added domain and range to bearer_of and removed has_role and has_function
This commit is contained in:
parent
027f9b6966
commit
978c9ccd5f
2 changed files with 2 additions and 40 deletions
|
@ -74,12 +74,6 @@
|
|||
|
||||
|
||||
|
||||
<!-- http://purl.obolibrary.org/obo/OBI_0000316 -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000316"/>
|
||||
|
||||
|
||||
|
||||
<!-- http://purl.obolibrary.org/obo/RO_0000052 -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0000052"/>
|
||||
|
|
|
@ -945,24 +945,6 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
|
||||
|
||||
|
||||
<!-- http://purl.obolibrary.org/obo/OBI_0000306 -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000306">
|
||||
<rdfs:label xml:lang="en">has_function</rdfs:label>
|
||||
<obo:IAO_0000117 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GROUP:OBI:<http://obi.sourceforge.net></obo:IAO_0000117>
|
||||
<obo:IAO_0000117 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PERSON: Chris Mungall</obo:IAO_0000117>
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Relation between an independent continuant and a function.</obo:IAO_0000115>
|
||||
<obo:IAO_0000111 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has_function</obo:IAO_0000111>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">heart has_function to-pump-blood</obo:IAO_0000112>
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000004"/>
|
||||
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000034"/>
|
||||
<obo:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000122"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/RO_0000053"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- http://purl.obolibrary.org/obo/OBI_0000312 -->
|
||||
|
||||
|
@ -978,22 +960,6 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
|
||||
|
||||
|
||||
<!-- http://purl.obolibrary.org/obo/OBI_0000316 -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000316">
|
||||
<rdfs:label xml:lang="en">has_role</rdfs:label>
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a continuant C and a role R. The reciprocal relation of role_of.</obo:IAO_0000115>
|
||||
<obo:IAO_0000117 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GROUP:OBI:<http://obi.sourceforge.net></obo:IAO_0000117>
|
||||
<obo:IAO_0000117 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PERSON:Chris Mungal</obo:IAO_0000117>
|
||||
<obo:IAO_0000111 xml:lang="en">has_role</obo:IAO_0000111>
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000004"/>
|
||||
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000023"/>
|
||||
<obo:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000122"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/RO_0000053"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
||||
<!-- http://purl.obolibrary.org/obo/OBI_0000417 -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000417">
|
||||
|
@ -1055,6 +1021,8 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
|
||||
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0000053">
|
||||
<rdfs:label xml:lang="en">bearer_of</rdfs:label>
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000004"/>
|
||||
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000020"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue