SEMICeu / GeoDCAT-AP

Repository of the geospatial extension to DCAT-AP (GeoDCAT-AP)
https://joinup.ec.europa.eu/solution/geodcat-application-profile-data-portals-europe
Creative Commons Attribution 4.0 International
17 stars 6 forks source link

Limit the range of `vcard:hasEmail` #99

Open jakubklimek opened 3 months ago

jakubklimek commented 3 months ago

Problem statement The range of vcard:hasEmail is currently owl:Thing, representing anything. In the RDFS world, the more usual representation would be rdfs:Resource. However, in this case, vcard:hasEmail originally has the range of vcard:Email.

Extending the range to rdfs:Resource or owl:Thing is an incompatible operation with respect to profiling vcard.

Proposal Limit the range of vcard:hasEmail to vcard:Email, consistently with the definition in vcard.