This commit is contained in:
sjm222 2011-02-05 01:43:05 +00:00
parent 0fe39b4c7b
commit 532fa60733
5 changed files with 2502 additions and 2495 deletions

View file

@ -28,10 +28,10 @@
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Instrument">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
<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>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="A0"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Protocol">
<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>
@ -134,11 +134,6 @@ NOTE: For now we are not addressing whether this is a subclass of foaf:Agent</vi
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Material entity that is used in a chemical reaction or other experimental process to detect, measure, examine, or produce other substances.</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A0">
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research#hasDocumentation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#ClinicalTrial">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/scientific-research#HumanStudy"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
@ -162,4 +157,9 @@ NOTE: For now we are not addressing whether this is a subclass of foaf:Agent</vi
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#Protocol"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#realizesProtocol"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A0">
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research#hasDocumentation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
</rdf:RDF>

File diff suppressed because it is too large Load diff