2010-06-07 17:46:59 +00:00
<rdf:RDF
2010-06-30 10:55:38 +00:00
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:dcelem="http://purl.org/dc/elements/1.1/"
xmlns:owl2="http://www.w3.org/2006/12/owl2-xml#"
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#"
2010-06-07 17:46:59 +00:00
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2010-06-30 10:55:38 +00:00
xmlns:bibo="http://purl.org/ontology/bibo/"
xmlns:afn="http://jena.hpl.hp.com/ARQ/function#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:swvs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
2010-06-07 17:46:59 +00:00
xmlns:owl="http://www.w3.org/2002/07/owl#"
2010-06-30 10:55:38 +00:00
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
2010-06-11 15:26:25 +00:00
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#pmcid">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Article"/>
2010-07-04 00:03:00 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#startYear">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#start"/>
</rdf:Description>
2010-07-14 23:04:06 +00:00
<rdf:Description rdf:nodeID="A0">
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#placeOfPublication"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Note">
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from bibo ontology</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">Notes or annotations about a resource.</rdfs:comment>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Notes or annotations about a resource</vitro:shortDef>
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#offeredBy">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done through a restriction on academic degree to allow the values from to be foaf:organization to be used as the range.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#offersDegree"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#isCorrespondingAuthor">
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">True; False</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#dateTimeValue">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#DateTimeValue"/>
2010-07-04 00:03:00 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is planned for use in version 1.2</vitro:descriptionAnnot>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#sourceVocabularyReference">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#VocabularySourceReference"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#vocabularyReferenceFor"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#SeminarSeries">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">For individual seminars, use seminar instead. core:ConferenceSeries and core:SeminarSeries are very similar.</vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Applied Microeconomics Seminars; Future of Rural New York Seminar Series</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#EventSeries"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An organized series of a meeting for an exchange of ideas, typically put on by a department or center.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#supplementalInformation">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A1">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#authorInAuthorship"/>
</rdf:Description>
2010-07-14 23:04:06 +00:00
<rdf:Description rdf:nodeID="A2">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Librarian"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionForPerson"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A3">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/edition"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A4">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#administers"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/chapter">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/BookSection"/>
2010-07-14 23:04:06 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Title of the chapter (this individual) currently should be entered in the individual name (rdfs:label). Title of the book belongs on a separate Book individual related to the chapter via the core:partOf property (or its child property bibo:reproducedIn). The core:title field is deprecated and should no longer be used as of version 1.1 -- we will want to map rdfs:label to dc:title for query or linked data requests in the future</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/locator"/>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">An chapter number</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#authorRank">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A5">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasFundingVehicle"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Agreement"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Student">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person who is enrolled in an educational institution.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use only if no specific subclasses of core:Student describe the person.</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<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>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#non_self_governing">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A7"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">American Samoa; Anguilla; Aruba; Guadeloupe; Puerto Rico; United States Virgin Islands</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">UN Cartographic Section </rdfs:comment>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A8"/>
<rdfs:subClassOf rdf:nodeID="A9"/>
2010-07-14 20:00:12 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">"The United Nations list of Non-Self-Governing Territories is a list of countries that, according to the United Nations, are non-decolonized." "Decolonization can be achieved by attaining independence, integrating with the administering power or another state, or establishing a "free association" status" - Source Wikipedia starting here http://en.wikipedia.org/wiki/United_Nations_list_of_Non-Self-Governing_Territories.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Countries that, according to the United Nations, are non-decolonized.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#awardConferred">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-07-14 15:00:42 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#conferringOrganization"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#organizationGrantingDegree">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done with a restriction on Educational Training.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#GDPTotalInCurrentPrices">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#GDP"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#startTime">
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#start"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#time"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#NonAcademicPosition">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Position"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A10"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Accounting & Research Services Assistant; Director of Information Technology</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Staff, support, and other non-academic positions.</vitro:descriptionAnnot>
2010-07-09 01:01:37 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A position classified as professional, staff, support, or any other non-academic role</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A11"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#other">
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Antarctica</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Territories not belonging to self-governing, non-self-governing, and disputed classes.</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short description taken from Wikipedia http://en.wikipedia.org/wiki/Geopolitical_ontology.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A12">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#currentMemberOf"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/sici">
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A sub property of identifier (http://en.wikipedia.org/wiki/SICI).</vitro:descriptionAnnot>
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">Serial Item and Contribution Identifier</rdfs:comment>
2010-06-07 17:46:59 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A13">
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/numPages"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#placeOfPublication">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasCollaborator">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-18 00:01:58 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A14">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasCurrentMember"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#GovernmentAgency">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from: http://en.wikipedia.org/wiki/Government_agency.</vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">United States Library of Congress</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A government agency is a permanent or semi-permanent organization in the machinery of government that is responsible for the oversight and administration of specific functions.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A15">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#description"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#narrower">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://www.w3.org/2004/02/skos/core#broader"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
2010-06-30 10:55:38 +00:00
<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>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A16">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Collection"/>
2010-07-14 20:00:12 +00:00
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#co-PrincipalInvestigatorRoleOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#CoPrincipalInvestigatorRole"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasCo-PrincipalInvestigatorRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#investigatorRoleOf"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#affiliatedOrganization">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<rdfs:comment xml:lang="en">Version 1.0 of the ontology includes the following new information: 1) countries DBPedia ID, 2) currency names and codes, 3) adjectives of nationality and 4) basic statistical data such as population, GDP, land area and agricultural area.
</rdfs:comment>
<rdfs:comment xml:lang="en">FAO's geopolitical ontology version 1.0 was populated with FAO, UN and internationally recognized data sources. </rdfs:comment>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The use of the ontology is governed by FAO's copyright. For any queries regarding the content, sources or use, please contact FAO-country-profiles@fao.org or visit http://www.fao.org/countryprofiles. </rdfs:comment>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO DISCLAIMER: The designations employed and the presentation of material do not imply the expression of any opinion whatsoever on the part of the Food and Agriculture Organization of the United Nations concerning the legal status of any country, territory, city or area, or of its authorities, or concerning the delimitation of its frontiers or boundaries. </rdfs:comment>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"> prior version : " http://aims.fao.org/aos/geopolitical_v09.owl" </rdfs:comment>
<owl:versionInfo xml:lang="en">version 1.0</owl:versionInfo>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
</rdf:Description>
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/based_near">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<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>
<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>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#administeredBy">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#administers"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Administrative Official reviews the grant application for accuracy before the signing official submits the final application. May be the same person as the signing official. Resides in either the central research administration office or academic departments. From the Glossary of NIH Terms.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A17">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#NonFacultyAcademic"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionForPerson"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person">
2010-07-14 23:04:06 +00:00
<rdfs:subClassOf rdf:nodeID="A12"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A18"/>
<rdfs:subClassOf rdf:nodeID="A19"/>
2010-07-14 23:04:06 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The most general classification of a person</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A20"/>
<rdfs:subClassOf rdf:nodeID="A21"/>
<rdfs:subClassOf rdf:nodeID="A22"/>
<rdfs:subClassOf rdf:nodeID="A23"/>
<rdfs:subClassOf rdf:nodeID="A1"/>
2010-07-12 18:12:09 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-09 01:01:37 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A18">
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasCollaborator"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/pageStart">
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/locator"/>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">Starting page number within a continuous page range.</rdfs:comment>
<swvs:term_status>stable</swvs:term_status>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A24">
2010-07-14 16:43:52 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-14 23:04:06 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeFAOTERM"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A25">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:minCardinality>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#addressPostalCode"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A26">
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/eanucc13"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-14 16:43:52 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#reportId">
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Report"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#endTime">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#time"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#end"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasMinLongitude">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">Fisheries Global Information System http://www.fao.org/figis/servlet/RefServlet </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCoordinate"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Afghanistan hasMinLongitude 60.48. Source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-hasMinLongitude.html.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A27">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A19">
<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="A28">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A29">
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasSubOrganization"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Manuscript">
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<swvs:term_status>stable</swvs:term_status>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition is the Medical Subject Heading (MeSH) definition</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">An unpublished Document, which may also be submitted to a publisher for publication.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Works prepared by hand including handwritten or typescript drafts of pre-publication papers or works not otherwise reproduced in multiple copies</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Presentation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Encompasses talk, speech, lecture, slide lecture, conference presentation</vitro:shortDef>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasPart">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#advisorIn">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#advisor"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-18 00:01:58 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#AdvisingRelationship"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#SubnationalRegion">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Smaller administrative division into which a country may be divided.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Boroughs; townships; districts; the Midwest</vitro:exampleAnnot>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">For example, the Midwest, northeast U.S.</rdfs:comment>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short definition was partially taken from http://en.wikipedia.org/wiki/Subnational_entity.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A30">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameOfficialRU"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#territory">
2010-07-14 15:00:42 +00:00
<rdfs:subClassOf rdf:nodeID="A31"/>
<rdfs:subClassOf rdf:nodeID="A32"/>
<rdfs:subClassOf rdf:nodeID="A33"/>
<rdfs:subClassOf rdf:nodeID="A34"/>
<rdfs:subClassOf rdf:nodeID="A35"/>
2010-06-23 23:38:36 +00:00
<rdfs:subClassOf rdf:nodeID="A36"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:nodeID="A37"/>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:nodeID="A38"/>
<rdfs:subClassOf rdf:nodeID="A39"/>
<rdfs:subClassOf rdf:nodeID="A40"/>
<rdfs:subClassOf rdf:nodeID="A41"/>
<rdfs:subClassOf rdf:nodeID="A42"/>
<rdfs:subClassOf rdf:nodeID="A43"/>
2010-07-16 09:01:22 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A type of geopolitical area. Not meant for use. Use subclasses within.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:nodeID="A44"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:nodeID="A45"/>
<rdfs:subClassOf rdf:nodeID="A46"/>
2010-07-04 00:03:00 +00:00
<rdfs:subClassOf rdf:nodeID="A47"/>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:nodeID="A48"/>
2010-07-09 01:01:37 +00:00
<rdfs:subClassOf rdf:nodeID="A49"/>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:nodeID="A50"/>
2010-07-14 16:43:52 +00:00
<rdfs:subClassOf rdf:nodeID="A51"/>
<rdfs:subClassOf rdf:nodeID="A52"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A53"/>
<rdfs:subClassOf rdf:nodeID="A54"/>
<rdfs:subClassOf rdf:nodeID="A55"/>
<rdfs:subClassOf rdf:nodeID="A56"/>
<rdfs:subClassOf rdf:nodeID="A57"/>
<rdfs:subClassOf rdf:nodeID="A58"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="A59"/>
<rdfs:subClassOf rdf:nodeID="A60"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">No definition was found of this specific class. It's probably not meant for use in classifying areas. A subclass should be selected.</vitro:descriptionAnnot>
<rdfs:subClassOf rdf:nodeID="A61"/>
<rdfs:subClassOf rdf:nodeID="A62"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeopoliticalEntity"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Not meant for use in classifying areas. But can display all territories.</vitro:exampleAnnot>
<rdfs:subClassOf rdf:nodeID="A63"/>
<rdfs:subClassOf rdf:nodeID="A64"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#researchAreaOf">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasResearchArea"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#subjectAreaFor"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#populationTotal">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#population"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#webpage">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://issues.library.cornell.edu/browse/VIVOONT-86.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#webpageOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nationalityFR">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasNationality"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameOfficialIT">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasOfficialName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A65">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/pageEnd"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#reproduces">
2010-07-04 00:03:00 +00:00
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/reproducedIn"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-07-09 01:01:37 +00:00
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-07-14 23:04:06 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
2010-07-09 01:01:37 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasInvestigatorRole">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-23 23:38:36 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasResearcherRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#InvestigatorRole"/>
2010-06-23 23:38:36 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#investigatorRoleOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/creator">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Video">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/AudioVisualDocument"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Audiovisual recording in video format</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Issue">
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/CollectedDocument"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">something that is printed or published and distributed, esp. a given number of a periodical</vitro:shortDef>
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">something that is printed or published and distributed, esp. a given number of a periodical</rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A66">
2010-07-14 16:43:52 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasCurrentMember"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-07-14 16:43:52 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#AcademicYear">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2009-2010</vitro:exampleAnnot>
2010-07-04 00:03:00 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">It is usually year1-year2 (year is using 4-digit to represent).
When the superclass core:TimeInterval is removed, make this a subclass of core:DateTimeInterval.</vitro:descriptionAnnot>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#TimeInterval"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The period considered by an academic institution to be its primary academic cycle.</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A67"/>
<rdfs:subClassOf rdf:nodeID="A68"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameShortRU">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasShortName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#codeISO3">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">UN Statistics Division http://unstats.un.org/unsd/methods/m49/m49alpha.htm </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCode"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UN Statistics Division http://unstats.un.org/unsd/methods/m49/m49alpha.htm Source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeISO3.html.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#codeFAOSTAT">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">FAOSTAT http://faostat.fao.org </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCode"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeFAOSTAT.html.</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A69">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameListZH"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#occursDuring">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As of 26May2010, it looks like core:occursDuring isn't being used anywhere. It doesn't have a domain or range, and the "show classes with restriction on this property" doesn't show any restrictions.</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#AttendeeRole">
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-04 00:03:00 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#geographicLocationOf">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Currently being used by a restriction on organization.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasGeographicLocation"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A70">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasCurrentMember"/>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">2</owl:minCardinality>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#NewsRelease">
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A71"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A short written piece focused on an event or announcement of note, having a defined publication time and of less enduring interest than a news feature.</vitro:shortDef>
2010-07-12 18:12:09 +00:00
</rdf:Description>
2010-06-07 17:46:59 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#codeISO2">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ISO 3166-1 http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCode"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ISO 3166-1 http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm Source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeISO2.html.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#startDateTime">
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#start"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.</vitro:descriptionAnnot>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use when the full date and time are known.</vitro:exampleAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#equipmentInFacility">
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Facility"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#locationOfEquipment"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameOfficialFR">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasOfficialName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Authorship">
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></rdfs:comment>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A72"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Authorship of journal articles, books and other original works is a means by which academics communicate the results of their scholarly work, establish priority for their discoveries, and build their reputation among their peers.
This class allows for linking an author to a publication while indicating information about that author's authorship.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Contains the authors name, their rank in the publication, and whether or not they are a corresponding author on the publication.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Currently any abstract name is given to members of this class. This could change in the future.</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Workshop">
<rdfs:comment xml:lang="en">A seminar, discussion group, or the like, that emphasizes zxchange of ideas and the demonstration and application of techniques, skills, etc.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bibo Definition: A seminar, discussion group, or the like, that emphasizes exchange of ideas and the demonstration and application of techniques, skills, etc.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A73">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#offeredBy"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/pmid">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">PubMed Identifier</rdfs:comment>
<swvs:term_status>stable</swvs:term_status>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://en.wikipedia.org/wiki/PMID.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Film">
<rdfs:comment xml:lang="en">aka movie.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/AudioVisualDocument"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Audiovisual recording in film format</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-14 20:00:12 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Consortium">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A66"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Committee on Institutional Cooperation (CIC); The Five Colleges of Ohio</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A70"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A group of independent organizations working together toward a common goal.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A74">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionInOrganization"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#serviceProvidedBy">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#providesService"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Service"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Periodical">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A75"/>
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Collection"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A76"/>
<rdfs:subClassOf rdf:nodeID="A77"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A group of related documents issued at regular intervals.</rdfs:comment>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A78"/>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#yearMonth">
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#atTime"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYearMonth"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#disputed">
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short description taken from Wikipedia http://en.wikipedia.org/wiki/Geopolitical_ontology. Example also take from this Wikipedia page.</vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">West Sahara</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Teritories subject to disagreement and debate.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#grantDirectCosts">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameListES">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasListName"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Continent">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#TransnationalRegion"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A large contiguous landmass that is at least partially surrounded by water, together with any islands on its continental shelf.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The seven commonly recognized continents are Africa; Antarctica; Asia; Australia; Europe; North America; South America</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition take from http://en.wiktionary.org/wiki/continent.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A79">
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:minCardinality>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#abbreviation"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#relatedRole">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#roleIn"/>
2010-07-04 00:03:00 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameOfficialRU">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
2010-06-07 17:46:59 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasOfficialName"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A80">
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#StateOrProvince"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#geographicallyWithin"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/language">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Used to link a bibliographic resource to the language used to express it.</skos:scopeNote>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].</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 language English</vitro:exampleAnnot>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A81">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#offersDegree"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#features">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done through a restriction on the foaf:Person class.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#featuredIn"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasSubOrganization">
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#subOrganizationWithin"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#includesEvent">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#eventWithin"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
2010-06-23 23:38:36 +00:00
<rdfs:domain rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#featuredIn">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done through a restriction on the foaf:Person class.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#features"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ClinicalRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
</rdf:Description>
2010-06-07 17:46:59 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasCurrency">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#presenterRoleOf">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#PresenterRole"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasPresenterRole"/>
2010-06-23 23:38:36 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As of 23 May 2010, the domain was empty. So, currently, people have to first create their presentation role first and add themselves as the presenter, then their presentation activities will show up on their profile page.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#landArea">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAOSTAT http://faostat.fao.org/ </rdfs:comment>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lastUpdate: 30 April 2009 </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasStatistics"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#eventWithin">
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-23 23:38:36 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#includesEvent"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ExtensionUnit">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A unit devoted primarily to extension activities, whether for outreach or research.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Alachua County Extension Office</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/distributor">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#distributes"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Description for bibo:distributor taken from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyRU">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCurrency"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Agreement">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A82"/>
<rdfs:subClassOf rdf:nodeID="A83"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Relationship"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/affirmedBy">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/LegalDecision"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/LegalDecision"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The public description was taken from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</vitro:descriptionAnnot>
<rdfs:comment xml:lang="en">A legal decision that affirms a ruling.</rdfs:comment>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/subsequentLegalDecision"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A84">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionInOrganization"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#domesticGeographicFocusOf">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#domesticGeographicFocus"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A11">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#NonAcademic"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionForPerson"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Facility">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Something designed, built, installed, etc., to serve a specific function or activity affording a convenience or service.</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Distinct from the organization that runs it; e.g., a laboratory may be an organization but may be run by another organization and only consist of facilities housing equipment or services. Can be a building or place that provides a particular service or is used for a particular activity. Use the specific Building or Room whenever possible. Short definition from http://dictionary.reference.com/browse/facility.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Facility subclasses instead of this class if possible</vitro:exampleAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Meeting">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A gathering of people for a defined purpose, not necessarily public or announced</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A85">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#offersDegree"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#AwardOrHonor">
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An award, honor, or distinction received by a person on a particular date (not the award itself as given repeatedly, and not a grant award).</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A86"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2003, Outstanding Junior Faculty Award</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A specific award on a particular date. The rdfs:label (individual name) should follow the format year (****), award_name. A description is optional (e.g., shared with Joe Jones)</vitro:descriptionAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A87"/>
<rdfs:subClassOf rdf:nodeID="A88"/>
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-14 15:00:42 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A59">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyZH"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Blog">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Library of Congress Blog</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Blog is short for weblog. </vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Website"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Regularly updated online journal or newsletter by one or more writers, called bloggers, containing articles and commentary of interest to the blogger</vitro:shortDef>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/presents">
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-07-04 00:03:00 +00:00
<rdfs:domain rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
<rdfs:comment xml:lang="en">Relates an event to associated documents; for example, conference to a paper.</rdfs:comment>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/NET/c4dm/event.owl#product"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/presentedAt"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Description from source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html . Bibo considers the bibo:presents and the bibo:presentedAt unstable terms. It also indicates that bibo:presents is a sub-property of event:product.</vitro:descriptionAnnot>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasShortName">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A descriptive name given in place of or in addition to the official name of an area. FAO terminology. FAOTERM. http://www.fao.org/faoterm/. definition comes from http://en.wikipedia.org/wiki/Short_name.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A89">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasGeographicLocation"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A8">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://aims.fao.org/aos/geopolitical.owl#self_governing"/>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#isAdministeredBy"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#geographicallyContains">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#geographicallyWithin"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#linkedAuthor">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#authorInAuthorship"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#PopulatedPlace">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeopoliticalEntity"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Either city or town - a thickly populated area having fixed boundaries and certain local powers of government.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#leaderRoleOf">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasLeaderRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-07-04 00:03:00 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#LeaderRole"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#FacultyAdministrativePosition">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Position"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">That is a position held by an academic faculty member who works for administration.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Associate Dean</vitro:exampleAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A90"/>
<rdfs:subClassOf rdf:nodeID="A91"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An academic administrative position (associate dean, etc.) as distinct from a professional administrative position (non-academic)</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A72">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#linkedAuthor"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Equipment">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A92"/>
2010-07-14 20:00:12 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">server; Bruker Vector-33 FT-IR</vitro:exampleAnnot>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A network server is one example. Medical schools and research laboratories can list professional equipment, such as microscopes.</vitro:descriptionAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A93"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Something provided for specific purpose, task or occupation. </vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A94"/>
2010-07-14 16:43:52 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/locator">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">A description (often numeric) that locates an item within a containing document or collection.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">definition from: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</vitro:descriptionAnnot>
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Article">
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-12 18:12:09 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-07-14 16:43:52 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A specific journal article</vitro:exampleAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A95"/>
<rdfs:subClassOf rdf:nodeID="A96"/>
<rdfs:subClassOf rdf:nodeID="A97"/>
2010-07-14 20:00:12 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A written composition in prose, usually nonfiction, on a specific topic, forming an independent part of a periodical or book</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A98"/>
2010-07-14 20:00:12 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition modified from the bibo ontology.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A written composition in prose, usually nonfiction, on a specific topic, forming an independent part of a book or other publication, as a newspaper or magazine.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Position">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A99"/>
<rdfs:subClassOf rdf:nodeID="A100"/>
2010-07-04 00:03:00 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Director of Admissions and Placement; Associate University Librarian</vitro:exampleAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A101"/>
2010-07-14 15:00:42 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Particular position in an organization, commonly identified by job title, and normally associated with a job description that details the tasks and responsibilities that go with the position.</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A102"/>
2010-07-14 15:00:42 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An employment activity, whether compensated or not. Short definition comes from http://en.wikipedia.org/wiki/Position, and has been modified.</vitro:descriptionAnnot>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#DependentResource"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Image">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<owl:equivalentClass rdf:resource="http://purl.org/ontology/bibo/Image"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#GDPYear">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#GDP"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A35">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyES"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/degree">
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Thesis"/>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">The thesis degree.</rdfs:comment>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/ThesisDegree"/>
2010-06-30 10:55:38 +00:00
<skos:editorialNote xml:lang="en">We are not defining, using an enumeration, the range of the bibo:degree to the defined list of bibo:ThesisDegree. We won't do it because we want people to be able to define new degress if needed by some special usecases. Creating such an enumeration would restrict this to happen.</skos:editorialNote>
<swvs:term_status>unstable</swvs:term_status>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The source of the public description and this info is found here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html. Bibo considers this term "unstable". The bibo editorial note is: "We are not defining, using an enumeration, the range of the bibo:degree to the defined list of bibo:ThesisDegree. We won't do it because we want people to be able to define new degress if needed by some special usecases. Creating such an enumeration would restrict this to happen."</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Laboratory">
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An organizational unit (as opposed to the physical facility) that performs research, provides services, or processes materials</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A103"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#localAwardId">
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#identifier"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-07 17:46:59 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#editorOf">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Note: Bibo:editor is used as the inverse of core:editorOf. Public Description for bibo:editor was obtained from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/editor"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A104">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#offersDegree"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/presentedAt">
<rdfs:comment xml:lang="en">Relates a document to an event; for example, a paper to a conference.</rdfs:comment>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Description from source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html . Bibo considers the bibo:presents and the bibo:presentedAt unstable terms. It also indicates that bibo:presents is a sub-property of event:product.</vitro:descriptionAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/NET/c4dm/event.owl#produced_in"/>
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/presents"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<swvs:term_status>unstable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#agriculturalArea">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last Update: 30 April 2009 </rdfs:comment>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAOSTAT http://faostat.fao.org </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasStatistics"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">the statistics about area used for production of food and goods through farming. measure agricultural area.</vitro:descriptionAnnot>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A105">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#relatedRole"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-07-14 20:00:12 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#publisherOf">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Definition source (http://www.answers.com/topic/publisher).</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#vocabularyReferenceFor">
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#VocabularySourceReference"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#sourceVocabularyReference"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A106">
2010-07-14 16:43:52 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameListEN"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasRole">
2010-06-07 17:46:59 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#TeacherRole">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-07-14 15:00:42 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-04 00:03:00 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use for teaching experiences other than specific for-credit courses within a person's home institution.</vitro:descriptionAnnot>
2010-07-14 15:00:42 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use for teaching roles other than specific for-credit courses within a person's home institution.</vitro:shortDef>
2010-07-12 18:12:09 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A107">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A63">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#populationUnit"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#population">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAOSTAT http://faostat.fao.org/ </rdfs:comment>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last update: 21 September 2009 </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasStatistics"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Dataset">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US Patent Data; US Job Data</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A named collection of data, usually containing only one type of data</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A108">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#internationalGeographicFocus"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Software">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A109"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Computer program and its related documentation; directs the operation of a computer</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A110"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Contract">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An agreement involving specific deliverables and payment</vitro:shortDef>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Agreement"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A111">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Hearing">
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">An instance or a session in which testimony and arguments are presented, esp. before an official, as a judge in a lawsuit.</rdfs:comment>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An instance or a session in which testimony and arguments are presented, esp. before an official, as a judge in a lawsuit.</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">Definiton from Bibo here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A112">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:someValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#awardsGrant"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Brief">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/LegalCaseDocument"/>
2010-06-30 10:55:38 +00:00
<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 stating the facts and points of law of a client's case</vitro:shortDef>
<swvs:term_status>unstable</swvs:term_status>
<rdfs:comment xml:lang="en">A written argument submitted to a court.</rdfs:comment>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#DateTimeValue">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
2010-07-04 00:03:00 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is planned for use in version 1.2. At that time it will need a data property with a range of xsd:dateTime.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/reproducedIn">
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-07-14 23:04:06 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#reproduces"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A113">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#administers"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasListName">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/. Individual includes AMU, Afghanistan, Africa, Albania, and etc.</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A41">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeCurrency"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#outreachOverview">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">My extension program consists of developing and reporting disease management strategies that are both economically and environmentally sound for fresh market vegetable production. We hope that some of this testing will result in practices adaptable for organic production.</vitro:exampleAnnot>
2010-06-18 00:01:58 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-18 00:01:58 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Used for a single narrative summary of outreach, typically covering a wide range of activities and time periods; use Outreach Provider Role for information on individual activities</vitro:descriptionAnnot>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/suffixName">
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">The suffix of a name</rdfs:comment>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Jr.; III;; M.D.</vitro:exampleAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/asin">
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">Amazon Standard Identification Number</rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Amazon standard identification number. Source: http://en.wikipedia.org/wiki/Amazon_Standard_Identification_Number.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">020530902X</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A114">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/edition"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ServiceProviderRole">
2010-07-14 20:00:12 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An activity of an individual within his or her profession or institution; use outreach provider role for community service or other activities outside the profession.</vitro:shortDef>
2010-06-18 00:01:58 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-04 00:03:00 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Member of the International Conference on Complex Systems Organizing Committee</vitro:exampleAnnot>
2010-07-14 20:00:12 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#administers">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#administeredBy"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Administrative Official reviews the grant application for accuracy before the signing official submits the final application. May be the same person as the signing official. Resides in either the central research administration office or academic departments. From the Glossary of NIH Terms.</vitro:descriptionAnnot>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A115">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
2010-07-14 15:00:42 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Librarian">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person working in a position of librarian or information professional, or academic or technical expert in support of providing information services or materials.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyFR">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCurrency"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A43">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaNotes"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A116">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/distributor"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A117">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#startDate"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A118">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameOfficialIT"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/AcademicArticle">
<swvs:term_status>stable</swvs:term_status>
<rdfs:subClassOf rdf:nodeID="A26"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Article"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A scholarly academic article, typically published in a journal.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Written by scholars for other scholars, typically published in an academic journal with an abstract and bibliography</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A specific academic journal article</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#organizationForPosition">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#positionInOrganization"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Position"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#geographical_region">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short description taken from Wikipedia http://en.wikipedia.org/wiki/Geopolitical_ontology. There is some confusion with core:Geographic Location, core:Geographic Region and this class.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Africa; Americas; Asia; Caribbean; Polynesia; Middle Africa; Northern America; Southern Asia</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#TransnationalRegion"/>
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Region divided by a demarcated area of the Earth.</vitro:shortDef>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A119">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/doi">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><a href="http://www.doi.org/">Digital Object Identifier</a></vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">Digital Object Identifier</rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A120">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeISO2"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/shortDescription">
<rdfs:comment>A short description of the resource.</rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/description"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
<skos:scopeNote xml:lang="en">The idea here is that while dcterms:description may involve length descriptions, this for short (two or three word) descriptions that could go in a bibliographic entry.</skos:scopeNote>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A57">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyEN"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#isAdministeredBy">
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#self_governing"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#non_self_governing"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This applies to the non_self governing class and has no inverse. Source of this info: http://en.wikipedia.org/wiki/Geopolitical_ontology. </vitro:descriptionAnnot>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UN Cartographic Section </rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A121">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A122">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasGeographicLocation"/>
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasTimeInterval">
<rdfs:domain rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#timeIntervalFor"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated</vitro:descriptionAnnot>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#TimeInterval"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/volume">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/locator"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A123">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#presenterRoleOf"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/abstract">
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/dc/terms/</rdfs:isDefinedBy>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/description"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment>A summary of the resource.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/description"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#PrincipalInvestigatorRole">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InvestigatorRole"/>
2010-07-09 01:01:37 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Role of a person designated by a grantee to direct a project or activity being supported by a grant, and who is accountable to the grantee for the proper conduct of the project or activity. Also known as Program Director or Project Director.</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#School">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from here: http://dictionary.reference.com/browse/school.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">School of Architecture; School of Music</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An institution for instruction in a particular skill or field.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A124">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeUN"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameShortFR">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasShortName"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A83">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#relatedRole"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Role"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A125">
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#organizationGrantingDegree"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#codeFAOTERM">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCode"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeFAOTERM.html. "FAO terminology. FAOTERM. http://www.fao.org/faoterm/" </vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Review">
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Article"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An article reviewing one or more other information resources (a book, one or more other articles, movies, etc)</vitro:shortDef>
2010-07-04 00:03:00 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/format">
2010-06-30 10:55:38 +00:00
<skos:example xml:lang="en"><dcterms:format>
2010-06-11 15:26:25 +00:00
<dcterms:MediaTypeOrExtent>
<rdf:value>text/html</rdf:value>
<rdfs:label>HTML</rdfs:label>
</dcterms:MediaTypeOrExtent>
2010-06-30 10:55:38 +00:00
</dcterms:format></skos:example>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME].</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<skos:scopeNote xml:lang="en">Used to describe the format of a bibliographic resource.</skos:scopeNote>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#courseCredits">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A126">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#abbreviation"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#teaches">
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SemesterClass"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#taughtBy"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/issue">
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bibo has the domain of bibo:issue as the class Issue, but an example on their site uses it with Article, referring to the issue number "4"</vitro:descriptionAnnot>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Article"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A39">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nationalityZH"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#University">
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition taken from: http://en.wikipedia.org/wiki/University</vitro:descriptionAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A85"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">University of Florida; Washington University in St. Louis</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An institution of higher education and research, which grants academic degrees in a variety of subjects, and provides both undergraduate education and postgraduate education.</vitro:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/number">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A82">
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#administeredBy"/>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
</rdf:Description>
<rdf:Description rdf:nodeID="A62">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaUnit"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Location">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Top level of all location classes.</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">It's anticipated that the subclasses will be used when classifying items. And, all locations can be viewable via this class.</vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Location when classsifying items.</vitro:exampleAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A127">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#validSince"/>
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#WorkingPaper">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A128"/>
2010-06-23 23:38:36 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A document created as a basis for discussion or a very early draft of a formal paper</vitro:shortDef>
2010-06-23 23:38:36 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A122"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A129">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasStatistics">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">statistics for one territory. parent property for GDP. agricultural area, and etc.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A130">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#startDate"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#populationUnit">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#population"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#teachingOverview">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Used for a single narrative summary of teaching, typically covering a wide range of courses including for credit and non-credit teaching over multiple semesters; the "teaches" property links a person directly with an instance of a Semester Class, typically from an institutional database of record; then use Teacher Role for information about a person's role in non-credit teaching or their specific contribution to individual courses</vitro:descriptionAnnot>
2010-06-18 00:01:58 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A40">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#GDPTotalInCurrentPrices"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/issn">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://en.wikipedia.org/wiki/Issn</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">International Standard Serial Number</rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#patentNumber">
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Patent"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source of definition: http://www.uspto.gov/main/glossary/#p . The following site has patent number formats: http://www.uspto.gov/patents/ebc/kindcodesum.jsp .</vitro:descriptionAnnot>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasTeacherRole">
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-18 00:01:58 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#teacherRoleOf"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#TeacherRole"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Journal">
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Periodical"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Articles usually contain abstracts and bibliographies. Includes peer-reviewed, non-peer-reviewed, and open access journals. Journals are usually indexed in the major academic databases such as PubMed and Web of Science.</vitro:descriptionAnnot>
<swvs:term_status>stable</swvs:term_status>
<rdfs:comment xml:lang="en">A periodical of scholarly journal Articles.</rdfs:comment>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Contains original scholarly research or review articles by experts in the field</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Journal of Information Science; IEEE Intelligent System; Scientometrics</vitro:exampleAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Newspaper">
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">USA Today</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A periodical of documents, usually issued daily or weekly, containing current news, editorials, feature articles, and usually advertising.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Contains news articles, opinions, features, advertising, and is usually issued daily or weekly</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Periodical"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A131">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/distributor"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A132">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasSubjectArea"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A133">
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<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:nodeID="A134">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeUNDP"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#contactInformation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameListEN">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasListName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#overview">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#InformationResource">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A135"/>
<rdfs:subClassOf rdf:nodeID="A136"/>
<rdfs:subClassOf rdf:nodeID="A137"/>
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A138"/>
<rdfs:subClassOf rdf:nodeID="A139"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#description">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#wipo-ipc">
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Patent"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasCode">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">It has sub-properties of codeAGROVOC and codeISO2. source:http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-hasCode.html.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A53">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#GDPUnit"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/title">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#grantSubcontractedThrough">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#subcontractsGrant"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasOutreachProviderRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#outreachProviderRoleOf"/>
2010-06-18 00:01:58 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#OutreachProviderRole"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A88">
2010-07-12 18:12:09 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#year"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A140">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:minCardinality>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#linkURI"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A141">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#abbreviation"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
2010-07-09 01:01:37 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/recipient">
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">An agent that receives a communication document.</rdfs:comment>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A110">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#year"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#EventSeries">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Two or more events that follow on one after the other or are connected one after the other.</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A generic class which may include a conference series, a course section, a seminar series, or a workshop series. When possible, use one of these more specific classes.</vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use if no specific subclasses of core:EventSeries desribe the activity.</vitro:exampleAnnot>
2010-06-23 23:38:36 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Building">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Enter building name. If the building's name is a number (as in many governmental organizations such as national laboratories and military bases), then enter it. Do not confuse with the number that appears in a postal address.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Building that provides a particular service or is used for a particular activity.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Martha Van Rensselaer Hall (VR); Caldwell Hall (CD); University Auditorium</vitro:exampleAnnot>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Facility"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A55">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nationalityIT"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasSubjectArea">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#subjectAreaFor"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As of 26May2010, restrictions for the use of core:hasSubjectArea were on equipment, event, grant, information resource and service. However, it looks like core:subjectAreaFor is not being used.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#linkedInformationResource">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#informationResourceInAuthorship"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-12 18:12:09 +00:00
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/homepage">
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://issues.library.cornell.edu/browse/VIVOONT-86.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Used to link an agent to its homepage (which is a web page accessible using a URL).</skos:scopeNote>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#geographicFocusOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#internationalGeographicFocus"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#freetextKeyword">
<owl:equivalentProperty rdf:resource="http://vivoweb.org/ontology/core#majorField"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">conservation; cytokinesis</vitro:exampleAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#outcomeOf">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#outcome"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-07-14 15:00:42 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">
We would like the range of core:outcome to be the union of Event and Process; and that same union to be the range for core:outcomeOf, but we cannot currently express this with the editor.</vitro:descriptionAnnot>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/identifier">
<owl:equivalentProperty rdf:resource="http://purl.org/dc/terms/identifier"/>
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#identifier"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A109">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#description"/>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
</rdf:Description>
<rdf:Description rdf:nodeID="A54">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyFR"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/reviewOf">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#reviewedIn"/>
2010-06-23 23:38:36 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The bibo:reviewOf public description was found here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html . As of 26 May 2010, bibo:reviewOf is used with the class Review, but core:reviewIn doesn't seem to be being used.</vitro:descriptionAnnot>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Review"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A142">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#displayOrder"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#EducationalTraining">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A143"/>
2010-06-23 23:38:36 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Process"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Currently any abstract name is given to members of this class. This could change in the future.</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This connects person to their academic degree through this educational training, but can also be used when the process does not result in a degree.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The process of receiving education or training. Has properties for department or school, major field of degree, year, and supplemental information.</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A144"/>
2010-07-09 01:01:37 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ConferencePaper">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A145"/>
<rdfs:subClassOf rdf:nodeID="A146"/>
2010-07-09 01:01:37 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A paper presented at a conference; optionally collected into a Proceedings or a special Journal issue</vitro:shortDef>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Article"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#landAreaYear">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#landArea"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Website">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A121"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Facebook; VIVOweb.org; Flickr</vitro:exampleAnnot>
<rdfs:comment xml:lang="en">A group of Webpages accessible on the Web.</rdfs:comment>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A group of webpages available within a specific parent address or URL on the World Wide Web</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Collection"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nationalityIT">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasNationality"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/CollectedDocument">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A107"/>
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Work consisting of collections of previously published works</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition is the Medical Subject Heading (MeSH) definition</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A document that simultaneously contains other documents.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Relationship">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A147"/>
<rdfs:subClassOf rdf:nodeID="A148"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Division">
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An area of corporate activity organized as an administrative or functional unit.</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition modified from http://www.thefreedictionary.com/division. It is difficult to tell the difference between a division and a department.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cardiovascular Medicine (division within medicine)</vitro:exampleAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A113"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A149">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasGeographicLocation"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#awardOrDistinction">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#awardOrDistinctionFor"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#AwardOrHonor"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Newsletter">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Ornithological Newsletter</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Usually issued periodically, prepared by or for a group or institution to present information to a specific audience, often also made available to the press and public</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Periodical"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A56">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#landAreaUnit"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A150">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#endDate"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#sectionCredits">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SemesterClass"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#reviewedIn">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/reviewOf"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The bibo:reviewOf public description was found here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html . As of 26 May 2010, bibo:reviewOf is used with the class Review, but core:reviewIn doesn't seem to be being used.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Review"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A151">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#grantAwardedBy"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Team">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VIVO Outreach Team; VIVO Ontology Team</vitro:exampleAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A133"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An informal organization brought together for the purposes of a project or event.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ClinicalOrganization">
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">In the future we may be able to make this a defined class that would not need to be directly asserted, but the consensus seems to be that some organizations "are" clinical and some "are" research organizations and that the distinction is important enough to warrant the additional class and class assertions</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Any organization with a significant clinical function as a matter of course and not just through occasional clinical roles</vitro:shortDef>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Program">
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A Cornell graduate field (http://vivo.cornell.edu/index.jsp?home=65535&collection=820)</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An ongoing academic initiative not formalized with department or division status.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Hospital">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from: http://dictionary.reference.com/browse/hospital.</vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Shands at the University of Florida</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An institution that provides medical, surgical, or psychiatric care and treatment for the sick or the injured.</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/ThesisDegree">
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Different from general academic degree, thesis degree is achieved through one's completed thesis. Thesis is a document submitted in support of candidature for a degree or professional qualification presenting the author's research and findings(http://en.wikipedia.org/wiki/Thesis_or_dissertation).</vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Doctor of Philosophy (Ph.D.)</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The academic degree of a Thesis.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">The academic degree of a Thesis</rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Center">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Alchohol Education Center; Center for Arts and Public Policy; Hearing Research Center</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A place where a particular activity or service is concentrated.</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A152"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition take from http://www.thefreedictionary.com/center.</vitro:descriptionAnnot>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#DateTimeValuePrecision">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
2010-07-04 00:03:00 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is planned for use in version 1.2</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/title">
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Used to describe the title of a bibliographic resource</skos:scopeNote>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">In current practice, this term is used primarily with literal values; however, there are important uses with non-literal values as well. As of December 2007, the DCMI Usage Board is leaving this range unspecified pending an investigation of options.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#preferredTitle">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">For example an HR job title for a person might be - Assistant University Librarian, and the preferred job title for that same person could be - Physical Sciences Librarian.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Physical Sciences Librarian</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Thesis">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A126"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Works created to satisfy the requirements for an academic certification or degree; also called dissertation</vitro:shortDef>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A125"/>
<rdfs:subClassOf rdf:nodeID="A153"/>
2010-07-14 16:43:52 +00:00
<swvs:term_status>stable</swvs:term_status>
<rdfs:comment xml:lang="en">A document created to summarize research findings associated with the completion of an academic degree.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from OCLC Input Standards, EntW</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/owner">
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Description source is here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html.
According to Bibo, it's domain is bibo:collection or bibo:document.</vitro:descriptionAnnot>
<rdfs:comment xml:lang="en">Owner of a document or a collection of documents.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#proceedingsOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasProceedings"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A possible working example: The conference proceeding of the SPIE was generated from the conference - International Society for Optical Engineering.</vitro:descriptionAnnot>
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Conference"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Proceedings"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A33">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasMaxLatitude"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A154">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:minCardinality>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#addressState"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A155">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasCurrentMember"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#organizerOf">
<rdfs:subPropertyOf rdf:resource="http://purl.org/NET/c4dm/event.owl#isAgentIn"/>
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/organizer"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Part of the public description for bibo:organizer comes from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#isSuccessorOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#isPredecessorOf"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UN Statistics Division http://unstats.un.org/unsd/methods/m49/m49chang.htm </rdfs:comment>
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An example of this usage can be found here: http://www.fao.org/countryprofiles/geopol_v10/objectproperties/geopolitical-isPredecessorOf.html. And, the example there is "Czechslovakia isPredecessorOf Czech_Republic_the;Democratic_Yemen isPredecessorOf Yemen".</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A156">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/distributor"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Role">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A150"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use if no specific subclasses of core:Role describe the role.</vitro:exampleAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A117"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A6"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person's or organization's type of contribution to an endeavor</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use this broad role class if no subclasses of role describe the item being classified.</vitro:descriptionAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A142"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaUnit">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#agriculturalArea"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#subOrganizationWithin">
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasSubOrganization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#dateTimePrecision">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#DateTimeValue"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
2010-07-04 00:03:00 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is planned for use in version 1.2</vitro:descriptionAnnot>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Map">
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Image"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A graphical depiction of geographic features, scientific discipline, scientific data analytical results</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A graphical depiction of geographic features.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Short Definition is how the bibo ontology defines Map. It has been extended to include more broader concept of map which includes science maps, social network maps.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#self_governing">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Politically independent territories.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"> UN Cartographic Section </rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Description taken from Wikipedia http://en.wikipedia.org/wiki/Geopolitical_ontology. This is also the same as core:Country.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<owl:equivalentClass rdf:resource="http://vivoweb.org/ontology/core#Country"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Afghanistan; Antigua and Barbuda; Cameroon; Iceland; Jamaica; Nigeria; United States of America</vitro:exampleAnnot>
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A34">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#landAreaYear"/>
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Database">
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A structured file of information or a set of logically related data stored and retrieved using computer-based means</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition is the Medical Subject Heading (MeSH) definition</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A28"/>
2010-07-04 00:03:00 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PubMed</vitro:exampleAnnot>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/CollectedDocument"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasPrerequisite">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As of 26May2010,using the "show classes with restriction on this property" button, it looks like core:hasPrerequisite is not being used, and it has no domain and range. The same thing goes for core:prerequisiteFor.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#prerequisiteFor"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Course"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Course"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Conference">
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A meeting for consultation or discussion.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2010 International Congress on Autoimmunity; American Libraries Association 2009</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">core:Seminar and bibo:Conference are very similar.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">A meeting for consultation or discussion.</rdfs:comment>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A157"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#outreachProviderRoleOf">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#OutreachProviderRole"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasOutreachProviderRole"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Department">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A4"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition modified from the definition here: http://dictionary.reference.com/browse/department. It is difficult to tell the difference between and department and a division.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A distinct, usually specialized group of a large organization.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Legal (department within a company); Use for any non-academic department</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#BlogPosting">
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Article"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An online article or commentary appearing on a blog</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A specific blog posting</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Collection">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Collection of documents or information resources that have a unified identity</vitro:shortDef>
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Collection of documents or information resources that have a unified identity. Archives, museums and libraries often acquire collections on specific subjects and from distinguished authors or researchers. Also includes collections of resources bundled into a license.</vitro:descriptionAnnot>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Hill Ornithology Collection; Wiley Interscience Online Books Biochemisty Collection</vitro:exampleAnnot>
<rdfs:comment xml:lang="en">A collection of Documents or Collections</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/DocumentStatus">
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">submitted; accepted; in-press; published; invited; refereed.</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The status of document.</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The publication status of a document. </vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">The status of the publication of a document.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#PrivateCompany">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A private company is one that is privately-owned, and thus, is not publicly-traded in the stock market. Members of the general public cannot purchase stock in a private company unless that company chooses to go public and become a public company.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Publix Super Markets; Ernst & Young; PricewaterhouseCoopers</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition obtained here: http://answers.ask.com/Business/Finance/what_is_a_private_company. Examples of private companies found here: http://www.forbes.com/2008/11/03/largest-private-companies-biz-privates08-cx_sr_1103private_land.html</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#fundingAgentFor">
2010-07-09 01:01:37 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Process"/>
2010-07-04 00:03:00 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#fundedByAgent"/>
2010-07-09 01:01:37 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#authorInAuthorship">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#linkedAuthor"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#AcademicDegree">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">B.A. Bachelor of Arts</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An academic degree at any level, both as reported by individuals for employment and as offered by academic degree programs.</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Through the listserv discussion initiated by Brian, we decided to use the StandardDegree.txt list found by Holly. It has multiple abbreviations for some degrees, so for now we are going to show the degree with the abbreviation as a qualifier at the end of the term. </vitro:descriptionAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A141"/>
<rdfs:subClassOf rdf:nodeID="A73"/>
<rdfs:subClassOf rdf:nodeID="A79"/>
2010-07-04 00:03:00 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasPrincipalInvestigatorRole">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#principalInvestigatorRoleOf"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasInvestigatorRole"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#PrincipalInvestigatorRole"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Legislation">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">From OCLC Input Standards, EntW</vitro:descriptionAnnot>
<swvs:term_status>unstable</swvs:term_status>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Enactments of legislative bodies, published in either statute or code form</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/LegalDocument"/>
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:comment xml:lang="en">A legal document proposing or enacting a law or a group of laws.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#StateOrProvince">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Minnesota; Michigan; Indiana; New York; Quebec; Manitoba; Ontario</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Source of the Short Definition: http://www.thefreedictionary.com/state.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeopoliticalEntity"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">One of a number of areas or communities having their own governments and forming a federation under a sovereign government, as in the US.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/pageEnd">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/locator"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<swvs:term_status>stable</swvs:term_status>
<rdfs:comment xml:lang="en">Ending page number within a continuous page range.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasResearcherRole">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#researcherRoleOf"/>
2010-06-18 00:01:58 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-18 00:01:58 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#ResearcherRole"/>
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#currentlyHeadedBy">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#currentlyHeadOf"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/AudioDocument">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A156"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">phonograph record; tape; CD; DVD; DAT</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">An audio document; aka record.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Recorded audio in any format</vitro:shortDef>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#isPredecessorOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#isSuccessorOf"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An example of this usage can be found here: http://www.fao.org/countryprofiles/geopol_v10/objectproperties/geopolitical-isPredecessorOf.html. And, the example there is "Czechslovakia isPredecessorOf Czech_Republic_the;Democratic_Yemen isPredecessorOf Yemen".</vitro:descriptionAnnot>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UN Statistics Division http://unstats.un.org/unsd/methods/m49/m49chang.htm </rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/LegalDecision">
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/LegalCaseDocument"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A document containing an authoritative determination (as a decree or judgment) made after consideration of facts or law.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The written determination of a case, motion or claim by a court or tribunal</vitro:shortDef>
<swvs:term_status>unstable</swvs:term_status>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#sponsorsAward">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#awardSponsoredBy"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#AwardOrHonor"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameListIT">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasListName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/AudioVisualDocument">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">film; video; Blu-ray</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Audiovisual recording in any format</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<rdfs:comment xml:lang="en">An audio-visual document; film, video, and so forth.</rdfs:comment>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A116"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Country">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Afghanistan; Antigua and Barbuda; Cameroon; Iceland; Jamaica; Nigeria; United States of America</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Source of the Short Definition: http://www.thefreedictionary.com/country. This is also the same as geopolitical.owl:self_governing.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An area of land distinguished by its political autonomy. Politically independent territories.</vitro:shortDef>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeopoliticalEntity"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#GeographicRegion">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Geographic Region subclasses instead of this class if possible.</vitro:exampleAnnot>
2010-06-18 00:01:58 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Removed the word "stable" because disputed territories from geopolitical.owl are included. This could imply that the geographic coordinates could change. This definition was originally in core:Geographic Location. I simply copied the definition from there. I think core:Geographic Location and core:Geographic Region are both the same and only one is needed. There is also geopolitical.owl:geographical_region which further causes confusion.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A location having coordinates in geographic space.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#issueDate">
2010-07-14 16:43:52 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.</vitro:descriptionAnnot>
2010-07-14 15:00:42 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Patent"/>
2010-07-14 15:00:42 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#date"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/translationOf">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Examples shows a book has French language version. Public description source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/isVersionOf"/>
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">Relates a translated document to the original document.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasTranslation"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/lastName">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<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>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/producer">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<swvs:term_status>stable</swvs:term_status>
<rdfs:comment xml:lang="en">Producer of a document or a collection of documents.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Description source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#domesticGeographicFocus">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#domesticGeographicFocusOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasBorderWith">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasBorderWith"/>
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UN cartographic maps (http://www.un.org/Depts/Cartographic/map/profile/world.pdf) </rdfs:comment>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Indicates territories that share borders.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/performer">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<swvs:term_status>stable</swvs:term_status>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Performance"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A47">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#populationTotal"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#researcherRoleOf">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#ResearcherRole"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasResearcherRole"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#FundingOrganization">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A defined class of organizations that fund Grants.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">National Institute of Health (NIH)</vitro:exampleAnnot>
2010-07-16 09:01:22 +00:00
<owl:equivalentClass rdf:nodeID="A112"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-12 18:12:09 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A20">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#authorInAuthorship"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Publisher">
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition found here: http://dictionary.reference.com/browse/publisher</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person or company whose business is the publishing of books, periodicals, engravings, computer software, etc.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Elsevier; Harper & Row; Indiana University Press</vitro:exampleAnnot>
2010-07-16 09:01:22 +00:00
<owl:equivalentClass rdf:nodeID="A158"/>
2010-07-12 18:12:09 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A159">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameOfficialZH"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#linkURI">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A76">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/issn"/>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#StudentOrganization">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A student organization is an organization, operated by students at a university, whose membership normally consists only of students.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Dancin' Gators</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from here: http://en.wikipedia.org/wiki/Student_society</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#addressCountry">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Address"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Afghanistan; Antigua and Barbuda; Cameroon; Iceland; Jamaica; Nigeria; United States of America</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A48">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nationalityRU"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#awardSponsoredBy">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#sponsorsAward"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#AwardOrHonor"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameListRU">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasListName"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A160">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/abstract"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A161">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasSubjectArea"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-07-12 18:12:09 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasRoom">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Building"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Room"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#roomWithinBuilding"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#URLLink">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The full URL.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Uniform Resource Locator (URL) specifies where an identified resource is available and the mechanism for retrieving it.</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A140"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://info.slis.indiana.edu/~katy/</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#endYear">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#end"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasMember">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Source: http://en.wikipedia.org/wiki/Geopolitical_ontology. Indicates a territory is within a certain group such as Italy isInGroup European Union. Or the inverse, the European Union hasMember Italy.</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasCurrentMember"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#isInGroup"/>
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#validUntil">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The value of the datatype property *validUntil* associated to a particular area (territory or group) indicates the area's last year of validity. In case the area is currently valid, this value is set by default to 9999.
</rdfs:comment>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#presenterInformation">
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-07-04 00:03:00 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Presentation"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A78">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/eissn"/>
</rdf:Description>
2010-07-09 01:01:37 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/eissn">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">The electronic ISSN number of a periodical.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eissn stands for Electronic International Standard Serial Number. source: http://www.definition-of.com/EISSN</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#filingDate">
2010-07-14 15:00:42 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-07-14 16:43:52 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">this property is deprecated.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Patent"/>
2010-07-14 15:00:42 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#date"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A162">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#relatedRole"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameOfficialEN">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasOfficialName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#associatedRole">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#associatedWithPosition"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Position"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A163">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameOfficialFR"/>
2010-07-14 20:00:12 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A51">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#landAreaNotes"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Proceedings">
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Book"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition copied from bibo ontology</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A compilation of documents published from an event, such as a conference.</rdfs:comment>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A compilation of documents published from an event, such as a conference</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#publisher">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#publisherOf"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Definition source (http://www.answers.com/topic/publisher).</vitro:descriptionAnnot>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/publisher"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A164">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameShortEN"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A165">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameShortIT"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Institute">
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An Institute normally has a research focus but may also fulfill instructional or outreach roles.</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Institute for Fundamental Theory</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A75">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Organization">
2010-06-30 10:55:38 +00:00
<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>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A155"/>
2010-06-30 10:55:38 +00:00
<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>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A149"/>
<rdfs:subClassOf rdf:nodeID="A29"/>
2010-07-14 23:04:06 +00:00
<rdfs:subClassOf rdf:nodeID="A162"/>
2010-07-16 09:01:22 +00:00
<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="A166"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Ued to describe an organization related to bibliographic items such as a publishing company, etc.</skos:scopeNote>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nationalityZH">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasNationality"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#currentlyHeadOf">
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-07-04 00:03:00 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#currentlyHeadedBy"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-12 18:12:09 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Postdoc">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#NonFacultyAcademic"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A Person holding an academic employment appointment focused on research rather than teaching; temporary (or for some defined term)</vitro:shortDef>
</rdf:Description>
2010-07-14 16:43:52 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#seatingCapacity">
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Room"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">definition modified from: source (http://en.wikipedia.org/wiki/Seating_capacity).</vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">55</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A167">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#endYear"/>
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
2010-07-14 20:00:12 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A168">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Address"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#mailingAddress"/>
2010-07-04 00:03:00 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ConferencePoster">
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The digital file (or physical equivalent), if available after the conference, vs. the act of attending/presenting: use ConferencePresentation for information about date/time/location/name of the event where the poster was presented</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A169">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/lccn"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#year">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">this property is deprecated.</vitro:descriptionAnnot>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#atTime"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A170">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameShortES"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#WorkshopSeries">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An organized series of workshop events, whether repetitions of the same workshop or multiple different workshops.</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use workshop for individual events.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#EventSeries"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#middleName">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A171">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameShortZH"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A152">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#administers"/>
2010-07-14 20:00:12 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#isAgentIn">
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://purl.org/NET/c4dm/event.owl#agent"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaTotal">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#agriculturalArea"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#Event">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use if no specific subclasses of event:Event are appropriate.</vitro:exampleAnnot>
<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>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A172"/>
<rdfs:subClassOf rdf:nodeID="A173"/>
<rdfs:subClassOf rdf:nodeID="A174"/>
<rdfs:subClassOf rdf:nodeID="A175"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Something that happens at a given place and time.</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A176"/>
<rdfs:subClassOf rdf:nodeID="A177"/>
<rdfs:subClassOf rdf:nodeID="A15"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasMaxLongitude">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">Fisheries Global Information System http://www.fao.org/figis/servlet/RefServlet </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCoordinate"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Afghanistan hasMaxLongitude 74.88. Source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-hasMaxLongitude.html.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nationalityEN">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasNationality"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A178">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#startDate"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A22">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#AwardOrHonor"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#awardOrDistinction"/>
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasPredecessorOrganization">
2010-06-23 23:38:36 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasSuccessorOrganization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A179">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameListAR"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#advisor">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#advisorIn"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#AdvisingRelationship"/>
2010-07-04 00:03:00 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Image">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A visual representation such as a photograph or graph</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A document that presents visual or diagrammatic information.</rdfs:comment>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">photograph; diagram</vitro:exampleAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<owl:equivalentClass rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A153">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#placeOfPublication"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A180">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameOfficialEN"/>
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#degreeEarned">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#EducationalTraining"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-07-14 15:00:42 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#outcome"/>
2010-06-23 23:38:36 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#degreeOutcomeOf"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/organizer">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Part of the public description for bibo:organizer comes from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/NET/c4dm/event.owl#agent"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#organizerOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#date">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#atTime"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#memberRoleOf">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-23 23:38:36 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasMemberRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Bill">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Draft legislation presented for discussion to a legal body</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Legislation"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">Draft legislation presented for discussion to a legal body.</rdfs:comment>
<swvs:term_status>stable</swvs:term_status>
2010-06-23 23:38:36 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasMemberRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#memberRoleOf"/>
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#CoPrincipalInvestigatorRole">
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-04 00:03:00 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InvestigatorRole"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Role of co-principal investigator of a grant, who devotes a specified percentage of time and is considered key personnel.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A181">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#administers"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A182">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#endDate"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A21">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#featuredIn"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#FacultyPosition">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Professor, associate professor and assistant professor are common positions for academic faculty.</vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Professor; Associate Professor; Assistant Professor</vitro:exampleAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A183"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Academic position in a university or institution</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A184"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Position"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A185">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#placeOfPublication"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/gtin14">
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://en.wikipedia.org/wiki/Global_Trade_Item_Number.</vitro:descriptionAnnot>
<rdfs:comment xml:lang="en">Global Trade Item Number 14</rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#AdvisingRelationship">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The dual relationship of a professor advising a student and the student being advised by a professor, typically including start and end dates</vitro:shortDef>
2010-07-04 00:03:00 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Relationship"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A186">
2010-07-14 16:43:52 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameListIT"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#place">
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As of 26May2010, this doesn't look like it's being used anywhere. It has no domain or range, and the "show classes with restriction on this property" doesn't show any restrictions.</vitro:descriptionAnnot>
<skos:scopeNote xml:lang="en">Used to relate an event such as a conference to the geographical place where it happens, for example Paris.</skos:scopeNote>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#nihmsid">
2010-07-04 00:03:00 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Article"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#produced_in">
<owl:inverseOf rdf:resource="http://purl.org/NET/c4dm/event.owl#product"/>
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#outcomeOf"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#listedBy">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#listsCourse"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#sub_event">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As of 26 May 2010, this looks like it's not being used. It has no domain or range, and the search for restriction on a class found nothing.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Used to link big events with smaller events such as workshops that happen in the context of a conference.</skos:scopeNote>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A98">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/pageEnd"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#AcademicTerm">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A178"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Fall 2009; Summer 2010</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An explicit individual academic term, quarter, or semester rather than the generic fall, spring, or summer semester</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A182"/>
2010-07-04 00:03:00 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#TimeInterval"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Term has the same meaning of quarter and semester. And all of them are used to describe academic time unit.
When the superclass core:TimeInterval is removed, make this a subclass of core:DateTimeInterval.</vitro:descriptionAnnot>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#endYearMonth">
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.</vitro:descriptionAnnot>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYearMonth"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#end"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#CaseStudy">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A form of qualitative descriptive research that is used to study individuals, a small group of participants, or a group as a whole. Medical usage (from MeSH): clinical presentations that may be followed by evaluative studies that eventually lead to a diagnosis. </vitro:descriptionAnnot>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A qualitative descriptive research study of individuals or a group</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/section">
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<skos:example xml:lang="en">Di Rado, Alicia. 1995. Trekking through college: Classes explore
modern society using the world of Star trek. Los Angeles Times, March
15, sec. A, p. 3.</skos:example>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/locator"/>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">An section number</rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A187">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/edition"/>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#populationYear">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#population"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A188">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameListES"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nationalityES">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasNationality"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/isReferencedBy">
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Used to relate a reference citation to a bibliographic resource.</skos:scopeNote>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<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>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/interviewer">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<swvs:term_status>stable</swvs:term_status>
2010-06-23 23:38:36 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
2010-07-14 20:00:12 +00:00
<rdfs:comment xml:lang="en">An agent that interview another agent.</rdfs:comment>
2010-07-09 01:01:37 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#codeUNDP">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCode"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeUNDP.html.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#startYearMonth">
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#start"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.</vitro:descriptionAnnot>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYearMonth"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasMaxLatitude">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">Fisheries Global Information System http://www.fao.org/figis/servlet/RefServlet </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCoordinate"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Afghanistan hasMaxLatitude 38.48
source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-hasMaxLatitude.html.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A93">
<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>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#DateTimeInterval">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is planned for use in release 1.2 At that time, when core:TimeInterval is removed from the ontology, the AcademicTerm and AcademicYear classes should be made subclasses of this class. And also, it needs "start" and "end" object properties that have a range of core:DateTimeValue.</vitro:descriptionAnnot>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A189">
2010-07-14 16:43:52 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/issn"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#offersDegree">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done through a restriction on academic degree to allow the values from to be foaf:organization to be used as the range.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#offeredBy"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Patent">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A document describing the exclusive right granted by a government to an inventor to manufacture, use, or sell an invention for a certain number of years</vitro:shortDef>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<rdfs:comment xml:lang="en">A document describing the exclusive right granted by a government to an inventor to manufacture, use, or sell an invention for a certain number of years.</rdfs:comment>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from bibo ontology</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A190">
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/editor"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Screenplay">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Written script for a film production, including dialogue and descriptions of gestures, actions, shooting directions</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#product">
2010-07-04 00:03:00 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#outcome"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://purl.org/NET/c4dm/event.owl#produced_in"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameOfficialAR">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasOfficialName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A96">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/pageStart"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A100">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#startYear"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#validSince">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The value of the datatype property *validSince* associated to a particular area (territory or group) indicates the area's first year of validity. The geopolitical ontology traces back historic changes only until 1985, therefore, if an area has a validSince = 1985, this indicates that the area is/was valid since 1985 or before. </rdfs:comment>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#EditorialArticle">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Article"/>
2010-07-04 00:03:00 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An article of opinion, typically published in a newspaper. For academics, most commonly Op Ed pieces</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#isInGroup">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Source: http://en.wikipedia.org/wiki/Geopolitical_ontology. Indicates a territory is within a certain group such as Italy isInGroup European Union. Or the inverse, the European Union hasMember Italy.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasMember"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A191">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameShortFR"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A166">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#abbreviation"/>
2010-07-14 20:00:12 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#orcidId">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">We can't yet assume that we will only have a single ORCID id for a person.
source: http://en.wikipedia.org/wiki/ORCID .</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#identifier"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasFacility">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#facilityFor"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Facility"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/publisher">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Used to link a bibliographic item to its publisher.</skos:scopeNote>
<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>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A192">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#features"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameListFR">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasListName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#organization">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">International organizations.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Food and Agriculture Organization of the United Nations (FAO)</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short description taken from Wikipedia http://en.wikipedia.org/wiki/Geopolitical_ontology.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#SubjectArea">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">academic disciplines or more detailed research area</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a subject, an academic field, a research area, or a discipline. SC. </vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">semantic web; information visualization</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Slideshow">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A presentation of a series of slides, usually presented in front of an audience with written text and images</vitro:shortDef>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</vitro:descriptionAnnot>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A presentation of a series of slides, usually presented in front of an audience with written text and images.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#reviewedDocumentTitle">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Review"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#equipmentFor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasEquipment"/>
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#codeGAUL">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">Global Administrative Unit Layers http://www.fao.org/geonetwork/srv/en/metadata.show?id=12691 </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCode"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Global Administrative Unit Layers http://www.fao.org/geonetwork/srv/en/metadata.show?id=12691 Source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeGAUL.html.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A42">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nationalityEN"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/prefixName">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://dictionary.reference.com/browse/prefix</vitro:descriptionAnnot>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Mr; Ms; Mrs</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:comment xml:lang="en">The prefix of a name</rdfs:comment>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A97">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#date"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A99">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#startDate"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A193">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#placeOfPublication"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-14 16:43:52 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameShortAR">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasShortName"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A194">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameShortAR"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#DependentResource">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#DependentResource"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Resource dependent on other entities</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This class is here so it can be equivalent to vitro:DependentResource. Deletion in the VIVO system behaves differently when deleting members of this class: related individuals may need to be deleted as well. </vitro:descriptionAnnot>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A157">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#abbreviation"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#AcademicDepartment">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Department"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A104"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A distinct, usually specialized educational group of a large educational organization.</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Endodontics (department within a College of Dentistry); English (department within a College of Liberal Arts)</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#researcherId">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#identifier"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RearcherID is a Thomson Reuters project where researchers have a place to manage and share their professional information. It will allow them to solve author identity issues while simultaneously adding dynamic citation metrics and collaboration networks to your personal profile.
Definition source: http://isiwebofknowledge.com/researcherid/</vitro:descriptionAnnot>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A91">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#FacultyMember"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionForPerson"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#NonFacultyAcademic">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person not considered a faculty member but holding an academic appointment.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasPublicationVenue">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#publicationVenueFor"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Excerpt">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</vitro:descriptionAnnot>
<swvs:term_status>stable</swvs:term_status>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A passage selected from a larger work</vitro:shortDef>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/DocumentPart"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A passage selected from a larger work.</rdfs:comment>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/annotates">
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Note"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The public description source is: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html.</vitro:descriptionAnnot>
<rdfs:comment xml:lang="en">Critical or explanatory note for a Document.</rdfs:comment>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A37">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#populationYear"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Grant">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A195"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Financial assistance mechanism providing money, property, or both to an eligible entity to carry out an approved project or activity</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A196"/>
<rdfs:subClassOf rdf:nodeID="A132"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short definition is from the Glossary of NIH Terms.</vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An intramural or extramural award to support scholarly work, such as UF09179 (VIVO)</vitro:exampleAnnot>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Agreement"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A151"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Score">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Written musical composition for voice or instruments or both</vitro:shortDef>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameOfficialZH">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasOfficialName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/reversedBy">
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/LegalDecision"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/subsequentLegalDecision"/>
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/LegalDecision"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The first sentence of the public description was taken from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A legal decision that reverses a ruling.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-14 16:43:52 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#majorField">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#EducationalTraining"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<owl:equivalentProperty rdf:resource="http://vivoweb.org/ontology/core#freetextKeyword"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Information Science; Computer Science; Anthropology</vitro:exampleAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/isVersionOf">
2010-06-30 10:55:38 +00:00
<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>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A143">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#organizationGrantingDegree"/>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:minCardinality>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#GDPNotes">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#GDP"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameOfficialES">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasOfficialName"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/upc">
<rdfs:comment xml:lang="en">Universal Product Code</rdfs:comment>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source for public description: http://en.wikipedia.org/wiki/Universal_Product_Code.</vitro:descriptionAnnot>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#displayOrder">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#FacultyMember">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person with at least one academic appointment to a specific faculty of a university or institution of higher learning.</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition from here: http://research.carleton.ca/htr/defs.php.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#count">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A whole number (between -2147483648 and 2147483647)</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/description">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A90">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionInOrganization"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A36">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nationalityES"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Competition">
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An occasion on which a winner is selected from among two or more contestants.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Intel Talent Search; poetry contest</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Not the same as an award or distinction.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#conferringOrganization">
2010-07-14 15:00:42 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#awardConferred"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A144">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#supplementalInformation"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ResearchProposal">
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-04 00:03:00 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A proposal for a research grant that has been submitted but not approved; does not represent an existing activity</vitro:shortDef>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/director">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">A Film director.</rdfs:comment>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from this site: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</vitro:descriptionAnnot>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<swvs:term_status>stable</swvs:term_status>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A60">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nationalityAR"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A94">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#roomWithinBuilding">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Room"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasRoom"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Building"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Course">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An academic course, normally but not always for credit</vitro:shortDef>
2010-07-14 15:00:42 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A167"/>
<rdfs:subClassOf rdf:nodeID="A197"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#conferenceName">
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Proceedings"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Magazine">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">New Yorker</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Abstracts and bibliographies are usually not included in magazines. </vitro:descriptionAnnot>
<swvs:term_status>stable</swvs:term_status>
<rdfs:comment xml:lang="en">A periodical of magazine Articles. A magazine is a publication that is issued periodically, usually bound in a paper cover, and typically contains essays, stories, poems, etc., by many writers, and often photographs and drawings, frequently specializing in a particular subject or area, as hobbies, news, or sports.</rdfs:comment>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Periodical"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Contains articles of current events or general interest, geared to the reading public as being informative or recreational</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Address">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Address has properties for department name, street, city, state or province, postal code, and country. For US specific address, classify using core:US Postal Code. core:Address will display all addresses.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">University of Waterloo, 200 University Avenue West, Waterloo, Ontario, Canada N2L 3G1</vitro:exampleAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A89"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A code and abstract concept expressing a location on the Earth's surface. To classify US specific addresses, use core:US Postal Code.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#LibrarianPosition">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A2"/>
<rdfs:subClassOf rdf:nodeID="A84"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Librarian; Library Systems Analyst; Music Bibliographer</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">It is the common position in libraries.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Position"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A position held by library and information science professionals, or academic or technical experts, in support of providing information services or materials</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameShortIT">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasShortName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasProgram">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Program"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#programOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A145">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Conference"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/presentedAt"/>
2010-07-14 20:00:12 +00:00
</rdf:Description>
2010-07-14 15:00:42 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#partOf">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-07-09 01:01:37 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A58">
2010-07-14 16:43:52 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-14 23:04:06 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#populationNotes"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A92">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasSubjectArea"/>
2010-07-14 16:43:52 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasLeaderRole">
2010-07-04 00:03:00 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#LeaderRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#leaderRoleOf"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#workEmail">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">full email address</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/lccn">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">Library of Congress Control Number</rdfs:comment>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Source: http://en.wikipedia.org/wiki/Library_of_Congress_Control_Number.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasCo-PrincipalInvestigatorRole">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#co-PrincipalInvestigatorRoleOf"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasInvestigatorRole"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#CoPrincipalInvestigatorRole"/>
2010-06-23 23:38:36 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A146">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/presentedAt"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Conference"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/depiction">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Used to link an agent with an image that depict it.</skos:scopeNote>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition comes from the foaf page located here: http://xmlns.com/foaf/spec/#term_depiction .</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#endDateTime">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#end"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/identifier">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<owl:equivalentProperty rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Chapter">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/BookSection"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A chapter of a book.</rdfs:comment>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A main division of a book</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Committee">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Curriculum Steering Committee; PhD Advisory Committee</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A group of people organized for a specific purpose (e.g., a reporting or advisory role), often with a charge and for a specific duration.</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A14"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">There could be many subclasses such as thesis committee or tenure committee, but these may typically be differentiated via the moniker unless distinct properties become important.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Standard">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from OCLC Input Standards, EntW</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A specification giving a precise statement of a process or a service requirement, often sanctioned by a nation or industry</vitro:shortDef>
<swvs:term_status>stable</swvs:term_status>
<rdfs:comment xml:lang="en">A document describing a standard</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/LegalDocument">
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A legal document; for example, a court decision, a brief, and so forth.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a document that states some contractual relationship or grants some right</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A198">
2010-07-14 15:00:42 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:minCardinality>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#start"/>
2010-07-14 15:00:42 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#CoreLaboratory">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Laboratory"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A lab providing services such as training, protocols, or access to instruments or software</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#addressPostalCode">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">47405-3907</vitro:exampleAnnot>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Address"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/relation">
2010-06-30 10:55:38 +00:00
<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>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/rights">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Used to describe rights related to a bibliographic resource.</skos:scopeNote>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A177">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#domesticGeographicFocus"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#USPostalAddress">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A25"/>
<rdfs:subClassOf rdf:nodeID="A154"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1320 East 10th Street, Wells Library 021 Bloomington, IN 47405</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Formal address in US postal address system. </vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Address"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A199"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US postal address follow the format street, apt or office number (optional), city, state, and zipcode.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#broader">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://www.w3.org/2004/02/skos/core#narrower"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<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>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#LeaderRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#SemesterClass">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-23 23:38:36 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Course"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Section A; Section III, ENGL 4940 - Honors Essay Tutorial II; BIOAP 4250 - Gamete Physiology and Fertilization </vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A section of a course taught by one or more people, in a semester, at a time, in a place.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#InvestigatorRole">
2010-07-04 00:03:00 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#ResearcherRole"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use for research involvement in a grant as a named investigator or key personnel.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Webpage">
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">One section of a website that appears at a unique address within the parent site's address or URL on the World Wide Web </vitro:shortDef>
<swvs:term_status>unstable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A web page is an online document available (at least initially) on the world wide web. A web page is written first and foremost to appear on the web, as distinct from other online resources such as books, manuscripts or audio documents which use the web primarily as a distribution mechanism alongside other more traditional methods such as print.</rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#compiledBy">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#compilerOf"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Collection"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/BookSection">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A65"/>
<rdfs:subClassOf rdf:nodeID="A114"/>
<rdfs:subClassOf rdf:nodeID="A200"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology </vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A section of a book</vitro:shortDef>
2010-07-14 15:00:42 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/DocumentPart"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A201"/>
2010-07-14 16:43:52 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A section of a book.</rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#departmentOrSchool">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#EducationalTraining"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#providesService">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Service"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#serviceProvidedBy"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A202">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameListRU"/>
2010-07-14 15:00:42 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/court">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A court associated with a legal document; for example, that which issues a decision.</rdfs:comment>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/LegalDocument"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public description take from: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html. Bibo considers this property "unstable".</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<swvs:term_status>unstable</swvs:term_status>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Interview">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">radio or newspaper interview</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A formalized discussion between two or more people.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A conversation between two or more people where questions are asked by the interviewer to obtain information from the interviewee.</vitro:shortDef>
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#principalInvestigatorRoleOf">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasPrincipalInvestigatorRole"/>
2010-06-23 23:38:36 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-23 23:38:36 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#investigatorRoleOf"/>
2010-07-04 00:03:00 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#PrincipalInvestigatorRole"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/description">
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Ued to describe a bibliographic resource.</skos:scopeNote>
2010-06-23 23:38:36 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Museum">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition was take from here: http://dictionary.reference.com/browse/museum</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Getty Museum</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A building or place where works of art, scientific specimens, or other objects of permanent value are kept and displayed.</vitro:shortDef>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/LegalCaseDocument">
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Official court papers for a case</vitro:shortDef>
<rdfs:comment xml:lang="en">A document accompanying a legal case.</rdfs:comment>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/LegalDocument"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#addressState">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Address"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Indiana; Florida; Minnesota; Michigan; New York; Quebec; Manitoba; Ontario</vitro:exampleAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyEN">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCurrency"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/translator">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#translatorOf"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#personInPosition">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#positionForPerson"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Position"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#associatedWithPosition">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Position"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#associatedRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A173">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#relatedRole"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Role"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#taughtInSemester">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SemesterClass"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#AcademicTerm"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#courseOffering"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#distributesFundingFrom">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#providesFundingThrough"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#FundingOrganization"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#FundingOrganization"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">For example, National Science Foundation providesFundingThrough Graduate Research Fellowship Program; National Institutes of Health providesFundingThrough National Center for Research Resources. </vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#adviseeIn">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#advisee"/>
2010-06-07 17:46:59 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-18 00:01:58 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#AdvisingRelationship"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Manual">
<rdfs:comment xml:lang="en">A small reference book, especially one giving instructions.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A book of instructions or guide to a specific topic</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SDB User Manual</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A203">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameOfficialES"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#TransnationalRegion">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sub-Saharan Africa, North America</rdfs:comment>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">None as yet.</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Not sure how to access the "Editor's Comments". But as North America is a continent, it would be placed directly into the continent subclass and viewable through this class along with any other subclass entities.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Any region that goes beyond national boundaries and does not fit into any subclass of core:TransnationalRegion.</vitro:shortDef>
2010-06-23 23:38:36 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#degreeOutcomeOf">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
2010-07-09 01:01:37 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#outcomeOf"/>
2010-06-23 23:38:36 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#degreeEarned"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#EducationalTraining"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#related">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-07-14 16:43:52 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#compilerOf">
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Collection"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#compiledBy"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#abbreviation">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A short form for an longer title or name.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">B.A.</vitro:exampleAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A175">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasGeographicLocation"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#NonAcademic">
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-14 15:00:42 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person holding a position that is not considered to be an academic appointment.</vitro:shortDef>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasServiceProviderRole">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#ServiceProviderRole"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-18 00:01:58 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#serviceProviderRoleOf"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaYear">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#agriculturalArea"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#providesFundingThrough">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#distributesFundingFrom"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">For example, National Science Foundation providesFundingThrough Graduate Research Fellowship Program; National Institutes of Health providesFundingThrough National Center for Research Resources. </vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#FundingOrganization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#FundingOrganization"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A204">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#domesticGeographicFocus"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#programOf">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasProgram"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Program"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A205">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#placeOfPublication"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#GeographicLocation">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A location having coordinates in geographic space.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Location"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Removed the word "stable" because disputed territories from geopolitical.owl are included. This could imply that the geographic coordinates could change. I've also copied this definition to core:Geographic Location. I think core:Geographic Location and core:Geographic Region are both the same and only one is needed. There is also geopolitical.owl:geographical_region which further causes confusion.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Geographic Location subclasses instead of this class if possible.</vitro:exampleAnnot>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#contributingAdvising">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#AdvisingRelationship"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#EducationalTraining"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#advisingContributionTo"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyAR">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCurrency"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A201">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/pageStart"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#end">
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.
A generic parent for more explicit event end properties (year, year and month, date, or datetime)</vitro:descriptionAnnot>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A102">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#endDate"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/interviewee">
<rdfs:comment xml:lang="en">An agent that is interviewed by another agent.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasPresenterRole">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As of 23 May 2010, the domain was empty. So, currently, people have to first create their presentation role first and add themselves as the presenter, then their presentation activities will show up on their profile page.</vitro:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#presenterRoleOf"/>
2010-06-23 23:38:36 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#PresenterRole"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#researchOverview">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Used for a single narrative summary of research, typically covering a wide range of activities and time periods; use Researcher Role for information on individual activities</vitro:descriptionAnnot>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A101">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#endYear"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/abstract">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">equivalent to bibo:abstract; included for mapping purposes</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/description"/>
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Used to describe the abstract of a bibliographic resource.</skos:scopeNote>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/description"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A176">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasSubjectArea"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ResearcherRole">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A role involving research (funded or unfunded), sometimes linked to a grant</vitro:shortDef>
2010-06-18 00:01:58 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Examples of research can be seen at: http://www.ufl.edu/research/products/index.html. Note these may have been funded, but the research doesn't have to be funded.</vitro:descriptionAnnot>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bacteria-resistant bandage; Termite prevention system; Hurricane resistant houses</vitro:exampleAnnot>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/transcriptOf">
<rdfs:comment xml:lang="en">Relates a document to some transcribed original.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The bibo:transcriptOf public description was found here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html . Bibo considers this term unstable.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#facilityFor">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Facility"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasFacility"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/issuer">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/publisher"/>
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:comment>An entity responsible for issuing often informally published documents such as press releases, reports, etc.</rdfs:comment>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Publication Description source http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html . This term is also considered unstable.</vitro:descriptionAnnot>
<swvs:term_status>unstable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A206">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#validUntil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A158">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisherOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#start">
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.
A generic parent property for more explicit start times (e.g., year, year and month, date, or datetime)</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#group">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A type of geopolitical area. Not meant for use. Use subclasses within.</vitro:shortDef>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">No definition was found of this specific class. It's probably not meant for use in classifying areas. A subclass should be selected.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Not meant for use in classifying areas. But can display all groups.</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#informationResourceInAuthorship">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#linkedInformationResource"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-07-14 15:00:42 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#educationalTraining">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#educationalTrainingOf"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#EducationalTraining"/>
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/oclcnum">
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<swvs:term_status>stable</swvs:term_status>
<rdfs:comment xml:lang="en">OCLC Identifier</rdfs:comment>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://info-uri.info/registry/OAIHandler?verb=GetRecord&metadataPrefix=reg&identifier=info:oclcnum/. </vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/isbn10">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://en.wikipedia.org/wiki/Isbn.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Book"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A172">
<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="A196">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameShortEN">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasShortName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A103">
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Service"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#providesService"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyIT">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCurrency"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A95">
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/doi"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A207">
2010-07-14 15:00:42 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
2010-07-14 16:43:52 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#MemberRole">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-14 15:00:42 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#linkType">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
2010-06-30 10:55:38 +00:00
<dcelem:creator rdf:resource="http://purl.org/ontology/bibo/bdarcus"/>
<vann:preferredNamespaceUri>http://purl.org/ontology/bibo/</vann:preferredNamespaceUri>
<dcelem:title>The Bibliographic Ontology</dcelem:title>
2010-06-11 15:26:25 +00:00
<owl:versionInfo>http://purl.org/ontology/bibo/1.2/</owl:versionInfo>
2010-06-30 10:55:38 +00:00
<vann:preferredNamespacePrefix>bibo</vann:preferredNamespacePrefix>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
2010-06-30 10:55:38 +00:00
<dcelem:isVersionOf rdf:resource="http://purl.org/ontology/bibo/"/>
<dcelem:creator rdf:resource="http://purl.org/ontology/bibo/fgiasson"/>
<dcelem:description xml:lang="en">The Bibliographic Ontology describe
2010-06-11 15:26:25 +00:00
bibliographic things on the semantic Web in RDF. This ontology can be
used as a citation ontology, as a document classification ontology, or
simply as a way to describe any kind of document in RDF. It has been
inspired by many existing document description metadata formats, and
can be used as a common ground for converting other bibliographic data
2010-06-30 10:55:38 +00:00
sources.</dcelem:description>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A87">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#conferringOrganization"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A49">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#GDPYear"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#special_group">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Least developed countries (LDC); Low income and food deficit countries (LIFDC); World</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short definition taken from Wikipedia http://en.wikipedia.org/wiki/Geopolitical_ontology.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Groups created for special needs.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A128">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#placeOfPublication"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasSuccessorOrganization">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-23 23:38:36 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasPredecessorOrganization"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A208">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#endDate"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#roleIn">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#relatedRole"/>
2010-07-04 00:03:00 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A23">
<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>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#prerequisiteFor">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasPrerequisite"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Course"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Course"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As of 26May2010,using the "show classes with restriction on this property" button, it looks like core:hasPrerequisite is not being used, and it has no domain and range. The same thing goes for core:prerequisiteFor.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#VocabularySourceReference">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">It's the reference to a specific source of a vocabulary.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The concept name, URL, and source vocabulary name of a Subject Area.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.getty.edu/vow/AATHierarchy?find=&logic=AND&note=&english=N&subjectid=300000000</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A184">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionInOrganization"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/isbn13">
2010-06-07 17:46:59 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Book"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://en.wikipedia.org/wiki/Isbn.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasNationality">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#InvitedTalk">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Presentation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/uri">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition from: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#addressStreet">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1320 E. 10th St.</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from: http://dictionary.reference.com/browse/street</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Address"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#translatorOf">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/translator"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Document">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A bounded physical representation of a body of information designed with the capacity (and usually intent) to communicate</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A209"/>
2010-06-30 10:55:38 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</vitro:descriptionAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A210"/>
<rdfs:subClassOf rdf:nodeID="A211"/>
2010-06-30 10:55:38 +00:00
<owl2:term_status>stable</owl2:term_status>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A160"/>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">A document (noun) is a bounded physical representation of body of information designed with the capacity (and usually intent) to communicate. A document may manifest symbolic, diagrammatic or sensory-representational information.</rdfs:comment>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A192"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#grantAwardedBy">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#awardsGrant"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#locationOfEquipment">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#equipmentInFacility"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Facility"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyES">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCurrency"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/ReferenceSource">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</vitro:descriptionAnnot>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A document that presents authoritative reference information, such as a dictionary or encylopedia</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A document that presents authoritative reference information, such as a dictionary or encylopedia .</rdfs:comment>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasFundingVehicle">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#fundingVehicleFor"/>
2010-07-04 00:03:00 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A38">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasMaxLongitude"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nationalityRU">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasNationality"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/eanucc13">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition source: http://en.wikipedia.org/wiki/European_Article_Numbering-Uniform_Code_Council.
The Uniform Code Council (UCC) was the Numbering Organization in the USA to administer and manage the EAN.UCC System. In 2005 the UCC changed its name to GS1 US.</vitro:descriptionAnnot>
<rdfs:comment xml:lang="en">European Article Number/Uniform Commercier Code 13</rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A209">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/DocumentPart"/>
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasCurrentMember">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Since we have defined geopolitical.owl.hasMember to be a subproperty of core:hasMember, we should not make changes to this property that would change the definition of geopolitical.owl.hasMember in ways that may make it inconsistent with its usage in other ontologies.</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#currentMemberOf"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A86">
<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>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/EditedBook">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A0"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">An edited book.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A187"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Best American Science Writing 2009</vitro:exampleAnnot>
2010-06-23 23:38:36 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/CollectedDocument"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An edited collection of stand-alone articles published as a book</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A207"/>
<rdfs:subClassOf rdf:nodeID="A190"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A147">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#endDate"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A195">
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/abstract"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#GeopoliticalEntity">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:GeopoliticalEntity subclasses instead of this class if possible.</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A geographical area which is associated with some sort of political structure.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short definition obtained here: http://en.wiktionary.org/wiki/geopolitical_entity.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#AbstractInformation">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Information (typically not physical in nature) and not used for primary display, but instead contributing to the primary display of people, events, and other top level classes and their subclasses.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Normally not used for classifying items. But, will display instances from the subclasses under core:Abstract Information</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This class is normally not used for classifying items. But it will display all the items from it's subclasses, e.g. Bachelor of Arts (B.A.); 1320 East 10th Street, LI 011 Bloomington, IN 47405-3907; and Visiting Assistant Professor, Computer Science Department, Indiana University, Bloomington, Aug. 1998 - July 1999.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A212">
2010-07-14 16:43:52 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/eissn"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
2010-07-14 16:43:52 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#keyword">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Room">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">100 Caldwell Hall; 114 Martha Van Rensselaer (Rushmore Conference Room)</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Room that provides a particular service or is used for a particular activity.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Facility"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Enter room number of name.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A183">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#FacultyMember"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionForPerson"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A148">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#startDate"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#authorNameAsListed">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<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 author, as potentially valuable information for author disambiguation. Not intended to show up for interactive editing as a disincentive for creating an individual for each author.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A10">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionInOrganization"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#area">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A203"/>
<rdfs:subClassOf rdf:nodeID="A213"/>
<rdfs:subClassOf rdf:nodeID="A118"/>
<rdfs:subClassOf rdf:nodeID="A214"/>
<rdfs:subClassOf rdf:nodeID="A215"/>
<rdfs:subClassOf rdf:nodeID="A127"/>
<rdfs:subClassOf rdf:nodeID="A191"/>
<rdfs:subClassOf rdf:nodeID="A206"/>
<rdfs:subClassOf rdf:nodeID="A188"/>
2010-07-14 23:04:06 +00:00
<rdfs:subClassOf rdf:nodeID="A194"/>
2010-07-14 20:00:12 +00:00
<rdfs:subClassOf rdf:nodeID="A202"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A179"/>
<rdfs:subClassOf rdf:nodeID="A30"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Top level of the geopolitical.owl ontology.</vitro:shortDef>
<rdfs:subClassOf rdf:nodeID="A163"/>
<rdfs:subClassOf rdf:nodeID="A216"/>
<rdfs:subClassOf rdf:nodeID="A120"/>
<rdfs:subClassOf rdf:nodeID="A124"/>
2010-07-14 23:04:06 +00:00
<rdfs:subClassOf rdf:nodeID="A171"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A217"/>
<rdfs:subClassOf rdf:nodeID="A69"/>
<rdfs:subClassOf rdf:nodeID="A106"/>
<rdfs:subClassOf rdf:nodeID="A134"/>
<rdfs:subClassOf rdf:nodeID="A218"/>
<rdfs:subClassOf rdf:nodeID="A165"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="A219"/>
<rdfs:subClassOf rdf:nodeID="A164"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Browsing structure for this ontology can be found here: http://www.fao.org/countryprofiles/geopol_v10/index.html.</vitro:descriptionAnnot>
<rdfs:subClassOf rdf:nodeID="A186"/>
2010-07-14 23:04:06 +00:00
<rdfs:subClassOf rdf:nodeID="A170"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A180"/>
<rdfs:subClassOf rdf:nodeID="A159"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Not meant for use in classifying areas. But can display all areas.</vitro:exampleAnnot>
<rdfs:subClassOf rdf:nodeID="A24"/>
<rdfs:subClassOf rdf:nodeID="A220"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#addressDepartment">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Address"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Medicine</vitro:exampleAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A216">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeDBPediaID"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A31">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyRU"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-07-12 18:12:09 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#codeCurrency">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCurrency"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">three letter code as code currency. ISO 4217 is the international standard describing three-letter codes known as code currency. http://en.wikipedia.org/wiki/Currency_code.</vitro:descriptionAnnot>
</rdf:Description>
2010-07-14 16:43:52 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasTranslation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/translationOf"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Examples shows a book has French language version. Public description source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</vitro:descriptionAnnot>
2010-07-12 18:12:09 +00:00
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#investigatorRoleOf">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasInvestigatorRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#InvestigatorRole"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#researcherRoleOf"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameShortES">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
2010-06-07 17:46:59 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasShortName"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#College">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A81"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">College of Arts & Sciences; Ivy Tech Community College</vitro:exampleAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A primary academic unit within a University or a free-standing higher education organization without graduate degree programs.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-07-16 09:01:22 +00:00
</rdf:Description>
<rdf:Description rdf:nodeID="A174">
<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:nodeID="A219">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameOfficialAR"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A50">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#GDPNotes"/>
2010-07-09 01:01:37 +00:00
</rdf:Description>
2010-07-12 18:12:09 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/isVersionOf">
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Document1 isVersionOf Document2</vitro:exampleAnnot>
<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>
2010-07-09 01:01:37 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A210">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#year"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#title">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#GDP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last update: October 2009 </rdfs:comment>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">World Bank, Data and Statistics, Quick reference tables http://siteresources.worldbank.org/DATASTATISTICS/Resources/GDP.pdf </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasStatistics"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GDP: The total market value of all the goods and services produced within the borders of a nation during a specified period.(Answers.com).</vitro:descriptionAnnot>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#roleOf">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A44">
2010-07-14 16:43:52 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyIT"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A197">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#startYear"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A137">
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A214">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeISO3"/>
2010-07-14 16:43:52 +00:00
</rdf:Description>
2010-07-14 15:00:42 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#clinicalRoleOf">
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#ClinicalRole"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasClinicalRole"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/CourtReporter">
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Supreme Court Reporter</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Periodical"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A collection of legal cases.</rdfs:comment>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Collection of legal cases</vitro:shortDef>
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nationalityAR">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasNationality"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A9">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#isAdministeredBy"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#PresenterRole">
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-04 00:03:00 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A123"/>
2010-07-14 16:43:52 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A52">
2010-07-14 16:43:52 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-14 20:00:12 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#landAreaTotal"/>
2010-07-14 16:43:52 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A220">
2010-07-14 16:43:52 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeGAUL"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#webpageOf">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://issues.library.cornell.edu/browse/VIVOONT-86.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/firstName">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<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>
2010-07-16 09:01:22 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Service">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UITS service</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UITS service is the information technology services provided by Indiana University. SC. </vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Process"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A161"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A regularly offered service in support of an academic, research, or administrative function (not personal or professional service by an individual)</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A129"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A221">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A7">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:minCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#isAdministeredBy"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#identifier">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#populationNotes">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#population"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A64">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaTotal"/>
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#currentMemberOf">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Since we have defined geopolitical.owl.hasMember to be a subproperty of core:hasMember, we should not make changes to this property that would change the definition of geopolitical.owl.hasMember in ways that may make it inconsistent with its usage in other ontologies.</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasCurrentMember"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Campus">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cornell Ithaca; Cornell Geneva; Cornell New York City; Cornell Qatar</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition taken from dictionary.com (http://dictionary.reference.com/browse/campus).</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The grounds of a school, college, university, or hospital. Or, a large, usually suburban, landscaped business or industrial site.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-14 15:00:42 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#educationalTrainingOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#EducationalTraining"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#educationalTraining"/>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Slide">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A slide in a slideshow</rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A slide in a slideshow</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/DocumentPart"/>
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#totalAwardAmount">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#mailingAddress">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Address"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done with a restriction on agent.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#mailingAddressFor"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Code">
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Code of Federal Regulations</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from OCLC Input Standards, EntW</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Periodical"/>
2010-06-30 10:55:38 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<swvs:term_status>stable</swvs:term_status>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A work consisting of texts of rules and regulations related to statutes issued by executive or administrative agencies</vitro:shortDef>
<rdfs:comment xml:lang="en">A collection of statutes.</rdfs:comment>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A136">
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#freetextKeyword"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Library">
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A181"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Used information from this definition: http://dictionary.reference.com/browse/library.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A collection of any materials, for study and enjoyment, which has been systematically arranged.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Marston Science Library</vitro:exampleAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A46">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasMinLatitude"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#value">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Not sure how this is used.</vitro:descriptionAnnot>
<skos:scopeNote xml:lang="en">Used to describe the content of a bibo:Document and othr bibliographic resouces.
2010-06-11 15:26:25 +00:00
2010-06-30 10:55:38 +00:00
We suggest to use this property instead of the deprecated "bibo:content" one.</skos:scopeNote>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Performance">
<rdfs:comment xml:lang="en">A public performance.</rdfs:comment>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Something carried out, acted or rendered.</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyZH">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCurrency"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#advisingContributionTo">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#contributingAdvising"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#EducationalTraining"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#AdvisingRelationship"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasClinicalRole">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#ClinicalRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-07-14 15:00:42 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#clinicalRoleOf"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-18 00:01:58 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#distributes">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Description for bibo:distributor taken from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/distributor"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A135">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasSubjectArea"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A61">
2010-06-23 23:38:36 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaYear"/>
2010-07-12 18:12:09 +00:00
</rdf:Description>
2010-07-14 20:00:12 +00:00
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-07-14 15:00:42 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#outcome">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#outcomeOf"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">
We would like the range of core:outcome to be the union of Event and Process; and that same union to be the range for core:outcomeOf, but we cannot currently express this with the editor.</vitro:descriptionAnnot>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A71">
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#date"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Agent">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A168"/>
<rdfs:subClassOf rdf:nodeID="A119"/>
<rdfs:subClassOf rdf:nodeID="A222"/>
2010-06-30 10:55:38 +00:00
<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>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#addressCity">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Address"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Chicago; New York; Bloomington; Gainesville</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#serviceProviderRoleOf">
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-18 00:01:58 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasServiceProviderRole"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#ServiceProviderRole"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#courseOffering">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SemesterClass"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#taughtInSemester"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#AcademicTerm"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A139">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#domesticGeographicFocus"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A32">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasMinLongitude"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#GraduateStudent">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Student"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person who has already received a bachelor's degree and is working toward a Master's or Doctoral degree.</vitro:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#publicationVenueFor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-07-04 00:03:00 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasPublicationVenue"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#codeAGROVOC">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">AGROVOC http://www.fao.org/aims/ </rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCode"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeAGROVOC.html.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/contributor">
2010-06-30 10:55:38 +00:00
<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>
2010-07-12 18:12:09 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-07-09 01:01:37 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A213">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameShortRU"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A138">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#internationalGeographicFocus"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
2010-07-14 20:00:12 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#agent">
2010-06-07 17:46:59 +00:00
<rdfs:domain rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://purl.org/NET/c4dm/event.owl#isAgentIn"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#teacherRoleOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasTeacherRole"/>
2010-06-18 00:01:58 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#TeacherRole"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#linkAnchorText">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ResearchOrganization">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-07-04 00:03:00 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Any organization (likely also asserted as another class of Organization) with a primary, ongoing research function, not just through occasional roles</vitro:shortDef>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A45">
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nationalityFR"/>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Translation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The result of rendering a work from one language to another</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#landAreaTotal">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#landArea"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hrJobTitle">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Position"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">administrative secretary</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition http://en.wikipedia.org/wiki/Job_title#Job_title.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasResearchArea">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#researchAreaOf"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasSubjectArea"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasCoordinate">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">Fisheries Global Information System http://www.fao.org/figis/servlet/RefServlet </rdfs:comment>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">It has subproperties: hasMaxLatitude; hasMaxLongitude; hasMinLatitude; hasMinLongitude. Source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-hasCoordinate.html.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespaceUri">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Report">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Medical Subject Heading (MeSH) definition of Technical Report: Work consisting of a formal report giving details of the investigation and results of a medical or other scientific problem. When issued by a government agency or comparable official body, its contents may be classified, unclassified, or declassified with regard to security clearance. This publication type may also cover a scientific paper or article that records the current state or current position of scientific research and development. If so labeled by the editor or publisher, this publication type may be properly used for journal articles.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A document describing an account or statement describing in detail an event, situation, or the like, usually as the result of observation, inquiry, etc..</rdfs:comment>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A131"/>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A document describing an account or statement describing in detail an event, situation, or the like, usually as the result of observation, inquiry, etc.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaNotes">
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#agriculturalArea"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Official data reported on FAQ Questionnaires from countries.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameListZH">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasListName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameListAR">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasListName"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#subjectAreaFor">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As of 26May2010, restrictions for the use of core:hasSubjectArea were on equipment, event, grant, information resource and service. However, it looks like core:subjectAreaFor is not being used.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasSubjectArea"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Process">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A208"/>
<rdfs:subClassOf rdf:nodeID="A108"/>
<rdfs:subClassOf rdf:nodeID="A204"/>
2010-07-14 16:43:52 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A105"/>
<rdfs:subClassOf rdf:nodeID="A5"/>
<rdfs:subClassOf rdf:nodeID="A130"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#dateTimeInterval">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is planned for use in version 1.2</vitro:descriptionAnnot>
2010-07-14 23:04:06 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#startDate">
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#start"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#awardOrDistinctionFor">
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#awardOrDistinction"/>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#AwardOrHonor"/>
2010-06-07 17:46:59 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#economic_region">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short definition taken from Wikipedia http://en.wikipedia.org/wiki/Geopolitical_ontology.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Region divided by economic factors.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Arab Maghreb Union (AMU); Central American Council of Agriculture (CAC); Caribbean Community and Common Market (CARICOM)</vitro:exampleAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#day">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#atTime"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.</vitro:descriptionAnnot>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#positionForPerson">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#personInPosition"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Position"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A215">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeAGROVOC"/>
2010-07-14 20:00:12 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#EmeritusProfessor">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A retired professor who retained their rank, title and privileges.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#TimeInterval">
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Normally not used for classifying items. But, will display instances from the subclasses.</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This class is deprecated.</vitro:descriptionAnnot>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A period or duration.</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A198"/>
2010-07-04 00:03:00 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#subcontractsGrant">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#grantSubcontractedThrough"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ConferenceSeries">
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-04 00:03:00 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#EventSeries"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">For individual, separate conferences, use conference instead. core:ConferenceSeries and core:SeminarSeries are very similar.</vitro:descriptionAnnot>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An organized series of a meeting for consultation or discussion.</vitro:shortDef>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-07 17:46:59 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#UndergraduateStudent">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Student"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person registered in an undergraduate program leading to a bachelor's degree or an undergraduate diploma or certificate.</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#endDate">
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#end"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.</vitro:descriptionAnnot>
</rdf:Description>
2010-07-14 16:43:52 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Quote">
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An excerpted collection of words</vitro:shortDef>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Excerpt"/>
<swvs:term_status>stable</swvs:term_status>
<rdfs:comment xml:lang="en">An excerpted collection of words.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</vitro:descriptionAnnot>
2010-07-09 01:01:37 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#NonFacultyAcademicPosition">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A74"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A position involving academic work but without faculty status</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Researcher; Academic Extension Associate; Postdoctoral Associate</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Position"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A17"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Those positions are held by people who do academic work but do not have faculty positions in universities or institutes.</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#landAreaUnit">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#landArea"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasGeographicLocation">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Currently being used by a restriction on organization.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#geographicLocationOf"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A199">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:minCardinality>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#addressCity"/>
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#OutreachProviderRole">
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The example is one outreach role required by US space agency NASA, which is related with one project in NASA. Name of the outreach role should be put here.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-14 20:00:12 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An outreach or community service role directed outside a person's primary profession and institution</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Communicating Astronomy to the Public</vitro:exampleAnnot>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Series">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A212"/>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A189"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A loose, thematic, collection of Documents, often Books.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A thematic collection of documents, usually books, issued at regular or irregular intervals</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Collection"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Methods in Molecular Biology</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#internationalGeographicFocus">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#geographicFocusOf"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Foundation">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from: http://dictionary.reference.com/browse/foundation.</vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An institution financed by a donation or legacy to aid research, education, the arts, etc. </vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Ford Foundation</vitro:exampleAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/subsequentLegalDecision">
2010-06-30 10:55:38 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/isReferencedBy"/>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/LegalDecision"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public description is from comments of this object property in bibo ontology located here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</vitro:descriptionAnnot>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/LegalDecision"/>
<rdfs:comment xml:lang="en">A legal decision on appeal that takes action on a case (affirming it, reversing it, etc.).</rdfs:comment>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/subject">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<skos:scopeNote xml:lang="en">Used to describe the subject of a bibliographic resource.</skos:scopeNote>
<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.
In VIVO, we are using core:SubjectArea for this type of information.</vitro:descriptionAnnot>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/coden">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CODEN became particularly common in the scientific community as a citation system for periodicals cited in technical- as well in chemistry-related publications and as a search tool in many bibliographic catalogues.
Definition and description came from Wikipedia here: http://en.wikipedia.org/wiki/CODEN </vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<rdfs:comment xml:lang="en">An identifier of serials, still in use by libraries, but replaced by ISSN for any new work</rdfs:comment>
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#mailingAddressFor">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done with a restriction on agent.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#mailingAddress"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Address"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-23 23:38:36 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#awardsGrant">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-23 23:38:36 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#grantAwardedBy"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A200">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/editor"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Exhibit">
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An object or a collection of objects shown in an organized manner.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasMinLatitude">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">Fisheries Global Information System http://www.fao.org/figis/servlet/RefServlet </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCoordinate"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Afghanistan hasMinLatitude 29.38. source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-hasMinLatitude.html.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#County">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeopoliticalEntity"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition modified from the one found here: http://www.thefreedictionary.com/county.</vitro:descriptionAnnot>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Alachua; Baker; Bradford; Kenora; Ottawa; Waterloo</vitro:exampleAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A80"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The largest administrative division of most states or provinces.</vitro:shortDef>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#workPhone">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Work phone number, with area code (and country code if outside U.S. and Canada)</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#fundedByAgent">
2010-07-09 01:01:37 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Process"/>
2010-06-30 10:55:38 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#fundingAgentFor"/>
2010-06-23 23:38:36 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#scopusId">
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#identifier"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Home page for Scopus: http://www.scopus.com/home.url</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"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Statute">
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from bibo ontology</vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A bill enacted into law</vitro:shortDef>
<rdfs:comment xml:lang="en">A bill enacted into law.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Legislation"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#fundingVehicleFor">
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasFundingVehicle"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A223">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/DocumentPart">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A185"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology </vitro:descriptionAnnot>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A distinct part of a larger document or collected document</vitro:shortDef>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A221"/>
2010-06-11 15:26:25 +00:00
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:comment xml:lang="en">a distinct part of a larger document or collected document.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<swvs:term_status>unstable</swvs:term_status>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A27"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-07-12 18:12:09 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Book">
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A16"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition copied from bibo ontology</vitro:descriptionAnnot>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A115"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A13"/>
<rdfs:subClassOf rdf:nodeID="A193"/>
<rdfs:subClassOf rdf:nodeID="A169"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">A written or printed work of fiction or nonfiction, usually on sheets of paper fastened or bound together within covers.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A written or printed work of fiction or nonfiction, usually on sheets of paper fastened or bound together within covers</vitro:shortDef>
<swvs:term_status>stable</swvs:term_status>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A3"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#geographicallyWithin">
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#geographicallyContains"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ResearchLaboratory">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Laboratory"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A laboratory that exists primarily to conduct research vs. to provide services</vitro:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#uspc">
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Patent"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Project">
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Process"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A111"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#atTime">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated.
A generic notion of the single time of an event (a year, year and month, date or date/time)</vitro:descriptionAnnot>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A68">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#startDate"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasEquipment">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#equipmentFor"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#sponsorAwardId">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#identifier"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A218">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameListFR"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#PrimaryURLLink">
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A URLLink that is designated (by the user or anyone else) as a primary link for the person, organization, event, etc.</vitro:shortDef>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/numPages">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Association">
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A formal organization of people or groups of people around a subject or practice.</vitro:shortDef>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Special Libraries Association; Association for Computing Machinery(ACM); American Medical Informatics Association(AMIA)</vitro:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/editor">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#editorOf"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Note: Bibo:editor is used as the inverse of core:editorOf. Public Description for bibo:editor was obtained from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</vitro:descriptionAnnot>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#PostdocPosition">
2010-07-04 00:03:00 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#NonFacultyAcademicPosition"/>
2010-06-18 00:01:58 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A postdoctoral training appointment (job)</vitro:shortDef>
2010-06-18 00:01:58 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A211">
2010-07-14 20:00:12 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#yearMonth"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#gYearMonth"/>
2010-07-14 20:00:12 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#advisee">
2010-07-04 00:03:00 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#AdvisingRelationship"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#adviseeIn"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-07-04 00:03:00 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-30 10:55:38 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#landAreaNotes">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#landArea"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#degreeCandidacy">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#AdvisingRelationship"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#positionInOrganization">
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#organizationForPosition"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Position"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#taughtBy">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#teaches"/>
2010-06-30 10:55:38 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SemesterClass"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A217">
2010-07-14 15:00:42 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-07-16 09:01:22 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeFAOSTAT"/>
2010-07-12 18:12:09 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#hasOfficialName">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#codeDBPediaID">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCode"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeDBPediaID.html.</vitro:descriptionAnnot>
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#timeIntervalFor">
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This property is deprecated</vitro:descriptionAnnot>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#TimeInterval"/>
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasTimeInterval"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasProceedings">
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Proceedings"/>
2010-06-30 10:55:38 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Conference"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A possible working example: The conference proceeding of the SPIE was generated from the conference - International Society for Optical Engineering.</vitro:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#proceedingsOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#GDPUnit">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#GDP"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A77">
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/editor"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-07-14 23:04:06 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/edition">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">The name defining a special edition of a document. Normally its a literal value composed of a version number and words.</rdfs:comment>
2010-06-30 10:55:38 +00:00
<swvs:term_status>stable</swvs:term_status>
2010-06-07 17:46:59 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nameShortZH">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FAO terminology. FAOTERM. http://www.fao.org/faoterm/ </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasShortName"/>
</rdf:Description>
2010-06-30 10:55:38 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
2010-06-23 23:38:36 +00:00
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A222">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
</rdf:Description>
2010-07-04 00:03:00 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#dateTime">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">In version 1.2, this property will no longer be a sub-property of the deprecated core:atTime property, but rather will be a top level property used with the core:DateTimeValue class.</vitro:descriptionAnnot>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#atTime"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#workFax">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#codeUN">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UN Statistics Division (M49): http://unstats.un.org/unsd/methods/m49/m49alpha.htm </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasCode"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">"UN Statistics Division (M49): http://unstats.un.org/unsd/methods/m49/m49alpha.htm. Source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeUN.html.</vitro:descriptionAnnot>
</rdf:Description>
2010-07-16 09:01:22 +00:00
<rdf:Description rdf:nodeID="A67">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#endDate"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#listsCourse">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#listedBy"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/status">
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-30 10:55:38 +00:00
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">paraphrased editorial note from the bibo ontology: We are not defining, using an enumeration, the range of the bibo:status to be a defined list of bibo:DocumentStatus. This is because we want people to be able to define new statuses if needed; and creating such an enumeration would prevent this.</vitro:descriptionAnnot>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Catalog">
2010-06-30 10:55:38 +00:00
<vitro:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A list of items in a collection; an ordered compilation of item descriptions and sufficient information to afford access to them</vitro:shortDef>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A223"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-07-16 09:01:22 +00:00
<rdfs:subClassOf rdf:nodeID="A205"/>
2010-06-30 10:55:38 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vitro:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NLM Catalog</vitro:exampleAnnot>
<vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition is the Medical Subject Heading (MeSH) definition </vitro:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
</rdf:RDF>