government-open-source-poli.../json-ld.html

24 строки
895 B
HTML

<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Government Open Source Software Policies Dataset",
"description": "This dataset captures the different ways in which governments around the world have engaged with open source software (OSS).",
"url": "https://github.com/github/government-open-source-policies",
"license": "https://creativecommons.org/licenses/by/4.0/",
"isAccessibleForFree": true,
"creator": {
"@type": "Organization",
"url": "https://www.csis.org/",
"name": " Center for Strategic and International Studies"
},
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "CSV",
"contentUrl": "https://github.com/github/government-open-source-policies/blob/main/data/OSS.Dataset.-.December.2022.v3.csv"
}
]
}
</script>