linked-places-format
linked-places-format copied to clipboard
Example data uses property "ccodes" that is not defined in context
In the README example data, I see:
"properties":{
"title": "Abingdon (UK)",
"ccodes": ["GB"]
},
But in the context file (linkedplaces-context-v1.jsonld), I can't find "ccodes" defined.
For now, I'm going with
"ccode": {"@id": "gn:countryCode"},