linked-places-format icon indicating copy to clipboard operation
linked-places-format copied to clipboard

Example data uses property "ccodes" that is not defined in context

Open gklyne opened this issue 6 years ago • 1 comments

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.

gklyne avatar May 29 '19 14:05 gklyne

For now, I'm going with

"ccode": {"@id": "gn:countryCode"},

gklyne avatar May 29 '19 14:05 gklyne