Skip to content

Instantly share code, notes, and snippets.

@bertspaan
Created March 12, 2014 15:34
Show Gist options
  • Save bertspaan/9509318 to your computer and use it in GitHub Desktop.
Save bertspaan/9509318 to your computer and use it in GitHub Desktop.
JSON-LD context for CitySDK CBS layer
{
"name": "dc:title",
"aant_inw": "http://dbpedia.org/ontology/populationTotal‎",
"gm_code": {
"@id": "http://citysdk.eu/layers/cbs/fields/gm_code",
"@type": "xsd:string‎"
},
"opp_tot": {
"@id": "http://citysdk.eu/layers/cbs/fields/opp_tot",
"@type": "http://dbpedia.org/page/Hectare‎"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment