cleaning up some ontology files

This commit is contained in:
brianjlowe 2013-09-26 14:27:25 -04:00
parent 59686f8ce9
commit 9870934fa2
4 changed files with 1 additions and 2309 deletions

View file

@ -73,16 +73,6 @@
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000003"/>
</owl:Class>
<!-- http://vivoweb.org/ontology/core#URLLink -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#URLLink">
<rdfs:label xml:lang="en">urllink</rdfs:label>
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The full URL.</obo:IAO_0000112>
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Uniform Resource Locator (URL) specifies where an identified resource is available and the mechanism for retrieving it.</obo:IAO_0000115>
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://info.slis.indiana.edu/~katy/</obo:IAO_0000112>
</owl:Class>