vocol / mobivoc

A vocabulary for future-oriented mobility solutions and value-added services supporting them.
http://mobivoc.org
Creative Commons Attribution 4.0 International
27 stars 10 forks source link

RealTimeCapacity: dcterms:date #49

Closed pietercolpaert closed 5 years ago

pietercolpaert commented 5 years ago

The class mv:RealTimeCapacity says dcterms:date is in its domain. However, shouldn’t we be more precise and for instance use dcterms:modified to explain when this resource was last changed?

np00 commented 5 years ago

Thanks for the pointer.

Specifying rdfs:domain with mv:RealTimeCapacity to either dct:date or dct:modified is not optimal: It would mean that any instance in the future would be typed as such, which is not in our interest :)

I will certainly remove it and review that part.