NIHVIVO-3731, packaging ontology files by namespace.
This commit is contained in:
parent
bcd7673f4c
commit
764842679b
12 changed files with 4390 additions and 2965 deletions
33
ontology/public/dateTimeValuePrecision.rdf
Normal file
33
ontology/public/dateTimeValuePrecision.rdf
Normal file
|
@ -0,0 +1,33 @@
|
|||
<rdf:RDF
|
||||
xmlns:j.0="http://aims.fao.org/aos/geopolitical.owl#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:core="http://vivoweb.org/ontology/core#"
|
||||
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
|
||||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
||||
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#yearMonthDayPrecision">
|
||||
<rdfs:label xml:lang="en-US">yearMonthDayPrecision</rdfs:label>
|
||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#yearMonthPrecision">
|
||||
<rdfs:label xml:lang="en-US">yearMonthPrecision</rdfs:label>
|
||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#yearPrecision">
|
||||
<rdfs:label xml:lang="en-US">yearPrecision</rdfs:label>
|
||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#yearMonthDayTimePrecision">
|
||||
<rdfs:label xml:lang="en-US">yearMonthDayTimePrecision</rdfs:label>
|
||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
||||
</rdf:Description>
|
||||
</rdf:RDF>
|
57
ontology/public/documentStatus.rdf
Normal file
57
ontology/public/documentStatus.rdf
Normal file
|
@ -0,0 +1,57 @@
|
|||
<rdf:RDF
|
||||
xmlns:j.0="http://aims.fao.org/aos/geopolitical.owl#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:core="http://vivoweb.org/ontology/core#"
|
||||
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
|
||||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
||||
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||
<rdf:Description rdf:about="http://purl.org/ontology/bibo/peerReviewed">
|
||||
<rdfs:label xml:lang="en-US">peer reviewed</rdfs:label>
|
||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||
<core:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">&nbsp;Peer review is the process by which articles are chosen to be included in a refereed journal. An editorial board consisting of experts in the same field as the author review the article and decide if it is authoritative enough for publication.</core:description>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#inPress">
|
||||
<rdfs:label xml:lang="en-US">in press</rdfs:label>
|
||||
<core:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Document to be published</core:description>
|
||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#invited">
|
||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||
<rdfs:label xml:lang="en-US">invited</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/ontology/bibo/rejected">
|
||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||
<rdfs:label xml:lang="en-US">rejected</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/ontology/bibo/unpublished">
|
||||
<rdfs:label xml:lang="en-US">unpublished</rdfs:label>
|
||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#submitted">
|
||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||
<rdfs:label xml:lang="en-US">submitted</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/ontology/bibo/accepted">
|
||||
<core:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Accepted for publication after peer reviewing</core:description>
|
||||
<rdfs:label xml:lang="en-US">accepted</rdfs:label>
|
||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/ontology/bibo/published">
|
||||
<rdfs:label xml:lang="en-US">published</rdfs:label>
|
||||
<core:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Published document</core:description>
|
||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/ontology/bibo/draft">
|
||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||
<rdfs:label xml:lang="en-US">draft</rdfs:label>
|
||||
</rdf:Description>
|
||||
</rdf:RDF>
|
1177
ontology/public/geopolitical.tbox.ver1.1-11-18-11.n3
Normal file
1177
ontology/public/geopolitical.tbox.ver1.1-11-18-11.n3
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,30 +1,30 @@
|
|||
<rdf:RDF
|
||||
xmlns:vitro-public="http://vitro.mannlib.cornell.edu/ns/vitro/public#"
|
||||
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:skco="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:ero="http://purl.obolibrary.org/obo/"
|
||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||
xmlns:pvs="http://vivoweb.org/ontology/provenance-support#"
|
||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:j.0="http://www.w3.org/2006/12/owl2-xml#"
|
||||
xmlns:owl2="http://www.w3.org/2006/12/owl2-xml#"
|
||||
xmlns:scirr="http://vivoweb.org/ontology/scientific-research-resource#"
|
||||
xmlns:vivo="http://vivoweb.org/ontology/core#"
|
||||
xmlns:j.1="http://purl.org/vocab/vann/"
|
||||
xmlns:vann="http://purl.org/vocab/vann/"
|
||||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||
xmlns:j.2="http://www.w3.org/2008/05/skos#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:skos="http://www.w3.org/2008/05/skos#"
|
||||
xmlns:afn="http://jena.hpl.hp.com/ARQ/function#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:j.3="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
||||
xmlns:swvs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:scires="http://vivoweb.org/ontology/scientific-research#"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/">
|
||||
<rdfs:label xml:lang="en-US">Research Resources (eagle-i)</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
|
||||
<rdfs:label xml:lang="en-US">Research Resources (eagle-i)</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000020">
|
||||
<rdfs:label xml:lang="en-US">Biological Specimen</rdfs:label>
|
||||
|
@ -34,10 +34,10 @@
|
|||
<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:about="http://vivoweb.org/ontology/scientific-research#studyPopulationCount">
|
||||
<rdfs:label xml:lang="en-US">study population count</rdfs:label>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">number of human participants in the study (trial).</vitro:descriptionAnnot>
|
||||
<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>
|
||||
<rdfs:label xml:lang="en-US">study population count</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000272">
|
||||
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||
|
@ -47,15 +47,10 @@
|
|||
<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">
|
||||
<rdfs:label xml:lang="en-US">documentation for</rdfs:label>
|
||||
<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: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"/>
|
||||
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||
<rdfs:label xml:lang="en-US">documentation for</rdfs:label>
|
||||
</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>
|
||||
|
@ -65,14 +60,14 @@
|
|||
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/ERO_0000016"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#accessProvidedBy">
|
||||
<rdfs:label xml:lang="en-US">access provided by</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/ERO_0000391"/>
|
||||
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/ERO_0000029"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:label xml:lang="en-US">access provided by</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research">
|
||||
<rdfs:label xml:lang="en-US">Scientific Research</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
|
||||
<rdfs:label xml:lang="en-US">Scientific Research</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000015">
|
||||
<rdfs:label xml:lang="en-US">Human Study</rdfs:label>
|
||||
|
@ -104,10 +99,10 @@
|
|||
<rdfs:label xml:lang="en-US">National Clinical Trials (NCT) number</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000460">
|
||||
<rdfs:label xml:lang="en-US">has documentation</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#documentationFor"/>
|
||||
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#documentationFor"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:label xml:lang="en-US">has documentation</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000394">
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A service that produces a physical object or data, such as a custom micro-array chip, a made to order antibody, or a behavioral dataset</vitro:descriptionAnnot>
|
||||
|
@ -117,17 +112,17 @@
|
|||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000481">
|
||||
<rdfs:label xml:lang="en-US">realizes protocol</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/OBI_0000272"/>
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#protocolRealizedBy"/>
|
||||
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Service"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:label xml:lang="en-US">realizes protocol</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000006">
|
||||
<rdfs:label xml:lang="en-US">Reagent</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eagle-i: Material entity that is used in a chemical reaction or other experimental process to detect, measure, examine, or produce other substances.
|
||||
NOTE: For now we are not addressing whether this is a subclass of foaf:Agent</vitro:descriptionAnnot>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label xml:lang="en-US">Reagent</rdfs:label>
|
||||
<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:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Phase1ClinicalTrial">
|
||||
|
@ -138,24 +133,24 @@ NOTE: For now we are not addressing whether this is a subclass of foaf:Agent</vi
|
|||
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/ERO_0000016"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0100026">
|
||||
<rdfs:label xml:lang="en-US">Organism</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">OBI: An organism is material entity that is an individual living system, such as animal, plant, bacteria or virus, that is capable of replicating or reproducing, growth and maintenance in the right environment. An organism may be unicellular or made up, like humans, of many billions of cells divided into specialized tissues and organs.
|
||||
NOTE that we are not addressing for now the issue of whether a foaf:Person is a subclass of obi:Organism</vitro:descriptionAnnot>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label xml:lang="en-US">Organism</rdfs:label>
|
||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An organism is a material entity that is an individual living system, such as animal, plant, bacteria or virus, that is capable of replicating or reproducing, growth and maintenance in the right environment.</vitro:shortDef>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000016">
|
||||
<rdfs:label xml:lang="en-US">Clinical Trial</rdfs:label>
|
||||
<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://purl.obolibrary.org/obo/ERO_0000015"/>
|
||||
<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>
|
||||
<rdfs:label xml:lang="en-US">Clinical Trial</rdfs:label>
|
||||
<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>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#irbNumber">
|
||||
<rdfs:label xml:lang="en-US">Institutional Review Board (IRB) number</rdfs:label>
|
||||
<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://purl.obolibrary.org/obo/ERO_0000016"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:label xml:lang="en-US">Institutional Review Board (IRB) number</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Phase3ClinicalTrial">
|
||||
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/ERO_0000016"/>
|
||||
|
@ -166,18 +161,23 @@ NOTE that we are not addressing for now the issue of whether a foaf:Person is a
|
|||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Phase 3 Clinical Trial</vitro:shortDef>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000004">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A0"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label xml:lang="en-US">Instrument</rdfs:label>
|
||||
<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"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000029">
|
||||
<rdfs:label xml:lang="en-US">provides access to</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/>
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/ERO_0000391"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:label xml:lang="en-US">provides access to</rdfs:label>
|
||||
</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#Phase0ClinicalTrial">
|
||||
<rdfs:label xml:lang="en-US">Phase 0 Clinical Trial</rdfs:label>
|
||||
|
@ -194,11 +194,11 @@ NOTE that we are not addressing for now the issue of whether a foaf:Person is a
|
|||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A project whose goal is the increase of knowledge, the primary aim being a greater knowledge or understanding of the subject under study.</vitro:shortDef>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#protocolRealizedBy">
|
||||
<rdfs:label xml:lang="en-US">protocol realized by</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Service"/>
|
||||
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/ERO_0000481"/>
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/OBI_0000272"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:label xml:lang="en-US">protocol realized by</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/ERO_0000391">
|
||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Service"/>
|
||||
|
|
1268
ontology/public/vivo-bibo-public-1.5.owl
Normal file
1268
ontology/public/vivo-bibo-public-1.5.owl
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
25
ontology/public/vivo-dcelements-public-1.5.owl
Normal file
25
ontology/public/vivo-dcelements-public-1.5.owl
Normal file
|
@ -0,0 +1,25 @@
|
|||
<rdf:RDF
|
||||
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
||||
xmlns:skco="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||
xmlns:pvs="http://vivoweb.org/ontology/provenance-support#"
|
||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:owl2="http://www.w3.org/2006/12/owl2-xml#"
|
||||
xmlns:scirr="http://vivoweb.org/ontology/scientific-research-resource#"
|
||||
xmlns:vivo="http://vivoweb.org/ontology/core#"
|
||||
xmlns:vann="http://purl.org/vocab/vann/"
|
||||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||
xmlns:skos="http://www.w3.org/2008/05/skos#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:swvs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/isVersionOf">
|
||||
<rdfs:label xml:lang="en-US">isVersionOf</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This namespace - http://purl.org/dc/elements/1.1/ - does not appear to have this element.</vitro:descriptionAnnot>
|
||||
</rdf:Description>
|
||||
</rdf:RDF>
|
58
ontology/public/vivo-dcterms-public-1.5.owl
Normal file
58
ontology/public/vivo-dcterms-public-1.5.owl
Normal file
|
@ -0,0 +1,58 @@
|
|||
<rdf:RDF
|
||||
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
||||
xmlns:skco="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||
xmlns:pvs="http://vivoweb.org/ontology/provenance-support#"
|
||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:owl2="http://www.w3.org/2006/12/owl2-xml#"
|
||||
xmlns:scirr="http://vivoweb.org/ontology/scientific-research-resource#"
|
||||
xmlns:vivo="http://vivoweb.org/ontology/core#"
|
||||
xmlns:vann="http://purl.org/vocab/vann/"
|
||||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||
xmlns:skos="http://www.w3.org/2008/05/skos#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:swvs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||
<rdf:Description rdf:about="http://purl.org/dc/terms/contributor">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:label xml:lang="en-US">contributor</rdfs:label>
|
||||
<skos:scopeNote xml:lang="en">Used to link a bibliographic item to one of its contributor: can be an author, an editor, a publisher, etc.</skos:scopeNote>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/dc/terms/relation">
|
||||
<rdfs:label xml:lang="en-US">relation</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</vitro:descriptionAnnot>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/dc/terms/source">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/dc/terms/isReferencedBy">
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</vitro:descriptionAnnot>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:label xml:lang="en-US">isReferencedBy</rdfs:label>
|
||||
<skos:scopeNote xml:lang="en">Used to relate a reference citation to a bibliographic resource.</skos:scopeNote>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/dc/terms/isVersionOf">
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</vitro:descriptionAnnot>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Document1 isVersionOf Document2</vitro:exampleAnnot>
|
||||
<rdfs:label xml:lang="en-US">isVersionOf</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/dc/terms/modified">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/dc/terms/publisher">
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public definition source: http://dublincore.org/2008/01/14/dcterms.rdf# .
|
||||
Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.</vitro:descriptionAnnot>
|
||||
<rdfs:label xml:lang="en-US">publisher</rdfs:label>
|
||||
<skos:scopeNote xml:lang="en">Used to link a bibliographic item to its publisher.</skos:scopeNote>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/dc/terms/description">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
|
||||
</rdf:Description>
|
||||
</rdf:RDF>
|
115
ontology/public/vivo-event-public-1.5.owl
Normal file
115
ontology/public/vivo-event-public-1.5.owl
Normal file
|
@ -0,0 +1,115 @@
|
|||
<rdf:RDF
|
||||
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
||||
xmlns:skco="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||
xmlns:pvs="http://vivoweb.org/ontology/provenance-support#"
|
||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:owl2="http://www.w3.org/2006/12/owl2-xml#"
|
||||
xmlns:scirr="http://vivoweb.org/ontology/scientific-research-resource#"
|
||||
xmlns:vivo="http://vivoweb.org/ontology/core#"
|
||||
xmlns:vann="http://purl.org/vocab/vann/"
|
||||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||
xmlns:skos="http://www.w3.org/2008/05/skos#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:swvs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||
<rdf:Description rdf:nodeID="A0">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#geographicFocus"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#Event">
|
||||
<rdfs:subClassOf rdf:nodeID="A0"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A1"/>
|
||||
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use if no specific subclasses of event:Event are appropriate.</vitro:exampleAnnot>
|
||||
<rdfs:subClassOf rdf:nodeID="A2"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A3"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A4"/>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This class will also display instances of subclasses under Event, e.g. Philosophy Department Discussion Club; 2009 Racker Lecture; screening of a documentary. In addition to a location in space and time, an event may have any or all the following qualities: actively participating agents, passive factors, work products. Also, it may be in a virtual space or part of a series such as a lecture series.
|
||||
|
||||
The previous short definition was: "An arbitrary classification of a space/time region, by a cognitive agent."</vitro:descriptionAnnot>
|
||||
<rdfs:subClassOf rdf:nodeID="A5"/>
|
||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Something that happens at a given place and time.</vitro:shortDef>
|
||||
<rdfs:subClassOf rdf:nodeID="A6"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A7"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A8"/>
|
||||
<rdfs:label xml:lang="en-US">Event</rdfs:label>
|
||||
<rdfs:subClassOf rdf:nodeID="A9"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A9">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#internationalGeographicFocus"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A1">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasGeographicLocation"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#produced_in">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#outcomeOf"/>
|
||||
<owl:inverseOf rdf:resource="http://purl.org/NET/c4dm/event.owl#product"/>
|
||||
<rdfs:label xml:lang="en-US">produced in</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A5">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#product">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#outcome"/>
|
||||
<owl:inverseOf rdf:resource="http://purl.org/NET/c4dm/event.owl#produced_in"/>
|
||||
<rdfs:label xml:lang="en-US">product</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A2">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#dateTimeInterval"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#agent">
|
||||
<rdfs:label xml:lang="en-US">agent</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<owl:inverseOf rdf:resource="http://purl.org/NET/c4dm/event.owl#isAgentIn"/>
|
||||
<rdfs:domain rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A4">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#domesticGeographicFocus"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#isAgentIn">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<owl:inverseOf rdf:resource="http://purl.org/NET/c4dm/event.owl#agent"/>
|
||||
<rdfs:label xml:lang="en-US">is agent in</rdfs:label>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A3">
|
||||
<owl:allValuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasSubjectArea"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A7">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Role"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#realizedRole"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A8">
|
||||
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#contactInformation"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A6">
|
||||
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#description"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
</rdf:RDF>
|
211
ontology/public/vivo-foaf-public-1.5.owl
Normal file
211
ontology/public/vivo-foaf-public-1.5.owl
Normal file
|
@ -0,0 +1,211 @@
|
|||
<rdf:RDF
|
||||
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
||||
xmlns:skco="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||
xmlns:pvs="http://vivoweb.org/ontology/provenance-support#"
|
||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:owl2="http://www.w3.org/2006/12/owl2-xml#"
|
||||
xmlns:scirr="http://vivoweb.org/ontology/scientific-research-resource#"
|
||||
xmlns:vivo="http://vivoweb.org/ontology/core#"
|
||||
xmlns:vann="http://purl.org/vocab/vann/"
|
||||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||
xmlns:skos="http://www.w3.org/2008/05/skos#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:swvs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Agent">
|
||||
<rdfs:subClassOf rdf:nodeID="A0"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A1"/>
|
||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Agents are things that do stuff</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">see: http://xmlns.com/foaf/spec/#term_Agent</vitro:descriptionAnnot>
|
||||
<rdfs:subClassOf rdf:nodeID="A2"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A3"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A4"/>
|
||||
<rdfs:label xml:lang="en-US">Agent</rdfs:label>
|
||||
<rdfs:subClassOf rdf:nodeID="A5"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A6"/>
|
||||
<skos:scopeNote xml:lang="en">Used to describe any "agent" related to bibliographic items. Such agents can be persons, organizations or groups of any kind.</skos:scopeNote>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A7">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Credential"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#eligibleFor"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A8">
|
||||
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasCurrentMember"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/based_near">
|
||||
<skos:scopeNote xml:lang="en">Used to link an agent, related to bibliographic things, to a place where it is based near: can be a city, a monument, a building, etc.</skos:scopeNote>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from: http://xmlns.com/foaf/spec/#term_based_near . foaf indicates that the status of this term is "unstable". "The based_near relationship relates two "spatial things" (anything that can be somewhere), the latter typically described using the geo:lat / geo:long geo-positioning vocabulary (http://www.w3.org/2003/01/geo/wgs84_pos#). This allows us to say describe the typical latitute and longitude of, say, a Person (people are spatial things - they can be places) without implying that a precise location has been given." </vitro:descriptionAnnot>
|
||||
<rdfs:label xml:lang="en-US">based_near</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A4">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#authorInAuthorship"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person">
|
||||
<rdfs:subClassOf rdf:nodeID="A9"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A7"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A10"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A11"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A12"/>
|
||||
<rdfs:label xml:lang="en-US">Person</rdfs:label>
|
||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The most general classification of a person</vitro:shortDef>
|
||||
<rdfs:subClassOf rdf:nodeID="A13"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A14"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A15"/>
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A16">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#dateTimeInterval"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A6">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#featuredIn"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Organization">
|
||||
<rdfs:subClassOf rdf:nodeID="A17"/>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This class will display all the instances in the subclasses below it, as well as any organizations that were added as part of this generic class because there wasn't a specific class available.</vitro:descriptionAnnot>
|
||||
<rdfs:label xml:lang="en-US">Organization</rdfs:label>
|
||||
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use if no specific subclasses of foaf:organization desribe the organization.</vitro:exampleAnnot>
|
||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A generic class encompassing several types of organizations.</vitro:shortDef>
|
||||
<rdfs:subClassOf rdf:nodeID="A18"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A16"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A8"/>
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A19"/>
|
||||
<rdfs:subClassOf rdf:nodeID="A20"/>
|
||||
<skos:scopeNote xml:lang="en">Ued to describe an organization related to bibliographic items such as a publishing company, etc.</skos:scopeNote>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A17">
|
||||
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#abbreviation"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A19">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Role"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#contributingRole"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A13">
|
||||
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasCollaborator"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A9">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#internationalGeographicFocus"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A15">
|
||||
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#currentMemberOf"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A5">
|
||||
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#email"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A0">
|
||||
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#freetextKeyword"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A10">
|
||||
<owl:allValuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasResearchArea"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A12">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#domesticGeographicFocus"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/firstName">
|
||||
<rdfs:label xml:lang="en-US">first name</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://xmlns.com/foaf/spec/#term_firstName. Note from foaf: "The lastName property is provided (alongside firstName) as a mechanism to support legacy data that cannot be easily interpreted in terms of the (otherwise preferred) familyName and givenName properties. The concepts of 'first' and 'last' names do not work well across cultural and linguistic boundaries; however they are widely used in addressbooks and databases."</vitro:descriptionAnnot>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A14">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#geographicFocus"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A18">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasGeographicLocation"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A1">
|
||||
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#primaryEmail"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A20">
|
||||
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasSubOrganization"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A21">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Role"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#contributingRole"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A11">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#AwardReceipt"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#awardOrHonor"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A3">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Image">
|
||||
<owl:equivalentClass rdf:resource="http://purl.org/ontology/bibo/Image"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A document that is an image (definition from foaf)</vitro:shortDef>
|
||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
|
||||
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Digital images (such as JPEG, PNG, GIF bitmaps, SVG diagrams etc.) </vitro:exampleAnnot>
|
||||
<rdfs:label xml:lang="en-US">Image</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/lastName">
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://xmlns.com/foaf/spec/#term_lastName. Note from foaf: "The lastName property is provided (alongside firstName) as a mechanism to support legacy data that cannot be easily interpreted in terms of the (otherwise preferred) familyName and givenName properties. The concepts of 'first' and 'last' names do not work well across cultural and linguistic boundaries; however they are widely used in addressbooks and databases."</vitro:descriptionAnnot>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
|
||||
<rdfs:label xml:lang="en-US">last name</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Group">
|
||||
<rdfs:subClassOf rdf:nodeID="A21"/>
|
||||
<rdfs:label xml:lang="en-US">Group</rdfs:label>
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A group can also be an organization but need not be; typically used for looser associations of people or organizations acting together in some fashion, not necessarily through formal agreement or on a long-term basis. Added to the VIVO ontology to be able to support informal and perhaps even private groups of people around an idea, funding opportunity, or event.
|
||||
|
||||
see: http://xmlns.com/foaf/spec/#term_Group</vitro:descriptionAnnot>
|
||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string"> A collection of individual agents (and may itself play the role of a Agent, ie. something that can perform actions). </vitro:shortDef>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:nodeID="A2">
|
||||
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Address"/>
|
||||
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#mailingAddress"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
|
||||
</rdf:Description>
|
||||
</rdf:RDF>
|
41
ontology/public/vivo-pws-public-1.5.owl
Normal file
41
ontology/public/vivo-pws-public-1.5.owl
Normal file
|
@ -0,0 +1,41 @@
|
|||
<rdf:RDF
|
||||
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
||||
xmlns:skco="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||
xmlns:pvs="http://vivoweb.org/ontology/provenance-support#"
|
||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:owl2="http://www.w3.org/2006/12/owl2-xml#"
|
||||
xmlns:scirr="http://vivoweb.org/ontology/scientific-research-resource#"
|
||||
xmlns:vivo="http://vivoweb.org/ontology/core#"
|
||||
xmlns:vann="http://purl.org/vocab/vann/"
|
||||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||
xmlns:skos="http://www.w3.org/2008/05/skos#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:swvs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/provenance-support#authorAsListed">
|
||||
<rdfs:range rdf:resource="http://vivoweb.org/ontology/provenance-support#PersonAsListed"/>
|
||||
<rdfs:label xml:lang="en-US">author as listed</rdfs:label>
|
||||
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/provenance-support#listedAuthorFor"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/provenance-support#listedAuthorFor">
|
||||
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/provenance-support#PersonAsListed"/>
|
||||
<rdfs:label xml:lang="en-US">listed author for</rdfs:label>
|
||||
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/provenance-support#authorAsListed"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/provenance-support#PersonAsListed">
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">For data ingest from authoritative sources to record the actual way a person was listed, as potentially valuable information for provenance and person disambiguation. Represents one person's information from one source at one particular time.</vitro:descriptionAnnot>
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label xml:lang="en-US">Person As Listed</rdfs:label>
|
||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">For data ingest from authoritative sources to record the actual way a person was listed, as potentially valuable information for provenance and person disambiguation.</vitro:shortDef>
|
||||
</rdf:Description>
|
||||
</rdf:RDF>
|
48
ontology/public/vivo-skos-public-1.5.owl
Normal file
48
ontology/public/vivo-skos-public-1.5.owl
Normal file
|
@ -0,0 +1,48 @@
|
|||
<rdf:RDF
|
||||
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
||||
xmlns:skco="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||
xmlns:pvs="http://vivoweb.org/ontology/provenance-support#"
|
||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:owl2="http://www.w3.org/2006/12/owl2-xml#"
|
||||
xmlns:scirr="http://vivoweb.org/ontology/scientific-research-resource#"
|
||||
xmlns:vivo="http://vivoweb.org/ontology/core#"
|
||||
xmlns:vann="http://purl.org/vocab/vann/"
|
||||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||
xmlns:skos="http://www.w3.org/2008/05/skos#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:swvs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||
<rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#narrower">
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public description modified from the information on this page: http://www.w3.org/TR/2005/WD-swbp-skos-core-guide-20050510/#sechierarchy .</vitro:descriptionAnnot>
|
||||
<rdfs:label xml:lang="en-US">narrower term</rdfs:label>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<owl:inverseOf rdf:resource="http://www.w3.org/2004/02/skos/core#broader"/>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#related">
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
|
||||
<rdfs:label xml:lang="en-US">related</rdfs:label>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Concept">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label xml:lang="en-US">Concept</rdfs:label>
|
||||
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An idea or notion; a unit of thought.</vitro:shortDef>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#broader">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:label xml:lang="en-US">broader term</rdfs:label>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
|
||||
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public description modified from the information on this page: http://www.w3.org/TR/2005/WD-swbp-skos-core-guide-20050510/#sechierarchy .</vitro:descriptionAnnot>
|
||||
<owl:inverseOf rdf:resource="http://www.w3.org/2004/02/skos/core#narrower"/>
|
||||
</rdf:Description>
|
||||
</rdf:RDF>
|
Loading…
Add table
Add a link
Reference in a new issue