2010-06-07 17:46:59 +00:00
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2010-06-11 15:26:25 +00:00
xmlns:j.0="http://www.w3.org/2008/05/skos#"
xmlns:j.1="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-11 15:26:25 +00:00
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:j.2="http://www.w3.org/2006/12/owl2-xml#"
xmlns:j.4="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
2010-06-07 17:46:59 +00:00
xmlns:j.3="http://purl.org/vocab/vann/"
2010-06-11 15:26:25 +00:00
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A0">
<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-06-11 15:26:25 +00:00
<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-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Article"/>
2010-06-07 17:46:59 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:nodeID="A1">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Librarian"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionForPerson"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:nodeID="A2">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
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/Note">
<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>
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:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from bibo ontology</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Notes or annotations about a resource</j.4:shortDef>
<j.1:term_status>stable</j.1: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-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#AcademicDegree"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#offersDegree"/>
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">
<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#Authorship"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">True; False</j.4: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#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-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:nodeID="A3">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-11 15:26:25 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasMinLatitude"/>
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#sourceVocabularyReference">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#VocabularySourceReference"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#vocabularyReferenceFor"/>
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#SeminarSeries">
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#EventSeries"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">For individual seminars, use seminar instead. core:ConferenceSeries and core:SeminarSeries are very similar.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Applied Microeconomics Seminars; Future of Rural New York Seminar Series</j.4:exampleAnnot>
<j.4: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.</j.4: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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A4">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Conference"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/presentedAt"/>
</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-11 15:26:25 +00:00
<rdfs:comment xml:lang="en">An chapter number</rdfs:comment>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/BookSection"/>
<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"/>
<j.1:term_status>unstable</j.1: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#authorRank">
<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#Authorship"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +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#awardingOrganizationFor"/>
<owl:someValuesFrom 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#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"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use only if no specific subclasses of core:Student describe the person.</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person who is enrolled in an educational institution.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A6">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#codeISO2"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A7">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Agreement"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasFundingSource"/>
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#non_self_governing">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">UN Cartographic Section </rdfs:comment>
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
<rdfs:subClassOf rdf:nodeID="A8"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A9"/>
<rdfs:subClassOf rdf:nodeID="A10"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">American Samoa; Anguilla; Aruba; Guadeloupe; Puerto Rico; United States Virgin Islands</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Countries that, according to the United Nations, are non-decolonized.</j.4:shortDef>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A11">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/editor"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A12">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionInOrganization"/>
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">
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/Organization"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done with a restriction on Educational Background.</j.4: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#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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A13">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-11 15:26:25 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#landAreaTotal"/>
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#NonAcademicPosition">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Position"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A14"/>
<rdfs:subClassOf rdf:nodeID="A15"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Staff, support, and other non-academic positions.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Accounting & Research Services Assistant; Director of Information Technology</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A position classified as professional, staff, support, or any other non-academic role</j.4: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#other">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short description taken from Wikipedia http://en.wikipedia.org/wiki/Geopolitical_ontology.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Antarctica</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Territories not belonging to self-governing, non-self-governing, and disputed classes.</j.4: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/sici">
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: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-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A sub property of identifier (http://en.wikipedia.org/wiki/SICI).</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1: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#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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A16">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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-06-11 15:26:25 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A17">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Proceedings"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/reproducedIn"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A18">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/distributor"/>
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#GovernmentAgency">
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/Organization"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from: http://en.wikipedia.org/wiki/Government_agency.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">United States Library of Congress</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A19">
<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>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#narrower">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<j.4: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 .</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://www.w3.org/2004/02/skos/core#broader"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A20">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#dateTimeInterval"/>
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"/>
2010-06-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-07 17:46:59 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</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>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A21">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/edition"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<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-11 15:26:25 +00:00
<j.4: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." </j.4:descriptionAnnot>
<j.0: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.</j.0: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"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#administers"/>
</rdf:Description>
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person">
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A22"/>
<rdfs:subClassOf rdf:nodeID="A23"/>
2010-06-11 15:26:25 +00:00
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The most general classification of a person</j.4:shortDef>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A24"/>
<rdfs:subClassOf rdf:nodeID="A25"/>
<rdfs:subClassOf rdf:nodeID="A26"/>
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:nodeID="A27"/>
<rdfs:subClassOf rdf:nodeID="A28"/>
<rdfs:subClassOf rdf:nodeID="A29"/>
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:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A30">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#linkURI"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/pageStart">
<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:comment xml:lang="en">Starting page number within a continuous page range.</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-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/locator"/>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A31">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A32">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#validSince"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#reportId">
<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/Report"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A33">
<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://vivoweb.org/ontology/core#hasMember"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#headOf">
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"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#headedBy"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A34">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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-06-11 15:26:25 +00:00
</rdf:Description>
<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"/>
<j.4: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.</j.4:descriptionAnnot>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A35">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisherOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Manuscript">
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>
<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/Document"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition is the Medical Subject Heading (MeSH) definition</j.4:descriptionAnnot>
<j.4: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</j.4:shortDef>
<j.1:term_status>stable</j.1: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#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"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Encompasses talk, speech, lecture, slide lecture, conference presentation</j.4: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#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"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A36">
<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>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#advisorIn">
<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-18 00:01:58 +00:00
<rdfs:range 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#advisor"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#SubnationalRegion">
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">For example, the Midwest, northeast U.S.</rdfs:comment>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short definition was partially taken from http://en.wikipedia.org/wiki/Subnational_entity.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Boroughs; townships; districts; the Midwest</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Smaller administrative division into which a country may be divided.</j.4: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#territory">
<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"/>
<rdfs:subClassOf rdf:nodeID="A44"/>
<rdfs:subClassOf rdf:nodeID="A45"/>
<rdfs:subClassOf rdf:nodeID="A46"/>
<rdfs:subClassOf rdf:nodeID="A47"/>
<rdfs:subClassOf rdf:nodeID="A48"/>
2010-06-18 00:01:58 +00:00
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A type of geopolitical area. Not meant for use. Use subclasses within.</j.4:shortDef>
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:nodeID="A49"/>
<rdfs:subClassOf rdf:nodeID="A50"/>
<rdfs:subClassOf rdf:nodeID="A51"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A13"/>
2010-06-07 17:46:59 +00:00
<rdfs:subClassOf rdf:nodeID="A52"/>
<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"/>
<rdfs:subClassOf rdf:nodeID="A59"/>
<rdfs:subClassOf rdf:nodeID="A60"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A61"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<j.4: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.</j.4:descriptionAnnot>
<rdfs:subClassOf rdf:nodeID="A3"/>
<rdfs:subClassOf rdf:nodeID="A62"/>
<rdfs:subClassOf rdf:nodeID="A63"/>
<rdfs:subClassOf rdf:nodeID="A34"/>
<rdfs:subClassOf rdf:nodeID="A64"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeopoliticalEntity"/>
<rdfs:subClassOf rdf:nodeID="A65"/>
<rdfs:subClassOf rdf:nodeID="A66"/>
<rdfs:subClassOf rdf:nodeID="A67"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Not meant for use in classifying areas. But can display all territories.</j.4: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#researchAreaOf">
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"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#subjectAreaFor"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasResearchArea"/>
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#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">
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#URLLink"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://issues.library.cornell.edu/browse/VIVOONT-86.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#webpageOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A68">
<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-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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A69">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#title"/>
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#reproduces">
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/ontology/bibo/Document"/>
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-07 17:46:59 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/reproducedIn"/>
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-11 15:26:25 +00:00
<j.4: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.</j.4: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#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"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Audiovisual recording in video format</j.4: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-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">something that is printed or published and distributed, esp. a given number of a periodical</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/CollectedDocument"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</j.4:descriptionAnnot>
<j.4: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</j.4:shortDef>
<j.1:term_status>stable</j.1: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#AcademicYear">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">It is usually year1-year2 (year is using 4-digit to represent).</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2009-2010</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The period considered by an academic institution to be its primary academic cycle.</j.4:shortDef>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A70">
<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://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>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A71">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#cityOfPublication"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<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"/>
<j.4: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.</j.4:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A72">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasMember"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A73">
<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"/>
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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeFAOSTAT.html.</j.4: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#occursDuring">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4: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.</j.4: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#geographicLocationOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Currently being used by a restriction on organization.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasGeographicLocation"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A74">
<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>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#NewsRelease">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<j.4: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.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
<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-11 15:26:25 +00:00
<j.4: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.</j.4: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#equipmentInFacility">
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"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Facility"/>
<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-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>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A75"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4: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.</j.4:exampleAnnot>
<j.4: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.</j.4: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/Workshop">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<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-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:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A69"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A76">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">2</owl:minCardinality>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasMember"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A77">
<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="A78">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#abbreviation"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#degreeTypeAwarded">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#EducationalAttainment"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#awardedTo"/>
</rdf:Description>
<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:comment xml:lang="en">PubMed Identifier</rdfs:comment>
<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>
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://en.wikipedia.org/wiki/PMID.</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1: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://purl.org/ontology/bibo/Film">
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">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"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Audiovisual recording in film format</j.4:shortDef>
<j.1:term_status>stable</j.1: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#Consortium">
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/Organization"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A72"/>
<rdfs:subClassOf rdf:nodeID="A76"/>
2010-06-11 15:26:25 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Committee on Institutional Cooperation (CIC); The Five Colleges of Ohio</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A group of independent organizations working together toward a common goal.</j.4: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#serviceProvidedBy">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Service"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#providesService"/>
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-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 group of related documents issued at regular intervals.</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/Collection"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A2"/>
<rdfs:subClassOf rdf:nodeID="A11"/>
2010-06-11 15:26:25 +00:00
<j.1:term_status>stable</j.1: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#disputed">
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#territory"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">West Sahara</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Teritories subject to disagreement and debate.</j.4: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#FunctionalProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
</rdf:Description>
<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">
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#TransnationalRegion"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition take from http://en.wiktionary.org/wiki/continent.</j.4:descriptionAnnot>
<j.4: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</j.4:exampleAnnot>
<j.4: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.</j.4: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#relatedRole">
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#Role"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#roleIn"/>
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#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-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/language">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Document1 language English</j.4:exampleAnnot>
<j.0:scopeNote xml:lang="en">Used to link a bibliographic resource to the language used to express it.</j.0: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#features">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done through a restriction on the foaf:Person class.</j.4:descriptionAnnot>
<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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#subOrganizationWithin"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#EventSeries"/>
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#inEventSeries"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#featuredIn">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done through a restriction on the foaf:Person class.</j.4:descriptionAnnot>
<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">
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#PresenterRole"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasPresenterRole"/>
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#eventWithin">
<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
<rdfs:domain rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasSubEvent"/>
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#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"/>
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-07 17:46:59 +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-11 15:26:25 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Alachua County Extension Office</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A unit devoted primarily to extension activities, whether for outreach or research.</j.4: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/distributor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4: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 .</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#distributes"/>
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-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Relationship"/>
<rdfs:subClassOf rdf:nodeID="A20"/>
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:comment xml:lang="en">A legal decision that affirms a ruling.</rdfs:comment>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/LegalDecision"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/LegalDecision"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/subsequentLegalDecision"/>
<j.4: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</j.4: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#educationalBackground">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#EducationalAttainment"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#educationalBackgroundOf"/>
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#AwardOrDistinction">
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#AbstractInformation"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A79"/>
<rdfs:subClassOf rdf:nodeID="A80"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A specific award on a particular date. It should follow the format year (****), award_name. The data properties allow for a description and year. </j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2003, Outstanding Junior Faculty Award</j.4:exampleAnnot>
<j.4: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).</j.4: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#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-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Facility">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Facility subclasses instead of this class if possible</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Meeting">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A gathering of people for a defined purpose, not necessarily public or announced</j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Blog">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Website"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Blog is short for weblog. </j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Library of Congress Blog</j.4:exampleAnnot>
<j.4: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</j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/presents">
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">Relates an event to associated documents; for example, conference to a paper.</rdfs:comment>
<rdfs:domain rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/NET/c4dm/event.owl#product"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/presentedAt"/>
<j.1:term_status>unstable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A81">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Collection"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasPublicationVenue"/>
</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"/>
<j.4: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.</j.4: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#geographicallyContains">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#geographicallyWithin"/>
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"/>
<j.4: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.</j.4: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#linkedAuthor">
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#Authorship"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Once the authorship information is entered via the agent's profile, it can no longer be updated via that profile. As of 26May2010, core:authorInAuthorship is currently being used by a restriction on Person.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#authorInAuthorship"/>
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:domain rdf:resource="http://vivoweb.org/ontology/core#leaderRole"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasLeaderRole"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Position"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A82"/>
<rdfs:subClassOf rdf:nodeID="A83"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">That is a position held by an academic faculty member who works for administration.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Associate Dean</j.4:exampleAnnot>
<j.4: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)</j.4: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#Equipment">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A84"/>
<rdfs:subClassOf rdf:nodeID="A85"/>
<rdfs:subClassOf rdf:nodeID="A86"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">server; Bruker Vector-33 FT-IR</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Something provided for specific purpose, task or occupation. </j.4:shortDef>
</rdf:Description>
2010-06-18 00:01:58 +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#agriculturalAreaTotal"/>
</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>
<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>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">definition from: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1:term_status>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasSubEvent">
<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
<rdfs:domain rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#eventWithin"/>
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/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-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>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A specific journal article</j.4:exampleAnnot>
<j.4: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</j.4:shortDef>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A87"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition modified from the bibo ontology.</j.4:descriptionAnnot>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A88"/>
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-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A89"/>
2010-06-11 15:26:25 +00:00
<j.1:term_status>stable</j.1: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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#DependentResource"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A90"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Director of Admissions and Placement; Associate University Librarian</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
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/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-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/degree">
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">The thesis degree.</rdfs:comment>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Thesis"/>
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/ThesisDegree"/>
<j.4: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."</j.4:descriptionAnnot>
<j.1:term_status>unstable</j.1:term_status>
<j.0: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.</j.0:editorialNote>
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">
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/Organization"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A91"/>
2010-06-11 15:26:25 +00:00
<j.4: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</j.4: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#localAwardId">
<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"/>
2010-06-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#identifier"/>
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#editorOf">
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://xmlns.com/foaf/0.1/Person"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<j.4: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 .</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/editor"/>
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/presentedAt">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<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"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/NET/c4dm/event.owl#produced_in"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/presents"/>
<j.1:term_status>unstable</j.1: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"/>
<j.4: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.</j.4: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#publisherOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Definition source (http://www.answers.com/topic/publisher).</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#VocabularySourceReference"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#sourceVocabularyReference"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<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#InformationResource"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/reviewOf"/>
</rdf:Description>
<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#GDPYear"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
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
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A93">
<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>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#TeacherRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4: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.</j.4:shortDef>
</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#SubjectArea"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasSubjectArea"/>
</rdf:Description>
<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"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US Patent Data; US Job Data</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A named collection of data, usually containing only one type of data</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A95">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#codeUN"/>
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#Software">
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-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A96"/>
<rdfs:subClassOf rdf:nodeID="A97"/>
2010-06-11 15:26:25 +00:00
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Computer program and its related documentation; directs the operation of a computer</j.4:shortDef>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A98">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#EducationalAttainment"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Contract">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Agreement"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An agreement involving specific deliverables and payment</j.4:shortDef>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Hearing">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<j.4: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</j.4:descriptionAnnot>
<j.4: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.</j.4:shortDef>
<j.1:term_status>stable</j.1: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://purl.org/ontology/bibo/Brief">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A written argument submitted to a court.</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/LegalCaseDocument"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A document stating the facts and points of law of a client's case</j.4:shortDef>
<j.1:term_status>unstable</j.1:term_status>
</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"/>
<rdfs:subClassOf rdf:nodeID="A99"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/reproducedIn">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#reproduces"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A100">
<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-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"/>
<j.4: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.</j.4:descriptionAnnot>
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#outreachOverview">
<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://xmlns.com/foaf/0.1/Person"/>
<j.4: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</j.4:descriptionAnnot>
<j.4: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.</j.4:exampleAnnot>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/suffixName">
<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:comment xml:lang="en">The suffix of a name</rdfs:comment>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Jr.; III;; M.D.</j.4:exampleAnnot>
<j.1:term_status>stable</j.1: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://purl.org/ontology/bibo/asin">
<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:comment xml:lang="en">Amazon Standard Identification Number</rdfs:comment>
<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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Amazon standard identification number. Source: http://en.wikipedia.org/wiki/Amazon_Standard_Identification_Number.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">020530902X</j.4:exampleAnnot>
<j.1:term_status>stable</j.1:term_status>
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#ServiceProviderRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Member of the International Conference on Complex Systems Organizing Committee</j.4:exampleAnnot>
</rdf:Description>
<rdf:Description rdf:nodeID="A101">
<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#administers">
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
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#administeredBy"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A56">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-11 15:26:25 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyIT"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A102">
<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"/>
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#Librarian">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<j.4: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.</j.4: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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A103">
<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="A104">
<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#nameOfficialRU"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/AcademicArticle">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A scholarly academic article, typically published in a journal.</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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Article"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A105"/>
2010-06-11 15:26:25 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A specific academic journal article</j.4:exampleAnnot>
<j.4: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</j.4:shortDef>
<j.1:term_status>stable</j.1: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#organizationForPosition">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Position"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#positionInOrganization"/>
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#geographical_region">
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#TransnationalRegion"/>
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Africa; Americas; Asia; Caribbean; Polynesia; Middle Africa; Northern America; Southern Asia</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Region divided by a demarcated area of the Earth.</j.4:shortDef>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A43">
<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:nodeID="A106">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#cityOfPublication"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/doi">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">Digital Object Identifier</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-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><a href="http://www.doi.org/">Digital Object Identifier</a></j.4:descriptionAnnot>
<j.1:term_status>stable</j.1: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://purl.org/ontology/bibo/shortDescription">
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>A short description of the resource.</rdfs:comment>
<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/dc/terms/description"/>
<j.1:term_status>unstable</j.1:term_status>
<j.0: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.</j.0: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#isAdministeredBy">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UN Cartographic Section </rdfs:comment>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#non_self_governing"/>
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#self_governing"/>
<j.4: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. </j.4:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A107">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#responsibleOrganization"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A108">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:onProperty 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://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:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/locator"/>
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/abstract">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment>A summary of the resource.</rdfs:comment>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/dc/terms/</rdfs:isDefinedBy>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/description"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/description"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1:term_status>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A109">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#nameListRU"/>
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#School">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from here: http://dictionary.reference.com/browse/school.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">School of Architecture; School of Music</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An institution for instruction in a particular skill or field.</j.4: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#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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A110">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#DateTimeValue"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#dateTimeValue"/>
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#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"/>
<j.4: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/" </j.4:descriptionAnnot>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A42">
2010-06-07 17:46:59 +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-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#GDPTotalInCurrentPrices"/>
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-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/Article"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A81"/>
<rdfs:subClassOf rdf:nodeID="A92"/>
2010-06-11 15:26:25 +00:00
<j.4: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)</j.4: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/dc/terms/format">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4: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].</j.4:descriptionAnnot>
<j.0:example xml:lang="en"><dcterms:format>
<dcterms:MediaTypeOrExtent>
<rdf:value>text/html</rdf:value>
<rdfs:label>HTML</rdfs:label>
</dcterms:MediaTypeOrExtent>
</dcterms:format></j.0:example>
<j.0:scopeNote xml:lang="en">Used to describe the format of a bibliographic resource.</j.0: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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A111">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#cityOfPublication"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#teaches">
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"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SemesterClass"/>
<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">
<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://purl.org/ontology/bibo/Article"/>
<j.4: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"</j.4:descriptionAnnot>
</rdf:Description>
<rdf:Description rdf:nodeID="A26">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:onProperty 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#University">
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/Organization"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A98"/>
<rdfs:subClassOf rdf:nodeID="A102"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition taken from: http://en.wikipedia.org/wiki/University</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">University of Florida; Washington University in St. Louis</j.4:exampleAnnot>
<j.4: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.</j.4: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/number">
<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://purl.org/ontology/bibo/Document"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition from here: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</j.4: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#Location">
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
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Location when classsifying items.</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Top level of all location classes.</j.4: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#WorkingPaper">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A106"/>
<rdfs:subClassOf rdf:nodeID="A112"/>
2010-06-11 15:26:25 +00:00
<j.4: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</j.4:shortDef>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A113">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasMember"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A114">
<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>
<rdf:Description rdf:nodeID="A112">
<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"/>
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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">statistics for one territory. parent property for GDP. agricultural area, and etc.</j.4:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A66">
<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>
<rdf:Description rdf:nodeID="A115">
<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#fundingSourceFor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasFundingSource"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A116">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
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#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:nodeID="A27">
<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://vivoweb.org/ontology/core#hasCollaborator"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#teachingOverview">
<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://xmlns.com/foaf/0.1/Person"/>
<j.4: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</j.4:descriptionAnnot>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/issn">
<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:comment xml:lang="en">International Standard Serial Number</rdfs:comment>
<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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://en.wikipedia.org/wiki/Issn</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1: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#patentNumber">
<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"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
<j.4: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 .</j.4:descriptionAnnot>
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#hasTeacherRole">
2010-06-11 15:26:25 +00:00
<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/Person"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#TeacherRole"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#teacherRoleOf"/>
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
<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 periodical of scholarly journal Articles.</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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Periodical"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Journal of Information Science; IEEE Intelligent System; Scientometrics</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Contains original scholarly research or review articles by experts in the field</j.4:shortDef>
<j.1:term_status>stable</j.1: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://purl.org/ontology/bibo/Newspaper">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<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-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:subClassOf rdf:resource="http://purl.org/ontology/bibo/Periodical"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">USA Today</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Contains news articles, opinions, features, advertising, and is usually issued daily or weekly</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A117">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#nameOfficialAR"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A118">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#domesticGeographicFocus"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A119">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionInOrganization"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A120">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#relatedRole"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A40">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#nationalityIT"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A121">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#StateOrProvince"/>
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#contactInformation">
<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://purl.org/NET/c4dm/event.owl#Event"/>
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">
<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://xmlns.com/foaf/0.1/Agent"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A122">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/edition"/>
</rdf:Description>
<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#nationalityRU"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#InformationResource">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A110"/>
<rdfs:subClassOf rdf:nodeID="A123"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:nodeID="A118"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A124"/>
<rdfs:subClassOf rdf:nodeID="A125"/>
<rdfs:subClassOf rdf:nodeID="A126"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Patent"/>
</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"/>
<j.4: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.</j.4:descriptionAnnot>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/title">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<j.4: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.</j.4:descriptionAnnot>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#grantSubcontractedThrough">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#subcontractsGrant"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A127">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#description"/>
2010-06-11 15:26:25 +00:00
</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"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#OutreachProviderRole"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#outreachProviderRoleOf"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A128">
<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#nameOfficialZH"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A123">
<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="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#nationalityEN"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A129">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-11 15:26:25 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A130">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/DocumentPart"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
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/recipient">
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">An agent that receives a communication document.</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>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
2010-06-11 15:26:25 +00:00
<j.1:term_status>stable</j.1:term_status>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A45">
2010-06-11 15:26:25 +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-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaYear"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#EventSeries">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use if no specific subclasses of core:EventSeries desribe the activity.</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Facility"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Martha Van Rensselaer Hall (VR); Caldwell Hall (CD); University Auditorium</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Building that provides a particular service or is used for a particular activity.</j.4: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#hasSubjectArea">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#subjectAreaFor"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A131">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#linkedInformationResource">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<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-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/homepage">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://issues.library.cornell.edu/browse/VIVOONT-86.</j.4:descriptionAnnot>
<j.0:scopeNote xml:lang="en">Used to link an agent to its homepage (which is a web page accessible using a URL).</j.0: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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">conservation; cytokinesis</j.4:exampleAnnot>
<owl:equivalentProperty rdf:resource="http://vivoweb.org/ontology/core#majorField"/>
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#outcomeOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The domain for core:outcome is the union of Event and Process; that same union of classes is the range for core:outcomeOf</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#outcome"/>
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/identifier">
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://vivoweb.org/ontology/core#identifier"/>
<owl:equivalentProperty rdf:resource="http://purl.org/dc/terms/identifier"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A132">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#features"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A133">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/numPages"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A59">
2010-06-11 15:26:25 +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-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeCurrency"/>
</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#nationalityES"/>
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/reviewOf">
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#Review"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#reviewedIn"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A124">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A134">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#codeFAOTERM"/>
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#ConferencePaper">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Article"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A135"/>
<rdfs:subClassOf rdf:nodeID="A4"/>
<rdfs:subClassOf rdf:nodeID="A17"/>
2010-06-11 15:26:25 +00:00
<j.4: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</j.4: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#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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A group of Webpages accessible on the Web.</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/Collection"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A31"/>
2010-06-11 15:26:25 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Facebook; VIVOweb.org; Flickr</j.4:exampleAnnot>
<j.4: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</j.4:shortDef>
<j.1:term_status>unstable</j.1: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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<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>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A136"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition is the Medical Subject Heading (MeSH) definition</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Work consisting of collections of previously published works</j.4:shortDef>
<j.1:term_status>stable</j.1: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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A137">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<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="A138">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#cityOfPublication"/>
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#Division">
<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-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A139"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cardiovascular Medicine (division within medicine)</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An area of corporate activity organized as an administrative or functional unit.</j.4: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#awardOrDistinction">
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://xmlns.com/foaf/0.1/Person"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#AwardOrDistinction"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#awardOrDistinctionFor"/>
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#Newsletter">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Periodical"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Ornithological Newsletter</j.4:exampleAnnot>
<j.4: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</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A47">
2010-06-11 15:26:25 +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-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#populationTotal"/>
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#sectionCredits">
<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#SemesterClass"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3</j.4:exampleAnnot>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#reviewedIn">
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#Review"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/reviewOf"/>
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#leaderRole">
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#Role"/>
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#Team">
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/Organization"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A140"/>
2010-06-11 15:26:25 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VIVO Outreach Team; VIVO Ontology Team</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An informal organization brought together for the purposes of a project or event.</j.4: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#Program">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A Cornell graduate field (http://vivo.cornell.edu/index.jsp?home=65535&collection=820)</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An ongoing academic initiative not formalized with department or division status.</j.4: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-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/Organization"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from: http://dictionary.reference.com/browse/hospital.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Shands at the University of Florida</j.4:exampleAnnot>
<j.4: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.</j.4: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/ThesisDegree">
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">The academic degree of a Thesis</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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
<j.4: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).</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Doctor of Philosophy (Ph.D.)</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The academic degree of a Thesis.</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A141">
<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#Center">
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://xmlns.com/foaf/0.1/Organization"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A142"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition take from http://www.thefreedictionary.com/center.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Alchohol Education Center; Center for Arts and Public Policy; Hearing Research Center</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A place where a particular activity or service is concentrated.</j.4: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#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-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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4: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.</j.4:descriptionAnnot>
<j.0:scopeNote xml:lang="en">Used to describe the title of a bibliographic resource</j.0: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#preferredTitle">
<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://xmlns.com/foaf/0.1/Person"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Physical Sciences Librarian</j.4: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/Thesis">
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A143"/>
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:nodeID="A144"/>
2010-06-11 15:26:25 +00:00
<j.4: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</j.4: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-06-11 15:26:25 +00:00
<j.1:term_status>stable</j.1:term_status>
<rdfs:comment xml:lang="en">A document created to summarize research findings associated with the completion of an academic degree.</rdfs:comment>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from OCLC Input Standards, EntW</j.4:descriptionAnnot>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A145"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:comment xml:lang="en">Owner of a document or a collection of documents.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<j.4: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.</j.4:descriptionAnnot>
<j.1:term_status>unstable</j.1: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#proceedingsOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Proceedings"/>
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Conference"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasProceedings"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A37">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-11 15:26:25 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaNotes"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A146">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
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#organizerOf">
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://purl.org/NET/c4dm/event.owl#isAgentIn"/>
<j.4: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 .</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/organizer"/>
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#awardedTo">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#EducationalAttainment"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#degreeTypeAwarded"/>
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"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<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:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<j.4: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".</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#isPredecessorOf"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Role">
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:nodeID="A147"/>
<rdfs:subClassOf rdf:nodeID="A148"/>
<rdfs:subClassOf rdf:nodeID="A149"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use if no specific subclasses of core:Role describe the role.</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person's or organization's type of contribution to an endeavor</j.4: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#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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasSubOrganization"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#DateTimeValue"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
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#PostDoc">
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#NonFacultyAcademic"/>
<j.4: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)</j.4: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/Map">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A graphical depiction of geographic features.</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/Image"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A graphical depiction of geographic features, scientific discipline, scientific data analytical results</j.4:shortDef>
<j.1:term_status>unstable</j.1: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"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"> UN Cartographic Section </rdfs:comment>
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Afghanistan; Antigua and Barbuda; Cameroon; Iceland; Jamaica; Nigeria; United States of America</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Politically independent territories.</j.4:shortDef>
<owl:equivalentClass rdf:resource="http://vivoweb.org/ontology/core#Country"/>
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#hasPrerequisite">
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
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#prerequisiteFor"/>
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#Database">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/CollectedDocument"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A150"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition is the Medical Subject Heading (MeSH) definition</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PubMed</j.4:exampleAnnot>
<j.4: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</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A61">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#landAreaUnit"/>
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-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 meeting for consultation or discussion.</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/NET/c4dm/event.owl#Event"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A151"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">core:Seminar and bibo:Conference are very similar.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2010 International Congress on Autoimmunity; American Libraries Association 2009</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A meeting for consultation or discussion.</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#OutreachProviderRole"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasOutreachProviderRole"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A152">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Collection"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Department">
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/Organization"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A153"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Legal (department within a company); Use for any non-academic department</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A distinct, usually specialized group of a large organization.</j.4: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#BlogPosting">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Article"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A154"/>
2010-06-11 15:26:25 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A specific blog posting</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An online article or commentary appearing on a blog</j.4: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/Collection">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A collection of Documents or Collections</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://vivoweb.org/ontology/core#InformationResource"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Hill Ornithology Collection; Wiley Interscience Online Books Biochemisty Collection</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Collection of documents or information resources that have a unified identity</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/DocumentStatus">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">The status of the publication of a document.</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://vivoweb.org/ontology/core#AbstractInformation"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The publication status of a document. </j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">submitted; accepted; in-press; published; invited; refereed.</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The status of document.</j.4:shortDef>
<j.1:term_status>stable</j.1: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"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-11 15:26:25 +00:00
<j.4: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</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Publix Super Markets; Ernst & Young; PricewaterhouseCoopers</j.4:exampleAnnot>
<j.4: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.</j.4: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#authorInAuthorship">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Once the authorship information is entered via the agent's profile, it can no longer be updated via that profile. As of 26May2010, core:authorInAuthorship is currently being used by a restriction on Person.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#linkedAuthor"/>
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"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:nodeID="A155"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A156"/>
<rdfs:subClassOf rdf:nodeID="A78"/>
2010-06-11 15:26:25 +00:00
<j.4: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. </j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">B.A. Bachelor of Arts</j.4:exampleAnnot>
<j.4: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.</j.4: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/Legislation">
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 legal document proposing or enacting a law or a group of laws.</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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/LegalDocument"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">From OCLC Input Standards, EntW</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Enactments of legislative bodies, published in either statute or code form</j.4:shortDef>
<j.1:term_status>unstable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A157">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#supplementalInformation"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeopoliticalEntity"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Source of the Short Definition: http://www.thefreedictionary.com/state.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Minnesota; Michigan; Indiana; New York; Quebec; Manitoba; Ontario</j.4:exampleAnnot>
<j.4: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.</j.4: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">
<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:comment xml:lang="en">Ending page number within a continuous page range.</rdfs:comment>
<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"/>
<j.1:term_status>stable</j.1:term_status>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#ResearcherRole"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#researcherRoleOf"/>
</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"/>
<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>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A73"/>
2010-06-11 15:26:25 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">phonograph record; tape; CD; DVD; DAT</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Recorded audio in any format</j.4:shortDef>
<j.1:term_status>stable</j.1: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#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
<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:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<j.4: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".</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#isSuccessorOf"/>
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-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 document containing an authoritative determination (as a decree or judgment) made after consideration of facts or law.</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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/LegalCaseDocument"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The written determination of a case, motion or claim by a court or tribunal</j.4:shortDef>
<j.1:term_status>unstable</j.1: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#inEventSeries">
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"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#EventSeries"/>
<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#responsibleOrganization">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#organizationResponsibleFor"/>
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#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">
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 audio-visual document; film, video, and so forth.</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/Document"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A18"/>
2010-06-11 15:26:25 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">film; video; Blu-ray</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Audiovisual recording in any format</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A158">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Collection"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasPublicationVenue"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#GeographicRegion">
<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#GeographicLocation"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Geographic Region subclasses instead of this class if possible.</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A location having coordinates in geographic space.</j.4: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#Country">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeopoliticalEntity"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Afghanistan; Antigua and Barbuda; Cameroon; Iceland; Jamaica; Nigeria; United States of America</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An area of land distinguished by its political autonomy. Politically independent territories.</j.4: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-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/ontology/bibo/Patent"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#DateTimeValue"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#dateTimeValue"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Issue date for a patent. A patent can have only one issue date.</j.4: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/translationOf">
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">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>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/isVersionOf"/>
<j.4: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 .</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasTranslation"/>
<j.1:term_status>stable</j.1: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://xmlns.com/foaf/0.1/lastName">
<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://xmlns.com/foaf/0.1/Person"/>
<j.4: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."</j.4: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">
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">Producer of a document or a collection of documents.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Description source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1: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#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-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
<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>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Indicates territories that share borders.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasBorderWith"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Performance"/>
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://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
<j.1:term_status>stable</j.1:term_status>
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#researcherRoleOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<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-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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">National Institute of Health (NIH)</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A defined class of organizations that fund Grants.</j.4:shortDef>
2010-06-18 00:01:58 +00:00
<owl:equivalentClass rdf:nodeID="A5"/>
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#Class"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition found here: http://dictionary.reference.com/browse/publisher</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Elsevier; Harper & Row; Indiana University Press</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
2010-06-18 00:01:58 +00:00
<owl:equivalentClass rdf:nodeID="A35"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A90">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#role"/>
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-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#StudentOrganization">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from here: http://en.wikipedia.org/wiki/Student_society</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Dancin' Gators</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
</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"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Afghanistan; Antigua and Barbuda; Cameroon; Iceland; Jamaica; Nigeria; United States of America</j.4:exampleAnnot>
</rdf:Description>
<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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A28">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#AwardOrDistinction"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#awardOrDistinction"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#clinicalOrganization">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<j.4: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</j.4:descriptionAnnot>
<j.4: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</j.4:shortDef>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasRoom">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Building"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Room"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#roomWithinBuilding"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#URLLink">
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#AbstractInformation"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A30"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The full URL.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://info.slis.indiana.edu/~katy/</j.4:exampleAnnot>
<j.4: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.</j.4: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#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:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasMember"/>
<j.4: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.</j.4:descriptionAnnot>
<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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Presentation"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/eissn">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">The electronic ISSN number of a periodical.</rdfs:comment>
<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"/>
<j.4: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</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1:term_status>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#filingDate">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Patent"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#DateTimeValue"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#dateTimeValue"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A patent filing date. A patent can only have one filing date.</j.4:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A29">
<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-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-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"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#associatedWithPosition"/>
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/Proceedings">
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 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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Book"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition copied from bibo ontology</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A compilation of documents published from an event, such as a conference</j.4:shortDef>
<j.1:term_status>unstable</j.1: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#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
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/publisher"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Definition source (http://www.answers.com/topic/publisher).</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#publisherOf"/>
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#educationalBackgroundOf">
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#EducationalAttainment"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#educationalBackground"/>
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#Institute">
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/Organization"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Institute for Fundamental Theory</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
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/Organization">
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A113"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use if no specific subclasses of foaf:organization desribe the organization.</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A generic class encompassing several types of organizations.</j.4:shortDef>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A159"/>
<rdfs:subClassOf rdf:nodeID="A160"/>
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-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A161"/>
<rdfs:subClassOf rdf:nodeID="A162"/>
2010-06-11 15:26:25 +00:00
<j.0:scopeNote xml:lang="en">Ued to describe an organization related to bibliographic items such as a publishing company, etc.</j.0: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-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A163">
<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#seatingCapacity">
<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#Room"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">definition modified from: source (http://en.wikipedia.org/wiki/Seating_capacity).</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">55</j.4:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A75">
<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>
<rdf:Description rdf:nodeID="A22">
<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#memberOf"/>
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#ConferencePoster">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<j.4: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</j.4: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#middleName">
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: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://vivoweb.org/ontology/core#WorkshopSeries">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#EventSeries"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use workshop for individual events.</j.4:descriptionAnnot>
<j.4: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.</j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#isAgentIn">
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/Agent"/>
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<owl:inverseOf rdf:resource="http://purl.org/NET/c4dm/event.owl#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#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-18 00:01:58 +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#nameShortIT"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#Event">
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A165"/>
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
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use if no specific subclasses of event:Event are appropriate.</j.4:exampleAnnot>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A108"/>
<rdfs:subClassOf rdf:nodeID="A120"/>
<rdfs:subClassOf rdf:nodeID="A166"/>
2010-06-11 15:26:25 +00:00
<j.4: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."</j.4:descriptionAnnot>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A94"/>
<rdfs:subClassOf rdf:nodeID="A167"/>
<rdfs:subClassOf rdf:nodeID="A100"/>
<rdfs:subClassOf rdf:nodeID="A127"/>
<rdfs:subClassOf rdf:nodeID="A168"/>
2010-06-11 15:26:25 +00:00
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Something that happens at a given place and time.</j.4: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#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"/>
<j.4: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.</j.4:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A24">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#featuredIn"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#nationalityEN">
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://vivoweb.org/ontology/core#cityOfPublication">
<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#advisor">
2010-06-07 17:46:59 +00:00
<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://vivoweb.org/ontology/core#AdvisingRelationship"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#advisorIn"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A169">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#codeUNDP"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Image">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">photograph; diagram</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A visual representation such as a photograph or graph</j.4:shortDef>
<owl:equivalentClass rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
<j.1:term_status>stable</j.1: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://purl.org/ontology/bibo/organizer">
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://purl.org/NET/c4dm/event.owl#agent"/>
<j.4: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 .</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#organizerOf"/>
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/Bill">
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">Draft legislation presented for discussion to a legal body.</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/Legislation"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Draft legislation presented for discussion to a legal body</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A25">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#authorInAuthorship"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#CoPrincipalInvestigatorRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InvestigatorRole"/>
<j.4: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.</j.4:shortDef>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#FacultyPosition">
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-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A170"/>
<rdfs:subClassOf rdf:nodeID="A171"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Professor, associate professor and assistant professor are common positions for academic faculty.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Professor; Associate Professor; Assistant Professor</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Academic position in a university or institution</j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/gtin14">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">Global Trade Item Number 14</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-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://en.wikipedia.org/wiki/Global_Trade_Item_Number.</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1:term_status>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Relationship"/>
<rdfs:subClassOf rdf:nodeID="A172"/>
<j.4: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</j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:nodeID="A173">
2010-06-11 15:26:25 +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-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameListFR"/>
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#place">
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
<j.4: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.</j.4:descriptionAnnot>
<j.0:scopeNote xml:lang="en">Used to relate an event such as a conference to the geographical place where it happens, for example Paris.</j.0:scopeNote>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A154">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Blog"/>
<owl:onProperty 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://vivoweb.org/ontology/core#nihmsid">
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/Article"/>
<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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#outcomeOf"/>
<owl:inverseOf rdf:resource="http://purl.org/NET/c4dm/event.owl#product"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#listedBy">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#listsCourse"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A174">
<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"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/argued">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">The date on which a legal case is argued before a court. Date is of format xsd:date</rdfs:comment>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/LegalDocument"/>
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
<j.1:term_status>unstable</j.1: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://purl.org/NET/c4dm/event.owl#sub_event">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4: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.</j.4:descriptionAnnot>
<j.0:scopeNote xml:lang="en">Used to link big events with smaller events such as workshops that happen in the context of a conference.</j.0: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#AcademicTerm">
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#DateTimeInterval"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Fall 2009; Summer 2010</j.4:exampleAnnot>
<j.4: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</j.4: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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">An section number</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-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/locator"/>
<j.1:term_status>unstable</j.1:term_status>
<j.0: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.</j.0:example>
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#CaseStudy">
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/Document"/>
<j.4: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. </j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A qualitative descriptive research study of individuals or a group</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A175">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:onProperty 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://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-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-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
<j.4: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.</j.4:descriptionAnnot>
<j.0:scopeNote xml:lang="en">Used to relate a reference citation to a bibliographic resource.</j.0:scopeNote>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:comment xml:lang="en">An agent that interview another agent.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
<j.1:term_status>stable</j.1:term_status>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A176">
<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#organizationGrantingDegree"/>
</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-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeUNDP.html.</j.4: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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A155">
<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#offeredBy"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A177">
<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#nameListIT"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#DateTimeInterval">
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-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#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"/>
<j.4: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.</j.4:descriptionAnnot>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A178">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/distributor"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<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"/>
<j.4: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.</j.4:descriptionAnnot>
<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-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 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>
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:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from bibo ontology</j.4:descriptionAnnot>
<j.4: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</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A172">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#dateTimeInterval"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A151">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#abbreviation"/>
</rdf:Description>
<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"/>
<j.4: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</j.4: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-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#outcome"/>
<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-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#EducationalAttainment">
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#Process"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A176"/>
<rdfs:subClassOf rdf:nodeID="A157"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This connects person to their academic degree through this educational attainment.</j.4:descriptionAnnot>
<j.4: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.</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The process of receiving an education. Contains department or school, major field of degree, year, and supplemental information.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +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#nameShortRU"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A105">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Journal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasPublicationVenue"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<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-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A158"/>
2010-06-11 15:26:25 +00:00
<j.4: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</j.4: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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasMember"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasFundingSource">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#fundingSourceFor"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A180">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#relatedRole"/>
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#orcidId">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#identifier"/>
<j.4: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 .</j.4:descriptionAnnot>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A171">
<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#hasFacility">
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"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#facilityFor"/>
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"/>
<j.4: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.</j.4:descriptionAnnot>
<j.0:scopeNote xml:lang="en">Used to link a bibliographic item to its publisher.</j.0: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#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"/>
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short description taken from Wikipedia http://en.wikipedia.org/wiki/Geopolitical_ontology.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Food and Agriculture Organization of the United Nations (FAO)</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">International organizations.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A153">
<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://vivoweb.org/ontology/core#SubjectArea">
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
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a subject, an academic field, a research area, or a discipline. SC. </j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">semantic web; information visualization</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">academic disciplines or more detailed research area</j.4: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/Slideshow">
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>
<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/Document"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</j.4:descriptionAnnot>
<j.4: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</j.4:shortDef>
<j.1:term_status>stable</j.1: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:domain rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<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"/>
<j.4: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.</j.4:descriptionAnnot>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A38">
<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/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">
<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:comment xml:lang="en">The prefix of a name</rdfs:comment>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://dictionary.reference.com/browse/prefix</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Mr; Ms; Mrs</j.4:exampleAnnot>
<j.1:term_status>stable</j.1:term_status>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasAttendeeRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#attendeeRole"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#attendeeRoleOf"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A181">
2010-06-07 17:46:59 +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-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameShortZH"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A23">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#freetextKeyword"/>
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#nameShortAR">
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-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A182">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#dateTimeInterval"/>
</rdf:Description>
2010-06-11 15:26:25 +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"/>
<j.4: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. </j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Resource dependent on other entities</j.4:shortDef>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A170">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-11 15:26:25 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionInOrganization"/>
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#AcademicDepartment">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Department"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A183"/>
2010-06-11 15:26:25 +00:00
<j.4: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)</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A distinct, usually specialized educational group of a large educational organization.</j.4: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#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"/>
<j.4: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/</j.4: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#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"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person not considered a faculty member but holding an academic appointment.</j.4: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#hasPublicationVenue">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As of 26May2010, core:publicationVenueFor doesn't seem to be being used. The show class with restrictions shows nothing. But core:hasPublicationVenue is being used by bibo:Academic Article, core:Blog Posting, core:Editorial Article, core:Review.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#publicationVenueFor"/>
</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-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>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/DocumentPart"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A passage selected from a larger work</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A97">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<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://purl.org/ontology/bibo/annotates">
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">Critical or explanatory note for a Document.</rdfs:comment>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Note"/>
<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/dc/terms/relation"/>
<j.4: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.</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1: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#Grant">
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A184"/>
<rdfs:subClassOf rdf:nodeID="A185"/>
<rdfs:subClassOf rdf:nodeID="A186"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Agreement"/>
2010-06-11 15:26:25 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An intramural or extramural award to support scholarly work, such as UF09179 (VIVO)</j.4:exampleAnnot>
2010-06-18 00:01:58 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short definition is from the Glossary of NIH Terms.</j.4:descriptionAnnot>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="A187"/>
<rdfs:subClassOf rdf:nodeID="A188"/>
2010-06-11 15:26:25 +00:00
<j.4: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</j.4: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#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-11 15:26:25 +00:00
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Written musical composition for voice or instruments or both</j.4: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#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-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:domain rdf:resource="http://purl.org/ontology/bibo/LegalDecision"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/LegalDecision"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/subsequentLegalDecision"/>
<j.4: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</j.4: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#majorField">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#EducationalAttainment"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Information Science; Computer Science; Anthropology</j.4:exampleAnnot>
<owl:equivalentProperty rdf:resource="http://vivoweb.org/ontology/core#freetextKeyword"/>
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/isVersionOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4: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.</j.4: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#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-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A165">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#dateTimeInterval"/>
</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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment xml:lang="en">Universal Product Code</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-11 15:26:25 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source for public description: http://en.wikipedia.org/wiki/Universal_Product_Code.</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A15">
<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#displayOrder">
<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#FacultyMember">
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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition from here: http://research.carleton.ca/htr/defs.php.</j.4:descriptionAnnot>
<j.4: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.</j.4:shortDef>
</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"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A whole number (between -2147483648 and 2147483647)</j.4:exampleAnnot>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A99">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#dateTime"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/description">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<j.4: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.</j.4: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#Competition">
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/NET/c4dm/event.owl#Event"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Not the same as an award or distinction.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Intel Talent Search; poetry contest</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An occasion on which a winner is selected from among two or more contestants.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A14">
<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://vivoweb.org/ontology/core#hasMember">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#memberOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A166">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasGeographicLocation"/>
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#ResearchProposal">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A107"/>
2010-06-11 15:26:25 +00:00
<j.4: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</j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/director">
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 Film director.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
<j.4: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 .</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +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#Service"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#providesService"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#awardingOrganizationFor">
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/Organization"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#grantAwardedBy"/>
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#roomWithinBuilding">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Room"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Building"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasRoom"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A189">
<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>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#conferenceName">
<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/Proceedings"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A156">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#abbreviation"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<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>
<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/Periodical"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Abstracts and bibliographies are usually not included in magazines. </j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">New Yorker</j.4:exampleAnnot>
<j.4: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</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Address">
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-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A103"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">University of Waterloo, 200 University Avenue West, Waterloo, Ontario, Canada N2L 3G1</j.4:exampleAnnot>
<j.4: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.</j.4: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#headedBy">
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/Organization"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#headOf"/>
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-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-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A12"/>
<rdfs:subClassOf rdf:nodeID="A1"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">It is the common position in libraries.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Librarian; Library Systems Analyst; Music Bibliographer</j.4:exampleAnnot>
<j.4: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</j.4: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#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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A10">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<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"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A190">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A167">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#responsibleOrganization"/>
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#partOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasPart"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A96">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#description"/>
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#hasLeaderRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#leaderRole"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#leaderRoleOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A191">
<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#nameListEN"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#workEmail">
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/Agent"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">full email address</j.4: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">
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">Library of Congress Control Number</rdfs:comment>
<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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Source: http://en.wikipedia.org/wiki/Library_of_Congress_Control_Number.</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A9">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#isAdministeredBy"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A168">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#domesticGeographicFocus"/>
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/depiction">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4: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 .</j.4:descriptionAnnot>
<j.0:scopeNote xml:lang="en">Used to link an agent with an image that depict it.</j.0:scopeNote>
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/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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A chapter of a book.</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/BookSection"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A main division of a book</j.4:shortDef>
<j.1:term_status>unstable</j.1: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#Committee">
<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-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A33"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Curriculum Steering Committee; PhD Advisory Committee</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A8">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<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"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A139">
<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-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Standard">
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 document describing a standard</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/Document"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from OCLC Input Standards, EntW</j.4:descriptionAnnot>
<j.4: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</j.4:shortDef>
<j.1:term_status>stable</j.1: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://purl.org/ontology/bibo/LegalDocument">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A legal document; for example, a court decision, a brief, and so forth.</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/Document"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a document that states some contractual relationship or grants some right</j.4:shortDef>
<j.1:term_status>stable</j.1: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#CoreLaboratory">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Laboratory"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A lab providing services such as training, protocols, or access to instruments or software</j.4: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">
<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#Address"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">47405-3907</j.4:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A80">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#description"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A48">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-11 15:26:25 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaUnit"/>
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/relation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4: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.</j.4: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/rights">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.0:scopeNote xml:lang="en">Used to describe rights related to a bibliographic resource.</j.0: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#USPostalAddress">
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#Address"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A19"/>
<rdfs:subClassOf rdf:nodeID="A68"/>
<rdfs:subClassOf rdf:nodeID="A36"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1320 East 10th Street, Wells Library 021 Bloomington, IN 47405</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Formal address in US postal address system. </j.4:shortDef>
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-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"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<j.4: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 .</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://www.w3.org/2004/02/skos/core#narrower"/>
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#SemesterClass">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#EventSeries"/>
<j.4: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 </j.4:exampleAnnot>
<j.4: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.</j.4: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-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#ResearcherRole"/>
2010-06-11 15:26:25 +00:00
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use for research involvement in a grant as a named investigator or key personnel.</j.4: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">
<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>
<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/Document"/>
<j.4: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 </j.4:shortDef>
<j.1:term_status>unstable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A140">
<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://vivoweb.org/ontology/core#hasMember"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#compiledBy">
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/ontology/bibo/Collection"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#compilerOf"/>
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-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A115"/>
<rdfs:subClassOf rdf:nodeID="A70"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology </j.4: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
<j.1:term_status>unstable</j.1:term_status>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A section of a book</j.4:shortDef>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A74"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/DocumentPart"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A122"/>
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:comment xml:lang="en">A section of a book.</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#providesService">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Service"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#serviceProvidedBy"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#departmentOrSchool">
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#EducationalAttainment"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A82">
<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"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<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"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<j.4: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".</j.4:descriptionAnnot>
<j.1:term_status>unstable</j.1: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://purl.org/ontology/bibo/Interview">
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>
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">radio or newspaper interview</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
<j.1:term_status>stable</j.1: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://purl.org/dc/terms/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
<j.0:scopeNote xml:lang="en">Ued to describe a bibliographic resource.</j.0: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#Museum">
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/Organization"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition was take from here: http://dictionary.reference.com/browse/museum</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Getty Museum</j.4:exampleAnnot>
<j.4: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.</j.4: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#role">
<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
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://www.answers.com/topic/role.</j.4: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/LegalCaseDocument">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A document accompanying a legal case.</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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/LegalDocument"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Official court papers for a case</j.4:shortDef>
<j.1:term_status>unstable</j.1: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#addressState">
<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#Address"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Indiana; Florida; Minnesota; Michigan; New York; Quebec; Manitoba; Ontario</j.4:exampleAnnot>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#translatorOf"/>
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#personInPosition">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Position"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#positionForPerson"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Position"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#associatedRole"/>
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#taughtInSemester">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SemesterClass"/>
<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">
<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"/>
<j.4: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. </j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#providesFundingThrough"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#adviseeIn">
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://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-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#advisee"/>
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/Manual">
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 small reference book, especially one giving instructions.</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/Document"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SDB User Manual</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A book of instructions or guide to a specific topic</j.4:shortDef>
<j.1:term_status>unstable</j.1: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#TransnationalRegion">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<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"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">None as yet.</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A136">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#publisher"/>
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#related">
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
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A79">
<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#responsibleOrganization"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#compilerOf">
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://purl.org/ontology/bibo/Collection"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#compiledBy"/>
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">
<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
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A short form for an longer title or name.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">B.A.</j.4: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#NonAcademic">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person holding a position that is not considered to be an academic appointment.</j.4:shortDef>
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#hasServiceProviderRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#ServiceProviderRole"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#serviceProviderRoleOf"/>
</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">
<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"/>
<j.4: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. </j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#distributesFundingFrom"/>
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#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
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Program"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasProgram"/>
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#GeographicLocation">
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#Location"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Geographic Location subclasses instead of this class if possible.</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A location having coordinates in geographic space.</j.4: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#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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A192">
<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#end">
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#DateTimeInterval"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#DateTimeValue"/>
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/interviewee">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:comment xml:lang="en">An agent that is interviewed by another agent.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
<j.1:term_status>stable</j.1: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#hasPresenterRole">
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#PresenterRole"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#presenterRoleOf"/>
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#researchOverview">
<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://xmlns.com/foaf/0.1/Person"/>
<j.4: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</j.4:descriptionAnnot>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/abstract">
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/dc/elements/1.1/description"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/description"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">equivalent to bibo:abstract; included for mapping purposes</j.4:descriptionAnnot>
<j.0:scopeNote xml:lang="en">Used to describe the abstract of a bibliographic resource.</j.0:scopeNote>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A67">
<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#nationalityFR"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ResearcherRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bacteria-resistant bandage; Termite prevention system; Hurricane resistant houses</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A role involving research (funded or unfunded), sometimes linked to a grant</j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:nodeID="A145">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#abbreviation"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/transcriptOf">
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">Relates a document to some transcribed original.</rdfs:comment>
<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>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
<j.4: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.</j.4:descriptionAnnot>
<j.1:term_status>unstable</j.1: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#facilityFor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Facility"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasFacility"/>
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:comment>An entity responsible for issuing often informally published documents such as press releases, reports, etc.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/publisher"/>
<j.4: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.</j.4:descriptionAnnot>
<j.1:term_status>unstable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A193">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#domesticGeographicFocus"/>
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#start">
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#DateTimeInterval"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#DateTimeValue"/>
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#informationResourceInAuthorship">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Authorship"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#linkedInformationResource"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Not meant for use in classifying areas. But can display all groups.</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A type of geopolitical area. Not meant for use. Use subclasses within.</j.4: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/oclcnum">
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">OCLC Identifier</rdfs:comment>
<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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://info-uri.info/registry/OAIHandler?verb=GetRecord&metadataPrefix=reg&identifier=info:oclcnum/. </j.4:descriptionAnnot>
<j.1:term_status>stable</j.1: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://purl.org/ontology/bibo/isbn10">
<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://purl.org/ontology/bibo/Book"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://en.wikipedia.org/wiki/Isbn.</j.4: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#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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A194">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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>
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-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A64">
2010-06-07 17:46:59 +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-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameCurrencyZH"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A144">
<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#organizationGrantingDegree"/>
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#MemberRole">
<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-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A142">
<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://vivoweb.org/ontology/core#linkType">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<dc:creator rdf:resource="http://purl.org/ontology/bibo/bdarcus"/>
<j.3:preferredNamespaceUri>http://purl.org/ontology/bibo/</j.3:preferredNamespaceUri>
<dc:title>The Bibliographic Ontology</dc:title>
<owl:versionInfo>http://purl.org/ontology/bibo/1.2/</owl:versionInfo>
<j.3:preferredNamespacePrefix>bibo</j.3:preferredNamespacePrefix>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<dc:isVersionOf rdf:resource="http://purl.org/ontology/bibo/"/>
<dc:creator rdf:resource="http://purl.org/ontology/bibo/fgiasson"/>
<dc:description xml:lang="en">The Bibliographic Ontology describe
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
sources.</dc:description>
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#special_group">
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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short definition taken from Wikipedia http://en.wikipedia.org/wiki/Geopolitical_ontology.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Least developed countries (LDC); Low income and food deficit countries (LIFDC); World</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Groups created for special needs.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A195">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#cityOfPublication"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#roleIn">
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#Role"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#relatedRole"/>
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#prerequisiteFor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasPrerequisite"/>
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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">It's the reference to a specific source of a vocabulary.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.getty.edu/vow/AATHierarchy?find=&logic=AND&note=&english=N&subjectid=300000000</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The concept name, URL, and source vocabulary name of a Subject Area.</j.4: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/isbn13">
<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/Book"/>
2010-06-07 17:46:59 +00:00
<rdfs:subPropertyOf rdf:resource="http://purl.org/ontology/bibo/identifier"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://en.wikipedia.org/wiki/Isbn.</j.4:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<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#hasMinLongitude"/>
</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-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"/>
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#anyURI"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition from: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html</j.4: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#addressStreet">
<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#Address"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from: http://dictionary.reference.com/browse/street</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1320 E. 10th St.</j.4: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#InvitedTalk">
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#Presentation"/>
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">
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#InformationResource"/>
<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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<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>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A130"/>
<rdfs:subClassOf rdf:nodeID="A132"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</j.4:descriptionAnnot>
<j.4: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</j.4:shortDef>
<j.2:term_status>stable</j.2: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#grantAwardedBy">
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"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#awardingOrganizationFor"/>
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">
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#Facility"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#equipmentInFacility"/>
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-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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A document that presents authoritative reference information, such as a dictionary or encylopedia</j.4:shortDef>
<j.1:term_status>unstable</j.1: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#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:comment xml:lang="en">European Article Number/Uniform Commercier Code 13</rdfs:comment>
<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"/>
<j.4: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.</j.4:descriptionAnnot>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A185">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#dateTimeInterval"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/EditedBook">
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A195"/>
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-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/CollectedDocument"/>
2010-06-18 00:01:58 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Best American Science Writing 2009</j.4:exampleAnnot>
2010-06-11 15:26:25 +00:00
<j.1:term_status>stable</j.1:term_status>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An edited collection of stand-alone articles published as a book</j.4:shortDef>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A196"/>
<rdfs:subClassOf rdf:nodeID="A141"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:nodeID="A137"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A196">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/edition"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#GeopoliticalEntity">
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#GeographicRegion"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short definition obtained here: http://en.wiktionary.org/wiki/geopolitical_entity.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:GeopoliticalEntity subclasses instead of this class if possible.</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A geographical area which is associated with some sort of political structure.</j.4: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#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
<j.4: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.</j.4:descriptionAnnot>
<j.4: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</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A52">
<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#hasMaxLongitude"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A143">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#cityOfPublication"/>
</rdf:Description>
<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-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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Enter room number of name.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">100 Caldwell Hall; 114 Martha Van Rensselaer (Rushmore Conference Room)</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Room that provides a particular service or is used for a particular activity.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A197">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A184">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#administeredBy"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#area">
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A174"/>
<rdfs:subClassOf rdf:nodeID="A173"/>
<rdfs:subClassOf rdf:nodeID="A114"/>
<rdfs:subClassOf rdf:nodeID="A198"/>
<rdfs:subClassOf rdf:nodeID="A169"/>
<rdfs:subClassOf rdf:nodeID="A109"/>
<rdfs:subClassOf rdf:nodeID="A199"/>
2010-06-11 15:26:25 +00:00
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Top level of the geopolitical.owl ontology.</j.4:shortDef>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A128"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:nodeID="A164"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A200"/>
<rdfs:subClassOf rdf:nodeID="A201"/>
<rdfs:subClassOf rdf:nodeID="A117"/>
<rdfs:subClassOf rdf:nodeID="A163"/>
<rdfs:subClassOf rdf:nodeID="A202"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:nodeID="A203"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A134"/>
<rdfs:subClassOf rdf:nodeID="A95"/>
2010-06-11 15:26:25 +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:nodeID="A131"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:nodeID="A204"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A177"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A101"/>
<rdfs:subClassOf rdf:nodeID="A6"/>
<rdfs:subClassOf rdf:nodeID="A189"/>
<rdfs:subClassOf rdf:nodeID="A179"/>
<rdfs:subClassOf rdf:nodeID="A104"/>
<rdfs:subClassOf rdf:nodeID="A192"/>
<rdfs:subClassOf rdf:nodeID="A16"/>
2010-06-11 15:26:25 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Not meant for use in classifying areas. But can display all areas.</j.4:exampleAnnot>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A205"/>
<rdfs:subClassOf rdf:nodeID="A181"/>
<rdfs:subClassOf rdf:nodeID="A194"/>
<rdfs:subClassOf rdf:nodeID="A32"/>
2010-06-11 15:26:25 +00:00
<rdfs:subClassOf rdf:nodeID="A191"/>
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">
<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#Address"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Medicine</j.4:exampleAnnot>
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#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"/>
<j.4: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.</j.4: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#hasTranslation">
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
<j.4: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 .</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/translationOf"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A62">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#nationalityAR"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A199">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#nameListES"/>
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#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-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A149">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#displayOrder"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#College">
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://xmlns.com/foaf/0.1/Organization"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A206"/>
2010-06-11 15:26:25 +00:00
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">College of Arts & Sciences; Ivy Tech Community College</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A207">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Agreement"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasFundingSource"/>
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/isVersionOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Document1 isVersionOf Document2</j.4:exampleAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A187">
<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#title">
<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#InformationResource"/>
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"/>
<j.4: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).</j.4: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#roleOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A198">
2010-06-07 17:46:59 +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-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameListZH"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A87">
<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>
<rdf:Description rdf:nodeID="A208">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-11 15:26:25 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasSubjectArea"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A148">
<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://purl.org/dc/elements/1.1/description"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A186">
<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-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/CourtReporter">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A collection of legal cases.</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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Periodical"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Supreme Court Reporter</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Collection of legal cases</j.4:shortDef>
<j.1:term_status>stable</j.1: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-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#PresenterRole">
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#Role"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A209"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A50">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#GDPNotes"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A202">
2010-06-11 15:26:25 +00:00
<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>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#codeFAOSTAT"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A88">
<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="A188">
<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="A210">
<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-06-07 17:46:59 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#webpageOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://issues.library.cornell.edu/browse/VIVOONT-86.</j.4:descriptionAnnot>
2010-06-07 17:46:59 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A147">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#dateTimeInterval"/>
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/firstName">
<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://xmlns.com/foaf/0.1/Person"/>
<j.4: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."</j.4: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#Service">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Process"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A197"/>
<rdfs:subClassOf rdf:nodeID="A207"/>
<rdfs:subClassOf rdf:nodeID="A208"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UITS service is the information technology services provided by Indiana University. SC. </j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UITS service</j.4:exampleAnnot>
<j.4: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)</j.4: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#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>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Campus">
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#GeographicLocation"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition taken from dictionary.com (http://dictionary.reference.com/browse/campus).</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cornell Ithaca; Cornell Geneva; Cornell New York City; Cornell Qatar</j.4:exampleAnnot>
<j.4: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.</j.4:shortDef>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#attendeeRoleOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#attendeeRole"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasAttendeeRole"/>
</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"/>
<rdfs:comment xml:lang="en">A slide in a slideshow</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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/DocumentPart"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A slide in a slideshow</j.4:shortDef>
<j.1:term_status>unstable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A200">
<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#codeAGROVOC"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A89">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/doi"/>
</rdf:Description>
<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#populationYear"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#totalAwardAmount">
<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"/>
</rdf:Description>
<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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done with a restriction on agent.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#mailingAddressFor"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Code">
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 collection of statutes.</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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Periodical"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from OCLC Input Standards, EntW</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Code of Federal Regulations</j.4:exampleAnnot>
<j.4: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</j.4:shortDef>
<j.1:term_status>stable</j.1: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#Library">
<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-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A210"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Used information from this definition: http://dictionary.reference.com/browse/library.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Marston Science Library</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A collection of any materials, for study and enjoyment, which has been systematically arranged.</j.4:shortDef>
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/1999/02/22-rdf-syntax-ns#value">
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
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Not sure how this is used.</j.4:descriptionAnnot>
<j.0:scopeNote xml:lang="en">Used to describe the content of a bibo:Document and othr bibliographic resouces.
We suggest to use this property instead of the deprecated "bibo:content" one.</j.0:scopeNote>
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">
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 public performance.</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>
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-11 15:26:25 +00:00
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Something carried out, acted or rendered.</j.4:shortDef>
<j.1:term_status>unstable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A86">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#freetextKeyword"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#PrincipleInvestigatorRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InvestigatorRole"/>
<j.4: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.</j.4:shortDef>
</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-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasClinicalRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#ClinicalRole"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasRole"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#clinicianRoleOf"/>
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#distributes">
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
<j.4: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 .</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/distributor"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A205">
2010-06-11 15:26:25 +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-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#nameOfficialFR"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A183">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#offersDegree"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A85">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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/vocab/vann/preferredNamespacePrefix">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A204">
<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#nameShortFR"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="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
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The domain for core:outcome is the union of Event and Process; that same union of classes is the range for core:outcomeOf</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#outcomeOf"/>
2010-06-07 17:46:59 +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"/>
<rdfs:subClassOf rdf:nodeID="A211"/>
<rdfs:subClassOf rdf:nodeID="A212"/>
<rdfs:subClassOf rdf:nodeID="A190"/>
2010-06-11 15:26:25 +00:00
<j.0:scopeNote xml:lang="en">Used to describe any "agent" related to bibliographic items. Such agents can be persons, organizations or groups of any kind.</j.0: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#addressCity">
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:domain rdf:resource="http://vivoweb.org/ontology/core#Address"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Chicago; New York; Bloomington; Gainesville</j.4: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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#ServiceProviderRole"/>
<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#hasServiceProviderRole"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A206">
2010-06-11 15:26:25 +00:00
<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"/>
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">
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#AcademicTerm"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SemesterClass"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#taughtInSemester"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A84">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<owl:onProperty 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#GraduateStudent">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Student"/>
<j.4: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.</j.4: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#publicationVenueFor">
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
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As of 26May2010, core:publicationVenueFor doesn't seem to be being used. The show class with restrictions shows nothing. But core:hasPublicationVenue is being used by bibo:Academic Article, core:Blog Posting, core:Editorial Article, core:Review.</j.4:descriptionAnnot>
<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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeAGROVOC.html.</j.4:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +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#validUntil"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/dc/terms/contributor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.0:scopeNote xml:lang="en">Used to link a bibliographic item to one of its contributor: can be an author, an editor, a publisher, etc.</j.0:scopeNote>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:nodeID="A209">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#presenterRoleOf"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#agent">
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://purl.org/NET/c4dm/event.owl#Event"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<owl:inverseOf rdf:resource="http://purl.org/NET/c4dm/event.owl#isAgentIn"/>
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"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#TeacherRole"/>
<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#hasTeacherRole"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<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"/>
<j.4: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</j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:nodeID="A83">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#positionInOrganization"/>
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#Translation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Document"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The result of rendering a work from one language to another</j.4: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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Position"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition http://en.wikipedia.org/wiki/Job_title#Job_title.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">administrative secretary</j.4:exampleAnnot>
</rdf:Description>
<rdf:Description rdf:about="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-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#SubjectArea"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasSubjectArea"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#researchAreaOf"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A58">
<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#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"/>
<j.4: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.</j.4:descriptionAnnot>
</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"/>
<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>
<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/Document"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A178"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4: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.</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
</rdf:Description>
<rdf:Description rdf:about="http://aims.fao.org/aos/geopolitical.owl#agriculturalAreaNotes">
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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Official data reported on FAQ Questionnaires from countries.</j.4: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"/>
<j.4: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.</j.4:descriptionAnnot>
<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-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:nodeID="A175"/>
<rdfs:subClassOf rdf:nodeID="A182"/>
<rdfs:subClassOf rdf:nodeID="A180"/>
<rdfs:subClassOf rdf:nodeID="A193"/>
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#dateTimeInterval">
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#DateTimeInterval"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A135">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Conference"/>
<owl:onProperty rdf:resource="http://purl.org/ontology/bibo/presentedAt"/>
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-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#AwardOrDistinction"/>
2010-06-07 17:46:59 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
2010-06-11 15:26:25 +00:00
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#awardOrDistinction"/>
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#economic_region">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short definition taken from Wikipedia http://en.wikipedia.org/wiki/Geopolitical_ontology.</j.4:descriptionAnnot>
<j.4: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)</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Region divided by economic factors.</j.4:shortDef>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A60">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-11 15:26:25 +00:00
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</owl:maxCardinality>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://aims.fao.org/aos/geopolitical.owl#hasMaxLatitude"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#positionForPerson">
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://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#personInPosition"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A125">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#freetextKeyword"/>
</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"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A retired professor who retained their rank, title and privileges.</j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#subcontractsGrant">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Grant"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#grantSubcontractedThrough"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A126">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicRegion"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#internationalGeographicFocus"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#ConferenceSeries">
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#EventSeries"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An organized series of a meeting for consultation or discussion.</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
<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-11 15:26:25 +00:00
<j.4: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.</j.4: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/Quote">
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 excerpted collection of words.</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-11 15:26:25 +00:00
<rdfs:subClassOf rdf:resource="http://purl.org/ontology/bibo/Excerpt"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An excerpted collection of words</j.4:shortDef>
<j.1:term_status>stable</j.1: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#NonFacultyAcademicPosition">
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-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A93"/>
<rdfs:subClassOf rdf:nodeID="A119"/>
2010-06-11 15:26:25 +00:00
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Researcher; Academic Extension Associate; Postdoctoral Associate</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A position involving academic work but without faculty status</j.4: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#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-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Currently being used by a restriction on organization.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#geographicLocationOf"/>
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#OutreachProviderRole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<j.4: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.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Communicating Astronomy to the Public</j.4:exampleAnnot>
<j.4: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</j.4:shortDef>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Series">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A loose, thematic, collection of Documents, often Books.</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/Collection"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Methods in Molecular Biology</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A thematic collection of documents, usually books, issued at regular or irregular intervals</j.4:shortDef>
<j.1:term_status>stable</j.1: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#internationalGeographicFocus">
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#geographicFocusOf"/>
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#Foundation">
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/Organization"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition take from: http://dictionary.reference.com/browse/foundation.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Ford Foundation</j.4:exampleAnnot>
<j.4: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. </j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/subsequentLegalDecision">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:comment xml:lang="en">A legal decision on appeal that takes action on a case (affirming it, reversing it, etc.).</rdfs:comment>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/LegalDecision"/>
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"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/isReferencedBy"/>
<j.4: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</j.4: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#memberOf">
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
<j.4: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.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasMember"/>
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"/>
<j.4: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.</j.4:descriptionAnnot>
<j.0:scopeNote xml:lang="en">Used to describe the subject of a bibliographic resource.</j.0:scopeNote>
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/coden">
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">An identifier of serials, still in use by libraries, but replaced by ISSN for any new work</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
<j.4: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 </j.4:descriptionAnnot>
<j.1:term_status>stable</j.1: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-11 15:26:25 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Address"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is done with a restriction on agent.</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#mailingAddress"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A46">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#nationalityZH"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Exhibit">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An object or a collection of objects shown in an organized manner.</j.4:shortDef>
</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"/>
<j.4: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.</j.4:descriptionAnnot>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#County">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeopoliticalEntity"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A121"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition modified from the one found here: http://www.thefreedictionary.com/county.</j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Alachua; Baker; Bradford; Kenora; Ottawa; Waterloo</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The largest administrative division of most states or provinces.</j.4:shortDef>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#workPhone">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<j.4: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)</j.4:descriptionAnnot>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#scopusId">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#identifier"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Home page for Scopus: http://www.scopus.com/home.url</j.4:descriptionAnnot>
2010-06-07 17:46:59 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Statute">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A bill enacted into law.</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/Legislation"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from bibo ontology</j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A bill enacted into law</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A159">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Role"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#relatedRole"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/DocumentPart">
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A129"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition from the bibo ontology </j.4:descriptionAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A distinct part of a larger document or collected document</j.4:shortDef>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A116"/>
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>
<rdfs:comment xml:lang="en">a distinct part of a larger document or collected document.</rdfs:comment>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A111"/>
2010-06-11 15:26:25 +00:00
<j.1:term_status>unstable</j.1: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-06-18 00:01:58 +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#GDPUnit"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Book">
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A21"/>
<rdfs:subClassOf rdf:nodeID="A138"/>
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition copied from bibo ontology</j.4:descriptionAnnot>
<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-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A133"/>
<rdfs:subClassOf rdf:nodeID="A152"/>
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>
<j.4: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</j.4:shortDef>
<j.1:term_status>stable</j.1:term_status>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A146"/>
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">
<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
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#partOf"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#geographicallyContains"/>
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#ResearchLaboratory">
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#Laboratory"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A laboratory that exists primarily to conduct research vs. to provide services</j.4: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">
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-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A150">
<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://vivoweb.org/ontology/core#Project">
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#Process"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A7"/>
<rdfs:subClassOf rdf:nodeID="A0"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A211">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#webpage"/>
</rdf:Description>
<rdf:Description rdf:nodeID="A201">
<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"/>
2010-06-11 15:26:25 +00:00
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasEquipment">
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/Organization"/>
<rdfs:range rdf:resource="http://vivoweb.org/ontology/core#Equipment"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#equipmentFor"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A160">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-11 15:26:25 +00:00
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasGeographicLocation"/>
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#clinicianRoleOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#ClinicalRole"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasClinicalRole"/>
</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-06-18 00:01:58 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#PrimaryURLLink">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
<j.4: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.</j.4: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>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A44">
<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#populationNotes"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#organizationResponsibleFor">
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#responsibleOrganization"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A212">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://vivoweb.org/ontology/core#Address"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#mailingAddress"/>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#Association">
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/Organization"/>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Special Libraries Association; Association for Computing Machinery(ACM); American Medical Informatics Association(AMIA)</j.4:exampleAnnot>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A formal organization of people or groups of people around a subject or practice.</j.4: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/editor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#InformationResource"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
<j.4: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 .</j.4:descriptionAnnot>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#editorOf"/>
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#PostdocPosition">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#NonFacultyAcademicPosition"/>
<j.4:shortDef rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A postdoctoral training appointment (job)</j.4:shortDef>
</rdf:Description>
2010-06-11 15:26:25 +00:00
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#advisee">
<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://vivoweb.org/ontology/core#AdvisingRelationship"/>
2010-06-11 15:26:25 +00:00
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#adviseeIn"/>
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#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-18 00:01:58 +00:00
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#AdvisingRelationship"/>
2010-06-11 15:26:25 +00:00
<rdfs:range 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#positionInOrganization">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Position"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#organizationForPosition"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#taughtBy">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#SemesterClass"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#teaches"/>
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A161">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-11 15:26:25 +00:00
<owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
2010-06-18 00:01:58 +00:00
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#abbreviation"/>
</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"/>
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#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"/>
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source: http://www.fao.org/countryprofiles/geopol_v10/dataproperties/geopolitical-codeDBPediaID.html.</j.4: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#hasProceedings">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Conference"/>
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Proceedings"/>
<j.4: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.</j.4:descriptionAnnot>
<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-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-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>
2010-06-11 15:26:25 +00:00
<j.1:term_status>stable</j.1: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#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>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#attendeeRole">
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#Role"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A162">
2010-06-11 15:26:25 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +00:00
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/core#hasSubOrganization"/>
2010-06-07 17:46:59 +00:00
</rdf:Description>
2010-06-18 00:01:58 +00:00
<rdf:Description rdf:nodeID="A65">
2010-06-07 17:46:59 +00:00
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
2010-06-18 00:01:58 +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#nameCurrencyFR"/>
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">
<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://vivoweb.org/ontology/core#dateTime">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
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"/>
<j.4: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.</j.4: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#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">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
<j.4: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.</j.4: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#Catalog">
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/Document"/>
2010-06-18 00:01:58 +00:00
<rdfs:subClassOf rdf:nodeID="A77"/>
<rdfs:subClassOf rdf:nodeID="A71"/>
2010-06-11 15:26:25 +00:00
<j.4:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short Definition is the Medical Subject Heading (MeSH) definition </j.4:descriptionAnnot>
<j.4:exampleAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NLM Catalog</j.4:exampleAnnot>
<j.4: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</j.4:shortDef>
2010-06-07 17:46:59 +00:00
</rdf:Description>
</rdf:RDF>