airservicesaustralia / dcat-profile

W3C DCAT Profile for Aeronautical Datasets
0 stars 0 forks source link

State Location Type #3

Open riannella opened 3 years ago

riannella commented 3 years ago

For the State location type:

riannella commented 3 years ago

From Simon Cox:

I’m a little less sure about the way that you have mixed Schema.org and vcard elements for the properties. Since you are considering schema.org, why not use
https://schema.org/State
https://schema.org/Airport
https://schema.org/Place
but add some constraints requiring the designated properties (formally using SHACL or OWL, or informally in text)

For State, in place of `vcard:country-name`, `vcard:region`, `sdo:termCode`,
consider `sdo:containedInPlace`, `sdo:name`, `sdo:identifier`.