You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2018. It is now read-only.
All metadata properties are handled as datatype properties. For example,
omv:hasCreator is an object property with domain Ontology and range omv:Party.
A consequence of this erroneous mechanism is making ontologies that are
OWL-DL to become non-OWL-DL. Attached is one such ontology (the MMI Device
ontology). I tested this with the http://www.mygrid.org.uk/OWL/Validator What needs to be done: Properly use the properties that are object
properties, creating the necessary object instances.
From [email protected] on December 21, 2009 11:26:49
All metadata properties are handled as datatype properties. For example,
omv:hasCreator is an object property with domain Ontology and range omv:Party.
A consequence of this erroneous mechanism is making ontologies that are
OWL-DL to become non-OWL-DL. Attached is one such ontology (the MMI Device
ontology). I tested this with the http://www.mygrid.org.uk/OWL/Validator What needs to be done: Properly use the properties that are object
properties, creating the necessary object instances.
Attachment: device.owl
Original issue: http://code.google.com/p/mmisw/issues/detail?id=235
The text was updated successfully, but these errors were encountered: