Letractively / mmisw

Automatically exported from code.google.com/p/mmisw
0 stars 0 forks source link

ontology metadata properties not used properly. #235

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by caru...@gmail.com on 21 Dec 2009 at 7:26

Attachments:

GoogleCodeExporter commented 9 years ago
Issues to be resolved for Beta 1 release

Original comment by caru...@gmail.com on 5 Jan 2010 at 8:53

GoogleCodeExporter commented 9 years ago
Luis thinks is not needed for beta1

Original comment by caru...@gmail.com on 13 Apr 2010 at 7:08