latest version of ontology

This commit is contained in:
sjm222 2010-12-26 17:15:16 +00:00
parent 7568601dc4
commit bfb5e2dbf3
10 changed files with 2931 additions and 2581 deletions

View file

@ -15,15 +15,20 @@
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research-resource#Instrument">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
<rdfs:subClassOf rdf:nodeID="A0"/>
<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"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An implement used to facilitate work, especially precision work.</vitro:descriptionAnnot>
<rdfs:subClassOf rdf:nodeID="A0"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A0">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#hasDocumentation"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research-resource#Protocol">
<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>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<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-resource">
@ -36,8 +41,8 @@
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research-resource#ClinicalTrial">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A clinical trial is a research study using human volunteers to answer questions about treatments for diseases and conditions. Clinical trials are conducted in phases. The trials at each phase have a different purpose and help scientists answer different questions.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#ResearchProject"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A research study using human volunteers to answer specifc health-related questions. </vitro:shortDef>
</rdf:Description>
@ -55,8 +60,8 @@
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research-resource#providesAccessTo">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#accessProvidedBy"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#AccessService"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#accessProvidedBy"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research-resource#ResearchProject">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
@ -96,9 +101,9 @@
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research-resource#irbNumber">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#ClinicalTrial"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Every clinical trial in the United States must be approved and monitored by an Institutional Review Board (IRB). An IRB is an independent committee of physicians, statisticians, community advocates and others whose objective is to ensure that a clinical trial is ethical and the rights of study participants are protected. </vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Every clinical trial in the United States must be approved and monitored by an Institutional Review Board (IRB). An IRB is an independent committee of physicians, statisticians, community advocates and others whose objective is to ensure that a clinical trial is ethical and the rights of study participants are protected. </vitro:descriptionAnnot>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#ClinicalTrial"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research-resource#documentationFor">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#hasDocumentation"/>
@ -111,13 +116,8 @@
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research-resource#accessProvidedBy">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#providesAccessTo"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#AccessService"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A0">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#hasDocumentation"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research-resource#providesAccessTo"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research-resource#realizesProtocol">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>