@prefix : . @prefix dc: . @prefix obo: . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix foaf: . @prefix rdfs: . @prefix terms: . @prefix protege: . @prefix oboInOwl: . @prefix ncbitaxon: . @prefix attributes: . obo:bco.owl a owl:Ontology ; owl:versionIRI ; dc:contributor "Robert Guralnick" ; dc:license ; dc:contributor "John Wieczorek" , "John Deck" , "Biocode Commons Ontology Hackathon members" ; rdfs:label "The Biological Collections Ontology" ; dc:contributor "Barry Smith" ; dc:creator "Ramona Walls" ; protege:defaultLanguage "en"^^xsd:string ; rdfs:comment "The Biological Collections Ontology was originally created at the Biocode Commons Hackathon at GSC14. Older versions can be viewed at http://code.google.com/p/biocode-commons/source/browse/#svn%2Ftrunk%2Fontologies%2Fbiocollections."^^xsd:string . # # # ################################################################# # # # # Annotation properties # # # ################################################################# # # # http://protege.stanford.edu/plugins/owl/protege#defaultLanguage protege:defaultLanguage a owl:AnnotationProperty . # # http://purl.obolibrary.org/obo/BCO_0000057 obo:BCO_0000057 a owl:AnnotationProperty ; rdfs:label "taxonomic inventory metadata preferred name"@en ; rdfs:subPropertyOf obo:IAO_0000118 . # # http://purl.obolibrary.org/obo/BCO_0000060 obo:BCO_0000060 a owl:AnnotationProperty ; rdfs:label "BCO preferred label"@en . # # http://purl.obolibrary.org/obo/BCO_0000074 obo:BCO_0000074 a owl:AnnotationProperty ; rdfs:label "dwc_bco mapping"@en . # # http://purl.obolibrary.org/obo/BFO_0000179 obo:BFO_0000179 a owl:AnnotationProperty ; obo:IAO_0000115 "Relates an entity in the ontology to the name of the variable that is used to represent it in the code that generates the BFO OWL file from the lispy specification."@en ; obo:IAO_0000232 "Really of interest to developers only"@en ; rdfs:label "BFO OWL specification label"@en ; rdfs:subPropertyOf rdfs:label . # # http://purl.obolibrary.org/obo/BFO_0000180 obo:BFO_0000180 a owl:AnnotationProperty ; obo:IAO_0000115 "Relates an entity in the ontology to the term that is used to represent it in the the CLIF specification of BFO2"@en ; obo:IAO_0000119 "Person:Alan Ruttenberg" ; obo:IAO_0000232 "Really of interest to developers only"@en ; rdfs:label "BFO CLIF specification label"@en ; rdfs:subPropertyOf rdfs:label . # # http://purl.obolibrary.org/obo/IAO_0000111 obo:IAO_0000111 a owl:AnnotationProperty ; obo:IAO_0000111 "editor preferred label"@en , "editor preferred term"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "The concise, meaningful, and human-friendly name for a class or property preferred by the ontology developers. (US-English)"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:label "editor preferred label"@en , "editor preferred term" , "editor preferred term"@en . # # http://purl.obolibrary.org/obo/IAO_0000112 obo:IAO_0000112 a owl:AnnotationProperty ; obo:IAO_0000111 "example"@en , "example of usage"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A phrase describing how a class name should be used. May also include other kinds of examples that facilitate immediate understanding of a class semantics, such as widely known prototypical subclasses or instances of the class. Although essential for high level terms, examples for low level terms (e.g., Affymetrix HU133 array) are not"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "example of usage"@en . # # http://purl.obolibrary.org/obo/IAO_0000113 obo:IAO_0000113 a owl:AnnotationProperty ; obo:IAO_0000111 "in branch"@en ; obo:IAO_0000115 "An annotation property indicating which module the terms belong to. This is currently experimental and not implemented yet."@en ; obo:IAO_0000117 "GROUP:OBI"@en ; obo:IAO_0000119 "OBI_0000277"@en ; rdfs:label "in branch"@en . # # http://purl.obolibrary.org/obo/IAO_0000114 obo:IAO_0000114 a owl:AnnotationProperty ; obo:IAO_0000111 "has curation status"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en , "PERSON:Bill Bug"@en , "PERSON:Melanie Courtot"@en ; obo:IAO_0000119 "OBI_0000281"@en ; rdfs:label "has curation status"@en . # # http://purl.obolibrary.org/obo/IAO_0000115 obo:IAO_0000115 a owl:AnnotationProperty ; obo:IAO_0000111 "definition" , "definition"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "The official OBI definition, explaining the meaning of a class or property. Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions."@en , "The official definition, explaining the meaning of a class or property. Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions."@en ; obo:IAO_0000116 """2012-04-05: Barry Smith The official OBI definition, explaining the meaning of a class or property: 'Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions' is terrible. Can you fix to something like: A statement of necessary and sufficient conditions explaining the meaning of an expression referring to a class or property. Alan Ruttenberg Your proposed definition is a reasonable candidate, except that it is very common that necessary and sufficient conditions are not given. Mostly they are necessary, occasionally they are necessary and sufficient or just sufficient. Often they use terms that are not themselves defined and so they effectively can't be evaluated by those criteria. On the specifics of the proposed definition: We don't have definitions of 'meaning' or 'expression' or 'property'. For 'reference' in the intended sense I think we use the term 'denotation'. For 'expression', I think we you mean symbol, or identifier. For 'meaning' it differs for class and property. For class we want documentation that let's the intended reader determine whether an entity is instance of the class, or not. For property we want documentation that let's the intended reader determine, given a pair of potential relata, whether the assertion that the relation holds is true. The 'intended reader' part suggests that we also specify who, we expect, would be able to understand the definition, and also generalizes over human and computer reader to include textual and logical definition. Personally, I am more comfortable weakening definition to documentation, with instructions as to what is desirable. We also have the outstanding issue of how to aim different definitions to different audiences. A clinical audience reading chebi wants a different sort of definition documentation/definition from a chemistry trained audience, and similarly there is a need for a definition that is adequate for an ontologist to work with. """@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "definition" , "definition"@en , "definition"^^xsd:string , "textual definition"^^xsd:string . # # http://purl.obolibrary.org/obo/IAO_0000116 obo:IAO_0000116 a owl:AnnotationProperty ; obo:IAO_0000111 "editor note"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An administrative note intended for its editor. It may not be included in the publication version of the ontology, so it should contain nothing necessary for end users to understand the ontology."@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "editor note"@en . # # http://purl.obolibrary.org/obo/IAO_0000117 obo:IAO_0000117 a owl:AnnotationProperty ; obo:IAO_0000111 "term editor"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "Name of editor entering the term in the file. The term editor is a point of contact for information regarding the term. The term editor may be, but is not always, the author of the definition, which may have been worked upon by several people"@en ; obo:IAO_0000116 "20110707, MC: label update to term editor and definition modified accordingly. See http://code.google.com/p/information-artifact-ontology/issues/detail?id=115."@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:label "term editor"@en . # # http://purl.obolibrary.org/obo/IAO_0000118 obo:IAO_0000118 a owl:AnnotationProperty ; obo:IAO_0000111 "alternative term"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "An alternative name for a class or property which means the same thing as the preferred name (semantically equivalent)"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:label "alternative term"@en . # # http://purl.obolibrary.org/obo/IAO_0000119 obo:IAO_0000119 a owl:AnnotationProperty ; obo:IAO_0000111 "definition source"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "formal citation, e.g. identifier in external database to indicate / attribute source(s) for the definition. Free text indicate / attribute source(s) for the definition. EXAMPLE: Author Name, URI, MeSH Term C04, PUBMED ID, Wiki uri on 31.01.2007"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "Discussion on obo-discuss mailing-list, see http://bit.ly/hgm99w"^^xsd:string , "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "definition source"@en . # # http://purl.obolibrary.org/obo/IAO_0000231 obo:IAO_0000231 a owl:AnnotationProperty ; obo:IAO_0000111 "has obsolescence reason"@en ; obo:IAO_0000115 "Relates an annotation property to an obsolescence reason. The values of obsolescence reasons come from a list of predefined terms, instances of the class obsolescence reason specification."@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en , "PERSON:Melanie Courtot"@en ; rdfs:label "has obsolescence reason"@en . # # http://purl.obolibrary.org/obo/IAO_0000232 obo:IAO_0000232 a owl:AnnotationProperty ; obo:IAO_0000111 "curator note"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An administrative note of use for a curator but of no use for a user"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "curator note"@en . # # http://purl.obolibrary.org/obo/IAO_0000411 obo:IAO_0000411 a owl:AnnotationProperty ; obo:IAO_0000111 "is denotator type"@en ; obo:IAO_0000115 "relates an class defined in an ontology, to the type of it's denotator"^^xsd:string ; obo:IAO_0000116 "In OWL 2 add AnnotationPropertyRange('is denotator type' 'denotator type')"^^xsd:string ; obo:IAO_0000117 "Alan Ruttenberg"^^xsd:string ; rdfs:label "is denotator type"^^xsd:string . # # http://purl.obolibrary.org/obo/IAO_0000412 obo:IAO_0000412 a owl:AnnotationProperty ; obo:IAO_0000111 "imported from"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "For external terms/classes, the ontology from which the term was imported"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en , "PERSON:Melanie Courtot"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:label "imported from"@en . # # http://purl.obolibrary.org/obo/IAO_0000424 obo:IAO_0000424 a owl:AnnotationProperty ; obo:IAO_0000111 "expand expression to"@en ; obo:IAO_0000112 """ObjectProperty: RO_0002104 Label: has plasma membrane part Annotations: IAO_0000424 \"http://purl.obolibrary.org/obo/BFO_0000051 some (http://purl.org/obo/owl/GO#GO_0005886 and http://purl.obolibrary.org/obo/BFO_0000051 some ?Y)\" """@en ; obo:IAO_0000115 "A macro expansion tag applied to an object property (or possibly a data property) which can be used by a macro-expansion engine to generate more complex expressions from simpler ones"@en ; obo:IAO_0000117 "Chris Mungall"^^xsd:string ; rdfs:label "expand expression to"@en . # # http://purl.obolibrary.org/obo/IAO_0000425 obo:IAO_0000425 a owl:AnnotationProperty ; obo:IAO_0000111 "expand assertion to"@en ; obo:IAO_0000112 """ObjectProperty: RO??? Label: spatially disjoint from Annotations: expand_assertion_to \"DisjointClasses: (http://purl.obolibrary.org/obo/BFO_0000051 some ?X) (http://purl.obolibrary.org/obo/BFO_0000051 some ?Y)\" """@en ; obo:IAO_0000115 "A macro expansion tag applied to an annotation property which can be expanded into a more detailed axiom."@en ; obo:IAO_0000117 "Chris Mungall"@en ; rdfs:label "expand assertion to"@en . # # http://purl.obolibrary.org/obo/IAO_0000426 obo:IAO_0000426 a owl:AnnotationProperty ; obo:IAO_0000111 "first order logic expression"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en ; rdfs:label "first order logic expression"@en . # # http://purl.obolibrary.org/obo/IAO_0000427 obo:IAO_0000427 a owl:AnnotationProperty ; obo:IAO_0000111 "antisymmetric property"@en ; obo:IAO_0000112 "part_of antisymmetric property xsd:true"@en ; obo:IAO_0000115 "use boolean value xsd:true to indicate that the property is an antisymmetric property"@en ; obo:IAO_0000117 "Alan Ruttenberg"@en ; rdfs:label "antisymmetric property"@en . # # http://purl.obolibrary.org/obo/IAO_0000589 obo:IAO_0000589 a owl:AnnotationProperty ; obo:IAO_0000111 "OBO foundry unique label"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "An alternative name for a class or property which is unique across the OBO Foundry."@en ; obo:IAO_0000116 "The intended usage of that property is as follow: OBO foundry unique labels are automatically generated based on regular expressions provided by each ontology, so that SO could specify unique label = 'sequence ' + [label], etc. , MA could specify 'mouse + [label]' etc. Upon importing terms, ontology developers can choose to use the 'OBO foundry unique label' for an imported term or not. The same applies to tools ."^^xsd:string ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en , "PERSON:Bjoern Peters"@en , "PERSON:Chris Mungall"@en , "PERSON:Melanie Courtot"@en ; obo:IAO_0000119 "GROUP:OBO Foundry "@en ; rdfs:label "OBO foundry unique label"@en . # # http://purl.obolibrary.org/obo/IAO_0000596 obo:IAO_0000596 a owl:AnnotationProperty ; obo:IAO_0000112 """Ontology: Annotations: 'has ID prefix': \"http://purl.obolibrary.org/obo/RO_\" 'has ID digit count' : 7, rdfs:label \"RO id policy\" 'has ID policy for': \"RO\"""" ; obo:IAO_0000115 "Relates an ontology used to record id policy to the number of digits in the URI. The URI is: the 'has ID prefix\" annotation property value concatenated with an integer in the id range (left padded with \"0\"s to make this many digits)" ; obo:IAO_0000117 "Person:Alan Ruttenberg" ; rdfs:label "has ID digit count"@en . # # http://purl.obolibrary.org/obo/IAO_0000597 obo:IAO_0000597 a owl:AnnotationProperty ; obo:IAO_0000112 """Datatype: idrange:1 Annotations: 'has ID range allocated to': \"Chris Mungall\" EquivalentTo: xsd:integer[> 2151 , <= 2300] """ ; obo:IAO_0000115 "Relates a datatype that encodes a range of integers to the name of the person or organization who can use those ids constructed in that range to define new terms" ; obo:IAO_0000117 "Person:Alan Ruttenberg" ; rdfs:label "has ID range allocated to"@en . # # http://purl.obolibrary.org/obo/IAO_0000598 obo:IAO_0000598 a owl:AnnotationProperty ; obo:IAO_0000112 """Ontology: Annotations: 'has ID prefix': \"http://purl.obolibrary.org/obo/RO_\" 'has ID digit count' : 7, rdfs:label \"RO id policy\" 'has ID policy for': \"RO\"""" ; obo:IAO_0000115 "Relating an ontology used to record id policy to the ontology namespace whose policy it manages" ; obo:IAO_0000117 "Person:Alan Ruttenberg" ; rdfs:label "has ID policy for" . # # http://purl.obolibrary.org/obo/IAO_0000599 obo:IAO_0000599 a owl:AnnotationProperty ; obo:IAO_0000112 """Ontology: Annotations: 'has ID prefix': \"http://purl.obolibrary.org/obo/RO_\" 'has ID digit count' : 7, rdfs:label \"RO id policy\" 'has ID policy for': \"RO\"""" ; obo:IAO_0000115 "Relates an ontology used to record id policy to a prefix concatenated with an integer in the id range (left padded with \"0\"s to make this many digits) to construct an ID for a term being created." ; obo:IAO_0000117 "Person:Alan Ruttenberg" ; rdfs:label "has ID prefix"@en . # # http://purl.obolibrary.org/obo/IAO_0000600 obo:IAO_0000600 a owl:AnnotationProperty ; obo:IAO_0000111 "elucidation"@en ; obo:IAO_0000117 "person:Alan Ruttenberg"@en ; obo:IAO_0000119 "Person:Barry Smith"@en ; obo:IAO_0000600 "Primitive terms in a highest-level ontology such as BFO are terms which are so basic to our understanding of reality that there is no way of defining them in a non-circular fashion. For these, therefore, we can provide only elucidations, supplemented by examples and by axioms"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "elucidation"@en . # # http://purl.obolibrary.org/obo/IAO_0000601 obo:IAO_0000601 a owl:AnnotationProperty ; obo:IAO_0000111 "has associated axiom(nl)"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"@en ; obo:IAO_0000119 "Person:Alan Ruttenberg"@en ; obo:IAO_0000600 "An axiom associated with a term expressed using natural language"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "has associated axiom(nl)"@en . # # http://purl.obolibrary.org/obo/IAO_0000602 obo:IAO_0000602 a owl:AnnotationProperty ; obo:IAO_0000111 "has associated axiom(fol)"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"@en ; obo:IAO_0000119 "Person:Alan Ruttenberg"@en ; obo:IAO_0000600 "An axiom expressed in first order logic using CLIF syntax"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "has associated axiom(fol)"@en . # # http://purl.obolibrary.org/obo/IAO_0000603 obo:IAO_0000603 a owl:AnnotationProperty ; obo:IAO_0000111 "is allocated id range"@en ; obo:IAO_0000115 "Add as annotation triples in the granting ontology"@en , "Relates an ontology IRI to an (inclusive) range of IRIs in an OBO name space. The range is give as, e.g. \"IAO_0020000-IAO_0020999\""@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en ; rdfs:label "is allocated id range"@en . # # http://purl.obolibrary.org/obo/IAO_0010000 obo:IAO_0010000 a owl:AnnotationProperty ; obo:IAO_0000111 "has axiom id"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"@en ; obo:IAO_0000119 "Person:Alan Ruttenberg"@en ; obo:IAO_0000600 "A URI that is intended to be unique label for an axiom used for tracking change to the ontology. For an axiom expressed in different languages, each expression is given the same URI"@en ; rdfs:label "has axiom label"@en . # # http://purl.obolibrary.org/obo/IAO_0100001 obo:IAO_0100001 a owl:AnnotationProperty ; obo:IAO_0000111 "term replaced by"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "Add as annotation triples in the granting ontology"@en , "Use on obsolete terms, relating the term to another term that can be used as a substitute"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"@en ; obo:IAO_0000119 "Person:Alan Ruttenberg"@en ; rdfs:label "term replaced by"@en . # # http://purl.obolibrary.org/obo/IAO_created_by obo:IAO_created_by a owl:AnnotationProperty . # # http://purl.obolibrary.org/obo/IAO_creation_date obo:IAO_creation_date a owl:AnnotationProperty . # # http://purl.obolibrary.org/obo/OBI_0000293 obo:OBI_0000293 a owl:AnnotationProperty . # # http://purl.obolibrary.org/obo/OBI_0001847 obo:OBI_0001847 a owl:AnnotationProperty ; obo:IAO_0000111 "ISA alternative term"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An alternative term used by the ISA tools project (http://isa-tools.org)." ; obo:IAO_0000117 "Person: Alejandra Gonzalez-Beltran" , "Person: Philippe Rocca-Serra" ; obo:IAO_0000119 "ISA tools project (http://isa-tools.org)" ; rdfs:label "ISA alternative term"@en ; rdfs:subPropertyOf obo:IAO_0000118 . # # http://purl.obolibrary.org/obo/OBI_9991118 obo:OBI_9991118 a owl:AnnotationProperty ; obo:IAO_0000111 "IEDB alternative term"^^xsd:string ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An alternative term used by the IEDB."^^xsd:string ; obo:IAO_0000117 "PERSON:Randi Vita, Jason Greenbaum, Bjoern Peters"^^xsd:string ; obo:IAO_0000119 "IEDB"^^xsd:string ; rdfs:label "IEDB alternative term"^^xsd:string ; rdfs:subPropertyOf obo:IAO_0000118 . # # http://purl.obolibrary.org/obo/RO_0001900 obo:RO_0001900 a owl:AnnotationProperty ; rdfs:label "temporal interpretation"@en ; foaf:page "https://github.com/oborel/obo-relations/wiki/ROAndTime"^^xsd:anyURI . # # http://purl.obolibrary.org/obo/RO_0002233 obo:RO_0002233 a owl:AnnotationProperty . # # http://purl.obolibrary.org/obo/ncbitaxon#has_rank ncbitaxon:has_rank a owl:AnnotationProperty . # # http://purl.org/dc/elements/1.1/contributor dc:contributor a owl:AnnotationProperty ; rdfs:isDefinedBy ; rdfs:label "Contributor" , "Contributor"@en-us . # # http://purl.org/dc/elements/1.1/creator dc:creator a owl:AnnotationProperty ; rdfs:isDefinedBy ; rdfs:label "Creator" , "Creator"@en-us . # # http://purl.org/dc/elements/1.1/date dc:date a owl:AnnotationProperty ; rdfs:isDefinedBy ; rdfs:label "Date" , "Date"@en-us . # # http://purl.org/dc/elements/1.1/description dc:description a owl:AnnotationProperty ; rdfs:comment "An account of the content of the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Description" , "Description"@en-us . # # http://purl.org/dc/elements/1.1/format dc:format a owl:AnnotationProperty ; rdfs:comment "The physical or digital manifestation of the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Format" , "Format"@en-us . # # http://purl.org/dc/elements/1.1/publisher dc:publisher a owl:AnnotationProperty . # # http://purl.org/dc/elements/1.1/source dc:source a owl:AnnotationProperty . # # http://purl.org/dc/elements/1.1/subject dc:subject a owl:AnnotationProperty ; rdfs:comment "The topic of the content of the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Subject and Keywords" , "Subject and Keywords"@en-us . # # http://purl.org/dc/elements/1.1/title dc:title a owl:AnnotationProperty ; rdfs:comment "A name given to the resource."@en-us ; rdfs:isDefinedBy ; rdfs:label "Title" , "Title"@en-us . # # http://purl.org/dc/terms/description terms:description a owl:AnnotationProperty . # # http://purl.org/dc/terms/hasVersion terms:hasVersion a owl:AnnotationProperty . # # http://purl.org/dc/terms/issued terms:issued a owl:AnnotationProperty . # # http://purl.org/dc/terms/modified terms:modified a owl:AnnotationProperty . # # http://purl.org/dc/terms/publisher terms:publisher a owl:AnnotationProperty . # # http://purl.org/dc/terms/replaces terms:replaces a owl:AnnotationProperty . # # http://purl.org/dc/terms/title terms:title a owl:AnnotationProperty . # # http://rs.tdwg.org/dwc/terms/attributes/abcdEquivalence attributes:abcdEquivalence a owl:AnnotationProperty . # # http://rs.tdwg.org/dwc/terms/attributes/decision attributes:decision a owl:AnnotationProperty . # # http://rs.tdwg.org/dwc/terms/attributes/organizedInClass attributes:organizedInClass a owl:AnnotationProperty . # # http://rs.tdwg.org/dwc/terms/attributes/status attributes:status a owl:AnnotationProperty ; rdfs:label "dwc_terms status"@en . # # http://www.geneontology.org/formats/oboInOwl#hasDbXref oboInOwl:hasDbXref a owl:AnnotationProperty . # # http://www.geneontology.org/formats/oboInOwl#hasExactSynonym oboInOwl:hasExactSynonym a owl:AnnotationProperty . # # http://www.geneontology.org/formats/oboInOwl#hasOBONamespace oboInOwl:hasOBONamespace a owl:AnnotationProperty . # # http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym oboInOwl:hasRelatedSynonym a owl:AnnotationProperty . # # http://www.geneontology.org/formats/oboInOwl#shorthand oboInOwl:shorthand a owl:AnnotationProperty ; rdfs:label "shorthand"^^xsd:string . # # http://www.w3.org/2000/01/rdf-schema#label rdfs:label a owl:AnnotationProperty . # # http://www.w3.org/2002/07/owl#versionInfo owl:versionInfo a owl:AnnotationProperty . # # http://xmlns.com/foaf/0.1/homepage foaf:homepage a owl:AnnotationProperty . # # http://xmlns.com/foaf/0.1/page foaf:page a owl:AnnotationProperty . # # # # ################################################################# # # # # Object Properties # # # ################################################################# # # # http://purl.obolibrary.org/obo/BCO_0000058 obo:BCO_0000058 a owl:ObjectProperty ; obo:IAO_0000115 "The relationship between an independent continuant and a role. Slightly more specific than the parent class bearer of." ; rdfs:comment "This property was originally created in OBI, but in OBI it was deprecated and replaced by BFO:0000087. However, the BFO relation was replaced by has role at some time, which is not yet part of a stable release. Once the BFO role has been tested and released, it may replace this relation." ; rdfs:label "has role"@en . # # http://purl.obolibrary.org/obo/BCO_0000067 obo:BCO_0000067 a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; a owl:TransitiveProperty ; obo:IAO_0000231 obo:IAO_0000423 ; rdfs:label "derives from by planned process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/BCO_0000068 obo:BCO_0000068 a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; a owl:TransitiveProperty ; obo:IAO_0000116 "This property used an old version of the has input relation, so it has been deprecated."^^rdfs:Literal ; obo:IAO_0000231 obo:IAO_0000423 ; rdfs:label "is derived into by planned process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/BCO_0000085 obo:BCO_0000085 a owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; rdfs:domain obo:BCO_0000084 ; rdfs:range ; rdfs:comment "This relation is used specifically to link a taxonomic association to a taxon and is used with the of organism relation." ; rdfs:label "to taxon"@en . # # http://purl.obolibrary.org/obo/BCO_0000086 obo:BCO_0000086 a owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; rdfs:domain obo:BCO_0000084 ; rdfs:range obo:PCO_0000031 ; rdfs:comment "This relation specifically links an identification association to an organismal entity and is used together with the to taxon relation." ; rdfs:label "of organism"@en . # # http://purl.obolibrary.org/obo/BCO_0000087 obo:BCO_0000087 a owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000050 ; owl:propertyChainAxiom _:genid2 . _:genid2 a rdf:List ; rdf:first _:genid3 . _:genid3 owl:inverseOf obo:BCO_0000086 . _:genid2 rdf:rest _:genid1 . _:genid1 a rdf:List ; rdf:first obo:BCO_0000085 ; rdf:rest rdf:nil . obo:BCO_0000087 rdfs:comment "A shortcut relation to an organsimal entity to a taxon or taxa." ; rdfs:label "member of taxon"@en . # # http://purl.obolibrary.org/obo/BFO_0000050 obo:BFO_0000050 a owl:ObjectProperty ; owl:inverseOf obo:BFO_0000051 ; a owl:TransitiveProperty ; obo:IAO_0000111 "is part of"@en ; obo:IAO_0000112 "my brain is part of my body (continuant parthood, two material entities)"@en , "my stomach cavity is part of my stomach (continuant parthood, immaterial entity is part of material entity)"@en , "this day is part of this year (occurrent parthood)"@en ; obo:IAO_0000115 "a core relation that holds between a part and its whole"@en ; obo:IAO_0000116 "Everything is part of itself. Any part of any part of a thing is itself part of that thing. Two distinct things cannot be part of each other."@en , "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See https://code.google.com/p/obo-relations/wiki/ROAndTime"@en , """Parthood requires the part and the whole to have compatible classes: only an occurrent can be part of an occurrent; only a process can be part of a process; only a continuant can be part of a continuant; only an independent continuant can be part of an independent continuant; only an immaterial entity can be part of an immaterial entity; only a specifically dependent continuant can be part of a specifically dependent continuant; only a generically dependent continuant can be part of a generically dependent continuant. (This list is not exhaustive.) A continuant cannot be part of an occurrent: use 'participates in'. An occurrent cannot be part of a continuant: use 'has participant'. A material entity cannot be part of an immaterial entity: use 'has location'. A specifically dependent continuant cannot be part of an independent continuant: use 'inheres in'. An independent continuant cannot be part of a specifically dependent continuant: use 'bearer of'."""@en ; obo:IAO_0000118 "part_of"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "part of"@en ; rdfs:seeAlso "http://www.obofoundry.org/ro/#OBO_REL:part_of" . # # http://purl.obolibrary.org/obo/BFO_0000051 obo:BFO_0000051 a owl:ObjectProperty , owl:TransitiveProperty ; obo:IAO_0000111 "has part"@en ; obo:IAO_0000112 "my body has part my brain (continuant parthood, two material entities)"@en , "my stomach has part my stomach cavity (continuant parthood, material entity has part immaterial entity)"@en , "this year has part this day (occurrent parthood)"@en ; obo:IAO_0000115 "a core relation that holds between a whole and its part"@en ; obo:IAO_0000116 "Everything has itself as a part. Any part of any part of a thing is itself part of that thing. Two distinct things cannot have each other as a part."@en , "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See https://code.google.com/p/obo-relations/wiki/ROAndTime"@en , """Parthood requires the part and the whole to have compatible classes: only an occurrent have an occurrent as part; only a process can have a process as part; only a continuant can have a continuant as part; only an independent continuant can have an independent continuant as part; only a specifically dependent continuant can have a specifically dependent continuant as part; only a generically dependent continuant can have a generically dependent continuant as part. (This list is not exhaustive.) A continuant cannot have an occurrent as part: use 'participates in'. An occurrent cannot have a continuant as part: use 'has participant'. An immaterial entity cannot have a material entity as part: use 'location of'. An independent continuant cannot have a specifically dependent continuant as part: use 'bearer of'. A specifically dependent continuant cannot have an independent continuant as part: use 'inheres in'."""@en ; obo:IAO_0000118 "has_part"@en ; obo:IAO_0000412 obo:obi.owl ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "has part"@en . # # http://purl.obolibrary.org/obo/BFO_0000052 obo:BFO_0000052 a owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000070 ; owl:inverseOf obo:BFO_0000053 ; a owl:FunctionalProperty ; rdfs:range obo:BFO_0000004 ; obo:IAO_0000111 "inheres in"@en ; obo:IAO_0000118 "inheres_in"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "inheres in"@en . # # http://purl.obolibrary.org/obo/BFO_0000053 obo:BFO_0000053 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000004 ; obo:IAO_0000111 "is bearer of"@en ; obo:IAO_0000118 "bearer of"@en , "bearer_of"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "is bearer of"@en . # # http://purl.obolibrary.org/obo/BFO_0000054 obo:BFO_0000054 a owl:ObjectProperty ; owl:inverseOf obo:BFO_0000055 ; rdfs:domain obo:BFO_0000017 ; rdfs:range obo:BFO_0000015 ; obo:IAO_0000111 "is realized by"@en , "realized in"@en ; obo:IAO_0000112 "this disease is realized in this disease course"@en , "this fragility is realized in this shattering"@en , "this investigator role is realized in this investigation"@en ; obo:IAO_0000118 "is realized by"@en , "realized by"@en , "realized_by"@en , "realized_in"@en ; obo:IAO_0000412 obo:obi.owl ; obo:IAO_0000600 "[copied from inverse property 'realizes'] to say that b realizes c at t is to assert that there is some material entity d & b is a process which has participant d at t & c is a disposition or role of which d is bearer_of at t& the type instantiated by b is correlated with the type instantiated by c. (axiom label in BFO2 Reference: [059-003])"@en ; rdfs:comment "Paraphrase of elucidation: a relation between a realizable entity and a process, where there is some material entity that is bearer of the realizable entity and participates in the process, and the realizable entity comes to be realized in the course of the process" ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "is realized by"@en , "realized in"@en . # # http://purl.obolibrary.org/obo/BFO_0000055 obo:BFO_0000055 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000017 ; obo:IAO_0000111 "realizes"@en ; obo:IAO_0000112 "this disease course realizes this disease"@en , "this investigation realizes this investigator role"@en , "this shattering realizes this fragility"@en ; obo:IAO_0000412 obo:obi.owl ; obo:IAO_0000600 "to say that b realizes c at t is to assert that there is some material entity d & b is a process which has participant d at t & c is a disposition or role of which d is bearer_of at t& the type instantiated by b is correlated with the type instantiated by c. (axiom label in BFO2 Reference: [059-003])"@en ; rdfs:comment "Paraphrase of elucidation: a relation between a process and a realizable entity, where there is some material entity that is bearer of the realizable entity and participates in the process, and the realizable entity comes to be realized in the course of the process" ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "realizes"@en . # # http://purl.obolibrary.org/obo/BFO_0000066 obo:BFO_0000066 a owl:ObjectProperty ; owl:inverseOf obo:BFO_0000067 ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000004 ; owl:propertyChainAxiom _:genid5 . _:genid5 a rdf:List ; rdf:first obo:BFO_0000050 ; rdf:rest _:genid4 . _:genid4 a rdf:List ; rdf:first obo:BFO_0000066 ; rdf:rest rdf:nil . obo:BFO_0000066 owl:propertyChainAxiom _:genid7 . _:genid7 a rdf:List ; rdf:first obo:BFO_0000066 ; rdf:rest _:genid6 . _:genid6 a rdf:List ; rdf:first obo:BFO_0000050 ; rdf:rest rdf:nil . obo:BFO_0000066 obo:IAO_0000111 "occurs in"@en ; obo:IAO_0000115 "b occurs_in c =def b is a process and c is a material entity or immaterial entity& there exists a spatiotemporal region r and b occupies_spatiotemporal_region r.& forall(t) if b exists_at t then c exists_at t & there exist spatial regions s and s’ where & b spatially_projects_onto s at t& c is occupies_spatial_region s’ at t& s is a proper_continuant_part_of s’ at t"@en ; obo:IAO_0000118 "occurs_in"@en , "unfolds in"@en , "unfolds_in"@en ; rdfs:comment "Paraphrase of definition: a relation between a process and an independent continuant, in which the process takes place entirely within the independent continuant" ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "occurs in"@en . # # http://purl.obolibrary.org/obo/BFO_0000067 obo:BFO_0000067 a owl:ObjectProperty ; obo:IAO_0000111 "site of"@en ; obo:IAO_0000115 "[copied from inverse property 'occurs in'] b occurs_in c =def b is a process and c is a material entity or immaterial entity& there exists a spatiotemporal region r and b occupies_spatiotemporal_region r.& forall(t) if b exists_at t then c exists_at t & there exist spatial regions s and s’ where & b spatially_projects_onto s at t& c is occupies_spatial_region s’ at t& s is a proper_continuant_part_of s’ at t"@en ; rdfs:comment "Paraphrase of definition: a relation between an independent continuant and a process, in which the process takes place entirely within the independent continuant" ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "contains process"@en . # # http://purl.obolibrary.org/obo/BFO_0000070 obo:BFO_0000070 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000020 ; rdfs:range obo:BFO_0000004 ; obo:IAO_0000111 "s depends on"@en ; obo:IAO_0000118 "s_depends_on"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "s depends on"@en . # # http://purl.obolibrary.org/obo/BFO_0000087 obo:BFO_0000087 a owl:ObjectProperty ; obo:IAO_0000111 "has role"@en ; obo:IAO_0000118 "has_role"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "has role"@en . # # http://purl.obolibrary.org/obo/IAO_0000136 obo:IAO_0000136 a owl:ObjectProperty ; rdfs:domain obo:IAO_0000030 ; obo:IAO_0000111 "is about"@en ; obo:IAO_0000112 "This document is about information artifacts and their representations"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "is_about is a (currently) primitive relation that relates an information artifact to an entity."@en ; obo:IAO_0000117 "person:Alan Ruttenberg"@en ; obo:IAO_0000119 "Smith, Ceusters, Ruttenberg, 2000 years of philosophy"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "is about"@en . # # http://purl.obolibrary.org/obo/OBI_0000293 obo:OBI_0000293 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002233 ; owl:inverseOf obo:OBI_0000295 ; rdfs:domain obo:OBI_0000011 . # # http://purl.obolibrary.org/obo/OBI_0000295 obo:OBI_0000295 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002352 ; rdfs:range obo:OBI_0000011 ; obo:IAO_0000111 "is_specified_input_of"@en ; obo:IAO_0000112 "some Autologous EBV(Epstein-Barr virus)-transformed B-LCL (B lymphocyte cell line) is_input_for instance of Chromum Release Assay described at https://wiki.cbil.upenn.edu/obiwiki/index.php/Chromium_Release_assay"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A relation between a planned process and a continuant participating in that process that is not created during the process. The presence of the continuant during the process is explicitly specified in the plan specification which the process realizes the concretization of."@en ; obo:IAO_0000117 "Alan Ruttenberg"@en , "PERSON:Bjoern Peters"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "is_specified_input_of" , "is_specified_input_of"@en . # # http://purl.obolibrary.org/obo/OBI_0000299 obo:OBI_0000299 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002234 ; owl:inverseOf obo:OBI_0000312 ; rdfs:domain obo:OBI_0000011 ; obo:IAO_0000111 "has_specified_output"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A relation between a planned process and a continuant participating in that process. The presence of the continuant at the end of the process is explicitly specified in the objective specification which the process realizes the concretization of."@en ; obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en , "PERSON: Bjoern Peters"^^xsd:string , "PERSON: Larry Hunter"^^xsd:string , "PERSON: Melanie Courtot"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "has_specified_output"@en . # # http://purl.obolibrary.org/obo/OBI_0000312 obo:OBI_0000312 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002353 ; rdfs:range obo:OBI_0000011 ; obo:IAO_0000111 "is_specified_output_of"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A relation between a planned process and a continuant participating in that process. The presence of the continuant at the end of the process is explicitly specified in the objective specification which the process realizes the concretization of."@en ; obo:IAO_0000117 "Alan Ruttenberg"@en , "PERSON:Bjoern Peters"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "is_specified_output_of"@en . # # http://purl.obolibrary.org/obo/OBI_0000417 obo:OBI_0000417 a owl:ObjectProperty ; rdfs:domain obo:OBI_0000011 ; rdfs:range obo:IAO_0000005 ; obo:IAO_0000111 "achieves_planned_objective"^^xsd:string ; obo:IAO_0000112 "A cell sorting process achieves the objective specification 'material separation objective'"^^xsd:string ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000115 "This relation obtains between a planned process and a objective specification when the criteria specified in the objective specification are met at the end of the planned process."^^xsd:string ; obo:IAO_0000117 "BP, AR, PPPB branch"^^xsd:string ; obo:IAO_0000119 "PPPB branch derived"^^xsd:string ; obo:IAO_0000232 "modified according to email thread from 1/23/09 in accordince with DT and PPPB branch"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "achieves_planned_objective"^^xsd:string . # # http://purl.obolibrary.org/obo/OBI_0001938 obo:OBI_0001938 a owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000051 ; rdfs:domain obo:IAO_0000030 ; rdfs:range obo:OBI_0001933 ; obo:IAO_0000111 "has value specification" ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000115 "A relation between an information content entity and a value specification that specifies its value." ; obo:IAO_0000117 "PERSON: James A. Overton" ; obo:IAO_0000119 "OBI" ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "has value specification" . # # http://purl.obolibrary.org/obo/RO_0000052 obo:RO_0000052 a owl:ObjectProperty ; owl:inverseOf obo:RO_0000053 ; obo:IAO_0000111 "inheres in"@en ; obo:IAO_0000112 "this fragility inheres in this vase"@en , "this red color inheres in this apple"@en ; obo:IAO_0000115 "a relation between a specifically dependent continuant (the dependent) and an independent continuant (the bearer), in which the dependent specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A dependent inheres in its bearer at all times for which the dependent exists."@en ; obo:IAO_0000118 "inheres_in"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "inheres in"@en . # # http://purl.obolibrary.org/obo/RO_0000053 obo:RO_0000053 a owl:ObjectProperty ; rdfs:range obo:BFO_0000020 ; obo:IAO_0000111 "bearer of"@en ; obo:IAO_0000112 "this apple is bearer of this red color"@en , "this vase is bearer of this fragility"@en ; obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a specifically dependent continuant (the dependent), in which the dependent specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A bearer can have many dependents, and its dependents can exist for different periods of time, but none of its dependents can exist when the bearer does not exist."@en ; obo:IAO_0000118 "bearer_of"@en , "is bearer of"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "bearer of"@en . # # http://purl.obolibrary.org/obo/RO_0000056 obo:RO_0000056 a owl:ObjectProperty ; owl:inverseOf obo:RO_0000057 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000003 ; obo:IAO_0000111 "participates in"@en ; obo:IAO_0000112 "this blood clot participates in this blood coagulation"@en , "this input material (or this output material) participates in this process"@en , "this investigator participates in this investigation"@en ; obo:IAO_0000115 "a relation between a continuant and a process, in which the continuant is somehow involved in the process"@en ; obo:IAO_0000118 "participates_in"@en ; rdfs:label "participates in"@en . # # http://purl.obolibrary.org/obo/RO_0000057 obo:RO_0000057 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000002 ; obo:IAO_0000111 "has participant"@en ; obo:IAO_0000112 "this blood coagulation has participant this blood clot"@en , "this investigation has participant this investigator"@en , "this process has participant this input material (or this output material)"@en ; obo:IAO_0000115 "a relation between a process and a continuant, in which the continuant is somehow involved in the process"@en ; obo:IAO_0000116 "Has_participant is a primitive instance-level relation between a process, a continuant, and a time at which the continuant participates in some way in the process. The relation obtains, for example, when this particular process of oxygen exchange across this particular alveolar membrane has_participant this particular sample of hemoglobin at this particular time."@en ; obo:IAO_0000118 "has_participant"@en ; dc:source "http://www.obofoundry.org/ro/#OBO_REL:has_participant" ; rdfs:label "has participant"@en . # # http://purl.obolibrary.org/obo/RO_0000058 obo:RO_0000058 a owl:ObjectProperty ; owl:inverseOf obo:RO_0000059 ; rdfs:domain obo:BFO_0000031 ; rdfs:range obo:BFO_0000020 ; obo:IAO_0000112 "A journal article is an information artifact that inheres in some number of printed journals. For each copy of the printed journal there is some quality that carries the journal article, such as a pattern of ink. The journal article (a generically dependent continuant) is concretized as the quality (a specifically dependent continuant), and both depend on that copy of the printed journal (an independent continuant)."@en , "An investigator reads a protocol and forms a plan to carry out an assay. The plan is a realizable entity (a specifically dependent continuant) that concretizes the protocol (a generically dependent continuant), and both depend on the investigator (an independent continuant). The plan is then realized by the assay (a process)."@en ; obo:IAO_0000115 "A relationship between a generically dependent continuant and a specifically dependent continuant, in which the generically dependent continuant depends on some independent continuant in virtue of the fact that the specifically dependent continuant also depends on that same independent continuant. A generically dependent continuant may be concretized as multiple specifically dependent continuants."@en ; rdfs:label "is concretized as"@en . # # http://purl.obolibrary.org/obo/RO_0000059 obo:RO_0000059 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000020 ; rdfs:range obo:BFO_0000031 ; obo:IAO_0000112 "A journal article is an information artifact that inheres in some number of printed journals. For each copy of the printed journal there is some quality that carries the journal article, such as a pattern of ink. The quality (a specifically dependent continuant) concretizes the journal article (a generically dependent continuant), and both depend on that copy of the printed journal (an independent continuant)."@en , "An investigator reads a protocol and forms a plan to carry out an assay. The plan is a realizable entity (a specifically dependent continuant) that concretizes the protocol (a generically dependent continuant), and both depend on the investigator (an independent continuant). The plan is then realized by the assay (a process)."@en ; obo:IAO_0000115 "A relationship between a specifically dependent continuant and a generically dependent continuant, in which the generically dependent continuant depends on some independent continuant in virtue of the fact that the specifically dependent continuant also depends on that same independent continuant. Multiple specifically dependent continuants can concretize the same generically dependent continuant."@en ; rdfs:label "concretizes"@en . # # http://purl.obolibrary.org/obo/RO_0000079 obo:RO_0000079 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000052 ; owl:inverseOf obo:RO_0000085 ; rdfs:domain obo:BFO_0000034 ; obo:IAO_0000112 "this catalysis function is a function of this enzyme"@en ; obo:IAO_0000115 "a relation between a function and an independent continuant (the bearer), in which the function specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A function inheres in its bearer at all times for which the function exists, however the function need not be realized at all the times that the function exists."@en ; obo:IAO_0000118 "function_of"@en , "is function of"@en ; rdfs:label "function of"@en . # # http://purl.obolibrary.org/obo/RO_0000080 obo:RO_0000080 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000052 ; owl:inverseOf obo:RO_0000086 ; obo:IAO_0000112 "this red color is a quality of this apple"@en ; obo:IAO_0000115 "a relation between a quality and an independent continuant (the bearer), in which the quality specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A quality inheres in its bearer at all times for which the quality exists."@en ; obo:IAO_0000118 "is quality of"@en , "quality_of"@en ; rdfs:label "quality of"@en . # # http://purl.obolibrary.org/obo/RO_0000081 obo:RO_0000081 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000052 ; owl:inverseOf obo:RO_0000087 ; obo:IAO_0000112 "this investigator role is a role of this person"@en ; obo:IAO_0000115 "a relation between a role and an independent continuant (the bearer), in which the role specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A role inheres in its bearer at all times for which the role exists, however the role need not be realized at all the times that the role exists."@en ; obo:IAO_0000118 "is role of"@en , "role_of"@en ; rdfs:label "role of"@en . # # http://purl.obolibrary.org/obo/RO_0000085 obo:RO_0000085 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000053 ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000034 ; obo:IAO_0000112 "this enzyme has function this catalysis function (more colloquially: this enzyme has this catalysis function)"@en ; obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a function, in which the function specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A bearer can have many functions, and its functions can exist for different periods of time, but none of its functions can exist when the bearer does not exist. A function need not be realized at all the times that the function exists."@en ; obo:IAO_0000118 "has_function"@en ; rdfs:label "has function"@en . # # http://purl.obolibrary.org/obo/RO_0000086 obo:RO_0000086 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000053 ; rdfs:range obo:BFO_0000019 ; obo:IAO_0000112 "this apple has quality this red color"@en ; obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a quality, in which the quality specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A bearer can have many qualities, and its qualities can exist for different periods of time, but none of its qualities can exist when the bearer does not exist."@en ; obo:IAO_0000118 "has_quality"@en ; rdfs:label "has quality"@en . # # http://purl.obolibrary.org/obo/RO_0000087 obo:RO_0000087 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000053 ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000023 ; obo:IAO_0000112 "this person has role this investigator role (more colloquially: this person has this role of investigator)"@en ; obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a role, in which the role specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A bearer can have many roles, and its roles can exist for different periods of time, but none of its roles can exist when the bearer does not exist. A role need not be realized at all the times that the role exists."@en ; obo:IAO_0000118 "has_role"@en ; rdfs:label "has role"@en . # # http://purl.obolibrary.org/obo/RO_0000091 obo:RO_0000091 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000053 ; owl:inverseOf obo:RO_0000092 ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000016 ; obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a disposition, in which the disposition specifically depends on the bearer for its existence"@en ; rdfs:label "has disposition"@en . # # http://purl.obolibrary.org/obo/RO_0000092 obo:RO_0000092 a owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000052 ; rdfs:label "disposition of"@en . # # http://purl.obolibrary.org/obo/RO_0001000 obo:RO_0001000 a owl:ObjectProperty ; owl:inverseOf obo:RO_0001001 ; obo:IAO_0000112 "this cell derives from this parent cell (cell division)"@en , "this nucleus derives from this parent nucleus (nuclear division)"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "a relation between two distinct material entities, the new entity and the old entity, in which the new entity begins to exist when the old entity ceases to exist, and the new entity inherits the significant portion of the matter of the old entity"@en ; obo:IAO_0000116 "This is a very general relation. More specific relations are preferred when applicable, such as 'directly develops from'."@en ; obo:IAO_0000118 "derives_from"@en ; rdfs:label "derives from"@en . # # http://purl.obolibrary.org/obo/RO_0001001 obo:RO_0001001 a owl:ObjectProperty ; obo:IAO_0000112 "this parent cell derives into this cell (cell division)"@en , "this parent nucleus derives into this nucleus (nuclear division)"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "a relation between two distinct material entities, the old entity and the new entity, in which the new entity begins to exist when the old entity ceases to exist, and the new entity inherits the significant portion of the matter of the old entity"@en ; obo:IAO_0000116 "This is a very general relation. More specific relations are preferred when applicable, such as 'directly develops into'. To avoid making statements about a future that may not come to pass, it is often better to use the backward-looking 'derives from' rather than the forward-looking 'derives into'."@en ; obo:IAO_0000118 "derives_into"@en ; rdfs:label "derives into"@en . # # http://purl.obolibrary.org/obo/RO_0001015 obo:RO_0001015 a owl:ObjectProperty ; owl:inverseOf obo:RO_0001025 ; a owl:TransitiveProperty ; obo:IAO_0000111 "is location of"@en ; obo:IAO_0000112 "my head is the location of my brain"@en , "this cage is the location of this rat"@en ; obo:IAO_0000115 "a relation between two independent continuants, the location and the target, in which the target is entirely within the location"@en ; obo:IAO_0000116 "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See https://code.google.com/p/obo-relations/wiki/ROAndTime"@en ; obo:IAO_0000118 "location_of"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "location of"@en . # # http://purl.obolibrary.org/obo/RO_0001025 obo:RO_0001025 a owl:ObjectProperty , owl:TransitiveProperty ; obo:IAO_0000111 "located in"@en ; obo:IAO_0000112 "my brain is located in my head"@en , "this rat is located in this cage"@en ; obo:IAO_0000115 "a relation between two independent continuants, the target and the location, in which the target is entirely within the location"@en ; obo:IAO_0000116 "Location as a relation between instances: The primitive instance-level relation c located_in r at t reflects the fact that each continuant is at any given time associated with exactly one spatial region, namely its exact location. Following we can use this relation to define a further instance-level location relation - not between a continuant and the region which it exactly occupies, but rather between one continuant and another. c is located in c1, in this sense, whenever the spatial region occupied by c is part_of the spatial region occupied by c1. Note that this relation comprehends both the relation of exact location between one continuant and another which obtains when r and r1 are identical (for example, when a portion of fluid exactly fills a cavity), as well as those sorts of inexact location relations which obtain, for example, between brain and head or between ovum and uterus"@en , "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See https://code.google.com/p/obo-relations/wiki/ROAndTime"@en ; obo:IAO_0000118 "located_in"@en ; obo:RO_0001900 obo:RO_0001901 ; dc:source "http://www.obofoundry.org/ro/#OBO_REL:located_in" ; rdfs:label "located in"@en . # # http://purl.obolibrary.org/obo/RO_0002000 obo:RO_0002000 a owl:ObjectProperty ; owl:inverseOf obo:RO_0002002 ; obo:IAO_0000112 "the surface of my skin is a 2D boundary of my body"@en ; obo:IAO_0000115 "a relation between a 2D immaterial entity (the boundary) and a material entity, in which the boundary delimits the material entity"@en ; obo:IAO_0000116 "A 2D boundary may have holes and gaps, but it must be a single connected entity, not an aggregate of several disconnected parts."@en , "Although the boundary is two-dimensional, it exists in three-dimensional space and thus has a 3D shape."@en ; obo:IAO_0000118 "2D_boundary_of"@en , "boundary of"@en , "is 2D boundary of"@en , "is boundary of"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "2D boundary of"@en . # # http://purl.obolibrary.org/obo/RO_0002002 obo:RO_0002002 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000141 ; obo:IAO_0000112 "my body has 2D boundary the surface of my skin"@en ; obo:IAO_0000115 "a relation between a material entity and a 2D immaterial entity (the boundary), in which the boundary delimits the material entity"@en ; obo:IAO_0000116 "A 2D boundary may have holes and gaps, but it must be a single connected entity, not an aggregate of several disconnected parts."@en , "Although the boundary is two-dimensional, it exists in three-dimensional space and thus has a 3D shape."@en ; obo:IAO_0000118 "has boundary"@en , "has_2D_boundary"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "has 2D boundary"@en . # # http://purl.obolibrary.org/obo/RO_0002233 obo:RO_0002233 a owl:ObjectProperty . # # http://purl.obolibrary.org/obo/RO_0002234 obo:RO_0002234 a owl:ObjectProperty ; rdfs:label "has output" . # # http://purl.obolibrary.org/obo/RO_0002350 obo:RO_0002350 a owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000050 ; owl:inverseOf obo:RO_0002351 ; obo:IAO_0000112 "An organism that is a member of a population of organisms" ; obo:IAO_0000115 "is member of is a mereological relation between a item and a collection." ; obo:IAO_0000118 "is member of" , "member part of" ; obo:IAO_0000119 "SIO" ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "member of"@en . # # http://purl.obolibrary.org/obo/RO_0002351 obo:RO_0002351 a owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000051 ; a owl:IrreflexiveProperty ; obo:IAO_0000115 "has member is a mereological relation between a collection and an item." ; obo:IAO_0000119 "SIO" ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "has member"@en . # # http://purl.obolibrary.org/obo/RO_0002352 obo:RO_0002352 a owl:ObjectProperty ; rdfs:label "is input of" . # # http://purl.obolibrary.org/obo/RO_0002353 obo:RO_0002353 a owl:ObjectProperty ; rdfs:label "is output of" . # # # # ################################################################# # # # # Data properties # # # ################################################################# # # # http://purl.org/dc/terms/bibliographicCitation terms:bibliographicCitation a owl:DatatypeProperty ; rdfs:comment "Organizational term to help define related terms. Do not use for data annotation with Darwin Core."@en . # # http://purl.org/dc/terms/date terms:date a owl:DatatypeProperty ; rdfs:comment "Organizational term to help define related terms. Do not use for data annotation with Darwin Core."@en . # # http://purl.org/dc/terms/modified terms:modified a owl:DatatypeProperty . # # http://rs.tdwg.org/dwc/terms/acceptedNameUsage a owl:DatatypeProperty ; terms:description "Example: \"Tamias minimus\" valid name for \"Eutamias minimus\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-09-21" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon."@en-us ; rdfs:isDefinedBy ; rdfs:label "Accepted Name Usage"@en-us . # # http://rs.tdwg.org/dwc/terms/accordingTo a owl:DatatypeProperty ; terms:hasVersion ; terms:issued "2009-01-21" ; terms:modified "2009-01-21" ; attributes:abcdEquivalence "not in ABCD" ; attributes:status "recommended" ; rdfs:comment "Abstract term to attribute information to a source."@en-us , "Organizational term to help define related terms. Do not use for data annotation."@en ; rdfs:isDefinedBy ; rdfs:label "According To"@en-us . # # http://rs.tdwg.org/dwc/terms/associatedMedia a owl:DatatypeProperty ; terms:description "Example: \"http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/MultimediaObjects" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence."@en-us ; rdfs:isDefinedBy ; rdfs:label "Associated Media"@en-us . # # http://rs.tdwg.org/dwc/terms/associatedOccurrences a owl:DatatypeProperty ; terms:description "Example: \"sibling of FMNH:Mammal:1234; sibling of FMNH:Mammal:1235\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence."@en-us ; rdfs:isDefinedBy ; rdfs:label "Associated Occurrences"@en-us . # # http://rs.tdwg.org/dwc/terms/associatedOrganisms a owl:DatatypeProperty ; terms:description "The recommended best practice is to separate the values with a vertical bar (' | '). Examples: \"sibling of MXA-232\", \"mother of MXA-231 | mother of MXA-232\"."@en-us ; terms:hasVersion ; terms:issued "2014-10-23" ; terms:modified "2014-10-23" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of identifiers of other Organisms and their associations to this Organism."@en-us ; rdfs:isDefinedBy ; rdfs:label "Associated Organisms"@en-us . # # http://rs.tdwg.org/dwc/terms/associatedReferences a owl:DatatypeProperty ; terms:description "Examples: \"http://www.sciencemag.org/cgi/content/abstract/322/5899/261\", \"Christopher J. Conroy, Jennifer L. Neuwald. 2008. Phylogeographic study of the California vole, Microtus californicus Journal of Mammalogy, 89(3):755-767.\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/UnitReferences" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence."@en-us ; rdfs:isDefinedBy ; rdfs:label "Associated References"@en-us . # # http://rs.tdwg.org/dwc/terms/associatedSequences a owl:DatatypeProperty ; terms:description "Example: \"GenBank: U34853.1\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence."@en-us ; rdfs:isDefinedBy ; rdfs:label "Associated Sequences"@en-us . # # http://rs.tdwg.org/dwc/terms/associatedTaxa a owl:DatatypeProperty ; terms:description "Example: \"host: Quercus alba\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence."@en-us ; rdfs:isDefinedBy ; rdfs:label "Associated Taxa"@en-us . # # http://rs.tdwg.org/dwc/terms/basisOfRecord a owl:DatatypeProperty ; terms:description "Examples: \"PreservedSpecimen\", \"FossilSpecimen\", \"LivingSpecimen\", \"HumanObservation\", \"MachineObservation\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-12-07" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/RecordBasis" ; attributes:decision ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabulary (http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Basis of Record"@en-us . # # http://rs.tdwg.org/dwc/terms/bed a owl:DatatypeProperty ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the lithostratigraphic bed from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Bed"@en-us . # # http://rs.tdwg.org/dwc/terms/behavior a owl:DatatypeProperty ; terms:description "Examples: \"roosting\", \"foraging\", \"running\""@en-us ; terms:hasVersion ; terms:issued "2009-03-06" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Behavior"@en-us . # # http://rs.tdwg.org/dwc/terms/catalogNumber a owl:DatatypeProperty ; terms:description "Examples: \"2008.1334\", \"145732a\", \"145732\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/UnitID" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "An identifier (preferably unique) for the record within the data set or collection."@en-us ; rdfs:isDefinedBy ; rdfs:label "Catalog Number"@en-us . # # http://rs.tdwg.org/dwc/terms/class a owl:DatatypeProperty ; terms:description "Examples: \"Mammalia\", \"Hepaticopsida\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full scientific name of the class in which the taxon is classified."@en-us ; rdfs:isDefinedBy ; rdfs:label "Class"@en-us . # # http://rs.tdwg.org/dwc/terms/collectionCode a owl:DatatypeProperty ; terms:description "Examples: \"Mammals\", \"Hildebrandt\", \"eBird\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2013-10-04" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/SourceID" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived."@en-us ; rdfs:isDefinedBy ; rdfs:label "Collection Code"@en-us . # # http://rs.tdwg.org/dwc/terms/collectionID a owl:DatatypeProperty ; terms:description "Example: \"urn:lsid:biocol.org:col:34818\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2013-10-04" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/SourceID" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "An identifier for the collection or dataset from which the record was derived. For physical specimens, the recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index (http://www.biodiversitycollectionsindex.org/)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Collection ID"@en-us . # # http://rs.tdwg.org/dwc/terms/continent a owl:DatatypeProperty ; terms:description "Examples: \"Africa\", \"Antarctica\", \"Asia\", \"Europe\", \"North America\", \"Oceania\", \"South America\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2013-10-04" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names."@en-us ; rdfs:isDefinedBy ; rdfs:label "Continent"@en-us . # # http://rs.tdwg.org/dwc/terms/coordinatePrecision a owl:DatatypeProperty ; terms:description "Examples: \"0.00001\" (normal GPS limit for decimal degrees), \"0.000278\" (nearest second), \"0.01667\" (nearest minute), \"1.0\" (nearest degree)"@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude."@en-us ; rdfs:isDefinedBy ; rdfs:label "Coordinate Precision"@en-us . # # http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters a owl:DatatypeProperty ; terms:description "Examples: \"30\" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time), \"71\" (uncertainty for a UTM coordinate having 100 meter precision and a known spatial reference system)."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The horizontal distance (in meters) from the given decimalLatitude and decimalLongitude describing the smallest circle containing the whole of the Location. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term."@en-us ; rdfs:isDefinedBy ; rdfs:label "Coordinate Uncertainty In Meters"@en-us . # # http://rs.tdwg.org/dwc/terms/country a owl:DatatypeProperty ; terms:description "Examples: \"Denmark\", \"Colombia\", \"España\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Country/Name" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The name of the country or major administrative unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names."@en-us ; rdfs:isDefinedBy ; rdfs:label "Country"@en-us . # # http://rs.tdwg.org/dwc/terms/countryCode a owl:DatatypeProperty ; terms:description "Examples: \"AR\" for Argentina, \"SV\" for El Salvador"@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The standard code for the country in which the Location occurs. Recommended best practice is to use ISO 3166-1-alpha-2 country codes."@en-us ; rdfs:isDefinedBy ; rdfs:label "Country Code"@en-us . # # http://rs.tdwg.org/dwc/terms/county a owl:DatatypeProperty ; terms:description "Examples: \"Missoula\", \"Los Lagos\", \"Mataró\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs."@en-us ; rdfs:isDefinedBy ; rdfs:label "County"@en-us . # # http://rs.tdwg.org/dwc/terms/dataGeneralizations a owl:DatatypeProperty ; terms:description "Example: \"Coordinates generalized from original GPS coordinates to the nearest half degree grid cell\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "Actions taken to make the shared data less specific or complete than in its original form. Suggests that alternative data of higher quality may be available on request."@en-us ; rdfs:isDefinedBy ; rdfs:label "Data Generalizations"@en-us . # # http://rs.tdwg.org/dwc/terms/datasetName a owl:DatatypeProperty ; terms:description "Examples: \"Grinnell Resurvey Mammals\", \"Lacey Ctenomys Recaptures\""@en-us ; terms:hasVersion ; terms:issued "2009-09-11" ; terms:modified "2009-09-11" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/SourceID" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The name identifying the data set from which the record was derived."@en-us ; rdfs:isDefinedBy ; rdfs:label "Dataset Name"@en-us . # # http://rs.tdwg.org/dwc/terms/dateIdentified a owl:DatatypeProperty ; rdfs:subPropertyOf terms:date ; terms:description "Examples: \"1963-03-08T14:07-0600\" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, \"2009-02-20T08:40Z\" is 20 Feb 2009 8:40am UTC, \"1809-02-12\" is 12 Feb 1809, \"1906-06\" is Jun 1906, \"1971\" is just that year, \"2007-03-01T13:00:00Z/2008-05-11T15:30:00Z\" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, \"2007-11-13/15\" is the interval between 13 Nov 2007 and 15 Nov 2007."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The date on which the subject was identified as representing the Taxon. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Date Identified"@en-us . # # http://rs.tdwg.org/dwc/terms/day a owl:DatatypeProperty ; terms:description "Examples: \"9\", \"28\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The integer day of the month on which the Event occurred."@en-us ; rdfs:isDefinedBy ; rdfs:label "Day"@en-us . # # http://rs.tdwg.org/dwc/terms/decimalLatitude a owl:DatatypeProperty ; terms:description "Example: \"-41.0983423\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The geographic latitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location. Positive values are north of the Equator, negative values are south of it. Legal values lie between -90 and 90, inclusive."@en-us ; rdfs:isDefinedBy ; rdfs:label "Decimal Latitude"@en-us . # # http://rs.tdwg.org/dwc/terms/decimalLongitude a owl:DatatypeProperty ; terms:description "Example: \"-121.1761111\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The geographic longitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location. Positive values are east of the Greenwich Meridian, negative values are west of it. Legal values lie between -180 and 180, inclusive."@en-us ; rdfs:isDefinedBy ; rdfs:label "Decimal Longitude"@en-us . # # http://rs.tdwg.org/dwc/terms/disposition a owl:DatatypeProperty ; terms:description "Examples: \"in collection\", \"missing\", \"voucher elsewhere\", \"duplicates elsewhere\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The current state of a specimen with respect to the collection identified in collectionCode or collectionID. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Disposition"@en-us . # # http://rs.tdwg.org/dwc/terms/dynamicProperties a owl:DatatypeProperty ; terms:description "Examples: \"tragusLengthInMeters=0.014; weightInGrams=120\", \"heightInMeters=1.5\", \"natureOfID=expert identification; identificationEvidence=cytochrome B sequence\", \"relativeHumidity=28; airTemperatureInC=22; sampleSizeInKilograms=10\", \"aspectHeading=277; slopeInDegrees=6\", \"iucnStatus=vulnerable; taxonDistribution=Neuquen, Argentina\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content such as key-value pairs."@en-us ; rdfs:isDefinedBy ; rdfs:label "Dynamic Properties"@en-us . # # http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage a owl:DatatypeProperty ; terms:description "Examples: \"Atlantic\", \"Boreal\", \"Skullrockian\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Earliest Age Or Lowest Stage"@en-us . # # http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem a owl:DatatypeProperty ; terms:description "Examples: \"Phanerozoic\", \"Proterozoic\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name (\"Precambrian\") attributable to the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Earliest Eon Or Lowest Eonothem"@en-us . # # http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries a owl:DatatypeProperty ; terms:description "Examples: \"Holocene\", \"Pleistocene\", \"Ibexian Series\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Earliest Epoch Or Lowest Series"@en-us . # # http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem a owl:DatatypeProperty ; terms:description "Examples: \"Cenozoic\", \"Mesozoic\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Earliest Era Or Lowest Erathem"@en-us . # # http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem a owl:DatatypeProperty ; terms:description "Examples: \"Neogene\", \"Tertiary\", \"Quaternary\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Earliest Period Or Lowest System"@en-us . # # http://rs.tdwg.org/dwc/terms/endDayOfYear a owl:DatatypeProperty ; terms:description "Examples: \"1\" (=1 Jan), \"366\" (=31 Dec), \"365\" (=30 Dec in a leap year, 31 Dec in a non-leap year)"@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The latest ordinal day of the year on which the Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366)."@en-us ; rdfs:isDefinedBy ; rdfs:label "End Day Of Year"@en-us . # # http://rs.tdwg.org/dwc/terms/establishmentMeans a owl:DatatypeProperty ; terms:description "Examples: \"native\", \"introduced\", \"naturalised\", \"invasive\", \"managed\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The process by which the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Establishment Means"@en-us . # # http://rs.tdwg.org/dwc/terms/eventDate a owl:DatatypeProperty ; rdfs:subPropertyOf terms:date ; terms:description "Examples: \"1963-03-08T14:07-0600\" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, \"2009-02-20T08:40Z\" is 20 Feb 2009 8:40am UTC, \"1809-02-12\" is 12 Feb 1809, \"1906-06\" is Jun 1906, \"1971\" is just that year, \"2007-03-01T13:00:00Z/2008-05-11T15:30:00Z\" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, \"2007-11-13/15\" is the interval between 13 Nov 2007 and 15 Nov 2007."@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-01" ; terms:replaces , ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Event Date"@en-us . # # http://rs.tdwg.org/dwc/terms/eventRemarks a owl:DatatypeProperty ; terms:description "Example: \"after the recent rains the river is nearly at flood stage\""@en-us ; terms:hasVersion ; terms:issued "2009-01-18" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Notes" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "Comments or notes about the Event."@en-us ; rdfs:isDefinedBy ; rdfs:label "Event Remarks"@en-us . # # http://rs.tdwg.org/dwc/terms/eventTime a owl:DatatypeProperty ; terms:description "Examples: \"14:07-0600\" is 2:07pm in the time zone six hours earlier than UTC, \"08:40:21Z\" is 8:40:21am UTC, \"13:00:00Z/15:30:00Z\" is the interval between 1pm UTC and 3:30pm UTC."@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-04-24" ; terms:replaces , ; attributes:abcdEquivalence "accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The time or interval during which an Event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Event Time"@en-us . # # http://rs.tdwg.org/dwc/terms/family a owl:DatatypeProperty ; terms:description "Examples: \"Felidae\", \"Monocleaceae\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full scientific name of the family in which the taxon is classified."@en-us ; rdfs:isDefinedBy ; rdfs:label "Family"@en-us . # # http://rs.tdwg.org/dwc/terms/fieldNotes a owl:DatatypeProperty ; terms:description "Example: \"notes available in Grinnell-Miller Library\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/FieldNotes" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the Event."@en-us ; rdfs:isDefinedBy ; rdfs:label "Field Notes"@en-us . # # http://rs.tdwg.org/dwc/terms/fieldNumber a owl:DatatypeProperty ; terms:description "Example: \"RV Sol 87-03-08\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Code" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "An identifier given to the event in the field. Often serves as a link between field notes and the Event."@en-us ; rdfs:isDefinedBy ; rdfs:label "Field Number"@en-us . # # http://rs.tdwg.org/dwc/terms/footprintSRS a owl:DatatypeProperty ; terms:description "Example: The WKT for the standard WGS84 SRS (EPSG:4326) is \"GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137,298.257223563]],PRIMEM[\"Greenwich\",0],UNIT[\"Degree\",0.0174532925199433]]\" without the enclosing quotes."@en-us ; terms:hasVersion ; terms:issued "2009-07-06" ; terms:modified "2009-07-06" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "A Well-Known Text (WKT) representation of the Spatial Reference System (SRS) for the footprintWKT of the Location. Do not use this term to describe the SRS of the decimalLatitude and decimalLongitude, even if it is the same as for the footprintWKT - use the geodeticDatum instead."@en-us ; rdfs:isDefinedBy ; rdfs:label "Footprint SRS"@en-us . # # http://rs.tdwg.org/dwc/terms/footprintSpatialFit a owl:DatatypeProperty ; terms:description "Detailed explanations with graphical examples can be found in the \"Guide to Best Practices for Georeferencing\", Chapman and Wieczorek, eds. 2006 (http://www.gbif.org/prog/digit/Georeferencing)."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b)" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The ratio of the area of the footprint (footprintWKT) to the area of the true (original, or most specific) spatial representation of the Location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The footprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given is not that same point. If both the original and the given georeference are the same point, the footprintSpatialFit is 1."@en-us ; rdfs:isDefinedBy ; rdfs:label "Footprint Spatial Fit"@en-us . # # http://rs.tdwg.org/dwc/terms/footprintWKT a owl:DatatypeProperty ; terms:description "Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))"@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b)" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other."@en-us ; rdfs:isDefinedBy ; rdfs:label "Footprint WKT"@en-us . # # http://rs.tdwg.org/dwc/terms/formation a owl:DatatypeProperty ; terms:description "Examples: \"Notch Peak Fromation\", \"House Limestone\", \"Fillmore Formation\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the lithostratigraphic formation from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Formation"@en-us . # # http://rs.tdwg.org/dwc/terms/genus a owl:DatatypeProperty ; terms:description "Examples: \"Puma\", \"Monoclea\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full scientific name of the genus in which the taxon is classified."@en-us ; rdfs:isDefinedBy ; rdfs:label "Genus"@en-us . # # http://rs.tdwg.org/dwc/terms/geodeticDatum a owl:DatatypeProperty ; terms:description "Examples: \"EPSG:4326\", \"WGS84\", \"NAD27\", \"Campo Inchauspe\", \"European 1950\", \"Clarke 1866\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value \"unknown\"."@en-us ; rdfs:isDefinedBy ; rdfs:label "Geodetic Datum"@en-us . # # http://rs.tdwg.org/dwc/terms/georeferenceProtocol a owl:DatatypeProperty ; terms:description "Examples: \"Guide to Best Practices for Georeferencing\" (Chapman and Wieczorek, eds. 2006), Global Biodiversity Information Facility.\", \"MaNIS/HerpNet/ORNIS Georeferencing Guidelines\", \"Georeferencing Quick Reference Guide\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties."@en-us ; rdfs:isDefinedBy ; rdfs:label "Georeference Protocol"@en-us . # # http://rs.tdwg.org/dwc/terms/georeferenceRemarks a owl:DatatypeProperty ; terms:description "Example: \"assumed distance by road (Hwy. 101)\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in georeferenceProtocol."@en-us ; rdfs:isDefinedBy ; rdfs:label "Georeference Remarks"@en-us . # # http://rs.tdwg.org/dwc/terms/georeferenceSources a owl:DatatypeProperty ; terms:description "Examples: \"USGS 1:24000 Florence Montana Quad; Terrametrics 2008 on Google Earth\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources."@en-us ; rdfs:isDefinedBy ; rdfs:label "Georeference Sources"@en-us . # # http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus a owl:DatatypeProperty ; terms:description "Examples: \"requires verification\", \"verified by collector\", \"verified by curator\"."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Georeference Verification Status"@en-us . # # http://rs.tdwg.org/dwc/terms/georeferencedBy a owl:DatatypeProperty ; rdfs:subPropertyOf ; terms:description "Examples: \"Kristina Yamamoto (MVZ); Janet Fang (MVZ)\", \"Brad Millen (ROM)\""@en-us ; terms:hasVersion ; terms:issued "2009-01-21" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location."@en-us ; rdfs:isDefinedBy ; rdfs:label "Georeferenced By"@en-us . # # http://rs.tdwg.org/dwc/terms/georeferencedDate a owl:DatatypeProperty ; rdfs:subPropertyOf terms:date ; terms:description "Examples: \"1963-03-08T14:07-0600\" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, \"2009-02-20T08:40Z\" is 20 Feb 2009 8:40am UTC, \"1809-02-12\" is 12 Feb 1809, \"1906-06\" is Jun 1906, \"1971\" is just that year, \"2007-03-01T13:00:00Z/2008-05-11T15:30:00Z\" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, \"2007-11-13/15\" is the interval between 13 Nov 2007 and 15 Nov 2007."@en-us ; terms:hasVersion ; terms:issued "2011-10-16" ; terms:modified "2011-10-16" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The date on which the Location was georeferenced. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Georeferenced Date"@en-us . # # http://rs.tdwg.org/dwc/terms/group a owl:DatatypeProperty ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the lithostratigraphic group from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Group"@en-us . # # http://rs.tdwg.org/dwc/terms/habitat a owl:DatatypeProperty ; terms:description "Examples: \"oak savanna\", \"pre-cordilleran steppe\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-05-17" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Biotope/Text" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A category or description of the habitat in which the Event occurred."@en-us ; rdfs:isDefinedBy ; rdfs:label "Habitat"@en-us . # # http://rs.tdwg.org/dwc/terms/higherClassification a owl:DatatypeProperty ; terms:description "Example: \"Animalia;Chordata;Vertebrata;Mammalia;Theria;Eutheria;Rodentia;Hystricognatha;Hystricognathi;Ctenomyidae;Ctenomyini;Ctenomys\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of taxa names terminating at the rank immediately superior to the taxon referenced in the taxon record. Recommended best practice is to order the list starting with the highest rank and separating the names for each rank with a semi-colon (\";\")."@en-us ; rdfs:isDefinedBy ; rdfs:label "Higher Classification"@en-us . # # http://rs.tdwg.org/dwc/terms/higherGeography a owl:DatatypeProperty ; terms:description "Example: \"South America; Argentina; Patagonia; Parque Nacional Nahuel Huapi; Neuquén; Los Lagos\" with accompanying values \"South America\" in Continent, \"Argentina\" in Country, \"Neuquén\" in StateProvince, and Los Lagos in County."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of geographic names less specific than the information captured in the locality term."@en-us ; rdfs:isDefinedBy ; rdfs:label "Higher Geography"@en-us . # # http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone a owl:DatatypeProperty ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Highest Biostratigraphic Zone"@en-us . # # http://rs.tdwg.org/dwc/terms/identificationQualifier a owl:DatatypeProperty ; terms:description "Examples: 1) For the determination \"Quercus aff. agrifolia var. oxyadenia\", identificationQualifier would be \"aff. agrifolia var. oxyadenia\" with accompanying values \"Quercus\" in genus, \"agrifolia\" in specificEpithet, \"oxyadenia\" in infraspecificEpithet, and \"var.\" in rank. 2) For the determination \"Quercus agrifolia cf. var. oxyadenia\", identificationQualifier would be \"cf. var. oxyadenia \" with accompanying values \"Quercus\" in genus, \"agrifolia\" in specificEpithet, \"oxyadenia\" in infraspecificEpithet, and \"var.\" in rank."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A brief phrase or a standard term (\"cf.\", \"aff.\") to express the determiner's doubts about the Identification."@en-us ; rdfs:isDefinedBy ; rdfs:label "Identification Qualifier"@en-us . # # http://rs.tdwg.org/dwc/terms/identificationReferences a owl:DatatypeProperty ; terms:description "Example: \"Aves del Noroeste Patagonico. Christie et al. 2004.\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/References" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification."@en-us ; rdfs:isDefinedBy ; rdfs:label "Identification References"@en-us . # # http://rs.tdwg.org/dwc/terms/identificationRemarks a owl:DatatypeProperty ; terms:description "Example: \"Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/Notes" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "Comments or notes about the Identification."@en-us ; rdfs:isDefinedBy ; rdfs:label "Identification Remarks"@en-us . # # http://rs.tdwg.org/dwc/terms/identificationVerificationStatus a owl:DatatypeProperty ; terms:description "Examples: \"0\", \"4\""@en-us ; terms:hasVersion ; terms:issued "2011-10-16" ; terms:modified "2011-10-16" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A categorical indicator of the extent to which the taxonomic identification has been verified to be correct. Recommended best practice is to use a controlled vocabulary such as that used in HISPID/ABCD."@en-us ; rdfs:isDefinedBy ; rdfs:label "Identification Verification Status"@en-us . # # http://rs.tdwg.org/dwc/terms/identifiedBy a owl:DatatypeProperty ; rdfs:subPropertyOf ; terms:description "Examples: \"James L. Patton\", \"Theodore Pappenfuss; Robert Macey\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject."@en-us ; rdfs:isDefinedBy ; rdfs:label "Identified By"@en-us . # # http://rs.tdwg.org/dwc/terms/individualCount a owl:DatatypeProperty ; terms:description "Examples: \"1\", \"25\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The number of individuals represented present at the time of the Occurrence."@en-us ; rdfs:isDefinedBy ; rdfs:label "Individual Count"@en-us . # # http://rs.tdwg.org/dwc/terms/informationWithheld a owl:DatatypeProperty ; terms:description "Examples: \"location information not given for endangered species\", \"collector identities withheld\", \"ask about tissue samples\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/InformationWithheld" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "Additional information that exists, but that has not been shared in the given record."@en-us ; rdfs:isDefinedBy ; rdfs:label "Information Withheld"@en-us . # # http://rs.tdwg.org/dwc/terms/infraspecificEpithet a owl:DatatypeProperty ; terms:description "Examples: \"concolor\", \"oxyadenia\", \"sayi\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The name of the lowest or terminal infraspecific epithet of the scientificName, excluding any rank designation."@en-us ; rdfs:isDefinedBy ; rdfs:label "Infraspecific Epithet"@en-us . # # http://rs.tdwg.org/dwc/terms/institutionCode a owl:DatatypeProperty ; terms:description "Examples: \"MVZ\", \"FMNH\", \"AKN-CLO\", \"University of California Museum of Paleontology (UCMP)\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2013-10-04" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/SourceInstitutionID" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record."@en-us ; rdfs:isDefinedBy ; rdfs:label "Institution Code"@en-us . # # http://rs.tdwg.org/dwc/terms/institutionID a owl:DatatypeProperty ; terms:hasVersion ; terms:issued "2009-09-11" ; terms:modified "2013-10-04" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/SourceInstitutionID" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "An identifier for the institution having custody of the object(s) or information referred to in the record."@en-us ; rdfs:isDefinedBy ; rdfs:label "Institution ID"@en-us . # # http://rs.tdwg.org/dwc/terms/island a owl:DatatypeProperty ; terms:description "Examples: \"Isla Victoria\", \"Vancouver\", \"Viti Levu\", \"Zanzibar\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names."@en-us ; rdfs:isDefinedBy ; rdfs:label "Island"@en-us . # # http://rs.tdwg.org/dwc/terms/islandGroup a owl:DatatypeProperty ; terms:description "Examples: \"Alexander Archipelago\", \"Seychelles\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names."@en-us ; rdfs:isDefinedBy ; rdfs:label "Island Group"@en-us . # # http://rs.tdwg.org/dwc/terms/kingdom a owl:DatatypeProperty ; terms:description "Examples: \"Animalia\", \"Plantae\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full scientific name of the kingdom in which the taxon is classified."@en-us ; rdfs:isDefinedBy ; rdfs:label "Kingdom"@en-us . # # http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage a owl:DatatypeProperty ; terms:description "Examples: \"Atlantic\", \"Boreal\", \"Skullrockian\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Latest AgeOr Highest Stage"@en-us . # # http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem a owl:DatatypeProperty ; terms:description "Examples: \"Phanerozoic\", \"Proterozoic\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name (\"Precambrian\") attributable to the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Latest Eon Or Highest Eonothem"@en-us . # # http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries a owl:DatatypeProperty ; terms:description "Examples: \"Holocene\", \"Pleistocene\", \"Ibexian Series\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Latest Epoch Or Highest Series"@en-us . # # http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem a owl:DatatypeProperty ; terms:description "Examples: \"Cenozoic\", \"Mesozoic\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Latest Era Or Highest Erathem"@en-us . # # http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem a owl:DatatypeProperty ; terms:description "Examples: \"Neogene\", \"Tertiary\", \"Quaternary\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Latest Period Or Highest System"@en-us . # # http://rs.tdwg.org/dwc/terms/lifeStage a owl:DatatypeProperty ; terms:description "Examples: \"egg\", \"eft\", \"juvenile\", \"adult\", \"2 adults 4 juveniles\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Life Stage"@en-us . # # http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms a owl:DatatypeProperty ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Stratigraphy/LithostratigraphicTerms" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Lithostratigraphic Terms"@en-us . # # http://rs.tdwg.org/dwc/terms/locality a owl:DatatypeProperty ; terms:description "Example: \"Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description."@en-us ; rdfs:isDefinedBy ; rdfs:label "Locality"@en-us . # # http://rs.tdwg.org/dwc/terms/locationAccordingTo a owl:DatatypeProperty ; rdfs:subPropertyOf ; terms:description "Examples: \"Getty Thesaurus of Geographic Names\", \"GADM\""@en-us ; terms:hasVersion ; terms:issued "2009-08-24" ; terms:modified "2009-08-24" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "Information about the source of this Location information. Could be a publication (gazetteer), institution, or team of individuals."@en-us ; rdfs:isDefinedBy ; rdfs:label "Location According To"@en-us . # # http://rs.tdwg.org/dwc/terms/locationRemarks a owl:DatatypeProperty ; terms:description "Example: \"under water since 2005\""@en-us ; terms:hasVersion ; terms:issued "2009-01-18" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/AreaDetail" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "Comments or notes about the Location."@en-us ; rdfs:isDefinedBy ; rdfs:label "Location Remarks"@en-us . # # http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone a owl:DatatypeProperty ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Lowest Biostratigraphic Zone"@en-us . # # http://rs.tdwg.org/dwc/terms/maximumDepthInMeters a owl:DatatypeProperty ; terms:description "Example: \"200\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The greater depth of a range of depth below the local surface, in meters."@en-us ; rdfs:isDefinedBy ; rdfs:label "Maximum Depth In Meters"@en-us . # # http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters a owl:DatatypeProperty ; terms:description "Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: \"300m\" MinimumElevationInMeters: \"300\", MaximumElevationInMeters: \"300\", VerbatimDepth: \"20m\", MinimumDepthInMeters: \"20\", MaximumDepthInMeters: \"20\", minimumDistanceAboveSurfaceInMeters: \"0\", maximumDistanceAboveSurfaceInMeters: \"-1.5\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The greater distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation."@en-us ; rdfs:isDefinedBy ; rdfs:label "Maximum Distance Above Surface In Meters"@en-us . # # http://rs.tdwg.org/dwc/terms/maximumElevationInMeters a owl:DatatypeProperty ; terms:description "Example: \"200\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The upper limit of the range of elevation (altitude, usually above sea level), in meters."@en-us ; rdfs:isDefinedBy ; rdfs:label "Maximum Elevation In Meters"@en-us . # # http://rs.tdwg.org/dwc/terms/measurementAccuracy a owl:DatatypeProperty ; terms:description "Examples: \"0.01\", \"normal distribution with variation of 2 m\""@en-us ; terms:hasVersion ; terms:issued "2009-01-18" ; terms:modified "2009-04-24" ; terms:replaces , ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The description of the potential error associated with the measurementValue."@en-us ; rdfs:isDefinedBy ; rdfs:label "Measurement Accuracy"@en-us . # # http://rs.tdwg.org/dwc/terms/measurementDeterminedBy a owl:DatatypeProperty ; rdfs:subPropertyOf ; terms:description "Examples: \"Javier de la Torre\", \"Julie Woodruff; Eileen Lacey\""@en-us ; terms:hasVersion ; terms:issued "2009-01-23" ; terms:modified "2009-04-24" ; terms:replaces , ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact."@en-us ; rdfs:isDefinedBy ; rdfs:label "Measurement Determined By"@en-us . # # http://rs.tdwg.org/dwc/terms/measurementDeterminedDate a owl:DatatypeProperty ; rdfs:subPropertyOf terms:date ; terms:description "Examples: \"1963-03-08T14:07-0600\" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, \"2009-02-20T08:40Z\" is 20 Feb 2009 8:40am UTC, \"1809-02-12\" is 12 Feb 1809, \"1906-06\" is Jun 1906, \"1971\" is just that year, \"2007-03-01T13:00:00Z/2008-05-11T15:30:00Z\" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, \"2007-11-13/15\" is the interval between 13 Nov 2007 and 15 Nov 2007."@en-us ; terms:hasVersion ; terms:issued "2009-01-23" ; terms:modified "2009-04-24" ; terms:replaces , ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The date on which the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Measurement Determined Date"@en-us . # # http://rs.tdwg.org/dwc/terms/measurementMethod a owl:DatatypeProperty ; terms:description "Examples: \"minimum convex polygon around burrow entrances\" for a home range area, \"barometric altimeter\" for an elevation"@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "/DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Method" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion."@en-us ; rdfs:isDefinedBy ; rdfs:label "Measurement Method"@en-us . # # http://rs.tdwg.org/dwc/terms/measurementRemarks a owl:DatatypeProperty ; terms:description "Example: \"tip of tail missing\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces , ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "Comments or notes accompanying the MeasurementOrFact."@en-us ; rdfs:isDefinedBy ; rdfs:label "Measurement Remarks"@en-us . # # http://rs.tdwg.org/dwc/terms/measurementType a owl:DatatypeProperty ; terms:description "Examples: \"tail length\", \"temperature\", \"trap line length\", \"survey area\", \"trap type\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces , ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The nature of the measurement, fact, characteristic, or assertion. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Measurement Type"@en-us . # # http://rs.tdwg.org/dwc/terms/measurementUnit a owl:DatatypeProperty ; terms:description "Examples: \"mm\", \"C\", \"km\", \"ha\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces , ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Measurement Unit"@en-us . # # http://rs.tdwg.org/dwc/terms/measurementValue a owl:DatatypeProperty ; terms:description "Examples: \"45\", \"20\", \"1\", \"14.5\", \"UV-light\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces , ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The value of the measurement, fact, characteristic, or assertion."@en-us ; rdfs:isDefinedBy ; rdfs:label "Measurement Value"@en-us . # # http://rs.tdwg.org/dwc/terms/member a owl:DatatypeProperty ; terms:description "Examples: \"Lava Dam Member\", \"Hellnmaria Member\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name of the lithostratigraphic member from which the cataloged item was collected."@en-us ; rdfs:isDefinedBy ; rdfs:label "Member"@en-us . # # http://rs.tdwg.org/dwc/terms/minimumDepthInMeters a owl:DatatypeProperty ; terms:description "Example: \"100\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The lesser depth of a range of depth below the local surface, in meters."@en-us ; rdfs:isDefinedBy ; rdfs:label "Minimum Depth In Meters"@en-us . # # http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters a owl:DatatypeProperty ; terms:description "Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: \"300m\" MinimumElevationInMeters: \"300\", MaximumElevationInMeters: \"300\", VerbatimDepth: \"20m\", MinimumDepthInMeters: \"20\", MaximumDepthInMeters: \"20\", minimumDistanceAboveSurfaceInMeters: \"0\", maximumDistanceAboveSurfaceInMeters: \"-1.5\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation."@en-us ; rdfs:isDefinedBy ; rdfs:label "Minimum Distance Above Surface In Meters"@en-us . # # http://rs.tdwg.org/dwc/terms/minimumElevationInMeters a owl:DatatypeProperty ; terms:description "Example: \"100\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The lower limit of the range of elevation (altitude, usually above sea level), in meters."@en-us ; rdfs:isDefinedBy ; rdfs:label "Minimum Elevation In Meters"@en-us . # # http://rs.tdwg.org/dwc/terms/month a owl:DatatypeProperty ; terms:description "Examples: \"1\" (=January), \"10\" (=October)"@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The ordinal month in which the Event occurred."@en-us ; rdfs:isDefinedBy ; rdfs:label "Month"@en-us . # # http://rs.tdwg.org/dwc/terms/municipality a owl:DatatypeProperty ; terms:description "Examples: \"Holzminden\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the Location occurs. Do not use this term for a nearby named place that does not contain the actual location."@en-us ; rdfs:isDefinedBy ; rdfs:label "Municipality"@en-us . # # http://rs.tdwg.org/dwc/terms/nameAccordingTo a owl:DatatypeProperty ; rdfs:subPropertyOf ; terms:description "Example: \"McCranie, J. R., D. B. Wake, and L. D. Wilson. 1996. The taxonomic status of Bolitoglossa schmidti, with comments on the biology of the Mesoamerican salamander Bolitoglossa dofleini (Caudata: Plethodontidae). Carib. J. Sci. 32:395-398.\", \"Werner Greuter 2008\", \"Lilljeborg 1861, Upsala Univ. Arsskrift, Math. Naturvet., pp. 4, 5\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-09-21" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The reference to the source in which the specific taxon concept circumscription is defined or implied - traditionally signified by the Latin \"sensu\" or \"sec.\" (from secundum, meaning \"according to\"). For taxa that result from identifications, a reference to the keys, monographs, experts and other sources should be given."@en-us ; rdfs:isDefinedBy ; rdfs:label "Name According To"@en-us . # # http://rs.tdwg.org/dwc/terms/namePublishedIn a owl:DatatypeProperty ; rdfs:subPropertyOf terms:bibliographicCitation ; terms:description "Examples: \"Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388\", \"Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-09-21" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode."@en-us ; rdfs:isDefinedBy ; rdfs:label "Name Published In"@en-us . # # http://rs.tdwg.org/dwc/terms/namePublishedInYear a owl:DatatypeProperty ; terms:description "Examples: \"1915\", \"2008\""@en-us ; terms:hasVersion ; terms:issued "2011-10-16" ; terms:modified "2011-10-16" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The four-digit year in which the scientificName was published."@en-us ; rdfs:isDefinedBy ; rdfs:label "Name Published In Year"@en-us . # # http://rs.tdwg.org/dwc/terms/nomenclaturalCode a owl:DatatypeProperty ; terms:description "Examples: \"ICBN\", \"ICZN\", \"BC\", \"ICNCP\", \"BioCode\", \"ICZN; ICBN\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-09-21" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Nomenclatural Code"@en-us . # # http://rs.tdwg.org/dwc/terms/nomenclaturalStatus a owl:DatatypeProperty ; terms:description "Examples: \"nom. ambig.\", \"nom. illeg.\", \"nom. subnud.\""@en-us ; terms:hasVersion ; terms:issued "2009-01-18" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence """(DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation) pro parte""" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion."@en-us ; rdfs:isDefinedBy ; rdfs:label "Nomenclatural Status"@en-us . # # http://rs.tdwg.org/dwc/terms/occurrenceRemarks a owl:DatatypeProperty ; terms:description "Example: \"found dead on road\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Notes" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "Comments or notes about the Occurrence."@en-us ; rdfs:isDefinedBy ; rdfs:label "Occurrence Remarks"@en-us . # # http://rs.tdwg.org/dwc/terms/occurrenceStatus a owl:DatatypeProperty ; terms:description "Examples: \"present\", \"absent\""@en-us ; terms:hasVersion ; terms:issued "2009-09-17" ; terms:modified "2009-09-17" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Occurrence Status"@en-us . # # http://rs.tdwg.org/dwc/terms/order a owl:DatatypeProperty ; terms:description "Examples: \"Carnivora\", \"Monocleales\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full scientific name of the order in which the taxon is classified."@en-us ; rdfs:isDefinedBy ; rdfs:label "Order"@en-us . # # http://rs.tdwg.org/dwc/terms/organismName a owl:DatatypeProperty ; terms:description "Examples: \"Huberta\", \"Boab Prison Tree\", \"J pod\"."@en-us ; terms:hasVersion ; terms:issued "2014-10-23" ; terms:modified "2014-10-23" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A description of the kind of Organism instance. Can be used to indicate whether the Organism instance represents a discrete organism or if it represents a particular type of aggregation. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Organism Name"@en-us . # # http://rs.tdwg.org/dwc/terms/organismQuantity a owl:DatatypeProperty ; terms:description "An organismQuantity must have a corresponding organismQuantityType, e.g., \"27\" for organismQuantity with \"individuals\" for organismQuantityType; \"12.5\" for organismQuantity with \"%biomass\" for organismQuantityType; \"r\" for organismQuantity with \"BraunBlanquetScale\" for organismQuantityType."@en-us ; terms:hasVersion ; terms:issued "2014-11-07" ; terms:modified "2015-03-19" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A number or enumeration value for the quantity of organisms."@en-us ; rdfs:isDefinedBy ; rdfs:label "Organism Quantity"@en-us . # # http://rs.tdwg.org/dwc/terms/organismQuantityType a owl:DatatypeProperty ; terms:description "An organismQuantityType must have a corresponding organismQuantity, e.g., \"27\" for organismQuantity with \"individuals\" for organismQuantityType; \"12.5\" for organismQuantity with \"%biomass\" for organismQuantityType; \"r\" for organismQuantity with \"BraunBlanquetScale\" for organismQuantityType."@en-us ; terms:hasVersion ; terms:issued "2014-11-07" ; terms:modified "2015-03-19" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The type of quantification system used for the quantity of organisms."@en-us ; rdfs:isDefinedBy ; rdfs:label "Organism Quantity Type"@en-us . # # http://rs.tdwg.org/dwc/terms/organismRemarks a owl:DatatypeProperty ; terms:description "Example: \"One of a litter of six.\""@en-us ; terms:hasVersion ; terms:issued "2014-10-23" ; terms:modified "2014-10-23" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "Comments or notes about the Organism instance."@en-us ; rdfs:isDefinedBy ; rdfs:label "Organism Remarks"@en-us . # # http://rs.tdwg.org/dwc/terms/organismScope a owl:DatatypeProperty ; terms:description "This term is not intended to be used to specify a type of taxon. To describe the kind of Organism using a URI object in RDF, use rdf:type (http://www.w3.org/1999/02/22-rdf-syntax-ns#type) instead. Examples: \"multicellular organism\", \"virus\", \"clone\" \"pack\", \"colony\"."@en-us ; terms:hasVersion ; terms:issued "2014-10-23" ; terms:modified "2014-10-23" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A textual name or label assigned to an Organism instance."@en-us ; rdfs:isDefinedBy ; rdfs:label "Organism Scope"@en-us . # # http://rs.tdwg.org/dwc/terms/originalNameUsage a owl:DatatypeProperty ; terms:description "Examples: \"Pinus abies\", \"Gasterosteus saltatrix Linnaeus 1768\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-09-21" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclaturalCode. The basionym (botany) or basonym (bacteriology) of the scientificName or the senior/earlier homonym for replaced names."@en-us ; rdfs:isDefinedBy ; rdfs:label "Original Name Usage"@en-us . # # http://rs.tdwg.org/dwc/terms/otherCatalogNumbers a owl:DatatypeProperty ; terms:description "Examples: \"FMNH:Mammal:1234\", \"NPS YELLO6778; MBG 33424\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection."@en-us ; rdfs:isDefinedBy ; rdfs:label "Other Catalog Numbers"@en-us . # # http://rs.tdwg.org/dwc/terms/ownerInstitutionCode a owl:DatatypeProperty ; terms:description "Examples: \"NPS\", \"APN\", \"InBio\""@en-us ; terms:hasVersion ; terms:issued "2009-08-24" ; terms:modified "2013-10-04" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record."@en-us ; rdfs:isDefinedBy ; rdfs:label "Owner Institution Code"@en-us . # # http://rs.tdwg.org/dwc/terms/parentNameUsage a owl:DatatypeProperty ; terms:description "Examples: \"Rubiaceae\", \"Gruiformes\", \"Testudinae\""@en-us ; terms:hasVersion ; terms:issued "2009-08-24" ; terms:modified "2009-09-21" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName."@en-us ; rdfs:isDefinedBy ; rdfs:label "Parent Name Usage"@en-us . # # http://rs.tdwg.org/dwc/terms/phylum a owl:DatatypeProperty ; terms:description "Examples: \"Chordata\" (phylum), \"Bryophyta\" (division)"@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full scientific name of the phylum or division in which the taxon is classified."@en-us ; rdfs:isDefinedBy ; rdfs:label "Phylum"@en-us . # # http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit a owl:DatatypeProperty ; terms:description "Detailed explanations with graphical examples can be found in the \"Guide to Best Practices for Georeferencing\", Chapman and Wieczorek, eds. 2006 (http://www.gbif.org/prog/digit/Georeferencing)."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The ratio of the area of the point-radius (decimalLatitude, decimalLongitude, coordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the Location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The pointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the pointRadiusSpatialFit is 1."@en-us ; rdfs:isDefinedBy ; rdfs:label "Point Radius Spatial Fit"@en-us . # # http://rs.tdwg.org/dwc/terms/preparations a owl:DatatypeProperty ; terms:description "Examples: \"skin; skull; skeleton\", \"whole animal (ETOH); tissue (EDTA)\", \"fossil\", \"cast\", \"photograph\", \"DNA extract\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of preparations and preservation methods for a specimen."@en-us ; rdfs:isDefinedBy ; rdfs:label "Preparations"@en-us . # # http://rs.tdwg.org/dwc/terms/previousIdentifications a owl:DatatypeProperty ; terms:description "Example: \"Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-05-18" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of previous assignments of names to the Occurrence."@en-us ; rdfs:isDefinedBy ; rdfs:label "Previous Identifications"@en-us . # # http://rs.tdwg.org/dwc/terms/recordNumber a owl:DatatypeProperty ; terms:description "Example: \"OPP 7101\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-05-18" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/CollectorsFieldNumber" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "An identifier given to the Occurrence at the time it was recorded. Often serves as a link between field notes and an Occurrence record, such as a specimen collector's number."@en-us ; rdfs:isDefinedBy ; rdfs:label "Record Number"@en-us . # # http://rs.tdwg.org/dwc/terms/recordedBy a owl:DatatypeProperty ; rdfs:subPropertyOf ; terms:description "Example: \"Oliver P. Pearson; Anita K. Pearson\" where the value in recordNumber \"OPP 7101\" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-05-18" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original Occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first."@en-us ; rdfs:isDefinedBy ; rdfs:label "Recorded By"@en-us . # # http://rs.tdwg.org/dwc/terms/relationshipAccordingTo a owl:DatatypeProperty ; rdfs:subPropertyOf ; terms:description "Example: \"Julie Woodruff\""@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The source (person, organization, publication, reference) establishing the relationship between the two resources."@en-us ; rdfs:isDefinedBy ; rdfs:label "Relationship According To"@en-us . # # http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate a owl:DatatypeProperty ; rdfs:subPropertyOf terms:date ; terms:description "Examples: \"1963-03-08T14:07-0600\" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, \"2009-02-20T08:40Z\" is 20 Feb 2009 8:40am UTC, \"1809-02-12\" is 12 Feb 1809, \"1906-06\" is Jun 1906, \"1971\" is just that year, \"2007-03-01T13:00:00Z/2008-05-11T15:30:00Z\" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, \"2007-11-13/15\" is the interval between 13 Nov 2007 and 15 Nov 2007."@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The date-time on which the relationship between the two resources was established. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Relationship Established Date"@en-us . # # http://rs.tdwg.org/dwc/terms/relationshipOfResource a owl:DatatypeProperty ; terms:description "Examples: \"duplicate of\", \"mother of\", \"endoparasite of\", \"host to\", \"sibling of\", \"valid synonym of\", \"located within\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID). Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Relationship Of Resource"@en-us . # # http://rs.tdwg.org/dwc/terms/relationshipRemarks a owl:DatatypeProperty ; terms:description "Examples: \"mother and offspring collected from the same nest\", \"pollinator captured in the act\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "Comments or notes about the relationship between the two resources."@en-us ; rdfs:isDefinedBy ; rdfs:label "Relationship Remarks"@en-us . # # http://rs.tdwg.org/dwc/terms/reproductiveCondition a owl:DatatypeProperty ; terms:description "Examples\" \"non-reproductive\", \"pregnant\", \"in bloom\", \"fruit-bearing\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Reproductive Condition"@en-us . # # http://rs.tdwg.org/dwc/terms/sampleSizeUnit a owl:DatatypeProperty ; terms:description "A sampleSizeUnit must have a corresponding sampleSizeValue, e.g., \"5\" for sampleSizeValue with \"metre\" for sampleSizeUnit. Examples: \"minute\", \"hour\", \"day\", \"metre\", \"square metre\", \"cubic metre\". Recommended best practice is to use a controlled vocabulary such as the Ontology of Units of Measure http://www.wurvoc.org/vocabularies/om-1.8/ of SI units, derived units, or other non-SI units accepted for use within the SI (e.g., minute, hour, day, litre)."@en-us ; terms:hasVersion ; terms:issued "2014-11-07" ; terms:modified "2015-03-19" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling event."@en-us ; rdfs:isDefinedBy ; rdfs:label "Sample Size Unit"@en-us . # # http://rs.tdwg.org/dwc/terms/sampleSizeValue a owl:DatatypeProperty ; terms:description "A sampleSizeValue must have a corresponding sampleSizeUnit. Example: \"5\" for sampleSizeValue with \"metre\" for sampleSizeUnit."@en-us ; terms:hasVersion ; terms:issued "2014-11-07" ; terms:modified "2015-03-19" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling event."@en-us ; rdfs:isDefinedBy ; rdfs:label "Sample Size Value"@en-us . # # http://rs.tdwg.org/dwc/terms/samplingEffort a owl:DatatypeProperty ; terms:description "Examples: \"40 trap-nights\", \"10 observer-hours; 10 km by foot; 30 km by car\""@en-us ; terms:hasVersion ; terms:issued "2009-08-24" ; terms:modified "2009-08-24" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The amount of effort expended during an Event."@en-us ; rdfs:isDefinedBy ; rdfs:label "Sampling Effort"@en-us . # # http://rs.tdwg.org/dwc/terms/samplingProtocol a owl:DatatypeProperty ; terms:description "Examples: \"UV light trap\", \"mist net\", \"bottom trawl\", \"ad hoc observation\", \"point count\", \"Penguins from space: faecal stains reveal the location of emperor penguin colonies, http://dx.doi.org/10.1111/j.1466-8238.2009.00467.x\", \"Takats et al. 2001. Guidelines for Nocturnal Owl Monitoring in North America. Beaverhill Bird Observatory and Bird Studies Canada, Edmonton, Alberta. 32 pp.\", \"http://www.bsc-eoc.org/download/Owl.pdf\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Method" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The name of, reference to, or description of the method or protocol used during an Event."@en-us ; rdfs:isDefinedBy ; rdfs:label "Sampling Protocol"@en-us . # # http://rs.tdwg.org/dwc/terms/scientificName a owl:DatatypeProperty ; terms:description "Examples: \"Coleoptera\" (order), \"Vespertilionidae\" (family), \"Manis\" (genus), \"Ctenomys sociabilis\" (genus + specificEpithet), \"Ambystoma tigrinum diaboli\" (genus + specificEpithet + infraspecificEpithet), \"Roptrocerus typographi (Györfi, 1952)\" (genus + specificEpithet + scientificNameAuthorship), \"Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell\" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship)"@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-09-21" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full scientific name, with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the IdentificationQualifier term."@en-us ; rdfs:isDefinedBy ; rdfs:label "Scientific Name"@en-us . # # http://rs.tdwg.org/dwc/terms/scientificNameAuthorship a owl:DatatypeProperty ; terms:description "Example: \"(Torr.) J.T. Howell\", \"(Martinovský) Tzvelev\", \"(Györfi, 1952)\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode."@en-us ; rdfs:isDefinedBy ; rdfs:label "Scientific Name Authorship"@en-us . # # http://rs.tdwg.org/dwc/terms/sex a owl:DatatypeProperty ; terms:description "Examples: \"female\", \"hermaphrodite\", \"8 males, 4 females\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Sex" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The sex of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Sex"@en-us . # # http://rs.tdwg.org/dwc/terms/specificEpithet a owl:DatatypeProperty ; terms:description "Examples: \"concolor\", \"gottschei\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The name of the first or species epithet of the scientificName."@en-us ; rdfs:isDefinedBy ; rdfs:label "Specific Epithet"@en-us . # # http://rs.tdwg.org/dwc/terms/startDayOfYear a owl:DatatypeProperty ; terms:description "Examples: \"1\" (=1 Jan), \"366\" (=31 Dec), \"365\" (=30 Dec in a leap year, 31 Dec in a non-leap year)"@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The earliest ordinal day of the year on which the Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Start Day Of Year"@en-us . # # http://rs.tdwg.org/dwc/terms/stateProvince a owl:DatatypeProperty ; terms:description "Examples: \"Montana\", \"Minas Gerais\", \"Córdoba\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs."@en-us ; rdfs:isDefinedBy ; rdfs:label "State Province"@en-us . # # http://rs.tdwg.org/dwc/terms/subgenus a owl:DatatypeProperty ; terms:description "Examples: \"Strobus (Pinus)\", \"Puma (Puma)\" \"Loligo (Amerigo)\", \"Hieracium subgen. Pilosella\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The full scientific name of the subgenus in which the taxon is classified. Values should include the genus to avoid homonym confusion."@en-us ; rdfs:isDefinedBy ; rdfs:label "Subgenus"@en-us . # # http://rs.tdwg.org/dwc/terms/taxonRank a owl:DatatypeProperty ; terms:description "Examples: \"subspecies\", \"varietas\", \"forma\", \"species\", \"genus\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-09-21" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Taxon Rank"@en-us . # # http://rs.tdwg.org/dwc/terms/taxonRemarks a owl:DatatypeProperty ; terms:description "Example: \"this name is a misspelling in common use\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-08-24" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "Comments or notes about the taxon or name."@en-us ; rdfs:isDefinedBy ; rdfs:label "Taxon Remarks"@en-us . # # http://rs.tdwg.org/dwc/terms/taxonomicStatus a owl:DatatypeProperty ; terms:description "Examples: \"invalid\", \"misapplied\", \"homotypic synonym\", \"accepted\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The status of the use of the scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Taxonomic Status"@en-us . # # http://rs.tdwg.org/dwc/terms/typeStatus a owl:DatatypeProperty ; terms:description "Example: \"holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject."@en-us ; rdfs:isDefinedBy ; rdfs:label "Type Status"@en-us . # # http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem a owl:DatatypeProperty ; terms:description "Examples: \"decimal degrees\", \"degrees decimal minutes\", \"degrees minutes seconds\", \"UTM\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary."@en-us ; rdfs:isDefinedBy ; rdfs:label "Verbatim Coordinate System"@en-us . # # http://rs.tdwg.org/dwc/terms/verbatimCoordinates a owl:DatatypeProperty ; terms:description "Examples: \"41 05 54S 121 05 34W\", \"17T 630000 4833400\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "{DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem."@en-us ; rdfs:isDefinedBy ; rdfs:label "Verbatim Coordinates"@en-us . # # http://rs.tdwg.org/dwc/terms/verbatimDepth a owl:DatatypeProperty ; terms:description "Example: \"100-200 m\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The original description of the depth below the local surface."@en-us ; rdfs:isDefinedBy ; rdfs:label "Verbatim Depth"@en-us . # # http://rs.tdwg.org/dwc/terms/verbatimElevation a owl:DatatypeProperty ; terms:description "Example: \"100-200 m\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The original description of the elevation (altitude, usually above sea level) of the Location."@en-us ; rdfs:isDefinedBy ; rdfs:label "Verbatim Elevation"@en-us . # # http://rs.tdwg.org/dwc/terms/verbatimEventDate a owl:DatatypeProperty ; terms:description "Examples: \"spring 1910\", \"Marzo 2002\", \"1999-03-XX\", \"17IV1934\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The verbatim original representation of the date and time information for an Event."@en-us ; rdfs:isDefinedBy ; rdfs:label "Verbatim EventDate"@en-us . # # http://rs.tdwg.org/dwc/terms/verbatimLatitude a owl:DatatypeProperty ; terms:description "Example: \"41 05 54.03S\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem."@en-us ; rdfs:isDefinedBy ; rdfs:label "Verbatim Latitude"@en-us . # # http://rs.tdwg.org/dwc/terms/verbatimLocality a owl:DatatypeProperty ; terms:description "Example: \"25 km NNE Bariloche por R. Nac. 237\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The original textual description of the place."@en-us ; rdfs:isDefinedBy ; rdfs:label "Verbatim Locality"@en-us . # # http://rs.tdwg.org/dwc/terms/verbatimLongitude a owl:DatatypeProperty ; terms:description "Example: \"121d 10' 34\" W\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-07-06" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem."@en-us ; rdfs:isDefinedBy ; rdfs:label "Verbatim Longitude"@en-us . # # http://rs.tdwg.org/dwc/terms/verbatimSRS a owl:DatatypeProperty ; terms:description "Examples: \"EPSG:4326\", \"WGS84\", \"NAD27\", \"Campo Inchauspe\", \"European 1950\", \"Clarke 1866\""@en-us ; terms:hasVersion ; terms:issued "2009-07-06" ; terms:modified "2009-07-06" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value \"unknown\"."@en-us ; rdfs:isDefinedBy ; rdfs:label "Verbatim SRS"@en-us . # # http://rs.tdwg.org/dwc/terms/verbatimTaxonRank a owl:DatatypeProperty ; terms:description "Examples: \"Agamospecies\", \"sub-lesus\", \"prole\", \"apomict\", \"nothogrex\", \"sp.\", \"subsp.\", \"var.\""@en-us ; terms:hasVersion ; terms:issued "2009-07-06" ; terms:modified "2009-09-21" ; terms:replaces ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The taxonomic rank of the most specific name in the scientificName as it appears in the original record."@en-us ; rdfs:isDefinedBy ; rdfs:label "Verbatim Taxon Rank"@en-us . # # http://rs.tdwg.org/dwc/terms/vernacularName a owl:DatatypeProperty ; terms:description "Examples: \"Andean Condor\", \"Condor Andino\", \"American Eagle\", \"Gänsegeier\""@en-us ; terms:hasVersion ; terms:issued "2009-07-06" ; terms:modified "2009-07-06" ; attributes:abcdEquivalence "not in ABCD" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "A common or vernacular name."@en-us ; rdfs:isDefinedBy ; rdfs:label "Vernacular Name"@en-us . # # http://rs.tdwg.org/dwc/terms/waterBody a owl:DatatypeProperty ; terms:description "Examples: \"Indian Ocean\", \"Baltic Sea\", \"Hudson River\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body" ; attributes:organizedInClass terms:Location ; attributes:status "recommended" ; rdfs:comment "The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names."@en-us ; rdfs:isDefinedBy ; rdfs:label "Water Body"@en-us . # # http://rs.tdwg.org/dwc/terms/year a owl:DatatypeProperty ; terms:description "Example: \"2008\""@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2009-04-24" ; terms:replaces ; attributes:abcdEquivalence "accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin" ; attributes:organizedInClass ; attributes:status "recommended" ; rdfs:comment "The four-digit year in which the Event occurred, according to the Common Era Calendar."@en-us ; rdfs:isDefinedBy ; rdfs:label "Year"@en-us . # # # # ################################################################# # # # # Classes # # # ################################################################# # # # http://purl.obolibrary.org/obo/BCO_0000003 obo:BCO_0000003 a owl:Class ; rdfs:subClassOf obo:OBI_0000011 , _:genid8 . _:genid8 a owl:Restriction ; owl:onProperty obo:OBI_0000293 ; owl:someValuesFrom obo:BFO_0000040 . obo:BCO_0000003 rdfs:subClassOf _:genid9 . _:genid9 a owl:Restriction ; owl:onProperty obo:OBI_0000299 ; owl:someValuesFrom obo:IAO_0000030 . obo:BCO_0000003 obo:BCO_0000057 "sighting"@en ; obo:IAO_0000112 "A trip camera capture of an image of a jaguar is an observation, because it is \"selected\" by the camera as worthy of obsevation simply by virtue of moving in front of the camera." , "Observing and recording the presence or absence of butterflies during a transect walk." , "Seeing three pelicans flying overhead on Christmas day and report them as part of the Christmas Bird Count." ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A process in which a person or machine sees or detects a material entity and selects it as worthy of observation, and which has as output an information content entity about the selected material entity." ; obo:IAO_0000116 "This class replaces class bco_0000003, which was made obsolete because of identifier format." , "We are having conversation with OBI developers about how this term relates to OBI:assay (). Is it equivalent, broader, narrower? What does it mean to be the input to an observation." ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "An observing process is distinguished from a specimen collecting process in by having an information content entity as an output rather than a specimen. The information artifact may be written or recorded or just be stored in someone's head (specifically depenedent upon that person). In the context of a taxonomic inventory, an observing process may be called a sighting, which is an ad hoc reporting of, typically, a single taxon occurrence, usually motivated by rarity, individual interest in the taxon, or atypicality of circumstances."@en ; rdfs:label "observing process"@en . # # http://purl.obolibrary.org/obo/BCO_0000016 obo:BCO_0000016 a owl:Class ; rdfs:subClassOf obo:OBI_0000011 , _:genid10 . _:genid10 a owl:Restriction ; owl:onProperty obo:OBI_0000299 ; owl:someValuesFrom obo:BFO_0000040 . obo:BCO_0000016 obo:IAO_0000112 "a curator submitting a herbarium speciman to a museum"@en , "a researcher submitting a water sample to a laboratory storage collection"@en ; obo:IAO_0000114 obo:IAO_0000428 ; obo:IAO_0000115 "A planned process whereby a person submits a material sample to an organization." ; obo:IAO_0000116 "false"^^xsd:boolean ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:label "submitting process"@en . # # http://purl.obolibrary.org/obo/BCO_0000025 obo:BCO_0000025 a owl:Class ; rdfs:subClassOf obo:IAO_0000030 ; obo:IAO_0000114 obo:IAO_0000428 ; obo:IAO_0000115 "An information artifact that is about a spatio-temporal region at which a process (such as collecting process, observing process, or material sampling process) occured."@en ; obo:IAO_0000116 "This term replaces the obsolete class bco_0000025, but with the correct identifier format." ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "Darwin Core needs to describe both the site and time where some activity occurred as an information content entity (e.g., in recording data from a lab notebook),therefore, we made locality description about a spatial temporal region, rather than a site."@en ; rdfs:label "locality description"@en . # # http://purl.obolibrary.org/obo/BCO_0000031 obo:BCO_0000031 a owl:Class ; rdfs:subClassOf obo:BFO_0000027 , _:genid11 . _:genid11 a owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom obo:OBI_0100051 . obo:BCO_0000031 obo:IAO_0000112 "The herbarium collection at the New York Botanical Garden." , "the painting collection at the Louvre Museum"@en ; obo:IAO_0000114 obo:IAO_0000428 ; obo:IAO_0000115 "An object aggregate that has as member part a material sample that is located in museum as a result of a process of curation."@en ; obo:IAO_0000116 "This term replaced bco_0000031, which was made obsolete because of incorrect identifier format." ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "Intent is to document biodiversity for research and education. The class museum collection has meaning that is much broader than biological collections. It would probably be better to import this term from another, more general ontology and create a specific subclass for natural history museum collection."@en ; rdfs:label "museum collection"@en . # # http://purl.obolibrary.org/obo/BCO_0000032 obo:BCO_0000032 a owl:Class ; rdfs:subClassOf obo:BCO_0000031 ; obo:IAO_0000112 "the insect collection at the Smithsonian Institution"@en ; obo:IAO_0000114 obo:IAO_0000428 ; obo:IAO_0000115 "A museum collection that has as member part a material sample that was derived from an organism."@en ; obo:IAO_0000116 "This term replaced bco_0000032, which was made obsolete because of incorrect identifier format." ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:label "organismal museum collection"@en . # # http://purl.obolibrary.org/obo/BCO_0000042 obo:BCO_0000042 a owl:Class ; owl:equivalentClass ; rdfs:subClassOf obo:OBI_0000011 ; obo:IAO_0000112 "Associating a museum specimen with a specific taxonomic concept based on its characters." , "Using BLAST to identify the taxa present in an environmental (metagenomic) sample." , "Using DNA barcoding to identify a plant species." , "Using a key to identify a plant in the field." ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A planned process by which an organismal entity is associated with a taxon or taxa." ; obo:IAO_0000116 "Need to add a relation for has specified output some taxonomic association." , "This term replaces bco_0000042, which was made obsolete because of incorrect identifier format." ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:label "taxonomic identification process"@en . # # http://purl.obolibrary.org/obo/BCO_0000044 obo:BCO_0000044 a owl:Class ; owl:equivalentClass _:genid12 . _:genid12 owl:intersectionOf _:genid15 . _:genid15 a rdf:List ; rdf:first obo:BFO_0000040 ; rdf:rest _:genid13 . _:genid13 a rdf:List ; rdf:first _:genid196 . _:genid196 a owl:Restriction ; owl:onProperty obo:BCO_0000058 ; owl:someValuesFrom obo:BCO_0000046 . _:genid13 rdf:rest rdf:nil . _:genid12 a owl:Class . obo:BCO_0000044 rdfs:subClassOf obo:BFO_0000040 , _:genid197 . _:genid197 a owl:Restriction ; owl:onProperty obo:BCO_0000058 ; owl:someValuesFrom obo:BCO_0000046 . obo:BCO_0000044 obo:IAO_0000112 "A bird observed during a Christmas Bird Count"@en , "A bird observed during a transect walk." , "A tree is forest plot that is measured for diameter at breast height (DBH)." , "An lizard observed in the field that is not collected but whose location is recorded in a field notebook. " ; obo:IAO_0000114 obo:IAO_0000428 ; obo:IAO_0000115 "A material entity that has a target of observation role, that is, a material entity that is the input of some observing process."@en ; obo:IAO_0000116 "This term replaces bco_0000044, which was made obsolete because of incorrect identifier format." ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:label "material target of observation"@en . # # http://purl.obolibrary.org/obo/BCO_0000046 obo:BCO_0000046 a owl:Class ; owl:equivalentClass _:genid16 . _:genid16 owl:intersectionOf _:genid19 . _:genid19 a rdf:List ; rdf:first obo:BFO_0000023 ; rdf:rest _:genid17 . _:genid17 a rdf:List ; rdf:first _:genid199 . _:genid199 a owl:Restriction ; owl:onProperty obo:BFO_0000054 ; owl:someValuesFrom obo:BCO_0000003 . _:genid17 rdf:rest rdf:nil . _:genid16 a owl:Class . obo:BCO_0000046 rdfs:subClassOf obo:BFO_0000023 , _:genid198 . _:genid198 a owl:Restriction ; owl:onProperty obo:BFO_0000054 ; owl:someValuesFrom obo:BCO_0000003 . obo:BCO_0000046 obo:IAO_0000112 "the role borne by a bird during a Christmas Bird Count"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A role that is borne by some material entity and is realized by the material entity being the input of an observing process." ; obo:IAO_0000116 "This term replaced bco_0000046, which was made obsolete because of incorrect identifier format." ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:label "material target of observation role"@en . # # http://purl.obolibrary.org/obo/BCO_0000047 obo:BCO_0000047 a owl:Class ; owl:equivalentClass _:genid20 . _:genid20 owl:intersectionOf _:genid23 . _:genid23 a rdf:List ; rdf:first obo:OBI_0000011 ; rdf:rest _:genid21 . _:genid21 a rdf:List ; rdf:first _:genid201 . _:genid201 a owl:Restriction ; owl:onProperty obo:OBI_0000299 ; owl:someValuesFrom obo:BCO_0000048 . _:genid21 rdf:rest rdf:nil . _:genid20 a owl:Class . obo:BCO_0000047 rdfs:subClassOf obo:OBI_0000011 , _:genid200 . _:genid200 a owl:Restriction ; owl:onProperty obo:OBI_0000299 ; owl:someValuesFrom obo:BCO_0000048 . obo:BCO_0000047 obo:BCO_0000057 "inventory type"@en ; obo:IAO_0000114 obo:IAO_0000124 ; obo:IAO_0000115 "A planned process by which a taxonomic inventory is created."@en ; dc:creator "Taxonomic Inventory Metadata Workshop" ; dc:source "https://docs.google.com/spreadsheet/ccc?key=0AhrY0qRdO4budC1mSUNWTDlkOXBVMjcza2Y3aV84SkE#gid=0" ; rdfs:comment "not sure if this should be a type of assay or a type of planned process" ; rdfs:label "taxonomic inventory process"@en . # # http://purl.obolibrary.org/obo/BCO_0000048 obo:BCO_0000048 a owl:Class ; owl:equivalentClass _:genid24 . _:genid24 owl:intersectionOf _:genid27 . _:genid27 a rdf:List ; rdf:first obo:IAO_0000030 ; rdf:rest _:genid25 . _:genid25 a rdf:List ; rdf:first _:genid203 . _:genid203 a owl:Restriction ; owl:onProperty obo:OBI_0000312 ; owl:someValuesFrom obo:BCO_0000047 . _:genid25 rdf:rest rdf:nil . _:genid24 a owl:Class . obo:BCO_0000048 rdfs:subClassOf obo:IAO_0000030 , _:genid202 . _:genid202 a owl:Restriction ; owl:onProperty obo:OBI_0000312 ; owl:someValuesFrom obo:BCO_0000047 . obo:BCO_0000048 obo:IAO_0000112 "\"The Flora of North America\"" , "The butterflies of Great Britain" , "The plants of Yosemite National Park" ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A list of names ascribed to biological entities of specified organismal scope recorded over some defined spatial and temporal scope following a described sampling protocol and sampling effort, potentially including values indicating abundance or biomass of the biological entities"@en ; dc:creator "Taxonomic Inventory Metadata Workshop" ; dc:source "https://docs.google.com/spreadsheet/ccc?key=0AhrY0qRdO4budC1mSUNWTDlkOXBVMjcza2Y3aV84SkE#gid=0"@en ; rdfs:comment "The biological entities are almost always species and the organismal scope typically a taxon but potentially also an ecologically or functionally defined grouping (e.g. ‘water birds’ or ‘trees’) or other operational unit (e.g. genes). The list would typically contain multiple entities, but may be as short as a single entity or, if a sampling effort focused on a certain taxon yielded no results, even contain none." ; rdfs:label "taxonomic inventory"@en . # # http://purl.obolibrary.org/obo/BCO_0000051 obo:BCO_0000051 a owl:Class ; rdfs:subClassOf obo:BCO_0000047 ; obo:BCO_0000057 "restricted search"@en ; obo:IAO_0000112 "Pollard transect-- \"walk a 1km transect at a slow&steady pace, and report on all TOI within 5m in front, and 2.5m on either side of you.\"" ; obo:IAO_0000114 obo:IAO_0000124 ; obo:IAO_0000115 "A taxonomic inventory process that is restricted to defined plots, transects, or points, in which a person or group of people is comprehensively covering the entire defined area, usually with a defined survey time or pace. The search is restricted to a well-defined and human-scale geospatial area (traversable within a time course of less than a day) within which there is an expectation of a comprehensive accounting of the taxonomic items of interest. " ; dc:creator "Taxonomic Inventory Metadata Workshop" ; dc:source "https://docs.google.com/spreadsheet/ccc?key=0AhrY0qRdO4budC1mSUNWTDlkOXBVMjcza2Y3aV84SkE#gid=0"@en ; rdfs:label "restricted search taxonomic inventory process"@en . # # http://purl.obolibrary.org/obo/BCO_0000052 obo:BCO_0000052 a owl:Class ; rdfs:subClassOf obo:BCO_0000047 ; obo:BCO_0000057 "open search"@en ; obo:IAO_0000112 "Individual Christmas Bird Count by some team. Organized field trip to a State Park." ; obo:IAO_0000114 obo:IAO_0000124 ; obo:IAO_0000115 "A taxonomic inventory process in which the search is restricted within a larger defined geographic area, but where effort isn't even or complete across the defined region. That is, a planned search restricted to a larger, defined geographic area, but effort isn't evenly distributed throughout the area, nor expected to be a complete and comprehensive accounting of taxa of interest across the defined region. Temporal duration is typically longer than restricted search, lasting hours to all day." ; dc:creator "Taxonomic Inventory Metadata Workshop" ; dc:source "https://docs.google.com/spreadsheet/ccc?key=0AhrY0qRdO4budC1mSUNWTDlkOXBVMjcza2Y3aV84SkE#gid=0"@en ; rdfs:label "open search taxonomic inventory process"@en . # # http://purl.obolibrary.org/obo/BCO_0000053 obo:BCO_0000053 a owl:Class ; rdfs:subClassOf obo:BCO_0000047 ; obo:BCO_0000057 "opportunistic search"@en ; obo:IAO_0000112 "Many E-Bird lists are of this nature; useful supplementary information is that observers should state whether they documented every taxon of interest they saw." ; obo:IAO_0000114 obo:IAO_0000124 ; obo:IAO_0000115 "A taxonomic inventory process that is a more casual reporting of occurrences of taxa of interest, often intended to be comprehensive accounting of the taxa of interest, but with no planned trajectory for discovery, nor pre-specified investment of effort. " ; dc:creator "Taxonomic Inventory Metadata Workshop" ; dc:source "https://docs.google.com/spreadsheet/ccc?key=0AhrY0qRdO4budC1mSUNWTDlkOXBVMjcza2Y3aV84SkE#gid=0"@en ; rdfs:comment "This is more typically used to report multiple sightings, where the motivation is to record presence and abundance, rather than for individual anecdotal occurrences that are noteworthy."@en ; rdfs:label "opportunistic search taxonomic inventory process"@en . # # http://purl.obolibrary.org/obo/BCO_0000054 obo:BCO_0000054 a owl:Class ; rdfs:subClassOf obo:BCO_0000047 ; obo:BCO_0000057 "trap/sample inventory"@en ; obo:IAO_0000112 "an inventory of insects in a area using pheremone traps"@en , "an inventory of the large mammals of a park based on camera traps"@en , "inventories based on trawl samples"@en ; obo:IAO_0000114 obo:IAO_0000124 ; obo:IAO_0000115 "A taxonomic inventory process that is typically highly restricted in geospatial extent that involves either the physical extraction of some evidence of the presence of the taxa of interest, such as scat, fur, other material samples or information artifacts such as photographs or sound recordings."@en ; dc:creator "Taxonomic Inventory Metadata Workshop" ; dc:source "https://docs.google.com/spreadsheet/ccc?key=0AhrY0qRdO4budC1mSUNWTDlkOXBVMjcza2Y3aV84SkE#gid=0"@en ; rdfs:comment "Can be highly targeted and or baited (pheromone trap), or general (pitfall). Trap events can either be \"triggered\" but of long-term deployment, or rigorously temporally specified (left out overnight). "@en ; rdfs:label "trap or sample taxonomic inventory process"@en . # # http://purl.obolibrary.org/obo/BCO_0000055 obo:BCO_0000055 a owl:Class ; rdfs:subClassOf obo:BCO_0000047 ; obo:BCO_0000057 "adventitious inventory"@en ; obo:IAO_0000112 "data from ecological studies in which presence of some taxa is recorded to clarify population or community parameters" ; obo:IAO_0000114 obo:IAO_0000124 ; obo:IAO_0000115 "A taxonomic inventory process in which taxon occurrences are recorded as a co-variates of another study, or by happenstance, and later compiled as a taxonomic inventory." ; dc:creator "Taxonomic Inventory Metadata Workshop" ; dc:source "https://docs.google.com/spreadsheet/ccc?key=0AhrY0qRdO4budC1mSUNWTDlkOXBVMjcza2Y3aV84SkE#gid=0"@en ; rdfs:label "adventitious taxonomic inventory process"@en . # # http://purl.obolibrary.org/obo/BCO_0000056 obo:BCO_0000056 a owl:Class ; rdfs:subClassOf obo:BCO_0000047 ; obo:BCO_0000057 "compilation inventory"@en ; obo:IAO_0000112 "Atlases and Checklists" ; obo:IAO_0000114 obo:IAO_0000124 ; obo:IAO_0000115 "A taxonomic inventory process in which a list of taxa of interest is assembled from various combinations of existing taxonomic inventories, rather than generated de novo from observations or samples."@en ; dc:creator "Taxonomic Inventory Metadata Workshop" ; dc:source "https://docs.google.com/spreadsheet/ccc?key=0AhrY0qRdO4budC1mSUNWTDlkOXBVMjcza2Y3aV84SkE#gid=0"@en ; rdfs:comment "A compiliation taxonomic inventory process is typically required to document the occurences of taxa of interest over large geospatial areas, or to derive the most comprehensive accounting of presence and absence of taxa of interest in a larger region."@en ; rdfs:label "compilation taxonomic inventory process"@en . # # http://purl.obolibrary.org/obo/BCO_0000059 obo:BCO_0000059 a owl:Class ; rdfs:subClassOf obo:OBI_0000245 , _:genid28 . _:genid28 a owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom obo:BCO_0000031 . obo:BCO_0000059 obo:IAO_0000112 "The Louvre Museum"@en , "The Smithsonian Institution"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An institution that cares for (conserves) a collection of artifacts and other objects of scientific, artistic, cultural, or historical importance." ; obo:IAO_0000119 "ISBN:9780759105096" ; rdfs:comment "A museum may make its collections available for public viewing through exhibits that may be permanent or temporary. The class museum has meaning that is much broader than biological collecitons. It may be better to import this term from another, more general ontology and create a specific subclass for natural history museum."@en ; rdfs:label "museum"@en . # # http://purl.obolibrary.org/obo/BCO_0000061 obo:BCO_0000061 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "a fossil housed in a natural history museum"@en ; obo:IAO_0000115 "A specimen that is derived from a fossil."@en ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:label "fossil specimen"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/BCO_0000062 obo:BCO_0000062 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "a bacterial culture in a culture collection"@en , "a tree in an arboretum"@en , "an animal in a zoo"@en , "germplasm"@en ; obo:IAO_0000115 "A specimen that is alive."@en ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:label "living specimen"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/BCO_0000063 obo:BCO_0000063 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000115 "A specimen that has been preserved."@en ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:label "preserved specimen"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/BCO_0000064 obo:BCO_0000064 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:label "darwin core class"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/BCO_0000065 obo:BCO_0000065 a owl:Class ; rdfs:subClassOf obo:BCO_0000003 ; obo:IAO_0000112 "a biologist recording an observation of an animal in a field notebook"@en , "an entomologist recording the presense of butterflies while walking a transect"@en ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "An observing process in which the observing entity consists of one or more humans."@en ; rdfs:comment "May be able to use the has agent = has active participant relationship for defining this. May want to work with OBI to define this term in a more general sense for investigations."@en ; rdfs:label "human observation process"@en . # # http://purl.obolibrary.org/obo/BCO_0000066 obo:BCO_0000066 a owl:Class ; rdfs:subClassOf obo:BCO_0000003 ; obo:IAO_0000112 "a camera trap recording the presence of a jaguar"@en , "a sensor periodically recording the surface temperature of a leaf over several hours"@en ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "An observing process in which the observing entity consists of one or more machines."@en ; rdfs:comment "May want to work with OBI to define this term in a more general sense for investigations."@en ; rdfs:label "machine observation process"@en . # # http://purl.obolibrary.org/obo/BCO_0000084 obo:BCO_0000084 a owl:Class ; rdfs:subClassOf obo:IAO_0000027 , _:genid29 . _:genid29 a owl:Restriction ; owl:onProperty obo:BCO_0000085 ; owl:someValuesFrom . obo:BCO_0000084 rdfs:subClassOf _:genid30 . _:genid30 a owl:Restriction ; owl:onProperty obo:BCO_0000086 ; owl:someValuesFrom obo:PCO_0000031 . obo:BCO_0000084 obo:IAO_0000115 "A data item that is the output of a taxonomic identification process and associates some organismal entity with a taxon or taxa." ; obo:IAO_0000119 "PPO hackathon Sep. 2016." ; rdfs:label "identification assertion"@en . # # http://purl.obolibrary.org/obo/BFO_0000001 obo:BFO_0000001 a owl:Class ; rdfs:subClassOf owl:Thing ; obo:BFO_0000179 "entity" ; obo:BFO_0000180 "Entity" ; obo:IAO_0000111 "entity"@en ; obo:IAO_0000112 "Julius Caesar"@en , "Verdi’s Requiem"@en , "the Second World War"@en , "your body mass index"@en ; obo:IAO_0000116 "BFO 2 Reference: In all areas of empirical inquiry we encounter general terms of two sorts. First are general terms which refer to universals or types:animaltuberculosissurgical procedurediseaseSecond, are general terms used to refer to groups of entities which instantiate a given universal but do not correspond to the extension of any subuniversal of that universal because there is nothing intrinsic to the entities in question by virtue of which they – and only they – are counted as belonging to the given group. Examples are: animal purchased by the Emperortuberculosis diagnosed on a Wednesdaysurgical procedure performed on a patient from Stockholmperson identified as candidate for clinical trial #2056-555person who is signatory of Form 656-PPVpainting by Leonardo da VinciSuch terms, which represent what are called ‘specializations’ in [81"@en , "Entity doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example Werner Ceusters 'portions of reality' include 4 sorts, entities (as BFO construes them), universals, configurations, and relations. It is an open question as to whether entities as construed in BFO will at some point also include these other portions of reality. See, for example, 'How to track absolutely everything' at http://www.referent-tracking.com/_RTU/papers/CeustersICbookRevised.pdf"@en ; obo:IAO_0000412 obo:bfo.owl , obo:obi.owl ; obo:IAO_0000600 "An entity is anything that exists or has existed or will exist. (axiom label in BFO2 Reference: [001-001])"@en ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "entity"@en . # # http://purl.obolibrary.org/obo/BFO_0000002 obo:BFO_0000002 a owl:Class ; rdfs:subClassOf obo:BFO_0000001 ; owl:disjointWith obo:BFO_0000003 ; obo:IAO_0000111 "continuant"@en ; obo:IAO_0000112 "a heart"@en , "a person"@en , "a symphony orchestra"@en , "the color of a tomato"@en , "the disposition of blood to coagulate"@en , "the lawn and atmosphere in front of our building"@en , "the mass of a cloud"@en ; obo:IAO_0000115 "An entity that exists in full at any time in which it exists at all, persists through time while maintaining its identity and has no temporal parts."@en , "An entity that exists in full at any time in which it exists at all, persists through time while maintaining its identity and has no temporal parts."@en ; obo:IAO_0000118 "endurant"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "continuant"@en . # # http://purl.obolibrary.org/obo/BFO_0000003 obo:BFO_0000003 a owl:Class ; rdfs:subClassOf obo:BFO_0000001 ; obo:IAO_0000111 "occurrent"@en ; obo:IAO_0000112 "a surgical operation as processual context for a nosocomical infection"@en , "the life of an organism"@en , "the most interesting part of Van Gogh's life"@en , "the spatiotemporal context occupied by a process of cellular meiosis"@en , "the spatiotemporal region occupied by the development of a cancer tumor"@en ; obo:IAO_0000115 "An entity that has temporal parts and that happens, unfolds or develops through time. Sometimes also called perdurants."@en , "An entity that has temporal parts and that happens, unfolds or develops through time."@en ; obo:IAO_0000118 "perdurant"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "occurrent"@en . # # http://purl.obolibrary.org/obo/BFO_0000004 obo:BFO_0000004 a owl:Class ; rdfs:subClassOf obo:BFO_0000001 , obo:BFO_0000002 ; owl:disjointWith obo:BFO_0000020 , obo:BFO_0000031 ; obo:BFO_0000179 "ic" ; obo:BFO_0000180 "IndependentContinuant" ; obo:IAO_0000111 "independent continuant"@en ; obo:IAO_0000112 "a chair"@en , "a heart"@en , "a leg"@en , "a molecule"@en , "a person"@en , "a spatial region"@en , "a symphony orchestra"@en , "an atom"@en , "an orchestra."@en , "an organism"@en , "the bottom right portion of a human torso"@en , "the interior of your mouth"@en , "the lawn and atmosphere in front of our building"@en ; obo:IAO_0000115 "A continuant that is a bearer of quality and realizable entity entities, in which other entities inhere and which itself cannot inhere in anything."@en , "A continuant that is a bearer of quality and realizable entity entities, in which other entities inhere and which itself cannot inhere in anything."@en , "b is an independent continuant = Def. b is a continuant which is such that there is no c and no t such that b s-depends_on c at t. (axiom label in BFO2 Reference: [017-002])"@en ; obo:IAO_0000118 "substantial entity"@en ; obo:IAO_0000412 obo:bfo.owl , obo:obi.owl ; obo:IAO_0000601 "For any independent continuant b and any time t there is some spatial region r such that b is located_in r at t. (axiom label in BFO2 Reference: [134-001])"@en , "For every independent continuant b and time t during the region of time spanned by its life, there are entities which s-depends_on b during t. (axiom label in BFO2 Reference: [018-002])"@en ; obo:IAO_0000602 "(forall (x t) (if (IndependentContinuant x) (exists (r) (and (SpatialRegion r) (locatedInAt x r t))))) // axiom label in BFO2 CLIF: [134-001] " , "(forall (x t) (if (and (IndependentContinuant x) (existsAt x t)) (exists (y) (and (Entity y) (specificallyDependsOnAt y x t))))) // axiom label in BFO2 CLIF: [018-002] " , "(iff (IndependentContinuant a) (and (Continuant a) (not (exists (b t) (specificallyDependsOnAt a b t))))) // axiom label in BFO2 CLIF: [017-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "independent continuant"@en . _:genid31 a owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is an independent continuant = Def. b is a continuant which is such that there is no c and no t such that b s-depends_on c at t. (axiom label in BFO2 Reference: [017-002])"@en ; obo:IAO_0010000 . _:genid32 a owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "For any independent continuant b and any time t there is some spatial region r such that b is located_in r at t. (axiom label in BFO2 Reference: [134-001])"@en ; obo:IAO_0010000 . _:genid33 a owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "For every independent continuant b and time t during the region of time spanned by its life, there are entities which s-depends_on b during t. (axiom label in BFO2 Reference: [018-002])"@en ; obo:IAO_0010000 . _:genid34 a owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x t) (if (IndependentContinuant x) (exists (r) (and (SpatialRegion r) (locatedInAt x r t))))) // axiom label in BFO2 CLIF: [134-001] " ; obo:IAO_0010000 . _:genid35 a owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x t) (if (and (IndependentContinuant x) (existsAt x t)) (exists (y) (and (Entity y) (specificallyDependsOnAt y x t))))) // axiom label in BFO2 CLIF: [018-002] " ; obo:IAO_0010000 . _:genid36 a owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (IndependentContinuant a) (and (Continuant a) (not (exists (b t) (specificallyDependsOnAt a b t))))) // axiom label in BFO2 CLIF: [017-002] " ; obo:IAO_0010000 . # # http://purl.obolibrary.org/obo/BFO_0000005 obo:BFO_0000005 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000115 "A continuant that is either dependent on one or other independent continuant bearers or inheres in or is borne by other entities."@en ; rdfs:label "obsolete dependent continuant"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/BFO_0000008 obo:BFO_0000008 a owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; obo:IAO_0000111 "temporal region"@en ; obo:IAO_0000112 "the duration of a surgical procedure"@en , "the moment of death"@en , "the time it takes to run a marathon"@en ; obo:IAO_0000115 "An occurrent that is part of time."@en ; obo:IAO_0000116 "All instances of occurrent [span:Occurrent] are temporal entities, that is, they enter in the relation of (temporal) location with temporal region [span:TemporalRegion] entities. As a particular case, the exact spatiotemporal location of a temporal region [span:TemporalRegion] is this region itself. Continuant [snap:Continuant] entities are not temporal entities in the technical sense just explained; they are related to time in a different way, not through temporal location but through a relation of existence at a time or during a period of time (see continuant [snap:Continuant]."@en , "An instance of temporal region [span:TemporalRegion] is a part of time. All parts of time are temporal region [span:TemporalRegion] entities and only temporal region [span:TemporalRegion] entities are parts of time. Time is the entire extent of the temporal universe, a designated individual, which is thus a temporal region itself."@en , "Time and temporal region [span:TemporalRegion] entities are entities in their own rights which exist independently of any entities which can be located at them. This view of time can be called \"absolutist\" or \"the container view\" in analogy to what is traditionally the case with space (see spatial region [snap:SpatialRegion]."@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "temporal region"@en . # # http://purl.obolibrary.org/obo/BFO_0000015 obo:BFO_0000015 a owl:Class ; owl:equivalentClass ; rdfs:subClassOf obo:BFO_0000003 ; obo:IAO_0000115 "An occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t."@en ; rdfs:label "process"@en . # # http://purl.obolibrary.org/obo/BFO_0000016 obo:BFO_0000016 a owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; owl:disjointWith obo:BFO_0000023 ; rdfs:label "disposition"@en . # # http://purl.obolibrary.org/obo/BFO_0000017 obo:BFO_0000017 a owl:Class ; rdfs:subClassOf obo:BFO_0000020 ; owl:disjointWith obo:BFO_0000019 ; obo:IAO_0000115 "A specifically dependent continuant that inheres in continuant entities and are not exhibited in full at every time in which it inheres in an entity or group of entities. The exhibition or actualization of a realizable entity is a particular manifestation, functioning or process that occurs under certain circumstances."@en ; rdfs:label "realizable entity"@en . # # http://purl.obolibrary.org/obo/BFO_0000019 obo:BFO_0000019 a owl:Class ; rdfs:subClassOf obo:BFO_0000020 ; rdfs:label "quality"@en . # # http://purl.obolibrary.org/obo/BFO_0000020 obo:BFO_0000020 a owl:Class ; rdfs:subClassOf obo:BFO_0000002 ; owl:disjointWith obo:BFO_0000031 ; obo:IAO_0000111 "specifically dependent continuant"@en ; obo:IAO_0000112 "the color of a tomato"@en , "the disposition of fish to decay"@en , "the function of the heart in the body: to pump blood, to receive de-oxygenated and oxygenated blood, etc."@en , "the liquidity of blood"@en , "the mass of a cloud"@en , "the role of being a doctor"@en , "the smell of mozzarella"@en ; obo:IAO_0000115 "A continuant that inheres in or is borne by other entities. Every instance of A requires some specific instance of B which must always be the same."@en , "A continuant that inheres in or is borne by other entities. Every instance of A requires some specific instance of B which must always be the same."@en ; obo:IAO_0000118 "mode"@en , "property"@en , "trope"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "specifically dependent continuant"@en . # # http://purl.obolibrary.org/obo/BFO_0000023 obo:BFO_0000023 a owl:Class ; rdfs:subClassOf obo:BFO_0000017 , obo:BFO_0000020 ; obo:IAO_0000111 "role"@en ; obo:IAO_0000112 "the role of a biological grandfather as legal guardian in the context of a system of laws"@en , "the role of a chemical compound in an experiment"@en , "the role of a patient relative as defined by a hospital administrative form"@en , "the role of a person as a surgeon"@en , "the role of a student in a university"@en , "the role of a woman as a legal mother in the context of system of laws"@en , "the role of ingested matter in digestion"@en ; obo:IAO_0000115 "A realizable entity the manifestation of which brings about some result or end that is not essential to a continuant in virtue of the kind of thing that it is but that can be served or participated in by that kind of continuant in some kinds of natural, social or institutional contexts."@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "role"@en . # # http://purl.obolibrary.org/obo/BFO_0000027 obo:BFO_0000027 a owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:BFO_0000179 "object-aggregate" ; obo:BFO_0000180 "ObjectAggregate" ; obo:IAO_0000112 "a collection of cells in a blood biobank."@en , "a swarm of bees is an aggregate of members who are linked together through natural bonds"@en , "a symphony orchestra"@en , "an organization is an aggregate whose member parts have roles of specific types (for example in a jazz band, a chess club, a football team)"@en , "defined by fiat: the aggregate of members of an organization"@en , "defined through physical attachment: the aggregate of atoms in a lump of granite"@en , "defined through physical containment: the aggregate of molecules of carbon dioxide in a sealed container"@en , "defined via attributive delimitations such as: the patients in this hospital"@en , "the aggregate of bearings in a constant velocity axle joint"@en , "the aggregate of blood cells in your body"@en , "the nitrogen atoms in the atmosphere"@en , "the restaurants in Palo Alto"@en , "your collection of Meissen ceramic plates."@en ; obo:IAO_0000116 "An entity a is an object aggregate if and only if there is a mutually exhaustive and pairwise disjoint partition of a into objects " , "BFO 2 Reference: object aggregates may gain and lose parts while remaining numerically identical (one and the same individual) over time. This holds both for aggregates whose membership is determined naturally (the aggregate of cells in your body) and aggregates determined by fiat (a baseball team, a congressional committee)."@en ; obo:IAO_0000119 "ISBN:978-3-938793-98-5pp124-158#Thomas Bittner and Barry Smith, 'A Theory of Granular Partitions', in K. Munn and B. Smith (eds.), Applied Ontology: An Introduction, Frankfurt/Lancaster: ontos, 2008, 125-158." ; obo:IAO_0000600 "b is an object aggregate means: b is a material entity consisting exactly of a plurality of objects as member_parts at all times at which b exists. (axiom label in BFO2 Reference: [025-004])"@en ; obo:IAO_0000602 "(forall (x) (if (ObjectAggregate x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y z) (and (Object y) (Object z) (memberPartOfAt y x t) (memberPartOfAt z x t) (not (= y z)))))) (not (exists (w t_1) (and (memberPartOfAt w x t_1) (not (Object w)))))))) // axiom label in BFO2 CLIF: [025-004] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "object aggregate"@en . _:genid37 a owl:Axiom ; owl:annotatedSource obo:BFO_0000027 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "An entity a is an object aggregate if and only if there is a mutually exhaustive and pairwise disjoint partition of a into objects " ; obo:IAO_0010000 . _:genid38 a owl:Axiom ; owl:annotatedSource obo:BFO_0000027 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "An entity a is an object aggregate if and only if there is a mutually exhaustive and pairwise disjoint partition of a into objects " ; obo:IAO_0010000 . _:genid39 a owl:Axiom ; owl:annotatedSource obo:BFO_0000027 ; owl:annotatedProperty obo:IAO_0000119 ; owl:annotatedTarget "ISBN:978-3-938793-98-5pp124-158#Thomas Bittner and Barry Smith, 'A Theory of Granular Partitions', in K. Munn and B. Smith (eds.), Applied Ontology: An Introduction, Frankfurt/Lancaster: ontos, 2008, 125-158." ; obo:IAO_0010000 . _:genid40 a owl:Axiom ; owl:annotatedSource obo:BFO_0000027 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b is an object aggregate means: b is a material entity consisting exactly of a plurality of objects as member_parts at all times at which b exists. (axiom label in BFO2 Reference: [025-004])"@en ; obo:IAO_0010000 . _:genid41 a owl:Axiom ; owl:annotatedSource obo:BFO_0000027 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (ObjectAggregate x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y z) (and (Object y) (Object z) (memberPartOfAt y x t) (memberPartOfAt z x t) (not (= y z)))))) (not (exists (w t_1) (and (memberPartOfAt w x t_1) (not (Object w)))))))) // axiom label in BFO2 CLIF: [025-004] " ; obo:IAO_0010000 . # # http://purl.obolibrary.org/obo/BFO_0000029 obo:BFO_0000029 a owl:Class ; owl:equivalentClass ; rdfs:subClassOf obo:BFO_0000141 ; obo:BFO_0000179 "site" ; obo:BFO_0000180 "Site" ; obo:IAO_0000112 "Manhattan Canyon)"@en , "a hole in the interior of a portion of cheese"@en , "a rabbit hole"@en , "an air traffic control region defined in the airspace above an airport"@en , "the Grand Canyon"@en , "the Piazza San Marco"@en , "the cockpit of an aircraft"@en , "the hold of a ship"@en , "the interior of a kangaroo pouch"@en , "the interior of the trunk of your car"@en , "the interior of your bedroom"@en , "the interior of your office"@en , "the interior of your refrigerator"@en , "the lumen of your gut"@en , "your left nostril (a fiat part – the opening – of your left nasal cavity)"@en ; obo:IAO_0000412 obo:bfo.owl ; obo:IAO_0000600 "b is a site means: b is a three-dimensional immaterial entity that is (partially or wholly) bounded by a material entity or it is a three-dimensional immaterial part thereof. (axiom label in BFO2 Reference: [034-002])"@en ; obo:IAO_0000602 "(forall (x) (if (Site x) (ImmaterialEntity x))) // axiom label in BFO2 CLIF: [034-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "site"@en . # # http://purl.obolibrary.org/obo/BFO_0000030 obo:BFO_0000030 a owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; rdfs:label "object"@en . # # http://purl.obolibrary.org/obo/BFO_0000031 obo:BFO_0000031 a owl:Class ; rdfs:subClassOf obo:BFO_0000002 ; obo:BFO_0000179 "gdc" ; obo:BFO_0000180 "GenericallyDependentContinuant" ; obo:IAO_0000111 "generically dependent continuant"@en ; obo:IAO_0000112 "The entries in your database are patterns instantiated as quality instances in your hard drive. The database itself is an aggregate of such patterns. When you create the database you create a particular instance of the generically dependent continuant type database. Each entry in the database is an instance of the generically dependent continuant type IAO: information content entity."@en , "a certain PDF file that exists in different and in several hard drives"@en , "the pdf file on your laptop, the pdf file that is a copy thereof on my laptop"@en , "the sequence of this protein molecule; the sequence that is a copy thereof in that protein molecule."@en ; obo:IAO_0000115 "A continuant that is dependent on one or other independent continuant bearers. For every instance of A requires some instance of (an independent continuant type) B but which instance of B serves can change from time to time."@en , "A continuant that is dependent on one or other independent continuant bearers. For every instance of A requires some instance of (an independent continuant type) B but which instance of B serves can change from time to time."@en , "b is a generically dependent continuant = Def. b is a continuant that g-depends_on one or more other entities. (axiom label in BFO2 Reference: [074-001])"@en ; obo:IAO_0000412 obo:obi.owl ; obo:IAO_0000602 "(iff (GenericallyDependentContinuant a) (and (Continuant a) (exists (b t) (genericallyDependsOnAt a b t)))) // axiom label in BFO2 CLIF: [074-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "generically dependent continuant"@en . _:genid42 a owl:Axiom ; owl:annotatedSource obo:BFO_0000031 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is a generically dependent continuant = Def. b is a continuant that g-depends_on one or more other entities. (axiom label in BFO2 Reference: [074-001])"@en ; obo:IAO_0010000 . _:genid43 a owl:Axiom ; owl:annotatedSource obo:BFO_0000031 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (GenericallyDependentContinuant a) (and (Continuant a) (exists (b t) (genericallyDependsOnAt a b t)))) // axiom label in BFO2 CLIF: [074-001] " ; obo:IAO_0010000 . # # http://purl.obolibrary.org/obo/BFO_0000034 obo:BFO_0000034 a owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; rdfs:label "function"@en . # # http://purl.obolibrary.org/obo/BFO_0000040 obo:BFO_0000040 a owl:Class ; rdfs:subClassOf obo:BFO_0000004 ; owl:disjointWith obo:BFO_0000141 ; obo:BFO_0000179 "material" ; obo:BFO_0000180 "MaterialEntity" ; obo:IAO_0000111 "material entity"@en ; obo:IAO_0000112 "a flame"@en , "a forest fire"@en , "a human being"@en , "a hurricane"@en , "a photon"@en , "a puff of smoke"@en , "a sea wave"@en , "a tornado"@en , "an aggregate of human beings."@en , "an energy wave"@en , "an epidemic"@en , "the undetached arm of a human being"@en ; obo:IAO_0000115 "An independent continuant that is spatially extended whose identity is independent of that of other entities and can be maintained through time."@en , "An independent continuant that is spatially extended whose identity is independent of that of other entities and can be maintained through time."@en ; obo:IAO_0000116 "BFO 2 Reference: Material entities (continuants) can preserve their identity even while gaining and losing material parts. Continuants are contrasted with occurrents, which unfold themselves in successive temporal parts or phases [60"@en , "BFO 2 Reference: Object, Fiat Object Part and Object Aggregate are not intended to be exhaustive of Material Entity. Users are invited to propose new subcategories of Material Entity."@en , "BFO 2 Reference: ‘Matter’ is intended to encompass both mass and energy (we will address the ontological treatment of portions of energy in a later version of BFO). A portion of matter is anything that includes elementary particles among its proper or improper parts: quarks and leptons, including electrons, as the smallest particles thus far discovered; baryons (including protons and neutrons) at a higher level of granularity; atoms and molecules at still higher levels, forming the cells, organs, organisms and other material entities studied by biologists, the portions of rock studied by geologists, the fossils studied by paleontologists, and so on.Material entities are three-dimensional entities (entities extended in three spatial dimensions), as contrasted with the processes in which they participate, which are four-dimensional entities (entities extended also along the dimension of time).According to the FMA, material entities may have immaterial entities as parts – including the entities identified below as sites; for example the interior (or ‘lumen’) of your small intestine is a part of your body. BFO 2.0 embodies a decision to follow the FMA here."@en , "Examples: collection of random bacteria, a chair, dorsal surface of the body"@en , "Material entity [snap:MaterialEntity] subsumes object [snap:Object], fiat object part [snap:FiatObjectPart], and object aggregate [snap:ObjectAggregate], which assume a three level theory of granularity, which is inadequate for some domains, such as biology."@en ; obo:IAO_0000412 obo:obi.owl ; obo:IAO_0000600 "A material entity is an independent continuant that has some portion of matter as proper or improper continuant part. (axiom label in BFO2 Reference: [019-002])"@en ; obo:IAO_0000601 "Every entity which has a material entity as continuant part is a material entity. (axiom label in BFO2 Reference: [020-002])"@en , "every entity of which a material entity is continuant part is also a material entity. (axiom label in BFO2 Reference: [021-002])"@en ; obo:IAO_0000602 "(forall (x) (if (MaterialEntity x) (IndependentContinuant x))) // axiom label in BFO2 CLIF: [019-002] " , "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt x y t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [021-002] " , "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt y x t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [020-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "material entity"@en . _:genid44 a owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A material entity is an independent continuant that has some portion of matter as proper or improper continuant part. (axiom label in BFO2 Reference: [019-002])"@en ; obo:IAO_0010000 . _:genid45 a owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Every entity which has a material entity as continuant part is a material entity. (axiom label in BFO2 Reference: [020-002])"@en ; obo:IAO_0010000 . _:genid46 a owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "every entity of which a material entity is continuant part is also a material entity. (axiom label in BFO2 Reference: [021-002])"@en ; obo:IAO_0010000 . _:genid47 a owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (MaterialEntity x) (IndependentContinuant x))) // axiom label in BFO2 CLIF: [019-002] " ; obo:IAO_0010000 . _:genid48 a owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt x y t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [021-002] " ; obo:IAO_0010000 . _:genid49 a owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt y x t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [020-002] " ; obo:IAO_0010000 . # # http://purl.obolibrary.org/obo/BFO_0000141 obo:BFO_0000141 a owl:Class ; rdfs:subClassOf obo:BFO_0000004 ; obo:BFO_0000179 "immaterial" ; obo:BFO_0000180 "ImmaterialEntity" ; obo:IAO_0000116 "BFO 2 Reference: Immaterial entities are divided into two subgroups:boundaries and sites, which bound, or are demarcated in relation, to material entities, and which can thus change location, shape and size and as their material hosts move or change shape or size (for example: your nasal passage; the hold of a ship; the boundary of Wales (which moves with the rotation of the Earth) [38, 7, 10"@en ; obo:IAO_0000412 obo:bfo.owl ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "immaterial entity"@en . # # http://purl.obolibrary.org/obo/CARO_0001010 obo:CARO_0001010 a owl:Class ; rdfs:subClassOf obo:PCO_0000031 ; obo:IAO_0000115 "Material anatomical entity that is a member of an individual species or is a viral or viroid particle."^^xsd:string ; obo:IAO_0000117 "Melissa Haendel"^^xsd:string ; obo:IAO_0000412 "Common Anatomy Reference Onotology - CARO2"@en ; obo:IAO_0000589 "organism or virus"@en ; obo:IAO_created_by "Melissa Haendel"^^xsd:string ; obo:IAO_creation_date "9/18/11"^^xsd:string ; rdfs:label "organism or virus or viroid"^^xsd:string . # # http://purl.obolibrary.org/obo/CARO_0010004 obo:CARO_0010004 a owl:Class ; rdfs:subClassOf obo:CARO_0001010 ; obo:IAO_0000115 "An individual member of a clade."^^xsd:string ; obo:IAO_0000589 "organism"@en ; obo:IAO_created_by "mah"^^xsd:string ; obo:IAO_creation_date "7.16.2011"^^xsd:string ; rdfs:comment "A general term for organism that is agnostic about single cell vs multi-cellular. Note that this is a subclass of 'anatomical structure', meaning that an organism must be a connected structure. So, if I take one plant and make a rooted cutting from a it, I now have two (clonally related) organisms. "^^xsd:string ; rdfs:label "organism"^^xsd:string . # # http://purl.obolibrary.org/obo/CHEBI_16991 obo:CHEBI_16991 a owl:Class ; rdfs:subClassOf obo:CHEBI_33696 ; obo:IAO_0000111 "deoxyribonucleic acid"^^xsd:string ; obo:IAO_0000115 "High molecular weight, linear polymers, composed of nucleotides containing deoxyribose and linked by phosphodiester bonds; DNA contain the genetic information of organisms."^^xsd:string ; obo:IAO_0000412 obo:chebi.owl , obo:obi.owl ; rdfs:label "deoxyribonucleic acid"^^xsd:string . # # http://purl.obolibrary.org/obo/CHEBI_33696 obo:CHEBI_33696 a owl:Class ; rdfs:subClassOf obo:CHEBI_33839 ; obo:IAO_0000111 "nucleic acid"^^xsd:string ; obo:IAO_0000115 "A macromolecule made up of nucleotide units and hydrolysable into certain pyrimidine or purine bases (usually adenine, cytosine, guanine, thymine, uracil), D-ribose or 2-deoxy-D-ribose and phosphoric acid."^^xsd:string ; obo:IAO_0000412 obo:chebi.owl , obo:obi.owl ; rdfs:label "nucleic acid"^^xsd:string . # # http://purl.obolibrary.org/obo/CHEBI_33697 obo:CHEBI_33697 a owl:Class ; rdfs:subClassOf obo:CHEBI_33696 ; obo:IAO_0000111 "ribonucleic acid"^^xsd:string ; obo:IAO_0000115 "High molecular weight, linear polymers, composed of nucleotides containing ribose and linked by phosphodiester bonds; RNA is central to the synthesis of proteins."^^xsd:string ; obo:IAO_0000412 obo:chebi.owl , obo:obi.owl ; rdfs:label "ribonucleic acid"^^xsd:string . # # http://purl.obolibrary.org/obo/CHEBI_33839 obo:CHEBI_33839 a owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:IAO_0000111 "macromolecule"^^xsd:string ; obo:IAO_0000115 "A macromolecule is a molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass."^^xsd:string ; obo:IAO_0000118 "polymer"@en ; obo:IAO_0000412 obo:chebi.owl , obo:obi.owl ; rdfs:label "macromolecule"^^xsd:string . # # http://purl.obolibrary.org/obo/IAO_0000005 obo:IAO_0000005 a owl:Class ; rdfs:subClassOf obo:IAO_0000033 ; obo:IAO_0000111 "objective specification"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "a directive information entity that describes an intended process endpoint. "@en ; obo:IAO_0000116 "Answers the question, why did you do this experiment?"@en ; obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en , "PERSON: Barry Smith"@en , "PERSON: Bjoern Peters"@en , "PERSON: Jennifer Fostel"@en ; obo:IAO_0000119 "OBI Plan and Planned Process/Roles Branch"@en , "OBI_0000217"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "objective specification"@en . # # http://purl.obolibrary.org/obo/IAO_0000007 obo:IAO_0000007 a owl:Class ; rdfs:subClassOf obo:IAO_0000033 , _:genid50 . _:genid50 a owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:allValuesFrom _:genid51 . _:genid51 a owl:Class ; owl:complementOf _:genid52 . _:genid52 a owl:Class ; owl:unionOf _:genid54 . _:genid54 a rdf:List ; rdf:first obo:IAO_0000005 ; rdf:rest _:genid53 . _:genid53 a rdf:List ; rdf:first obo:IAO_0000104 ; rdf:rest rdf:nil . obo:IAO_0000007 obo:IAO_0000111 "action specification"@en ; obo:IAO_0000112 "Pour the contents of flask 1 into flask 2"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "a directive information entity that describes an action the bearer will take"@en ; obo:IAO_0000117 "Alan Ruttenberg"@en ; obo:IAO_0000119 "OBI Plan and Planned Process branch"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "action specification"@en . # # http://purl.obolibrary.org/obo/IAO_0000015 obo:IAO_0000015 a owl:Class ; rdfs:subClassOf obo:BFO_0000020 ; obo:IAO_0000111 "information carrier"@en ; obo:IAO_0000112 "In the case of a printed paperback novel the physicality of the ink and of the paper form part of the information bearer. The qualities of appearing black and having a certain pattern for the ink and appearing white for the paper form part of the information carrier in this case."@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A quality of an information bearer that imparts the information content"@en ; obo:IAO_0000116 "12/15/09: There is a concern that some ways that carry information may be processes rather than qualities, such as in a 'delayed wave carrier'."@en ; obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en ; obo:IAO_0000119 "Smith, Ceusters, Ruttenberg, 2000 years of philosophy"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "information carrier"@en . # # http://purl.obolibrary.org/obo/IAO_0000027 obo:IAO_0000027 a owl:Class ; rdfs:subClassOf obo:IAO_0000030 ; obo:IAO_0000111 "data item"@en ; obo:IAO_0000112 "Data items include counts of things, analyte concentrations, and statistical summaries."@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method that reliably tends to produce (approximately) truthful statements."@en ; obo:IAO_0000116 "2/2/2009 Alan and Bjoern discussing FACS run output data. This is a data item because it is about the cell population. Each element records an event and is typically further composed a set of measurment data items that record the fluorescent intensity stimulated by one of the lasers."@en , "2009-03-16: data item deliberatly ambiguous: we merged data set and datum to be one entity, not knowing how to define singular versus plural. So data item is more general than datum."@en , "2009-03-16: removed datum as alternative term as datum specifically refers to singular form, and is thus not an exact synonym."@en ; obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en , "PERSON: Chris Stoeckert"@en , "PERSON: Jonathan Rees"@en ; obo:IAO_0000118 "data"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "data item"@en . # # http://purl.obolibrary.org/obo/IAO_0000030 obo:IAO_0000030 a owl:Class ; rdfs:subClassOf obo:BFO_0000031 , _:genid55 . _:genid55 a owl:Restriction ; owl:onProperty obo:IAO_0000136 ; owl:someValuesFrom obo:BFO_0000001 . obo:IAO_0000030 obo:IAO_0000111 "information content entity"@en ; obo:IAO_0000112 "Examples of information content entites include journal articles, data, graphical layouts, and graphs."@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "an information content entity is an entity that is generically dependent on some material entity and stands in relation of aboutness to some entity"@en ; obo:IAO_0000117 "PERSON: Chris Stoeckert"@en ; obo:IAO_0000119 "OBI_0000142"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "information content entity"@en . # # http://purl.obolibrary.org/obo/IAO_0000033 obo:IAO_0000033 a owl:Class ; rdfs:subClassOf obo:IAO_0000030 ; obo:IAO_0000111 "directive information entity"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An information content entity whose concretizations indicate to their bearer how to realize them in a process."@en ; obo:IAO_0000116 "8/6/2009 Alan Ruttenberg: Changed label from \"information entity about a realizable\" after discussions at ICBO"@en , "Philly2013 - AR: What differentiates a directive information entity from an information concretization is that it can have concretizations that are either qualities or realizable entities. The concretizations that are realizable entities are created when an individual chooses to take up the direction, i.e. has the intention to (try to) realize it." , "Werner pushed back on calling it realizable information entity as it isn't realizable. However this name isn't right either. An example would be a recipe. The realizable entity would be a plan, but the information entity isn't about the plan, it, once concretized, *is* the plan. -Alan"@en ; obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en , "PERSON: Bjoern Peters"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "directive information entity"@en . # # http://purl.obolibrary.org/obo/IAO_0000078 obo:IAO_0000078 a owl:Class ; owl:equivalentClass _:genid56 . _:genid56 a owl:Class ; owl:oneOf _:genid65 . _:genid65 a rdf:List ; rdf:first obo:IAO_0000002 ; rdf:rest _:genid64 . _:genid64 a rdf:List ; rdf:first obo:IAO_0000120 ; rdf:rest _:genid63 . _:genid63 a rdf:List ; rdf:first obo:IAO_0000121 ; rdf:rest _:genid62 . _:genid62 a rdf:List ; rdf:first obo:IAO_0000122 ; rdf:rest _:genid61 . _:genid61 a rdf:List ; rdf:first obo:IAO_0000123 ; rdf:rest _:genid60 . _:genid60 a rdf:List ; rdf:first obo:IAO_0000124 ; rdf:rest _:genid59 . _:genid59 a rdf:List ; rdf:first obo:IAO_0000125 ; rdf:rest _:genid58 . _:genid58 a rdf:List ; rdf:first obo:IAO_0000423 ; rdf:rest _:genid57 . _:genid57 a rdf:List ; rdf:first obo:IAO_0000428 ; rdf:rest rdf:nil . obo:IAO_0000078 rdfs:subClassOf obo:IAO_0000027 , obo:IAO_0000102 ; obo:IAO_0000111 "curation status specification"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "The curation status of the term. The allowed values come from an enumerated list of predefined terms. See the specification of these instances for more detailed definitions of each enumerated value."@en ; obo:IAO_0000116 "Better to represent curation as a process with parts and then relate labels to that process (in IAO meeting)"@en ; obo:IAO_0000117 "PERSON:Bill Bug"@en ; obo:IAO_0000119 "GROUP:OBI:"@en , "OBI_0000266"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "curation status specification"@en . # # http://purl.obolibrary.org/obo/IAO_0000101 obo:IAO_0000101 a owl:Class ; rdfs:subClassOf obo:IAO_0000030 ; obo:IAO_0000111 "image"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An image is an affine projection to a two dimensional surface, of measurements of some quality of an entity or entities repeated at regular intervals across a spatial range, where the measurements are represented as color and luminosity on the projected on surface."@en ; obo:IAO_0000117 "person:Alan Ruttenberg"@en , "person:Allyson"@en , "person:Chris Stoeckert"@en ; obo:IAO_0000119 "OBI_0000030"@en , "group:OBI"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "image"@en . # # http://purl.obolibrary.org/obo/IAO_0000102 obo:IAO_0000102 a owl:Class ; rdfs:subClassOf obo:IAO_0000027 ; obo:IAO_0000115 "data about an ontology part is a data item about a part of an ontology, for example a term"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"^^xsd:string ; rdfs:label "data about an ontology part"@en . # # http://purl.obolibrary.org/obo/IAO_0000104 obo:IAO_0000104 a owl:Class ; rdfs:subClassOf obo:IAO_0000033 , _:genid66 . _:genid66 a owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom obo:IAO_0000005 . obo:IAO_0000104 rdfs:subClassOf _:genid67 . _:genid67 a owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom obo:IAO_0000007 . obo:IAO_0000104 obo:IAO_0000111 "plan specification"@en ; obo:IAO_0000112 "To lose weight, go running daily for at least 30 minutes. To isolate plasma from blood, centrifuge tubes at 1100-1300 rpm for 15 minutes."@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "a directive information entity that, when concretized, is realized in a process in which the bearer tries to achieve the objectives, in part by taking the actions specified."@en ; obo:IAO_0000116 "2009-03-16: provenance: a term a plan was proposed for OBI (OBI_0000344) , edited by the PlanAndPlannedProcess branch. Original definition was \" a plan is a specification of a process that is realized by an actor to achieve the objective specified as part of the plan\". It has been subsequently moved to IAO where the objective for which the original term was defined was satisfied with the definitionof this, different, term."@en , "Alternative previous definition: a plan is a set of instructions that specify how an objective should be achieved"@en ; obo:IAO_0000117 "Alan Ruttenberg"@en ; obo:IAO_0000119 "OBI Plan and Planned Process branch"@en , "OBI_0000344"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "plan specification"@en . # # http://purl.obolibrary.org/obo/IAO_0000109 obo:IAO_0000109 a owl:Class ; rdfs:subClassOf obo:IAO_0000027 , _:genid68 . _:genid68 a owl:Restriction ; owl:onProperty obo:OBI_0000312 ; owl:someValuesFrom obo:OBI_0000070 . obo:IAO_0000109 rdfs:subClassOf _:genid69 . _:genid69 a owl:Restriction ; owl:onProperty obo:OBI_0001938 ; owl:someValuesFrom obo:OBI_0001933 . obo:IAO_0000109 obo:IAO_0000111 "measurement data item"@en ; obo:IAO_0000112 "Examples of measurement data are the recoding of the weight of a mouse as {40,mass,\"grams\"}, the recording of an observation of the behavior of the mouse {,process,\"agitated\"}, the recording of the expression level of a gene as measured through the process of microarray experiment {3.4,luminosity,}."@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A data item that is a recording of the output of an assay."@en ; obo:IAO_0000116 "2/2/2009 is_specified_output of some assay?"@en ; obo:IAO_0000117 "person:Chris Stoeckert"@en ; obo:IAO_0000118 "measurement datum" ; obo:IAO_0000119 "OBI_0000305"@en , "group:OBI"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "measurement data item"@en . # # http://purl.obolibrary.org/obo/IAO_0000178 obo:IAO_0000178 a owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:IAO_0000111 "material information bearer"@en ; obo:IAO_0000112 "A page of a paperback novel with writing on it. The paper itself is a material information bearer, the pattern of ink is the information carrier. Additional examples: a hard drive, a brain."@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A material entity in which a concretization of an information content entity inheres."@en ; obo:IAO_0000117 "GROUP: IAO"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "material information bearer"@en . # # http://purl.obolibrary.org/obo/IAO_0000185 obo:IAO_0000185 a owl:Class ; rdfs:subClassOf obo:IAO_0000101 ; obo:IAO_0000111 "photograph"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A photograph is created by projecting an image onto a photosensitive surface such as a chemically treated plate or film, CCD receptor, etc."@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en , "PERSON:Joanne Luciano"@en , "PERSON:Melanie Courtot"@en ; obo:IAO_0000119 "WEB: http://en.wiktionary.org/wiki/photograph"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "photograph"@en . # # http://purl.obolibrary.org/obo/IAO_0000225 obo:IAO_0000225 a owl:Class ; owl:equivalentClass _:genid70 . _:genid70 a owl:Class ; owl:oneOf _:genid75 . _:genid75 a rdf:List ; rdf:first obo:IAO_0000103 ; rdf:rest _:genid74 . _:genid74 a rdf:List ; rdf:first obo:IAO_0000226 ; rdf:rest _:genid73 . _:genid73 a rdf:List ; rdf:first obo:IAO_0000227 ; rdf:rest _:genid72 . _:genid72 a rdf:List ; rdf:first obo:IAO_0000228 ; rdf:rest _:genid71 . _:genid71 a rdf:List ; rdf:first obo:IAO_0000229 ; rdf:rest rdf:nil . obo:IAO_0000225 rdfs:subClassOf obo:IAO_0000102 ; obo:IAO_0000111 "obsolescence reason specification"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "The reason for which a term has been deprecated. The allowed values come from an enumerated list of predefined terms. See the specification of these instances for more detailed definitions of each enumerated value."@en ; obo:IAO_0000116 "The creation of this class has been inspired in part by Werner Ceusters' paper, Applying evolutionary terminology auditing to the Gene Ontology."@en ; obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en , "PERSON: Melanie Courtot"@en ; rdfs:label "obsolescence reason specification"@en . # # http://purl.obolibrary.org/obo/IAO_0000310 obo:IAO_0000310 a owl:Class ; rdfs:subClassOf obo:IAO_0000030 ; obo:IAO_0000111 "document"@en ; obo:IAO_0000112 "A journal article, patent application, laboratory notebook, or a book"@en ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000115 "A collection of information content entities intended to be understood together as a whole"@en ; obo:IAO_0000117 "PERSON: Lawrence Hunter"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "document"@en . # # http://purl.obolibrary.org/obo/IAO_0000409 obo:IAO_0000409 a owl:Class ; owl:equivalentClass _:genid76 . _:genid76 a owl:Class ; owl:oneOf _:genid79 . _:genid79 a rdf:List ; rdf:first obo:IAO_0000410 ; rdf:rest _:genid78 . _:genid78 a rdf:List ; rdf:first obo:IAO_0000420 ; rdf:rest _:genid77 . _:genid77 a rdf:List ; rdf:first obo:IAO_0000421 ; rdf:rest rdf:nil . obo:IAO_0000409 rdfs:subClassOf obo:IAO_0000102 ; obo:IAO_0000112 "The Basic Formal Ontology ontology makes a distinction between Universals and defined classes, where the formal are \"natural kinds\" and the latter arbitrary collections of entities."^^xsd:string ; obo:IAO_0000115 "A denotator type indicates how a term should be interpreted from an ontological perspective."^^xsd:string ; obo:IAO_0000117 "Alan Ruttenberg"^^xsd:string ; obo:IAO_0000119 "Barry Smith, Werner Ceusters"^^xsd:string ; rdfs:label "denotator type"^^xsd:string . # # http://purl.obolibrary.org/obo/NCBITaxon_2759 obo:NCBITaxon_2759 a owl:Class ; rdfs:subClassOf obo:CARO_0010004 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_superkingdom ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string , "PMID:23020233"^^xsd:string ; oboInOwl:hasExactSynonym "eucaryotes"^^xsd:string , "eukaryotes"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "Eucarya"^^xsd:string , "Eucaryotae"^^xsd:string , "Eukarya"^^xsd:string , "Eukaryotae"^^xsd:string , "eukaryotes"^^xsd:string ; rdfs:label "Eukaryota"^^xsd:string . # # http://purl.obolibrary.org/obo/NCBITaxon_33208 obo:NCBITaxon_33208 a owl:Class ; rdfs:subClassOf obo:NCBITaxon_2759 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_kingdom ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasExactSynonym "metazoans"^^xsd:string , "multicellular animals"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "Animalia"^^xsd:string , "animals"^^xsd:string ; rdfs:label "Metazoa"^^xsd:string . # # http://purl.obolibrary.org/obo/NCBITaxon_9606 obo:NCBITaxon_9606 a owl:Class ; rdfs:subClassOf obo:NCBITaxon_33208 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_species ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasExactSynonym "human"^^xsd:string , "man"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; rdfs:label "Homo sapiens"^^xsd:string . # # http://purl.obolibrary.org/obo/OBI_0000011 obo:OBI_0000011 a owl:Class ; owl:equivalentClass _:genid80 . _:genid80 a owl:Restriction ; owl:onProperty obo:BFO_0000055 ; owl:someValuesFrom _:genid81 . _:genid81 a owl:Restriction ; owl:onProperty obo:RO_0000059 ; owl:someValuesFrom obo:IAO_0000104 . obo:OBI_0000011 rdfs:subClassOf obo:BFO_0000015 , ; obo:IAO_0000111 "planned process"@en ; obo:IAO_0000112 "Injecting mice with a vaccine in order to test its efficacy"^^xsd:string ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A processual entity that realizes a plan which is the concretization of a plan specification."@en ; obo:IAO_0000116 "'Plan' includes a future direction sense. That can be problematic if plans are changed during their execution. There are however implicit contingencies for protocols that an agent has in his mind that can be considered part of the plan, even if the agent didn't have them in mind before. Therefore, a planned process can diverge from what the agent would have said the plan was before executing it, by adjusting to problems encountered during execution (e.g. choosing another reagent with equivalent properties, if the originally planned one has run out.)"^^xsd:string ; obo:IAO_0000117 "Bjoern Peters"^^xsd:string ; obo:IAO_0000119 "branch derived"^^xsd:string ; obo:IAO_0000232 "6/11/9: Edited at workshop. Used to include: is initiated by an agent"^^xsd:string , "This class merges the previously separated objective driven process and planned process, as they the separation proved hard to maintain. (1/22/09, branch call)"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "planned process"@en . # # http://purl.obolibrary.org/obo/OBI_0000067 obo:OBI_0000067 a owl:Class ; rdfs:subClassOf obo:BFO_0000023 , _:genid82 . _:genid82 a owl:Restriction ; owl:onProperty obo:BFO_0000052 ; owl:someValuesFrom obo:BFO_0000040 . obo:OBI_0000067 rdfs:subClassOf _:genid83 . _:genid83 a owl:Restriction ; owl:onProperty obo:BFO_0000054 ; owl:allValuesFrom obo:OBI_0000070 . obo:OBI_0000067 obo:IAO_0000111 "evaluant role"@en ; obo:IAO_0000112 "When a specimen of blood is assayed for glucose concentration, the blood has the evaluant role. When measuring the mass of a mouse, the evaluant is the mouse. When measuring the time of DNA replication, the evaluant is the DNA. When measuring the intensity of light on a surface, the evaluant is the light source."@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "a role that inheres in a material entity that is realized in an assay in which data is generated about the bearer of the evaluant role"@en ; obo:IAO_0000116 "Role call - 17nov-08: JF and MC think an evaluant role is always specified input of a process. Even in the case where we have an assay taking blood as evaluant and outputting blood, the blood is not the specified output at the end of the assay (the concentration of glucose in the blood is)"@en , "examples of features that could be described in an evaluant: quality.... e.g. \"contains 10 pg/ml IL2\", or \"no glucose detected\")"@en ; obo:IAO_0000117 "GROUP: Role Branch"^^xsd:string ; obo:IAO_0000119 "OBI"^^xsd:string ; obo:IAO_0000232 "Feb 10, 2009. changes after discussion at OBI Consortium Workshop Feb 2-6, 2009. accepted as core term."^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "evaluant role"@en . # # http://purl.obolibrary.org/obo/OBI_0000070 obo:OBI_0000070 a owl:Class ; owl:equivalentClass _:genid84 . _:genid84 a owl:Restriction ; owl:onProperty obo:OBI_0000417 ; owl:someValuesFrom obo:OBI_0000441 . obo:OBI_0000070 rdfs:subClassOf obo:OBI_0000011 , _:genid85 . _:genid85 a owl:Restriction ; owl:onProperty obo:BFO_0000055 ; owl:someValuesFrom obo:OBI_0000067 . obo:OBI_0000070 rdfs:subClassOf _:genid86 . _:genid86 a owl:Restriction ; owl:onProperty obo:OBI_0000293 ; owl:someValuesFrom _:genid205 . _:genid205 owl:intersectionOf _:genid90 . _:genid90 a rdf:List ; rdf:first obo:BFO_0000040 ; rdf:rest _:genid88 . _:genid88 a rdf:List ; rdf:first _:genid89 . _:genid89 a owl:Restriction ; owl:onProperty obo:BFO_0000087 ; owl:someValuesFrom obo:OBI_0000067 . _:genid88 rdf:rest rdf:nil . _:genid205 a owl:Class . obo:OBI_0000070 rdfs:subClassOf _:genid91 . _:genid91 a owl:Restriction ; owl:onProperty obo:OBI_0000299 ; owl:someValuesFrom _:genid92 . _:genid92 owl:intersectionOf _:genid95 . _:genid95 a rdf:List ; rdf:first obo:IAO_0000030 ; rdf:rest _:genid93 . _:genid93 a rdf:List ; rdf:first _:genid94 . _:genid94 a owl:Restriction ; owl:onProperty obo:IAO_0000136 ; owl:someValuesFrom _:genid204 . _:genid204 owl:intersectionOf _:genid90 ; a owl:Class . _:genid93 rdf:rest rdf:nil . _:genid92 a owl:Class . obo:OBI_0000070 obo:IAO_0000111 "assay"@en ; obo:IAO_0000112 "Assay the wavelength of light emitted by excited Neon atoms. Count of geese flying over a house."^^xsd:string ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A planned process with the objective to produce information about the material entity that is the evaluant, by physically examining it or its proxies."@en ; obo:IAO_0000116 "12/3/12: BP: the reference to the 'physical examination' is included to point out that a prediction is not an assay, as that does not require physical examiniation. " ; obo:IAO_0000117 "PlanAndPlannedProcess Branch"@en ; obo:IAO_0000118 "measuring"@en , "scientific observation"@en ; obo:IAO_0000119 "OBI branch derived"@en ; obo:IAO_0000412 obo:obi.owl ; obo:OBI_0001847 "study assay"^^xsd:string ; obo:OBI_9991118 "any method"^^xsd:string ; rdfs:label "assay"@en . # # http://purl.obolibrary.org/obo/OBI_0000112 obo:OBI_0000112 a owl:Class ; rdfs:subClassOf obo:BFO_0000023 , _:genid96 . _:genid96 a owl:Restriction ; owl:onProperty obo:BFO_0000052 ; owl:someValuesFrom _:genid97 . _:genid97 owl:intersectionOf _:genid100 . _:genid100 a rdf:List ; rdf:first obo:BFO_0000040 ; rdf:rest _:genid98 . _:genid98 a rdf:List ; rdf:first _:genid99 . _:genid99 a owl:Restriction ; owl:onProperty obo:OBI_0000312 ; owl:someValuesFrom obo:OBI_0000659 . _:genid98 rdf:rest rdf:nil . _:genid97 a owl:Class . obo:OBI_0000112 obo:IAO_0000111 "specimen role"@en ; obo:IAO_0000112 "liver section; a portion of a culture of cells; a nemotode or other animal once no longer a subject (generally killed); portion of blood from a patient."^^xsd:string ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "a role borne by a material entity that is gained during a specimen collection process and that can be realized by use of the specimen in an investigation"@en ; obo:IAO_0000116 "22Jun09. The definition includes whole organisms, and can include a human. The link between specimen role and study subject role has been removed. A specimen taken as part of a case study is not considered to be a population representative, while a specimen taken as representing a population, e.g. person taken from a cohort, blood specimen taken from an animal) would be considered a population representative and would also bear material sample role."^^xsd:string , "Note: definition is in specimen creation objective which is defined as an objective to obtain and store a material entity for potential use as an input during an investigation."^^xsd:string ; obo:IAO_0000117 "GROUP: Role Branch"^^xsd:string ; obo:IAO_0000118 "material sample"@en ; obo:IAO_0000119 "OBI"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "specimen role"@en . # # http://purl.obolibrary.org/obo/OBI_0000185 obo:OBI_0000185 a owl:Class ; rdfs:subClassOf obo:OBI_0000070 , _:genid101 . _:genid101 a owl:Restriction ; owl:onProperty obo:OBI_0000299 ; owl:someValuesFrom obo:IAO_0000101 . obo:OBI_0000185 rdfs:subClassOf _:genid102 . _:genid102 a owl:Restriction ; owl:onProperty obo:OBI_0000417 ; owl:someValuesFrom obo:OBI_0000441 . obo:OBI_0000185 obo:IAO_0000111 "imaging assay"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "An imaging assay is an assay to produce a picture of an entity. definition_source: OBI."@en ; obo:IAO_0000117 "PlanAndPlannedProcess Branch"@en ; obo:IAO_0000119 "OBI branch derived"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "imaging assay"@en . # # http://purl.obolibrary.org/obo/OBI_0000245 obo:OBI_0000245 a owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:IAO_0000111 "organization"@en ; obo:IAO_0000112 "PMID: 16353909.AAPS J. 2005 Sep 22;7(2):E274-80. Review. The joint food and agriculture organization of the United Nations/World Health Organization Expert Committee on Food Additives and its role in the evaluation of the safety of veterinary drug residues in foods."@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An entity that can bear roles, has members, and has a set of organization rules. Members of organizations are either organizations themselves or individual people. Members can bear specific organization member roles that are determined in the organization rules. The organization rules also determine how decisions are made on behalf of the organization by the organization members."@en ; obo:IAO_0000117 "PERSON: Alan Ruttenberg"^^xsd:string , "PERSON: Bjoern Peters"^^xsd:string , "PERSON: Philippe Rocca-Serra"^^xsd:string , "PERSON: Susanna Sansone"^^xsd:string ; obo:IAO_0000119 "GROUP: OBI"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "organization"@en . # # http://purl.obolibrary.org/obo/OBI_0000272 obo:OBI_0000272 a owl:Class ; rdfs:subClassOf obo:IAO_0000104 ; obo:IAO_0000111 "protocol"@en ; obo:IAO_0000112 "PCR protocol, has objective specification, amplify DNA fragment of interest, and has action specification describes the amounts of experimental reagents used (e..g. buffers, dNTPS, enzyme), and the temperature and cycle time settings for running the PCR."@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A plan specification which has sufficient level of detail and quantitative information to communicate it between investigation agents, so that different investigation agents will reliably be able to independently reproduce the process."@en ; obo:IAO_0000117 "PlanAndPlannedProcess Branch"@en ; obo:IAO_0000119 "OBI branch derived + wikipedia (http://en.wikipedia.org/wiki/Protocol_%28natural_sciences%29)"@en ; obo:IAO_0000412 obo:obi.owl ; obo:OBI_0001847 "study protocol"^^xsd:string ; rdfs:label "protocol"@en . # # http://purl.obolibrary.org/obo/OBI_0000441 obo:OBI_0000441 a owl:Class ; rdfs:subClassOf obo:IAO_0000005 ; obo:IAO_0000111 "assay objective"@en ; obo:IAO_0000112 "the objective to determine the weight of a mouse."^^xsd:string ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "an objective specification to determine a specified type of information about an evaluated entity (the material entity bearing evaluant role)"@en ; obo:IAO_0000117 "PPPB branch"^^xsd:string ; obo:IAO_0000119 "PPPB branch"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "assay objective"@en . # # http://purl.obolibrary.org/obo/OBI_0000659 obo:OBI_0000659 a owl:Class ; owl:equivalentClass _:genid103 . _:genid103 owl:intersectionOf _:genid106 . _:genid106 a rdf:List ; rdf:first obo:OBI_0000011 ; rdf:rest _:genid104 . _:genid104 a rdf:List ; rdf:first _:genid105 . _:genid105 a owl:Restriction ; owl:onProperty obo:OBI_0000417 ; owl:someValuesFrom obo:OBI_0000684 . _:genid104 rdf:rest rdf:nil . _:genid103 a owl:Class . obo:OBI_0000659 rdfs:subClassOf obo:OBI_0000011 , _:genid107 . _:genid107 a owl:Restriction ; owl:onProperty obo:OBI_0000293 ; owl:someValuesFrom obo:BFO_0000040 . obo:OBI_0000659 rdfs:subClassOf _:genid108 . _:genid108 a owl:Restriction ; owl:onProperty obo:OBI_0000299 ; owl:someValuesFrom obo:OBI_0100051 . obo:OBI_0000659 obo:BCO_0000060 "specimen collection process" ; obo:IAO_0000111 "specimen collection process"^^xsd:string ; obo:IAO_0000112 "drawing blood from a patient for analysis, collecting a piece of a plant for depositing in a herbarium, buying meat from a butcher in order to measure its protein content in an investigation" ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A planned process with the objective of collecting a specimen."^^xsd:string ; obo:IAO_0000116 "Note: definition is in specimen creation objective which is defined as an objective to obtain and store a material entity for potential use as an input during an investigation."^^xsd:string , "Philly2013: A specimen collection can have as part a material entity acquisition, such as ordering from a bank. The distinction is that specimen collection necessarily involves the creation of a specimen role. However ordering cell lines cells from ATCC for use in an investigation is NOT a specimen collection, because the cell lines already have a specimen role." , "Philly2013: The specimen_role for the specimen is created during the specimen collection process." ; obo:IAO_0000117 "Bjoern Peters"^^xsd:string ; obo:IAO_0000118 "specimen collection" ; obo:IAO_0000232 "5/31/2012: This process is not necessarily an acquisition, as specimens may be collected from materials already in posession"^^xsd:string , "6/9/09: used at workshop"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "specimen collection process"^^xsd:string . # # http://purl.obolibrary.org/obo/OBI_0000684 obo:OBI_0000684 a owl:Class ; rdfs:subClassOf obo:IAO_0000005 ; obo:IAO_0000111 "specimen collection objective"^^xsd:string ; obo:IAO_0000112 "The objective to collect bits of excrement in the rainforest. The objective to obtain a blood sample from a patient."^^xsd:string ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A objective specification to obtain a material entity for potential use as an input during an investigation."^^xsd:string ; obo:IAO_0000117 "Bjoern Peters"^^xsd:string ; obo:IAO_0000119 "Bjoern Peters"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "specimen collection objective"^^xsd:string . # # http://purl.obolibrary.org/obo/OBI_0000811 obo:OBI_0000811 a owl:Class ; rdfs:subClassOf obo:BFO_0000031 ; obo:IAO_0000111 "primary structure of DNA macromolecule"^^xsd:string ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "a quality of a DNA molecule that inheres in its bearer due to the order of its DNA nucleotide residues."^^xsd:string ; obo:IAO_0000116 "placeholder for SO"^^xsd:string ; obo:IAO_0000117 "BP et al"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "primary structure of DNA macromolecule"^^xsd:string . # # http://purl.obolibrary.org/obo/OBI_0000973 obo:OBI_0000973 a owl:Class ; rdfs:subClassOf obo:IAO_0000027 ; obo:IAO_0000111 "sequence data"@en ; obo:IAO_0000112 "example of usage: the representation of a nucleotide sequence in FASTA format used for a sequence similarity search."^^xsd:string ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000117 "Person:Chris Stoeckert"^^xsd:string ; obo:IAO_0000119 "GROUP: OBI"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "sequence data"@en . # # http://purl.obolibrary.org/obo/OBI_0001573 obo:OBI_0001573 a owl:Class ; rdfs:subClassOf obo:OBI_0000973 , _:genid109 . _:genid109 a owl:Restriction ; owl:onProperty obo:IAO_0000136 ; owl:someValuesFrom obo:OBI_0000811 . obo:OBI_0001573 obo:IAO_0000111 "DNA sequence data"^^xsd:string ; obo:IAO_0000112 "The part of a FASTA file that contains the letters ACTGGGAA "^^xsd:string ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000115 "A sequence data item that is about the primary structure of DNA"^^xsd:string ; obo:IAO_0000117 "OBI call; Bjoern Peters"^^xsd:string ; obo:IAO_0000119 "OBI call; Melanie Courtout"^^xsd:string ; obo:IAO_0000232 "8/29/11 call: This is added after a request from Melanie and Yu. They should review it further. This should be a child of 'sequence data', and as of the current definition will infer there. "^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "DNA sequence data"^^xsd:string . # # http://purl.obolibrary.org/obo/OBI_0001933 obo:OBI_0001933 a owl:Class ; rdfs:subClassOf obo:IAO_0000030 ; obo:IAO_0000111 "value specification" ; obo:IAO_0000112 "The value of 'positive' in a classification scheme of \"positive or negative\"; the value of '20g' on the quantitative scale of mass." ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An information content entity that specifies a value within a classification scheme or on a quantitative scale." ; obo:IAO_0000116 "This term is currently a descendant of 'information content entity', which requires that it 'is about' something. A value specification of '20g' for a measurement data item of the mass of a particular mouse 'is about' the mass of that mouse. However there are cases where a value specification is not clearly about any particular. In the future we may change 'value specification' to remove the 'is about' requirement." ; obo:IAO_0000117 "PERSON:Bjoern Peters" ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "value specification" . # # http://purl.obolibrary.org/obo/OBI_0100051 obo:OBI_0100051 a owl:Class ; owl:equivalentClass , _:genid110 . _:genid110 owl:intersectionOf _:genid113 . _:genid113 a rdf:List ; rdf:first obo:BFO_0000040 ; rdf:rest _:genid111 . _:genid111 a rdf:List ; rdf:first _:genid112 . _:genid112 a owl:Restriction ; owl:onProperty obo:BFO_0000087 ; owl:someValuesFrom obo:OBI_0000112 . _:genid111 rdf:rest rdf:nil . _:genid110 a owl:Class . obo:OBI_0100051 rdfs:subClassOf obo:BFO_0000040 ; obo:IAO_0000111 "specimen"@en ; obo:IAO_0000112 "A herbarium or museum specimen."^^xsd:string , "A jar of water, the microbes that were filtered from that water, the DNA extracted from those microbes, a subsample of that DNA."^^xsd:string , "Biobanking of blood taken and stored in a freezer for potential future investigations stores specimen."^^xsd:string ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A material entity that has the specimen role."@en ; obo:IAO_0000116 "Note: definition is in specimen creation objective which is defined as an objective to obtain and store a material entity for potential use as an input during an investigation."^^xsd:string ; obo:IAO_0000117 "PERSON: James Malone"^^xsd:string , "PERSON: Philippe Rocca-Serra"^^xsd:string ; obo:IAO_0000119 "GROUP: OBI Biomaterial Branch"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "specimen"@en . # # http://purl.obolibrary.org/obo/OBI_0600047 obo:OBI_0600047 a owl:Class ; owl:equivalentClass _:genid114 . _:genid114 owl:intersectionOf _:genid117 . _:genid117 a rdf:List ; rdf:first _:genid118 . _:genid118 a owl:Restriction ; owl:onProperty obo:OBI_0000299 ; owl:someValuesFrom obo:OBI_0000973 . _:genid117 rdf:rest _:genid115 . _:genid115 a rdf:List ; rdf:first _:genid116 . _:genid116 a owl:Restriction ; owl:onProperty obo:OBI_0000417 ; owl:someValuesFrom obo:OBI_0000441 . _:genid115 rdf:rest rdf:nil . _:genid114 a owl:Class . obo:OBI_0600047 rdfs:subClassOf obo:OBI_0000070 , _:genid119 . _:genid119 a owl:Restriction ; owl:onProperty obo:OBI_0000293 ; owl:someValuesFrom _:genid120 . _:genid120 owl:intersectionOf _:genid123 . _:genid123 a rdf:List ; rdf:first _:genid124 . _:genid124 a owl:Class ; owl:unionOf _:genid127 . _:genid127 a rdf:List ; rdf:first obo:CHEBI_16991 ; rdf:rest _:genid126 . _:genid126 a rdf:List ; rdf:first obo:CHEBI_33697 ; rdf:rest _:genid125 . _:genid125 a rdf:List ; rdf:first obo:PR_000000001 ; rdf:rest rdf:nil . _:genid123 rdf:rest _:genid121 . _:genid121 a rdf:List ; rdf:first _:genid122 . _:genid122 a owl:Restriction ; owl:onProperty obo:BFO_0000087 ; owl:someValuesFrom obo:OBI_0000067 . _:genid121 rdf:rest rdf:nil . _:genid120 a owl:Class . obo:OBI_0600047 obo:IAO_0000111 "sequencing assay"@en ; obo:IAO_0000112 "The use of the Sanger method of DNA sequencing to determine the order of the nucleotides in a DNA template"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "the use of a chemical or biochemical means to infer the sequence of a biomaterial"@en ; obo:IAO_0000116 "has_output should be sequence of input; we don't have sequence well defined yet"@en ; obo:IAO_0000117 "PlanAndPlannedProcess Branch"@en ; obo:IAO_0000119 "OBI branch derived"@en ; obo:IAO_0000412 obo:obi.owl ; rdfs:label "sequencing assay"@en . # # http://purl.obolibrary.org/obo/PCO_0000000 obo:PCO_0000000 a owl:Class ; owl:equivalentClass _:genid128 . _:genid128 owl:intersectionOf _:genid131 . _:genid131 a rdf:List ; rdf:first _:genid132 . _:genid132 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:CARO_0001010 . _:genid131 rdf:rest _:genid129 . _:genid129 a rdf:List ; rdf:first _:genid130 . _:genid130 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:CARO_0001010 . _:genid129 rdf:rest rdf:nil . _:genid128 a owl:Class . obo:PCO_0000000 rdfs:subClassOf obo:BFO_0000027 , obo:PCO_0000031 ; obo:IAO_0000112 "Examples include: population, community, species (meaning the collection of organisms that makes up a species, not the taxonomic rank), and family." ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A material entity that consists of two or more organisms, viruses, or viroids."@en ; obo:IAO_0000118 "group of organism" , "organism collection" ; rdfs:comment "May be of the same or different species." ; rdfs:label "collection of organisms"@en . # # http://purl.obolibrary.org/obo/PCO_0000001 obo:PCO_0000001 a owl:Class ; rdfs:subClassOf obo:PCO_0000018 ; obo:IAO_0000112 ""@en , "This a general term that can include every organism of a species living in an area or any subset of them. Subclasses can be more specific as needed."@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A collection of organisms, all of the same species, that live in the same place."@en ; obo:IAO_0000119 "ISBN:0878932739" ; rdfs:comment """It is sometimes difficult to define the physical boundaries of a population. In the case of sexually reproducing organisms, the individuals within a population have the potential to reproduce with one another during the course of their lifetimes. 'Community', as often used to describe a group of humans, is a type of population. Classes for population already exist in IDO ('organism population', IDO_0000509) and OBI ('population', OBI_0000181). The definitions should be standardized across OBO Foundry ontologies and only one term used."""@en ; rdfs:label "population of organisms"@en . # # http://purl.obolibrary.org/obo/PCO_0000002 obo:PCO_0000002 a owl:Class ; owl:equivalentClass _:genid133 . _:genid133 owl:intersectionOf _:genid136 . _:genid136 a rdf:List ; rdf:first obo:PCO_0000028 ; rdf:rest _:genid134 . _:genid134 a rdf:List ; rdf:first _:genid135 . _:genid135 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:PCO_0000001 . _:genid134 rdf:rest rdf:nil . _:genid133 a owl:Class . obo:PCO_0000002 rdfs:subClassOf obo:PCO_0000028 , obo:PCO_0000029 ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A community of at least two different species, living in a particular area. Must have at least two populations of different species as members."@en ; obo:IAO_0000118 "multispecies community"@en ; obo:IAO_0000119 "ISBN:0865423504" ; rdfs:comment "Ecological community is defined broadly here. It may be used to describe every organisms living in an area, but is often used to refer only to organisms of a particular taxon or guild (e.g., the plant community, the insect community, the herbivore community). The word community, as it often used to describe a group of humans living together, is a type of single-species collection of organisms."@en ; rdfs:label "ecological community"@en . # # http://purl.obolibrary.org/obo/PCO_0000017 obo:PCO_0000017 a owl:Class ; rdfs:subClassOf obo:PCO_0000018 ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000115 "A collection of organisms that has as parts every organism of given species and no organisms of any other species."@en ; obo:IAO_0000116 "At the moment there is no way to specify in an OWL axiom that the collection includes every individual of a species. This should be added, if possible."@en ; rdfs:comment "This term is neutral with respect to which organisms are included in a species. Membership will depend on the species concept and the taxonomic assertions used to define the species. These criteria must be specified by the user."@en ; rdfs:label "species as a collection of organisms"@en . # # http://purl.obolibrary.org/obo/PCO_0000018 obo:PCO_0000018 a owl:Class ; owl:equivalentClass _:genid137 . _:genid137 owl:intersectionOf _:genid143 . _:genid143 a rdf:List ; rdf:first _:genid144 . _:genid144 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:CARO_0001010 . _:genid143 rdf:rest _:genid140 . _:genid140 a rdf:List ; rdf:first _:genid141 . _:genid141 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom _:genid142 . _:genid142 a owl:Restriction ; owl:onProperty obo:RO_0002350 ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass obo:PCO_0000017 . _:genid140 rdf:rest _:genid138 . _:genid138 a rdf:List ; rdf:first _:genid139 . _:genid139 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:CARO_0001010 . _:genid138 rdf:rest rdf:nil . _:genid137 a owl:Class . obo:PCO_0000018 rdfs:subClassOf obo:PCO_0000000 ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000115 "A material entity that has as parts two or more organisms, viruses, or viroids of the same species and no members of any other species."@en ; obo:IAO_0000118 "collection of organisms of the same species"@en ; rdfs:label "single-species collection of organisms"@en . # # http://purl.obolibrary.org/obo/PCO_0000020 obo:PCO_0000020 a owl:Class ; rdfs:subClassOf obo:PCO_0000018 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A domestic group, or a number of domestic groups linked through descent (demonstrated or stipulated) from a common ancestor, marriage, or adoption."@en ; obo:IAO_0000116 "Needs axioms for family relationships."@en ; obo:IAO_0000119 "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C25173"@en ; rdfs:comment "Family membership through marriage or adoption apply primarily to human families. In most species, family membership is defined by common anscestry." ; rdfs:label "family"@en . # # http://purl.obolibrary.org/obo/PCO_0000024 obo:PCO_0000024 a owl:Class ; rdfs:subClassOf obo:PCO_0000031 , _:genid145 . _:genid145 owl:intersectionOf _:genid148 . _:genid148 a rdf:List ; rdf:first _:genid149 . _:genid149 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:NCBITaxon_9606 . _:genid148 rdf:rest _:genid146 . _:genid146 a rdf:List ; rdf:first _:genid147 . _:genid147 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass obo:NCBITaxon_9606 . _:genid146 rdf:rest rdf:nil . _:genid145 a owl:Class . obo:PCO_0000024 rdfs:subClassOf _:genid150 . _:genid150 a owl:Class ; owl:unionOf _:genid152 . _:genid152 a rdf:List ; rdf:first obo:CARO_0001010 ; rdf:rest _:genid151 . _:genid151 a rdf:List ; rdf:first obo:PCO_0000000 ; rdf:rest rdf:nil . obo:PCO_0000024 obo:IAO_0000115 """A material entity that consists of one or more people who live in the same dwelling and also share at meals or living accommodation, and may consist of a single family or some other grouping of people. """ ; obo:IAO_0000117 "Person: Jie Zheng" ; obo:IAO_0000119 "WEB: http://en.wikipedia.org/wiki/Household" ; rdfs:label "household"@en . # # http://purl.obolibrary.org/obo/PCO_0000027 obo:PCO_0000027 a owl:Class ; owl:equivalentClass _:genid153 . _:genid153 owl:intersectionOf _:genid158 . _:genid158 a rdf:List ; rdf:first obo:PCO_0000018 ; rdf:rest _:genid156 . _:genid156 a rdf:List ; rdf:first _:genid157 . _:genid157 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:NCBITaxon_9606 . _:genid156 rdf:rest _:genid154 . _:genid154 a rdf:List ; rdf:first _:genid155 . _:genid155 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:NCBITaxon_9606 . _:genid154 rdf:rest rdf:nil . _:genid153 a owl:Class . obo:PCO_0000027 rdfs:subClassOf obo:PCO_0000018 ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A collection of organisms of the same species that has as members only humans."^^xsd:string ; obo:IAO_0000118 "human community"@en , "human population"@en ; rdfs:label "collection of humans"@en . # # http://purl.obolibrary.org/obo/PCO_0000028 obo:PCO_0000028 a owl:Class ; rdfs:subClassOf obo:PCO_0000000 , _:genid159 . _:genid159 owl:intersectionOf _:genid162 . _:genid162 a rdf:List ; rdf:first _:genid163 . _:genid163 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:CARO_0001010 . _:genid162 rdf:rest _:genid160 . _:genid160 a rdf:List ; rdf:first _:genid161 . _:genid161 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:CARO_0001010 . _:genid160 rdf:rest rdf:nil . _:genid159 a owl:Class . obo:PCO_0000028 obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A collection of organisms connected by social or biological relations (biotic interactions)."@en ; obo:IAO_0000116 "Need to specify axioms for the biological or social relations, once the relations are specified in the Relation Ontology."@en ; rdfs:comment "These relations can include shared values, occupying the same spatial relation. A community be be a single species collection of organsisms (as in a human community) or a or multi-species collection of organisms (as in an ecological community)."@en ; rdfs:label "community"@en . # # http://purl.obolibrary.org/obo/PCO_0000029 obo:PCO_0000029 a owl:Class ; rdfs:subClassOf obo:PCO_0000000 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A collection of organisms that consists of two or more organisms from at least two species."@en ; obo:IAO_0000116 "Need to add axiom to specify that it has at a mimum members of two different species."@en ; rdfs:comment ""@en ; rdfs:label "multi-species collection of organisms"@en . # # http://purl.obolibrary.org/obo/PCO_0000030 obo:PCO_0000030 a owl:Class ; rdfs:subClassOf obo:PCO_0000024 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A household in which the majority of the income of its members is derived from agricultural activities." ; obo:IAO_0000116 "This is a more narrow definition in which the majority of income of a house comes from agricultural activities, as opposed to the broad definition in which any income comes from agricultural activities. The narrow definition was chosen to be consistent with the SDGIO (UN Sustainable Development Goals) which requested this term." ; rdfs:label "agricultural household"@en . # # http://purl.obolibrary.org/obo/PCO_0000031 obo:PCO_0000031 a owl:Class ; owl:equivalentClass _:genid164 . _:genid164 a owl:Class ; owl:unionOf _:genid166 . _:genid166 a rdf:List ; rdf:first obo:CARO_0001010 ; rdf:rest _:genid165 . _:genid165 a rdf:List ; rdf:first obo:PCO_0000000 ; rdf:rest rdf:nil . obo:PCO_0000031 rdfs:subClassOf obo:BFO_0000040 ; obo:IAO_0000115 "A material entity that is one or more organisms, viruses or viroids." ; rdfs:label "organismal entity"@en . # # http://purl.obolibrary.org/obo/PCO_0001000 obo:PCO_0001000 a owl:Class ; rdfs:subClassOf obo:PCO_0000000 , _:genid167 . _:genid167 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:CARO_0001010 . obo:PCO_0001000 rdfs:subClassOf _:genid168 . _:genid168 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:CARO_0001010 . obo:PCO_0001000 rdfs:label "pair of interacting organisms"@en . # # http://purl.obolibrary.org/obo/PCO_0001001 obo:PCO_0001001 a owl:Class ; owl:equivalentClass _:genid169 . _:genid169 owl:intersectionOf _:genid173 . _:genid173 a rdf:List ; rdf:first obo:PCO_0001000 ; rdf:rest _:genid170 . _:genid170 a rdf:List ; rdf:first _:genid171 . _:genid171 a owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom _:genid172 . _:genid172 a owl:Restriction ; owl:onProperty obo:RO_0002350 ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass obo:PCO_0000017 . _:genid170 rdf:rest rdf:nil . _:genid169 a owl:Class . obo:PCO_0001001 rdfs:subClassOf obo:PCO_0000018 , obo:PCO_0001000 ; rdfs:label "pair of interacting organisms of the same species"@en . # # http://purl.obolibrary.org/obo/PR_000000001 obo:PR_000000001 a owl:Class ; rdfs:subClassOf obo:CHEBI_33839 ; obo:IAO_0000111 "protein"^^xsd:string ; obo:IAO_0000112 "antithrombin III is a protein"^^xsd:string ; obo:IAO_0000115 "An amino acid chain that is produced de novo by ribosome-mediated translation of a genetically-encoded mRNA."^^xsd:string ; obo:IAO_0000412 obo:obi.owl , obo:pr.owl ; rdfs:label "protein"^^xsd:string . # # http://purl.obolibrary.org/obo/bco_0000000 obo:bco_0000000 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "A museum specimen that serves as evidence for a taxonomic identification process bears an evidence role." ; obo:IAO_0000114 obo:IAO_0000124 ; obo:IAO_0000115 "A role that is borne by some entity as a result of the entity providing evidence to support an assertion." ; obo:IAO_0000231 obo:IAO_0000423 ; rdfs:comment "Will be replaced by an external ontology class." ; rdfs:label "evidence role"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000001 obo:bco_0000001 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000115 "An evidence role that persists through time." ; rdfs:comment """Could add relation that persistant evidence role is specifically dependent on a museum material samples. Deprecated because we do not need this term. Can use OBI:evidence role. Not clear what it means for an evidence role to persist through time."""@en ; rdfs:label "persistent evidence role"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000002 obo:bco_0000002 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000227 ; rdfs:comment "This term is now redundant and is merged with material sampling process http://purl.obolibrary.org/obo/bco_0000022." ; rdfs:label "collecting process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000003 obo:bco_0000003 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:BCO_0000057 "sighting"@en ; obo:IAO_0000112 "A trip camera capture of an image of a jaguar is an observation, because it is \"selected\" by the camera as worthy of obsevation simply by virtue of moving in front of the camera." , "Observing and recording the presence or absence of butterflies during a transect walk." , "Seeing three pelicans flying overhead on Christmas day and report them as part of the Christmas Bird Count." ; obo:IAO_0000115 "A process in which a person or machine sees or detects a material entity and selects it as worthy of observation, and which has as output an information content entity about the selected material entity." ; obo:IAO_0000116 "This class was made obsolete because of the incorrect identifier format. It has been replaced by BCO_0000003." ; obo:IAO_0000231 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "The information artifact may written or recorded or just be stored in someone's head (specifically depenedent upon that person). In the context of a taxonomic inventory, an observing process may be called a sighting, and is an ad hoc reporting of, typically, a single taxon occurrence, usually motivated by rarity, individual interest in the taxon, or atypicality of circumstances."@en ; rdfs:label "obsolete observing process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000004 obo:bco_0000004 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000115 "A process of existing in a particular spatio-temporal region."@en ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:comment "This term was originally developed at the Semantics of Biodiversity workshop in 5/2012. It is no longer needed for the BCO." ; rdfs:label "being there process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000005 obo:bco_0000005 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "a book"@en , "a field notebook"@en ; obo:IAO_0000114 obo:IAO_0000124 ; obo:IAO_0000231 obo:IAO_0000423 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "IAO has the term document, which is defined as \"A collection of information content entities intended to be understood together as a whole\" and has as examples journal article, patent application, laboratory notebook, and book. IAO also has a term for report, but it is not defined. With this term, we want to describe the physical object that corresponds to some information content entity, together with the information content contained in the document or report. This class may be less important for modeling collection data, but could be important for efforts to get hand written (specifically dependent) reports into an electronic (generically dependent) report, and monitoring that process." ; rdfs:label "printed report"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000006 obo:bco_0000006 a owl:Class ; rdfs:subClassOf obo:bco_0000005 ; obo:IAO_0000112 "A field notebook." ; obo:IAO_0000114 obo:IAO_0000124 ; obo:IAO_0000115 "A printed report that records the outcome of some observing process."@en ; obo:IAO_0000231 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:label "printed observational report"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000007 obo:bco_0000007 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "Filtering sea water to extract only organisms smaller than a certain size."@en , "deciding which branch to collect for a herbarium specimen"@en ; obo:IAO_0000115 "A process by which a person or machine decides that a particular material entity as worthy of collection or observation." ; obo:IAO_0000231 obo:IAO_0000423 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "The criteria for selection may be specified in a protocol or may be ad hoc. Should be replaced by OBI:selection, but first OBI needs to fix the definition."@en ; rdfs:label "selecting process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000016 obo:bco_0000016 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "a curator submitting a herbarium speciman to a museum"@en , "a researcher submitting a water sample to a laboratory storage collection"@en ; obo:IAO_0000115 "A planned process whereby a person submits a material sample to an organization." ; obo:IAO_0000116 "This term was made obsolete because it had the incorrect identifier format. It has been replaced by BCO_0000016." ; obo:IAO_0000231 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:label "obsolete submitting process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000021 obo:bco_0000021 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "picking leaves from a plant" , "removing a fish from the ocean with a net" , "removing dna from cells" ; obo:IAO_0000115 "A process that involves removing a material entity from its original site to another site." ; obo:IAO_0000231 obo:IAO_0000423 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "Considered acquisition in OBI, but that is about taking possession. Physical extraction may involve taking pocession, but it may also just involve extraction of something that is already posessed (e.g. of dna from cells). " ; rdfs:label "physical extraction process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000022 obo:bco_0000022 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "collecting plant parts for herbarium specimens"@en , "collecting sea water samples as part of Ocean Sampling Day"@en ; obo:IAO_0000115 "A planned process that includes selecting a material entity for study, physically extracting the material entity, and submitting the material entity to some institution for preservation or study."@en ; obo:IAO_0000118 "collecting event"@en ; obo:IAO_0000231 obo:IAO_0000103 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "This term has been replaced by OBI:specimen collection."^^xsd:string ; rdfs:label "material sampling process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000023 obo:bco_0000023 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:comment "This term has been deprecated until it is determined whether or not it is needed in the BCO. Should probably be replaced by a term from OBI or IAO." ; rdfs:label "data sampling process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000024 obo:bco_0000024 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:comment "This term has been deprecated until it is determined whether or not it is needed in the BCO. Should probably be replaced by a term from OBI or IAO." ; rdfs:label "statistical sampling process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000025 obo:bco_0000025 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000115 "An information artifact that is about a spatio-temporal region at which a process (such as collecting process, observing process, or material sampling process) occured."@en ; obo:IAO_0000116 "This term was deprecated because it has the wrong ID format. It is replaced by BCO_0000025." ; obo:IAO_0000231 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "Darwin Core needs to describe both the site and time where some activity occurred as an information content entity (e.g., in recording data from a lab notebook),therefore, we made locality description about a spatial temporal region, rather than a site."@en ; rdfs:label "obsolete locality description"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000026 obo:bco_0000026 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "the role borne by a branch when it becomes a herbarium specimen" ; obo:IAO_0000115 "A role that is borne by some material entity and is realized by the material entity being the output of a material sampling process."@en ; obo:IAO_0000231 obo:IAO_0000103 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "This term has been replaced by OBI:specimen role."^^xsd:string ; rdfs:label "material sample role"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000027 obo:bco_0000027 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000115 "A sampling process that has as output some material sample."@en ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:comment "Do not need this class. By virtue of the existance of the material sample, we know that the sampling process was successful."@en ; rdfs:label "successful material sampling process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000028 obo:bco_0000028 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000115 "A material sampling process that has as output exactly zero material samples."@en ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:comment "Do not need this class. By virtue of the absence of the material sample, we know that the sampling process was unsuccessful." ; rdfs:label "unsuccessful material sampling process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000029 obo:bco_0000029 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:comment "At the GSC14 hackathon in 09/2012, we decided to deprecate this term." ; rdfs:label "museum collection entity"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000030 obo:bco_0000030 a owl:Class ; rdfs:subClassOf obo:bco_0000029 ; obo:IAO_0000115 "A museum collections entity that derives from an organismal entity, has a persistent evidence role and 'depends on' a process of collecting."@en ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:comment """The label for this on the original diagram was 'collection object'. However, not all entities in collections will fit the defition of 'object', so 'collection entity is probably a better name. The relation 'depends on' cannot really be used here. Old BFO has 'inverse depends on', but this is not in the current BFO. See dwc_bfo2_new.owl for the original logical definition. At the GSC14 hackathon in 09/2012, we decided to deprecate this term."""@en ; rdfs:label "organismal museum collection entity"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000031 obo:bco_0000031 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "The herbarium collection at the New York Botanical Garden." , "the painting collection at the Louvre Museum"@en ; obo:IAO_0000114 obo:IAO_0000428 ; obo:IAO_0000115 "An object aggregate that has as member part a material sample that is located in museum as a result of a process of curation."@en ; obo:IAO_0000116 "This term was made obsolete because of incorrect identifier format. It has been replaced by BCO_0000031." ; obo:IAO_0000231 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "Intent is to document biodiversity for research and education. The class museum collection has meaning that is much broader than biological collections. It would probably be better to import this term from another, more general ontology and create a specific subclass for natural history museum collection."@en ; rdfs:label "obsolete museum collection"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000032 obo:bco_0000032 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "the insect collection at the Smithsonian Institution"@en ; obo:IAO_0000114 obo:IAO_0000428 ; obo:IAO_0000115 "A museum collection that has as member part a material sample that was derived from an organism."@en ; obo:IAO_0000116 "This term was made obsolete because of incorrect identifier format. It is replaced by BCO_0000031." ; obo:IAO_0000231 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:label "obsolete organismal museum collection"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000033 obo:bco_0000033 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000423 ; rdfs:comment "Replaced by OBI organization. Request institution as synonym in OBI." ; rdfs:label "institution"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000034 obo:bco_0000034 a owl:Class ; rdfs:subClassOf obo:bco_0000042 ; obo:IAO_0000115 "A material entity that derives from an organism or virus or viroid."@en ; rdfs:comment """This class is understood to mean: A material entity that is either an organism, a part of an organism, a collection of organisms, or a fossil. The relation 'organismal entity derives from organism' was in the original diagram. Subclasses of organismal entity include organism, and It is not clear if it is valid to that an organism derives from an organism (is the derives from relation reflexive?). At the GSC14 hackathon in 09/2012, we decided to deprecate this term."""@en ; rdfs:label "obsolete organismal entity"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000035 obo:bco_0000035 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000423 ; rdfs:comment """This terms was replaced by a term imported from CARO. The original diagram only had organsim, but DWC and GOs both need to include viruses and viroids."""@en ; rdfs:label "obsolete organism or virus or viroid"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000036 obo:bco_0000036 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "A herbarium or museum specimen." , """A jar of water, the microbes that were filtered from that water, the DNA extracted from those microbes, a subsample of that DNA. """ ; obo:IAO_0000115 "A material entity that has a material sample role. A material entity takes on the material sample role by being the output of a material samping process. That is, is selected for study, collected, and submitted to an institution for preservation or study."@en ; obo:IAO_0000231 obo:IAO_0000103 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment "This term has been replaced by OBI:specimen."^^xsd:string ; rdfs:label "material sample"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000037 obo:bco_0000037 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000115 "An information content entity (?) that is the result of some data sampling process."@en ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:comment "This term has been deprecated until it is determined whether or not it is needed in the BCO. Should probably be replaced by a term from OBI or IAO." ; rdfs:label "data sample"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000038 obo:bco_0000038 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:comment "This term has been deprecated until it is determined whether or not it is needed in the BCO. Should probably be replaced by a term from OBI or IAO." ; rdfs:label "statistical sample"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000039 obo:bco_0000039 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000103 ; rdfs:comment "If sampling is a OBI planned process, that captures that it is protocal governed." ; rdfs:label "protocol governed sampling activity"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000042 obo:bco_0000042 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "Associating a museum specimen with a specific taxonomic concept based on its characters." , "Using BLAST to identify the taxa present in an environmental (metagenomic) sample." , "Using DNA barcoding to identify a plant species." , "Using a key to identify a plant in the field." ; obo:IAO_0000115 "A process by which a material sample is associated with a taxon or taxa." ; obo:IAO_0000116 "This term was made obsolete because of incorrect identifier format. It is replaced by BCO_0000042." ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:label "obsolete taxonomic identification process"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000043 obo:bco_0000043 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000116 "This term was made obsolete because of incorrect identifier format. It should be replaced by an external ontology term." ; obo:IAO_0000231 obo:IAO_0000423 ; obo:IAO_0000232 "Consider term from OBI or IAO."@en ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment """Includes as output rubbings, casts, photographic prints, audio or video tapes. Needs a better name. Current name is the definition."""@en ; rdfs:label "process that yields a material representation of a material entity"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000044 obo:bco_0000044 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "A bird observed during a Christmas Bird Count"@en , "A bird observed during a transect walk." , "A tree is forest plot that is measured for diameter at breast height (DBH)." , "An lizard observed in the field that is not collected but whose location is recorded in a field notebook. " ; obo:IAO_0000115 "A material entity that has a target of observation role, that is, a material entity that is the input of some observing process."@en ; obo:IAO_0000116 "This term was made obsolete because of incorrected identifier format. It is replaced by BCO_0000044." ; obo:IAO_0000231 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:label "obsolete material target of observation"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000045 obo:bco_0000045 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000116 "This term was made obsolete because of incorrect identifier format. It should be replaced by an external ontology term." ; obo:IAO_0000231 obo:IAO_0000423 ; obo:IAO_0000232 "Some instances of term could possibly be replaced by OBI:image acquisition. Maybe request another OBI term for audio recording acquisition."@en ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:comment """Includes audio recordings and photographs (which are information artifacts). Needs a better name. Current name is the definition.""" ; rdfs:label "process that yields an information artifact that is a representation of a material entity"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco_0000046 obo:bco_0000046 a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000112 "the role borne by a bird during a Christmas Bird Count"@en ; obo:IAO_0000115 "A role that is borne by some material entity and is realized by the material entity being the input of an observing process." ; obo:IAO_0000116 "This term was made obsolete because of incorrect identifier format. It is replaced by BCO_0000046." ; obo:IAO_0000231 ; dc:creator "Biocode Commons Ontology Hackathon" ; rdfs:label "obsolete material target of observation role"@en ; owl:deprecated "true"^^xsd:boolean . # # http://purl.obolibrary.org/obo/bco.owl/BCO_0000080 a owl:Class ; rdfs:subClassOf ; obo:IAO_0000112 "A set of gastropod and bivalve shells found in shell midden from an archaeological site in Alaska." ; obo:IAO_0000115 "A preserved specimen that is the output of an archaeological sampling process and is the remains of a part of some animal." ; obo:IAO_0000119 "Rob Guralnick" ; rdfs:comment "Zooarchaeological specimens are typically collections of biological material generated as part of an archaeological collecting process that is separate from the type of processes that would yield other kinds of samples or collections of samples. This process almost always entails collecting in-situ from archaeological sites where there is evidence of past human material culture." ; rdfs:label "zooarcheological specimen"@en . # # http://purl.obolibrary.org/obo/bco.owl/BCO_0000081 a owl:Class ; rdfs:subClassOf ; obo:IAO_0000112 "Preserved seeds found in a storage jar at an archeological site." ; obo:IAO_0000115 "A preserved specimen that is the output of an archaeological sampling process and is the remains of a part of some plant." ; obo:IAO_0000119 "Rob Guralnick" ; rdfs:comment "Archaeologicalbotanical specimens are typically collections of biological material generated as part of an archaeological collecting process that is separate from the type of processes that would yield other kinds of samples or collections of samples. This process almost always entails collecting in-situ from archaeological sites where there is evidence of past human material culture." ; rdfs:label "archeobotanical specimen"@en . # # http://purl.org/dc/dcam/VocabularyEncodingScheme a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000103 ; owl:deprecated "true"^^xsd:boolean . # # http://rs.tdwg.org/dwc/dwctype/Location a owl:Class ; rdfs:subClassOf obo:BFO_0000141 ; obo:BCO_0000060 "location of an event"@en ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000424 "The site where a process occurs. In the context of Dawrin Core, this is generally where a specimen is collected, an organism is observed or a measurement is taken."@en . # # http://rs.tdwg.org/dwc/terms/Event a owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; obo:BCO_0000060 "event"@en ; terms:description "Examples: A specimen collection process. A machine observation."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "An action that occurs at some location during some time."@en-us ; rdfs:isDefinedBy ; rdfs:label "Event"@en-us . # # http://rs.tdwg.org/dwc/terms/FossilSpecimen a owl:Class ; rdfs:subClassOf ; obo:BCO_0000060 "fossil specimen"@en ; terms:hasVersion ; terms:issued "2014-10-23" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "RecordBasisEnum/FossileSpecimen" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "A preserved specimen that is a fossil."@en-us ; rdfs:isDefinedBy ; rdfs:label "Fossil Specimen"@en-us . # # http://rs.tdwg.org/dwc/terms/GeologicalContext a owl:Class ; obo:BCO_0000060 "geological context"@en ; obo:IAO_0000114 obo:IAO_0000124 ; terms:description "Example: A lithostratigraphic layer."@en-us ; terms:hasVersion ; terms:issued "2009-07-06" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Stratigraphy" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "Geological information, such as stratigraphy, that qualifies a region or place."@en-us ; rdfs:isDefinedBy ; rdfs:label "Geological Context"@en-us . # # http://rs.tdwg.org/dwc/terms/HumanObservation a owl:Class ; rdfs:subClassOf obo:IAO_0000027 ; obo:BCO_0000060 "human observation"@en ; terms:hasVersion ; terms:issued "2014-10-23" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "RecordBasisEnum/HumanObservation" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "An output of a human observation process."@en-us ; rdfs:isDefinedBy ; rdfs:label "Human Observation"@en-us . # # http://rs.tdwg.org/dwc/terms/Identification a owl:Class ; rdfs:subClassOf obo:OBI_0000011 ; obo:BCO_0000060 "identification"@en ; obo:BCO_0000074 obo:BCO_0000042 ; obo:IAO_0000114 obo:IAO_0000125 ; terms:description "Example: A subspecies determination of an organism."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Identifications/Identification" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "A taxonomic determination (e.g., the assignment to a taxon)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Identification"@en-us . # # http://rs.tdwg.org/dwc/terms/LivingSpecimen a owl:Class ; rdfs:subClassOf obo:OBI_0100051 , ; obo:BCO_0000060 "living specimen"@en ; terms:hasVersion ; terms:issued "2014-10-23" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "RecordBasisEnum/LivingSpecimen" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "A specimen that is alive."@en-us ; rdfs:isDefinedBy ; rdfs:label "Living Specimen"@en-us . # # http://rs.tdwg.org/dwc/terms/MachineObservation a owl:Class ; rdfs:subClassOf obo:IAO_0000027 ; obo:BCO_0000060 "machine observation"@en ; terms:hasVersion ; terms:issued "2014-10-23" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "RecordBasisEnum/MachineObservation" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "An output of a machine observation process."@en-us ; rdfs:isDefinedBy ; rdfs:label "Machine Observation"@en-us . # # http://rs.tdwg.org/dwc/terms/MaterialSample a owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:BCO_0000060 "specimen"@en ; terms:description "Examples: A whole organism preserved in a collection. A part of an organism isolated for some purpose. A soil sample. A marine microbial sample."@en-us ; terms:hasVersion ; terms:issued "2013-03-28" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "A physical results of a sampling (or subsampling) event. In biological collections, the material sample is typically collected, and either preserved or destructively processed."@en-us ; rdfs:isDefinedBy ; rdfs:label "Material Sample"@en-us . # # http://rs.tdwg.org/dwc/terms/MeasurementOrFact a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 "This term was not deprecated from the dwc terms vocabulary, merely from the dwcterms ontology, because it is not needed here."@en ; terms:description "Resources can be thought of as identifiable records or instances of classes and may include, but need not be limited to Occurrences, Organisms, MaterialSamples, Events, Locations, GeologicalContexts, Identifications, or Taxa. Examples: The weight of an organism in grams. The number of placental scars."@en-us ; terms:hasVersion ; terms:issued "2009-04-24" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "Datasets/Dataset/Units/Unit/MeasurementsOrFacts or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "A measurement of or fact about an rdfs:Resource (http://www.w3.org/2000/01/rdf-schema#Resource)."@en-us ; rdfs:isDefinedBy ; rdfs:label "Measurement or Fact"@en-us ; owl:deprecated "true"^^xsd:boolean . # # http://rs.tdwg.org/dwc/terms/Occurrence a owl:Class ; obo:BCO_0000060 "occurrence" ; obo:IAO_0000116 "This Darwin Core class should not be used when annotating data with BCO. It is not mapped to BCO classes because its meaning is too ambiguous." ; terms:description "Examples: A wolf pack on the shore of Kluane Lake in 1988. A virus in a plant leaf in a the New York Botanical Garden at 15:29 on 2014-10-23. A fungus in Central Park in the summer of 1929."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "An existence of an Organism (sensu http://rs.tdwg.org/dwc/terms/Organism) at a particular place at a particular time."@en-us ; rdfs:isDefinedBy ; rdfs:label "Occurrence"@en-us . # # http://rs.tdwg.org/dwc/terms/Organism a owl:Class ; rdfs:subClassOf obo:PCO_0000031 ; obo:BCO_0000060 "organism"@en ; terms:description "Instances of the Organism class are intended to facilitate linking of one or more Identification instances to one or more Occurrence instances. Therefore, things that are typically assigned scientific names (such as viruses, hybrids, and lichens) and aggregates whose occurrences are typically recorded (such as packs, clones, and colonies) are included in the scope of this class."@en-us ; terms:hasVersion ; terms:issued "2014-10-23" ; terms:modified "2014-10-23" ; attributes:abcdEquivalence "not in ABCD" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "A particular organism or defined group of organisms considered to be taxonomically homogeneous."@en-us ; rdfs:isDefinedBy ; rdfs:label "Organism"@en-us . # # http://rs.tdwg.org/dwc/terms/PreservedSpecimen a owl:Class ; rdfs:subClassOf obo:OBI_0100051 , ; obo:BCO_0000060 "preserved specimen"@en ; terms:hasVersion ; terms:issued "2014-10-23" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "RecordBasisEnum/PreservedSpecimen" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "A specimen that has been preserved."@en-us ; rdfs:isDefinedBy ; rdfs:label "Preserved Specimen"@en-us . # # http://rs.tdwg.org/dwc/terms/ResourceRelationship a owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 "This term was not deprecated from the dwc terms vocabulary, merely from the dwcterms ontology, because it is not needed here."@en ; terms:description "Resources can be thought of as identifiable records or instances of classes and may include, but need not be limited to Occurrences, Organisms, MaterialSamples, Events, Locations, GeologicalContexts, Identifications, or Taxa. Example: An instance of an Organism is the mother of another instance of an Organism."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "DataSets/DataSet/Units/Unit/Associations" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "A relationship of one rdfs:Resource (http://www.w3.org/2000/01/rdf-schema#Resource) to another."@en-us ; rdfs:isDefinedBy ; rdfs:label "Resource Relationship"@en-us ; owl:deprecated "true"^^xsd:boolean . # # http://rs.tdwg.org/dwc/terms/Taxon a owl:Class ; rdfs:subClassOf obo:PCO_0000000 ; obo:BCO_0000060 "taxon"@en ; terms:description "Example: The genus Truncorotaloides as published by Brönnimann et al. in 1953 in the Journal of Paleontology Vol. 27(6) p. 817-820."@en-us ; terms:hasVersion ; terms:issued "2008-11-19" ; terms:modified "2014-10-23" ; terms:replaces ; attributes:abcdEquivalence "no simple equivalent in ABCD" ; attributes:decision ; attributes:status "recommended" ; rdfs:comment "A group of organisms (sensu http://purl.obolibrary.org/obo/OBI_0100026) considered by taxonomists to form a homogeneous unit."@en-us ; rdfs:isDefinedBy ; rdfs:label "Taxon"@en-us . # # http://www.geneontology.org/formats/oboInOwl#DbXref oboInOwl:DbXref a owl:Class ; rdfs:subClassOf obo:IAO_0000102 . # # http://www.geneontology.org/formats/oboInOwl#Definition oboInOwl:Definition a owl:Class ; rdfs:subClassOf obo:IAO_0000102 . # # http://www.geneontology.org/formats/oboInOwl#ObsoleteClass oboInOwl:ObsoleteClass a owl:Class ; rdfs:subClassOf owl:Thing ; rdfs:label "Obsolete Class"^^xsd:string . # # http://www.geneontology.org/formats/oboInOwl#Subset oboInOwl:Subset a owl:Class ; owl:equivalentClass _:genid174 . _:genid174 a owl:Class ; owl:oneOf _:genid175 . _:genid175 a rdf:List ; rdf:first obo:IAO_0000224 ; rdf:rest rdf:nil . oboInOwl:Subset rdfs:subClassOf obo:IAO_0000102 . # # http://www.geneontology.org/formats/oboInOwl#Synonym oboInOwl:Synonym a owl:Class ; rdfs:subClassOf obo:IAO_0000102 . # # http://www.geneontology.org/formats/oboInOwl#SynonymType oboInOwl:SynonymType a owl:Class ; rdfs:subClassOf obo:IAO_0000102 . # # http://www.w3.org/2002/07/owl#Thing owl:Thing a owl:Class ; obo:IAO_0000412 obo:obi.owl . # # # # ################################################################# # # # # Individuals # # # ################################################################# # # # http://purl.obolibrary.org/obo/BCO_0000069 obo:BCO_0000069 a owl:NamedIndividual ; rdfs:label "specimen collection process X"@en . # # http://purl.obolibrary.org/obo/BCO_0000070 obo:BCO_0000070 a owl:NamedIndividual ; obo:OBI_0000295 obo:BCO_0000069 ; rdfs:label "material entity A"@en . # # http://purl.obolibrary.org/obo/BCO_0000071 obo:BCO_0000071 a owl:NamedIndividual ; obo:OBI_0000295 obo:BCO_0000073 ; obo:OBI_0000312 obo:BCO_0000069 ; rdfs:label "material entity B"@en . # # http://purl.obolibrary.org/obo/BCO_0000072 obo:BCO_0000072 a owl:NamedIndividual ; obo:OBI_0000312 obo:BCO_0000073 ; rdfs:label "material entity C"@en . # # http://purl.obolibrary.org/obo/BCO_0000073 obo:BCO_0000073 a owl:NamedIndividual ; rdfs:label "specimen collection process Y"@en . # # http://purl.obolibrary.org/obo/IAO_0000002 obo:IAO_0000002 a owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000111 "example to be eventually removed"@en ; rdfs:label "example to be eventually removed"@en . # # http://purl.obolibrary.org/obo/IAO_0000103 obo:IAO_0000103 a owl:NamedIndividual , obo:IAO_0000225 ; obo:IAO_0000115 "The term was used in an attempt to structure part of the ontology but in retrospect failed to do a good job"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"^^xsd:string ; rdfs:label "failed exploratory term"@en . # # http://purl.obolibrary.org/obo/IAO_0000120 obo:IAO_0000120 a owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000111 "metadata complete"@en ; obo:IAO_0000115 "Class has all its metadata, but is either not guaranteed to be in its final location in the asserted IS_A hierarchy or refers to another class that is not complete."@en ; rdfs:label "FossilSpecimen" , "metadata complete"@en . # # http://purl.obolibrary.org/obo/IAO_0000121 obo:IAO_0000121 a owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000111 "organizational term"@en ; obo:IAO_0000115 "term created to ease viewing/sort terms for development purpose, and will not be included in a release"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"^^xsd:string ; rdfs:label "organizational term"@en . # # http://purl.obolibrary.org/obo/IAO_0000122 obo:IAO_0000122 a owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000111 "ready for release"@en ; obo:IAO_0000115 "Class has undergone final review, is ready for use, and will be included in the next release. Any class lacking \"ready_for_release\" should be considered likely to change place in hierarchy, have its definition refined, or be obsoleted in the next release. Those classes deemed \"ready_for_release\" will also derived from a chain of ancestor classes that are also \"ready_for_release.\""@en ; rdfs:label "ready for release"@en . # # http://purl.obolibrary.org/obo/IAO_0000123 obo:IAO_0000123 a owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000111 "metadata incomplete"@en ; obo:IAO_0000115 "Class is being worked on; however, the metadata (including definition) are not complete or sufficiently clear to the branch editors."@en ; rdfs:label "metadata incomplete"@en . # # http://purl.obolibrary.org/obo/IAO_0000124 obo:IAO_0000124 a owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000111 "uncurated"@en ; obo:IAO_0000115 "Nothing done yet beyond assigning a unique class ID and proposing a preferred term."@en ; rdfs:label "uncurated"@en . # # http://purl.obolibrary.org/obo/IAO_0000125 obo:IAO_0000125 a owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000111 "pending final vetting"@en ; obo:IAO_0000115 "All definitions, placement in the asserted IS_A hierarchy and required minimal metadata are complete. The class is awaiting a final review by someone other than the term editor."@en ; rdfs:label "pending final vetting"@en . # # http://purl.obolibrary.org/obo/IAO_0000224 obo:IAO_0000224 a owl:NamedIndividual , oboInOwl:Subset ; obo:IAO_0000115 "Core is an instance of a grouping of terms from an ontology or ontologies. It is used by the ontology to identify main classes."@en ; obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en , "PERSON: Melanie Courtot"@en ; rdfs:label "core"@en . # # http://purl.obolibrary.org/obo/IAO_0000226 obo:IAO_0000226 a owl:NamedIndividual , obo:IAO_0000225 ; rdfs:label "placeholder removed"@en . # # http://purl.obolibrary.org/obo/IAO_0000227 obo:IAO_0000227 a owl:NamedIndividual , obo:IAO_0000225 ; obo:IAO_0000116 "An editor note should explain what were the merged terms and the reason for the merge."@en ; rdfs:label "terms merged"@en . # # http://purl.obolibrary.org/obo/IAO_0000228 obo:IAO_0000228 a owl:NamedIndividual , obo:IAO_0000225 ; obo:IAO_0000116 "This is to be used when the original term has been replaced by a term imported from an other ontology. An editor note should indicate what is the URI of the new term to use."@en ; rdfs:label "term imported"@en . # # http://purl.obolibrary.org/obo/IAO_0000229 obo:IAO_0000229 a owl:NamedIndividual , obo:IAO_0000225 ; obo:IAO_0000116 "This is to be used when a term has been split in two or more new terms. An editor note should indicate the reason for the split and indicate the URIs of the new terms created."@en ; rdfs:label "term split"@en . # # http://purl.obolibrary.org/obo/IAO_0000410 obo:IAO_0000410 a owl:NamedIndividual , obo:IAO_0000409 ; obo:IAO_0000116 "Hard to give a definition for. Intuitively a \"natural kind\" rather than a collection of any old things, which a class is able to be, formally. At the meta level, universals are defined as positives, are disjoint with their siblings, have single asserted parents."^^xsd:string ; obo:IAO_0000117 "Alan Ruttenberg"^^xsd:string ; obo:IAO_0000119 "A Formal Theory of Substances, Qualities, and Universals, http://ontology.buffalo.edu/bfo/SQU.pdf"^^xsd:string ; rdfs:label "universal"^^xsd:string . # # http://purl.obolibrary.org/obo/IAO_0000420 obo:IAO_0000420 a owl:NamedIndividual , obo:IAO_0000409 ; obo:IAO_0000115 "A defined class is a class that is defined by a set of logically necessary and sufficient conditions but is not a universal"^^xsd:string ; obo:IAO_0000116 "\"definitions\", in some readings, always are given by necessary and sufficient conditions. So one must be careful (and this is difficult sometimes) to distinguish between defined classes and universal."^^xsd:string ; obo:IAO_0000117 "Alan Ruttenberg"^^xsd:string ; rdfs:label "defined class"^^xsd:string . # # http://purl.obolibrary.org/obo/IAO_0000421 obo:IAO_0000421 a owl:NamedIndividual , obo:IAO_0000409 ; obo:IAO_0000115 "A named class expression is a logical expression that is given a name. The name can be used in place of the expression."^^xsd:string ; obo:IAO_0000116 "named class expressions are used in order to have more concise logical definition but their extensions may not be interesting classes on their own. In languages such as OWL, with no provisions for macros, these show up as actuall classes. Tools may with to not show them as such, and to replace uses of the macros with their expansions"^^xsd:string ; obo:IAO_0000117 "Alan Ruttenberg"^^xsd:string ; rdfs:label "named class expression"^^xsd:string . # # http://purl.obolibrary.org/obo/IAO_0000423 obo:IAO_0000423 a owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000111 "to be replaced with external ontology term"@en ; obo:IAO_0000115 "Terms with this status should eventually replaced with a term from another ontology."@en ; obo:IAO_0000117 "Alan Ruttenberg"@en ; obo:IAO_0000119 "group:OBI"@en ; rdfs:label "to be replaced with external ontology term"@en . # # http://purl.obolibrary.org/obo/IAO_0000428 obo:IAO_0000428 a owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000111 "requires discussion"@en ; obo:IAO_0000115 "A term that is metadata complete, has been reviewed, and problems have been identified that require discussion before release. Such a term requires editor note(s) to identify the outstanding issues."@en ; obo:IAO_0000117 "Alan Ruttenberg"@en ; obo:IAO_0000119 "group:OBI"@en ; rdfs:label "requires discussion"@en . # # http://purl.obolibrary.org/obo/RO_0001901 obo:RO_0001901 a owl:NamedIndividual ; obo:IAO_0000115 """ ## Elucidation This is used when the statement/axiom is assumed to hold true 'eternally' ## How to interpret (informal) First the \"atemporal\" FOL is derived from the OWL using the standard interpretation. This axiom is temporalized by embedding the axiom within a for-all-times quantified sentence. The t argument is added to all instantiation predicates and predicates that use this relation. ## Example Class: nucleus SubClassOf: part_of some cell forall t : forall n : instance_of(n,Nucleus,t) implies exists c : instance_of(c,Cell,t) part_of(n,c,t) ## Notes This interpretation is *not* the same as an at-all-times relation """ ; rdfs:label "axiom holds for all times"@en . # # http://purl.obolibrary.org/obo/RO_0001902 obo:RO_0001902 a owl:NamedIndividual ; obo:IAO_0000115 """ ## Elucidation This is used when the first-order logic form of the relation is binary, and takes no temporal argument. ## Example: Class: limb SubClassOf: develops_from some lateral-plate-mesoderm forall t, t2: forall x : instance_of(x,Limb,t) implies exists y : instance_of(y,LPM,t2) develops_from(x,y) """ ; rdfs:label "relation has no temporal argument"@en . # # http://purl.obolibrary.org/obo/obi.owl obo:obi.owl a owl:NamedIndividual . # # http://purl.obolibrary.org/obo/bco.owl/BCO_0000075 a owl:NamedIndividual , obo:IAO_0000078 ; rdfs:label "incorrect identifier format, replaced"@en . # # http://purl.obolibrary.org/obo/obi/2014-12-03/obi.owl a owl:NamedIndividual . # _:genid176 obo:IAO_0000231 "" . # # # ################################################################# # # # # Annotations # # # ################################################################# # # obo:OBI_0000293 obo:IAO_0000117 "PERSON: Bjoern Peters"^^xsd:string ; obo:IAO_0000412 obo:obi.owl ; obo:IAO_0000115 "A relation between a planned process and a continuant participating in that process that is not created during the process. The presence of the continuant during the process is explicitly specified in the plan specification which the process realizes the concretization of."@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000111 "has_specified_input"@en ; obo:IAO_0000116 "8/17/09: specified inputs of one process are not necessarily specified inputs of a larger process that it is part of. This is in contrast to how 'has participant' works."^^xsd:string ; rdfs:label "has_specified_input"@en ; obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en , "PERSON: Larry Hunter"^^xsd:string ; obo:IAO_0000112 "see is_input_of example_of_usage"@en ; obo:IAO_0000117 "PERSON: Melanie Coutot"^^xsd:string . # obo:RO_0002233 rdfs:label "has input" . # owl:deprecated "false"^^xsd:boolean ; obo:IAO_0000114 obo:IAO_0000428 . # obo:IAO_0000114 obo:IAO_0000124 . # obo:IAO_0000114 obo:IAO_0000123 . # obo:IAO_0000114 obo:IAO_0000123 . # # # # ################################################################# # # # # General axioms # # # ################################################################# # # _:genid177 a owl:AllDifferent ; owl:distinctMembers _:genid185 . _:genid185 a rdf:List ; rdf:first obo:IAO_0000120 ; rdf:rest _:genid184 . _:genid184 a rdf:List ; rdf:first obo:IAO_0000121 ; rdf:rest _:genid183 . _:genid183 a rdf:List ; rdf:first obo:IAO_0000122 ; rdf:rest _:genid182 . _:genid182 a rdf:List ; rdf:first obo:IAO_0000123 ; rdf:rest _:genid181 . _:genid181 a rdf:List ; rdf:first obo:IAO_0000124 ; rdf:rest _:genid180 . _:genid180 a rdf:List ; rdf:first obo:IAO_0000125 ; rdf:rest _:genid179 . _:genid179 a rdf:List ; rdf:first obo:IAO_0000423 ; rdf:rest _:genid178 . _:genid178 a rdf:List ; rdf:first obo:IAO_0000428 ; rdf:rest rdf:nil . # _:genid186 a owl:AllDifferent ; owl:distinctMembers _:genid190 . _:genid190 a rdf:List ; rdf:first obo:IAO_0000226 ; rdf:rest _:genid189 . _:genid189 a rdf:List ; rdf:first obo:IAO_0000227 ; rdf:rest _:genid188 . _:genid188 a rdf:List ; rdf:first obo:IAO_0000228 ; rdf:rest _:genid187 . _:genid187 a rdf:List ; rdf:first obo:IAO_0000229 ; rdf:rest rdf:nil . # # Generated by the OWL API (version 4.2.6.20160910-2108) https://github.com/owlcs/owlapi