adding AdviseeRole and AdvisorRole and some domains and ranges
This commit is contained in:
parent
fbf2c4b651
commit
20db43038f
2 changed files with 26 additions and 0 deletions
|
@ -1031,6 +1031,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_0000056">
|
||||
<rdfs:label xml:lang="en">participates in</rdfs:label>
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000002"/>
|
||||
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000003"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
@ -1039,6 +1041,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_0000057">
|
||||
<rdfs:label xml:lang="en">has participant</rdfs:label>
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000003"/>
|
||||
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000002"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue