obi-ontology / obi

The Ontology for Biomedical Investigations
http://obi-ontology.org
Creative Commons Attribution 4.0 International
75 stars 24 forks source link

AnnotationProperty importedFrom #29

Closed obi-bot closed 7 years ago

obi-bot commented 16 years ago

For external terms/classes, i.e. those in the file external.owl, the ontology from which the term was imported.

I added to AnnotationProperties.owl so that we could prototype the mechanism. It links a class we are using from some Ontology that is too large to import currently, to the ontology that it is from.

e.g. <owl:Class rdf:about="http://purl.org/obo/owl/CL\#CL\_0000236"&gt; <obi:importedFrom> <owl:Ontology rdf:about="http://purl.org/obo/owl/CL"/&gt; </obi:importedFrom> <rdfs:subClassOf rdf:resource="http://obi.sourceforge.net/ontology/OBI.owl\#material"/&gt; </owl:Class>

Todo: Review design. Fix if we need to.

Reported by: alanruttenberg

Original Ticket: "obi/obi-terms/29":https://sourceforge.net/p/obi/obi-terms/29

obi-bot commented 16 years ago

Original comment by: mcourtot

obi-bot commented 16 years ago

Logged In: YES user_id=1572691 Originator: NO

See discussion at http://groups.google.com/group/obi-developer/browse\_thread/thread/db6a0eda94fb62ed/c5c47d12377e36cd?hl=en\#c5c47d12377e36cd

Original comment by: mcourtot

obi-bot commented 16 years ago

Logged In: YES user_id=1572691 Originator: NO

"MIREOT" - the Minimal information to reference external ontology terms has been approved (under reserve that it can be reviewed shall we run into any trouble). This proposal included the use of this annotation property which I believe has been implicitly approved at the same time. TODO: update documentation at http://docs.google.com/Doc?docid=dzprnmw\_5fwg97rds&hl=en following comments from Philippe who had some namespace issues and pointed out that it was not updated with modifications from the release. When ready this will be included in the general OBI documentation.

Original comment by: mcourtot

obi-bot commented 16 years ago

Original comment by: mcourtot