VIVOONT-392 (modeling advising relationships)

This commit is contained in:
stellamit 2011-06-01 14:23:37 +00:00
parent cd164beb1d
commit bcd3914f08
3 changed files with 1314 additions and 1266 deletions

View file

@ -22,27 +22,22 @@
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An individual animal, part of or derived an animal, plant, part of a plant, or microorganism.</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A portion or quantity of a biological material for use in testing, examination, or study.</vitro:shortDef>
</rdf:Description>
<rdf:Description rdf:nodeID="A0">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/ERO_0000460"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#studyPopulationCount">
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/ERO_0000016"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">number of human participants in the study (trial).</vitro:descriptionAnnot>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#documentationFor">
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/ERO_0000460"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000272">
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A protocol is a plan specification which has sufficient level of detail and quantitative information to communicate it between domain experts, so that different domain experts will reliably be able to independently reproduce the process.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A plan specification that allows different domain experts to reliably and independently reproduce a process.</vitro:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#documentationFor">
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/ERO_0000460"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Phase4ClinicalTrial">
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Phase 4 Clinical Trial</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
@ -54,6 +49,11 @@
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/ERO_0000029"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A0">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/ERO_0000460"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
</rdf:Description>
@ -136,8 +136,8 @@ NOTE that we are not addressing for now the issue of whether a foaf:Person is a
</vitro:descriptionAnnot>
</rdf:Description>
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000004">
<rdfs:subClassOf rdf:nodeID="A0"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="A0"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An implement used to facilitate work, especially precision work.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An implement used to facilitate work, especially precision work.</vitro:shortDef>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>

File diff suppressed because it is too large Load diff