@prefix : . @prefix cco: . @prefix obo: . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology ; owl:versionIRI ; cco:code_license ; cco:content_license ; cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ; rdfs:comment "All eleven of the Common Core mid-level ontologies, along with BFO and the subset of RO used in CCO, merged into one file. Provided for use-cases where one file representing a specific release of CCO that includes all content of its import dependencies is desirable to use over the set of individual files and imports."@en ; rdfs:label "Merged All Core Ontology"@en ; owl:versionInfo "Version 1.3"@en . ################################################################# # Annotation properties ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000179 obo:BFO_0000179 rdf:type 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 rdf:type 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 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "editor preferred term"@en . ### http://purl.obolibrary.org/obo/IAO_0000112 obo:IAO_0000112 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "example of usage"@en . ### http://purl.obolibrary.org/obo/IAO_0000114 obo:IAO_0000114 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000115 obo:IAO_0000115 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "definition"@en . ### http://purl.obolibrary.org/obo/IAO_0000116 obo:IAO_0000116 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "editor note"@en . ### http://purl.obolibrary.org/obo/IAO_0000117 obo:IAO_0000117 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "term editor"@en . ### http://purl.obolibrary.org/obo/IAO_0000118 obo:IAO_0000118 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "alternative term"@en . ### http://purl.obolibrary.org/obo/IAO_0000119 obo:IAO_0000119 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "definition source"@en . ### http://purl.obolibrary.org/obo/IAO_0000232 obo:IAO_0000232 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "curator note"@en . ### http://purl.obolibrary.org/obo/IAO_0000412 obo:IAO_0000412 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "imported from"@en . ### http://purl.obolibrary.org/obo/IAO_0000600 obo:IAO_0000600 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "elucidation"@en . ### http://purl.obolibrary.org/obo/IAO_0000601 obo:IAO_0000601 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "has associated axiom(nl)"@en . ### http://purl.obolibrary.org/obo/IAO_0000602 obo:IAO_0000602 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "has associated axiom(fol)"@en . ### http://purl.obolibrary.org/obo/IAO_0010000 obo:IAO_0010000 rdf:type owl:AnnotationProperty ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "has axiom label"@en . ### http://purl.obolibrary.org/obo/RO_0001900 obo:RO_0001900 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/RO_0040042 obo:RO_0040042 rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/contributor rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/member rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/source rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/license rdf:type owl:AnnotationProperty . ### http://www.geneontology.org/formats/oboInOwl#hasExactSynonym rdf:type owl:AnnotationProperty . ### http://www.geneontology.org/formats/oboInOwl#inSubset rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_label cco:SI_unit_label rdf:type owl:AnnotationProperty ; cco:definition "An Alternative Label that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "SI unit label"@en ; rdfs:subPropertyOf cco:alternative_label . ### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_symbol cco:SI_unit_symbol rdf:type owl:AnnotationProperty ; cco:definition "An Acronym that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "SI unit symbol"@en ; rdfs:subPropertyOf cco:acronym . ### http://www.ontologyrepository.com/CommonCoreOntologies/acronym cco:acronym rdf:type owl:AnnotationProperty ; cco:definition "An Alternative Label that consists of a shortened or abbreviated form of the rdfs:label and is used to denote the entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "acronym"@en ; rdfs:subPropertyOf cco:alternative_label . ### http://www.ontologyrepository.com/CommonCoreOntologies/alternative_label cco:alternative_label rdf:type owl:AnnotationProperty ; cco:definition "A term or phrase that may be used in place of the stated rdfs:label to denote the entity in question."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "alternative label"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/code_license cco:code_license rdf:type owl:AnnotationProperty ; cco:definition "The name and description of the license under which the .owl file is released."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "code license"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/content_license cco:content_license rdf:type owl:AnnotationProperty ; cco:definition "The name and description of the license under which the ideas, concepts and other informational content expressed in the .owl file are released."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "content license"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/copyright cco:copyright rdf:type owl:AnnotationProperty ; cco:definition "An assertion of copyright"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "copyright"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/definition cco:definition rdf:type owl:AnnotationProperty ; cco:definition "A natural language explication of the meaning of the term."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "definition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/definition_source cco:definition_source rdf:type owl:AnnotationProperty ; cco:definition "A citation of where all or some of the information used to create the term's Definition was acquired from."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "definition source"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/designator_annotation cco:designator_annotation rdf:type owl:AnnotationProperty ; cco:definition "A name or other identifier that is used to designate an individual."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "designator annotation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_acronym cco:doctrinal_acronym rdf:type owl:AnnotationProperty ; cco:definition "An Acronym that is used by a Doctrinal Source to denote the entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "doctrinal acronym"@en ; rdfs:subPropertyOf cco:acronym . ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_definition cco:doctrinal_definition rdf:type owl:AnnotationProperty ; cco:definition "A Definition that is taken directly from a Doctrinal Source."@en ; cco:elucidation "There is only one definition for any given term in an ontology; however, a Doctrinal Definition may be provided in addition to the asserted Definition if the preservation of this information is important. When both a Definition and a Doctrinal Definition are provided for a term, the Definition takes precedence."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "doctrinal definition"@en ; rdfs:subPropertyOf cco:definition . ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_label cco:doctrinal_label rdf:type owl:AnnotationProperty ; cco:definition "An Alternative Label that consists of the preferred term or phrase used by a Doctrinal Source to denote the entity."@en ; cco:elucidation "When the cco:doctrinal_label is identical to the rdfs:label, the cco:doctrinal_label annotation is superfluous. As a subclass of 'alternative label', 'doctrinal label' is intended to be used to provide additional information about the entity when its preferred doctrinal designator is ambiguous or otherwise inappropriate for use as the rdfs:label."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "doctrinal label"@en ; rdfs:subPropertyOf cco:alternative_label . ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_source cco:doctrinal_source rdf:type owl:AnnotationProperty ; cco:definition "A Definition Source that consists of a formalized doctrine in which the term is authoritatively defined."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "doctrinal source"@en ; rdfs:subPropertyOf cco:definition_source . ### http://www.ontologyrepository.com/CommonCoreOntologies/elucidation cco:elucidation rdf:type owl:AnnotationProperty ; cco:definition "A clarification or further explanation of a term beyond what is included in the Definition or which is used when the term is primitive such that no non-circular definition can be given for it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "elucidation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/example_of_usage cco:example_of_usage rdf:type owl:AnnotationProperty ; cco:definition "A phrase, sentence or set of terms intended to convey the conventional usage of the term."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "example of usage"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_token_unit cco:has_token_unit rdf:type owl:AnnotationProperty ; cco:definition "A relation between an information content entity and a widely used measurement unit of the token used to express it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has token unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/http_query_string cco:http_query_string rdf:type owl:AnnotationProperty ; cco:definition "The text of an HTTP request that can be sent to a SPARQL Protocol service."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "http query string"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_measurement_annotation cco:interval_measurement_annotation rdf:type owl:AnnotationProperty ; cco:definition "A interval measurement value of an instance of a quality, realizable or process profile "@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "interval measurement annotation"@en ; rdfs:subPropertyOf cco:measurement_annotation . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_curated_in_ontology cco:is_curated_in_ontology rdf:type owl:AnnotationProperty ; cco:definition "An annotation property that links a class, property, or named individual to the URI of the ontology where it is located."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is curated in ontology"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_tokenized_by cco:is_tokenized_by rdf:type owl:AnnotationProperty ; cco:definition "A relation between an information content entity and a widely used token used to express it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is tokenized by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/measurement_annotation cco:measurement_annotation rdf:type owl:AnnotationProperty ; cco:definition "A measurement value of an instance of a quality, reazlizable or process profile"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "measurement annotation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/nominal_measurement_annotation cco:nominal_measurement_annotation rdf:type owl:AnnotationProperty ; cco:definition "A nominal measurement value of an instance of a quality, realizable or process profile"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "nominal measurement annotation"@en ; rdfs:subPropertyOf cco:measurement_annotation . ### http://www.ontologyrepository.com/CommonCoreOntologies/ordinal_measurement_annotation cco:ordinal_measurement_annotation rdf:type owl:AnnotationProperty ; cco:definition "An ordinal measurement value of an instance of a quality, realizable or process profile"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "ordinal measurement annotation"@en ; rdfs:subPropertyOf cco:measurement_annotation . ### http://www.ontologyrepository.com/CommonCoreOntologies/query_text cco:query_text rdf:type owl:AnnotationProperty ; cco:definition "The text of a query that is associated with a class"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "query text"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ratio_measurement_annotation cco:ratio_measurement_annotation rdf:type owl:AnnotationProperty ; cco:definition "A ratio measurement value of an instance of a quality, realizable or process profile"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "ratio measurement annotation"@en ; rdfs:subPropertyOf cco:measurement_annotation . ### http://www.ontologyrepository.com/CommonCoreOntologies/term_creator cco:term_creator rdf:type owl:AnnotationProperty ; cco:definition "The name of the Term Editor who added the term to the ontology."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "term creator"@en ; rdfs:subPropertyOf cco:term_editor . ### http://www.ontologyrepository.com/CommonCoreOntologies/term_editor cco:term_editor rdf:type owl:AnnotationProperty ; cco:definition "The name of a person who contributed to the development or enhancement of the term."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "term editor"@en . ### http://www.w3.org/2000/01/rdf-schema#isDefinedBy rdfs:isDefinedBy rdf:type owl:AnnotationProperty . ### http://www.w3.org/2000/01/rdf-schema#seeAlso rdfs:seeAlso rdf:type owl:AnnotationProperty . ### http://xmlns.com/foaf/0.1/homepage rdf:type owl:AnnotationProperty . ### http://xmlns.com/foaf/0.1/mbox rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000050 obo:BFO_0000050 rdf:type owl:ObjectProperty ; owl:inverseOf obo:BFO_0000051 ; rdf:type 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 ; obo:RO_0040042 obo:BFO_0000002 , obo:BFO_0000003 , obo:BFO_0000004 , obo:BFO_0000017 , obo:BFO_0000019 , obo:BFO_0000020 , obo:BFO_0000031 ; 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 rdf:type 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:RO_0001900 obo:RO_0001901 ; rdfs:label "has part"@en . ### http://purl.obolibrary.org/obo/BFO_0000054 obo:BFO_0000054 rdf:type owl:ObjectProperty ; owl:inverseOf obo:BFO_0000055 ; rdfs:domain obo:BFO_0000017 ; rdfs:range obo:BFO_0000015 ; obo:IAO_0000111 "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_in"@en ; 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 "realized in"@en . ### http://purl.obolibrary.org/obo/BFO_0000055 obo:BFO_0000055 rdf:type 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_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 rdf:type owl:ObjectProperty ; owl:inverseOf obo:BFO_0000067 ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000004 ; owl:propertyChainAxiom ( obo:BFO_0000050 obo:BFO_0000066 ) , ( obo:BFO_0000066 obo:BFO_0000050 ) ; 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 rdf:type 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/RO_0000052 obo:RO_0000052 rdf:type 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 rdf:type 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 rdf:type 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 rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000002 ; owl:propertyChainAxiom ( obo:BFO_0000051 obo:BFO_0000055 obo:RO_0000052 ) , ( obo:BFO_0000051 obo:RO_0000057 ) ; 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 ; "http://www.obofoundry.org/ro/#OBO_REL:has_participant" ; rdfs:label "has participant"@en . ### http://purl.obolibrary.org/obo/RO_0000058 obo:RO_0000058 rdf:type 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 rdf:type 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 rdf:type 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 rdf:type 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 rdf:type 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 rdf:type 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 rdf:type 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 rdf:type 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 rdf:type 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 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000052 ; obo:IAO_0000115 "inverse of has disposition" ; obo:RO_0002259 ; rdfs:label "disposition of"@en . ### http://purl.obolibrary.org/obo/RO_0001000 obo:RO_0001000 rdf:type 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 ; obo:IAO_0000232 "This relation is taken from the RO2005 version of RO. It may be obsoleted and replaced by relations with different definitions. See also the 'develops from' family of relations." ; ; rdfs:label "derives from"@en . ### http://purl.obolibrary.org/obo/RO_0001001 obo:RO_0001001 rdf:type 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 rdf:type owl:ObjectProperty ; owl:inverseOf obo:RO_0001025 ; rdf:type 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_0001018 obo:RO_0001018 rdf:type owl:ObjectProperty ; owl:inverseOf obo:RO_0001019 ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000004 ; owl:propertyChainAxiom ( obo:RO_0001025 obo:BFO_0000050 ) ; obo:IAO_0000111 "contained in"@en ; obo:IAO_0000116 "Containment is location not involving parthood, and arises only where some immaterial continuant is involved." , "Containment obtains in each case between material and immaterial continuants, for instance: lung contained_in thoracic cavity; bladder contained_in pelvic cavity. Hence containment is not a transitive relation. If c part_of c1 at t then we have also, by our definition and by the axioms of mereology applied to spatial regions, c located_in c1 at t. Thus, many examples of instance-level location relations for continuants are in fact cases of instance-level parthood. For material continuants location and parthood coincide. Containment is location not involving parthood, and arises only where some immaterial continuant is involved. To understand this relation, we first define overlap for continuants as follows: c1 overlap c2 at t =def for some c, c part_of c1 at t and c part_of c2 at t. The containment relation on the instance level can then be defined (see definition):"@en , """Intended meaning: domain: material entity range: spatial region or site (immaterial continuant) """@en ; obo:IAO_0000118 "contained_in"@en ; obo:RO_0001900 obo:RO_0001901 ; ; rdfs:label "contained in"@en . ### http://purl.obolibrary.org/obo/RO_0001019 obo:RO_0001019 rdf:type owl:ObjectProperty ; obo:IAO_0000111 "contains"@en ; obo:RO_0001900 obo:RO_0001901 ; ; rdfs:label "contains"@en . ### http://purl.obolibrary.org/obo/RO_0001025 obo:RO_0001025 rdf:type owl:ObjectProperty , owl:TransitiveProperty ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000004 ; owl:propertyChainAxiom ( obo:RO_0001025 obo:BFO_0000050 ) ; 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 ; "http://www.obofoundry.org/ro/#OBO_REL:located_in" ; rdfs:label "located in"@en . ### http://purl.obolibrary.org/obo/RO_0002000 obo:RO_0002000 rdf:type 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 rdf:type 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_0000117 "David Osumi-Sutherland" ; 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_0002350 obo:RO_0002350 rdf:type 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 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000051 ; rdf:type 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_0010001 obo:RO_0010001 rdf:type owl:ObjectProperty ; owl:inverseOf obo:RO_0010002 ; rdfs:domain obo:BFO_0000031 ; rdfs:range obo:BFO_0000004 ; owl:propertyChainAxiom ( obo:RO_0000052 obo:RO_0000058 ) ; obo:IAO_0000112 "Genetic information generically depend on molecules of DNA." , "The novel *War and Peace* generically depends on this copy of the novel." , "The pattern shared by chess boards generically depends on any chess board." , "The score of a symphony g-depends on a copy of the score." , "This pdf file generically depends on this server." ; obo:IAO_0000115 "A generically dependent continuant *b* generically depends on an independent continuant *c* at time *t* means: there inheres in *c* a specifically deendent continuant which concretizes *b* at *t*." ; obo:IAO_0000119 "[072-ISO]" ; "g-depends on" ; rdfs:label "generically depends on" . ### http://purl.obolibrary.org/obo/RO_0010002 obo:RO_0010002 rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000031 ; owl:propertyChainAxiom ( obo:RO_0000059 obo:RO_0000053 ) ; obo:IAO_0000112 "Molecules of DNA are carriers of genetic information." , "This copy of *War and Peace* is carrier of the novel written by Tolstoy." , "This hard drive is carrier of these data items." ; obo:IAO_0000115 "*b* is carrier of *c* at time *t* if and only if *c* *g-depends on* *b* at *t*" ; obo:IAO_0000119 "[072-ISO]" ; rdfs:label "is carrier of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/accessory_in cco:accessory_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; owl:inverseOf cco:has_accessory ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000015 ; cco:definition "y is_accessory_in x iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "accessory in"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/accomplice_in cco:accomplice_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; owl:inverseOf cco:has_accomplice ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000015 ; cco:definition "An agent a1 is accomplice_in some Processual Entity p1 iff a1 assists in the commission of p1, is located at the location of p1, but is not agent_in p1."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accomplice" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "accomplice in"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/affects cco:affects rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; owl:inverseOf cco:is_affected_by ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; cco:definition "p affects c iff p is an instance of a Process and c is an instance of a Continuant, such that p influences c in some manner, most often by producing a change in c."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "affects"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/agent_in cco:agent_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; owl:inverseOf cco:has_agent ; cco:definition "x agent_in y iff y is an instance of Process and x is an instance of Agent, such that x is causally active in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "agent in"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/aggregate_bearer_of cco:aggregate_bearer_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:inheres_in_aggregate ; rdfs:domain obo:BFO_0000027 ; rdfs:range [ rdf:type owl:Class ; owl:unionOf ( obo:BFO_0000020 obo:BFO_0000031 ) ] ; cco:definition "x aggregate_bearer_of y iff x is an instance of Object Aggregate and y is an instance of Specifically Dependent Continuant and z is an instance of Object, such that z bearer of y, and all other members of x are bearers of a unique instance of the same type as y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate bearer of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/aggregate_has_capability cco:aggregate_has_capability rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:aggregate_bearer_of ; owl:inverseOf cco:capability_of_aggregate ; rdfs:domain cco:GroupOfAgents ; rdfs:range cco:AgentCapability ; cco:definition "x aggregate_has_capability y iff x is an instance of Object Aggregate and y is an instance of Agent Capability, such that x is aggregate bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "aggregate has capability"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/aggregate_has_disposition cco:aggregate_has_disposition rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:aggregate_bearer_of ; owl:inverseOf cco:disposition_of_aggregate ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000016 ; cco:definition "x aggregate_has_disposition y iff x is an instance of Object Aggregate and y is an instance of Disposition, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate has disposition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/aggregate_has_quality cco:aggregate_has_quality rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:aggregate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000019 ; cco:definition "x aggregate_has_quality y iff x is an instance of Object Aggregate and y is an instance of Quality, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate has quality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/aggregate_has_role cco:aggregate_has_role rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:aggregate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000023 ; cco:definition "x aggregate_has_role y iff x is an instance of Object Aggregate and y is an instance of Role, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate has role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/capability_of cco:capability_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000052 ; owl:inverseOf cco:has_capability ; rdfs:domain cco:AgentCapability ; rdfs:range cco:Agent ; cco:definition "x capability_of y iff y is an instance of Agent and x is an instance of Agent Capability, such that x inheres in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "capability of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/capability_of_aggregate cco:capability_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain cco:AgentCapability ; rdfs:range cco:GroupOfAgents ; cco:definition "x capability_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Agent Capability, such that x inheres in aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "capability of aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/caused_by cco:caused_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_cause_of ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000003 ; cco:definition "x caused_by y iff x and y are instances of occurrents, and x is a consequence of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "caused by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/coincides_with cco:coincides_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:connected_with ; rdf:type owl:SymmetricProperty , owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; cco:definition "An immaterial entity im1 coincides with some immaterial entity im2 iff im1 is a spatial part of im2 and im2 is a spatial part of im1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "coincides with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/condition_described_by cco:condition_described_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:describes_condition ; owl:propertyChainAxiom ( cco:described_by obo:BFO_0000050 ) ; cco:definition "c condition_described_by p iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and d describes c, and c is an entity that is causally relevant to s existing as prescribed by p."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "condition described by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/connected_with cco:connected_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:connected_with ; rdf:type owl:SymmetricProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; cco:definition "An immaterial entity im1 is connected with some immaterial entity im2 iff there exists some immaterial entity im3 that is common to both im1 and im2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "connected with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/delimits cco:delimits rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_delimited_by ; rdf:type owl:FunctionalProperty , owl:InverseFunctionalProperty ; rdfs:domain cco:GeopoliticalEntity ; rdfs:range cco:Organization ; cco:definition "An instance of Geopolitical Entity gpe1 delimits some Organization o1 iff gpe1 is the area within which o1 can legally operate."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Delimitation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "delimits"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/described_by cco:described_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:describes ; rdfs:range cco:DescriptiveInformationContentEntity ; cco:definition "x described_by y iff y is an instance of Information Content Entity, and x is an instance of Entity, such that y is about the characteristics by which y can be recognized or visualized."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "described by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/describes cco:describes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdfs:domain cco:DescriptiveInformationContentEntity ; cco:definition "x describes y iff x is an instance of Information Content Entity, and y is an instance of Entity, such that x is about the characteristics by which y can be recognized or visualized."@en ; cco:example_of_usage "the content of a newspaper article describes some current event" , "the content of a visitor's log describes some facility visit" , "the content of an accident report describes some accident" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "It is possible that this relation should be a functional property, that is for all x, y, z if x describes y and x describes z then y = z. For example, if a financial report x describes the quarterly results of a company y and that same financial report describes the quarterly results of a company z, then it should be inferred that companies y and z are the same. We refrained from classifying the relation as a functional property on the concern that descriptions are multifaceted and so consequently it may be that the same report would contain descriptions of multiple entities."@en ; rdfs:label "describes"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/describes_condition cco:describes_condition rdf:type owl:ObjectProperty ; owl:propertyChainAxiom ( obo:BFO_0000051 cco:describes ) ; cco:definition "p describes_condition c iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and d describes c, and c is an entity that is causally relevant to s existing as prescribed by p."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "describes condition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/designated_by cco:designated_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:designates ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:DesignativeInformationContentEntity ; cco:definition "x designated_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that given some context, y uniquely distinguishes x from other entities."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "designated by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/designates cco:designates rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:DesignativeInformationContentEntity ; cco:definition "x designates y iff x is an instance of an Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities."@en ; cco:example_of_usage "a URL designates the location of a Web Page on the internet" , "a person's name designates that person" , "a vehicle identification number designates some vehicle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "designates"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/disconnected_with cco:disconnected_with rdf:type owl:ObjectProperty , owl:SymmetricProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; cco:definition "An immaterial entity im1 is disconnected with some immaterial entity im2 iff there does not exist some immaterial entity im3 that is common to both im1 and im2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "disconnected with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/disposition_of_aggregate cco:disposition_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain obo:BFO_0000016 ; rdfs:range obo:BFO_0000027 ; cco:definition "x disposition_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Disposition, such that x disposition_of_aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "disposition of aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/externally_connects_with cco:externally_connects_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:connected_with ; rdf:type owl:SymmetricProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; cco:definition "An immaterial entity im1 externally connects with some immaterial entity im2 iff im1 connects with im2 and im1 does not overlap with im2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "externally connects with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_accessory cco:has_accessory rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; cco:definition "x has_accessory y iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has accessory"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_accomplice cco:has_accomplice rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; cco:definition "An Processual Entity p1 has_accomplice some agent a1 iff a1 assists in the commission of p1, is located at the location of p1, but is not agent_in p1."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accomplice" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has accomplice"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_affiliate cco:has_affiliate rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_affiliated_with ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( cco:Agent cco:Organization cco:Person ) ] ; rdfs:range [ rdf:type owl:Class ; owl:unionOf ( cco:Agent cco:Organization cco:Person ) ] ; cco:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has affiliate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_agent cco:has_agent rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; cco:definition "x has_agent y iff x is an instance of Process and y is an instance of Agent, such that y is causally active in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has agent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_aunt cco:has_aunt rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_aunt_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has aunt"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_brother cco:has_brother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_sibling_of ; owl:inverseOf cco:is_brother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has brother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_brother_in_law cco:has_brother_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; owl:inverseOf cco:is_brother_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has brother in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_capability cco:has_capability rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000053 ; rdfs:domain cco:Agent ; rdfs:range cco:AgentCapability ; cco:definition "x has_capability y iff x is an instance of Agent and y is an instance of Agent Capability, such that x bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has capability"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_daughter cco:has_daughter rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_parent_of ; owl:inverseOf cco:is_daughter_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has daughter"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_daughter_in_law cco:has_daughter_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; owl:inverseOf cco:is_daughter_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has daughter in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_ending_instant cco:has_ending_instant rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_ending_instant_of ; rdf:type owl:FunctionalProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000148 ; cco:definition "For Temporal Interval t1 and Temporal Instant t2, t1 has ending instant t2 if and only if no Temporal Instant t3 that is part of t1 is after t2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "has ending instant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_familial_relationship_to cco:has_familial_relationship_to rdf:type owl:ObjectProperty ; rdfs:domain cco:Person ; rdfs:range cco:Person ; cco:definition "A relationship between persons by virtue of ancestry or legal union."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has familial relationship to"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_father cco:has_father rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_child_of ; owl:inverseOf cco:is_father_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has father"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_father_in_law cco:has_father_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; owl:inverseOf cco:is_father_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has father in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_granddaughter cco:has_granddaughter rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandparent_of ; owl:inverseOf cco:is_granddaughter_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has granddaughter"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_grandfather cco:has_grandfather rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandchild_of ; owl:inverseOf cco:is_grandfather_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has grandfather"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_grandmother cco:has_grandmother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandchild_of ; owl:inverseOf cco:is_grandmother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has grandmother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_grandson cco:has_grandson rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandparent_of ; owl:inverseOf cco:is_grandson_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has grandson"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_half_brother cco:has_half_brother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_half_sibling_of ; owl:inverseOf cco:is_half_brother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has half brother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_half_sister cco:has_half_sister rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_half_sibling_of ; owl:inverseOf cco:is_half_sister_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has half sister"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_husband cco:has_husband rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_spouse_of ; owl:inverseOf cco:is_husband_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has husband"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_input cco:has_input rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; owl:inverseOf cco:is_input_of ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; cco:definition "y has_input x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the begining of y is a necessary condition for the start of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has input"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_inside_instant cco:has_inside_instant rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_inside_instant_of ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000148 ; cco:definition "For Temporal Interval t1 and Temporal Instant t2, t1 has inside instant t2 if and only if there exists Temporal Instants t3 and t4 that are part of t1 and non-identical with t2, such that t3 is before t2 and t4 is after t2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "has inside instant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_inside_interval cco:has_inside_interval rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contains ; owl:inverseOf cco:interval_during ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A Temporal Interval INT2 has inside interval some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before inst1, and inst2 is before inst4."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "has inside interval"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_maternal_aunt cco:has_maternal_aunt rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_aunt ; owl:inverseOf cco:is_maternal_aunt_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has maternal aunt"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_maternal_first_cousin cco:has_maternal_first_cousin rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_first_cousin_of ; owl:inverseOf cco:is_maternal_first_cousin_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has maternal first cousin"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_maternal_grandfather cco:has_maternal_grandfather rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_grandfather ; owl:inverseOf cco:is_maternal_grandfather_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has maternal grandfather"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_maternal_grandmother cco:has_maternal_grandmother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_grandmother ; owl:inverseOf cco:is_maternal_grandmother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has maternal grandmother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_maternal_uncle cco:has_maternal_uncle rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_uncle ; owl:inverseOf cco:is_maternal_uncle_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has maternal uncle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_member_of_located_in cco:has_member_of_located_in rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000040 ; cco:definition "An instance of an Object Aggregate 'has member of located in' an instance of some material entity if and only if every member of that Aggregate is located in the same instance of that material entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has member of located in"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_mother cco:has_mother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_child_of ; owl:inverseOf cco:is_mother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has mother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_mother_in_law cco:has_mother_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; owl:inverseOf cco:is_mother_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has mother in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_nephew cco:has_nephew rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_nephew_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has nephew"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_niece cco:has_niece rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_niece_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has niece"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_nontangential_part cco:has_nontangential_part rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_spatial_part ; owl:inverseOf cco:nontangential_part_of ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; cco:definition "x has_nontangential_part y iff x and y are instances of Immaterial Entity, and x has_spatial_part y, such that there does not exist another instance of an Immaterial Entity which externally connects with both x and y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "has nontangential part"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_object cco:has_object rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; owl:inverseOf cco:is_object_of ; cco:definition "If p is a process and c is a continuant, then p has object c if and only if the c is part of the projected state that the agent intends to achieve by performing p."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has object"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_organizational_context cco:has_organizational_context rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_organizational_context_of ; rdfs:domain obo:BFO_0000023 ; rdfs:range cco:Organization ; cco:definition "x has_organizational_context y iff y is an instance of an Organization and x is an instance of a Role and z is an instance of a Person, such that z's affiliation with y is a prerequisite for z bearing x or y ascribes x to the bearer of x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has organizational context"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_output cco:has_output rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; owl:inverseOf cco:is_output_of ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; cco:definition "y has_output x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; cco:definition_source "https://en.wikipedia.org/wiki/IPO_model" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has output"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_parent cco:has_parent rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_parent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has parent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_paternal_aunt cco:has_paternal_aunt rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_aunt ; owl:inverseOf cco:is_paternal_aunt_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has paternal aunt"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_paternal_first_cousin cco:has_paternal_first_cousin rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_first_cousin_of ; owl:inverseOf cco:is_paternal_first_cousin_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has paternal first cousin"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_paternal_grandfather cco:has_paternal_grandfather rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_grandfather ; owl:inverseOf cco:is_paternal_grandfather_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has paternal grandfather"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_paternal_grandmother cco:has_paternal_grandmother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_grandmother ; owl:inverseOf cco:is_paternal_grandmother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has paternal grandmother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_paternal_uncle cco:has_paternal_uncle rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_uncle ; owl:inverseOf cco:is_paternal_uncle_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has paternal uncle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_process_part cco:has_process_part rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000051 ; owl:inverseOf cco:is_part_of_process ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; cco:definition "x has_process_part y iff x and y are instances of Process, such that y occurs during the temporal interval of x, and y either provides an input to x or receives an output of x, or both."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has process part"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_recipient cco:has_recipient rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; owl:inverseOf cco:receives ; rdfs:range cco:Agent ; cco:definition "x has_recipient y iff y is an instance of Agent and x is an instance of Act Of Communication, such that y is the recipient and decoder of the InformationContentEntity intended for communication in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has recipient"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_sender cco:has_sender rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; owl:inverseOf cco:sends ; rdfs:range cco:Agent ; cco:definition "y has_sender x iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has sender"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_sister cco:has_sister rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_sibling_of ; owl:inverseOf cco:is_sister_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has sister"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_sister_in_law cco:has_sister_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; owl:inverseOf cco:is_sister_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has sister in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_son cco:has_son rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_parent_of ; owl:inverseOf cco:is_son_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has son"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_son_in_law cco:has_son_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; owl:inverseOf cco:is_son_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has son in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_spatial_part cco:has_spatial_part rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000051 , cco:connected_with ; owl:inverseOf cco:spatial_part_of ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; cco:definition "y has_spatial_part x iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "has spatial part"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_starting_instant cco:has_starting_instant rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_starting_instant_of ; rdf:type owl:FunctionalProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000148 ; cco:definition "For Temporal Interval t1 and Temporal Instant t2, t1 has starting instant t2 if and only if no temporal instant t3 that is part of t1 is before t2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "has starting instant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_step_brother cco:has_step_brother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_step_sibling_of ; owl:inverseOf cco:is_step_brother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has step brother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_step_sister cco:has_step_sister rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_step_sibling_of ; owl:inverseOf cco:is_step_sister_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has step sister"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_subordinate_role cco:has_subordinate_role rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_subordinate_role_to ; rdfs:domain obo:BFO_0000023 ; rdfs:range obo:BFO_0000023 ; cco:definition "For all x,y,t: x has subordinate role y at t iff: x is an instance of bfo:BFO_0000023 (Role) at time t, and y is an instance of bfo:BFO_0000023 (Role) at time t, and there is some z such that x is realized by z and z is an instance of Act which creates, modifies, transfers, or eliminates some u such that u is an Action Regulation at time t, and u is addressed to the bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has subordinate role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_subsidiary cco:has_subsidiary rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_affiliate ; owl:inverseOf cco:is_subsidiary_of ; rdfs:domain cco:Organization ; rdfs:range cco:Organization ; cco:definition "An Organization o1 has_subsidiary Organization o2 iff o1 controls o2 by having the capacity to determine the outcome of decisions about o2's financial and operating policies."@en ; cco:definition_source "http://www.austlii.edu.au/legis/cth/consol_act/ca2001172/s50aa.html" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has subsidiary"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_tangential_part cco:has_tangential_part rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_spatial_part ; owl:inverseOf cco:tangential_part_of ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; cco:definition "x has_tangential_part y iff x, y, and z are instances of Immaterial Entity, and x has_spatial_part y, such that z externally connects with both x and y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "has tangential part"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_uncle cco:has_uncle rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_uncle_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has uncle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_wife cco:has_wife rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_spouse_of ; owl:inverseOf cco:is_wife_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has wife"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/inheres_in_aggregate cco:inheres_in_aggregate rdf:type owl:ObjectProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( obo:BFO_0000020 obo:BFO_0000031 ) ] ; rdfs:range obo:BFO_0000027 ; cco:definition "x inheres_in_aggregate y iff x is an instance of Specifically Dependent Continuant and y is an instance of Object Aggregate and z is an instance of Object, such that z bearer_of x, and all other members of y are bearers of a unique instance of the same type as x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "inheres in aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/instant_is_after cco:instant_is_after rdf:type owl:ObjectProperty ; owl:inverseOf cco:instant_is_before ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; cco:definition "A temporal instant t2 (a instance of a zero-dimensional temporal region) is after another temporal instant t1 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; cco:elucidation "'instant is after' is a primitive relationship. Informally, a temporal instant t2 is after some temporal instant t1 if and only if t1 precedes t2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "instant is after"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/instant_is_before cco:instant_is_before rdf:type owl:ObjectProperty , owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; cco:definition "A temporal instant t1 (a instance of a zero-dimensional temporal region) is before another temporal instant t2 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; cco:elucidation "'instant is before' is a primitive relationship. Informally, a temporal instant t1 is before some temporal instant t2 if and only if t1 precedes t2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "instant is before"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_contained_by cco:interval_contained_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:interval_contains ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; owl:propertyDisjointWith cco:interval_disjoint ; cco:definition "A Temporal Interval INT1 is contained by some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before or identical to inst1, inst2 is before or identical to inst4, and it is not the case that both inst3 is identical to inst1 and inst2 is identical to inst4."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval contained by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_contains cco:interval_contains rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; owl:propertyDisjointWith cco:interval_disjoint ; cco:definition "A Temporal Interval INT2 contains some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before or identical to inst1, and inst2 is before or identical to inst4, but it is not the case that both inst3 is identical to inst1 and inst2 is identical to inst4."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval contains"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_disjoint cco:interval_disjoint rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; owl:propertyDisjointWith cco:interval_equals , cco:interval_overlapped_by , cco:interval_overlaps ; cco:definition "A Temporal Interval INT1 is disjoint with a Temporal Interval INT2 iff INT1 is before or meets INT2 OR INT2 is before or meets INT1. In other words, INT1 and INT2 are disjoint iff INT1 and INT2 do not overlap, contain, or equal one another."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval disjoint"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_during cco:interval_during rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contained_by ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A Temporal Interval INT1 is during some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before inst1, and inst2 is before inst4."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval during"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_equals cco:interval_equals rdf:type owl:ObjectProperty , owl:SymmetricProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A Temporal Interval INT1 is equal to some Temporal Interval INT2 iff there exists Temporal Instants inst1 and inst2 such that inst1 is the starting instant of both INT1 and INT2 and inst2 is the ending instant of both INT1 and INT2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval equals"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_finished_by cco:interval_finished_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contains ; owl:inverseOf cco:interval_finishes ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A Temporal Interval INT2 is finished by some Temporal Interval INT1 iff there exists Temporal Instants inst1, inst2, and inst3 such that inst 1 is the starting instant of INT1, inst2 is the ending instant of both INT1 and INT2, inst3 is the starting instant of INT2, and inst3 is before inst1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval finished by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_finishes cco:interval_finishes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contained_by ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A Temporal Interval INT1 finishes some Temporal Interval INT2 iff there exists Temporal Instants inst1, inst2, and inst3 such that inst 1 is the starting instant of INT1, inst2 is the ending instant of both INT1 and INT2, inst3 is the starting instant of INT2, and inst3 is before inst1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval finishes"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_is_after cco:interval_is_after rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_disjoint ; owl:inverseOf cco:interval_is_before ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A TemporalInterval INT2 is after some TemporalInterval INT1 iff there exists TemporalInstants inst2, inst1 such that inst2 is the starting instant of INT2 and inst1 is the ending instant of INT1 and inst2 is after inst1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval is after"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_is_before cco:interval_is_before rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_disjoint ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A TemporalInterval INT1 is before some TemporalInterval INT2 iff there exists TemporalInstants inst1, inst2 such that inst1 is the ending instant of INT1 and inst2 is the starting instant of INT2 and inst1 is before inst2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval is before"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_meets cco:interval_meets rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_disjoint ; owl:inverseOf cco:interval_met_by ; rdf:type owl:IrreflexiveProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A Temporal Interval INT1 meets some Temporal Interval INT2 iff there exists some Temporal Instant inst1 such that inst1 is the ending instant of INT1 and inst1 is the starting instant of INT2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval meets"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_met_by cco:interval_met_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_disjoint ; rdf:type owl:IrreflexiveProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A Temporal Interval INT2 is met by some Temporal Interval INT1 iff there exists some Temporal Instant inst1 such that inst1 is the starting instant of INT2 and inst1 is the ending instant of INT1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval met by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_overlapped_by cco:interval_overlapped_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:interval_overlaps ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A Temporal Interval INT2 is overlapped by some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, inst3, inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst1 is before inst3, inst3 is before inst2, and inst2 is before inst4."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval overlapped by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_overlaps cco:interval_overlaps rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A Temporal Interval INT1 overlaps some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, inst3, inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst1 is before inst3, inst3 is before inst2, and inst2 is before inst4."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval overlaps"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_started_by cco:interval_started_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contains ; owl:inverseOf cco:interval_starts ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A Temporal Interval INT2 is started by some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, and inst3 such that inst1 is the starting instant of both INT1 and INT2, inst2 is the ending instant of INT1, inst3 is the ending instant of INT2 and inst2 is before inst3."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval started by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_starts cco:interval_starts rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contained_by ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; cco:definition "A Temporal Interval INT1 starts some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, and inst3 such that inst1 is the starting instant of both INT1 and INT2, inst2 is the ending instant of INT1, inst3 is the ending instant of INT2 and inst2 is before inst3."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval starts"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_interval_measurement_of cco:is_a_interval_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_interval ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:IntervalMeasurementInformationContentEntity ; cco:definition "x is_a_interval_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; cco:example_of_usage "a measurement of air temperature on the Celsius scale." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is a interval measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_measurement_of cco:is_a_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:describes ; owl:inverseOf cco:is_measured_by ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:MeasurementInformationContentEntity ; cco:definition "x is_a_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "This object property, as well as all of its children are typified as functional properties. This means that for instances x, y, and z if x is a measurement of y and x is a measurement of z, then y = z."@en ; rdfs:label "is a measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_nominal_measurement_of cco:is_a_nominal_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_nominal ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; cco:definition "x is_a_nominal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is a nominal measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_ordinal_measurement_of cco:is_a_ordinal_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_ordinal ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:OrdinalMeasurementInformationContentEntity ; cco:definition "x is_a_ordinal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is a ordinal measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_ratio_measurement_of cco:is_a_ratio_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_ratio ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:RatioMeasurementInformationContentEntity ; cco:definition "x is_a_ratio_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is a ratio measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_about cco:is_about rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_subject_of ; rdfs:domain cco:InformationContentEntity ; rdfs:range obo:BFO_0000001 ; cco:definition "A primitive relationship between an Information Content Entity and some Entity."@en ; cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000136" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is about"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_affected_by cco:is_affected_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; cco:definition "c is_affected_by p iff p is an instance of a Process and c is an instance of a Continuant, such that p influences c in some manner, most often by producing a change in c."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is affected by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_affiliated_with cco:is_affiliated_with rdf:type owl:ObjectProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( cco:Agent cco:Organization cco:Person ) ] ; rdfs:range [ rdf:type owl:Class ; owl:unionOf ( cco:Agent cco:Organization cco:Person ) ] ; cco:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is affiliated with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_ancestor_of cco:is_ancestor_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_descendent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is ancestor of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_aunt_of cco:is_aunt_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is aunt of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_brother_in_law_of cco:is_brother_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is brother-in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_brother_of cco:is_brother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is brother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_cause_of cco:is_cause_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000003 ; cco:definition "x is_cause_of y iff x and y are instances of occurrents, and y is a consequence of x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is cause of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_child_of cco:is_child_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_parent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is child of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_daughter_in_law_of cco:is_daughter_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is daughter in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_daughter_of cco:is_daughter_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_child_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is daughter of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_delimited_by cco:is_delimited_by rdf:type owl:ObjectProperty , owl:FunctionalProperty , owl:InverseFunctionalProperty ; rdfs:domain cco:Organization ; rdfs:range cco:GeopoliticalEntity ; cco:definition "An instance of Organization o1 is_delimited_by some Geopolitical Entity gpe1 iff gpe1 is the area within which o1 can legally operate."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Delimitation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is delimited by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_descendent_of cco:is_descendent_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is descendent of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_ending_instant_of cco:is_ending_instant_of rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000038 ; cco:definition "For Temporal Instant t1 and Temporal Interval t2, t1 is ending instant of t2 if and only if no Temporal Instant t3 that is part of t2 is after t1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "is ending instant of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_excerpted_from cco:is_excerpted_from rdf:type owl:ObjectProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:InformationBearingEntity ; cco:definition "An Information Bearing Entity b1 is excerpted from another Information Bearing Entity B2 iff b1 is part of some Information Bearing Entity B1 that is carrier of some Information Content Entity C1, B2 is carrier of some Information Content Entity C2, C1 is not identical with C2, b1 is carrier of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is carrier of c1 (i.e. the same Information Content Entity as borne by b1)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is excerpted from"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_father_in_law_of cco:is_father_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is father in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_father_of cco:is_father_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_parent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is father of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_first_cousin_of cco:is_first_cousin_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_first_cousin_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is first cousin of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_geospatial_coordinate_reference_system_of cco:is_geospatial_coordinate_reference_system_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_reference_system_of ; owl:inverseOf cco:uses_geospatial_coordinate_reference_system ; rdfs:domain cco:GeospatialCoordinateReferenceSystem ; rdfs:range cco:InformationBearingEntity ; cco:definition "x is_geospatial_coordinate_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is geospatial coordinate reference system of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_grandchild_of cco:is_grandchild_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_grandparent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is grandchild of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_granddaughter_of cco:is_granddaughter_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandchild_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is granddaughter of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_grandfather_of cco:is_grandfather_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandparent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is grandfather of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_grandmother_of cco:is_grandmother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandparent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is grandmother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_grandparent_of cco:is_grandparent_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is grandparent of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_grandson_of cco:is_grandson_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandchild_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is grandson of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_half_brother_of cco:is_half_brother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_half_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is half-brother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_half_sibling_of cco:is_half_sibling_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_half_sibling_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is half-sibling of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_half_sister_of cco:is_half_sister_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_half_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is half sister of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_husband_of cco:is_husband_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_spouse_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is husband of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_in_law_of cco:is_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_in_law_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_input_of cco:is_input_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; cco:definition "x is_input_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the begining of y is a necessary condition for the start of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is input of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_inside_instant_of cco:is_inside_instant_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000038 ; cco:definition "For Temporal Instant t1 and Temporal Interval t2, t1 is inside instant of t2 if and only if there are Temporal Instants t3 and t4 non-identical to t1 and part of t2 such that t3 is before t1 and t4 is after t1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "is inside instant of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_made_of cco:is_made_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf cco:is_material_of ; rdfs:domain obo:BFO_0000030 ; rdfs:range obo:BFO_0000030 ; cco:definition "An object o is made of an object m when m is the material that o consists of and that material does not undergo a change of kind during the creation of o"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is made of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_material_of cco:is_material_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000030 ; rdfs:range obo:BFO_0000030 ; cco:definition "An object m is material of an object o when m is the material of which o consists and that material does not undergo a change of kind during the creation of o"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is material of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_aunt_of cco:is_maternal_aunt_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_aunt_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is maternal aunt of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_first_cousin_of cco:is_maternal_first_cousin_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_first_cousin_of ; cco:definition "Person A is maternal first cousin of Person B iff Person B has mother M and M has sibling P and P is parent of Person A."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:comment "Comment is_maternal_first_cousin_of is not a symmetric relationship as is is_first_cousin_of"@en ; rdfs:label "is maternal first cousin of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_grandfather_of cco:is_maternal_grandfather_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandfather_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is maternal grandfather of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_grandmother_of cco:is_maternal_grandmother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandmother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is maternal grandmother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_uncle_of cco:is_maternal_uncle_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_uncle_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is maternal uncle of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by cco:is_measured_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:described_by ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:MeasurementInformationContentEntity ; cco:definition "y is_measured_by x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_interval cco:is_measured_by_interval rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:IntervalMeasurementInformationContentEntity ; cco:definition "y is_measured_by_interval x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by interval"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_nominal cco:is_measured_by_nominal rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:NominalMeasurementInformationContentEntity ; cco:definition "y is_measured_by_nominal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by nominal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_ordinal cco:is_measured_by_ordinal rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:OrdinalMeasurementInformationContentEntity ; cco:definition "y is_measured_by_ordinal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by ordinal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_ratio cco:is_measured_by_ratio rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:RatioMeasurementInformationContentEntity ; cco:definition "y is_measured_by_ratio x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by ratio"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_measurement_unit_of cco:is_measurement_unit_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0010001 ; owl:inverseOf cco:uses_measurement_unit ; rdfs:domain cco:MeasurementUnit ; rdfs:range cco:InformationBearingEntity ; cco:definition "x is_measurement_unit_of y iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measurement unit of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_mention_of cco:is_mention_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_mentioned_by ; cco:definition "x is_mention_of y iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is mention of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_mentioned_by cco:is_mentioned_by rdf:type owl:ObjectProperty ; cco:definition "y is_mention_by x iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is mentioned by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_mother_in_law_of cco:is_mother_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is mother in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_mother_of cco:is_mother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_parent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is mother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_nephew_of cco:is_nephew_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is nephew of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_niece_of cco:is_niece_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is niece of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_object_of cco:is_object_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; cco:definition "If p is a process and c is a continuant, then c is object of p if and only if the c is part of the projected state that the agent intends to achieve by performing p."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is object of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_organizational_context_of cco:is_organizational_context_of rdf:type owl:ObjectProperty ; rdfs:domain cco:Organization ; rdfs:range obo:BFO_0000023 ; cco:definition "x is_organizational_context_of y iff x is an instance of an Organization and y is an instance of a Role and z is an instance of a Person, such that z's affiliation with x is a prerequisite for z bearing y, or x ascribes y to the bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is organizational context of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_output_of cco:is_output_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; cco:definition "x is_output_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is output of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_parent_of cco:is_parent_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; rdfs:domain cco:Person ; rdfs:range cco:Person ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is parent of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_part_of_process cco:is_part_of_process rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000050 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; cco:definition "x is_part_of_process y iff x and y are instances of Process, such that x occurs during the temporal interval of y, and x either provides an input to y or receives an output of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is part of process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_aunt_of cco:is_paternal_aunt_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_aunt_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is paternal aunt of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_first_cousin_of cco:is_paternal_first_cousin_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_first_cousin_of ; cco:definition "Person A is paternal first cousin of Person B iff Person B has father F and F has sibling P and P is parent of Person A."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:comment "Comment is_paternal_first_cousin_of is not a symmetric relationship as is is_first_cousin_of"@en ; rdfs:label "is paternal first cousin of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_grandfather_of cco:is_paternal_grandfather_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandfather_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is paternal grandfather of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_grandmother_of cco:is_paternal_grandmother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_grandmother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is paternal grandmother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_uncle_of cco:is_paternal_uncle_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_uncle_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is paternal uncle of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_permitted_by cco:is_permitted_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribed_by ; owl:inverseOf cco:permits ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; cco:definition "y is_permitted_by x at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent may be agent in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is permitted by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_predecessor_of cco:is_predecessor_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_successor_of ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000004 ; cco:definition "A continuant c1 is a predecessor of some continuant c2 iff there is some process p1 and c1 is an input to p1 and c2 is an output of p1."@en ; cco:elucidation "More informally, c1 is a predecessor of c2 iff c1 has been followed or replaced by c2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is predecessor of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_prohibited_by cco:is_prohibited_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribed_by ; owl:inverseOf cco:prohibits ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; cco:definition "y is_prohibited_by y at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent must not be agent in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is prohibited by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_reference_system_of cco:is_reference_system_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0010001 ; owl:inverseOf cco:uses_reference_system ; rdfs:domain cco:ReferenceSystem ; rdfs:range cco:InformationBearingEntity ; cco:definition "x is_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is reference system of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_required_by cco:is_required_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribed_by ; owl:inverseOf cco:requires ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; cco:definition "y is_required_by x at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent must be agent in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is required by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_second_cousin_of cco:is_second_cousin_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_second_cousin_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is second cousin of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_sibling_of cco:is_sibling_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_sibling_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is sibling of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_sister_in_law_of cco:is_sister_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is sister-in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_sister_of cco:is_sister_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is sister of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_site_of cco:is_site_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000067 ; owl:inverseOf cco:occurs_at ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( obo:BFO_0000006 obo:BFO_0000029 ) ] ; rdfs:range obo:BFO_0000015 ; cco:definition "x is_site_of y iff x is an instance of Site and y is an instance of Process, such that y occurs in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is site of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_son_in_law_of cco:is_son_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is son in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_son_of cco:is_son_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_child_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is son of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_spouse_of cco:is_spouse_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_spouse_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is spouse of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_starting_instant_of cco:is_starting_instant_of rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000038 ; cco:definition "For Temporal Instant t1 and Temporal Interval t2, t1 is starting instant of t2 if and only if no Temporal Instant t3 that is part of t2 is before t1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "is starting instant of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_step_brother_of cco:is_step_brother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_step_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is step-brother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_step_sibling_of cco:is_step_sibling_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_step_sibling_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is step-sibling of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_step_sister_of cco:is_step_sister_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_step_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is step-sister of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of cco:is_subject_of rdf:type owl:ObjectProperty ; rdfs:range cco:InformationContentEntity ; cco:definition "A primitive relationship between an instance of an Entity and an instance of an Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is subject of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_subordinate_role_to cco:is_subordinate_role_to rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000023 ; rdfs:range obo:BFO_0000023 ; cco:definition "For all x,y,t: y is subordinate role to x at t iff: x is an instance of bfo:BFO_0000023 (Role) at time t, and y is an instance of bfo:BFO_0000023 (Role) at time t, and there is some z such that x is realized by z and z is an instance of Act which creates, modifies, transfers, or eliminates some u such that u is an Action Regulation at time t, and u is addressed to the bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is subordinate role to"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_subsidiary_of cco:is_subsidiary_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_affiliated_with ; rdfs:domain cco:Organization ; rdfs:range cco:Organization ; cco:definition "An Organization o2 is_subsidiary_of Organization o1 iff o1 controls o2 by having the capacity to determine the outcome of decisions about o2's financial and operating policies. "@en ; cco:definition_source "http://www.austlii.edu.au/legis/cth/consol_act/ca2001172/s50aa.html)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is subsidiary of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_successor_of cco:is_successor_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000004 ; cco:definition "A continuant c2 is a successor of some continuant c1 iff there is some process p1 and c1 is an input to p1 and c2 is an output of p1. Inverse of is predecessor. "@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is successor of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_supervised_by cco:is_supervised_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_affiliated_with ; owl:inverseOf cco:supervises ; rdfs:domain cco:Person ; rdfs:range cco:Person ; cco:definition "A person p1 is supervised by a person p2 by virtue of p1 being directed, managed, or overseen by p2."@en ; cco:definition_source "http://en.wiktionary.org/wiki/supervise)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is supervised by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_temporal_region_of cco:is_temporal_region_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:occurs_on ; rdfs:domain obo:BFO_0000008 ; rdfs:range obo:BFO_0000015 ; cco:definition "x is_temporal_region_of y iff y is an instance of a process or process boundary and x is an instance of a temporal region, such that the duration of x temporally projects on y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is temporal region of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_third_cousin_of cco:is_third_cousin_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; owl:inverseOf cco:is_third_cousin_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is third cousin of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_uncle_of cco:is_uncle_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is uncle of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_used_by cco:is_used_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses ; cco:definition "x is_used_by y iff y is an instance of an Agent and x is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein y attempts to accomplish a goal by manipulating, deploying, leveraging some attribute of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is used by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_wife_of cco:is_wife_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_spouse_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is wife of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/language_used_in cco:language_used_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; owl:inverseOf cco:uses_language ; rdfs:domain cco:Language ; rdfs:range cco:InformationBearingEntity ; cco:definition "x language_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Language, such that the literal value of y is a string that is encoded according to the syntax of x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "language used in"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/nontangential_part_of cco:nontangential_part_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:spatial_part_of ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; cco:definition "An immaterial entity im1 is a nontangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there does not exist an immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "nontangential part of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/occurs_at cco:occurs_at rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000066 ; rdfs:domain obo:BFO_0000015 ; rdfs:range [ rdf:type owl:Class ; owl:unionOf ( obo:BFO_0000006 obo:BFO_0000029 ) ] ; cco:definition "x occurs_at y iff x is an instance of Process and y is an instance of Site, such that x occurs in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "occurs at"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/occurs_on cco:occurs_on rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000008 ; cco:definition "x occurs_on y iff x is an instance of a process or process boundary and y is an instance of a temporal region, such that the duration of x temporally projects on y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "occurs on"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/partially_overlaps_with cco:partially_overlaps_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:connected_with ; rdf:type owl:SymmetricProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; cco:definition "An immaterial entity im1 partially overlaps with some immaterial entity im2 iff im1 overlaps with im2 and im1 is not a spatial part of im2 and im2 is not a spatial part of im1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "partially overlaps with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/permits cco:permits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; cco:definition "x permits y at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent may be agent in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "permits"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/prescribed_by cco:prescribed_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:prescribes ; rdfs:range cco:DirectiveInformationContentEntity ; cco:definition "x prescribed_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that y serves as a rule or guide for x if x is an Occurrent, or y serves as a model for x if x is a Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "prescribed by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/prescribes cco:prescribes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdfs:domain cco:DirectiveInformationContentEntity ; cco:definition "x prescribes y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x serves as a rule or guide for y if y an Occurrent, or x serves as a model for y if y is a Continuant."@en ; cco:example_of_usage "a blueprint serves as a model of some Artifact or Facility" , "a professional code of conduct serves as a set of rules to be followed while acting in a role within that profession" , "an Operations Plan serves as a guide for the tasks that need to be performed to achieve the Objectives of the Operation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "prescribes"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/process_preceded_by cco:process_preceded_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:process_precedes ; cco:definition "P preceded_by P' if and only if: given any process p that instantiates P at a time t, there is some process p' such that p' instantiates P' at time t', and t' is earlier than t."@en ; cco:definition_source "Derived from the deprecated http://www.obofoundry.org/ro/ro.owl#preceded_by" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "process preceded by"@en ; rdfs:seeAlso "http://purl.obolibrary.org/obo/BFO_0000062" . ### http://www.ontologyrepository.com/CommonCoreOntologies/process_precedes cco:process_precedes rdf:type owl:ObjectProperty ; cco:definition "Inverse of process preceded by."@en ; cco:definition_source "Derived from the deprecated http://www.obofoundry.org/ro/ro.owl#precedes" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "process precedes"@en ; rdfs:seeAlso "http://purl.obolibrary.org/obo/BFO_0000063" . ### http://www.ontologyrepository.com/CommonCoreOntologies/process_started_by cco:process_started_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:caused_by ; owl:inverseOf cco:process_starts ; cco:definition "x process_started_by y iff x and y are instances of processes, and x is caused_by y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and x has starting instance i, and y occurs on r, and r interval contains i."@en ; cco:elucidation "A process x is started by another process y when y causes x while y is still occurring."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "process started by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/process_starts cco:process_starts rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_cause_of ; cco:definition "x process_starts y iff x and y are instances of processes, and x is_cause_of y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and y has starting instance i, and x occurs on r, and r interval contains i."@en ; cco:elucidation "A process x starts another process y when x causes y while x is still occurring."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "process starts"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/prohibits cco:prohibits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; cco:definition "x prohibits y at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent must not be agent in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "prohibits"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/quality_of_aggregate cco:quality_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain obo:BFO_0000019 ; rdfs:range obo:BFO_0000027 ; cco:definition "x quality_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Quality, such that x disposition_of_aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "quality of aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/receives cco:receives rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; rdfs:domain cco:Agent ; cco:definition "x receives y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the recipient and decoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "receives"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/represented_by cco:represented_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:described_by ; owl:inverseOf cco:represents ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:RepresentationalInformationContentEntity ; cco:definition "x represented_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that y presents the characteristics by which x can be recognized or visualized, and there exists a one-to-one correspondence between the components of x and y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "represented by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/represents cco:represents rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:describes ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:RepresentationalInformationContentEntity ; cco:definition "x represents y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x presents the characteristics by which y can be recognized or visualized, and there exists a one-to-one correspondence between the components of x and y."@en ; cco:elucidation "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "represents"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/requires cco:requires rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; cco:definition "x requires y at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent must be agent in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "requires"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/role_of_aggregate cco:role_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain obo:BFO_0000023 ; rdfs:range obo:BFO_0000027 ; cco:definition "x role_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Role, such that x disposition_of_aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "role of aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/sends cco:sends rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; rdfs:domain cco:Agent ; cco:definition "x sends y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "sends"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/spatial_part_of cco:spatial_part_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000050 , cco:connected_with ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; cco:definition "x spatial_part_of y iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:comment "in the sense used here, spatial part of is elsewhere referred to as proper spatial part of"@en ; rdfs:label "spatial part of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/supervises cco:supervises rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_affiliate ; rdfs:domain cco:Person ; rdfs:range cco:Person ; cco:definition "A person p1 supervises a person p2 by virtue of p1 directing, managing, or overseeing p2."@en ; cco:definition_source "http://en.wiktionary.org/wiki/supervise" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "supervises"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/tangential_part_of cco:tangential_part_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:spatial_part_of ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; cco:definition "An immaterial entity im1 is a tangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there exists some immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "tangential part of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/time_zone_identifier_used_by cco:time_zone_identifier_used_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0010001 ; owl:inverseOf cco:uses_time_zone_identifier ; rdfs:domain cco:TimeZoneIdentifier ; rdfs:range cco:InformationBearingEntity ; cco:definition "x time_zone_identifier_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Time Zone Identifier, such that x designates the spatial region associated with the time zone mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "time zone identifier used by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/uses cco:uses rdf:type owl:ObjectProperty ; cco:definition "x uses y iff x is an instance of an Agent and y is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein x attempts to accomplish a goal by manipulating, deploying, or leveraging some attribute of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "uses"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/uses_geospatial_coordinate_reference_system cco:uses_geospatial_coordinate_reference_system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:uses_reference_system ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:GeospatialCoordinateReferenceSystem ; cco:definition "y uses_geospatial_coordinate_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses geospatial coordinate reference system"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/uses_language cco:uses_language rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribed_by ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:Language ; cco:definition "x uses_language y iff x is an instance of an Information Bearing Entity and y is an instance of a Language such that the literal value of x is a string that is encoded according to the syntax of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses language"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/uses_measurement_unit cco:uses_measurement_unit rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0010002 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:MeasurementUnit ; cco:definition "y uses_measurement_unit x iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses measurement unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/uses_reference_system cco:uses_reference_system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0010002 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:ReferenceSystem ; cco:definition "y uses_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses reference system"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/uses_time_zone_identifier cco:uses_time_zone_identifier rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0010002 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:TimeZoneIdentifier ; cco:definition "x uses_time_zone_identifier y iff x is an instance of Information Bearing Entity and y is an instance of Time Zone Identifier, such that y designates the spatial region associated with the time zone mentioned in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses time zone identifier"@en . ################################################################# # Data properties ################################################################# ### http://www.ontologyrepository.com/CommonCoreOntologies/has_URI_value cco:has_URI_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has URI value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_altitude_value cco:has_altitude_value rdf:type owl:DatatypeProperty ; cco:elucidation "This data property can be used along with has_latitude_value and has_longitude_value to connect three-dimensional spatial data to a single Information Bearing Entity to specify the location of an entity in a Geospatial Region."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:comment "Altitude values typically use kilometers as the Unit of Measurement."@en ; rdfs:label "has altitude value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_boolean_value cco:has_boolean_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:boolean ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has boolean value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_date_value cco:has_date_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has date value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_datetime_value cco:has_datetime_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:dateTime ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has datetime value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_decimal_value cco:has_decimal_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:decimal ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has decimal value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_double_value cco:has_double_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:double ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has double value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_integer_value cco:has_integer_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:integer ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has integer value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_latitude_value cco:has_latitude_value rdf:type owl:DatatypeProperty ; rdfs:range xsd:decimal ; cco:definition "A Data Property that has as its range the latitude value from some Geospatial Location coordinates set expressed in decimal degrees."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "has latitude value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_longitude_value cco:has_longitude_value rdf:type owl:DatatypeProperty ; rdfs:range xsd:decimal ; cco:definition "A Data Property that has as its range the longitude value from some Geospatial Location coordinates set expressed in decimal degrees."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "has longitude value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_text_value cco:has_text_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:string ; cco:definition "A relationship between an Information Bearing Entity and a string representation."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has text value"@en . ### http://www.opengis.net/ont/geosparql#asWKT rdf:type owl:DatatypeProperty ; cco:definition "A Data Property that has as its range a string formated according to the Well-known text standardization for geometric objects."@en ; cco:example_of_usage "Polygon ((10 10, 10 20, 20 20, 20 15, 10 10))" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:comment "ISO 19162:2015"@en ; rdfs:label "as WKT"@en . ################################################################# # Classes ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000001 obo:BFO_0000001 rdf:type owl:Class ; rdfs:subClassOf owl:Thing ; obo:BFO_0000179 "entity" ; obo:BFO_0000180 "Entity" ; 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_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 . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000001 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "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_0010000 ; rdfs:comment "per discussion with Barry Smith" ; rdfs:seeAlso ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000001 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "An entity is anything that exists or has existed or will exist. (axiom label in BFO2 Reference: [001-001])"@en ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000002 obo:BFO_0000002 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000001 ; owl:disjointWith obo:BFO_0000003 ; obo:BFO_0000179 "continuant" ; obo:BFO_0000180 "Continuant" ; obo:IAO_0000116 "BFO 2 Reference: Continuant entities are entities which can be sliced to yield parts only along the spatial dimension, yielding for example the parts of your table which we call its legs, its top, its nails. ‘My desk stretches from the window to the door. It has spatial parts, and can be sliced (in space) in two. With respect to time, however, a thing is a continuant.’ [60, p. 240"@en , "Continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example, in an expansion involving bringing in some of Ceuster's other portions of reality, questions are raised as to whether universals are continuants"@en ; obo:IAO_0000600 "A continuant is an entity that persists, endures, or continues to exist through time while maintaining its identity. (axiom label in BFO2 Reference: [008-002])"@en ; obo:IAO_0000601 "if b is a continuant and if, for some t, c has_continuant_part b at t, then c is a continuant. (axiom label in BFO2 Reference: [126-001])"@en , "if b is a continuant and if, for some t, cis continuant_part of b at t, then c is a continuant. (axiom label in BFO2 Reference: [009-002])"@en , "if b is a material entity, then there is some temporal interval (referred to below as a one-dimensional temporal region) during which b exists. (axiom label in BFO2 Reference: [011-002])"@en ; obo:IAO_0000602 "(forall (x y) (if (and (Continuant x) (exists (t) (continuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [009-002] " , "(forall (x y) (if (and (Continuant x) (exists (t) (hasContinuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [126-001] " , "(forall (x) (if (Continuant x) (Entity x))) // axiom label in BFO2 CLIF: [008-002] " , "(forall (x) (if (Material Entity x) (exists (t) (and (TemporalRegion t) (existsAt x t))))) // axiom label in BFO2 CLIF: [011-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "continuant"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example, in an expansion involving bringing in some of Ceuster's other portions of reality, questions are raised as to whether universals are continuants"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A continuant is an entity that persists, endures, or continues to exist through time while maintaining its identity. (axiom label in BFO2 Reference: [008-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "if b is a continuant and if, for some t, c has_continuant_part b at t, then c is a continuant. (axiom label in BFO2 Reference: [126-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "if b is a continuant and if, for some t, cis continuant_part of b at t, then c is a continuant. (axiom label in BFO2 Reference: [009-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "if b is a material entity, then there is some temporal interval (referred to below as a one-dimensional temporal region) during which b exists. (axiom label in BFO2 Reference: [011-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y) (if (and (Continuant x) (exists (t) (continuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [009-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y) (if (and (Continuant x) (exists (t) (hasContinuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [126-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Continuant x) (Entity x))) // axiom label in BFO2 CLIF: [008-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Material Entity x) (exists (t) (and (TemporalRegion t) (existsAt x t))))) // axiom label in BFO2 CLIF: [011-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000003 obo:BFO_0000003 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000001 ; obo:BFO_0000179 "occurrent" ; obo:BFO_0000180 "Occurrent" ; obo:IAO_0000116 "BFO 2 Reference: every occurrent that is not a temporal or spatiotemporal region is s-dependent on some independent continuant that is not a spatial region"@en , "BFO 2 Reference: s-dependence obtains between every process and its participants in the sense that, as a matter of necessity, this process could not have existed unless these or those participants existed also. A process may have a succession of participants at different phases of its unfolding. Thus there may be different players on the field at different times during the course of a football game; but the process which is the entire game s-depends_on all of these players nonetheless. Some temporal parts of this process will s-depend_on on only some of the players."@en , "Occurrent doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the sum of a process and the process boundary of another process."@en , "Simons uses different terminology for relations of occurrents to regions: Denote the spatio-temporal location of a given occurrent e by 'spn[e]' and call this region its span. We may say an occurrent is at its span, in any larger region, and covers any smaller region. Now suppose we have fixed a frame of reference so that we can speak not merely of spatio-temporal but also of spatial regions (places) and temporal regions (times). The spread of an occurrent, (relative to a frame of reference) is the space it exactly occupies, and its spell is likewise the time it exactly occupies. We write 'spr[e]' and `spl[e]' respectively for the spread and spell of e, omitting mention of the frame." ; obo:IAO_0000600 "An occurrent is an entity that unfolds itself in time or it is the instantaneous boundary of such an entity (for example a beginning or an ending) or it is a temporal or spatiotemporal region which such an entity occupies_temporal_region or occupies_spatiotemporal_region. (axiom label in BFO2 Reference: [077-002])"@en ; obo:IAO_0000601 "Every occurrent occupies_spatiotemporal_region some spatiotemporal region. (axiom label in BFO2 Reference: [108-001])"@en , "b is an occurrent entity iff b is an entity that has temporal parts. (axiom label in BFO2 Reference: [079-001])"@en ; obo:IAO_0000602 "(forall (x) (if (Occurrent x) (exists (r) (and (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion x r))))) // axiom label in BFO2 CLIF: [108-001] " , "(forall (x) (iff (Occurrent x) (and (Entity x) (exists (y) (temporalPartOf y x))))) // axiom label in BFO2 CLIF: [079-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "occurrent"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Occurrent doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the sum of a process and the process boundary of another process."@en ; obo:IAO_0010000 ; rdfs:comment "per discussion with Barry Smith" ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Simons uses different terminology for relations of occurrents to regions: Denote the spatio-temporal location of a given occurrent e by 'spn[e]' and call this region its span. We may say an occurrent is at its span, in any larger region, and covers any smaller region. Now suppose we have fixed a frame of reference so that we can speak not merely of spatio-temporal but also of spatial regions (places) and temporal regions (times). The spread of an occurrent, (relative to a frame of reference) is the space it exactly occupies, and its spell is likewise the time it exactly occupies. We write 'spr[e]' and `spl[e]' respectively for the spread and spell of e, omitting mention of the frame." ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "An occurrent is an entity that unfolds itself in time or it is the instantaneous boundary of such an entity (for example a beginning or an ending) or it is a temporal or spatiotemporal region which such an entity occupies_temporal_region or occupies_spatiotemporal_region. (axiom label in BFO2 Reference: [077-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Every occurrent occupies_spatiotemporal_region some spatiotemporal region. (axiom label in BFO2 Reference: [108-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "b is an occurrent entity iff b is an entity that has temporal parts. (axiom label in BFO2 Reference: [079-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Occurrent x) (exists (r) (and (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion x r))))) // axiom label in BFO2 CLIF: [108-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (iff (Occurrent x) (and (Entity x) (exists (y) (temporalPartOf y x))))) // axiom label in BFO2 CLIF: [079-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000004 obo:BFO_0000004 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000002 ; owl:disjointWith obo:BFO_0000020 , obo:BFO_0000031 ; obo:BFO_0000179 "ic" ; obo:BFO_0000180 "IndependentContinuant" ; obo:IAO_0000112 "a chair"@en , "a heart"@en , "a leg"@en , "a molecule"@en , "a spatial region"@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 ; obo:IAO_0000115 "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_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 . [ rdf:type 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 ] . [ rdf:type 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 ] . [ rdf:type 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 ] . [ rdf:type 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 ] . [ rdf:type 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 ] . [ rdf:type 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_0000006 obo:BFO_0000006 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000141 ; owl:disjointWith obo:BFO_0000029 , obo:BFO_0000140 ; obo:BFO_0000179 "s-region" ; obo:BFO_0000180 "SpatialRegion" ; obo:IAO_0000116 "BFO 2 Reference: Spatial regions do not participate in processes."@en , "Spatial region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the union of a spatial point and a spatial line that doesn't overlap the point, or two spatial lines that intersect at a single point. In both cases the resultant spatial region is neither 0-dimensional, 1-dimensional, 2-dimensional, or 3-dimensional."@en ; obo:IAO_0000600 "A spatial region is a continuant entity that is a continuant_part_of spaceR as defined relative to some frame R. (axiom label in BFO2 Reference: [035-001])"@en ; obo:IAO_0000601 "All continuant parts of spatial regions are spatial regions. (axiom label in BFO2 Reference: [036-001])"@en ; obo:IAO_0000602 "(forall (x y t) (if (and (SpatialRegion x) (continuantPartOfAt y x t)) (SpatialRegion y))) // axiom label in BFO2 CLIF: [036-001] " , "(forall (x) (if (SpatialRegion x) (Continuant x))) // axiom label in BFO2 CLIF: [035-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "spatial region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000006 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Spatial region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the union of a spatial point and a spatial line that doesn't overlap the point, or two spatial lines that intersect at a single point. In both cases the resultant spatial region is neither 0-dimensional, 1-dimensional, 2-dimensional, or 3-dimensional."@en ; obo:IAO_0010000 ; rdfs:comment "per discussion with Barry Smith" ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000006 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A spatial region is a continuant entity that is a continuant_part_of spaceR as defined relative to some frame R. (axiom label in BFO2 Reference: [035-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000006 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "All continuant parts of spatial regions are spatial regions. (axiom label in BFO2 Reference: [036-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000006 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y t) (if (and (SpatialRegion x) (continuantPartOfAt y x t)) (SpatialRegion y))) // axiom label in BFO2 CLIF: [036-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000006 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (SpatialRegion x) (Continuant x))) // axiom label in BFO2 CLIF: [035-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000008 obo:BFO_0000008 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; owl:disjointWith obo:BFO_0000011 , obo:BFO_0000015 , obo:BFO_0000035 ; obo:BFO_0000179 "t-region" ; obo:BFO_0000180 "TemporalRegion" ; obo:IAO_0000116 "Temporal region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the mereological sum of a temporal instant and a temporal interval that doesn't overlap the instant. In this case the resultant temporal region is neither 0-dimensional nor 1-dimensional"@en ; obo:IAO_0000600 "A temporal region is an occurrent entity that is part of time as defined relative to some reference frame. (axiom label in BFO2 Reference: [100-001])"@en ; obo:IAO_0000601 "All parts of temporal regions are temporal regions. (axiom label in BFO2 Reference: [101-001])"@en , "Every temporal region t is such that t occupies_temporal_region t. (axiom label in BFO2 Reference: [119-002])"@en ; obo:IAO_0000602 "(forall (r) (if (TemporalRegion r) (occupiesTemporalRegion r r))) // axiom label in BFO2 CLIF: [119-002] " , "(forall (x y) (if (and (TemporalRegion x) (occurrentPartOf y x)) (TemporalRegion y))) // axiom label in BFO2 CLIF: [101-001] " , "(forall (x) (if (TemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [100-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "temporal region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Temporal region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the mereological sum of a temporal instant and a temporal interval that doesn't overlap the instant. In this case the resultant temporal region is neither 0-dimensional nor 1-dimensional"@en ; obo:IAO_0010000 ; rdfs:comment "per discussion with Barry Smith" ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A temporal region is an occurrent entity that is part of time as defined relative to some reference frame. (axiom label in BFO2 Reference: [100-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "All parts of temporal regions are temporal regions. (axiom label in BFO2 Reference: [101-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Every temporal region t is such that t occupies_temporal_region t. (axiom label in BFO2 Reference: [119-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (r) (if (TemporalRegion r) (occupiesTemporalRegion r r))) // axiom label in BFO2 CLIF: [119-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y) (if (and (TemporalRegion x) (occurrentPartOf y x)) (TemporalRegion y))) // axiom label in BFO2 CLIF: [101-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (TemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [100-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000009 obo:BFO_0000009 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000006 ; owl:disjointWith obo:BFO_0000028 ; obo:BFO_0000179 "2d-s-region" ; obo:BFO_0000180 "TwoDimensionalSpatialRegion" ; obo:IAO_0000112 "an infinitely thin plane in space."@en , "the surface of a sphere-shaped part of space"@en ; obo:IAO_0000600 "A two-dimensional spatial region is a spatial region that is of two dimensions. (axiom label in BFO2 Reference: [039-001])"@en ; obo:IAO_0000602 "(forall (x) (if (TwoDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [039-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "two-dimensional spatial region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000009 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A two-dimensional spatial region is a spatial region that is of two dimensions. (axiom label in BFO2 Reference: [039-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000009 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (TwoDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [039-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000011 obo:BFO_0000011 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; obo:BFO_0000179 "st-region" ; obo:BFO_0000180 "SpatiotemporalRegion" ; obo:IAO_0000112 "the spatiotemporal region occupied by a human life"@en , "the spatiotemporal region occupied by a process of cellular meiosis."@en , "the spatiotemporal region occupied by the development of a cancer tumor"@en ; obo:IAO_0000600 "A spatiotemporal region is an occurrent entity that is part of spacetime. (axiom label in BFO2 Reference: [095-001])"@en ; obo:IAO_0000601 "All parts of spatiotemporal regions are spatiotemporal regions. (axiom label in BFO2 Reference: [096-001])"@en , "Each spatiotemporal region at any time t projects_onto some spatial region at t. (axiom label in BFO2 Reference: [099-001])"@en , "Each spatiotemporal region projects_onto some temporal region. (axiom label in BFO2 Reference: [098-001])"@en , "Every spatiotemporal region occupies_spatiotemporal_region itself."@en , "Every spatiotemporal region s is such that s occupies_spatiotemporal_region s. (axiom label in BFO2 Reference: [107-002])"@en ; obo:IAO_0000602 "(forall (r) (if (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion r r))) // axiom label in BFO2 CLIF: [107-002] " , "(forall (x t) (if (SpatioTemporalRegion x) (exists (y) (and (SpatialRegion y) (spatiallyProjectsOntoAt x y t))))) // axiom label in BFO2 CLIF: [099-001] " , "(forall (x y) (if (and (SpatioTemporalRegion x) (occurrentPartOf y x)) (SpatioTemporalRegion y))) // axiom label in BFO2 CLIF: [096-001] " , "(forall (x) (if (SpatioTemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [095-001] " , "(forall (x) (if (SpatioTemporalRegion x) (exists (y) (and (TemporalRegion y) (temporallyProjectsOnto x y))))) // axiom label in BFO2 CLIF: [098-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "spatiotemporal region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A spatiotemporal region is an occurrent entity that is part of spacetime. (axiom label in BFO2 Reference: [095-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "All parts of spatiotemporal regions are spatiotemporal regions. (axiom label in BFO2 Reference: [096-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Each spatiotemporal region at any time t projects_onto some spatial region at t. (axiom label in BFO2 Reference: [099-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Each spatiotemporal region projects_onto some temporal region. (axiom label in BFO2 Reference: [098-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Every spatiotemporal region s is such that s occupies_spatiotemporal_region s. (axiom label in BFO2 Reference: [107-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (r) (if (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion r r))) // axiom label in BFO2 CLIF: [107-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x t) (if (SpatioTemporalRegion x) (exists (y) (and (SpatialRegion y) (spatiallyProjectsOntoAt x y t))))) // axiom label in BFO2 CLIF: [099-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y) (if (and (SpatioTemporalRegion x) (occurrentPartOf y x)) (SpatioTemporalRegion y))) // axiom label in BFO2 CLIF: [096-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (SpatioTemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [095-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (SpatioTemporalRegion x) (exists (y) (and (TemporalRegion y) (temporallyProjectsOnto x y))))) // axiom label in BFO2 CLIF: [098-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000015 obo:BFO_0000015 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; obo:BFO_0000179 "process" ; obo:BFO_0000180 "Process" ; obo:IAO_0000112 "a process of cell-division, \\ a beating of the heart"@en , "a process of meiosis"@en , "a process of sleeping"@en , "the course of a disease"@en , "the flight of a bird"@en , "the life of an organism"@en , "your process of aging."@en ; obo:IAO_0000115 "p is a process = Def. p is an occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t. (axiom label in BFO2 Reference: [083-003])"@en ; obo:IAO_0000116 "BFO 2 Reference: The realm of occurrents is less pervasively marked by the presence of natural units than is the case in the realm of independent continuants. Thus there is here no counterpart of ‘object’. In BFO 1.0 ‘process’ served as such a counterpart. In BFO 2.0 ‘process’ is, rather, the occurrent counterpart of ‘material entity’. Those natural – as contrasted with engineered, which here means: deliberately executed – units which do exist in the realm of occurrents are typically either parasitic on the existence of natural units on the continuant side, or they are fiat in nature. Thus we can count lives; we can count football games; we can count chemical reactions performed in experiments or in chemical manufacturing. We cannot count the processes taking place, for instance, in an episode of insect mating behavior.Even where natural units are identifiable, for example cycles in a cyclical process such as the beating of a heart or an organism’s sleep/wake cycle, the processes in question form a sequence with no discontinuities (temporal gaps) of the sort that we find for instance where billiard balls or zebrafish or planets are separated by clear spatial gaps. Lives of organisms are process units, but they too unfold in a continuous series from other, prior processes such as fertilization, and they unfold in turn in continuous series of post-life processes such as post-mortem decay. Clear examples of boundaries of processes are almost always of the fiat sort (midnight, a time of death as declared in an operating theater or on a death certificate, the initiation of a state of war)"@en ; obo:IAO_0000602 "(iff (Process a) (and (Occurrent a) (exists (b) (properTemporalPartOf b a)) (exists (c t) (and (MaterialEntity c) (specificallyDependsOnAt a c t))))) // axiom label in BFO2 CLIF: [083-003] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "process"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000015 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "p is a process = Def. p is an occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t. (axiom label in BFO2 Reference: [083-003])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000015 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (Process a) (and (Occurrent a) (exists (b) (properTemporalPartOf b a)) (exists (c t) (and (MaterialEntity c) (specificallyDependsOnAt a c t))))) // axiom label in BFO2 CLIF: [083-003] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000016 obo:BFO_0000016 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; owl:disjointWith obo:BFO_0000023 ; obo:BFO_0000179 "disposition" ; obo:BFO_0000180 "Disposition" ; obo:IAO_0000112 "an atom of element X has the disposition to decay to an atom of element Y"@en , "certain people have a predisposition to colon cancer"@en , "children are innately disposed to categorize objects in certain ways."@en , "the cell wall is disposed to filter chemicals in endocytosis and exocytosis"@en ; obo:IAO_0000116 "BFO 2 Reference: Dispositions exist along a strength continuum. Weaker forms of disposition are realized in only a fraction of triggering cases. These forms occur in a significant number of cases of a similar type."@en ; obo:IAO_0000600 "b is a disposition means: b is a realizable entity & b’s bearer is some material entity & b is such that if it ceases to exist, then its bearer is physically changed, & b’s realization occurs when and because this bearer is in some special physical circumstances, & this realization occurs in virtue of the bearer’s physical make-up. (axiom label in BFO2 Reference: [062-002])"@en ; obo:IAO_0000601 "If b is a realizable entity then for all t at which b exists, b s-depends_on some material entity at t. (axiom label in BFO2 Reference: [063-002])"@en ; obo:IAO_0000602 "(forall (x t) (if (and (RealizableEntity x) (existsAt x t)) (exists (y) (and (MaterialEntity y) (specificallyDepends x y t))))) // axiom label in BFO2 CLIF: [063-002] " , "(forall (x) (if (Disposition x) (and (RealizableEntity x) (exists (y) (and (MaterialEntity y) (bearerOfAt x y t)))))) // axiom label in BFO2 CLIF: [062-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "disposition"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000016 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b is a disposition means: b is a realizable entity & b’s bearer is some material entity & b is such that if it ceases to exist, then its bearer is physically changed, & b’s realization occurs when and because this bearer is in some special physical circumstances, & this realization occurs in virtue of the bearer’s physical make-up. (axiom label in BFO2 Reference: [062-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000016 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "If b is a realizable entity then for all t at which b exists, b s-depends_on some material entity at t. (axiom label in BFO2 Reference: [063-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000016 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x t) (if (and (RealizableEntity x) (existsAt x t)) (exists (y) (and (MaterialEntity y) (specificallyDepends x y t))))) // axiom label in BFO2 CLIF: [063-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000016 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Disposition x) (and (RealizableEntity x) (exists (y) (and (MaterialEntity y) (bearerOfAt x y t)))))) // axiom label in BFO2 CLIF: [062-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000017 obo:BFO_0000017 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000020 ; owl:disjointWith obo:BFO_0000019 ; obo:BFO_0000179 "realizable" ; obo:BFO_0000180 "RealizableEntity" ; obo:IAO_0000112 "the disposition of this piece of metal to conduct electricity."@en , "the disposition of your blood to coagulate"@en , "the function of your reproductive organs"@en , "the role of being a doctor"@en , "the role of this boundary to delineate where Utah and Colorado meet"@en ; obo:IAO_0000600 "To say that b is a realizable entity is to say that b is a specifically dependent continuant that inheres in some independent continuant which is not a spatial region and is of a type instances of which are realized in processes of a correlated type. (axiom label in BFO2 Reference: [058-002])"@en ; obo:IAO_0000601 "All realizable dependent continuants have independent continuants that are not spatial regions as their bearers. (axiom label in BFO2 Reference: [060-002])"@en ; obo:IAO_0000602 "(forall (x t) (if (RealizableEntity x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (bearerOfAt y x t))))) // axiom label in BFO2 CLIF: [060-002] " , "(forall (x) (if (RealizableEntity x) (and (SpecificallyDependentContinuant x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (inheresIn x y)))))) // axiom label in BFO2 CLIF: [058-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "realizable entity"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000017 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "To say that b is a realizable entity is to say that b is a specifically dependent continuant that inheres in some independent continuant which is not a spatial region and is of a type instances of which are realized in processes of a correlated type. (axiom label in BFO2 Reference: [058-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000017 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "All realizable dependent continuants have independent continuants that are not spatial regions as their bearers. (axiom label in BFO2 Reference: [060-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000017 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x t) (if (RealizableEntity x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (bearerOfAt y x t))))) // axiom label in BFO2 CLIF: [060-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000017 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (RealizableEntity x) (and (SpecificallyDependentContinuant x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (inheresIn x y)))))) // axiom label in BFO2 CLIF: [058-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000018 obo:BFO_0000018 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000006 ; owl:disjointWith obo:BFO_0000028 ; obo:BFO_0000179 "0d-s-region" ; obo:BFO_0000180 "ZeroDimensionalSpatialRegion" ; obo:IAO_0000600 "A zero-dimensional spatial region is a point in space. (axiom label in BFO2 Reference: [037-001])"@en ; obo:IAO_0000602 "(forall (x) (if (ZeroDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [037-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "zero-dimensional spatial region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000018 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A zero-dimensional spatial region is a point in space. (axiom label in BFO2 Reference: [037-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000018 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (ZeroDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [037-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000019 obo:BFO_0000019 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000020 ; obo:BFO_0000179 "quality" ; obo:BFO_0000180 "Quality" ; obo:IAO_0000112 "the ambient temperature of this portion of air"@en , "the color of a tomato"@en , "the length of the circumference of your waist"@en , "the mass of this piece of gold."@en , "the shape of your nose"@en , "the shape of your nostril"@en ; obo:IAO_0000600 "a quality is a specifically dependent continuant that, in contrast to roles and dispositions, does not require any further process in order to be realized. (axiom label in BFO2 Reference: [055-001])"@en ; obo:IAO_0000601 "If an entity is a quality at any time that it exists, then it is a quality at every time that it exists. (axiom label in BFO2 Reference: [105-001])"@en ; obo:IAO_0000602 "(forall (x) (if (Quality x) (SpecificallyDependentContinuant x))) // axiom label in BFO2 CLIF: [055-001] " , "(forall (x) (if (exists (t) (and (existsAt x t) (Quality x))) (forall (t_1) (if (existsAt x t_1) (Quality x))))) // axiom label in BFO2 CLIF: [105-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "quality"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000019 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "a quality is a specifically dependent continuant that, in contrast to roles and dispositions, does not require any further process in order to be realized. (axiom label in BFO2 Reference: [055-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000019 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "If an entity is a quality at any time that it exists, then it is a quality at every time that it exists. (axiom label in BFO2 Reference: [105-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000019 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Quality x) (SpecificallyDependentContinuant x))) // axiom label in BFO2 CLIF: [055-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000019 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (exists (t) (and (existsAt x t) (Quality x))) (forall (t_1) (if (existsAt x t_1) (Quality x))))) // axiom label in BFO2 CLIF: [105-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000020 obo:BFO_0000020 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000002 ; owl:disjointWith obo:BFO_0000031 ; obo:BFO_0000179 "sdc" ; obo:BFO_0000180 "SpecificallyDependentContinuant" ; obo:IAO_0000112 "Reciprocal specifically dependent continuants: the function of this key to open this lock and the mutually dependent disposition of this lock: to be opened by this key"@en , "of one-sided specifically dependent continuants: the mass of this tomato"@en , "of relational dependent continuants (multiple bearers): John’s love for Mary, the ownership relation between John and this statue, the relation of authority between John and his subordinates."@en , "the disposition of this fish to decay"@en , "the function of this heart: to pump blood"@en , "the mutual dependence of proton donors and acceptors in chemical reactions [79"@en , "the mutual dependence of the role predator and the role prey as played by two organisms in a given interaction"@en , "the pink color of a medium rare piece of grilled filet mignon at its center"@en , "the role of being a doctor"@en , "the shape of this hole."@en , "the smell of this portion of mozzarella"@en ; obo:IAO_0000115 "b is a specifically dependent continuant = Def. b is a continuant & there is some independent continuant c which is not a spatial region and which is such that b s-depends_on c at every time t during the course of b’s existence. (axiom label in BFO2 Reference: [050-003])"@en ; obo:IAO_0000116 "Specifically dependent continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. We're not sure what else will develop here, but for example there are questions such as what are promises, obligation, etc."@en ; obo:IAO_0000602 "(iff (SpecificallyDependentContinuant a) (and (Continuant a) (forall (t) (if (existsAt a t) (exists (b) (and (IndependentContinuant b) (not (SpatialRegion b)) (specificallyDependsOnAt a b t))))))) // axiom label in BFO2 CLIF: [050-003] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "specifically dependent continuant"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000020 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is a specifically dependent continuant = Def. b is a continuant & there is some independent continuant c which is not a spatial region and which is such that b s-depends_on c at every time t during the course of b’s existence. (axiom label in BFO2 Reference: [050-003])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000020 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Specifically dependent continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. We're not sure what else will develop here, but for example there are questions such as what are promises, obligation, etc."@en ; obo:IAO_0010000 ; rdfs:comment "per discussion with Barry Smith" ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000020 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (SpecificallyDependentContinuant a) (and (Continuant a) (forall (t) (if (existsAt a t) (exists (b) (and (IndependentContinuant b) (not (SpatialRegion b)) (specificallyDependsOnAt a b t))))))) // axiom label in BFO2 CLIF: [050-003] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000023 obo:BFO_0000023 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; obo:BFO_0000179 "role" ; obo:BFO_0000180 "Role" ; obo:IAO_0000112 "John’s role of husband to Mary is dependent on Mary’s role of wife to John, and both are dependent on the object aggregate comprising John and Mary as member parts joined together through the relational quality of being married."@en , "the priest role"@en , "the role of a boundary to demarcate two neighboring administrative territories"@en , "the role of a building in serving as a military target"@en , "the role of a stone in marking a property boundary"@en , "the role of subject in a clinical trial"@en , "the student role"@en ; obo:IAO_0000116 "BFO 2 Reference: One major family of examples of non-rigid universals involves roles, and ontologies developed for corresponding administrative purposes may consist entirely of representatives of entities of this sort. Thus ‘professor’, defined as follows,b instance_of professor at t =Def. there is some c, c instance_of professor role & c inheres_in b at t.denotes a non-rigid universal and so also do ‘nurse’, ‘student’, ‘colonel’, ‘taxpayer’, and so forth. (These terms are all, in the jargon of philosophy, phase sortals.) By using role terms in definitions, we can create a BFO conformant treatment of such entities drawing on the fact that, while an instance of professor may be simultaneously an instance of trade union member, no instance of the type professor role is also (at any time) an instance of the type trade union member role (any more than any instance of the type color is at any time an instance of the type length).If an ontology of employment positions should be defined in terms of roles following the above pattern, this enables the ontology to do justice to the fact that individuals instantiate the corresponding universals – professor, sergeant, nurse – only during certain phases in their lives."@en ; obo:IAO_0000600 "b is a role means: b is a realizable entity & b exists because there is some single bearer that is in some special physical, social, or institutional set of circumstances in which this bearer does not have to be& b is not such that, if it ceases to exist, then the physical make-up of the bearer is thereby changed. (axiom label in BFO2 Reference: [061-001])"@en ; obo:IAO_0000602 "(forall (x) (if (Role x) (RealizableEntity x))) // axiom label in BFO2 CLIF: [061-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "role"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000023 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b is a role means: b is a realizable entity & b exists because there is some single bearer that is in some special physical, social, or institutional set of circumstances in which this bearer does not have to be& b is not such that, if it ceases to exist, then the physical make-up of the bearer is thereby changed. (axiom label in BFO2 Reference: [061-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000023 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Role x) (RealizableEntity x))) // axiom label in BFO2 CLIF: [061-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000024 obo:BFO_0000024 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:BFO_0000179 "fiat-object-part" ; obo:BFO_0000180 "FiatObjectPart" ; obo:IAO_0000112 "or with divisions drawn by cognitive subjects for practical reasons, such as the division of a cake (before slicing) into (what will become) slices (and thus member parts of an object aggregate). However, this does not mean that fiat object parts are dependent for their existence on divisions or delineations effected by cognitive subjects. If, for example, it is correct to conceive geological layers of the Earth as fiat object parts of the Earth, then even though these layers were first delineated in recent times, still existed long before such delineation and what holds of these layers (for example that the oldest layers are also the lowest layers) did not begin to hold because of our acts of delineation.Treatment of material entity in BFOExamples viewed by some as problematic cases for the trichotomy of fiat object part, object, and object aggregate include: a mussel on (and attached to) a rock, a slime mold, a pizza, a cloud, a galaxy, a railway train with engine and multiple carriages, a clonal stand of quaking aspen, a bacterial community (biofilm), a broken femur. Note that, as Aristotle already clearly recognized, such problematic cases – which lie at or near the penumbra of instances defined by the categories in question – need not invalidate these categories. The existence of grey objects does not prove that there are not objects which are black and objects which are white; the existence of mules does not prove that there are not objects which are donkeys and objects which are horses. It does, however, show that the examples in question need to be addressed carefully in order to show how they can be fitted into the proposed scheme, for example by recognizing additional subdivisions [29"@en , "the FMA:regional parts of an intact human body."@en , "the Western hemisphere of the Earth"@en , "the division of the brain into regions"@en , "the division of the planet into hemispheres"@en , "the dorsal and ventral surfaces of the body"@en , "the upper and lower lobes of the left lung"@en ; obo:IAO_0000116 "BFO 2 Reference: Most examples of fiat object parts are associated with theoretically drawn divisions"@en ; obo:IAO_0000600 "b is a fiat object part = Def. b is a material entity which is such that for all times t, if b exists at t then there is some object c such that b proper continuant_part of c at t and c is demarcated from the remainder of c by a two-dimensional continuant fiat boundary. (axiom label in BFO2 Reference: [027-004])"@en ; obo:IAO_0000602 "(forall (x) (if (FiatObjectPart x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y) (and (Object y) (properContinuantPartOfAt x y t)))))))) // axiom label in BFO2 CLIF: [027-004] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "fiat object part"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000024 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b is a fiat object part = Def. b is a material entity which is such that for all times t, if b exists at t then there is some object c such that b proper continuant_part of c at t and c is demarcated from the remainder of c by a two-dimensional continuant fiat boundary. (axiom label in BFO2 Reference: [027-004])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000024 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (FiatObjectPart x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y) (and (Object y) (properContinuantPartOfAt x y t)))))))) // axiom label in BFO2 CLIF: [027-004] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000026 obo:BFO_0000026 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000006 ; owl:disjointWith obo:BFO_0000028 ; obo:BFO_0000179 "1d-s-region" ; obo:BFO_0000180 "OneDimensionalSpatialRegion" ; obo:IAO_0000112 "an edge of a cube-shaped portion of space."@en ; obo:IAO_0000600 "A one-dimensional spatial region is a line or aggregate of lines stretching from one point in space to another. (axiom label in BFO2 Reference: [038-001])"@en ; obo:IAO_0000602 "(forall (x) (if (OneDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [038-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "one-dimensional spatial region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000026 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A one-dimensional spatial region is a line or aggregate of lines stretching from one point in space to another. (axiom label in BFO2 Reference: [038-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000026 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (OneDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [038-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000027 obo:BFO_0000027 rdf:type 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 . [ rdf:type 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 ] . [ rdf:type 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 ] . [ rdf:type 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 ] . [ rdf:type 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 ] . [ rdf:type 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_0000028 obo:BFO_0000028 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000006 ; obo:BFO_0000179 "3d-s-region" ; obo:BFO_0000180 "ThreeDimensionalSpatialRegion" ; obo:IAO_0000112 "a cube-shaped region of space"@en , "a sphere-shaped region of space,"@en ; obo:IAO_0000600 "A three-dimensional spatial region is a spatial region that is of three dimensions. (axiom label in BFO2 Reference: [040-001])"@en ; obo:IAO_0000602 "(forall (x) (if (ThreeDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [040-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "three-dimensional spatial region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000028 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A three-dimensional spatial region is a spatial region that is of three dimensions. (axiom label in BFO2 Reference: [040-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000028 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (ThreeDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [040-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000029 obo:BFO_0000029 rdf:type owl:Class ; 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_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 . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000029 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "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_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000029 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Site x) (ImmaterialEntity x))) // axiom label in BFO2 CLIF: [034-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000030 obo:BFO_0000030 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:BFO_0000179 "object" ; obo:BFO_0000180 "Object" ; obo:IAO_0000112 "atom"@en , "cell"@en , "cells and organisms"@en , "engineered artifacts"@en , "grain of sand"@en , "molecule"@en , "organelle"@en , "organism"@en , "planet"@en , "solid portions of matter"@en , "star"@en ; obo:IAO_0000116 "BFO 2 Reference: BFO rests on the presupposition that at multiple micro-, meso- and macroscopic scales reality exhibits certain stable, spatially separated or separable material units, combined or combinable into aggregates of various sorts (for example organisms into what are called ‘populations’). Such units play a central role in almost all domains of natural science from particle physics to cosmology. Many scientific laws govern the units in question, employing general terms (such as ‘molecule’ or ‘planet’) referring to the types and subtypes of units, and also to the types and subtypes of the processes through which such units develop and interact. The division of reality into such natural units is at the heart of biological science, as also is the fact that these units may form higher-level units (as cells form multicellular organisms) and that they may also form aggregates of units, for example as cells form portions of tissue and organs form families, herds, breeds, species, and so on. At the same time, the division of certain portions of reality into engineered units (manufactured artifacts) is the basis of modern industrial technology, which rests on the distributed mass production of engineered parts through division of labor and on their assembly into larger, compound units such as cars and laptops. The division of portions of reality into units is one starting point for the phenomenon of counting."@en , "BFO 2 Reference: Each object is such that there are entities of which we can assert unproblematically that they lie in its interior, and other entities of which we can assert unproblematically that they lie in its exterior. This may not be so for entities lying at or near the boundary between the interior and exterior. This means that two objects – for example the two cells depicted in Figure 3 – may be such that there are material entities crossing their boundaries which belong determinately to neither cell. Something similar obtains in certain cases of conjoined twins (see below)."@en , "BFO 2 Reference: To say that b is causally unified means: b is a material entity which is such that its material parts are tied together in such a way that, in environments typical for entities of the type in question,if c, a continuant part of b that is in the interior of b at t, is larger than a certain threshold size (which will be determined differently from case to case, depending on factors such as porosity of external cover) and is moved in space to be at t at a location on the exterior of the spatial region that had been occupied by b at t, then either b’s other parts will be moved in coordinated fashion or b will be damaged (be affected, for example, by breakage or tearing) in the interval between t and t.causal changes in one part of b can have consequences for other parts of b without the mediation of any entity that lies on the exterior of b. Material entities with no proper material parts would satisfy these conditions trivially. Candidate examples of types of causal unity for material entities of more complex sorts are as follows (this is not intended to be an exhaustive list):CU1: Causal unity via physical coveringHere the parts in the interior of the unified entity are combined together causally through a common membrane or other physical covering\\. The latter points outwards toward and may serve a protective function in relation to what lies on the exterior of the entity [13, 47"@en , "BFO 2 Reference: an object is a maximal causally unified material entity"@en , "BFO 2 Reference: ‘objects’ are sometimes referred to as ‘grains’ [74"@en ; obo:IAO_0000600 "b is an object means: b is a material entity which manifests causal unity of one or other of the types CUn listed above & is of a type (a material universal) instances of which are maximal relative to this criterion of causal unity. (axiom label in BFO2 Reference: [024-001])"@en ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "object"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000030 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b is an object means: b is a material entity which manifests causal unity of one or other of the types CUn listed above & is of a type (a material universal) instances of which are maximal relative to this criterion of causal unity. (axiom label in BFO2 Reference: [024-001])"@en ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000031 obo:BFO_0000031 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000002 ; obo:BFO_0000179 "gdc" ; obo:BFO_0000180 "GenericallyDependentContinuant" ; 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 , "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 "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_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 . [ rdf:type 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 ] . [ rdf:type 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 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; obo:BFO_0000179 "function" ; obo:BFO_0000180 "Function" ; obo:IAO_0000112 "the function of a hammer to drive in nails"@en , "the function of a heart pacemaker to regulate the beating of a heart through electricity"@en , "the function of amylase in saliva to break down starch into sugar"@en ; obo:IAO_0000116 "BFO 2 Reference: In the past, we have distinguished two varieties of function, artifactual function and biological function. These are not asserted subtypes of BFO:function however, since the same function – for example: to pump, to transport – can exist both in artifacts and in biological entities. The asserted subtypes of function that would be needed in order to yield a separate monoheirarchy are not artifactual function, biological function, etc., but rather transporting function, pumping function, etc."@en ; obo:IAO_0000600 "A function is a disposition that exists in virtue of the bearer’s physical make-up and this physical make-up is something the bearer possesses because it came into being, either through evolution (in the case of natural biological entities) or through intentional design (in the case of artifacts), in order to realize processes of a certain sort. (axiom label in BFO2 Reference: [064-001])"@en ; obo:IAO_0000602 "(forall (x) (if (Function x) (Disposition x))) // axiom label in BFO2 CLIF: [064-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "function"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000034 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A function is a disposition that exists in virtue of the bearer’s physical make-up and this physical make-up is something the bearer possesses because it came into being, either through evolution (in the case of natural biological entities) or through intentional design (in the case of artifacts), in order to realize processes of a certain sort. (axiom label in BFO2 Reference: [064-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000034 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Function x) (Disposition x))) // axiom label in BFO2 CLIF: [064-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000035 obo:BFO_0000035 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; obo:BFO_0000179 "p-boundary" ; obo:BFO_0000180 "ProcessBoundary" ; obo:IAO_0000112 "the boundary between the 2nd and 3rd year of your life."@en ; obo:IAO_0000115 "p is a process boundary =Def. p is a temporal part of a process & p has no proper temporal parts. (axiom label in BFO2 Reference: [084-001])"@en ; obo:IAO_0000601 "Every process boundary occupies_temporal_region a zero-dimensional temporal region. (axiom label in BFO2 Reference: [085-002])"@en ; obo:IAO_0000602 "(forall (x) (if (ProcessBoundary x) (exists (y) (and (ZeroDimensionalTemporalRegion y) (occupiesTemporalRegion x y))))) // axiom label in BFO2 CLIF: [085-002] " , "(iff (ProcessBoundary a) (exists (p) (and (Process p) (temporalPartOf a p) (not (exists (b) (properTemporalPartOf b a)))))) // axiom label in BFO2 CLIF: [084-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "process boundary"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000035 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "p is a process boundary =Def. p is a temporal part of a process & p has no proper temporal parts. (axiom label in BFO2 Reference: [084-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000035 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Every process boundary occupies_temporal_region a zero-dimensional temporal region. (axiom label in BFO2 Reference: [085-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000035 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (ProcessBoundary x) (exists (y) (and (ZeroDimensionalTemporalRegion y) (occupiesTemporalRegion x y))))) // axiom label in BFO2 CLIF: [085-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000035 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (ProcessBoundary a) (exists (p) (and (Process p) (temporalPartOf a p) (not (exists (b) (properTemporalPartOf b a)))))) // axiom label in BFO2 CLIF: [084-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000038 obo:BFO_0000038 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000008 ; owl:disjointWith obo:BFO_0000148 ; obo:BFO_0000179 "1d-t-region" ; obo:BFO_0000180 "OneDimensionalTemporalRegion" ; obo:IAO_0000112 "the temporal region during which a process occurs."@en ; obo:IAO_0000116 "BFO 2 Reference: A temporal interval is a special kind of one-dimensional temporal region, namely one that is self-connected (is without gaps or breaks)."@en ; obo:IAO_0000600 "A one-dimensional temporal region is a temporal region that is extended. (axiom label in BFO2 Reference: [103-001])"@en ; obo:IAO_0000602 "(forall (x) (if (OneDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [103-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "one-dimensional temporal region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000038 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A one-dimensional temporal region is a temporal region that is extended. (axiom label in BFO2 Reference: [103-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000038 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (OneDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [103-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000040 obo:BFO_0000040 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000004 ; owl:disjointWith obo:BFO_0000141 ; obo:BFO_0000179 "material" ; obo:BFO_0000180 "MaterialEntity" ; 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_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 ; 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 . [ rdf:type 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 ] . [ rdf:type 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 ] . [ rdf:type 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 ] . [ rdf:type 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 ] . [ rdf:type 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 ] . [ rdf:type 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_0000140 obo:BFO_0000140 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000141 ; obo:BFO_0000179 "cf-boundary" ; obo:BFO_0000180 "ContinuantFiatBoundary" ; obo:IAO_0000115 "b is a continuant fiat boundary = Def. b is an immaterial entity that is of zero, one or two dimensions and does not include a spatial region as part. (axiom label in BFO2 Reference: [029-001])"@en ; obo:IAO_0000116 "BFO 2 Reference: In BFO 1.1 the assumption was made that the external surface of a material entity such as a cell could be treated as if it were a boundary in the mathematical sense. The new document propounds the view that when we talk about external surfaces of material objects in this way then we are talking about something fiat. To be dealt with in a future version: fiat boundaries at different levels of granularity.More generally, the focus in discussion of boundaries in BFO 2.0 is now on fiat boundaries, which means: boundaries for which there is no assumption that they coincide with physical discontinuities. The ontology of boundaries becomes more closely allied with the ontology of regions."@en , "BFO 2 Reference: a continuant fiat boundary is a boundary of some material entity (for example: the plane separating the Northern and Southern hemispheres; the North Pole), or it is a boundary of some immaterial entity (for example of some portion of airspace). Three basic kinds of continuant fiat boundary can be distinguished (together with various combination kinds [29"@en , "Continuant fiat boundary doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the mereological sum of two-dimensional continuant fiat boundary and a one dimensional continuant fiat boundary that doesn't overlap it. The situation is analogous to temporal and spatial regions."@en ; obo:IAO_0000601 "Every continuant fiat boundary is located at some spatial region at every time at which it exists"@en ; obo:IAO_0000602 "(iff (ContinuantFiatBoundary a) (and (ImmaterialEntity a) (exists (b) (and (or (ZeroDimensionalSpatialRegion b) (OneDimensionalSpatialRegion b) (TwoDimensionalSpatialRegion b)) (forall (t) (locatedInAt a b t)))) (not (exists (c t) (and (SpatialRegion c) (continuantPartOfAt c a t)))))) // axiom label in BFO2 CLIF: [029-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "continuant fiat boundary"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000140 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is a continuant fiat boundary = Def. b is an immaterial entity that is of zero, one or two dimensions and does not include a spatial region as part. (axiom label in BFO2 Reference: [029-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000140 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Continuant fiat boundary doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the mereological sum of two-dimensional continuant fiat boundary and a one dimensional continuant fiat boundary that doesn't overlap it. The situation is analogous to temporal and spatial regions."@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000140 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (ContinuantFiatBoundary a) (and (ImmaterialEntity a) (exists (b) (and (or (ZeroDimensionalSpatialRegion b) (OneDimensionalSpatialRegion b) (TwoDimensionalSpatialRegion b)) (forall (t) (locatedInAt a b t)))) (not (exists (c t) (and (SpatialRegion c) (continuantPartOfAt c a t)))))) // axiom label in BFO2 CLIF: [029-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000141 obo:BFO_0000141 rdf:type 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 ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "immaterial entity"@en . ### http://purl.obolibrary.org/obo/BFO_0000142 obo:BFO_0000142 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000140 ; owl:disjointWith obo:BFO_0000146 , obo:BFO_0000147 ; obo:BFO_0000179 "1d-cf-boundary" ; obo:BFO_0000180 "OneDimensionalContinuantFiatBoundary" ; obo:IAO_0000112 "The Equator"@en , "all geopolitical boundaries"@en , "all lines of latitude and longitude"@en , "the line separating the outer surface of the mucosa of the lower lip from the outer surface of the skin of the chin."@en , "the median sulcus of your tongue"@en ; obo:IAO_0000600 "a one-dimensional continuant fiat boundary is a continuous fiat line whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [032-001])"@en ; obo:IAO_0000602 "(iff (OneDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (OneDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [032-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "one-dimensional continuant fiat boundary"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000142 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "a one-dimensional continuant fiat boundary is a continuous fiat line whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [032-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000142 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (OneDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (OneDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [032-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000144 obo:BFO_0000144 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; owl:disjointWith obo:BFO_0000182 ; obo:BFO_0000179 "process-profile" ; obo:BFO_0000180 "ProcessProfile" ; obo:IAO_0000112 "On a somewhat higher level of complexity are what we shall call rate process profiles, which are the targets of selective abstraction focused not on determinate quality magnitudes plotted over time, but rather on certain ratios between these magnitudes and elapsed times. A speed process profile, for example, is represented by a graph plotting against time the ratio of distance covered per unit of time. Since rates may change, and since such changes, too, may have rates of change, we have to deal here with a hierarchy of process profile universals at successive levels"@en , "One important sub-family of rate process profiles is illustrated by the beat or frequency profiles of cyclical processes, illustrated by the 60 beats per minute beating process of John’s heart, or the 120 beats per minute drumming process involved in one of John’s performances in a rock band, and so on. Each such process includes what we shall call a beat process profile instance as part, a subtype of rate process profile in which the salient ratio is not distance covered but rather number of beat cycles per unit of time. Each beat process profile instance instantiates the determinable universal beat process profile. But it also instantiates multiple more specialized universals at lower levels of generality, selected from rate process profilebeat process profileregular beat process profile3 bpm beat process profile4 bpm beat process profileirregular beat process profileincreasing beat process profileand so on.In the case of a regular beat process profile, a rate can be assigned in the simplest possible fashion by dividing the number of cycles by the length of the temporal region occupied by the beating process profile as a whole. Irregular process profiles of this sort, for example as identified in the clinic, or in the readings on an aircraft instrument panel, are often of diagnostic significance."@en , "The simplest type of process profiles are what we shall call ‘quality process profiles’, which are the process profiles which serve as the foci of the sort of selective abstraction that is involved when measurements are made of changes in single qualities, as illustrated, for example, by process profiles of mass, temperature, aortic pressure, and so on."@en ; obo:IAO_0000115 "b is a process_profile =Def. there is some process c such that b process_profile_of c (axiom label in BFO2 Reference: [093-002])"@en ; obo:IAO_0000600 "b process_profile_of c holds when b proper_occurrent_part_of c& there is some proper_occurrent_part d of c which has no parts in common with b & is mutually dependent on b& is such that b, c and d occupy the same temporal region (axiom label in BFO2 Reference: [094-005])"@en ; obo:IAO_0000602 "(forall (x y) (if (processProfileOf x y) (and (properContinuantPartOf x y) (exists (z t) (and (properOccurrentPartOf z y) (TemporalRegion t) (occupiesSpatioTemporalRegion x t) (occupiesSpatioTemporalRegion y t) (occupiesSpatioTemporalRegion z t) (not (exists (w) (and (occurrentPartOf w x) (occurrentPartOf w z))))))))) // axiom label in BFO2 CLIF: [094-005] " , "(iff (ProcessProfile a) (exists (b) (and (Process b) (processProfileOf a b)))) // axiom label in BFO2 CLIF: [093-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "process profile"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000144 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is a process_profile =Def. there is some process c such that b process_profile_of c (axiom label in BFO2 Reference: [093-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000144 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b process_profile_of c holds when b proper_occurrent_part_of c& there is some proper_occurrent_part d of c which has no parts in common with b & is mutually dependent on b& is such that b, c and d occupy the same temporal region (axiom label in BFO2 Reference: [094-005])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000144 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y) (if (processProfileOf x y) (and (properContinuantPartOf x y) (exists (z t) (and (properOccurrentPartOf z y) (TemporalRegion t) (occupiesSpatioTemporalRegion x t) (occupiesSpatioTemporalRegion y t) (occupiesSpatioTemporalRegion z t) (not (exists (w) (and (occurrentPartOf w x) (occurrentPartOf w z))))))))) // axiom label in BFO2 CLIF: [094-005] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000144 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (ProcessProfile a) (exists (b) (and (Process b) (processProfileOf a b)))) // axiom label in BFO2 CLIF: [093-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000145 obo:BFO_0000145 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; obo:BFO_0000179 "r-quality" ; obo:BFO_0000180 "RelationalQuality" ; obo:IAO_0000112 "John’s role of husband to Mary is dependent on Mary’s role of wife to John, and both are dependent on the object aggregate comprising John and Mary as member parts joined together through the relational quality of being married."@en , "a marriage bond, an instance of requited love, an obligation between one person and another."@en ; obo:IAO_0000115 "b is a relational quality = Def. for some independent continuants c, d and for some time t: b quality_of c at t & b quality_of d at t. (axiom label in BFO2 Reference: [057-001])"@en ; obo:IAO_0000602 "(iff (RelationalQuality a) (exists (b c t) (and (IndependentContinuant b) (IndependentContinuant c) (qualityOfAt a b t) (qualityOfAt a c t)))) // axiom label in BFO2 CLIF: [057-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "relational quality"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000145 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is a relational quality = Def. for some independent continuants c, d and for some time t: b quality_of c at t & b quality_of d at t. (axiom label in BFO2 Reference: [057-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000145 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (RelationalQuality a) (exists (b c t) (and (IndependentContinuant b) (IndependentContinuant c) (qualityOfAt a b t) (qualityOfAt a c t)))) // axiom label in BFO2 CLIF: [057-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000146 obo:BFO_0000146 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000140 ; obo:BFO_0000179 "2d-cf-boundary" ; obo:BFO_0000180 "TwoDimensionalContinuantFiatBoundary" ; obo:IAO_0000600 "a two-dimensional continuant fiat boundary (surface) is a self-connected fiat surface whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [033-001])"@en ; obo:IAO_0000602 "(iff (TwoDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (TwoDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [033-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "two-dimensional continuant fiat boundary"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000146 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "a two-dimensional continuant fiat boundary (surface) is a self-connected fiat surface whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [033-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000146 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (TwoDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (TwoDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [033-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000147 obo:BFO_0000147 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000140 ; obo:BFO_0000179 "0d-cf-boundary" ; obo:BFO_0000180 "ZeroDimensionalContinuantFiatBoundary" ; obo:IAO_0000112 "the geographic North Pole"@en , "the point of origin of some spatial coordinate system."@en , "the quadripoint where the boundaries of Colorado, Utah, New Mexico, and Arizona meet"@en ; obo:IAO_0000116 "zero dimension continuant fiat boundaries are not spatial points. Considering the example 'the quadripoint where the boundaries of Colorado, Utah, New Mexico, and Arizona meet' : There are many frames in which that point is zooming through many points in space. Whereas, no matter what the frame, the quadripoint is always in the same relation to the boundaries of Colorado, Utah, New Mexico, and Arizona."@en ; obo:IAO_0000600 "a zero-dimensional continuant fiat boundary is a fiat point whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [031-001])"@en ; obo:IAO_0000602 "(iff (ZeroDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (ZeroDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [031-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "zero-dimensional continuant fiat boundary"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000147 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "zero dimension continuant fiat boundaries are not spatial points. Considering the example 'the quadripoint where the boundaries of Colorado, Utah, New Mexico, and Arizona meet' : There are many frames in which that point is zooming through many points in space. Whereas, no matter what the frame, the quadripoint is always in the same relation to the boundaries of Colorado, Utah, New Mexico, and Arizona."@en ; obo:IAO_0010000 ; rdfs:comment "requested by Melanie Courtot" ; rdfs:seeAlso ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000147 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "a zero-dimensional continuant fiat boundary is a fiat point whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [031-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000147 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (ZeroDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (ZeroDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [031-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000148 obo:BFO_0000148 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000008 ; obo:BFO_0000179 "0d-t-region" ; obo:BFO_0000180 "ZeroDimensionalTemporalRegion" ; obo:IAO_0000112 "a temporal region that is occupied by a process boundary"@en , "right now"@en , "the moment at which a child is born"@en , "the moment at which a finger is detached in an industrial accident"@en , "the moment of death."@en ; obo:IAO_0000118 "temporal instant."@en ; obo:IAO_0000600 "A zero-dimensional temporal region is a temporal region that is without extent. (axiom label in BFO2 Reference: [102-001])"@en ; obo:IAO_0000602 "(forall (x) (if (ZeroDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [102-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "zero-dimensional temporal region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000148 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A zero-dimensional temporal region is a temporal region that is without extent. (axiom label in BFO2 Reference: [102-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000148 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (ZeroDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [102-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000182 obo:BFO_0000182 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; obo:BFO_0000179 "history" ; obo:BFO_0000180 "History" ; obo:IAO_0000600 "A history is a process that is the sum of the totality of processes taking place in the spatiotemporal region occupied by a material entity or site, including processes on the surface of the entity or within the cavities to which it serves as host. (axiom label in BFO2 Reference: [138-001])"@en ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "history"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000182 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A history is a process that is the sum of the totality of processes taking place in the spatiotemporal region occupied by a material entity or site, including processes on the surface of the entity or within the cavities to which it serves as host. (axiom label in BFO2 Reference: [138-001])"@en ; obo:IAO_0010000 ] . ### http://www.ontologyrepository.com/CommonCoreOntologies/AbbreviatedName cco:AbbreviatedName rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeName ; cco:definition "A Designative Name that is a shortened form of a Proper Name."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Abbreviated Name"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AcademicDegree cco:AcademicDegree rdf:type owl:Class ; rdfs:subClassOf cco:Certificate ; cco:definition "A Certificate issued by an Educational Organization to a Person to indicate that the Person has satisfactorily completed a course of study, or as an honorary recognition of the Person's achievement."@en ; cco:definition_source "http://www.dictionary.com/browse/degree" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Academic Degree"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Acceleration cco:Acceleration rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:Velocity ] ; cco:definition "A Process Profile that is the rate of change of the Velocity of an object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Acceleration" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Acceleration"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Acronym cco:Acronym rdf:type owl:Class ; rdfs:subClassOf cco:AbbreviatedName ; cco:definition "An Abbreviated Name that combines the initial letters of a Designative Name and which is pronounced as a word."@en ; cco:example_of_usage "Wi-Fi, ASCII, OPSEC" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Acronym"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Act cco:Act rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; cco:definition "A Process in which at least one Agent plays a causative role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAdvising cco:ActOfAdvising rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; cco:definition "An Act of Directive Communication performed by providing advice or counsel to another agent."@en ; cco:definition_source "http://www.dictionary.com/browse/advising" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Advising"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfApologizing cco:ActOfApologizing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; cco:definition "An Act of Expressive Communication performed by acknowledging and expressing regret for a fault, shortcoming, or failure."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=apologizing" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Apologizing"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAppraisal cco:ActOfAppraisal rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMeasuring ; cco:definition "An Act of Measuring that involves evaluating, assessing, estimating, or judging the nature, value, importance, condition, or quality of something or someone."@en ; cco:elucidation "In the context of an Act of Appraisal, the terms 'value', 'condition', and 'quality' do not have the same meanings as their counterparts that are defined in the Common Core Ontologies. For example, a knife may be appraised to be of high quality if it is sharp and sturdy or to be of inferior quality if it is dull or fragile."@en ; cco:example_of_usage "a food critic rating the quality of a restaurant's ambiance, service, and food" , "a mechanic assessing whether a damaged vehicle is repairable" , "an insurance agent appraising the financial value of a building" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Note that, while most if not all Acts of Appraisal involve some estimating and many Acts of Estimation involve some appraising (i.e. these classes are not disjoint), neither class subsumes the other. For example, some Acts of Appraisal (e.g. a tax assessor appraising the value of a building) impart a normative element to the measured value while others (e.g. a gustatory appraisal that fresh green beans taste better than canned green beans) involve complete information. Furthermore, many Acts of Estimation (e.g. estimating the height of a tree) are concerned solely with determining a numerical value (as opposed to the nature, value, importance, condition, or quality)."@en ; rdfs:label "Act of Appraisal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArrival cco:ActOfArrival rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; cco:definition "An Act of Location Change that consists of the participating entity reaching its destination such that the larger Act of Location Change is completed."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Arrival"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactAssembly cco:ActOfArtifactAssembly rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; cco:definition "An Act of Artifact Processing wherein a new Artifact is created by fitting component parts together."@en ; cco:example_of_usage "putting together a piece of furniture purchased from Ikea" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Many Acts of Manufacturing and Construction involve one or more Acts of Artifact Assembly, but Acts of Artifact Assembly can also occur in isolation from these activities."@en ; rdfs:label "Act of Artifact Assembly"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactEmployment cco:ActOfArtifactEmployment rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act of using an Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Artifact Employment"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactModification cco:ActOfArtifactModification rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; cco:definition "An Act of Artifact Processing in which an existing Artifact is acted upon in a manner that changes, adds, or removes one or more of its Qualities, Dispositions, or Functions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Excluded from this class are instances of role change or role creation such as the introduction of an artifact as a piece of evidence in a trial or the loading of artifacts onto a ship for transport."@en ; rdfs:label "Act of Artifact Modification"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactProcessing cco:ActOfArtifactProcessing rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act of performing a series of mechanical or chemical operations on something in order to change or preserve it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Artifact Processing"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAssassination cco:ActOfAssassination rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMurder ; cco:definition "An Act of Murder of a prominent person."@en ; cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Assassination"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAssignment cco:ActOfAssignment rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDeclarativeCommunication ; cco:definition "An Act of Declarative Communication in which rights held by one party (the assignor) are transferred to another party (the assignee) with regard to a particular entity as specified by the details of the assignment, which is often prescribed by a contract."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Assignment_%28law%29" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Assignment"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAssociation cco:ActOfAssociation rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; cco:definition "A Social Act wherein an Agent unites with some other Agent in an Intentional Act, enterprise or business."@en ; cco:definition_source "http://en.wiktionary.org/wiki/associate" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Association"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfBuying cco:ActOfBuying rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPurchasing ; cco:definition "An Act of Purchasing wherein a Financial Instrument is used by an Agent (the Buyer) to acquire ownership of a good from another Agent (the Seller)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Buying"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCargoTransportation cco:ActOfCargoTransportation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; cco:definition "An Act of Location Change involving the movement of manufactured goods through some Transportation Agent."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Cargo Transportation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCeremony cco:ActOfCeremony rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; cco:definition "A Social Act of ritual significance, performed on a special occasion."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Ceremony" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Ceremony"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfChangeOfResidence cco:ActOfChangeOfResidence rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; cco:definition "An Act of Location Change involving one or more Persons moving from one place of residence to another."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Change of Residence"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCollision cco:ActOfCollision rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; cco:definition "An Act of Location Change involving the movement of one object such that it collides with another object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Collision"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommanding cco:ActOfCommanding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; cco:definition "An Act of Directive Communication that exercises authoritative control or power over another agent's actions."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=commanding (Edited 08-22-2016)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Commanding"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommissiveCommunication cco:ActOfCommissiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; cco:definition "An Act of Communication that commits a speaker to some future action."@en ; cco:definition_source "Derived (loosely) from: John Searle's Speech Acts: An Essay in the Philosophy of Language" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Examples: agreeing, betting, guaranteeing, inviting, offering, promising, swearing, volunteering"@en ; rdfs:label "Act of Commissive Communication"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommunication cco:ActOfCommunication rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act in which some Information Content Entity is transferred from some Agent to Another."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Communication" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Communication"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommunicationByMedia cco:ActOfCommunicationByMedia rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; cco:definition "An Act of Communication in which some Artifact is used to transfer an Information Bearing Entity from sender(s) to receiver(s)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Communication by Media"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCondoling cco:ActOfCondoling rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; cco:definition "An Act of Expressive Communication performed by expressing sympathy or sorrow."@en ; cco:definition_source "http://www.thefreedictionary.com/condoling" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Condoling"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConductingMassMediaInterview cco:ActOfConductingMassMediaInterview rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; cco:definition "An Act of Mass Media Communication involving a conversation between a reporter and a person of public interest, used as a basis of a broadcast or publication."@en ; cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Conducting Mass Media Interview"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConfessing cco:ActOfConfessing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; cco:definition "An Act of Representative Communication in which a person makes an admission of misdeeds or faults."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Confessing"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCongratulating cco:ActOfCongratulating rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; cco:definition "An Act of Expressive Communication performed by expressing vicarious pleasure to a person on the occasion of their success or good fortune."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/congratulate" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Congratulating"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConstruction cco:ActOfConstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; cco:definition "An Act of Artifact Processing wherein Artifacts are built on site as prescribed by some contract."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "An Act of Construction typically involves the production of only one or a limited number of goods, such as in the construction of an airport or a community of condominiums."@en ; rdfs:label "Act of Construction"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConsumption cco:ActOfConsumption rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act in which a resource is ingested or used up."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Consumption"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfContractFormation cco:ActOfContractFormation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPromising ; cco:definition "An Act of Promising having a lawful object entered into voluntarily by two or more agents with legal capacity, each of whom intends to create one or more legal obligations between them."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Contract#Formation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Contract Formation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDeceptiveCommunication cco:ActOfDeceptiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; cco:definition "Ac Act of Communication intended to mislead the audience by distortion or falsification of evidence and induce a reaction that is prejudicial to the interests of the audience."@en ; cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Deceptive Communication"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDeclarativeCommunication cco:ActOfDeclarativeCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; cco:definition "An Act of Communication that changes the reality in accord with the proposition of the declaration."@en ; cco:definition_source "Derived (loosely) from: John Searle's Speech Acts: An Essay in the Philosophy of Language" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Examples: Baptism, Sentencing a person to imprisonment, Pronouncing a couple husband and wife, Declaring war"@en ; rdfs:label "Act of Declarative Communication"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDecoyUse cco:ActOfDecoyUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; cco:definition "An Act of Artifact Employment in which some Agent uses some Decoy."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Decoy Use"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDenying cco:ActOfDenying rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; cco:definition "An Act of Representative Communication performed by either asserting that something is not true or real or refusing to satisfy a request or desire."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/denial" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Denying"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDeparture cco:ActOfDeparture rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; cco:definition "An Act of Location Change that consists of the participating entity leaving its starting location such that the larger Act of Location Change is initiated."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Departure"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDirectiveCommunication cco:ActOfDirectiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; cco:definition "An Act of Communication that is intended to cause the hearer to take a particular action."@en ; cco:definition_source "Derived (loosely) from: John Searle's Speech Acts: An Essay in the Philosophy of Language" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Examples: advising, admonishing, asking, begging, dismissing, excusing, forbidding, instructing, ordering, permitting, requesting, requiring, suggesting, urging, warning"@en ; rdfs:label "Act of Directive Communication"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDonating cco:ActOfDonating rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is tranfered by an Agent (the Donor) to another Agent (the Recipient) without return consideration."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Donation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Donating"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEducationalTrainingAcquisition cco:ActOfEducationalTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of a curriculum from an Agent or communication medium that realizes a capacity derived from its affiliation with some Educational Organization."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Educational Training Acquisition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEducationalTrainingInstruction cco:ActOfEducationalTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Educational Organization by imparting knowledge of a curriculum to an Agent either directly or indirectly through some communication medium."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Educational Training Instruction"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEmployment cco:ActOfEmployment rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; cco:definition "An Act of Association wherein an Organization assigns a set of activities to some Person to be performed in exchange for financial compensation."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Employment"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEncounter cco:ActOfEncounter rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; cco:definition "An Act of Association wherein two or more Persons meet in a casual or unplanned manner."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=encounter (Sense Key: Encounter%2:38:00)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Encounter"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEntertainment cco:ActOfEntertainment rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act consisting of any activity which provides a diversion or permits people to amuse themselves."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Entertainment" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Entertainment"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEspionage cco:ActOfEspionage rdf:type owl:Class ; rdfs:subClassOf cco:ActOfIntelligenceGathering ; cco:definition "An Act of Intelligence Gathering involving the obtaining of information that is considered secret or confidential without the permission of the holder of the information."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Espionage" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Espionage"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEstimation cco:ActOfEstimation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMeasuring ; cco:alternative_label "Act of Approximation"@en ; cco:definition "An Act of Measuring that involves the comparison of a measurement of a similar Entity or of a portion of the Entity being estimated to produce an approximated measurement of the target Entity."@en ; cco:elucidation "In all cases, the Agent in an Act of Estimation either lacks complete information, lacks access to the relevant information, or chooses not to use the complete information (perhaps to save money or time) about the thing being estimated; instead, the Agent uses some or all of the relevant information that the Agent does have as a basis for arriving at the estimate."@en ; cco:example_of_usage "measuring how much time a train will add to your commute by measuring how long it takes for 10 train cars to pass a given point and then combining this information with an estimate of how many train cars are in a typical train based on your past experience" , "measuring the amount of time required to do a task based on how long it took to do a similar task in the past" , "measuring the height of a building by counting the number of floors and multiplying it by the height of an average floor in an average building" , "measuring the property value of a house based on its square footage and the average cost per square foot of other houses in the area" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Although the boundary between Act of Estimation and guessing is vague, estimation can be partially distinguished from guessing in that every Act of Estimation has as input some relevant information; whereas an act of guessing can occur sans information (or at least sans pertinent information). For example, if Mr. Green were asked how many blades of grass are in his lawn, he could simply choose a number (i.e. he could guess) or he could estimate the number by counting how many baldes of grass are in 1 square foot of his lawn, measuring the square footage of his lawn, and then multiplying these values to arrive at a number. Hence, many estimates may be loosely considered to be educated guesses."@en , "Note that, while every Act of Measuring arguably involves some degree of estimation (for example, a measuring instrument rounding to the nearest ten-thousandth or an Agent reading an analog display), it would be a mistake to classify all Acts of Measuring as Acts of Estimation. This holds even for cases (e.g. census taking) in which sofisticated estimations are often more accurate than other means of measuring (e.g. enumeration)."@en ; rdfs:label "Act of Estimation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfExpressiveCommunication cco:ActOfExpressiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; cco:definition "An Act of Communication that expresses the Speaker's attitudes and emotions towards some proposition."@en ; cco:definition_source "Derived (loosely) from: John Searle's Speech Acts: An Essay in the Philosophy of Language" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Examples: apologizing, condoling, congratulating, greeting, thanking, accepting (acknowledging an acknowledgment)"@en ; rdfs:label "Act of Expressive Communication"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFacilityUse cco:ActOfFacilityUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; cco:definition "An Act of Artifact Employment in which an Agent makes use of some Facility."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Facility Use"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFinancialDeposit cco:ActOfFinancialDeposit rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is transferred by an Agent (the Depositor) to another Agent to create a liability to be repaid to the Depositor through an Act of Financial Withdrawal."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Deposit_(bank)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Financial Deposit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFinancialInstrumentUse cco:ActOfFinancialInstrumentUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; cco:definition "An Act of Artifact Employment in which some Agent uses some Financial Instrument."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Financial Instrument Use"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFinancialWithdrawal cco:ActOfFinancialWithdrawal rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is transferred by an Agent to another Agent (the Depositor) from an account created by an earlier Act of Financial Deposit performed by the Depositor."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Deposit_(bank)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Financial Withdrawal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFunding cco:ActOfFunding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; cco:definition "An Act of Financial Instrument Use in which an Agent provides a sum of money to another Agent for a particular purpose."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Funding"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfGovernment cco:ActOfGovernment rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act that is initiated or supported by some Geopolitical Entity and enforced by some Government Agent."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Government"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfHomicide cco:ActOfHomicide rdf:type owl:Class ; rdfs:subClassOf cco:ActOfViolence , [ rdf:type owl:Restriction ; owl:onProperty cco:is_cause_of ; owl:someValuesFrom cco:Death ] ; cco:definition "An Act of Violence which causes the unlawful killing of another person."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Homicide"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIdentifying cco:ActOfIdentifying rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; cco:definition "An Act of Representative Communication performed by asserting who or what a particular person or thing is."@en ; cco:definition_source "http://www.dictionary.com/browse/identify" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Identifying"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfInhabitancy cco:ActOfInhabitancy rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act in which a Person lives at a Site for a period of time that may be as short as 1 day/night or as long as the Person's entire life."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/inhabit" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Inhabitancy"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIntelligenceGathering cco:ActOfIntelligenceGathering rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act of producing and/or gathering information by a government or other Organization to guide decisions and actions by answering questions or obtaining advance warning of events and movements deemed to be important or otherwise relevant."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Intelligence_(information_gathering)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Intelligence Gathering"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfInterpersonalRelationship cco:ActOfInterpersonalRelationship rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; cco:definition "An Act of Association between two or more Persons that may range from fleeting to enduring."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Interpersonal_relationship" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Interpersonal Relationship"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfInviting cco:ActOfInviting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; cco:definition "An Act of Commissive Communication performed by requesting the presence or participation of the audience, and which may include offering an incentive or inducement."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/invite" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Inviting"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIssuingMassMediaArticle cco:ActOfIssuingMassMediaArticle rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; cco:definition "An Act of Mass Media Communication involving sending forth, distributing, or putting into circulation a non-fictional essay, especially one included with others in a newspaper, magazine, or journal."@en ; cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Issuing Mass Media Article"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIssuingMassMediaDocumentary cco:ActOfIssuingMassMediaDocumentary rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; cco:definition "An Act of Mass Media Communication involving sending forth, distributing, or putting into circulation information that provides a factual record or report."@en ; cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Issuing Mass Media Documentary"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIssuingMassMediaPressRelease cco:ActOfIssuingMassMediaPressRelease rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; cco:definition "An Act of Mass Media Communication involving sending forth, distributing, or putting into circulation an official statement issued to one or more members of the media for the purpose of announcing newsworthy information."@en ; cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Issuing Mass Media Press Release"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfLegalInstrumentUse cco:ActOfLegalInstrumentUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; cco:definition "An Act of Artifact Employment in which some Agent uses some Legal Instrument."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Legal Instrument Use"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfLoaning cco:ActOfLoaning rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is given by an Agent (the Creditor) to another Agent (the Debtor) in order to receive Repayments from the Debtor which are of greater Financial Value."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Loan" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Loaning"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfLocationChange cco:ActOfLocationChange rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMotion ; cco:definition "An Act of Motion in which the location of some Object is changed by some Agent."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Location Change"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMaintenance cco:ActOfMaintenance rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactModification ; cco:definition "An Act of Artifact Modification in which an Artifact is modified in order to preserve or restore one or more of its designed Qualities or Functions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Maintenance"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfManufacturing cco:ActOfManufacturing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; cco:definition "An Act of Artifact Processing wherein Artifacts are created in a Facility for the purpose of being sold to consumers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "An Act of Manufacturing typically involves the mass production of goods."@en ; rdfs:label "Act of Manufacturing"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMassMediaCommunication cco:ActOfMassMediaCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; cco:definition "An Act of Communication intended to reach a large audience using a medium such as the internet, television, radio, newspaper, and magazine."@en ; cco:definition_source "http://en.wikipedia.org/wiki/The_media" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Mass Media Communication"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMeasuring cco:ActOfMeasuring rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act that involves determining the extent, dimensions, quanity, or quality of an Entity relative to some standard."@en ; cco:example_of_usage "putting an object on a scale to measure its weight in kilograms" , "rating Hollywood movies on a 1 to 5 star scale" , "using a tape measure to determine the height and width of a doorway in inches" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Measuring"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMeeting cco:ActOfMeeting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; cco:definition "An Act of Association wherein two or more Persons assemble for some common purpose."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=meet (Sense Key: meet%2:41:00, get together%2:41:00)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Meeting"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryForce cco:ActOfMilitaryForce rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act of employing a Military Force to achieve some desired result."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Military Force"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryService cco:ActOfMilitaryService rdf:type owl:Class ; rdfs:subClassOf cco:ActOfEmployment ; cco:definition "An Act of Employment wherein a Person serves as a member of a Military Force, whether voluntarily or by conscription."@en ; cco:definition_source "http://www.collinsdictionary.com/dictionary/english/military-service" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Military Service"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryTrainingAcquisition cco:ActOfMilitaryTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of the tactics, techniques, and/or strategies of Military Operations from an Agent or communication medium that realizes a capacity derived from its affiliation with a Military Organization."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Military Training Acquisition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryTrainingInstruction cco:ActOfMilitaryTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Military Organization by imparting knowledge of the tactics, techniques, and/or strategies of Military Operations to an Agent either directly or indirectly through some communication medium."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Military Training Instruction"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMotion cco:ActOfMotion rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act by which an Agent causes the position or location of some Object to change."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/motion" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Motion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMurder cco:ActOfMurder rdf:type owl:Class ; rdfs:subClassOf cco:ActOfHomicide ; cco:definition "An Act of Homicide with malice aforethought."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Murder"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfOathTaking cco:ActOfOathTaking rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; cco:definition "An Act of Commissive Communication performed by stating or promising, usually calling upon something or someone that the oath maker considers sacred."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Oath" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Oath Taking"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfObservation cco:ActOfObservation rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act of acquiring information from a source via the use of one or more senses."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Observation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Observation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfOfficialDocumentation cco:ActOfOfficialDocumentation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDeclarativeCommunication ; cco:definition "An Act of Declarative Communication in which an Agent records some information for official use by another Agent."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Official Documentation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfOwnership cco:ActOfOwnership rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPossession ; cco:definition "An Act of Possession that includes an agent having certain rights and duties over the property owned."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Ownership" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The relation between the owner and property may be private, collective, or common and the property may be objects, land, real estate, or intellectual property."@en ; rdfs:label "Act of Ownership"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPersonalCommunication cco:ActOfPersonalCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; cco:definition "An Act of Communication having a small audience."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Personal Communication"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPilgrimage cco:ActOfPilgrimage rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTravel ; cco:definition "An Act of Travel to a location of importance to a person's beliefs and faith."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Pilgrimage" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Pilgrimage"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPlanning cco:ActOfPlanning rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act that involves making a Plan to achieve some specified Objective."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Planning"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPortionOfMaterialConsumption cco:ActOfPortionOfMaterialConsumption rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; cco:definition "An Act of Artifact Employment in which a Portion of Material is expended."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Portion of Material Consumption"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPositionChange cco:ActOfPositionChange rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMotion ; cco:definition "An Act of Motion in which the position (i.e. the orientation, alignment, or arrangement) of some Object or of one or more of an Object's parts is changed by some Agent."@en ; cco:example_of_usage "a top spinning in place" , "adjusting your posture" , "raising your left arm" , "swivelling your office chair to face the window" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "An Act of Position Change does not entail a change of location."@en ; rdfs:label "Act of Position Change"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPossession cco:ActOfPossession rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act in which an agent intentionally exercises control towards a thing."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Possession_(law)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "In all cases, to possess something, an agent must have an intention to possess it."@en ; rdfs:label "Act of Possession"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPrediction cco:ActOfPrediction rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act that involves the generation of a Predictive Information Content entity that is intended to describe an uncertain possible future event, value, entity, or attribute of an entity."@en ; cco:elucidation "Predictions can only be made about things that are not yet the case (i.e. future things) and are further restricted to being about things that do not have a probability of either 1 (necessary) or 0 (impossible). For example, assuming that no organism is immortal, one cannot predict of a given organism that it will eventually die; however, one may predict uncertain things about the organism's eventual death, such as its precise cause or time."@en ; cco:example_of_usage "a chess master predicting the next 8 moves his opponent will make" , "predicting that a particular stock will double in value over the next fiscal quarter" , "using sample exit polls data to predict the winners of an election" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "An Act of Prediction may involve the use of some or no relevant information. An Act of Prediction that utilizes relevant information may also be (or at least involve) an Act of Estimation. Hence, these two classes are not disjoint. Furthermore, neither class subsumes the other since estimates can be made about existing entities and not all predictions produce measurements (e.g. predicting that it will rain tomorrow)."@en ; rdfs:label "Act of Prediction"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPromising cco:ActOfPromising rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; cco:definition "An Act of Commissive Communication performed by declaring that the promising agent will do, or refrain from doing, the specified action."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/promise" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Promising"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPropaganda cco:ActOfPropaganda rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDeceptiveCommunication ; cco:definition "An Act of Deceptive Communication Propaganda intended to influence the attitude of a mass audience toward some cause or position by presenting facts selectively (thus possibly lying by omission) or by using loaded messages to produce an emotional rather than rational response to the information presented."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Propaganda" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Propaganda"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPublishingMassMediaArticle cco:ActOfPublishingMassMediaArticle rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; cco:definition "An Act of Mass Media Communication involving the preparation and public issuance of a non-fictional essay, especially one included with others in a newspaper, magazine, journal, etc."@en ; cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Publishing Mass Media Article"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPublishingMassMediaDocumentary cco:ActOfPublishingMassMediaDocumentary rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; cco:definition "An Act of Mass Media Communication involving the preparation and public issuance of information that provides a factual record or report."@en ; cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Publishing Mass Media Documentary"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPublishingMassMediaPressRelease cco:ActOfPublishingMassMediaPressRelease rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; cco:definition "An Act of Mass Media Communication involving the preparation and public issuance of an official statement issued to one or more members of the media for the purpose of announcing newsworthy information."@en ; cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Publishing Mass Media Press Release"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPurchasing cco:ActOfPurchasing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is used by an Agent (the Purchaser) to acquire a good or service from another Agent (the Provider)."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Purchase" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Purchasing"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReconnaissance cco:ActOfReconnaissance rdf:type owl:Class ; rdfs:subClassOf cco:ActOfIntelligenceGathering ; cco:definition "An Act of Intelligence Gathering used to determine an Agent's disposition and intention; the composition and capabilities of Equipment and Facilities, and the surrounding landforms and weather conditions."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Reconnaissance" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Reconnaissance"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousGroupAffiliation cco:ActOfReligiousGroupAffiliation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; cco:definition "An Act of Association wherein some Person belongs to some Religious Demonination or sub-Denomination."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Religious Group Affiliation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousTrainingAcquisition cco:ActOfReligiousTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of the tenets and/or practices of a religion from an Agent or communication medium that realizes a capacity derived from its affiliation with a Religious Organization."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Religious Training Acquisition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousTrainingInstruction cco:ActOfReligiousTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Religious Organization by imparting knowledge of the tenets and/or practices of a religion to an Agent either directly or indirectly through some communication medium."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Religious Training Instruction"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousWorship cco:ActOfReligiousWorship rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCeremony ; cco:definition "An Act of Ceremony wherein there occurs acts of religious devotion usually directed towards a deity."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Worship (Sense Key: Worship%2:42:00 or Worship%1:04:00::)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Religious Worship"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRemuneration cco:ActOfRemuneration rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPurchasing ; cco:definition "An Act of Purchasing wherein a Financial Instrument is used by an Agent (the Employer) to compensate another Agent (the Employee) for the services they perform for the Employer."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Remuneration" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Comment: Remuneration normally consists of salary or hourly wages, but also applies to commission, stock options, fringe benefits, etc."@en ; rdfs:label "Act of Remuneration"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRenting cco:ActOfRenting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPurchasing ; cco:definition "An Act of Purchasing wherein a Financial Instrument is used by an Agent (the Renter) as a payment to acquire temporary possession or use of a good or property that is owned or controlled by another Agent (the Seller)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Renting"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRepayment cco:ActOfRepayment rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is returned by an Agent (the Debtor) to another Agent (the Creditor) to decrease the amount owed to the Creditor from an earlier Act of Loaning."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Loan" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Repayment"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReporting cco:ActOfReporting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; cco:definition "An Act of Representative Communication performed by giving a detailed account or statement."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/report" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Reporting"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRepresentativeCommunication cco:ActOfRepresentativeCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; cco:definition "An Act of Communication that commits a speaker to the truth of the expressed proposition."@en ; cco:definition_source "Derived (loosely) from: John Searle's Speech Acts: An Essay in the Philosophy of Language" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Examples: affirming, alleging, announcing, answering, attributing, claiming, classifying, concurring, confirming, conjecturing, denying, disagreeing, disclosing, disputing, identifying, informing, insisting, predicting, ranking, reporting, stating, stipulating"@en ; rdfs:label "Act of Representative Communication"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRequesting cco:ActOfRequesting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; cco:definition "An Act of Directive Communication performed by asking for something."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/request" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Requesting"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfResiding cco:ActOfResiding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfInhabitancy ; cco:definition "An Act of Inhabitancy in which a Person lives in a dwelling permanently or for an extended period of time."@en ; cco:definition_source "http://www.thefreedictionary.com/reside" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Residing"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfSocialGroupMembership cco:ActOfSocialGroupMembership rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; cco:definition "An Act of Association wherein a Person belongs to some Social Group."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Social Group Membership"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfSocialMovement cco:ActOfSocialMovement rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; cco:definition "A Social Act composed of a series of performances, displays and campaigns directed at implementing, resisting or undoing a change in society."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Social_movement" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Social Movement"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfSojourn cco:ActOfSojourn rdf:type owl:Class ; rdfs:subClassOf cco:ActOfInhabitancy ; cco:definition "An Act of Inhabitancy in which a Person lives in a dwelling temporarily, often during stages of an Act of Travel."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Sojourn"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfSuicide cco:ActOfSuicide rdf:type owl:Class ; rdfs:subClassOf cco:ActOfViolence , [ rdf:type owl:Restriction ; owl:onProperty cco:is_cause_of ; owl:someValuesFrom cco:Death ] ; cco:alternative_label "Suicide"@en ; cco:definition "An Act of Violence in which some Agent intentionally and voluntarily causes their own death."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/suicide" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Suicide"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTargeting cco:ActOfTargeting rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act wherein some Agent maintains one or more entities as the objects of potential action given some operational requirement."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Targeting"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTerrorism cco:ActOfTerrorism rdf:type owl:Class ; rdfs:subClassOf cco:ActOfViolence ; cco:definition "An Act of Violence which creates fear and which is prescribed by religious, political or ideological objectives, and which deliberately target or disregard the safety of civilians and are committed by members of non-government organizations."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Terrorism" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Terrorism"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTerroristTrainingAcquisition cco:ActOfTerroristTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of the tactics, techniques, and/or strategies of the use of violence against civilians in order to attain goals that are political, religous, or ideological in nature from an Agent or communication medium that realizes a capacity derived from its affiliation with a Terrorist Organization."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=terrorism" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Terrorist Training Acquisition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTerroristTrainingInstruction cco:ActOfTerroristTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Terrorist Organization by imparting knowledge of the tactics, techniques, and/or strategies of the use of violence against civilians in order to attain goals that are political, religous, or ideological in nature to an Agent either directly or indirectly through some communication medium."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=terrorism" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Terrorist Training Instruction"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTestifying cco:ActOfTestifying rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; cco:definition "An Act of Representative Communication performed by making a statement about one's personal knowledge or belief."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/testify" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Testifying"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfThanking cco:ActOfThanking rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; cco:definition "An Act of Expressive Communication performed by expressing gratitude."@en ; cco:definition_source " http://www.merriam-webster.com/dictionary/thanks" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Thanking"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfToolUse cco:ActOfToolUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; cco:definition "An Act of Artifact Employment in which some Agent uses some Tool."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Tool Use"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTraining cco:ActOfTraining rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act in which knowledge, skills or values are imparted from one or more Agents to at least one other Agent."@en ; cco:definition_source " http://en.wikipedia.org/wiki/Education" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Training"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTrainingAcquisition cco:ActOfTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTraining ; cco:definition "An Act of Training performed by an Agent by acquiring knowledge from another Agent."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Training Acquisition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTrainingInstruction cco:ActOfTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTraining ; cco:definition "An Act of Training performed by an Agent by imparting knowledge to another Agent."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Training Instruction"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTravel cco:ActOfTravel rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; cco:definition "An Act of Location Change wherein one or more Persons move between relatively distant geographical locations for any purpose and any duration, with or without any means of transport."@en ; cco:definition_source " http://en.wikipedia.org/wiki/Travel" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Travel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVehicleUse cco:ActOfVehicleUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; cco:definition "An Act of Artifact Employment in which some Agent uses some Vehicle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Vehicle Use"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfViolence cco:ActOfViolence rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act of causing harm to oneself or to another through the use of physical or verbal force."@en ; cco:definition_source " http://en.wikipedia.org/wiki/Violence" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Violence"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVocationalTrainingAcquisition cco:ActOfVocationalTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; cco:definition "An Act of Training Acquisition performed by an Agent by acquiring skills required for a specific occupation in industry, agriculture or trade from an Agent or communication medium that realizes a capacity derived from its affiliation with a Vocational School, Technical School, Trade Organization, or Industry Educational Program Provider."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=vocational%20training" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Vocational Training Acquisition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVocationalTrainingInstruction cco:ActOfVocationalTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with a Vocational School, Technical School, Trade Organization, or Industry Educational Program Provider by imparting skills required for a specific occupation in industry, agriculture or trade to an Agent either directly or indirectly through some communication medium."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=vocational%20training" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Vocational Training Instruction"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVolunteering cco:ActOfVolunteering rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; cco:definition "An Act of Commissive Communication performed by voluntarily undertaking or expressing a willingness to undertake a service."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/volunteer" ; cco:example_of_usage "entering into military service voluntarily" , "rendering a service voluntarily" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Volunteering"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfWalking cco:ActOfWalking rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTravel ; cco:definition "An Act of Travel that proceeds by foot."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Walking"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfWarning cco:ActOfWarning rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; cco:definition "An Act of Directive Communication performed by indicating a possible or impending danger, problem, or other unpleasant situation."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/warning" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Warning"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfWeaponUse cco:ActOfWeaponUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; cco:definition "An Act of Artifact Employment in which some Agent uses some Weapon."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Weapon Use"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActionPermission cco:ActionPermission rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( cco:ActionRegulation [ rdf:type owl:Restriction ; owl:onProperty cco:permits ; owl:someValuesFrom obo:BFO_0000015 ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; cco:alternative_label "Authorization"@en , "License"@en ; cco:definition "An Action Regulation that permits some Act."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Action Permission"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActionProhibition cco:ActionProhibition rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( cco:ActionRegulation [ rdf:type owl:Restriction ; owl:onProperty cco:prohibits ; owl:someValuesFrom obo:BFO_0000015 ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; cco:definition "An Action Regulation that prohibits some Act."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Action Prohibition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActionRegulation cco:ActionRegulation rdf:type owl:Class ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; cco:definition "A Directive Information Content Entity that prescribes an Act as required, prohibited, or permitted, and is the output of an Act which realizes some Authority Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Action Regulation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActionRequirement cco:ActionRequirement rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( cco:ActionRegulation [ rdf:type owl:Restriction ; owl:onProperty cco:requires ; owl:someValuesFrom obo:BFO_0000015 ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; cco:alternative_label "Duty"@en , "Obligation"@en ; cco:definition "An Action Regulation that requires some Act."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Action Requirement"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ActiveStasis cco:ActiveStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; owl:disjointWith cco:DeactivatedStasis ; cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact is realizing one or more of its designed Artifact Functions (especially one of its primary functions)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Active Stasis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Actuator cco:Actuator rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; cco:definition "A Transducer that is designed to convert some control signal into mechanical motion."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Actuator" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Actuator"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Affordance cco:Affordance rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; cco:definition "A Realizable Entity of an Independent Continuant that creates an opportunity for an Agent to realize some Capability or Disposition in some Act."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Affordance" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Affordance"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Afternoon cco:Afternoon rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 ; cco:definition "A One-Dimensional Temporal Region that consists of the temporal regions between when the sun is at its apex (approximately 12:00pm) and when it sets (approximately 6:00pm)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Afternoon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Agent cco:Agent rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Class ; owl:unionOf ( cco:Animal cco:Organization ) ] [ rdf:type owl:Restriction ; owl:onProperty cco:agent_in ; owl:someValuesFrom obo:BFO_0000015 ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000040 ; cco:definition "A Material Entity that is capable of performing Intentional Acts."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Agent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AgentCapability cco:AgentCapability rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; cco:definition "A Realizable Entity that inheres in an Agent to the extent of that Agent's capacity to realize it in Intentional Acts of a certain type."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Agent Capability"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AgriculturalFacility cco:AgriculturalFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed as a building or campus for agricultural processes with the aim of cultivating animals, plants, or fungi for food, fiber, biofuel, medicinal plants, or other products to sustain and enhance human life."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Agriculture" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Agricultural Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingCombustionEngine cco:AirBreathingCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:ReactionEngine ; cco:definition "A Reaction Engine that functions by drawing a continuous stream of air into and through the Engine where it is compressed, mixed with a Portion of Fuel, ignited, and then expelled as exhaust gas."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Engine#Air-breathing_combustion_engines" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Air-Breathing Combustion Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingJetEngine cco:AirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:JetEngine ; cco:alternative_label "Ducted Jet Engine"@en ; cco:definition "A Jet Engine that is propelled by a jet of hot exhaust gases formed from air that is drawn into the Engine via an Air Inlet."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Airbreathing_jet_engine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Air-Breathing Jet Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AirConditioningUnit cco:AirConditioningUnit rdf:type owl:Class ; rdfs:subClassOf cco:CoolingSystem ; cco:alternative_label "AC Unit"@en ; cco:definition "A Cooling System that is designed to remove excess heat and humidity from the air in an enclosed space."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Air_conditioning" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Air Conditioning Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AirInlet cco:AirInlet rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; cco:alternative_label "Air Intake"@en ; cco:definition "A Fluid Control Artifact that consists of an opening that is designed to capture and direct the flow of air into the system it is part of."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Air Inlet"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Aircraft cco:Aircraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by air travel."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Aircraft" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Aircraft"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AircraftManufacturingFacility cco:AircraftManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed to manufacture Aircraft."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Aerospace_manufacturer" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Aircraft Manufacturing Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Airport cco:Airport rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; cco:definition "A Transportation Facility that is designed for launching, receiving, and housing Aircraft."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Airport" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Airport"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Albedo cco:Albedo rdf:type owl:Class ; rdfs:subClassOf cco:RadiationReflectivity ; cco:definition "A Radiation Reflectivity that inheres in a bearer in virtue of the capacity of its surface to reflect incident electromagnetic radiation of a particular wavelength."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Albedo" ; cco:elucidation "Albedo is a reflection coefficient and is measured as the ratio of radiation reflected from the surface to the incident radiation. Albedo is dimensionless, can be expressed as a percentage, and is measured on a scale from 0 for no reflection to 1 for perfect reflection of a surface. Albedo depends on the wavelength of the radiation; when no wavelength is specified, it typically refers to some appropriate average across the spectrum of visible light."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Albedo"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Algorithm cco:Algorithm rdf:type owl:Class ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; cco:definition "A Directive Information Content Entity that prescribes the inputs and output of mathematical functions as well as workflow of execution for achieving a predefined objective."@en ; cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000064"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Algorithm"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AlkalineElectricBattery cco:AlkalineElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:PrimaryCellElectricBattery ; cco:definition "A Primary Cell Electric Battery that has a Zinc anode and Manganese (IV) oxide cathode."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Alkaline_battery" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Alkaline Electric Battery"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AllegianceRole cco:AllegianceRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in an Agent by virtue of the support it has committed to provide to another Agent when that Agent is involved in a conflict."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Allegiance Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AlliedPerson cco:AlliedPerson rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom cco:AllyRole ] ; rdfs:subClassOf cco:Person ; cco:definition "A Person who is the bearer of some Ally Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Allied Person"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AllyRole cco:AllyRole rdf:type owl:Class ; rdfs:subClassOf cco:AllegianceRole ; cco:definition "An Allegiance Role that inheres in an Agent in virtue of that Agent's commitment to perform Acts that support the Objectives of a particular Agent or Group of Agents."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Ally Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AlternatingCurrentPowerSource cco:AlternatingCurrentPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:definition "An Electrical Power Source that is designed to transfer electrical power in the form of alternating current."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Alternating Current Power Source"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Altitude cco:Altitude rdf:type owl:Class ; rdfs:subClassOf cco:Height ; cco:definition "A Height that inheres in a Site that externally connects an Independent Continuant to either the surface of the Earth or the Earth's mean Sea Level."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Altitude"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AmmunitionDepot cco:AmmunitionDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Storage Facility that is designed to store Portions of Ammunition."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Ammunition_dump" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Ammunition Depot"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Amount cco:Amount rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in a bearer in virtue of the total, aggregate or sum of a number of discrete items or material the entity contains as parts."@en ; cco:definition_source "http://en.wiktionary.org/wiki/amount" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Amount"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Amplitude cco:Amplitude rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; cco:definition "A Process Profile of an Oscillation Process that is the absolute value of the maximum displacement from a zero, equilibrium, or mean value during one cycle of the Oscillation Process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Amplitude"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AngularMomentum cco:AngularMomentum rdf:type owl:Class ; rdfs:subClassOf cco:Momentum ; cco:definition "A Momentum that is the product of an object's moment of inertia and its Angular Velocity."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Angular_momentum#Definition" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Angular Momentum"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AngularVelocity cco:AngularVelocity rdf:type owl:Class ; rdfs:subClassOf cco:Velocity ; cco:definition "A Velocity that describes both the angular (i.e. rotational) Speed of an object and the Axis about which the object is Rotating."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Angular_velocity" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Angular Velocity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Animal cco:Animal rdf:type owl:Class ; rdfs:subClassOf cco:Organism ; cco:definition "An Organism that is multicellular, eukaryotic, heterotrophic, and capable of motility for part of its life."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Animal" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Animal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AnthropogenicFeature cco:AnthropogenicFeature rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentalFeature ; cco:definition "An Environmental Feature that is related to or is the result of the influence of human beings on the environment."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/anthropogenic" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Anthropogenic Feature"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AntiBacterialArtifactFunction cco:AntiBacterialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:AntiMicrobialArtifactFunction ; cco:definition "An Anti-Microbial Artifact Function that is realized in a process which causes harm to, or the death of, some bacterium."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Antibiotics" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Anti-Bacterial Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AntiMicrobialArtifactFunction cco:AntiMicrobialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; cco:definition "A Pesticide Artifact Function that is realized in a process which causes illness in, or the death of, a microorganism."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Antimicrobial" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Anti-Microbial Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ApartmentBuilding cco:ApartmentBuilding rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; cco:definition "A Residential Facility that is designed to contain multiple permanent residences comprised of a suite of rooms."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Apartment" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Apartment Building"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArbitraryIdentifier cco:ArbitraryIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:NonNameIdentifier ; owl:disjointWith cco:CodeIdentifier ; cco:alternative_label "Arbitrary ID"@en ; cco:definition "A Non-Name Identifier that consists of a string of characters that does not follow an encoding system."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Arbitrary Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArmedForce cco:ArmedForce rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; cco:definition "An Organization having the Objective to further the foreign and domestic policies of a Government and to defend that body and the nation it represents from external and internal aggressors."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Armed_forces" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Armed Force"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArmoredFightingVehicle cco:ArmoredFightingVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:definition "A Ground Motor Vehicle that is designed to be armored and used to transport and support military personal in combat missions."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Armoured_fighting_vehicle"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Armored Fighting Vehicle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArmoredPersonnelCarrier cco:ArmoredPersonnelCarrier rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:acronym "APC" ; cco:definition "An Armored Fighting Vehicle that is designed to transport infantry to the battlefield but which are not usually designed to take part in a direct-fire battle."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Armoured_personnel_carrier" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Armored Personnel Carrier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Arrow cco:Arrow rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; cco:definition "A Portion of Ammunition that is designed to be fired from a Bow and consists of a long straight stiff shaft with stabilizers (fletchings) and a slot (the nock) on one end and a weighted tip (the arrowhead) on the other end."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Arrow" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Arrow"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArticleOfClothing cco:ArticleOfClothing rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to cover some portion of a body."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Clothing" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Article of Clothing"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArticleOfSolidWaste cco:ArticleOfSolidWaste rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfWasteMaterial ; cco:definition "A Portion of Waste Material that has a low liquid content."@en ; cco:definition_source "https://stats.oecd.org/glossary/detail.asp?ID=2508" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Article of Solid Waste"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Artifact cco:Artifact rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000030 ; cco:definition "An Object that was designed by some Agent to realize a certain Function."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artifact"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactDesignContentEntity cco:ArtifactDesignContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:DirectiveInformationContentEntity , [ rdf:type owl:Restriction ; owl:onProperty cco:prescribes ; owl:someValuesFrom cco:Artifact ] ; cco:definition "A Directive Information Content Entity that is a specification of an object, manifested by an agent, intended to accomplish goals, in a particular environment, using a set of primitive components, satisfying a set of requirements, subject to constraints."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Design" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artifact Design"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactDimensionSpecification cco:ArtifactDimensionSpecification rdf:type owl:Class ; rdfs:subClassOf cco:QualitySpecification ; cco:definition "An Quality Specification that prescribes some Size Quality."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Dimension Specification"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction cco:ArtifactFunction rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000034 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000052 ; owl:someValuesFrom cco:Artifact ] ; cco:definition "A Function that inheres in some Artifact in virtue of that Artifact being designed to be used in processes that require that Function to be realized."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunctionSpecification cco:ArtifactFunctionSpecification rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:prescribes ; owl:someValuesFrom cco:ArtifactFunction ] ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; cco:definition "A Directive Information Content Entity that prescribes some Artifact Function and which is part of some Artifact Model."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artifact Function Specification"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactHistory cco:ArtifactHistory rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000182 ; cco:definition "A History of an Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artifact History"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactIdentifier cco:ArtifactIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:Artifact ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; cco:definition "A Designative Information Content Entity which designates some Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artifact Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactLocation cco:ArtifactLocation rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:BFO_0000029 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0001015 ; owl:someValuesFrom cco:Artifact ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000029 ; cco:definition "A Site that is the location of some Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artifact Location"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactModel cco:ArtifactModel rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactDesignContentEntity ; cco:definition "A Directive Information Content Entity that prescribes a common set of Functions and Qualities to inhere in a set of artifact instances."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artifact Model"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactModelName cco:ArtifactModelName rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:ArtifactModel ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; cco:definition "A Designative Information Content Entity that designates some Artifact Model."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artifact Model Name"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactVersionOrdinality cco:ArtifactVersionOrdinality rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; cco:definition "An Ordinal Measurement Information Content Entity that is about the form of an Artifact which differs in some respects from previous or future forms of that Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Artifact Version Ordinality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtificialEye cco:ArtificialEye rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace a missing eye."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Artificial_eye" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artificial Eye"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtificialLanguage cco:ArtificialLanguage rdf:type owl:Class ; rdfs:subClassOf cco:Language ; owl:disjointWith cco:NautralLanguage ; cco:definition "A Language that is developed through conscious planning and premeditation, rather than one that was developed through use and repetition."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Constructed_language" ; cco:example_of_usage "Esperanto" , "Python Programming Language" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Artificial Language"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AssaultRifle cco:AssaultRifle rdf:type owl:Class ; rdfs:subClassOf cco:Rifle ; cco:definition "A Rifle that is designed to have selective-fire functionality and use an intermediate Cartridge and a detachable magazine."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Assault_rifle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Assault Rifle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AtmosphericFeature cco:AtmosphericFeature rdf:type owl:Class ; rdfs:subClassOf cco:GeographicFeature ; cco:definition "A Geographic Feature that is part of the atmosphere (including the atmosphere itself as a non-proper part) having a relatively stable lifecycle and which has a location that can be distinguished from the surrounding portion of the atmosphere."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Atmospheric Feature"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AttitudeControlArtifactFunction cco:AttitudeControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:alternative_label "Orientation Control Artifact Function"@en ; cco:definition "An Artifact Function that is realized by an Artifact participating in an attitude control process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Attitude Control Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AuthorityRole cco:AuthorityRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that is realized by Acts which create, modify, transfer, or eliminate Action Regulations or other Authority Roles, and inheres in an Agent in virtue of collective acceptance of that Agent's ability to issue binding directives."@en ; cco:elucidation "Authority Roles are externally grounded in a social group's collective acceptance of the binding force of the agent's directives. This acceptance can be direct or indirect (e.g., by accepting a procedure for deputizing authority). Such collective acceptance need not be explicit or cognized; rather, collective acceptance can be expressed in the dispositions and attitudes of people toward that agent's directives. In many cases, the directives issued by Authority Roles are backed by threats of punishment or sanction for failure to comply, but the issuing of a directive plus a threat is not sufficient for authority. Rather, an agent's authority must be accepted either directly or indirectly through the acceptance of a procedure for bestowing authority (e.g., elections)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Authority Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Automobile cco:Automobile rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:definition "A Ground Motor Vehicle that is designed to transport a small number of passengers while traveling on four tired wheels."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Car" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Automobile"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AutopilotSystem cco:AutopilotSystem rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystem ; cco:alternative_label "Autopilot"@en ; cco:definition "A Vehicle Control System that is designed to enable some Agent to control the trajectory of a Vehicle without constant 'hands-on' control."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Autopilot" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Autopilot System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AxialRotationPeriod cco:AxialRotationPeriod rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 ; cco:definition "A One-Dimensional Temporal Region that is equal to the length of time required for a spinning Object to complete one rotation around its Axis of Rotation."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Axial Rotation Period"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AxisOfRotation cco:AxisOfRotation rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:alternative_label "Rotational Axis"@en ; cco:definition "A One-Dimensional Spatial Region defined by the line around which a spinning body rotates."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Axis of Rotation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AztecCode cco:AztecCode rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; cco:definition "A Two-Dimensional Barcode that is used by the transportation industry to scan tickets."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Aztec Code"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Banknote cco:Banknote rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCash ; cco:definition "A Portion of Cash that consists of a portable slips of paper or fabric designed to bear some specified Financial Value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Banknote"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Barcode cco:Barcode rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that consist of machine-readable symbols."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Barcode" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "For information on types of barcodes, see: https://www.scandit.com/types-barcodes-choosing-right-barcode/"@en ; rdfs:label "Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BaseOfOperations cco:BaseOfOperations rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryBase ; cco:acronym "MOB" ; cco:alternative_label "Main Operating Base"@en ; cco:definition "A Military Base with permanently stationed operating forces, robust Infrastructure, and strengthened force protection measures such that it is designed to launch and support large-scale operations, support smaller or less-permanent bases, and organize supply facilities."@en ; cco:definition_source "http://www.jcs.mil/Portals/36/Documents/Doctrine/pubs/dictionary.pdf?ver=2018-08-27-122235-653" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Base of Operations"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BassFrequency cco:BassFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SonicFrequency ; cco:definition "A Sonic Frequency that is between 60 and 250 Hz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Bass Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BatteryTerminal cco:BatteryTerminal rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:definition "An Electrical Power Source Component that is designed to connect a load or charger to a single or multiple-cell Battery."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Battery_terminal" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Battery Terminal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BearingArtifactFunction cco:BearingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes in which the Artifact constrains relative motion to only the desired motion, and reduces friction between moving parts."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Bearing_(mechanical)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bearing Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BeginningOfLifeStasis cco:BeginningOfLifeStasis rdf:type owl:Class ; rdfs:subClassOf cco:OperationalStasis ; cco:acronym "BOL" , "BoL" ; cco:definition "A Operational Stasis that holds during a Temporal Interval when an Artifact is first put into operational use such that its designed set of Artifact Functions is capable of operating at or near their designed peak performance levels."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "A Beginning of Life Stasis (BoL) is a relatively brief Operational Stasis that is primarily of interest for the purpose of establishing a baseline for operational parameters to be compared to the designed specifications as well as the Artifact's performance throughout its operational life."@en ; rdfs:label "Beginning of Life Stasis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Behavior cco:Behavior rdf:type owl:Class ; rdfs:subClassOf cco:Act ; cco:definition "An Act in which an Independent Continuant participates as an Agent in response to external or internal stimuli and following some pattern which is dependent upon some combination of that Independent Continuant's internal state and external conditions."@en ; cco:definition_source "http://purl.obolibrary.org/obo/GO_0007610" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Behavior"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Bent cco:Bent rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:alternative_label "Angular"@en , "Kinked"@en ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having one or more angles along its border."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Bent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BeverageAntenna cco:BeverageAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; cco:definition "A Wire Antenna that consists of a horizontal wire one-half to two wavelengths long that is suspended above the ground with one end attached to the receiver feedline and the other grounded and which is typically used in the low and medium frequency radio bands."@en ; cco:definition_source "Adapted from: https://en.wikipedia.org/wiki/Beverage_antenna" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Beverage Antenna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Bicycle cco:Bicycle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; cco:definition "A Ground Vehicle that consists of two wheels, one in front of the other, attached to a frame along with handlebars and pedals such that it is designed to receive its motive power from pedaling."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Bicycle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bicycle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BidirectionalTransducer cco:BidirectionalTransducer rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; cco:definition "A Transducer that is designed to receive a signal in the form of physical phenomena and convert it into an electrical signal, and vice versa."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Transducer#Bidirectional" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bidirectional Transducer"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BiographicalLife cco:BiographicalLife rdf:type owl:Class ; rdfs:subClassOf cco:Act ; cco:definition "An Act composed of the Life Events that occur during the course of existence of an Agent (i.e. Person or Organization)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Biographical Life"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BiologicalSex cco:BiologicalSex rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality inhering in a bearer by virtue of the bearer's ability to undergo sexual reproduction in order to differentiate the individuals or types involved."@en ; cco:definition_source "http://purl.org/obo/owl/PATO#PATO_0000047" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Biological Sex"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BiologicalWeapon cco:BiologicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, incapacity, or death by means of releasing disease-producing agents—such as bacteria, viruses, or fungi."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Biological_warfare" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Biological Weapon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Biological_Depot cco:Biological_Depot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Storage Facility that is designed to store biological agents."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Biological Depot"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Birth cco:Birth rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; cco:definition "A Natural Process of bringing forth offspring."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Birth" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Birth"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Black cco:Black rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that lacks any hues as parts."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Black"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Blond cco:Blond rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that ranges from nearly white to a light greyish yellow"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Blond"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Blue cco:Blue rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that is between Cyan and Violet with a wavelength in the visible spectrum typically between 450 to 490 nanometers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Blue"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Blunt cco:Blunt rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer not having a sharp edge or point."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Blunt"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BodilyComponent cco:BodilyComponent rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; cco:definition "A Fiat Object Part located within or on the surface of an Agent."@en ; cco:definition_source "https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3017014/" ; cco:example_of_usage "Bodily Components include anatomical structures, body flora, pathogens, toxins, and their combinations." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Bodily Component"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BodyShape cco:BodyShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a Person's body by virtue of the body's general outline or figure."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Body Shape"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Bond cco:Bond rdf:type owl:Class ; rdfs:subClassOf cco:FinancialInstrument ; cco:definition "A Financial Instrument that is designed to secure an Agent's debt for the holders of that debt."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Bond_(finance)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bond"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BondCertificate cco:BondCertificate rdf:type owl:Class ; rdfs:subClassOf cco:Bond ; cco:definition "A Bond that consists of a Certificate."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bond Certificate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Book cco:Book rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity by means of ink, paper, parchment, or other materials fastened together to hinge at one side."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Book" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Book"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BoundingBoxPoint cco:BoundingBoxPoint rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( cco:GeospatialPosition [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:GeospatialRegionBoundingBox ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf cco:GeospatialPosition ; cco:definition "A Geospatial Position that is a proper part of some Geospatial Region Bounding Box."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Bounding Box Point"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Bow cco:Bow rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; cco:definition "A Projectile Launcher that is designed to launch Arrows."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Bow_and_arrow" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bow"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Brake cco:Brake rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystemComponent ; cco:definition "A Vehicle Control System Component that is designed to inhibit the Vehicle's Motion by absorbing energy from a moving system."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Brake" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Brake"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BrakeControlSystem cco:BrakeControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystem ; cco:definition "A Vehicle Control System that is designed to control the process of braking with the aim of preventing rolling, skidding, and hydroplaning."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Brake Control System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Branched cco:Branched rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having subdivisions or offshoots."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Branched"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Bridge cco:Bridge rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to span physical obstacles without closing the way underneath to enable Persons or Ground Vehicles to pass over the obstacles."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Bridge" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bridge"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BrillianceFrequency cco:BrillianceFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SonicFrequency ; cco:definition "A Sonic Frequency that is between 6 and 20 kHz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Brilliance Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Brown cco:Brown rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that consists of dark orange and red, and of very low intensity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Brown"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Bullet cco:Bullet rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; cco:definition "A Portion of Ammunition that is designed to be projected by a Firearm, Sling, Slingshot, or Air Gun, but which does not (typically) contain explosives."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Bullet" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bullet"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Bus cco:Bus rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:definition "A Ground Motor Vehicle that is designed to transport a large number of people and to travel on six or more tired wheels."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Bus" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bus"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CabinPressurizationControlSystem cco:CabinPressurizationControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentControlSystem ; cco:definition "An Environment Control System that is designed to control the process in which conditioned air is pumped into the Cabin of some Aircraft or Spacecraft in order to create a safe and comfortable environment for passengers and crew flying at high altitudes."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Cabin_pressurization" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cabin Pressurization Control System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarDateIdentifier cco:CalendarDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DateIdentifier ; cco:definition "A Date Identifier that designates some Day by using a combination of Day, Week, Month, or Year Identifiers formatted according to an implementation of a Calendar System."@en ; cco:example_of_usage "January 1, 2018; 1 January 2018; 01/01/18; 01Jan18" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Calendar Date Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarDay cco:CalendarDay rdf:type owl:Class ; rdfs:subClassOf cco:Day ; cco:definition "A Day that begins and ends concurrently with the Seconds specified by a Calendar System to be the first and last Seconds of the Day."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Calendar Day"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarMonth cco:CalendarMonth rdf:type owl:Class ; rdfs:subClassOf cco:Month ; cco:definition "A Month that begins and ends concurrently with the Days specified by a Calendar System to be the first and last Days of the Month."@en ; cco:example_of_usage "January; February; March; April; May; June; July; August; September; October; November; December" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Calendar Month"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarSystem cco:CalendarSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; cco:definition "A Temporal Reference System that is designed to organize and identify dates."@en ; cco:elucidation "Calendars typically organize dates through the use of naming and temporal conventions based on Days, Weeks, Months, and Years."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Calendar System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarWeek cco:CalendarWeek rdf:type owl:Class ; rdfs:subClassOf cco:Week ; cco:definition "A Week that begins and ends concurrently with the Days specified by a Calendar System to be the first and last Days of the Week."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=calendar+week" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Calendar Week"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarYear cco:CalendarYear rdf:type owl:Class ; rdfs:subClassOf cco:Year ; cco:definition "A Year that begins and ends concurrently with the Days specified by a Calendar System to be the first and last Days of the Year."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Calendar Year"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Camera cco:Camera rdf:type owl:Class ; rdfs:subClassOf cco:ImagingInstrument ; cco:definition "An Imaging Instrument that is designed to form and digitally or physically record an image of an entity."@en ; cco:definition_source "http://www.dictionary.com/browse/camera" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Camera"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Canal cco:Canal rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is an artificial Hydrographic Feature designed to convey water or enable Watercraft to travel inland."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Canal" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Canal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Cannon cco:Cannon rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; cco:definition "A Projectile Launcher that is designed to use a controlled explosion to launch a relatively large Portion of Ammunition, such as a Round Shot or a Shell, at a significant Velocity."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Cannon" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cannon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CargoCabin cco:CargoCabin rdf:type owl:Class ; rdfs:subClassOf cco:VehicleCompartment ; cco:definition "A Vehicle Compartment that is used to store goods or materials during transportation."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cargo Cabin"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CarrierAirWing cco:CarrierAirWing rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryPersonnelForce ; cco:definition "A Military Force that is trained and equipped to conduct air operations while embarked on an aircraft carrier."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Carrier Air Wing"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CartesianCoordinateSystem cco:CartesianCoordinateSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; cco:alternative_label "Rectangular Coordinate System"@en ; cco:definition "A Spatial Reference System that identifies each point in a spatial region of n-dimensions using an ordered n-tuple of numerical coordinates that are the signed (i.e. positive or negative) distances measured in the same unit of length from the zero point where the fixed perpendicular Coordinate System Axes meet."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Cartesian_coordinate_system" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Cartesian Coordinate System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Cartridge cco:Cartridge rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; cco:definition "A Portion of Ammunition that is designed to package a Bullet, a propellant substance, and a primer within a case that is designed to fit within the firing chamber of a Firearm."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Cartridge_(firearms)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cartridge"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CatadioptricOpticalTelescope cco:CatadioptricOpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalTelescope ; cco:alternative_label "Catadioptric Telescope"@en ; cco:definition "An Optical Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light through the use of a combination of Lenses and Mirrors to form an enhanced image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Catadioptric_system#Catadioptric_telescopes" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Catadioptric Optical Telescope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CatalystArtifactFunction cco:CatalystArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which the rate of a chemical reaction is increased due to the participation of an additional substance, without that substance being consumed in the reaction."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Catalysis" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Catalyst Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Cause cco:Cause rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:is_cause_of ; owl:someValuesFrom obo:BFO_0000003 ] ; rdfs:subClassOf obo:BFO_0000015 ; cco:definition "A Process that is the cause of or one of the causes of some other Process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Cause"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CellularTelecommunicationNetwork cco:CellularTelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:WirelessTelecommunicationNetwork ; cco:alternative_label "Cellular Network"@en , "Mobile Telecommunication Network"@en ; cco:definition "A Wireless Telecommunication Network where the last link between the network and the end user is wireless and is distributed over service areas called cells."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Cellular_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cellular Telecommunication Network"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CenterOfMass cco:CenterOfMass rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000018 ; cco:definition "A Zero-Dimensional Spatial Region that is the point where the weighted position vectors of the distributed Mass of a Material Entity relative to this point sum to zero."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Center_of_mass" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Center of Mass"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Certificate cco:Certificate rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that bears an Information Content Entity which attests to certain demonstrated characteristics of an Object, Person, or Organization."@en ; cco:definition_source "http://www.dictionary.com/browse/degree" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Certificate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Change cco:Change rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; cco:definition "A Process in which some independent continuant endures and 1) one or more of the dependent entities it bears increase or decrease in intensity, 2) the entity begins to bear some dependent entity or 3) the entity ceases to bear some dependent entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Change"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Chart cco:Chart rdf:type owl:Class ; rdfs:subClassOf cco:Image ; cco:definition "An Image that is designed to represent an Information Content Entity by means of Written Symbols in order to convey that information in a readily understandable format."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Chart"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalDepot cco:ChemicalDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Storage Facility that is designed to store chemicals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Chemical Depot"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalManufacturingFacility cco:ChemicalManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed to manufacture or process chemicals."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Chemical_industry" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Chemical Manufacturing Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalReactionArtifactFunction cco:ChemicalReactionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process that leads to the transformation of one set of chemical substances to another."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Chemical_reaction" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Chemical Reaction Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalWeapon cco:ChemicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of releasing toxic chemicals."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Chemical_weapon" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Chemical Weapon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Church cco:Church rdf:type owl:Class ; rdfs:subClassOf cco:ReligiousFacility ; cco:definition "A Religious Facility that is designed for Christian worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Church_(building)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Church"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CircuitBreaker cco:CircuitBreaker rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:definition "An Electrical Power Source Component that is designed to protect an electrical circuit from damage caused by excess current from an overload or short circuit."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Circuit_breaker" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Circuit Breaker"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Circumference cco:Circumference rdf:type owl:Class ; rdfs:subClassOf cco:Perimeter ; cco:definition "A Perimeter that inheres in a circle or ellipse."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Circumference"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Citizen cco:Citizen rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom cco:CitizenRole ] ; rdfs:subClassOf cco:Person ; cco:definition "A Person who is the bearer of some Citizen Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Citizen"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CitizenRole cco:CitizenRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in a Person who is legally recognized as a member of a particular state, with associated rights and obligations."@en ; cco:definition_source "http://en.wikitionary.org/wiki/citizen" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Citizen Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/City cco:City rdf:type owl:Class ; rdfs:subClassOf cco:LocalAdministrativeRegion ; cco:definition "A Local Administrative Region in which a relatively large human population permanently resides; is designated as a city based on a particular administrative, legal, or historical status; and which delimits a local Government that typically oversees the provision of systems for sanitation, utilities, land usage, housing, and transportation."@en ; cco:definition_source "http://en.wikipedia.org/wiki/City" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "City"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CivilOrganization cco:CivilOrganization rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( cco:Organization [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom cco:CivilianRole ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Organization ; cco:definition "An Organization that is not commercial or military and is the bearer of a Civilian Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Civil Organization"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CivilTimeReferenceSystem cco:CivilTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; cco:definition "A Temporal Reference System that is a statutory time scale as designated by civilian authorities to determine local time(s)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "In traditional astronomical usage, civil time is mean solar time as calculated from midnight as the beginning of the Civil Day."@en , "Note that Civil Time Reference System is more accurately represented as a Temporal Reference System that participates in an act of usage that is sanctioned by an appropriate civil authority. As such, it should be represented as a defined class."@en ; rdfs:label "Civil Time Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CivilianRole cco:CivilianRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in an Agent or Group of Agents who is not a member of either an Armed Force or police force."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Civilian Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CleaningArtifactFunction cco:CleaningArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes in which some Artifact is used to remove foreign objects from another object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cleaning Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ClockTimeSystem cco:ClockTimeSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; cco:definition "A Temporal Reference System that is a convention for keeping and displaying the Time of Day."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "A single Clock Time System does not provide a complete means for identifying or measuring times. Depending on the particular Clock Time System, it may be compatible for use with one or more other Temporal Reference Systems."@en ; rdfs:label "Clock Time System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ClockwiseRotationalMotion cco:ClockwiseRotationalMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; cco:alternative_label "CW Rotational Motion"@en , "Clockwise Rotation"@en ; cco:definition "A Rotational Motion in which the direction of rotation is toward the right as seen relative to the designated side of the plane of rotation."@en ; cco:example_of_usage "the axial rotation of the Earth as seen from above the South Pole" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Clockwise Rotational Motion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Closure cco:Closure rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in a bearer in virtue of the degree to which that bearer affords passage or sightline through it via an opening, aperture, orifice, or vent."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Closure"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CodabarBarcode cco:CodabarBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; cco:definition "A One-Dimensional Barcode that consists of numbers 0-9 and the characters -$:/.+ and is used by logistics and healthcare professionals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Codabar Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Code128Barcode cco:Code128Barcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; cco:definition "A One-Dimensional Barcode that consists of up to 128 ASCII characters and is used primarily in supply chains."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Code 128 Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Code39Barcode cco:Code39Barcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; cco:definition "A One-Dimensional Barcode that consists of 39 characters that are numbers 0-9, capital letters A-Z, or the symbols -.$/+% and space and is used primarily in automotive and defense industries."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Code 39 Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Code93Barcode cco:Code93Barcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; cco:definition "A One-Dimensional Barcode that consists of up to 93 ASCII characters and is used in logistics to identify packages in retail inventory, lable electornic components, and provide supplementary delivery information."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Code 93 Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CodeIdentifier cco:CodeIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:NonNameIdentifier ; cco:alternative_label "Code ID"@en , "ID Code"@en , "Identifier Code"@en ; cco:definition "A Non-Name Identifier that consists of a string of characters that was created and assigned according to an encoding system such that metadata can be derived from the identifier."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Code Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CodeList cco:CodeList rdf:type owl:Class ; rdfs:subClassOf cco:List ; cco:definition "A List that represents an ordered sequence of Information Bearing Entities that bear Code Identifiers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Code List"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Coiled cco:Coiled rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer being wound in concentric rings or spirals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Coiled"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Coin cco:Coin rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCash ; cco:definition "A Portion of Cash that consists of a flat, portable, round pieces of metal designed to bear some specified Financial Value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Coin"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CollimationArtifactFunction cco:CollimationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by an Artifact participating in a collimation event in which the Artifact narrows a beam of particles or waves by either causing the spatial cross-section of the beam to become smaller or by causing the directions of motion of the beam's constituents to be aligned in a specifc direction of Motion."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Collimation Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Color cco:Color rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; cco:definition "An Optical Property that inheres in a bearer in virtue of that bearer's Color Hue, Color Saturation and Color Brightness."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Color"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ColorBrightness cco:ColorBrightness rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; cco:alternative_label "Color Intensity"@en ; cco:definition "An Optical Property that inheres in a bearer in virtue of its capacity to reflect or radiate light."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Color Brightness"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ColorHue cco:ColorHue rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; cco:definition "An Optical Property that inheres in a bearer in virtue of its capacity to reflect a dominant wavelength of the visible light spectrum, which is typically divided up into 6 to 8 ranges."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Color Hue"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ColorSaturation cco:ColorSaturation rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; cco:definition "An Optical Property that inheres in a bearer in virtue of its capacity to reflect high intensity light distributed across fewer wavelengths, typically considered on a continuum of purity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Color Saturation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CombatOutpost cco:CombatOutpost rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; cco:definition "A Military Facility that is designed to support the conduction of combat operations of limited scope or size."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Outpost_(military)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Combat Outpost"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Combustion cco:Combustion rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; cco:alternative_label "Burning Process"@en , "Combustion Process"@en ; cco:definition "A Natural Process in which a Portion of Fuel or other Material Entity is burned."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Combustion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CombustionChamber cco:CombustionChamber rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:alternative_label "Burner"@en , "Combustor"@en , "Flame Holder"@en ; cco:definition "An Artifact that is designed to wholly or partially bound an internal Site where a Combustion process is intended to occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Combustion Chamber"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CombustionEngine cco:CombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:HeatEngine ; cco:definition "A Heat Engine that is designed to convert thermal energy that is generated through a local Combustion process into mechanical energy."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Combustion Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CommandPostFacility cco:CommandPostFacility rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; cco:definition "A Military Facility that is designed to support the command and control of Military Operations or Forces."@en ; cco:definition_source "http://www.dictionary.com/browse/command-post" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Command Post Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CommercialOrganization cco:CommercialOrganization rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( cco:Organization [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom cco:CommercialRole ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Organization ; cco:definition "An Organization that is the bearer of a Commercial Role and whose primary objective is to make a profit from the provision of goods or services."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Commercial Organization"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CommercialRole cco:CommercialRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in an Organization by virtue of its establishment as a for-profit business."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Commercial Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CommonStock cco:CommonStock rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; cco:definition "Stock that entitles its holder to voting on corporate decisions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Common Stock"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationArtifactFunction cco:CommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which meaningful signs are conveyed from one entity to another."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Communication Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInstrument cco:CommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to facilitate communication between at least two entities."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Communication Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInterferenceArtifactFunction cco:CommunicationInterferenceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact is used to interfere with the transmission of information for the purpose of preventing communication."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Communication Interference Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationReceptionArtifactFunction cco:CommunicationReceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact is used to receive information that has been transmitted for the purpose of communiction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Communication Reception Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationRelayArtifactFunction cco:CommunicationRelayArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact is used to first receive and then transmit information from one Artifact to another for the purpose of communiction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Communication Relay Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationSystem cco:CommunicationSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to enable some Act of Communication by means of transmission systems, relay stations, tributary stations, and data terminal equipment, usually capable of interconnection and interoperation to form an integrated whole."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Communications_system" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Communication System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationsFacility cco:CommunicationsFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is the bearer of functions realized in processes of receiving or transmitting information."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Communications Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ComponentRole cco:ComponentRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in an entity having a discrete structure in virtue of that entity being part of a system considered at a particular level of analysis."@en ; cco:definition_source "ISO/IEC. 1998. Information Technology ― System and Software Integrity Levels Geneva, Switzerland: International Organization for Standardization (ISO)/International Electrotechnical Commission (IEC). ISO/IEC. 15026:1998. : 3.1"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Component Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CompressionIgnitionEngine cco:CompressionIgnitionEngine rdf:type owl:Class ; rdfs:subClassOf cco:InternalCombustionEngine ; cco:definition "An Internal Combustion Engine that is designed to operate by igniting a portion of Fuel and Oxidizer mixture using heat generated via compression of the mixture."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Compression Ignition Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CompressionIgnitionSystem cco:CompressionIgnitionSystem rdf:type owl:Class ; rdfs:subClassOf cco:IgnitionSystem ; cco:definition "An Ignition System that is designed to generate heat by compressing a portion of fuel and oxidizer mixture in order to initiate an Ignition process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Compression Ignition System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Computer cco:Computer rdf:type owl:Class ; rdfs:subClassOf cco:InformationProcessingArtifact ; cco:definition "An Information Processing Artifact that is designed to execute an arbitrary set of arithmetic or logical operations automatically."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Computer" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Computer"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ComputerNetwork cco:ComputerNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; cco:alternative_label "Data Network"@en ; cco:definition "A Telecommunication Network that is designed to allow the exchange of data between two or more computers connected to the network."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Computer_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Computer Network"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ComputingArtifactFunction cco:ComputingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by an Artifact participating in a computation process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Computing Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ConcaveShape cco:ConcaveShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality that inheres in a bearer in virtue of the bearer having one or more cavities, such that at least one line connecting a pair of points on the surface of the bearer will lie outside."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Concave Shape"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ConeShape cco:ConeShape rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; cco:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having a flat base with sides that taper smoothly to an apex."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Cone" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Cone Shape"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ConstructedFeature cco:ConstructedFeature rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; cco:definition "An Anthropogenic Feature that has been constructed by deliberate human effort."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Constructed Feature"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Container cco:Container rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to contain (wholly or partially) some material entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Container"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ContainingArtifactFunction cco:ContainingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which one entity contains another."@en ; cco:definition_source "http://www.dictionary.com/browse/containing" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Containing Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Continent cco:Continent rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialRegion ; cco:definition "A Geospatial Region bounded by any of the Earth's main continuous expanses of land."@en ; cco:definition_source "JC3IEDM version 3.0.2" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Continent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ContractorRole cco:ContractorRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in an Agent or Group of Agents who enters into a Contract to provide materials or labor to perform a service or complete a task."@en ; cco:elucidation "A Contractor Role differs from an Occupation Role in at least two ways. First, the Contract that binds the two parties together is not one of employment. Second, a Contractor Role is occupationally neutral in that an Agent can be contracted to perform any number of Occupational Roles."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Contractor Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ControlSurface cco:ControlSurface rdf:type owl:Class ; rdfs:subClassOf cco:SteeringControlComponent ; cco:definition "A Steering Control Component that is designed to deflect air, water, or another medium around its surface in order to change the Attitude of a Vehicle by rotating the Vehicle on one or more of its Axes of Rotation."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Flight_control_surfaces" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Control Surface"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ControlSystem cco:ControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to manage, command, direct, or regulate the behavior of at least one other Artifact."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Control_system" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Control System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ControllablePitchPropeller cco:ControllablePitchPropeller rdf:type owl:Class ; rdfs:subClassOf cco:Propeller ; cco:alternative_label "Variable-Pitch Propeller"@en ; cco:definition "A Propeller whose blades are designed to be alterable by rotating the blades about their vertical axis by means of mechanical or hydraulic arrangement."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Variable-pitch_propeller" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Controllable Pitch Propeller"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ControlledAccessHighway cco:ControlledAccessHighway rdf:type owl:Class ; rdfs:subClassOf cco:Highway ; cco:alternative_label "Expressway"@en , "Freeway"@en , "Motorway"@en ; cco:definition "A Highway that is designed for high-speed vehicular traffic, with all traffic flow and ingress/egress regulated."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Controlled-access_highway" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Controlled-Access Highway"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ConvergentDivergentNozzle cco:ConvergentDivergentNozzle rdf:type owl:Class ; rdfs:subClassOf cco:Nozzle ; cco:alternative_label "CD Nozzle"@en , "de Laval Nozzle"@en ; cco:definition "A Nozzle that consists of a tube with an asymmetric hourglass shape that is designed to accelerate hot pressurized gas by converting the heat energy of the gas flow into kinetic energy as it passes through the Nozzle Throat to generate increased Exhaust Velocity of the gas as it exits the Nozzle."@en ; cco:definition_source "https://en.wikipedia.org/wiki/De_Laval_nozzle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "By increasing the Exhaust Velocity of the gas, the Nozzle increases the Thrust generated."@en ; rdfs:label "Convergent-Divergent Nozzle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ConvexShape cco:ConvexShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality that inheres in a bearer in virtue of the bearer not having a cavity, such that no line connecting a pair of points on the surface of the bearer will lie outside."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Convex Shape"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ConveyanceArtifactFunction cco:ConveyanceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MotionArtifactFunction ; cco:definition "A Motion Artifact Function that is realized in a process in which the bearer of the function conveys entities from one location to another."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Vehicle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Conveyance Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CoolingArtifactFunction cco:CoolingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which the thermal energy of a system decreases."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cooling Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CoolingSystem cco:CoolingSystem rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentControlSystem ; cco:definition "An Environment Control System that is designed to cool the air or objects in a Site."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cooling System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CoordinateSystemAxis cco:CoordinateSystemAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:definition "A One-Dimensional Spatial Region defined by a Coordinate System for the purpose of identifying the position of entities along one dimension of the Coordinate System's spatial framework."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Coordinate System Axis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CountMeasurementInformationContentEntity cco:CountMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:RatioMeasurementInformationContentEntity ; cco:definition "A Ratio Measurement Information Content Entity that is a measurement of the number of members of some aggregate."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Count Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterClockwiseRotationalMotion cco:CounterClockwiseRotationalMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; cco:alternative_label "Anti-Clockwise Rotation"@en , "CCW Rotational Motion"@en , "Counter-Clockwise Rotation"@en ; cco:definition "A Rotational Motion in which the direction of rotation is toward the left as seen relative to the designated side of the plane of rotation."@en ; cco:example_of_usage "the axial rotation of the Earth as seen from above the North Pole" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Counter-Clockwise Rotational Motion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitFinancialInstrument cco:CounterfeitFinancialInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CounterfeitInstrument ; cco:definition "A Counterfeit Instrument that is designed to be a fake replica of some legally sanctioned Financial Instrument."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Counterfeit_money" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Counterfeit Financial Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitInstrument cco:CounterfeitInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be a fake replica of some genuine Artifact."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Counterfeit" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Counterfeit Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitLegalInstrument cco:CounterfeitLegalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CounterfeitInstrument ; cco:definition "A Counterfeit Instrument that is designed to be a fake replica of some genuine Legal Instrument."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Counterfeit#Counterfeiting_of_documents" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Counterfeit Legal Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Country cco:Country rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; cco:alternative_label "Sovereign State"@en ; cco:definition "A Geopolitical Entity that delimits a Government with effective internal and external sovereignty over the region and its population, and which is not dependent on or subject to any other power or Geopolitical Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Country"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/County cco:County rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; cco:definition "A Geopolitical Entity that is part of either a First-Order or Second-Order Administrative Region."@en ; cco:definition_source "https://en.wikipedia.org/wiki/County"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "County"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Coupling cco:Coupling rdf:type owl:Class ; rdfs:subClassOf cco:MachineElement ; cco:definition "A Machine Element that is designed to connect two Shafts together at their ends for the purpose of transmitting power."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Coupling" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Coupling"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CoveringArtifactFunction cco:CoveringArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which an entity is covered."@en ; cco:definition_source "http://www.dictionary.com/browse/covering" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Covering Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Crew cco:Crew rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfPersons ; cco:definition "A Group of Persons that bear Roles realized by the operation of the specified Vehicle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Crew"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CriminalAct cco:CriminalAct rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act committed in violation of rules or laws for which some governing authority (via mechanisms such as legal systems) can prescribe a conviction."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Crime" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Criminal Act"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CrushingArtifactFunction cco:CrushingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired because of significant pressure."@en ; cco:definition_source "http://www.dictionary.com/browse/crushing" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Crushing Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CryogenicStorageDewar cco:CryogenicStorageDewar rdf:type owl:Class ; rdfs:subClassOf cco:Container ; cco:definition "A Container that is designed to store a Portion of Cryogenic Material (such as liquid helium or liquid oxygen) and which consists of, minimally, walls that are constructed from two or more layers that are separated by a high vacuum to provide thermal insulation between the interior and exterior of the dewar."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Cryogenic_storage_dewar" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cryogenic Storage Dewar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubeShape cco:CubeShape rdf:type owl:Class ; rdfs:subClassOf cco:Cuboidal ; cco:definition "A Cuboidal shape inhering in a bearer in virtue of it having six Square faces."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Cube Shape"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Cuboidal cco:Cuboidal rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; cco:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having six Rectangular faces."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Cuboidal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CurrencyUnit cco:CurrencyUnit rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of financial values."@en ; cco:example_of_usage "U.S. Dollar, Euro, Yuan, South African Rand" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Currency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CurrentConversionArtifactFunction cco:CurrentConversionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; cco:definition "An Electrical Artifact Function that is realized by processes in which some Artifact is used to convert some electrical current."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Current Conversion Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Curved cco:Curved rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having borders which are smoothly rounded."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Curved"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CurvilinearMotion cco:CurvilinearMotion rdf:type owl:Class ; rdfs:subClassOf cco:TranslationalMotion ; cco:alternative_label "Curved Motion"@en ; cco:definition "A Translational Motion process in which an Object moves along a curved path."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Curvilinear Motion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CuttingArtifactFunction cco:CuttingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired by being opened or divided."@en ; cco:definition_source "http://www.dictionary.com/browse/cutting" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cutting Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CuttingWeapon cco:CuttingWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of separating some portion of its target into two or more portions through the application of acutely directed force."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Cutting" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cutting Weapon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Cyan cco:Cyan rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that is between Green and Blue with a wavelength in the visible spectrum typically between 490 and 520 nanometers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Cyan"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Cylindrical cco:Cylindrical rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; cco:alternative_label "Columnar"@en ; cco:definition "A Three Dimensional Shape inhering in a bearer in virtue of the bearer having an elongated shape with round bases."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Cylindrical"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Dam cco:Dam rdf:type owl:Class ; rdfs:subClassOf cco:Infrastructure ; cco:definition "An Infrastructure that is designed to impound surface water or underground streams."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Dam" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Dam"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DamagedStasis cco:DamagedStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; cco:alternative_label "Compromised"@en , "Damaged"@en , "Injured"@en ; cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to a previous action or event such that the Independent Continuant is now of lesser value, usefulness, or functionality."@en ; cco:definition_source "http://www.thefreedictionary.com/damaged" ; cco:elucidation "This class can be used to instantiate instances that might otherwise be treated by defined classes such as Damaged Vehicle or Wounded Person. The Independent Continuant and Quality or Realizable Entity are participants of the stasis which can in turn be related to the temporal interval via the occurs on property. "@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Damaged Stasis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DamagingArtifactFunction cco:DamagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which the structural integrity of an entity is impaired."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Damaging Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DataMatrixCode cco:DataMatrixCode rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; cco:definition "A Two-Dimensional Barcode that consists of cells arranged in rectangular patterns and is used for marking small items in logistics and operations."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Data Matrix Code"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DataRangeIntervalEstimateInformationContentEntity cco:DataRangeIntervalEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:IntervalEstimateInformationContentEntity ; cco:definition "A Ratio Measurement Information Content Entity that is a measurement of a set of values and is equal to the absolute difference between the largest value and the smallest value in the set."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Data Range Interval Estimate Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Database cco:Database rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some set of specific Information Content Entities and to be rapidly searchable and retrievable."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Database" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Database"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DateIdentifier cco:DateIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:Day ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:alternative_label "Day Identifier"@en ; cco:definition "A Temporal Interval Identifier that designates some Day."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Date Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Day cco:Day rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Week ] ; cco:definition "A One-Dimensional Temporal Region that is equal to the approximate length of time required for an Astronomical Body to complete one rotation around its Rotational Axis as specified relative to a particular Temporal Reference System."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=day" ; cco:elucidation "Unless otherwise specified, a Day is assumed to be relative to the rotational motion of the Earth and is approximately equal to a twenty-four hour temporal region for which the start and end times are specified by the Temporal Reference System used."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Day"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DeactivatedStasis cco:DeactivatedStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact is not realizing any of its designed Artifact Functions (or at least not realizing any of its primary functions)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Deactivated Stasis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Death cco:Death rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; cco:definition "A Natural Process in which all biological functions that sustain a living organism cease."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Death" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Death"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Decade cco:Decade rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 ; cco:definition "A One-Dimensional Temporal Region that is equal to a period of ten consecutive Years."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=decade" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Decade"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecadeIdentifier cco:DecadeIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:Decade ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Decade."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Decade Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DeceptionArtifactFunction cco:DeceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes which misinform or mislead some other entity."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Deception" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Deception Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecimalDateIdentifier cco:DecimalDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DateIdentifier ; cco:definition "A Date Identifier that designates some Day by using a number to indicate the sequential ordering of the Day since a specified Reference Time."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Decimal Date Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecimalTimeOfDayIdentifier cco:DecimalTimeOfDayIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeOfDayIdentifier ; cco:alternative_label "Fractional Time of Day Identifier"@en ; cco:definition "A Time of Day Identifier that designates an approximate Temporal Instant that is part of some Day and is specified using a decimal value for the portion of the Day that preceded the Temporal Instant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Decimal Time of Day Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecontaminationFacility cco:DecontaminationFacility rdf:type owl:Class ; rdfs:subClassOf cco:WashingFacility ; cco:definition "A Washing Facility that is designed to wash personnel or equipment after (potential) contamination by radioactive, biological, or chemical material."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Decontamination" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Decontamination Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Decoy cco:Decoy rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to distract or conceal what an individual or group might be looking for."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Decoy" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Decoy"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfDependentContinuant cco:DecreaseOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; cco:definition "A Change in which some Independent Continuant has a decrease in the level of some Dependent Continuant that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Decrease of Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfDisposition cco:DecreaseOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfRealizableEntity ; cco:definition "A Decrease of Realizable Entity in which some Independent Continuant has a decrease of some Disposition it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Decrease of Disposition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfFunction cco:DecreaseOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfRealizableEntity ; cco:definition "A Decrease of Realizable Entity in which some Independent Continuant has a decrease of some Function that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Decrease of Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfGenericallyDependentContinuant cco:DecreaseOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfDependentContinuant ; cco:definition "A Decrease of Dependent Continuant in which some Independent Continuant has a decrease in the level of a Generically Dependent Continuant that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "For the most part Generically Dependent Continuants do not inhere in their bearers over some continuous scale. The primary exception is religion and this class allows annotation of those cases where an Agent is described as becoming less religious. Other cases would include the decrease of an organization's bearing of some objective."@en ; rdfs:label "Decrease of Generically Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfQuality cco:DecreaseOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfSpecificallyDependentContinuant ; cco:definition "A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Quality that it bears."@en ; cco:example_of_usage "Weight Loss, Decreasing Temperature, decreasing color intensity, loss of structural integrity" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Decrease of Quality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfRealizableEntity cco:DecreaseOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfSpecificallyDependentContinuant ; cco:definition "A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Realizable Entity that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Decrease of Realizable Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfRole cco:DecreaseOfRole rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfRealizableEntity ; cco:definition "A Decrease of Realizable Entity in which some Independent Continuant has a decrease of some Role that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Decrease of Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfSpecificallyDependentContinuant cco:DecreaseOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfDependentContinuant ; cco:definition "A Decrease of Dependent Continuant in which some Independent Continuant has a decrease in some Specifically Dependent Continuant that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Decrease of Specifically Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DeflectingPrism cco:DeflectingPrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; cco:definition "A Prism designed to deflect a beam of light entering the Prism by a fixed angle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Deflecting Prism"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DefoliantArtifactFunction cco:DefoliantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:HerbicideArtifactFunction ; cco:definition "An Herbicide Artifact Function that is realized in a process that causes a plant to lose its leaves."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Defoliant" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Defoliant Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DefunctStasis cco:DefunctStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; owl:disjointWith cco:OperationalStasis ; cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact no longer maintains its designed set of Artifact Functions (or at least no longer maintains its primary functions)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Defunct Stasis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DeltaV cco:DeltaV rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:Velocity ] ; cco:alternative_label "Change in Velocity"@en , "DeltaV"@en ; cco:definition "A Process Profile that is the total change in Velocity of an object's Motion."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Delta-v is not equivalent to and should not be confused with Acceleration, which is the rate of change of Velocity."@en ; rdfs:label "Delta-v"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Density cco:Density rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:alternative_label "Density"@en ; cco:definition "A Quality that inheres in a bearer in virtue of that bearer's mass per unit volume."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Mass Density"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Denture cco:Denture rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace missing teeth."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Dentures" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Denture"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Depth cco:Depth rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's extension in a downward, backward, or inward direction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Depth"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DescriptiveInformationContentEntity cco:DescriptiveInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:InformationContentEntity ; owl:disjointWith cco:DesignativeInformationContentEntity , cco:DirectiveInformationContentEntity ; cco:alternative_label "Descriptive ICE"@en ; cco:definition "An Information Content Entity that consists of a set of propositions that describe some Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Descriptive Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity cco:DesignativeInformationContentEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf cco:InformationContentEntity ; owl:disjointWith cco:DirectiveInformationContentEntity ; cco:alternative_label "Designative ICE"@en ; cco:definition "An Information Content Entity that consists of a set of symbols that denote some Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Designative Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeName cco:DesignativeName rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; owl:disjointWith cco:NonNameIdentifier ; cco:alternative_label "Name"@en ; cco:definition "A Designative Information Content Entity that consists of a string of characters that designates an entity within a specified cultural or social namespace and which is typically a word or phrase in a natural language that has an accepted cultural or social significance."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Designative Name"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DetergentArtifactFunction cco:DetergentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SurfactantArtifactFunction ; cco:definition "A Surfactant Artifact Function that is realized in a process that cleans substances in dilute solutions."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Detergent" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Detergent Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DetonatingArtifactFunction cco:DetonatingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of combustion involving a supersonic exothermic front accelerating through a medium that eventually drives a shock front propagating directly in front of it."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Detonation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Detonating Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DeviationMeasurementInformationContentEntity cco:DeviationMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; cco:alternative_label "Conformance Measurement"@en , "Degree of Conformance"@en , "Degree of Deviation"@en , "Deviation Measurement"@en ; cco:definition "A Measurement Information Content Entity that is a measurement of the extent to which an entity conforms to how it is expected or supposed to be."@en ; cco:elucidation "In order for a Deviation to exist, an entity must first be expected, represented, prescribed, or predicted as being a certain way. Then, at a future time, this value can be compared to its actual, reported, or measured value to determine the Deviation between these values."@en ; cco:example_of_usage "a missile impact deviates from its target location by 100 feet" , "a satellite deviaties from its predicted orbital path by 5 kilometers" , "an overweight piece of luggage deviates from an airline's maximum allowed weight by +10 pounds" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "'Deviation Measurement Information Content Entity' and 'Veracity Measurement Information Content Entity' are complementary notions. Deviation is a measure of whether reality conforms to an ICE (e.g., a plan or prediction), whereas Veracity is a measure of whether a Descriptive ICE conforms to reality."@en , "Note, the term 'accuracy' is avoided due to its ambiguity between: correctness-of-performance (see: 'Reliability Measurement Information Content Entity'), correctness-of-information (see: 'Veracity Measurement Information Content Entity'), and adherance-to-expectations ('Deviation Measurement Information Content Entity')."@en ; rdfs:label "Deviation Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Diameter cco:Diameter rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; cco:definition "A One Dimensional Extent that inheres in a circle in virtue of the extent of a straight line that passes through the center of the circle and starts and ends on the circle's boundary."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Diameter"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DiffractionArtifactFunction cco:DiffractionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by an Artifact participating in a diffraction event in which the Artifact forces a wave to bend around the corners of an obstacle or aperture into the region of geometrical shadow of the obstacle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Diffraction Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DiffractionGrating cco:DiffractionGrating rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; cco:definition "An Optical Instrument with a periodic structure that is designed to split and defract a beam of light into several beams travelling in different directions."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Diffraction_grating" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Diffraction Grating"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DigitalStorageDevice cco:DigitalStorageDevice rdf:type owl:Class ; rdfs:subClassOf cco:InformationMediumArtifact ; cco:definition "An Information Medium Artifact that is designed to bear some Information Content Entity by means of recording that information in digital (binary) format."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Data_storage_device" ; cco:example_of_usage "A computer's Hard Disk Drive" , "A portable USB Drive" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Digital Storage Device"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DiminutiveName cco:DiminutiveName rdf:type owl:Class ; rdfs:subClassOf cco:AbbreviatedName ; cco:definition "An Abbreviated Name that is a familiar form of a Proper Name."@en ; cco:elucidation "\"Familiar form of a Proper Name\" means: that the name is (originally) a short, affectionate version of the fuller name, used (originally) by family or friends."@en ; cco:example_of_usage "Alex, Bob, Cathy" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Diminutive Name"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DirectCurrentPowerSource cco:DirectCurrentPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:definition "An Electrical Power Source that is designed to transfer electrical power in the form of direct current."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Direct Current Power Source"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity cco:DirectiveInformationContentEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:prescribes ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf cco:InformationContentEntity ; cco:alternative_label "Directive ICE"@en ; cco:definition "An Information Content Entity that consists of a set of propositions or images (as in the case of a blueprint) that prescribe some Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Directive Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Disability cco:Disability rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality inhering in an Agent by virtue a physical or mental condition that limits the Agent's movements, senses, or activities."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Disability"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Disease cco:Disease rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; cco:definition "A Disposition to undergo pathological processes that exists in an organism because of one or more disorders in that organism."@en ; cco:definition_source "http://purl.obolibrary.org/obo/OGMS_0000031" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Disease"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DishReceiver cco:DishReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioReceiver ; cco:definition "A Radio Receiver that uses a Parabolic (or Dish) Antenna to intercept radio signals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Dish Receiver"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DispersivePrism cco:DispersivePrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; cco:definition "A Prism designed to break up a beam of light entering the Prism into its constituent spectral colors by leveraging the refractive index of light based on its Frequency."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Dispersive Prism"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DistanceMeasurementArtifactFunction cco:DistanceMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the spatial Distance to a specified object or class of objects."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Distance Measurement Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DistanceMeasurementInformationContentEntity cco:DistanceMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:RatioMeasurementInformationContentEntity ; cco:definition "A Ratio Measurement Information Content Entity that is a measurement of a One-Dimensional Extent inhering in some Site that is externally connected to two Independent Continuants."@en ; cco:elucidation "Displacement (vector) is the shortest possible distance (scalar) between two points. Further thought is needed to adequately handle measurements of distance traveled along a path, e.g., a circuitous path or an arc (such as the surface of a planet), versus the simple case of a direct, straight line between two points."@en , "Distance is a measure between two reference points, which are located on or in, or in some manner part of, the two obejcts for which the length of the extent between is sought. For exmple, the center point of the indentation of a ball in the sand and the edge of the foul line, the forwardmost point on a car's bumper and the closest point on the 2-dimensional plane that serves as the fiat boundary of a crosswalk, the center of an antenna array and closest point on ground."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Distance Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DistributionPort cco:DistributionPort rdf:type owl:Class ; rdfs:subClassOf cco:Port ; cco:definition "A Port that is designed with the cargo handling equipment necessary for the loading and unloading of Watercraft"@en ; cco:definition_source "https://en.wikipedia.org/wiki/Port#Distribution" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Distribution Port"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DivisonOfGeopoliticalEntity cco:DivisonOfGeopoliticalEntity rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialRegion , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:GeopoliticalEntity ] ; owl:disjointWith cco:GeopoliticalEntity ; cco:definition "A Geospatial Region that is a fiat division of a Geopolitical Entity and not a Geopolitical Entity."@en ; cco:example_of_usage "Flatbush, French Quarter, Western New York, Texas Panhandle, Greater Montreal Area of Quebec, Pacific Northwest, southwest area of Al Anbar Province, Northern Iraq." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:comment "Instances of this class are not proper geopolitical entities, but in some cases may have an organization that exercises some control over the region, such as the homeowners' association for a neighborhood."@en ; rdfs:label "Division of Geopolitical Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Document cco:Document rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity in a series of paragraphs of text or diagrams in the form of physical pieces of paper or an electronic word processor file."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Document" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Document"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DocumentField cco:DocumentField rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingEntity ; cco:definition "An Information Bearing Entity that is a part of some document into which bearers of prescribed information can be writted or selected."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Document Field"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DocumentForm cco:DocumentForm rdf:type owl:Class ; rdfs:subClassOf cco:Document ; cco:definition "A Document having Document Fields as parts in which to write or select prescribed content."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Form_(document)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Document Form"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Drooping cco:Drooping rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a border that hangs downwards."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Drooping"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EAN13Barcode cco:EAN13Barcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; cco:definition "An EAN Barcode that consists of 13 numerical digits and is used to designate products at the point of sale."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "EAN-13 Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EAN8Barcode cco:EAN8Barcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; cco:definition "An EAN Barcode that consists of 8 numerical digits and is used to designate products at the point of sale."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "EAN-8 Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EANBarcode cco:EANBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; cco:definition "A One-Dimensional Barcode that consists of 8 or 13 numerical digits and is used to scan consumer goods."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "EAN Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Economy cco:Economy rdf:type owl:Class ; rdfs:subClassOf cco:ProcessAggregate ; cco:definition "A Process Aggregate comprising the production, exchange, distribution and consumption of goods that occurs at some Geopolitical Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Economy"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EducationArtifactFunction cco:EducationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of transmiting accumulated knowledge skills and values from one generation to another."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Education" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Education Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EducationalFacility cco:EducationalFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for facilitating learning, or the acquisition of knowledge, skills, values, beliefs, and habits."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Education" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Educational Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EducationalOrganization cco:EducationalOrganization rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; cco:definition "An Organization whose purpose is to provide training or otherwise facilitate learning or the acquisition of knowledge, Skills, values, beliefs, or habits."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Education" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Educational Organization"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Effect cco:Effect rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:caused_by ; owl:someValuesFrom obo:BFO_0000003 ] ; rdfs:subClassOf obo:BFO_0000015 ; cco:alternative_label "Consequence"@en ; cco:definition "A Process that follows and is caused by some previous Process."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=effect" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Effect"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EffectOfLocationChange cco:EffectOfLocationChange rdf:type owl:Class ; rdfs:subClassOf cco:Effect , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:ActOfLocationChange ] , [ rdf:type owl:Restriction ; owl:onProperty cco:caused_by ; owl:someValuesFrom cco:ActOfLocationChange ] ; cco:definition "An Effect caused by some Act of Location Change and which results in an Object being located in a different place."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Effect of Location Change"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Election cco:Election rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; cco:alternative_label "Act of Political Election"@en ; cco:definition "A Social Act by which a population chooses an individual to hold public office."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Election" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Election"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery cco:ElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:alternative_label "Battery"@en ; cco:definition "An Electrical Power Source that is designed to produce electric power by converting chemical energy to electrical energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Battery_(electricity)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electric Battery"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricGenerator cco:ElectricGenerator rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:definition "An Electrical Power Source that is designed to convert mechanical energy to electrical energy for use in an external circuit."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electric_generator" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electric Generator"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricMotor cco:ElectricMotor rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; cco:alternative_label "Electric Engine"@en ; cco:definition "An Engine that is designed to convert electrical energy into mechanical energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electric_motor" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electric Motor"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricPowerStation cco:ElectricPowerStation rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:alternative_label "Power Plant"@en ; cco:definition "A Facility that is designed to generate electrical power."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Power_station" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Electric Power Station"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalArtifactFunction cco:ElectricalArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact is used to perform a process involving electrical power."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electrical Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConductionArtifactFunction cco:ElectricalConductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; cco:definition "An Electrical Artifact Function that is realized by an Artifact being used to conduct an electric current."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electrical Conduction Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConnectorArtifactFunction cco:ElectricalConnectorArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalConductionArtifactFunction ; cco:definition "An Electrical Conduction Artifact Function that is realized by processes in which some Artifact is used to join electrical terminations to create an electrical circuit."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electrical Connector Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalContactArtifactFunction cco:ElectricalContactArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalConductionArtifactFunction ; cco:definition "An Electrical Conduction Artifact Function that is realized by processes in which some Artifact is used as an endpoint of an electrical circuit from which an electrical current is passed via physical contact with the endpoint."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electrical Contact Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerProductionArtifactFunction cco:ElectricalPowerProductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; cco:definition "An Electrical Artifact Function that is realized during events in which an Artifact is used to generate electrical power."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electrical Power Production Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource cco:ElectricalPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; cco:definition "A Power Source that is designed to generate, control, and transfer power in the form of electrical energy."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electrical Power Source"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSourceComponent cco:ElectricalPowerSourceComponent rdf:type owl:Class ; rdfs:subClassOf cco:PowerSourceComponent ; cco:definition "A Power Source Component that is designed to be a component of some Electrical Power Source."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electrical Power Source Component"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerStorageArtifactFunction cco:ElectricalPowerStorageArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; cco:alternative_label "Capacitance"@en ; cco:definition "An Electrical Artifact Function that is realized during events in which an Artifact is used to store electrical power to be released at a later time."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electrical Power Storage Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticCommunicationArtifactFunction cco:ElectromagneticCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationArtifactFunction ; cco:definition "A Communication Artifact Function that is realized in a process that conveys meaningful signs by means of electromagnetic radiation."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Communication Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticInductionArtifactFunction cco:ElectromagneticInductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by processes in which some Artifact that is used to produce electromotive force across an electrical conductor due to its dynamic interaction with a magnetic field."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_induction" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Induction Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticPulse cco:ElectromagneticPulse rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticWaveProcess ; cco:alternative_label "EMP"@en , "Transient Electromagnetic Disturbance"@en ; cco:definition "An Electromagnetic Wave Process that consists of a short high-energy burst of electromagnetic energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_pulse" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Pulse"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticRadiationFrequency cco:ElectromagneticRadiationFrequency rdf:type owl:Class ; rdfs:subClassOf cco:Frequency ; cco:definition "A Frequency that is characterized by the rate of Oscillations per second of an Electromagnetic Wave."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Divisions between EM radiation frequencies are fiat and sources vary on where to draw boundaries."@en ; rdfs:label "Electromagnetic Radiation Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticRadiationProperty cco:ElectromagneticRadiationProperty rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; cco:definition "A Disposition that inheres in an bearer in virtue of how that bearer interacts with electromagnetic radiation."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Radiation Property"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticShieldingArtifactFunction cco:ElectromagneticShieldingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which an electromagnetic field is blocked by barriers made of conductive or magnetic materials."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_shielding" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Shielding Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticWaveProcess cco:ElectromagneticWaveProcess rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcess , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:TransverseWaveProfile ] ; cco:alternative_label "Electromagnetic Radiation"@en ; cco:definition "A Wave Process that is produced by charged particles, involves the periodic Oscillation of electric and magnetic fields at right angles to each other and the direction of wave propogation such that it has a Transverse Wave Profile, and which transfers electromagnetic radiant energy through a portion of space or matter."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Wave Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronMicroscope cco:ElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; cco:definition "A Microscope that is designed to use a beam of accelerated electrons to illuminate the target and produce a significantly enlarged image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electron_microscope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electron Microscope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicBond cco:ElectronicBond rdf:type owl:Class ; rdfs:subClassOf cco:Bond ; cco:definition "A Bond that consists of Bytes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electronic Bond"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicCash cco:ElectronicCash rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCash ; cco:definition "A Portion of Cash that consists of Bytes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electronic Cash"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicComponent cco:ElectronicComponent rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that consists of a basic discrete device or physical entity in an electronic system that is used to affect electrons or their associated fields."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electronic_component" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electronic Component"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicSignalProcessingArtifactFunction cco:ElectronicSignalProcessingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SignalProcessingArtifactFunction ; cco:definition "A Signal Processing Artifact Function that inheres in Artifacts that are designed to process or transfer information contained in electronic signals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electronic Signal Processing Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicStock cco:ElectronicStock rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; cco:definition "Stock that consists of Bytes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electronic Stock"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EmailBox cco:EmailBox rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInstrument ; cco:definition "A Telecommunication Instrument that is designed to be the delivery destination of Email Messages that are addressed to the corresponding Email Address."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Email_box" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Email Box"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EmailMessage cco:EmailMessage rdf:type owl:Class ; rdfs:subClassOf cco:Message ; cco:definition "A Message that is transmitted to the recipient's Email Box."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Email" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Email Message"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EmailMessaging cco:EmailMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Emailing"@en ; cco:definition "An Act of Communication by Media in which text-based communication occurs between two or more people using personal computers or other devices using some Email Client Software conveyed over the Internet."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Email" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Email Messaging"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EmergencyACDCPowerSource cco:EmergencyACDCPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:definition "An Electrical Power Source that is designed to provide electrical power in an emergency situation by means of both alternating current and direct current."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Emergency AC/DC Power Source"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EmergencyLocatorTransmitter cco:EmergencyLocatorTransmitter rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransmitter ; cco:definition "A Radio Transmitter that is designed to signal distress and provide positional data for the entity it is located on."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Emergency_position-indicating_radiobeacon_station#Emergency_Locator_Transmitters" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Emergency Locator Transmitter"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EmulsifierArtifactFunction cco:EmulsifierArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which two or more liquids that are normally immiscible are mixed."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Emulsion" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Emulsifier Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EndOfLifeStasis cco:EndOfLifeStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; cco:acronym "EOL" , "EoL" ; cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when the participating Artifact is no longer capable of realizing all of its designed primary Artifact Functions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "An End of Life Stasis (EoL) is distinguished from a Stasis of Partially Mission Capable or Stasis of Non-Mission Capable in that EoL is more inclusive such that the participating Artifact may be either Partially or Non-Mission Capable. Additionally, EoL applies only to Artifacts and is typically determined in relation to its original mission and designed primary functions. In contrast, an Artifact's level of Mission Capability depends on the requirements of the mission under consideration such that a given Artifact may simultaneously be Fully Mission Capable for mission1, Partially Mission Capable for mission2, and Non-Mission Capable for mission3."@en ; rdfs:label "End of Life Stasis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Enemy cco:Enemy rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom cco:EnemyRole ] ; rdfs:subClassOf cco:Person ; cco:definition "A Person who is the bearer of some Enemy Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Enemy"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EnemyRole cco:EnemyRole rdf:type owl:Class ; rdfs:subClassOf cco:AllegianceRole ; cco:definition "An Allegiance Role that inheres in an Agent by virtue of that Agent having committed offensive Acts or exhibited intent to perform such Acts towards a particular Agent or Group of Agents or has been declared as hostile by some appropriate authority."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Enemy Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Engine cco:Engine rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:alternative_label "Motor"@en ; cco:definition "An Artifact that is designed to convert one form of energy into mechanical energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Engine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EnhancedStasis cco:EnhancedStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; cco:alternative_label "Enhanced"@en ; cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has undergone improvement (i.e., an increase or gain) due to a previous action or event such that the Independent Continuant is now of greater value, usefulness, or functionality."@en ; cco:definition_source "http://www.thefreedictionary.com/enhance" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Enhanced Stasis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EnhancingArtifactFunction cco:EnhancingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of intensifying, increainsg, or further improving the quality, value, or extent of some entity."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Enhancement" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Enhancing Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EntertainmentFacility cco:EntertainmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to host activities that are intended to hold the interest of, or give pleasure or delight to, an audience."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Entertainment" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Entertainment Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentControlSystem cco:EnvironmentControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to control the temperature, air quality, or other feature of a Site that is relevant to the comfort or operation of entities located within that Site."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Controlling air quality typically involves temperature control, oxygen replenishment, and removal of moisture, odor, smoke, heat, dust, airborne bacteria, carbon dioxide, and other undesired gases or particulates."@en ; rdfs:label "Environment Control System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentalFeature cco:EnvironmentalFeature rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; cco:definition "A Material Entity that is either a natural or man-made feature of the environment."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Environmental Feature"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EquipmentCoolingSystem cco:EquipmentCoolingSystem rdf:type owl:Class ; rdfs:subClassOf cco:CoolingSystem ; cco:definition "A Cooling System that is designed to cool some piece of equipment."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Equipment Cooling System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EquipmentMount cco:EquipmentMount rdf:type owl:Class ; rdfs:subClassOf cco:MachineElement ; cco:definition "A Machine Element that is designed to support an Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Equipment Mount"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EssentialServiceProvision cco:EssentialServiceProvision rdf:type owl:Class ; rdfs:subClassOf cco:ProcessAggregate ; cco:definition "A Process Aggregate comprising the delivery of one or more essential services."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "An essential service is defined here as being one of: medical care, food and water, shelter, or sanitation."@en ; rdfs:label "Essential Service Provision"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EstimateInformationContentEntity cco:EstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; cco:alternative_label "Estimate"@en , "Estimate Measurement Information Content Entity"@en , "Estimated Value"@en ; cco:definition "A Measurement Information Content Entity that is a measurement of an entity based on partial information about that entity or an appropriately similar entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Estimate Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EthnicGroup cco:EthnicGroup rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfPersons , [ rdf:type owl:Restriction ; owl:onProperty cco:aggregate_has_quality ; owl:someValuesFrom cco:Ethnicity ] ; cco:definition "A Group of Persons who identify with one another based on one or more shared inherited characteristics such as language, ancestry, nationality, culture, customs, religion, or social experiences."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Ethnic_group" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Ethnic Group"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Ethnicity cco:Ethnicity rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in its bearers by virtue of a common heritage, often consisting of a common language, a common culture (often including a shared religion) and an ideology that stresses common ancestry or endogamy."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Ethncity" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Ethnicity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Evening cco:Evening rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 ; cco:definition "A One-Dimensional Temporal Region that consists of the temporal regions between when the sun sets (approximately 6:00pm) and when people typically retire to sleep (approximately 9:00pm)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Evening"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EventStatusNominalInformationContentEntity cco:EventStatusNominalInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:NominalMeasurementInformationContentEntity ; cco:definition "A Nominal Measurement Information Content Entity that is a measurement of the current state of a process."@en ; cco:example_of_usage "proposed, approved, planned, in progress, completed, failed, or successful" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Event Status Nominal Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveArtifactFunction cco:ExplosiveArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired beucase of the rapid increase in volume and release of energy in an extreme manner."@en ; cco:definition_source "http://www.dictionary.com/browse/explosive" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Explosive Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveWeapon cco:ExplosiveWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:alternative_label "Bomb"@en ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of a violent release of energy caused by the exothermic reaction of an explosive material."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Explosive_weapon" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Explosive Weapon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ExternalCombustionEngine cco:ExternalCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:CombustionEngine ; cco:definition "A Combustion Engine that is designed to have an external Combustion Chamber where portions of Fuel and Oxidizer mixture are burned to generate thermal energy to heat the working fluid, which transfers energy to the Engine where it is converted into mechanical energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/External_combustion_engine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "External Combustion Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ExternalNavigationLightingSystem cco:ExternalNavigationLightingSystem rdf:type owl:Class ; rdfs:subClassOf cco:LightingSystem ; cco:definition "A Lighting System that is designed to be attached to some Vehicle and to emit colored light in order to signal that Vehicle's position, heading, and status."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Navigation_light" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "External Navigation Lighting System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ExtremeUltravioletLightFrequency cco:ExtremeUltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:UltravioletLightFrequency ; cco:definition "An Ultraviolet Light Frequency that is between 3 and 30 petahertz."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Ultraviolet" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Extreme Ultraviolet Light Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ExtremelyHighFrequency cco:ExtremelyHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MicrowaveFrequency ; cco:acronym "EHF" ; cco:alternative_label "ITU Band Number 11"@en , "Millimeter Band Frequency"@en ; cco:definition "A Microwave Frequency that is between 30 and 300 GHz."@en ; cco:definition_source "International Telecommunication Union (ITU)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 10–1 mm"@en ; rdfs:label "Extremely High Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ExtremelyLowFrequency cco:ExtremelyLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "ELF" ; cco:alternative_label "ITU Band Number 1"@en ; cco:definition "A Radio Frequency that is between 3 and 30 Hz."@en ; cco:definition_source "International Telecommunication Union (ITU)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 100,000–10,000 km"@en ; rdfs:label "Extremely Low Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Eye cco:Eye rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; cco:definition "A Bodily Component that consists of an organ that canonically affords the Agent it is part of with the ability to receive visual stimuli necessary for sight."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Eye"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EyeColor cco:EyeColor rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000052 ; owl:someValuesFrom cco:Iris ] ; cco:definition "A Quality inhering in an Eye by virtue of the color of the Eye's Iris."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Eye Color"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FMRadioBroadcastFrequency cco:FMRadioBroadcastFrequency rdf:type owl:Class ; rdfs:subClassOf cco:VeryHighFrequency ; cco:alternative_label "Frequency Modulation Radio Broadcast Frequency"@en ; cco:definition "A Very High Frequency that is between 88 and 108 MHz."@en ; cco:definition_source "International Telecommunication Union (ITU) Region 2" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "FM Radio Broadcast Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FacialHair cco:FacialHair rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; cco:definition "A Bodily Component that consists of a portion of hair that grows on the face of a human (typically male) or other animal."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Facial Hair"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Facility cco:Facility rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed as a building or campus dedicated to some specific purpose."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FacsimileTransmission cco:FacsimileTransmission rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Facsimile Transmission"@en , "Act of Faxing"@en ; cco:definition "An Act of Communication by Media in which the Information Content Entity that inheres in a Document is transmitted over a Telephone Network."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Facsimile_machine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Facsimile Transmission"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Factory cco:Factory rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for manufacturing or refining material products."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Factory" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Factory"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Family cco:Family rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfPersons ; cco:definition "A Group of Persons related to one another by ancestry or marriage."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Family"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Fan cco:Fan rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; cco:definition "A Fluid Control Artifact that consists of a rotating arrangement of vanes or blades that are designed to act on a portion of fluid to create flow within it."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Fan_(machine)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fan"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FarInfraredLightFrequency cco:FarInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; cco:definition "An Infrared Light Frequency that is between 300 gigahertz and 20 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum#Infrared_radiation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Far Infrared Light Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Farm cco:Farm rdf:type owl:Class ; rdfs:subClassOf cco:AgriculturalFacility ; cco:definition "An Agricultural Facility that is designed to produce food and other crops."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Farm" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Farm"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Fatigability cco:Fatigability rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; cco:definition "A Realizable Entity that is realized when its bearer loses strength and tires quickly."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Fatigability"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FemaleSex cco:FemaleSex rdf:type owl:Class ; rdfs:subClassOf cco:BiologicalSex ; cco:definition "A Biological Sex inhering in an individual that only produces gametes that can be fertilised by male gametes."@en ; cco:definition_source "http://purl.org/obo/owl/PATO#PATO_0000383" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Female Sex"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FertilizerArtifactFunction cco:FertilizerArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:EnhancingArtifactFunction ; cco:definition "An Enhancing Artifact Function that is realized in processes of supplying soilds or plant tissues with one or more plant nutrients essential to growth."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Fertilizer" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fertilizer Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FiatProcessPart cco:FiatProcessPart rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; cco:definition "A Process that is part of another Process and is differentiated from the whole conceptually."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Fiat Process Part"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Filter cco:Filter rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to restrict access to the system it is part of by separating the entities that enter the Filter and only allowing entities of the specified type or with the specified properties to pass through."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment """Although its basic function remains the same, a Filter can be used in 2 different ways: (1) to allow only the desired entities to pass through (e.g. removing dirt from engine oil); or (2) to allow everything except the desired entities to pass through (e.g. panning for gold)."""@en ; rdfs:label "Filter"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FiltrationArtifactFunction cco:FiltrationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which some solid entity is prevented from moving along with some quantity of liquid."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Filtration" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Filtration Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialArtifactFunction cco:FinancialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of managing money."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Finance" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Financial Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialFacility cco:FinancialFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to support the management of money."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Finance" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Financial Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialInstrument cco:FinancialInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be a tradeable asset and that is legally sanctioned."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Finance" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Financial Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialValue cco:FinancialValue rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A quality that inheres in an independent continuant to the degree that that independent continuant can serve as a medium of exchange in an economic system at a particular time."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Financial Value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialValueOfProperty cco:FinancialValueOfProperty rdf:type owl:Class ; rdfs:subClassOf cco:FinancialValue ; cco:alternative_label "Property Value"@en ; cco:definition "Financial Value that inheres in an material entity that is the object of an Act of Ownership."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Financial Value of Property"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FireStation cco:FireStation rdf:type owl:Class ; rdfs:subClassOf cco:PublicSafetyFacility ; cco:alternative_label "Fire Hall"@en , "Fire House"@en ; cco:definition "A Public Safety Facility that is designed for the storage of firefighting apparatus."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Fire_station" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Fire Station"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Firearm cco:Firearm rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; cco:definition "A Projectile Launcher that is designed to launch Bullets or Cartridges."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Firearm" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Firearm"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FirstOrderAdministrativeRegion cco:FirstOrderAdministrativeRegion rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:Country ] ; cco:definition "A Geopolitical Entity that is a primary administrative division of a Country."@en ; cco:definition_source "http://www.geonames.org/export/codes.html" ; cco:example_of_usage "a state in the United States" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "First-Order Administrative Region"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FixedLineNetworkTelephoneCall cco:FixedLineNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; cco:definition "A Telephone Call transmitted over a telephone network where the telephones are wired into a single telephone exchange."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Fixed Line Network Telephone Call"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Flat cco:Flat rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a horizontal border without a significant deviation."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Flat"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FlightTransponder cco:FlightTransponder rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransponder ; cco:definition "A Radio Transponder that is designed to produce a specified response (typically for identification, location, or status update purposes) when it receives a radio-frequency interrogation."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Transponder_%28aeronautics%29" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Flight Transponder"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FlowControlValve cco:FlowControlValve rdf:type owl:Class ; rdfs:subClassOf cco:Valve ; cco:definition "A Valve that is designed to regulate the flow or Pressure of a fluid."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Flow_control_valve" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Flow Control Valves are often more complex than a simple Valve and typically include an Actuator that is capable of automatically adjusting the state of the valve in response to signals from a connected Sensor or Controller."@en ; rdfs:label "Flow Control Valve"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact cco:FluidControlArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to manipulate the flow of a fluid (i.e. a liquid or a gas)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fluid Control Artifact"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifactComponent cco:FluidControlArtifactComponent rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be a component of some Fluid Control Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fluid Control Artifact Component"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifactFunction cco:FluidControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes in which some Artifact is used to control the direction or flow of some fluid."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fluid Control Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Fluorescence cco:Fluorescence rdf:type owl:Class ; rdfs:subClassOf cco:LuminescentProperty ; cco:definition "A Luminescent Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light while absorbing shorter wavelength radiation, but not after."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Fluorescence" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Fluorescence"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Flywheel cco:Flywheel rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to store rotational energy such that it has a significant moment of inertia which enables it to resist changes in rotational speed."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Flywheel" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Flywheel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Folded cco:Folded rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of one part of the bearer being layered over another connected part."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Folded"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Force cco:Force rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; cco:definition "A Process Profile that is the rate of change of an object's Momentum, is the product of an object's Mass and Acceleration with respect to an inertial frame of reference, and is measured in units of Newtons (N)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Force"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Fort cco:Fort rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; cco:definition "A Military Facility that is designed to support the defense of or solidification of rule over some Geospatial Region and its inhabitants."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Fortification" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Fort"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ForwardOperationsBase cco:ForwardOperationsBase rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryBase ; cco:acronym "FOB" ; cco:alternative_label "Forward Operating Base"@en ; cco:definition "A Military Base that is located relatively close to an offensive Area of Operations, is supported by the Base of Operations, and is designed to support local strategic objectives and tactical operations."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Forward_operating_base" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Forward Operations Base"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FossilFuelPowerPlant cco:FossilFuelPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; cco:definition "An Electric Power Station that is designed to convert fossil fuels (e.g. coal, natural gas, or petroleum) into electrical energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Fossil_fuel" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Fossil Fuel Power Plant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FourthOrderAdministrativeRegion cco:FourthOrderAdministrativeRegion rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:ThirdOrderAdministrativeRegion ] ; cco:definition "A Geopolitical Entity that is a subdivision of a Third-Order Administrative Region."@en ; cco:definition_source "http://www.geonames.org/export/codes.html" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Fourth-Order Administrative Region"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FragmentationArtifactFunction cco:FragmentationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired because of a detonation which causes fragmentation."@en ; cco:definition_source "http://www.dictionary.com/browse/fragmentation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fragmentation Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FragranceArtifactFunction cco:FragranceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of perceiving a pleasant or sweet odor."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Perfume" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fragrance Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FreightTrainCar cco:FreightTrainCar rdf:type owl:Class ; rdfs:subClassOf cco:TrainCar ; cco:alternative_label "Freight Car"@en ; cco:definition "A Train Car that is designed to transport cargo."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Goods_wagon" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Freight Train Car"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Frequency cco:Frequency rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; cco:alternative_label "Temporal Frequency"@en ; cco:definition "A Process Profile that is characterized by the number of repetitive processes during a particular time period."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Frequency" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FrequencyMeasurementArtifactFunction cco:FrequencyMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Frequency of a specified object or class of objects."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Frequency Measurement Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FrictionReductionArtifactFunction cco:FrictionReductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of reducing the force resisting the relative motion of surfaces in contact."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Friction" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Friction Reduction Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelArtifactFunction cco:FuelArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of reacting with other substances in order to release chemical or nuclear energy as heat or ot be used for work."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Fuel" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelCell cco:FuelCell rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:definition "An Electrical Power Source that consists in part of an anode, a cathode, and an electrolyte; converts chemical energy from a fuel into electricity through a chemical reaction of positively charged hydrogen ions with an oxidizing agent (typically oxygen); and, if given a continuous source of fuel and oxidizing agent, can continuously produce electricity."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Fuel_cell" ; cco:elucidation "A Fuel Cell differs from a Battery in that it requires a continuous source of fuel and oxygen to sustain the chemical reaction, whereas a Battery only uses chemicals already stored inside it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel Cell"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelSystem cco:FuelSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to pump, manage, and deliver some Portion of Fuel to the Propulsion System and Auxiliary Power Unit of some Vehicle."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Aircraft_fuel_system" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelSystemComponent cco:FuelSystemComponent rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be a component of some Fuel System."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel System Component"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelTank cco:FuelTank rdf:type owl:Class ; rdfs:subClassOf cco:Container ; cco:definition "A Container that is designed to store a Portion of Fuel."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel Tank"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelTransferSystem cco:FuelTransferSystem rdf:type owl:Class ; rdfs:subClassOf cco:FuelSystemComponent ; cco:definition "A Fuel System Component that is designed to facilitate the transfer of some Portion of Fuel from the Fuel Tank for use in some Engine."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel Transfer System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelVentilationSystem cco:FuelVentilationSystem rdf:type owl:Class ; rdfs:subClassOf cco:FuelSystemComponent ; cco:definition "A Fuel System Component that is designed to allow air into the Fuel Tank to take the place of burned fuel."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Aircraft_fuel_system" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel Ventilation System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FullMotionVideoCamera cco:FullMotionVideoCamera rdf:type owl:Class ; rdfs:subClassOf cco:VideoCamera ; cco:definition "A Video Camera that is designed to capture and record images of sufficiently high quality and in rapid enough succession that the resulting video supports smooth playback."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Full Motion Video Camera"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FullMotionVideoImagingArtifactFunction cco:FullMotionVideoImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ImagingArtifactFunction ; cco:definition "An Imaging Artifact Function that inheres in Artifacts that are designed to produce video of entities that is of high enough quality to make the represented motion appear continuous to human viewers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Full Motion Video Imaging Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FundamentalFrequency cco:FundamentalFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; cco:definition "A Sound Frequency that is the lowest Frequency of a Sound Wave."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Fundamental Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Funeral cco:Funeral rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCeremony ; cco:alternative_label "Act of Funeral Ceremony"@en ; cco:definition "An Act of Ceremony in which the Life of a Person who has died is celebrated, sanctified, or remembered."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Funeral" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Funeral"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FungicideArtifactFunction cco:FungicideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:AntiMicrobialArtifactFunction ; cco:definition "An Anti-Microbial Artifact Function that is realized in a process which causes harm to, or the death of, some fungus or fungal spore."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Fungicide" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fungicide Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GS1DataBar cco:GS1DataBar rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; cco:definition "A One-Dimensional Barcode that consists of 12-14 numerical digits and is used in retail and healthcare."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Further variants of GS1 DataBar have not been defined here."@en ; rdfs:label "GS1 DataBar Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GainOfDependentContinuant cco:GainOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; cco:definition "A Change in which an Independent Continuant becomes the bearer or carrier of some Dependent Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Gain of Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GainOfDisposition cco:GainOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:GainOfRealizableEntity , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000057 ; owl:someValuesFrom [ owl:intersectionOf ( obo:BFO_0000004 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000091 ; owl:someValuesFrom obo:BFO_0000016 ] ) ; rdf:type owl:Class ] ] ; cco:definition "A Gain of Realizable Entity in which some Independent Continuant becomes the bearer of some Disposition."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "This class should be used to demarcate the start of the temporal interval (through the occurs_on property) that the Entity bears the Disposition."@en ; rdfs:label "Gain of Disposition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GainOfFunction cco:GainOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:GainOfRealizableEntity , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000057 ; owl:someValuesFrom [ owl:intersectionOf ( obo:BFO_0000004 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000085 ; owl:someValuesFrom obo:BFO_0000034 ] ) ; rdf:type owl:Class ] ] ; cco:definition "A Gain of Realizable Entity in which some Independent Continuant becomes the bearer of some Function."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "This class should be used to demarcate the start of the temporal interval (through the occurs_on property) that the Entity bears the Function."@en ; rdfs:label "Gain of Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GainOfGenericallyDependentContinuant cco:GainOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:GainOfDependentContinuant , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000057 ; owl:someValuesFrom [ owl:intersectionOf ( obo:BFO_0000004 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0010002 ; owl:someValuesFrom obo:BFO_0000031 ] ) ; rdf:type owl:Class ] ] ; cco:definition "A Gain of Dependent Continuant wherein some Independent Continuant becomes the carrier of some Generically Dependent Continuant."@en ; cco:example_of_usage "A Person forms a Plan, A Person is initiated into a Religion, A photgraphic image is produced." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Gain of Generically Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GainOfQuality cco:GainOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:GainOfSpecificallyDependentContinuant , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000057 ; owl:someValuesFrom [ owl:intersectionOf ( obo:BFO_0000004 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000086 ; owl:someValuesFrom obo:BFO_0000019 ] ) ; rdf:type owl:Class ] ] ; cco:definition "A Gain of Specifically Dependent Continuant in which an Independent Continuant becomes the bearer of some Quality."@en ; cco:example_of_usage "A person becoming pregnant." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Gain of Quality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GainOfRealizableEntity cco:GainOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:GainOfSpecificallyDependentContinuant , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000057 ; owl:someValuesFrom [ owl:intersectionOf ( obo:BFO_0000004 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000053 ; owl:someValuesFrom obo:BFO_0000017 ] ) ; rdf:type owl:Class ] ] ; cco:definition "A Gain of Specifically Dependent Continuant in which some Independent Continuant becomes the bearer of some Realizable Entity."@en ; cco:example_of_usage "An informant becomes unreliable (disposition), A person begins to speak French (function), a person becomes a welder (role)." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Gain of Realizable Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GainOfRole cco:GainOfRole rdf:type owl:Class ; rdfs:subClassOf cco:GainOfRealizableEntity , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000057 ; owl:someValuesFrom [ owl:intersectionOf ( obo:BFO_0000004 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom obo:BFO_0000023 ] ) ; rdf:type owl:Class ] ] ; cco:definition "A Gain of Realizable Entity in which some Independent Continuant becomes bearer of some Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "This class should be used to demarcate the start of the temporal interval (through the occurs_on property) that the Entity bears the Role."@en ; rdfs:label "Gain of Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GainOfSpecificallyDependentContinuant cco:GainOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:GainOfDependentContinuant , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000057 ; owl:someValuesFrom [ owl:intersectionOf ( obo:BFO_0000004 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000053 ; owl:someValuesFrom obo:BFO_0000020 ] ) ; rdf:type owl:Class ] ] ; cco:definition "A Gain of Dependent Continuant in which some Independent Continuant becomes the bearer of some Specifically Dependent Continuant."@en ; cco:example_of_usage "A Person becomes pregnant (gain of quality), A person becomes forgetful (gain of disposition), A vehicle becomes amphibious (gain of function), A Person becomes a Database Administrator (gain of role)." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Gain of Specifically Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GammaRayFrequency cco:GammaRayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is above 30 exahertz."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Gamma_ray" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment """Currently gamma radiation is distinguished from x-rays by their source--either inside or outside of the nucleus--rather than by frequency, energy, and wavelength. https://en.wikipedia.org/wiki/Gamma_ray#Naming_conventions_and_overlap_in_terminology"""@en ; rdfs:label "Gamma Ray Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GammaRayTelescope cco:GammaRayTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing Gamma-rays to form an enhanced image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telescope#Gamma-ray_telescopes" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Gamma-ray Telescope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GasProcessingFacility cco:GasProcessingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Refinery ; cco:definition "A Refinery that is designed for refining natural gas into products of value."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Natural-gas_processing#Contaminants_in_raw_natural_gas" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Gas Processing Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GasTurbine cco:GasTurbine rdf:type owl:Class ; rdfs:subClassOf cco:InternalCombustionEngine ; cco:alternative_label "Combustion Turbine"@en ; cco:definition "An Internal Combustion Engine that has a rotating compressor and a turbine and is designed to operate utilizing continous Combustion to produce Thrust, either directly via exhaust or indirectly via a prop."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Gas_turbine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Gas Turbine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeneratorControlUnit cco:GeneratorControlUnit rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:definition "An Electrical Power Source Component that is designed to regulate the voltage of some Electrical Power Source."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Generator Control Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeographicFeature cco:GeographicFeature rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentalFeature ; cco:definition "An Environmental Feature that is a natural (i.e. not human made) topographical feature having a (relatively) stable location in some Geospatial Region which can be designated by location-specific data."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geographic Feature"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeopoliticalEntity cco:GeopoliticalEntity rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialRegion ; cco:definition "A Geospatial Region that delimits the authority of a formally constituted Government to exercise its control within the bounded area."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geopolitical Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeopoliticalEntityBorder cco:GeopoliticalEntityBorder rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialBoundary ; cco:definition "A Geospatial Boundary that is a boundary of some Geopolitical Entity."@en ; cco:definition_source "http://en.wikipedia.org/wiki/International_border" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geopolitical Entity Border"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialBoundary cco:GeospatialBoundary rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000142 ; cco:definition "A One-Dimensional Continuant Fiat Boundary that is a boundary of some Geospatial Region."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geospatial Boundary"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem cco:GeospatialCoordinateReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; cco:alternative_label "Geographic Coordinate System"@en ; cco:definition "A Spatial Reference System that is used to determine and identify the location of a point or object at or near the surface of the Earth."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Geospatial Coordinate Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialEllipse cco:GeospatialEllipse rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialLineString ; cco:definition "A Geospatial Boundary that is formed by following a symmetric arc between four vertices which are connected to the center point of the ellipse via a straight line."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geospatial Ellipse"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialErrorRegion cco:GeospatialErrorRegion rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialBoundary ; cco:definition "A Geospatial Boundary that bounds some Geospatial Region according to probability estimations for locating some object within it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geospatial Error Region"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLine cco:GeospatialLine rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialLineString ; cco:definition "A Geospatial Line String that has only two vertices."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geospatial Line"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLineString cco:GeospatialLineString rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialBoundary ; cco:definition "A Geospatial Boundary that has two or more Geospatial Positions as vertices, where each vertex is connected to only one other vertex by a straight line."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geospatial Line String"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLocation cco:GeospatialLocation rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialRegion , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0001015 ; owl:someValuesFrom obo:BFO_0000001 ] ; cco:definition "A Geospatial Region at which an Entity or Event is located."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geospatial Location"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPolygon cco:GeospatialPolygon rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialLineString ; cco:definition "A Geospatial Line String that has at least three vertices where the connecting lines form a closed loop."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geospatial Polygon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPosition cco:GeospatialPosition rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000147 ; cco:definition "A zero-dimensional continuant fiat boundary that is at or near the surface of the Earth and fixed according to some Geospatial Coordinate Reference System."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geospatial Position"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegion cco:GeospatialRegion rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000029 ; cco:definition "A Site at or near the surface of the Earth."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geospatial Region"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegionBoundingBox cco:GeospatialRegionBoundingBox rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialPolygon , [ rdf:type owl:Restriction ; owl:onProperty cco:has_nontangential_part ; owl:someValuesFrom cco:GeospatialRegion ] ; cco:definition "A Geospatial Polygon that has some Geospatial Region as a non-tangential proper part."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geospatial Region Bounding Box"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegionBoundingBoxIdentifierList cco:GeospatialRegionBoundingBoxIdentifierList rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnitOfGeocoordinate ; cco:definition "A Measurement Unit of Geocoordinate that is comprised of 4 pairs of coordinates, one for each of the 4 defining points (North, West, South, East) of a Geospatial Region Bounding Box."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Geospatial Region Bounding Box Identifier List"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Gimbal cco:Gimbal rdf:type owl:Class ; rdfs:subClassOf cco:EquipmentMount ; cco:definition "An Equipment Mount that consists of a pivoted support that allows an Artifact to Rotate about one or more Axes."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Gimbal" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Gimbal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GoldColor cco:GoldColor rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that resembles a yellow-orange Hue with the added feature of having a metallic shine."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Gold Color"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Government cco:Government rdf:type owl:Class ; rdfs:subClassOf cco:Organization , [ rdf:type owl:Restriction ; owl:onProperty cco:is_delimited_by ; owl:someValuesFrom cco:GeopoliticalEntity ] ; cco:definition "An Organization that exercises executive, legislative, or judicial authority over a Geopolitical Entity."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Government" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GovernmentAgency cco:GovernmentAgency rdf:type owl:Class ; rdfs:subClassOf cco:Organization , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:Government ] ; cco:definition "An Organization that is part of a Government and is responsible for the oversight and administration of specific governmental functions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government Agency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GovernmentArtifactFunction cco:GovernmentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes in which public policy is administered and the actions of its members are directed."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Government" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Government Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GovernmentBuilding cco:GovernmentBuilding rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for the administration of a community."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Administration_(government)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Government Building"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Green cco:Green rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that is between Yellow and Cyan with a wavelength in the visible spectrum, typically between 520 to 560 nanometers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Green"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier cco:GreenwichMeanTimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeZoneIdentifier ; cco:definition "A Time Zone Identifier that designates a spatial region where the local time is calculated according to the specified offset from Greenwich Mean Time."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Greenwich Mean Time (GMT) is the mean solar time at the Royal Observatory in Greenwich, London and has been superseded by Coordinated Universal Time (UTC)."@en ; rdfs:label "Greenwich Mean Time Zone Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GregorianDay cco:GregorianDay rdf:type owl:Class ; rdfs:subClassOf cco:CalendarDay ; cco:definition "A Calendar Day in the Gregorian Calendar."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "A Gregorian Day is twenty-four Hours in duration."@en ; rdfs:label "Gregorian Day"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GregorianYear cco:GregorianYear rdf:type owl:Class ; rdfs:subClassOf cco:CalendarYear ; cco:definition "A Calendar Year in the Gregorian Calendar."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "A Gregorian Year begins concurrently with January 1, ends concurrently with December 31, and has an average duration of exactly 365.2425 Gregorian Days. The Gregorian Year is based upon the vernal equinox year. Unless otherwise stated, instances of Calendar Year are assumed to be instances of Gregorian Year since the Gregorian Calendar is the most widely used civil Calendar System."@en ; rdfs:label "Gregorian Year"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Grenade cco:Grenade rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; cco:alternative_label "Hand Grenade"@en ; cco:definition "An Explosive Weapon that is designed to be relatively small and to be thrown by hand."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Grenade" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Grenade"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Grey cco:Grey rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color between white and black colors."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Grey"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GroceryStore cco:GroceryStore rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; cco:definition "A Commercial Facility that is designed to sell food."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Grocery_store" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Grocery Store"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundMotorVehicle cco:GroundMotorVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; cco:definition "A Ground Vehicle that is designed to receive its motive power from an Engine and is not designed to travel on rails."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Motor_vehicle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ground Motor Vehicle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundMovingTargetIndicationArtifactFunction cco:GroundMovingTargetIndicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MovingTargetIndicationArtifactFunction ; cco:definition "A Moving Target Indication Artifact Function that inheres in Artifacts that are designed to identify and track entities moving on or near the ground."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ground Moving Target Indication Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundTrack cco:GroundTrack rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:alternative_label "Ground Trace"@en ; cco:definition "A One-Dimensional Spatial Region defined by the line formed on the surface of an Astronomical Body by projecting an imaginary line from the center of the tracked Object to the center of the Astronomical Body as the Object travels above the surface."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Ground_track" ; cco:elucidation "The Ground Track is the line on the surface of the Earth or other Astronomical Body that is located directly below the Object Track."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Ground Track"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundTrackPoint cco:GroundTrackPoint rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000018 ; cco:definition "A Zero-Dimensional Spatial Region that is an idealized point located on the surface of an Astronomical Body directly below an Object Track Point."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Ground Track Point"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundVehicle cco:GroundVehicle rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by some form of ground travel."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Category:Land_vehicles" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ground Vehicle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GroupOfAgents cco:GroupOfAgents rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000027 , [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:someValuesFrom cco:Agent ] [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom cco:Agent ] ) ; rdf:type owl:Class ] ; cco:definition "An Object Aggregate that has only Agents as parts."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Group of Agents"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GroupOfOrganizations cco:GroupOfOrganizations rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfAgents , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom cco:Organization ] , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:allValuesFrom cco:Organization ] ; cco:definition "A Group of Agents that has only Organizations as parts."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Group of Organizations"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GroupOfPersons cco:GroupOfPersons rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfAgents , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom cco:Person ] , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:allValuesFrom cco:Person ] ; cco:definition "A Group of Agents that has only Persons as parts."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Group of Persons"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HairColor cco:HairColor rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality inhering in a portion of Hair by virtue of its color."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Hair Color"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HandGun cco:HandGun rdf:type owl:Class ; rdfs:subClassOf cco:Firearm ; cco:definition "A Firearm that is designed to have a relatively short barrel and to be held in one or two hands and to be fired without being braced against the shoulder."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Handgun" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hand Gun"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HardXrayFrequency cco:HardXrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:XrayFrequency ; cco:definition "An X-Ray Frequency that is between 3 and 30 exahertz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Hard X-ray Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Hardness cco:Hardness rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in a bearer in virtue of the degree to which it can be turned, bowed, or twisted without breaking."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Hardness"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Hazel cco:Hazel rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that is a combination of Brown and Green, typically associated with eye color."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Hazel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HealingArtifactFunction cco:HealingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which health is restored to an unbalanced, diseased, or damaged organism."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Healing" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Healing Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HealthcareArtifactFunction cco:HealthcareArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of treating and preventing illness."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Health_care" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Healthcare Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HealthcareFacility cco:HealthcareFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for the diagnosis, treatment, and prevention of disease."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Medicine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Healthcare Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HearingAid cco:HearingAid rdf:type owl:Class ; rdfs:subClassOf cco:MedicalArtifact ; cco:definition "A Medical Artifact that is designed to improve hearing for its user."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Hearing_aid" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hearing Aid"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatEngine cco:HeatEngine rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; cco:definition "An Engine that is designed to convert thermal energy into mechanical energy."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Heat Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatSink cco:HeatSink rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to regulate the temperature of a computer by the passive transfer of heat away from other components in the computer."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Heat_sink"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Heat Sink"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatingArtifactFunction cco:HeatingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which the thermal energy of a system increases."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Heating Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatingSystem cco:HeatingSystem rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentControlSystem ; cco:definition "An Environment Control System that is designed to heat the air or objects in a Site."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Heating System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HeavyMachineGun cco:HeavyMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:MountedGun ; cco:definition "A Mounted Gun that is designed to fire ammunition greater than .50 caliber or 12.7mm ammunition in quick succession from an ammunition belt, and which typically weighs more than 30lbs."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Heavy_machine_gun" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Heavy Machine Gun"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Height cco:Height rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's extension in a vertical direction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Height"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HelicalAntenna cco:HelicalAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; cco:definition "A Wire Antenna that consists of a conducting wire wound in the form of a helix that is typically mounted over a ground plane with a feed line connected between the bottom of the helix and the ground plane."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Helical_antenna" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Helical Antenna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Heliport cco:Heliport rdf:type owl:Class ; rdfs:subClassOf cco:Airport ; cco:definition "An Airport that is designed for launching, receiving, and housing Rotorcraft."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Heliport" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Heliport"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HerbicideArtifactFunction cco:HerbicideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; cco:definition "A Pesticide Artifact Function that is realized in a process which causes harm to, or the death to, unwanted plants."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Herbicide" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Herbicide Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HighDensityResidentialArea cco:HighDensityResidentialArea rdf:type owl:Class ; rdfs:subClassOf cco:PopulatedPlace ; cco:definition "A Populated Place which is characterized by densely contained multiple-unit living structures."@en ; cco:definition_source "Anderson et. al. A Land Use and Land Cover Classification System for use with Remote Sensor Data, Geological Survey Professional Paper 964" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "High Density Residential Area"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HighFrequency cco:HighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "HF" ; cco:alternative_label "ITU Band Number 7"@en ; cco:definition "A Radio Frequency that is between 3 and 30 MHz."@en ; cco:definition_source "International Telecommunication Union (ITU) and IEEE 521-2002 - IEEE Standard Letter Designations for Radar-Frequency Bands" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 100–10 m"@en ; rdfs:label "High Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HighFrequencyCommunicationInstrument cco:HighFrequencyCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; cco:definition "A Radio Communication Instrument that is designed to participate in some process that has process part some High Frequency."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "High Frequency Communication Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Highway cco:Highway rdf:type owl:Class ; rdfs:subClassOf cco:Road ; cco:definition "A Road that is designed to enable Ground Vehicles to travel between relatively major destinations."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Highway" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Highway"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HighwayInterchange cco:HighwayInterchange rdf:type owl:Class ; rdfs:subClassOf cco:RoadJunction ; cco:definition "A Road Junction that is designed to enable Ground Vehicles to exit one or more Highways and enter another Highway without directly crossing any other traffic stream."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Interchange_(road)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Highway Interchange"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Hinge cco:Hinge rdf:type owl:Class ; rdfs:subClassOf cco:MachineBearing ; cco:definition "A Machine Bearing that is designed to limit the angle of Rotation between two solid objects."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Hinge" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hinge"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HornAntenna cco:HornAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; cco:alternative_label "Microwave Horn"@en ; cco:definition "A Radio Antenna that consists of a flaring metal waveguide shaped like a horn to direct radio waves in a beam and can be used on its own or as a feeder for larger antenna structures, such as Parabolic Antennas."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Horn_antenna" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Horn Antenna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Hospital cco:Hospital rdf:type owl:Class ; rdfs:subClassOf cco:HealthcareFacility ; cco:definition "A Healthcare Facility that is designed to provide patient treatment with specialized staff and equipment."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Hospital" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hospital"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HospitalityArtifactFunction cco:HospitalityArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of accommodation food and beverage meeting and events gaming entertainment and recreation tourism services and visitor information."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Hospitality" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hospitality Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Hostel cco:Hostel rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; cco:definition "A Residential Facility that is designed to temporarily lodge guests in a sociable environment for relatively low costs."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Hostel" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hostel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Hotel cco:Hotel rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; cco:definition "A Residential Facility that is designed to provide lodging that is paid for on a short-term basis."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Hotel" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hotel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Hour cco:Hour rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Day ] ; cco:definition "A One-Dimensional Temporal Region that is equal to sixty consecutive Minutes."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=hour" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Hour"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HourIdentifier cco:HourIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:Hour ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Hour."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Hour Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/House cco:House rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; cco:definition "A Residential Facility that is designed to provide a self-standing, permanent residence for an individual, family, household, multiple families, or similar-sized group."@en ; cco:definition_source "https://en.wikipedia.org/wiki/House" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "House"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Howitzer cco:Howitzer rdf:type owl:Class ; rdfs:subClassOf cco:Cannon ; cco:definition "A Cannon that is designed to have a relatively short barrel and to use relatively small propellant charges to propel projectiles in relatively high trajectories with a steep angle of descent."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Howitzer" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Howitzer"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicFluidReservoir cco:HydraulicFluidReservoir rdf:type owl:Class ; rdfs:subClassOf cco:HydraulicPowerSourceComponent ; cco:definition "A Hydraulic Power Source Component that is designed to store some hydraulic fluid for use in some Hyrdraulic Power Source."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Fluid Reservoir"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicMotor cco:HydraulicMotor rdf:type owl:Class ; rdfs:subClassOf cco:PhysicallyPoweredEngine ; cco:definition "A Physically Powered Engine that converts hydraulic pressure and flow into torque and angular displacement."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Hydraulic_motor" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Motor"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicPowerSource cco:HydraulicPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; cco:definition "A Power Source that is designed to generate, control, or transmit power by means of pressurized liquid."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Power Source"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicPowerSourceComponent cco:HydraulicPowerSourceComponent rdf:type owl:Class ; rdfs:subClassOf cco:PowerSourceComponent ; cco:definition "A Power Source Component that is designed to be a component of some Hydraulic Power Source."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Power Source Component"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicPowerTransferUnit cco:HydraulicPowerTransferUnit rdf:type owl:Class ; rdfs:subClassOf cco:HydraulicPowerSourceComponent ; cco:definition "A Hydraulic Power Source Component that is designed to transfer hydraulic power from one of an Aircraft's hydraulic systems to another in the event that a system has failed or been turned off."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Power_transfer_unit" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Power Transfer Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicValve cco:HydraulicValve rdf:type owl:Class ; rdfs:subClassOf cco:HydraulicPowerSourceComponent ; cco:definition "A Hydraulic Power Source Component that is designed to regulate, direct, or control the flow of a liquid by opening, closing, or partially obstructing various passageways."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Valve" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Valve"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HydroelectricPowerPlant cco:HydroelectricPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; cco:definition "An Electric Power Station that is designed to convert hydropower into electrical power."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Hydroelectricity" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hydroelectric Power Plant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HydrographicFeature cco:HydrographicFeature rdf:type owl:Class ; rdfs:subClassOf cco:GeographicFeature ; cco:definition "A Geographic Feature associated with water."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Hydrographic Feature"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ISBNBarcode cco:ISBNBarcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; cco:definition "An EAN Barcode that is used to designate books."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "ISBN Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ISSNBarcode cco:ISSNBarcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; cco:definition "An EAN Barcode that is used to designate periodicals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "ISSN Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ITFBarcode cco:ITFBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; cco:definition "A One-Dimensional Barcode that consists of an even number of numerical characters and is used primarily in packaging and distribution."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "ITF Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IdentificationFriendOrFoeTransponder cco:IdentificationFriendOrFoeTransponder rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransponder ; cco:alternative_label "IFF"@en ; cco:definition "A Radio Transponder that is designed to automatically transmit a predefined signal in response to receiving an appropriate interrogation signal such that the entity it is located on can be positively identified as friendly."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Identification_friend_or_foe" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Identification Friend or Foe Transponder"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Ideology cco:Ideology rdf:type owl:Class ; rdfs:subClassOf cco:InformationContentEntity ; cco:definition "An Information Content Entity that consists of a collection of claims about how some part of the world is or should be and which is accepted as true by an Agent or Group of Agents such that it forms the basis of their beliefs, goals, expectations, and motivations."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Ideology"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IgnitionProcess cco:IgnitionProcess rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; cco:alternative_label "Ignition"@en ; cco:definition "A Natural Process that initiates a Combustion process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Ignition Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IgnitionSystem cco:IgnitionSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to produce an Ignition process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ignition System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Image cco:Image rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity that represents some entity."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Image" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Image"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ImagingArtifactFunction cco:ImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Imaging Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ImagingInstrument cco:ImagingInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to produce images (visual representations) of an entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Imaging Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ImpactShieldingArtifactFunction cco:ImpactShieldingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact reduces the damage caused to the shielded object by an impact with another object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Impact Shielding Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ImprovisedExplosiveDevice cco:ImprovisedExplosiveDevice rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; cco:acronym "IED" ; cco:definition "An Explosive Weapon that is designed to be used in non-conventional military action."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Improvised_explosive_device" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Improvised Explosive Device"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ImpulsiveForce cco:ImpulsiveForce rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; cco:alternative_label "Imp"@en , "Impulse"@en , "J"@en ; cco:definition "A Process Profile that is the integral of a Force that is applied to a portion of matter over a period of time."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "An Impulse changes the Momentum (and potentially also the direction of Motion) of the object it is applied to and is typically measured in Newton meters."@en ; rdfs:label "Impulsive Force"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IncendiaryWeapon cco:IncendiaryWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of starting a fire."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Incendiary_device" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Incendiary Weapon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IncorporatedOrganization cco:IncorporatedOrganization rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; cco:alternative_label "Corporation"@en ; cco:definition "An Organization formed by an Act of Incorporation that consists of an association of individuals, created by law or under authority of law, having a continuous existence independent of the existences of its members and owners, and having powers and liabilities distinct from those of its members and owners."@en ; cco:definition_source "http://www.dictionary.com/browse/corporation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Incorporated Organization"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfDependentContinuant cco:IncreaseOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; cco:definition "A Change in which some Independent Continuant has an increase in the level of some Dependent Continuant that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Increase of Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfDisposition cco:IncreaseOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfRealizableEntity ; cco:definition "An Increase of Realizable Entity in which some Independent Continuant has an increase of some Disposition that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Increase of Disposition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfFunction cco:IncreaseOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfRealizableEntity ; cco:definition "An Increase of Realizable Entity in which some Independent Continuant has an increase of some Function that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Increase of Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfGenericallyDependentContinuant cco:IncreaseOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfDependentContinuant ; cco:definition "An Increase of Dependent Continuant in which some Independent Continuant has an increase of some Generically Dependent Continuant that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Increase of Generically Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfQuality cco:IncreaseOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfSpecificallyDependentContinuant ; cco:definition "An Increase of Specifically Dependent Continuant in which some Indpendent Continuant has an increase of some Quality that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Increase of Quality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfRealizableEntity cco:IncreaseOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfSpecificallyDependentContinuant ; cco:definition "An Increase of Specifically Dependent Continuant in which some Independent Continuant has an increase of some Realizable Entity that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Increase of Realizable Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfRole cco:IncreaseOfRole rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfRealizableEntity ; cco:definition "An Increase of Realizable Entity in which some Independent Continuant has an increase of some Role that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Increase of Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfSpecificallyDependentContinuant cco:IncreaseOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfDependentContinuant ; cco:definition "An Increase of Dependent Continuant in which some Independent Continuant has an increase of some Specifically Dependent Continuant that it bears."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Increase of Specifically Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InertialNavigationSystem cco:InertialNavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:NavigationSystem ; cco:alternative_label "INS"@en ; cco:definition "A Navigation System that is designed to continuously calculate via dead reckoning the position, orientation, and velocity of a moving object without the need for external references."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Inertial_navigation_system" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Inertial Navigation System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InfantryFightingVehicle cco:InfantryFightingVehicle rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:acronym "IFV" ; cco:definition "An Armored Fighting Vehicle that is designed to carry infantry into battle and to provide fire support for them."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Infantry_fighting_vehicle" ; cco:elucidation "Infantry Fighting Vehicles (IFVs) are differentiated from Armored Personnel Carriers (APCs) because they are designed to give direct fire support to the dismounted infantry and so usually have significantly enhanced armament. IFVs also often have improved armour and firing ports (allowing the infantry to fire personal weapons while mounted)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infantry Fighting Vehicle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact cco:InformationBearingArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:InformationMediumArtifact ] , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0010002 ; owl:someValuesFrom cco:InformationContentEntity ] ; cco:definition "An Artifact that carries an Information Content Entity and is designed to do so using a particular format or structure."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Information Bearing Artifact"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity cco:InformationBearingEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0010002 ; owl:someValuesFrom cco:InformationContentEntity ] ; rdfs:subClassOf obo:BFO_0000030 ; cco:alternative_label "IBE"@en ; cco:definition "An Object upon which an Information Content Entity generically depends."@en ; cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000178"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Information Bearing Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity cco:InformationContentEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:is_about ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf obo:BFO_0000031 ; cco:alternative_label "ICE"@en ; cco:definition "A Generically Dependent Continuant that generically depends on some Information Bearing Entity and stands in relation of aboutness to some Entity."@en ; cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000030" ; cco:elucidation "Information Content Entity is here intended to be a class of Entities whose instances are the informational content of Information Bearing Entities. For example, three instances of information bearers -- such as a bar chart, color-coded map, and a written report -- each of which lists the GDP of Countries for the year 2010 are each different carriers of the same information content. It is this content that is generically dependent upon its carrier. This treatment of Informational Content Entity (cf. the Information Artifact Ontology) leads to a principle of subtyping based upon the relationship that ICE's have with the Entity they are about rather than characteristics such as format, language, measurement scale, or media. The latter are treated here as being Qualities of bearers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationLine cco:InformationLine rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that consists of a single line or row of some larger Information Bearing Artifact of which it is a part."@en ; cco:example_of_usage "a line in a computer file that bears a portion of code for some computer program" , "a line of data in a database" , "a line of text in a book" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Information Line"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationMediumArtifact cco:InformationMediumArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to have some Information Bearing Artifact as part."@en ; cco:example_of_usage "A magnetic hard drive" , "A notebook" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "An empty notebook, when manufactured, is a medium but not yet a carrier of information content. However, a book, in the sense of a novel or collection of philosophical essays or poems, depends necessarily on it carrying some information content. Thus, there are no empty books. Likewise, there are no empty databases, only portions of digital storage that have not yet been configured to carry some information content according to a database software application."@en ; rdfs:label "Information Medium Artifact"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationProcessingArtifact cco:InformationProcessingArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to use algorithms to transform some Information Content Entity into another Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Information Processing Artifact"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationQualityEntity cco:InformationQualityEntity rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000052 ; owl:someValuesFrom cco:InformationBearingEntity ] ; cco:alternative_label "IQE"@en ; cco:definition "A Quality that concretizes some Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Typically, an IQE will be a complex pattern made up of multiple qualities joined together spatially."@en ; rdfs:label "Information Quality Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InfraredCamera cco:InfraredCamera rdf:type owl:Class ; rdfs:subClassOf cco:Camera ; cco:alternative_label "Thermal Imaging Camera"@en , "Thermographic Camera"@en ; cco:definition "A Camera that is designed to form and record an image generated from infrared radiation."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Thermographic_camera" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrared Camera"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InfraredLightFrequency cco:InfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 300 gigahertz and 430 tetrahertz."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Infrared" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Infrared Light Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InfraredTelescope cco:InfraredTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing infrared light to form an enhanced image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Infrared_telescope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrared Telescope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InfrasonicFrequency cco:InfrasonicFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; cco:definition "A Sound Frequency that is below 20 Hz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Infrasonic Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Infrastructure cco:Infrastructure rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( cco:Artifact [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000053 ; owl:someValuesFrom cco:InfrastructureRole ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that bears an Infrastructure Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrastructure"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InfrastructureRole cco:InfrastructureRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in facilities and systems in virture of their being necessary for the economy of a geopolitical region to function"@en ; cco:definition_source "https://archive.org/details/economicsprincip00osul/page/n489/mode/2up"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrastructure Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InhibitingMotionArtifactFunction cco:InhibitingMotionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to inhibit the motion of some object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Inhibiting Motion Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Initialism cco:Initialism rdf:type owl:Class ; rdfs:subClassOf cco:AbbreviatedName ; cco:definition "An Abbreviated Name that consists of the initial letters of some words (or syllables) in a Designative Name, and in which each letter is pronounced separately."@en ; cco:example_of_usage "USA, CPU, BBC" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Initialism"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InsecticideArtifactFunction cco:InsecticideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; cco:definition "A Pesticide Artifact Function that is realized in a process that causes harm to, or the death of, an insect."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Insecticide" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Insecticide Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InstantMessaging cco:InstantMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of IMing"@en , "Act of Instant Messaging"@en ; cco:definition "An Act of Communication by Media in which real-time direct text-based communication occurs between two or more people using personal computers or other devices, along with shared Instant Messaging Client Software conveyed over a network, such as the Internet."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Instant_messaging#Clients" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Instant Messaging"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InstrumentDisplayPanel cco:InstrumentDisplayPanel rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear information about some Artifact that is derived by the instrumentation Sensors of that Artifact."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Flight_instruments" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Instrument Display Panel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IntentionalAct cco:IntentionalAct rdf:type owl:Class ; rdfs:subClassOf cco:Act ; cco:definition "An Act in which at least one Agent plays a causative role and which is prescribed by some Directive Information Content Entity held by at least one of the Agents."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Intentional Act"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IntercommunicationSystem cco:IntercommunicationSystem rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationSystem ; cco:definition "A Communication System that is designed to enable some Act of Communication between end points within a building, small collection of buildings, or within a small area of service."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Intercom" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Intercommunication System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InteriorLightingSystem cco:InteriorLightingSystem rdf:type owl:Class ; rdfs:subClassOf cco:LightingSystem ; cco:definition "A Lighting System that is designed to emit light within the interior of some area."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Interior Lighting System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InternalCombustionEngine cco:InternalCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:CombustionEngine ; cco:definition "A Combustion Engine that is designed to have an internal Combustion Chamber where portions of Fuel and Oxidizer mixture are burned to generate thermal energy that is then converted into mechanical energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Internal_combustion_engine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Internal Combustion Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InterpersonalRelationshipRole cco:InterpersonalRelationshipRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in a Person in virtue of the obligations, expectations, or social norms that govern that Person's Intentional Acts within the context of a relationship with another Person."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Interpersonal Relationship Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Interphone cco:Interphone rdf:type owl:Class ; rdfs:subClassOf cco:IntercommunicationSystem ; cco:definition "An Intercommunication System that that is designed to facilitate some Act of Communication between agents by means of audio messages."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Interphone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IntervalEstimateInformationContentEntity cco:IntervalEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:EstimateInformationContentEntity ; cco:alternative_label "Interval Estimate"@en , "Interval Estimate Measurement Information Content Entity"@en ; cco:definition "An Estimate Information Content Entity that consists of an interval of possible (or probable) values for the measured entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Interval Estimate Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IntervalMeasurementInformationContentEntity cco:IntervalMeasurementInformationContentEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:is_a_interval_measurement_of ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; owl:disjointWith cco:NominalMeasurementInformationContentEntity , cco:OrdinalMeasurementInformationContentEntity , cco:RatioMeasurementInformationContentEntity ; cco:definition "A Measurement Information Content Entity that places a Quality of an Entity onto some interval scale having no true zero value."@en ; cco:example_of_usage "The sentence \"The temperature reached -27 degrees Fahrenheit on January 20, 1985 in Chicago, IL.\" is the carrier of an interval measurement as 0 degrees on the Fahrenheit scale does not describe absolute zero."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Four of the subtypes of measurements used here (Interval, Nominal, Ordinal, and Ratio) were originally defined by S.S. Stevens in the article \"On the Theory of Scales of Measurement\" in Science, Vol. 103 No. 2684 on June 7, 1946. For an introductory article with links to additional content including criticisms and alternate classifications of measurements see https://en.wikipedia.org/wiki/Level_of_measurement"@en ; rdfs:label "Interval Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InverseSawtoothWaveform cco:InverseSawtoothWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; cco:definition "A Waveform that is characterized by a sawtooth shape due to the continuous linear transition from maximum to minimum Amplitudes followed by a near-instantaneous transition from the minimum to maximum Amplitudes of the Wave Cycle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Inverse Sawtooth Waveform"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Iris cco:Iris rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:Eye ] ; cco:definition "A Bodily Component that consists of the part of an Eye that is a pigmented, round, contractile membrane, suspended between the cornea and lens and perforated by the pupil, and which canonically regulates the amount of light entering the Eye."@en ; cco:definition_source "http://www.thefreedictionary.com/iris" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Iris"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JAN13Barcode cco:JAN13Barcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; cco:definition "An EAN Barcode that consists of 13 numerical digits and is used primarily in Japan to designate products at the point of sale."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "JAN-13 Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JetEngine cco:JetEngine rdf:type owl:Class ; rdfs:subClassOf cco:ReactionEngine ; cco:definition "A Reaction Engine that discharges a fast moving jet that generates Thrust by jet propulsion."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Jet_engine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Some (most) jet engines utilize turbines, but some do not. Most rocket engines do not utilize turbines, but some do."@en ; rdfs:label "Jet Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JournalArticle cco:JournalArticle rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear a specific brief composition on a specific topic as part of a Journal Issue."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Academic_journal" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Journal Article"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianDate cco:JulianDate rdf:type owl:Class ; rdfs:subClassOf cco:TimeOfDay , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:JulianDay ] ; cco:acronym "JD" ; cco:definition "A Time of Day as specified according to the Julian Calendar using the Julian Date epoch."@en ; cco:definition_source "https://www.defit.org/julian-date/" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Julian Date"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianDateFraction cco:JulianDateFraction rdf:type owl:Class ; rdfs:subClassOf cco:DecimalTimeOfDayIdentifier ; cco:alternative_label "Julian Date Time Identifier"@en , "Julian Day Fraction"@en ; cco:definition "A Decimal Time of Day Identifier that designates an approximate Temporal Instant that is part of some Julian Day."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Julian Date Fraction"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianDateIdentifier cco:JulianDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DecimalTimeOfDayIdentifier , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom cco:JulianDateFraction ] , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom cco:JulianDayNumber ] , [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:JulianDate ] ; cco:definition "A Decimal Time of Day Identifier that designates a Julian Date and is composed of both a Julian Day Number and a Julian Date Fraction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Julian Date Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianDay cco:JulianDay rdf:type owl:Class ; rdfs:subClassOf cco:CalendarDay ; cco:definition "A Calendar Day in the Julian Calendar."@en ; cco:definition_source "https://www.defit.org/julian-date/" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "A Julian Day begins at noon Universal Time and is twenty-four Hours in duration."@en ; rdfs:label "Julian Day"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianDayNumber cco:JulianDayNumber rdf:type owl:Class ; rdfs:subClassOf cco:DecimalDateIdentifier , [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:JulianDay ] ; cco:definition "A Decimal Date Identifier that designates some Julian Day by using a number to indicate the sequential ordering of the Day since the Julian Date epoch."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Julian Day Number"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianYear cco:JulianYear rdf:type owl:Class ; rdfs:subClassOf cco:CalendarYear ; cco:definition "A Calendar Year in the Julian Calendar."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "A Julian Year begins concurrently with January 1, ends concurrently with December 31, and has an average duration of exactly 365.25 Julian Days. Julian Years are typically indicated by prefixing a capital 'J' in front of the Year number, e.g. J2000.0 or J2018."@en ; rdfs:label "Julian Year"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LandMine cco:LandMine rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; cco:definition "An Explosive Weapon that is designed to be concealed under or on the ground and to detonate as its target passes over or near it."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Land_mine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Land Mine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Landfill cco:Landfill rdf:type owl:Class ; rdfs:subClassOf cco:WasteManagementFacility ; cco:definition "A Waste Management Facility that is designed for disposing of waste by burial."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Landfill" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Landfill"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LandlineTelephone cco:LandlineTelephone rdf:type owl:Class ; rdfs:subClassOf cco:Telephone ; cco:definition "A Telephone that is connected to a Telephone Network through a pair of wires."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telephone" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Landline Telephone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Language cco:Language rdf:type owl:Class ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; cco:definition "A Directive Information Content Entity that prescribes a canonical format for communication."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Language"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LanguageSkill cco:LanguageSkill rdf:type owl:Class ; rdfs:subClassOf cco:Skill ; cco:definition "A Skill that is realized by an Act which is prescribed by a Language."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Language Skill"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LargeScaleRocketLauncher cco:LargeScaleRocketLauncher rdf:type owl:Class ; rdfs:subClassOf cco:RocketLauncher ; cco:definition "A Rocket Launcher that is designed to contain multiple Rocket Launchers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Large-Scale Rocket Launcher"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Laser cco:Laser rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to emit light coherently through a process of optical amplification based on the stimulated emission of electromagnetic radiation."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Laser" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Laser"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LeadAcidElectricBattery cco:LeadAcidElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; cco:definition "A Secondary Cell Electric Battery that has a lead anode and lead oxide cathode."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Lead%E2%80%93acid_battery" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Lead Acid Electric Battery"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalArtifactFunction cco:LegalArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of giving legal advice to clients drafting legal documents for clients and representing clients in legal negotiations and court proceedings such as lawsuits."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Law" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Legal Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalInstrument cco:LegalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed as a formally executed written document that can be formally attributed to its author, records and formally expresses a legally enforceable act, process, or contractual duty, obligation, or right, and therefore evidences that act, process, or agreement."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Legal_instrument" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Legal Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalName cco:LegalName rdf:type owl:Class ; rdfs:subClassOf cco:ProperName ; cco:definition "A Proper Name that is an official name for the designated entity as determined by a Government or court of law."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Legal Name"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalSystemAct cco:LegalSystemAct rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act performed by an Agent that realizes their role within the context of a legal system of some jurisdiction."@en ; cco:definition_source "http://www.id.uscourts.gov/glossary.htm" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Legal System Act"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Length cco:Length rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's greatest extent in one direction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Length"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LifeEvent cco:LifeEvent rdf:type owl:Class ; rdfs:subClassOf cco:FiatProcessPart , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:BiographicalLife ] ; cco:definition "A Fiat Process Part participated in by the Agent of some Biographical Life."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Life Event"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LifeSupportArtifactFunction cco:LifeSupportArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact is used to enable an organism to continue living in a situation where death would otherwise occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Life Support Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LiftingArtifactFunction cco:LiftingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to lift some object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Lifting Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LightMachineGun cco:LightMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; cco:definition "A Long Gun that is designed to fire bullets in quick succession from an ammunition belt or magazine and to be employed by an individual soldier, with or without assistance, and typically weighing 9-22 lbs."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Light_machine_gun" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Light Machine Gun"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LightingSystem cco:LightingSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to emit light within some area."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Lighting System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/List cco:List rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that represents an ordered sequence of values, where the same value may occur more than once."@en ; cco:definition_source "https://en.wikipedia.org/wiki/List_%28abstract_data_type%29" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "List"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LithiumIonElectricBattery cco:LithiumIonElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; cco:definition "A Secondary Cell Electric Battery that produces electricity when lithium ions move from anode to cathode."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Lithium-ion_battery" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Lithium-ion Electric Battery"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LocalAdministrativeRegion cco:LocalAdministrativeRegion rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; cco:alternative_label "Locality"@en ; cco:definition "A Geopolitical Entity that delimits a local Government."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Local Administrative Region"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Locomotive cco:Locomotive rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; cco:definition "A Rail Transport Vehicle that is designed to provide the motive power for a Train."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Locomotive" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Locomotive"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LongGun cco:LongGun rdf:type owl:Class ; rdfs:subClassOf cco:Firearm ; cco:definition "A Firearm that is designed to have a longer barrel than a Hand Gun and to be fired while braced against the shoulder."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Long_gun" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Long Gun"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LongitudinalWaveProfile cco:LongitudinalWaveProfile rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile , [ rdf:type owl:Restriction ; owl:onProperty cco:is_part_of_process ; owl:someValuesFrom cco:MechanicalWaveProcess ] ; cco:alternative_label "Compression Wave"@en , "Longitudinal Wave"@en ; cco:definition "A Wave Process Profile in which the displacement of participating particles is parallel to the direction of the Wave Process' propogation such that the particles alternate between participating in processes of compression and rarefaction as they participate in individual Wave Processes."@en ; cco:definition_source "http://www.acs.psu.edu/drussell/Demos/waves/wavemotion.html" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Longitudinal Wave Profile"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfDependentContinuant cco:LossOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; cco:definition "A Change in which some Independent Continuant ceases to be the bearer or carrier of some Dependent Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfDisposition cco:LossOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:LossOfRealizableEntity ; cco:definition "A Loss of Realizable Entity in which some Independent Continuant ceases to be the bearer of some Disposition."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Disposition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfFunction cco:LossOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:LossOfRealizableEntity ; cco:definition "A Loss of Realizable Entity in which some Independent Continuant ceases to be the bearer of some Function."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfGenericallyDependentContinuant cco:LossOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:LossOfDependentContinuant ; cco:definition "A Loss of Dependent Continuant in which some Independent Continuant ceases to be the carrier of some Generically Dependent Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Generically Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfQuality cco:LossOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:LossOfSpecificallyDependentContinuant ; cco:definition "A Loss of Specifically Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Quality."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Quality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfRealizableEntity cco:LossOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:LossOfSpecificallyDependentContinuant ; cco:definition "A Loss of Specifically Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Realizable Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Realizable Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfRole cco:LossOfRole rdf:type owl:Class ; rdfs:subClassOf cco:LossOfRealizableEntity ; cco:definition "A Loss of Realizable Entity in which some Independent Continuant ceases to be the bearer of some Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfSpecificallyDependentContinuant cco:LossOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:LossOfDependentContinuant ; cco:definition "A Loss of Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Specifically Dependent Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Specifically Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LotNumber cco:LotNumber rdf:type owl:Class ; rdfs:subClassOf cco:CodeIdentifier ; cco:definition "A Code Identifier that designates a particular quantity or lot of material from a single manufacturer."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Lot_number" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Lot Number"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Loudness cco:Loudness rdf:type owl:Class ; rdfs:subClassOf cco:SoundProcessProfile ; cco:definition "A Sound Process Profile that is characterized by the amplitude, frequency and power of translated sound waves, typically on a continuum from soft to loud."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loudness"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LowDensityResidentialArea cco:LowDensityResidentialArea rdf:type owl:Class ; rdfs:subClassOf cco:PopulatedPlace ; cco:definition "A Populated Place where houses are on lots of more than one acre."@en ; cco:definition_source "Anderson et. al. A Land Use and Land Cover Classification System for use with Remote Sensor Data, Geological Survey Professional Paper 964" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Low Density Residential Area"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LowFrequency cco:LowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "LF" ; cco:alternative_label "ITU Band Number 5"@en ; cco:definition "A Radio Frequency that is between 30 and 300 kHz."@en ; cco:definition_source "International Telecommunication Union (ITU)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 10–1 km"@en ; rdfs:label "Low Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LowMidrangeFrequency cco:LowMidrangeFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SonicFrequency ; cco:definition "A Sonic Frequency that is between 250 and 500 Hz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Low Midrange Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LubricationSystem cco:LubricationSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to contain, transfer, and regulate the flow of lubricant to multiple locations in an Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "A Lubrication System typical consists of a reservoir, pump, heat exchanger, filter, regulator, valves, sensors, pipes, and hoses. In some cases it also includes the passageways and openings within the artifact it is designed to lubricate. For example, the oil holes in a bearing and crankshaft."@en ; rdfs:label "Lubrication System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LuminescentProperty cco:LuminescentProperty rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; cco:definition "An Optical Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light, but which isn't the result of the bearer being heated."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Luminescence" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:comment "There are a variety of photometric measurements, such as luminous flux/power or luminous intensity, whose units are lumen and candela respectively, which attempt to describe properties associated with the perception of light. These are weighted measurements, typically by the luminosity function, as thus exist on the side of information content. It is a point of further development to add the needed intrinsic properties of radiation that such measurements are about."@en ; rdfs:label "Luminescent Property"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LunarCalendarSystem cco:LunarCalendarSystem rdf:type owl:Class ; rdfs:subClassOf cco:CalendarSystem ; cco:definition "A Calendar System that is designed to organize and identify dates based on the cycles of the Moon's phases."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Lunar_calendar" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Lunar Calendar System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MSIPlesseyBarcode cco:MSIPlesseyBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; cco:definition "A One-Dimensional Barcode that consists of an indefinite number of numerical characters and is used for inventory control and marking storage containers and shelves in warehouse environments."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "MSI Plessey Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MachineBearing cco:MachineBearing rdf:type owl:Class ; rdfs:subClassOf cco:MachineElement ; cco:definition "A Machine Element that is designed to constrain relative motion to only desired motion and reduces friction between moving parts."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Bearing_(mechanical)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Machine Bearing"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MachineElement cco:MachineElement rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be an elementary component of some Machine."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Machine_element" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Machine Element"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Magenta cco:Magenta rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color consisting of red and blue hues."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Magenta"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Magnetic cco:Magnetic rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; cco:definition "A Disposition that is realized when its bearer exerts a magnetic force on another entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Magnetism"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Mailing cco:Mailing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Mailing"@en ; cco:definition "An Act of Communication by Media in which information and tangible objects, usually written documents, are delivered to destinations around the world."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Mail" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Mailing"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MailingFacility cco:MailingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for the systematic physical transportation of documents and packages."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Mail" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Mailing Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MaintenanceFacility cco:MaintenanceFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to be used to perform actions to maintain or improve the state of some property or equipment."@en ; cco:definition_source "http://www.dictionary.com/browse/maintain" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Maintenance Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MajorAxis cco:MajorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:definition "A One-Dimensional Spatial Region that is the longest line segment that connects two points on the edge of an Ellipse."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Major Axis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MaleSex cco:MaleSex rdf:type owl:Class ; rdfs:subClassOf cco:BiologicalSex ; cco:definition "A Biological Sex inhering in an individual whose sex organs contain only male gametes."@en ; cco:definition_source "http://purl.org/obo/owl/PATO#PATO_0000384" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Male Sex"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ManualTool cco:ManualTool rdf:type owl:Class ; rdfs:subClassOf cco:Tool ; cco:alternative_label "Hand Tool"@en ; cco:definition "A Tool that is designed to be powered by manual labor rather than by an engine."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Hand_tool" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Manual Tool"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Maroon cco:Maroon rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color consisting of purple and brown hue."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Maroon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Married cco:Married rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfGenericallyDependentContinuant ; cco:alternative_label "Married Stasis"@en ; cco:definition "A Stasis of Generically Dependent Continuant that consists of a socially, culturally, or ritually recognized union or legal contract between spouses that establishes rights and obligations between them, between them and their children, and between them and their in-laws."@en ; cco:definition_source "Haviland, William A.; Prins, Harald E. L.; McBride, Bunny; Walrath, Dana (2011). Cultural Anthropology: The Human Challenge (13th ed.). Cengage Learning. ISBN 978-0-495-81178-7" , "http://en.wikipedia.org/wiki/Marriage" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Married"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Mass cco:Mass rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in a bearer in virtue of the amount of matter in that bearer."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:comment "'Matter' here can also refer to the inertial energy of an object."@en , "Typical unit of measure is the kilogram or pound."@en ; rdfs:label "Mass"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MassSpecification cco:MassSpecification rdf:type owl:Class ; rdfs:subClassOf cco:QualitySpecification ; cco:definition "A Quality Specification that prescribes the Amount of Mass that a Material Entity should have."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Mass Specification"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MaximumOrdinalMeasurementInformationContentEntity cco:MaximumOrdinalMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; cco:definition "An Ordinal Measurement Information Content Entity that is a measurement of some entity in virtue of it being the largest or having the greatest amount relative to a nominally described set of like entities."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Maximum Ordinal Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MaximumPower cco:MaximumPower rdf:type owl:Class ; rdfs:subClassOf cco:Power ; cco:definition "A Power that is characterized by the maximum rate of Work, or Energy consumed, done in a given time period."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Maximum Power"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MaximumSpeedArtifactFunction cco:MaximumSpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SpeedArtifactFunction ; cco:definition "A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains the highest speed at which that Artifact is designed to operate."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Maximum Speed Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeanPointEstimateInformationContentEntity cco:MeanPointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; cco:alternative_label "Arithmetic Mean"@en , "Average"@en , "Mean"@en ; cco:definition "A Ratio Measurement Information Content Entity that is a measurement of a set of values and is equal to the sum of all the values in the set divided by the total number of values in the set."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Mean Point Estimate Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementArtifactFunction cco:MeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact is used to measure one or more features of a specified object or class of objects."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Measurement Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity cco:MeasurementInformationContentEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:is_a_measurement_of ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; owl:disjointWith cco:RepresentationalInformationContentEntity ; cco:alternative_label "Measurement ICE"@en ; cco:definition "A Descriptive Information Content Entity that describes the extent, dimensions, quantity, or quality of an Entity relative to some standard."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnit cco:MeasurementUnit rdf:type owl:Class ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; cco:definition "A Descriptive Information Content Entity that describes a definite magnitude of a physical quantity, defined and adopted by convention and/or by law, that is used as a standard for measurement of the same physical quantity."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Measurement_unit" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAcceleration cco:MeasurementUnitOfAcceleration rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the rate at which objects change their velocities per unit of time."@en ; cco:example_of_usage "feet per second per second, kilometers per second per second" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Acceleration"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAmountOfSubstance cco:MeasurementUnitOfAmountOfSubstance rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:alternative_label "Measurement Unit of Chemical Amount"@en , "Measurement Unit of Enplethy"@en ; cco:definition "A Measurement Unit used in measurements of the number of a specified type of particle in a portion of matter."@en ; cco:example_of_usage "mole, pound-mole" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology" ; rdfs:comment "The type of particle quantified is typically either atoms or molecules, but may also be protons, neutrons, electrons, quarks, or other particles. The type of particle being measured should always be specified along with the measurement and its unit."@en ; rdfs:label "Measurement Unit of Amount of Substance"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAngle cco:MeasurementUnitOfAngle rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the angle between two lines or planes in relation to a vertex."@en ; cco:example_of_usage "degrees, radians" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Angle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfArea cco:MeasurementUnitOfArea rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of two-dimensional regions or Geospatial Regions."@en ; cco:example_of_usage "square feet, square meters, acre, hectare" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Area"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAreaMomentOfInertia cco:MeasurementUnitOfAreaMomentOfInertia rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:alternative_label "Measurement Unit of Second Area Moment"@en ; cco:definition "A Measurement Unit used in measurements of the distribution of Mass of an object with respect to an axis."@en ; cco:elucidation "A measure of an object’s resistance to bending or deflection."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Area Moment of Inertia"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfDensity cco:MeasurementUnitOfDensity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the mass of an object per unit of its total volume."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Density"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfElectromagneticForce cco:MeasurementUnitOfElectromagneticForce rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the electromagnetic force between electrically charged entities."@en ; cco:example_of_usage "volt, ampere, coulomb" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Electromagnetic Force"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfEnergy cco:MeasurementUnitOfEnergy rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the Amount of work that is available in an object."@en ; cco:example_of_usage "ft-lbs, calorie, horsepower, kilowatt" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Energy"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfFlow cco:MeasurementUnitOfFlow rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the rate at which portions of a substance pass per unit of time."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Flow"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfForce cco:MeasurementUnitOfForce rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of interactions in which the Motion or Velocity of an object is changed, unless the interaction is opposed."@en ; cco:example_of_usage "newton, dyne, pound force " ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Force"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfFrequency cco:MeasurementUnitOfFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the number of times an event repeats per unit of time."@en ; cco:example_of_usage "hertz, revolutions per minute" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfGeocoordinate cco:MeasurementUnitOfGeocoordinate rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit specifying the geospatial coordinates of a location."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Geocoordinate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfImpulse cco:MeasurementUnitOfImpulse rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the integral of a Force applied to a portion of matter over a temporal interval."@en ; cco:example_of_usage "N s, dyne second" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Impulse"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfLength cco:MeasurementUnitOfLength rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of one-dimensional regions or Geospatial Regions."@en ; cco:example_of_usage "foot, meter, kilometer, mile" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Length"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMass cco:MeasurementUnitOfMass rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of an object's resistance to Acceleration when a Force is applied to the object."@en ; cco:example_of_usage "ounce, gram, pound" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Mass"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMassFlowRate cco:MeasurementUnitOfMassFlowRate rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnitOfFlow ; cco:definition "A Measurement Unit of Flow used in measurements of the rate at which the Mass of a substance passes per unit time."@en ; cco:example_of_usage "kilogram per second, slug per second, pound per second" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Mass Flow Rate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMomentum cco:MeasurementUnitOfMomentum rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the Momentum of a portion of matter that is in Motion."@en ; cco:example_of_usage "kg m/s, slug ft/s, g m/s" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Momentum"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfPower cco:MeasurementUnitOfPower rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of rates of work."@en ; cco:example_of_usage "watt, horsepower" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Power"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfPressure cco:MeasurementUnitOfPressure rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of Force applied perpendicular to a surface per unit area."@en ; cco:example_of_usage "pascal, atmosphere, pound-force per square inch" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Pressure"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfRotationalInertia cco:MeasurementUnitOfRotationalInertia rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:alternative_label "Measurement Unit of Moment of Inertia"@en , "Measurement Unit of Rotational Mass"@en ; cco:definition "A Measurement Unit used in measurements of the distribution of Mass of an object with respect to its axis of rotation."@en ; cco:elucidation "A measure of an object’s resistance to change in its state of rotation."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Rotational Inertia"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfSoundLevel cco:MeasurementUnitOfSoundLevel rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the level (the loudness) of sounds."@en ; cco:example_of_usage "decibels, sones" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Sound Level"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfSpeed cco:MeasurementUnitOfSpeed rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the rates at which objects traverse distance."@en ; cco:example_of_usage "miles per hour, kilometers per hour, knot, mach" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Speed"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTemperature cco:MeasurementUnitOfTemperature rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of the thermal energy in an object."@en ; cco:example_of_usage "celsius, fahrenheit, kelvin" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Temperature"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTime cco:MeasurementUnitOfTime rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of temporal regions."@en ; cco:example_of_usage "second, minute, hour, day" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTorque cco:MeasurementUnitOfTorque rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:alternative_label "Measurement Unit of Moment of Force"@en , "Measurement Unit of Rotational Force"@en ; cco:definition "A Measurement Unit used in measurements of the rate of change of angular momentum of an object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Torque"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfVolume cco:MeasurementUnitOfVolume rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of sites or three-dimensional regions or Geospatial Regions."@en ; cco:example_of_usage "cubic feet, cubic meter, quart, liter" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Volume"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfVolumetricFlowRate cco:MeasurementUnitOfVolumetricFlowRate rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnitOfFlow ; cco:definition "A Measurement Unit of Flow used in measurements of the rate at which volumes of fluid pass per unit time."@en ; cco:example_of_usage "cubic metres per second, standard cubic centimeters per minute, cubic feet per second, gallons per minute" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Volumetric Flow Rate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfWork cco:MeasurementUnitOfWork rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; cco:definition "A Measurement Unit used in measurements of displacements of points to which Forces have been applied."@en ; cco:example_of_usage "joule, erg, kilowatt hour" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Work"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MechanicalProcess cco:MechanicalProcess rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; cco:definition "A Process that is the realization of some Disposition of an Artifact"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Mechanical Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MechanicalWaveProcess cco:MechanicalWaveProcess rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcess ; cco:definition "A Wave Process that involves Oscillation of a portion of matter such that energy is transferred through the material medium."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Mechanical_wave" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Mechanical Wave Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MedianPointEstimateInformationContentEntity cco:MedianPointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; cco:alternative_label "Median"@en ; cco:definition "A Point Estimate of the 50th percentile of a measurement of some attribute of a population. that is a measurement of a set of values and is equal to the middle value (or, in a set containing an even number of values, the average of the two middle-most values) which separates the set into two equally populated upper and lower sets of values."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Median Point Estimate Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MedicalArtifact cco:MedicalArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed for diagnosing, treating, or preventing disease or disability."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Medical Artifact"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MedicalDepot cco:MedicalDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Storage Facility that is designed to store medical supplies."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Medical Depot"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MediumFrequency cco:MediumFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "MF" ; cco:alternative_label "ITU Band Number 6"@en ; cco:definition "A Radio Frequency that is between 300 kHz and 3 MHz."@en ; cco:definition_source "International Telecommunication Union (ITU)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 1,000–100 m"@en ; rdfs:label "Medium Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MediumMachineGun cco:MediumMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:MountedGun ; cco:definition "A Mounted Gun that is designed to fire full-power rifle Cartridges (less than .50 caliber or 12.7mm) in quick succession from an ammunition belt, and which typically weighs 22-30 lbs."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Medium_machine_gun" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Medium Machine Gun"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Message cco:Message rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity that is relatively brief and to be transmitted from a sender to a recipient."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Message" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Message"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Microscope cco:Microscope rdf:type owl:Class ; rdfs:subClassOf cco:ImagingInstrument ; cco:definition "An Imaging Instrument that is designed to enable users to see Objects that are otherwise too small to be seen by the naked eye by producing a significantly enlarged image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Microscope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Microscope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MicrowaveFrequency cco:MicrowaveFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:definition "A Radio Frequency that is between 300 MHz and 300 GHz."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Microwave" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 1,000–1 mm"@en ; rdfs:label "Microwave Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MidInfraredLightFrequency cco:MidInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; cco:definition "An Infrared Light Frequency that is between 20 and 214 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum#Infrared_radiation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Mid Infrared Light Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MidrangeFrequency cco:MidrangeFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SonicFrequency ; cco:definition "A Sonic Frequency that is between 500 Hz and 2 kHz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Midrange Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryArtifactFunction cco:MilitaryArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes related to the armed services."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Military" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Military Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryBase cco:MilitaryBase rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; cco:definition "A Military Facility that is designed to shelter military equipment and personnel and to facilitate training and operations."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Military_base" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Military Base"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryFacility cco:MilitaryFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to support a Military Force."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Military" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Military Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryHeadquartersFacility cco:MilitaryHeadquartersFacility rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; cco:definition "A Military Facility that is designed for military administration and coordination."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Headquarters#Military" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Military Headquarters Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryPersonnelForce cco:MilitaryPersonnelForce rdf:type owl:Class ; rdfs:subClassOf cco:ArmedForce ; cco:definition "An Armed Force authorized to use deadly force, and weapons, to support the interests of the Government and some or all of its Citizens."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Military" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Military Personnel Force"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier cco:MilitaryTimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeZoneIdentifier ; cco:definition "A Time Zone Identifier that designates a spatial region where the local time is calculated according to the specified offset from Zulu time, which has no offset from Coordinated Universal Time."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Military Time Zone Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Mine cco:Mine rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to support the extraction of valuable minerals and geological materials from the earth from an orebody, lode, vein, seam, reef, or placer deposits which forms the mineralized package of economic interest to the miner."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Mining" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Mine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MinimumOrdinalMeasurementInformationContentEntity cco:MinimumOrdinalMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; cco:definition "An Ordinal Measurement Information Content Entity that is a measurement of some entity in virtue of it being the smallest or having the least amount relative to a nominally described set of like entities."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Minimum Ordinal Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MinimumSpeedArtifactFunction cco:MinimumSpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SpeedArtifactFunction ; cco:definition "A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains the lowest speed at which that Artifact is designed to operate."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Minimum Speed Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MinorAxis cco:MinorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:definition "A One-Dimensional Spatial Region that is the longest line segment perpendicular to the Major Axis that connects two points on the edge of an Ellipse."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Semi-minor_axis#Ellipse" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Minor Axis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Minute cco:Minute rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Hour ] ; cco:definition "A One-Dimensional Temporal Region that is equal to sixty consecutive Seconds."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=minute" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Minute"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MinuteIdentifier cco:MinuteIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:Minute ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Minute."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Minute Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Mirror cco:Mirror rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; cco:definition "An Optical Instrument that is designed to reflect light that has a wavelength within a given range and is incident on its relflecting surface such that the reflected light maintains most of the characteristics of the original light."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Mirror" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Mirror"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MissileLaunchSite cco:MissileLaunchSite rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; cco:definition "A Military Facility that is designed for storing and launching missiles."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Missile_launch_facility" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Missile Launch Site"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MissileLauncher cco:MissileLauncher rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; cco:definition "A Projectile Launcher that is designed to launch one or more Precision-Guided Missiles."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Missile Launcher"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MobileTelephone cco:MobileTelephone rdf:type owl:Class ; rdfs:subClassOf cco:Telephone ; cco:definition "A Telephone that is connected to a Telephone Network by radio waves."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Mobile_phone" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Mobile Telephone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModePointEstimateInformationContentEntity cco:ModePointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; cco:alternative_label "Mode"@en , "Statistical Mode"@en ; cco:definition "A Nominal Measurement Information Content Entity that is a measurement of a set of values and is equal to the value(s) that occurs the most often in the set."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "While there is always at least one Mode for every set of data, it is possible for any given set of data to have multiple Modes. The Mode is typically most useful when the members of the set are all Nominal Measurement Information Content Entities."@en ; rdfs:label "Mode Point Estimate Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModifiedJulianDate cco:ModifiedJulianDate rdf:type owl:Class ; rdfs:subClassOf cco:TimeOfDay ; cco:acronym "MJD" ; cco:definition "A Time of Day as specified according to the Julian Calendar using the Modified Julian Date epoch."@en ; cco:definition_source "http://aa.usno.navy.mil/data/docs/JulianDate.php" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment """A Day begins at midnight GMT within the Modified Julian Date reference system. The Modified Julian Date (MJD) is related to the Julian Date (JD) by the formula: MJD = JD - 2400000.5"""@en ; rdfs:label "Modified Julian Date"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Momentum cco:Momentum rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; cco:definition "A Process Profile of an object in Motion that is the product of its Mass and Velocity with respect to a frame of reference."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The SI unit of measure for Momentum is Newton seconds (N s)."@en ; rdfs:label "Momentum"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Month cco:Month rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Year ] ; cco:definition "A One-Dimensional Temporal Region that is based on the approximate length of time required for a Natural Satellite to complete one cycle of its rotational motion around its Primary Body."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=month" ; cco:elucidation "Unless otherwise specified, it is assumed that a Month is specified relative to the Rotational Motion of the Moon around the Earth. Earth Months are approximately equal to four consecutive Weeks or 30 consecutive Days."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Month"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MonthIdentifier cco:MonthIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:Month ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Month."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Month Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Morning cco:Morning rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 ; cco:definition "A One-Dimensional Temporal Region that consists of the temporal regions between when the sun dawns (approximately 6:00am) and reaches its apex (approximately 12:00pm)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Morning"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Mortar cco:Mortar rdf:type owl:Class ; rdfs:subClassOf cco:Cannon ; cco:definition "A Cannon that is designed to fire projectiles at relatively low velocities over relatively short ranges."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Mortar_(weapon)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Mortar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Mosque cco:Mosque rdf:type owl:Class ; rdfs:subClassOf cco:ReligiousFacility ; cco:definition "A Religious Facility that is designed for Islamic worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Mosque" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Mosque"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Motel cco:Motel rdf:type owl:Class ; rdfs:subClassOf cco:Hotel ; cco:definition "A Hotel that is designed to accommodate motor vehicles along with their occupants."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Motel" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Motel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MotionArtifactFunction cco:MotionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which an entity changes its position with respect to time."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Motion_(physics)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Motion Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MotionObservationArtifactFunction cco:MotionObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ObservationArtifactFunction ; cco:definition "An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the Motion of a specified object or class of objects."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Motion Observation Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MotionProcess cco:MotionProcess rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; cco:definition "A Natural Process in which a Continuant changes its Location or Spatial Orientation over some Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Motion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MotorVehicleManufacturingFacility cco:MotorVehicleManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed to manufacture automobiles."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Automotive_industry" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Motor Vehicle Manufacturing Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Motorcycle cco:Motorcycle rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:alternative_label "Motorbike"@en ; cco:definition "A Ground Motor Vehicle that is designed to transport a very small number of passengers (usually 1 or 2) while traveling on two or three tired wheels."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Motorcycle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Motorcycle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MountedGun cco:MountedGun rdf:type owl:Class ; rdfs:subClassOf cco:Firearm ; cco:definition "A Firearm that is designed to be fired while mounted."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Mounted Gun"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MovingTargetIndicationArtifactFunction cco:MovingTargetIndicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:RadarImagingArtifactFunction ; cco:definition "A Radar Imaging Artifact Function that inheres in Artifacts that are designed to identify and produce visual representations of moving entities by using a radar to emit successive phase coherent pulses, which are sampled and added to the subsequent pulse to cancel out signals from non-moving entities such that only signals from moving entities remain and are displayed."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Moving Target Indication Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiDayTemporalInterval cco:MultiDayTemporalInterval rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_contains ; owl:someValuesFrom cco:Day ] ; cco:definition "A One-Dimensional Temporal Region that is measured in Days and spans at least one Day."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "This is a defined class."@en ; rdfs:label "Multi-Day Temporal Interval"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiDayTemporalIntervalIdentifier cco:MultiDayTemporalIntervalIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:MultiDayTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Multi-Day Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Multi-Day Temporal Interval Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiHourTemporalInterval cco:MultiHourTemporalInterval rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_contains ; owl:someValuesFrom cco:Hour ] ; cco:definition "A One-Dimensional Temporal Region that is measured in Hours and spans at least one Hour."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "This is a defined class."@en ; rdfs:label "Multi-Hour Temporal Interval"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiHourTemporalIntervalIdentifier cco:MultiHourTemporalIntervalIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:MultiHourTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Multi-Hour Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Multi-Hour Temporal Interval Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiMinuteTemporalInterval cco:MultiMinuteTemporalInterval rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_contains ; owl:someValuesFrom cco:Minute ] ; cco:definition "A One-Dimensional Temporal Region that is measured in Minutes and spans at least one Minute."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "This is a defined class."@en ; rdfs:label "Multi-Minute Temporal Interval"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiMinuteTemporalIntervalIdentifier cco:MultiMinuteTemporalIntervalIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:MultiMinuteTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Multi-Minute Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Multi-Minute Temporal Interval Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiMonthTemporalInterval cco:MultiMonthTemporalInterval rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_contains ; owl:someValuesFrom cco:Month ] ; cco:definition "A One-Dimensional Temporal Region that is measured in Months and spans at least one Month."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "This is a defined class."@en ; rdfs:label "Multi-Month Temporal Interval"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiMonthTemporalIntervalIdentifier cco:MultiMonthTemporalIntervalIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:MultiMonthTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Multi-Month Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Multi-Month Temporal Interval Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiSecondTemporalInterval cco:MultiSecondTemporalInterval rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_contains ; owl:someValuesFrom cco:Second ] ; cco:definition "A One-Dimensional Temporal Region that is measured in Seconds and spans at least one Second."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "This is a defined class."@en ; rdfs:label "Multi-Second Temporal Interval"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiSecondTemporalIntervalIdentifier cco:MultiSecondTemporalIntervalIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:MultiSecondTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Multi-Second Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Multi-Second Temporal Interval Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiWeekTemporalInterval cco:MultiWeekTemporalInterval rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_contains ; owl:someValuesFrom cco:Week ] ; cco:definition "A One-Dimensional Temporal Region that is measured in Weeks and spans at least one Week."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "This is a defined class."@en ; rdfs:label "Multi-Week Temporal Interval"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiWeekTemporalIntervalIdentifier cco:MultiWeekTemporalIntervalIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:MultiWeekTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Multi-Week Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Multi-Week Temporal Interval Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiYearTemporalInterval cco:MultiYearTemporalInterval rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_contains ; owl:someValuesFrom cco:Year ] ; cco:definition "A One-Dimensional Temporal Region that is measured in Years and spans at least one Year."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "This is a defined class."@en ; rdfs:label "Multi-Year Temporal Interval"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MultiYearTemporalIntervalIdentifier cco:MultiYearTemporalIntervalIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:MultiYearTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Multi-Year Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Multi-Year Temporal Interval Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MuzzleBlast cco:MuzzleBlast rdf:type owl:Class ; rdfs:subClassOf cco:SoundWaveProcess ; cco:definition "A Sound Wave Process that is caused by a projectile being pushed from the barrel of a firearm by an explosive charge."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Muzzle Blast"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Nadir cco:Nadir rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:definition "A One-Dimensional Spatial Region that extends from a given location downward along the local vertical direction pointing in the direction of the apparent Gravitational Force at that location."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Nadir" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Nadir"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NaturalProcess cco:NaturalProcess rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; cco:definition "A Process existing in or produced by nature; rather than by the intent of human beings."@en ; cco:definition_source "http://www.thefreedictionary.com/natural+process" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Natural Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NautralLanguage cco:NautralLanguage rdf:type owl:Class ; rdfs:subClassOf cco:Language ; cco:definition "A Language that is developed and evolves through use and repetition, rather than through conscious planning or premeditation."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Natural_language" ; cco:example_of_usage "English" , "Mandarin (Chinese)" , "Spanish" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Natural Language"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NavigationArtifactFunction cco:NavigationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact is used to determine the precise location of itself or another object and plan a route to a specified destination."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Navigation Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NavigationSystem cco:NavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to enable an Agent or Artifact to determine the position or direction of some object, usually for the purpose of monitoring or controlling the movement of some Vehicle from one place to another."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Navigation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Navigation System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NearInfraredLightFrequency cco:NearInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; cco:definition "An Infrared Light Frequency that is between 214 and 400 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum#Infrared_radiation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Near Infrared Light Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NearUltravioletLightFrequency cco:NearUltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:UltravioletLightFrequency ; cco:definition "An Ultraviolet Light Frequency that is between 750 terahertz and 3 petahertz."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Ultraviolet" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Near Ultraviolet Light Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NeutralRole cco:NeutralRole rdf:type owl:Class ; rdfs:subClassOf cco:AllegianceRole ; cco:definition "An Allegiance Role that inheres in an Agent by virtue of that Agent not performing or being committed to perfoming Acts that have as their Objective to either support or undermine the Objectives of an Agent or Group of Agents involved in some conflict."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Neutral Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NeutralizationArtifactFunction cco:NeutralizationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which an acid and a base react quantitatively with each other."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Neutralization_(chemistry)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Neutralization Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NickelCadmiumElectricBattery cco:NickelCadmiumElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; cco:alternative_label "NiCad Battery"@en ; cco:definition "A Secondary Cell Electric Battery that has a cadmium anode and nickel oxide hydroxide cathode."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Nickel%E2%80%93cadmium_battery" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nickel Cadmium Electric Battery"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NickelMetalHydrideElectricBattery cco:NickelMetalHydrideElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; cco:alternative_label "NiMH Battery"@en ; cco:definition "A Secondary Cell Electric Battery that has a metal-hydride anode and nickel oxide hydroxide cathode."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Nickel%E2%80%93metal_hydride_battery" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nickel-metal Hydride Electric Battery"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Nickname cco:Nickname rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeName ; cco:definition "A Designative Name that is a familiar or humorous substitute for an entity's Proper Name."@en ; cco:example_of_usage "Ike, Chief, P-Fox" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Nickname"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Night cco:Night rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 ; cco:definition "A One-Dimensional Temporal Region that consists of the temporal regions between when people typically retire to sleep (approximately 9:00pm) and when the sun dawns (approximately 6:00am)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Night"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NominalMeasurementInformationContentEntity cco:NominalMeasurementInformationContentEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:is_a_nominal_measurement_of ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; owl:disjointWith cco:OrdinalMeasurementInformationContentEntity , cco:RatioMeasurementInformationContentEntity ; cco:definition "A Measurement Information Content Entity that consists of a symbol that classifies Entities according to some shared, possibly arbitrary, characteristic."@en ; cco:example_of_usage "The sentence \"January 20, 1985 was a cold day in Chicago, IL\" is the carrier of a nominal measurement."@en , "a measurement that classifies automobiles as sedans, coupes, hatchbacks, or convertibles" , "a measurement that classifies military intelligence as strategic, operational, or tactical" , "a measurement that classifies rocks as igneous, sedimentary, or metamorphic" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Four of the subtypes of measurements used here (Interval, Nominal, Ordinal, and Ratio) were originally defined by S.S. Stevens in the article \"On the Theory of Scales of Measurement\" in Science, Vol. 103 No. 2684 on June 7, 1946. For an introductory article with links to additional content including criticisms and alternate classifications of measurements see https://en.wikipedia.org/wiki/Level_of_measurement"@en ; rdfs:label "Nominal Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NominalSpeedArtifactFunction cco:NominalSpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SpeedArtifactFunction ; cco:definition "A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains a speed that does not exceed some specified tolerance of that Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nominal Speed Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NominalStasis cco:NominalStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; cco:alternative_label "Nominal"@en ; cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has a level of intensity or functionality that falls within the designed, expected, or acceptable range such that the Independent Continuant is of normal value, usefulness, or functionality."@en ; cco:definition_source "https://en.oxforddictionaries.com/definition/nominal (Definition 6)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Nominal Stasis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NonNameIdentifier cco:NonNameIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; cco:alternative_label "ID"@en , "Identifier"@en ; cco:definition "A Designative Information Content Entity that consists of a string of characters that designates an entity within a specified namespace or context, is not a Designative Name, may be automatically or randomly generated, and typically has no preexisting cultural or social significance."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Non-Name Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NotificationMessage cco:NotificationMessage rdf:type owl:Class ; rdfs:subClassOf cco:Message ; cco:definition "A Message that is designed to bear an Information Content Entity that describes a scenario that has been determined to merit attention by the recipient."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Notification Message"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Nozzle cco:Nozzle rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; cco:definition "A Fluid Control Artifact that is designed to control the speed, direction, rate, shape, or pressure of the flow of fluid exiting it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nozzle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NozzleComponent cco:NozzleComponent rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifactComponent ; cco:definition "A Fluid Control Artifact Component that is designed to be part of a Nozzle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nozzle Component"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NozzleMouth cco:NozzleMouth rdf:type owl:Class ; rdfs:subClassOf cco:NozzleComponent ; cco:definition "A Nozzle Component that consists of the portion of a Nozzle at the end that is designed to be where the flow of fluid exits the Nozzle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nozzle Mouth"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NozzleThroat cco:NozzleThroat rdf:type owl:Class ; rdfs:subClassOf cco:NozzleComponent ; cco:definition "A Nozzle Component that consists of the narrowest portion of a Nozzle that is designed to converge the flow of fluid in order to increase the Velocity of the flow."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nozzle Throat"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearFamily cco:NuclearFamily rdf:type owl:Class ; rdfs:subClassOf cco:Family ; cco:definition "A Family composed of parents and their children."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Nuclear Family"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearPowerPlant cco:NuclearPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ThermalPowerPlant ; cco:definition "A Thermal Power Plant that is designed to produce heat by means of a nuclear reactor, which is then converted to electrical energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Nuclear_power_plant" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Nuclear Power Plant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearRadiationDetectionArtifactFunction cco:NuclearRadiationDetectionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact is used to detect the presence of nuclear radiation particles."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nuclear Radiation Detection Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearReactor cco:NuclearReactor rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; cco:definition "A Power Source that is designed to initiate and control a self-sustained nuclear chain reaction to produce power in the form of heat, which can be transferred to a working fluid for further conversion to mechanical or electrical energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Nuclear_reactor" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nuclear Reactor"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearStorageDepot cco:NuclearStorageDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Storage Facility that is designed to store nuclear material."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Nuclear Storage Depot"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearWeapon cco:NuclearWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of a destructive nuclear reaction, either through fission or through a combination of fission and fusion."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Nuclear_weapon" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nuclear Weapon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ObjectTrack cco:ObjectTrack rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 , [ rdf:type owl:Restriction ; owl:onProperty cco:has_spatial_part ; owl:someValuesFrom cco:ObjectTrackPoint ] ; cco:definition "A One-Dimensional Spatial Region that consists of the idealized line along which an Object has traversed during some motion."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:comment "The exact line of the Object Track may be drawn based on the Center of Mass of the Object or another reference point, such as the location of a transponder beacon or the center of a radar cross-section, depending on the Object being tracked."@en ; rdfs:label "Object Track"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ObjectTrackPoint cco:ObjectTrackPoint rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000018 , [ rdf:type owl:Restriction ; owl:onProperty cco:spatial_part_of ; owl:someValuesFrom cco:ObjectTrack ] ; cco:definition "A Zero-Dimensional Spatial Region that is an idealized point where an Object is or was located during some motion."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Object Track Point"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Objective cco:Objective rdf:type owl:Class ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; cco:definition "A Directive Information Content Entity that prescribes some projected state that some Agent intends to achieve."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Objective_(goal)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Objective"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Oblong cco:Oblong rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having an long thin shape with approximately parallel sides."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Oblong"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ObservationArtifactFunction cco:ObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact is used to collect information about a specified object or class of objects."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Observation Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OccupationRole cco:OccupationRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in an Agent in virtue of the responsibilities that Agent is expected to fulfill within the context of some Act of Employment."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Occupation Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OcularProsthesis cco:OcularProsthesis rdf:type owl:Class ; rdfs:subClassOf cco:ArtificialEye ; cco:definition "An Artificial Eye that is designed to replace a missing eye, but which does not function as an eye."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Ocular_prosthesis" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ocular Prosthesis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OfficeBuilding cco:OfficeBuilding rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; cco:definition "A Commercial Facility that is designed as an environment for conducting commercial, professional, or bureaucratic work."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Office" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Office Building"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode cco:OneDimensionalBarcode rdf:type owl:Class ; rdfs:subClassOf cco:Barcode ; cco:definition "A Barcode whose concretizations consist of one-dimensional symbols arranged as parallel lines."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "One-Dimensional Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalExtent cco:OneDimensionalExtent rdf:type owl:Class ; rdfs:subClassOf cco:SizeQuality ; cco:definition "A Size Quality that inheres in a bearer in virtue of the bearer's extension in one dimension."@en ; cco:definition_source "http://purl.obolibrary.org/obo/PATO_0001708" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:comment "Subclasses of one dimensional extent are included for usability. It is doubtful any of them can be objectively distinguished (on the side of the bearing entity) without some reference to external properties such as orientation and perspective."@en ; rdfs:label "One Dimensional Extent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Opacity cco:Opacity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of that bearer's capacity to transmit electromagnetic radiation of a given frequency through the bearer instead of reflecting, scattering, or absorbing electromangentic radiation of that frequency."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Opacity_(optics)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:comment "Note that it is important to specify the frequency of electromagnetic radiation when representing a bearer's Opacity since a bearer may be Opaque with respect to electromagnetic radiation of one frequency, but be transparent with respect to electromagnetic radiation of another frequency. Unless otherwise stated, statements about a bearer's Opacity are assumed to be about electromagnetic radiation with a frequency in the visible spectrum."@en ; rdfs:label "Opacity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Opaque cco:Opaque rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; cco:definition "An Opacity that inheres in a bearer in virtue of that bearer's incapacity to transmit electromagnetic radiation of a given frequency through the bearer such that the bearer reflects, scatters, or absorbs all electromagnetic radiation of that frequency."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Opaque"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OpenPitMine cco:OpenPitMine rdf:type owl:Class ; rdfs:subClassOf cco:Mine ; cco:definition "A Mine that is designed to support the extraction of materials from the ground directly without using tunnels."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Open-pit_mining" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Open Pit Mine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OperationalArea cco:OperationalArea rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialLocation ; cco:definition "A Geospatial Location in which an Agent conducts some activity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:comment "This is a general term that applies to both military and civilian activities, such as the Geospatial Region within which a company conducts its business."@en ; rdfs:label "Operational Area"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OperationalStasis cco:OperationalStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact maintains its designed set of Artifact Functions (or at least maintains its primary functions)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Operational Stasis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OperatorRole cco:OperatorRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in an Agent by virtue of that Agent's responsibilities to operate or control some Artifact."@en ; cco:example_of_usage "the role of driving a car" , "the role of flying an airplane" , "the role of operating a crane" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Operator Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalCamera cco:OpticalCamera rdf:type owl:Class ; rdfs:subClassOf cco:Camera ; cco:definition "A Camera that is designed to form and record an image generated from visible light."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Camera" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Camera"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalCommunicationArtifactFunction cco:OpticalCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticCommunicationArtifactFunction ; cco:definition "An Electromagnetic Communication Artifact Function that is realized in a process that conveys meaningful signs by means of visible light."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Communication Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalFocusingArtifactFunction cco:OpticalFocusingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProcessingArtifactFunction ; cco:definition "An Optical Processing Artifact Function that is realized by an Artifact participating in a light focusing event in which the Artifact causes the light beam to converge on a target spatial point."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Focusing Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalInstrument cco:OpticalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to process light waves."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Optical_instrument" ; cco:elucidation "Light waves can be processed in a variety of ways including via reflection, refraction, diffraction, deflection, focusing, collimation, dispersion, and interference."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Optical Instruments are typically constructed for the purpose of being used to aid in vision or the analysis of light."@en ; rdfs:label "Optical Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalLens cco:OpticalLens rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; cco:alternative_label "Lens"@en ; cco:definition "An Optical Instrument that is designed to focus or disperse a beam of light entering the lens by means of refraction."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Lens_(optics)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Lens"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalMicroscope cco:OpticalMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; cco:alternative_label "Light Microscope"@en ; cco:definition "A Microscope that is designed to use visible light and a system of Optical Lenses to produce a significantly enlarged image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Optical_microscope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Microscope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalProcessingArtifactFunction cco:OpticalProcessingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by an Artifact participating in a visible light processing event."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Processing Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalProperty cco:OpticalProperty rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; cco:definition "An Electromagnetic Radiation Property that is realized when its bearer interacts with electromagnetic waves within the visible light spectrum."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Optical Property"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalTelescope cco:OpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light to form an enhanced image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Optical_telescope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Telescope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Orange cco:Orange rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that is between Red and Yellow with a wavelength in the visible spectrum typically between 590 to 635 nanometers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Orange"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalDateIdentifier cco:OrdinalDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DecimalDateIdentifier ; cco:alternative_label "Ordinal Date"@en ; cco:definition "A Decimal Date Identifier that designates some Day by using a number to indicate the sequential ordering of the Day since the beginning of the Year."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Ordinal_date" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "An Ordinal Date Identifier may or may not also contain a number indicating a specific Year. If both numbers are included, the ISO 8601 ordinal date format stipulates that the two numbers be formatted as YYYY-DDD or YYYYDDD where [YYYY] indicates a year and [DDD] is the day of that year, from 001 through 365 (or 366 in leap years)."@en ; rdfs:label "Ordinal Date Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity cco:OrdinalMeasurementInformationContentEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:is_a_ordinal_measurement_of ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; owl:disjointWith cco:RatioMeasurementInformationContentEntity ; cco:definition "A Measurement Information Content Entity that consists of a symbol that places an Entity into some rank order."@en ; cco:example_of_usage "The sentence \"The coldest day in history in Chicago, IL. is January 20, 1985.\" is the carrier of an ordinal measurment."@en , "a measurement that places Geospatial Regions into a rank order of small, medium, large" , "a measurement that places military units onto a readiness rank order of red, yellow, green" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Four of the subtypes of measurements used here (Interval, Nominal, Ordinal, and Ratio) were originally defined by S.S. Stevens in the article \"On the Theory of Scales of Measurement\" in Science, Vol. 103 No. 2684 on June 7, 1946. For an introductory article with links to additional content including criticisms and alternate classifications of measurements see https://en.wikipedia.org/wiki/Level_of_measurement"@en ; rdfs:label "Ordinal Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Organism cco:Organism rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000030 ; cco:definition "An Object that is an Animal or Plant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Organism"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Organization cco:Organization rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfAgents ; cco:definition "A Group of Agents which can be the bearer of roles, has members, and has a set of organization rules."@en ; cco:definition_source "http://purl.obolibrary.org/obo/OBI_0000245" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:comment "Members of organizations are either Organizations themselves or individual Persons. 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 ; rdfs:label "Organization"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OrganizationCapability cco:OrganizationCapability rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:capability_of ; owl:someValuesFrom cco:Organization ] ; rdfs:subClassOf cco:AgentCapability ; cco:definition "An Agent Capability that inheres in an Organization to the extent of that Organization's capacity to realize it in Intentional Acts of a certain type."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Organization Capability"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OrganizationMember cco:OrganizationMember rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom cco:OrganizationMemberRole ] ; rdfs:subClassOf cco:Person , [ rdf:type owl:Restriction ; owl:onProperty cco:is_affiliated_with ; owl:someValuesFrom cco:Organization ] ; cco:definition "A Person who is affiliated with some Organization by being a member of that Organization."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Organization Member"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OrganizationMemberRole cco:OrganizationMemberRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in an Agent in virtue of the responsibilities that Agent is expected to fulfill as a member of some Organization."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Organization Member Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OrientationControlArtifactFunction cco:OrientationControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to control the Orientation of some object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Orientation Control Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OrientationObservationArtifactFunction cco:OrientationObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ObservationArtifactFunction ; cco:alternative_label "Attitude Observation Artifact Function"@en ; cco:definition "An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the Orientation of a specified object or class of objects."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Orientation Observation Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OscillationProcess cco:OscillationProcess rdf:type owl:Class ; rdfs:subClassOf cco:ProcessRecurrenceAggregate ; cco:alternative_label "Oscillation"@en ; cco:definition "A Process Recurrence Aggregate that consists of the repetitive variation of some entity between two or more states that surround a central state toward which the entity tends."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Oscillation Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OxidizerArtifactFunction cco:OxidizerArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which electrons are removed from a reactant in a redox reaction."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Redox" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Oxidizer Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PDF417Code cco:PDF417Code rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; cco:definition "A Two-Dimensional Barcode that is used in applications that require the storage of huge amounts of data."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "PDF417 Code"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ParabolicAntenna cco:ParabolicAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; cco:alternative_label "Dish Antenna"@en , "Parabolic Dish"@en ; cco:definition "A Radio Antenna that uses a parabolic reflector to direct or receive radio waves and has a very high gain."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Parabolic_antenna" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Parabolic Antenna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ParamilitaryForce cco:ParamilitaryForce rdf:type owl:Class ; rdfs:subClassOf cco:ArmedForce ; cco:definition "An Armed Force whose organizational structure, training, subculture, and (often) function are similar to those of a professional Military, and which is not included as part of a Government's formal Armed Forces."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Paramilitary" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Paramilitary Force"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Park cco:Park rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; cco:definition "An Anthropogenic Feature that is a bounded area of land, or water, usually in its natural or semi-natural (landscaped) state and set aside for some purpose, usually to do with recreation or conservation."@en ; cco:definition_source "Wikipedia: Park" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Park"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PartNumber cco:PartNumber rdf:type owl:Class ; rdfs:subClassOf cco:CodeIdentifier ; cco:definition "A Code Identifier that designates a type of part whose instances are designed to be part of some Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Part Number"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PartRole cco:PartRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in an entity in virtue of it being part of some other entity without being subject to further subdivision or disassembly without destruction of its designated use."@en ; cco:definition_source "http://origins.sese.asu.edu/ses405/Class%20Notes/Sys-Hier-WBS_Module_V1.0_PAS.pdf"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Part Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PartsList cco:PartsList rdf:type owl:Class ; rdfs:subClassOf cco:QualitySpecification ; cco:definition "A Quality Specification that prescribes the Amount of some type of Artifact that are part of or located on anotther Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Parts List"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PassengerTrainCar cco:PassengerTrainCar rdf:type owl:Class ; rdfs:subClassOf cco:TrainCar ; cco:definition "A Train Car that is designed to transport passengers."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Passenger_car_(rail)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Passenger Train Car"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PatchAntenna cco:PatchAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; cco:alternative_label "Microstrip Patch Antenna"@en , "Rectangular Microstrip Antenna"@en ; cco:definition "A Radio Antenna that consists of a flat rectangular sheet (or patch) of metal mounted over a larger sheet of metal called a ground plane which is typically contained inside a plastic radome for protection and is small enough that it can be mounted on a flat surface."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Patch_antenna" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Patch Antenna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PatchReceiver cco:PatchReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioReceiver ; cco:definition "A Radio Receiver that uses a Patch Antenna to intercept radio signals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Patch Receiver"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Payload cco:Payload rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; cco:definition "A Material Entity that is transported by a Vehicle during an Act of Location Change for the purpose of being delivered to or performing one or more functions at a predefined location."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Payload" ; cco:elucidation "In each case, the Payload is what provides the immediate reason for performing the Act of Location Change (e.g. transporting the passengers of a commercial airline flight to their destination; transporting food, fuel, oxygen, research equipment, and spare parts to the International Space Station; or conveying an array of sensors, cameras, and communications systems so they can operate during a Sun-Synchronous Earth Orbit)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Depending on the nature of the Flight or Mission, the Payload of a Vehicle may include cargo, passengers, flight crew, munitions, scientific instruments or experiments, or other equipment. Extra fuel, when optionally carried, is also considered part of the payload."@en ; rdfs:label "Payload"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PayloadCapacity cco:PayloadCapacity rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000052 ; owl:someValuesFrom cco:Vehicle ] ; cco:definition "An Artifact Function that inheres in a Vehicle that is designed to transport Payload, and which is typically characterized by the maximum Weight, Mass, or Volume of Payload that the Vehicle can transport."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Payload" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Payload Capacity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PerformanceSpecification cco:PerformanceSpecification rdf:type owl:Class ; rdfs:subClassOf cco:DirectiveInformationContentEntity , [ rdf:type owl:Restriction ; owl:onProperty cco:describes_condition ; owl:someValuesFrom obo:BFO_0000001 ] ; cco:definition "A Directive Information Content Entity that prescibes some aspect of the behavior of a participant in a Process given one or more operating conditions."@en ; cco:example_of_usage "Maximum Speed at high altitude; Rate of Ascent at 10 degrees celsius with nominal payload." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Performance Specification"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Perimeter cco:Perimeter rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the extent of a boundary which encloses the bearer."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Perimeter"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Periscope cco:Periscope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; cco:definition "An Optical Instrument that is designed to enable observation of an object that is located over, around, or through another object, obstacle, or condition that prevents direct line-of-sight observation from the observer's current position."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Periscope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Periscope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Person cco:Person rdf:type owl:Class ; rdfs:subClassOf cco:Animal ; cco:alternative_label "Human"@en ; cco:definition "An Animal that is a member of the species Homo sapiens."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Human" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Person"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PesticideArtifactFunction cco:PesticideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PoisonArtifactFunction ; cco:definition "A Poison Artifact Function that is realized in a process which causes illness in, or the death of, a living thing that is detrimental to humans or human concerns."@en ; cco:definition_source "http://www.dictionary.com/browse/pesticide" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Pesticide Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PetrochemicalRefinery cco:PetrochemicalRefinery rdf:type owl:Class ; rdfs:subClassOf cco:Refinery ; cco:definition "A Refinery that is designed for refining crude oil, intermediate petroleum products, or synthetic petroleum into products of value."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Petrochemical" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Petrochemical Refinery"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PetroleumDepot cco:PetroleumDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Storage Facility that is designed to store petroleum, oil, or lubricants."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Petroleum Depot"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PetroleumManufacturingFacility cco:PetroleumManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed to manufacture petroleum-based products."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Petroleum" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Petroleum Manufacturing Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PhaseAngle cco:PhaseAngle rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000145 ; cco:alternative_label "Orbital Phase Angle"@en ; cco:definition "A Relational Quality that is the angle between the light incident onto an observed Object and the light reflected from the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Phase_angle_(astronomy)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Phase Angle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Phosphorescence cco:Phosphorescence rdf:type owl:Class ; rdfs:subClassOf cco:LuminescentProperty ; cco:definition "A Luminescent Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light after absorbing shorter wavelength radiation, and to continue emitting after the absorbing process has ceased."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Phosphorescence" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Phosphorescence"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PhysicallyPoweredEngine cco:PhysicallyPoweredEngine rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; cco:alternative_label "Physical Engine"@en ; cco:definition "An Engine that is designed to convert potential or kinetic energy into mechanical energy."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Physically Powered Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PhysiographicFeature cco:PhysiographicFeature rdf:type owl:Class ; rdfs:subClassOf cco:GeographicFeature ; cco:definition "A Geographic Feature that is a geomorphological unit characterized by its surface form and location in the landscape."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Landform" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Physiographic Feature"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Pier cco:Pier rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; cco:definition "A Transportation Facility that is designed to partially enclose a harbor and form a landing place for Watercraft."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Pier" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Pier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Pipeline cco:Pipeline rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; cco:definition "A Product Transport Facility that is designed to transport goods or materials through a pipe."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Pipeline" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Pipeline"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Pitch cco:Pitch rdf:type owl:Class ; rdfs:subClassOf cco:SoundProcessProfile ; cco:definition "A Sound Process Profile that is characterized by the frequency of translated sound waves, typically on a continuum from low to high."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Pitch"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PitchAxis cco:PitchAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; cco:alternative_label "Lateral Axis"@en ; cco:definition "An Axis of Rotation that passes through the center of an object's Mass from one side of the object to the other and is perpendicular to the direction of the object's motion."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Pitch Axis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PitchOrientation cco:PitchOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; cco:alternative_label "Pitch"@en ; cco:definition "A Spatial Orientation of an Object relative to its Pitch Axis."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Pitch Orientation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PlanSpecification cco:PlanSpecification rdf:type owl:Class ; rdfs:subClassOf cco:DirectiveInformationContentEntity , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom cco:Objective ] ; cco:definition "A Directive Information Content Entity that prescribes some set of intended Intentional Acts through which some Agent expects to achieve some Objective."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Plan" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Plan"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Plant cco:Plant rdf:type owl:Class ; rdfs:subClassOf cco:Organism ; cco:definition "An Organism that is multicellular, eukaryotic, autotrophic, and has cells that contain chloroplasts and walls made of cellulose."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Plant" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Plant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PneumaticMotor cco:PneumaticMotor rdf:type owl:Class ; rdfs:subClassOf cco:PhysicallyPoweredEngine ; cco:alternative_label "Air Motor"@en , "Compressed Air Engine"@en ; cco:definition "A Physically Powered Engine that converts potential energy stored in a portion of compressed air into mechanical energy."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Pneumatic Motor"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PneumaticPowerSource cco:PneumaticPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; cco:definition "A Power Source that is designed to generate, control, or transmit power by means of compressed air or compressed inert gases."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Pneumatic Power Source"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PointEstimateInformationContentEntity cco:PointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:EstimateInformationContentEntity ; cco:alternative_label "Best Estimate"@en , "Point Estimate"@en , "Point Estimate Measurement Information Content Entity"@en ; cco:definition "An Estimate Information Content Entity that consists of a single value for the measured entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Point Estimate Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PointingOrientation cco:PointingOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; cco:alternative_label "Facing Orientation"@en ; cco:definition "A Spatial Orientation of an Object in which one or more designated components of the Object are pointed toward a specified Target."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Pointing Orientation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoisonArtifactFunction cco:PoisonArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; cco:definition "A Damaging Artifact Function that is realized in a process which causes illness in, or the death of, a living thing."@en ; cco:definition_source "http://www.dictionary.com/browse/poison" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Poison Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PolarizingPrism cco:PolarizingPrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; cco:definition "A Prism designed to split a beam of light entering the Prism into components of varying polarization."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Polarizing Prism"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoliceStation cco:PoliceStation rdf:type owl:Class ; rdfs:subClassOf cco:PublicSafetyFacility ; cco:definition "A Public Safety Facility that is designed for the professional and clerical processes of a local police force."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Police_station" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Police Station"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoliticalOrientation cco:PoliticalOrientation rdf:type owl:Class ; rdfs:subClassOf cco:Ideology ; cco:definition "An Ideology that characterizes the political thinking of an Agent or Group of Agents, usually with respect to the political environment within a particular nation."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Political Orientation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Populace cco:Populace rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfPersons ; cco:definition "A Group of Persons forming the total population of some Geopolitical Entity."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Populace" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Populace"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PopulatedPlace cco:PopulatedPlace rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; cco:definition "An Anthropogenic Feature at which people live or have lived."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Human_settlement" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Populated place"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Port cco:Port rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; cco:definition "A Transportation Facility that is designed to contain harbors for docking Watercraft and for transfering people or cargo to and from land."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Port" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Port"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition cco:PortionOfAmmunition rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by being projected toward its target at a significant Velocity."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Ammunition" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Ammunition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCash cco:PortionOfCash rdf:type owl:Class ; rdfs:subClassOf cco:FinancialInstrument ; cco:definition "A Financial Instrument that is designed to be a ready medium of exchange."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Cash"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCoolant cco:PortionOfCoolant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; cco:definition "A Portion of Material that is designed to be used in a thermal control system to reduce or maintain the temperature of an object to or at a specified level."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Coolant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryogenicMaterial cco:PortionOfCryogenicMaterial rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; cco:definition "A Portion of Material that has been reduced to a very low temperature (below -180 degrees Celcius)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Cryogenic Material"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfFood cco:PortionOfFood rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfProcessedMaterial ; cco:definition "A Portion of Processed Material that is designed to be consumed and ingested for nutrition or taste."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Food" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Food"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfFuel cco:PortionOfFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; cco:definition "A Portion of Material that is designed to be used as an input in a Combustion process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Fuel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGalliumArsenide cco:PortionOfGalliumArsenide rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; cco:alternative_label "Portion of GaAs"@en ; cco:definition "A Portion of Material that is composed of a compound of the elements gallium and arsenic."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Gallium Arsenide"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGaseousFuel cco:PortionOfGaseousFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfFuel ; cco:definition "A Portion of Fuel that is stored in a gaseous state."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Gaseous Fuel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGaseousPropellant cco:PortionOfGaseousPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; cco:definition "A Portion of Propellant that is stored in a gaseous state."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Gaseous Propellant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGelatinousPropellant cco:PortionOfGelatinousPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; cco:definition "A Portion of Propellant that is stored in a gelatinous state."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Gelatinous Propellant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidFuel cco:PortionOfLiquidFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfFuel ; cco:definition "A Portion of Fuel that is stored in a liquid state."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Liquid Fuel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidHelium cco:PortionOfLiquidHelium rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid helium."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Liquid Helium"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidHydrogen cco:PortionOfLiquidHydrogen rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid hydrogen."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Liquid Hydrogen"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidNitrogen cco:PortionOfLiquidNitrogen rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid nitrogen."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Liquid Nitrogen"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidOxygen cco:PortionOfLiquidOxygen rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid oxygen."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Liquid Oxygen"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidPropellant cco:PortionOfLiquidPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; cco:definition "A Portion of Propellant that is stored in a liquid state."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Liquid Propellant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial cco:PortionOfMaterial rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfProcessedMaterial ; cco:definition "A Portion of Processed Material that was produced to be used as the input for another Act of Artifact Processing."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Material"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfNuclearFuel cco:PortionOfNuclearFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; cco:definition "A Portion of Material that is designed to be used in a nuclear fission process to produce energy."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Nuclear Fuel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfOxidizer cco:PortionOfOxidizer rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; cco:alternative_label "Portion of Oxidant"@en , "Portion of Oxidizing Agent"@en ; cco:definition "A Portion of Material that is disposed to steal electrons from other substances (i.e. to oxidize other substances) as a participant in a reduction-oxidation process."@en ; cco:example_of_usage "oxygen, hydrogen peroxide, chlorine, sulfiric acid, potassium nitrate" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Oxidizers are essential participants in many processes including combustion and rusting. Hence, a portion of oxidizer must always be present along with a portion of fuel in order for combustion to occur."@en ; rdfs:label "Portion of Oxidizer"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPaper cco:PortionOfPaper rdf:type owl:Class ; rdfs:subClassOf cco:InformationMediumArtifact ; cco:definition "An Information Medium Artifact that is designed to bear some Information Content Entity by means of pressing together moist fibres of cellulose pulp derived from wood, rags, or grasses, and drying them into flexible sheets."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Paper" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Paper"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfProcessedMaterial cco:PortionOfProcessedMaterial rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is the output of an Act of Artifact Processing."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Processed Material"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPropellant cco:PortionOfPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; cco:definition "A Portion of Material that is designed to be used as an input in a Propulsion Process to produce Thrust."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Propellant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfSolidFuel cco:PortionOfSolidFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfFuel ; cco:definition "A Portion of Fuel that is stored in a solid state."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Solid Fuel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfSolidPropellant cco:PortionOfSolidPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; cco:definition "A Portion of Propellant that is stored in a solid state."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Solid Propellant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfWasteMaterial cco:PortionOfWasteMaterial rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfProcessedMaterial ; cco:definition "A Portion of Processed Material that serves no further use in terms of the initial user's own purposes of production, transformation, or consumption such that the Agent wants to dispose of it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Waste Material"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PositionObservationArtifactFunction cco:PositionObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ObservationArtifactFunction ; cco:definition "An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the position of a specified object or class of objects."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Position Observation Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PostOffice cco:PostOffice rdf:type owl:Class ; rdfs:subClassOf cco:MailingFacility ; cco:definition "A Mailing Facility that is designed for serving customers of the national postal system."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Post_office" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Post Office"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Power cco:Power rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; cco:definition "A Process Profile that is characterized by the rate of Work, or Energy consumed, done in a given time period."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Power"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerInvertingArtifactFunction cco:PowerInvertingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CurrentConversionArtifactFunction ; cco:definition "A Current Conversion Artifact Function that is realized by processes in which some Artifact is used to convert direct current (DC) to alternating current (AC)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Inverting Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerRectifier cco:PowerRectifier rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:definition "An Electrical Power Source Component that is designed to convert alternating current (AC) to direct current (DC)."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rectifier" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Rectifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerRectifyingArtifactFunction cco:PowerRectifyingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CurrentConversionArtifactFunction ; cco:definition "A Current Conversion Artifact Function that is realized by processes in which some Artifact is used to convert alternating current (AC) to direct current (DC)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Rectifying Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerSource cco:PowerSource rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to supply power to some other Artifact."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Power_source" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Source"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerSourceComponent cco:PowerSourceComponent rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be a component of some Power Source."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Source Component"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTool cco:PowerTool rdf:type owl:Class ; rdfs:subClassOf cco:Tool ; cco:definition "A Tool that is designed to be actuated by a Power Source and mechanism other than or in addition to manual labor."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Power_tool" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Tool"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransformer cco:PowerTransformer rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:definition "An Electrical Power Source Component that is designed to transfer electrical energy between two or more circuits through electromagnetic induction."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Transformer" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Transformer"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransformerRectifierUnit cco:PowerTransformerRectifierUnit rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:alternative_label "TRU"@en ; cco:definition "An Electrical Power Source Component that is designed to perform the functions of both a Rectifier and a Transformer."@en ; cco:definition_source "http://www.skybrary.aero/index.php/Transformer_Rectifier_Unit_(TRU)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Transformer Rectifier Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransmissionArtifact cco:PowerTransmissionArtifact rdf:type owl:Class ; rdfs:subClassOf cco:PropulsionSystemComponent ; cco:definition "A Propulsion System Component that is designed to transfer and regulate Power flow from a Power Source to an application point."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Transmission Artifact"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransmissionLine cco:PowerTransmissionLine rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; cco:definition "A Product Transport Facility that is designed to transmit electricity over distance via a system of above ground wires including their supports."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electric_power_transmission" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Power Transmission Line"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoweringArtifactFunction cco:PoweringArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to supply power to some Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Powering Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PrecisionGuidedMissile cco:PrecisionGuidedMissile rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; cco:alternative_label "Missile"@en ; cco:definition "A Portion of Ammunition that is designed to be a self-propelled and precision-guided projectile that delivers some payload (explosive or other) over relatively long distances."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Missile" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Precision-Guided Missile"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PredictiveInformationContentEntity cco:PredictiveInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; cco:alternative_label "Prediction"@en , "Prediction Information Content Entity"@en ; cco:definition "A Descriptive Information Content Entity that describes an uncertain future event."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Since predictions are inherently about not-yet-existant things, the Modal Relation Ontology term 'describes' (i.e. mro:describes) should be used (instead of the standard cco:describes) to relate instances of Predictive Information Content Entity to the entities they are about."@en ; rdfs:label "Predictive Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PreferredStock cco:PreferredStock rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; cco:definition "Stock that entitles its holder to receive a certain level of dividend payments before any dividends can be issued to other holders."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Preferred Stock"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PresenceFrequency cco:PresenceFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SonicFrequency ; cco:definition "A Sonic Frequency that is between 4 and 6 kHz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Presence Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Pressure cco:Pressure rdf:type owl:Class ; rdfs:subClassOf cco:Force ; cco:definition "A Force that is applied perpendicular to the surface of an Object per unit area over which that Force is distributed."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Pressure"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PressurizationControlArtifactFunction cco:PressurizationControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:VentilationControlArtifactFunction ; cco:definition "A Ventilation Control Artifact Function that is realized by processes in which some Artifact is used to control the partial pressure of air in some space."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Pressurization Control Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PrimaryCellElectricBattery cco:PrimaryCellElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricBattery ; cco:alternative_label "Primary Cell Battery"@en ; cco:definition "A Electric Battery that is designed for one-time use and not to be recharged."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Primary_cell" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Primary Cell Electric Battery"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PriorityMeasurementInformationContentEntity cco:PriorityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; cco:alternative_label "Criticality Measurement"@en , "Importance Measurement"@en , "Priority Measurement"@en ; cco:definition "An Ordinal Measurement Information Content Entity that is a measurement of the relative importance of an entity."@en ; cco:example_of_usage "low, normal, high, urgent, or immediate priority" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Priority Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PriorityScale cco:PriorityScale rdf:type owl:Class ; rdfs:subClassOf cco:ReferenceSystem ; cco:definition "A Reference System that describes a scale used to rank or identify the importance of entities of the specified type."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Priority Scale"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Prism cco:Prism rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; cco:definition "An Optical Instrument that is designed to refract light and which consists of a transparent material with flat polished surfaces where at least two of these surfaces have an angle between them."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Prism" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prism"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PrivateNetworkTelephoneCall cco:PrivateNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; cco:definition "A Telephone Call transmitted over a network where a closed group of telephones are connected primarily to each other and use a gateway to reach the outside world, usually used inside companies and call centers (a.k.a. private branch exchange (PBX))."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Private Network Telephone Call"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProbabilityMeasurementInformationContentEntity cco:ProbabilityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; cco:alternative_label "Likelihood Measurement"@en , "Probability Measurement"@en ; cco:definition "A Measurement Information Content Entity that is a measurement of the likelihood that a Process or Process Aggregate occurs."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Probability" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Every probability measurement is made within a particular context given certain background assumptions."@en ; rdfs:label "Probability Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessAggregate cco:ProcessAggregate rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; cco:definition "An Occurrent that is a collection of processes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Process Aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessBeginning cco:ProcessBeginning rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000035 ; cco:definition "A Process Boundary that occurs on a Zero-Dimensional Temporal Region that is the starting instant of the One-Dimensional Temporal Region on which the Process, of which the Process Boundary is a part, occurs."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Process Beginning"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessEnding cco:ProcessEnding rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000035 ; cco:definition "A Process Boundary that occurs on a Zero-Dimensional Temporal Region that is the ending instant of the One-Dimensional Temporal Region on which the Process, of which the Process Boundary is a part, occurs."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Process Ending"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessHistory cco:ProcessHistory rdf:type owl:Class ; rdfs:subClassOf cco:ProcessAggregate ; cco:definition "A Process Aggregate that consists of the sum of all Processes that are part of or otherwise involved in the primary Process (i.e., the Process for which the history is being represented) and which are bounded by the Spatiotemporal Region in which the primary Process occurs."@en ; cco:elucidation "While a History is, roughly, the sum of all Processes involving a particular Independent Continuant, a Process History is, roughly, the sum of all Processes involved with a particular Process, which often includes other Processes that the Agents and Participants in the primary Process are participating in during the same Temporal Region."@en ; cco:example_of_usage "The Process History of a particular passenger flight includes the processes of refueling, takeoff, landing, passenger and luggage loading and unloading, flight attendants serving refreshments and peanuts, passengers sitting, pilots operating the flight controls, air rushing past the plane, communications with air traffic control, sensor operations, and many more." , "The Process History of a particular sporting event includes the processes of the fans arriving, cheering, booing, holding up signs, buying food and merchandise, and leaving as well as the processes that the coaches, players, and referees engage in during the sporting event." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Process History"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessRecurrenceAggregate cco:ProcessRecurrenceAggregate rdf:type owl:Class ; rdfs:subClassOf cco:ProcessAggregate ; cco:definition "A Process Aggregate that consists of the collection of subprocesses that are all instances of a single type of Process and are parts of a given History or Process History."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Process Recurrence Aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProductTransportFacility cco:ProductTransportFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to transport some product."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Product Transport Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProjectileLauncher cco:ProjectileLauncher rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict damage or harm by means of launching a high-velocity projectile at a target."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Projectile" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Projectile Launcher"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Propeller cco:Propeller rdf:type owl:Class ; rdfs:subClassOf cco:PropulsionSystemComponent ; cco:alternative_label "Propelling Screw"@en ; cco:definition "A Propulsion System Component that is designed to convert rotary motion from an Engine or other mechanical Power Source into propulsive Force."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Propeller_(aeronautics)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propeller"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PropellingNozzle cco:PropellingNozzle rdf:type owl:Class ; rdfs:subClassOf cco:Nozzle ; cco:alternative_label "Jet Nozzle"@en ; cco:definition "A Nozzle that is used to convert a propulsion Engine into a Jet Engine and functions by using its narrowest part, the throat, to increase Pressure within the Engine by constricting flow, usually until the flow chokes, then expanding the exhaust stream to, or near to, atmospheric pressure, while forming it into a high speed jet to propel the Vehicle."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Propelling_nozzle#Principles_of_operation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propelling Nozzle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProperAcceleration cco:ProperAcceleration rdf:type owl:Class ; rdfs:subClassOf cco:Acceleration ; cco:definition "An Acceleration of an object relative to a free-fall, or inertial, observer who is momentarily at rest relative to the object being measured (hence, gravity does not cause Proper Acceleration)."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Proper_acceleration" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Proper Acceleration"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProperName cco:ProperName rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeName ; cco:definition "A Designative Name that is an official name for a particular entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Proper Name"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProportionalRatioMeasurementInformationContentEntity cco:ProportionalRatioMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:RatioMeasurementInformationContentEntity ; cco:definition "A Ratio Measurement Information Content Entity that is a measurement of a portion of a whole (described by the numerator) compared against that whole (described by the denominator) where the whole is a nominally described set of like entities."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "A percentage is one way to express a proportional measure where the decimal expression of the proportion is multiplied by 100, thus giving the proportional value with respect to a whole of 100. E.g., the ratio of pigs to cows on a farm is 44 to 79 (44:79 or 44/79). The proportion of pigs to total animals is 44 to 123 or 44/123. The percentage of pigs is the decimal equivalent of the proportion (0.36) multiplied by a 100 (36%). The percentage can be expressed as a proportion where the numerator value is transformed for a denominator of 100, i.e., 36 of a 100 animals are pigs (36/100)."@en , "We may want to add either a subclass for Percentage or a data property (has percentage value) that links the percentage expression for a proportion to the relevant IBE."@en ; rdfs:label "Proportional Ratio Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionArtifactFunction cco:PropulsionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MotionArtifactFunction ; cco:definition "A Motion Artifact Function that is realized in a process in which the bearer of the function creates force leading to an entity's movement."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Propulsion" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propulsion Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionControlSystem cco:PropulsionControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:ControlSystem ; cco:definition "A Control System that consists of control devices, displays, indicators, or modules designed to control a Propulsion System."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propulsion Control System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionProcess cco:PropulsionProcess rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; cco:definition "A Natural Process in which one or more Forces are generated and applied to a participating Object such that the Object is set in Motion or has the direction or magnitude of its Motion altered."@en ; cco:elucidation "In each case, a Propulsion Process minimally involves the Object being propelled, a Reaction Mass (e.g. a portion of water, atmosphere, exhaust, etc.), and the Force(s) acting between these two entities."@en ; cco:example_of_usage "a twin-engine turboprop plane rotating both of its propellers against a portion of atmosphere to propel the plane forward" , "an apple falling to the ground under the power of Earth's gravitational force" , "burning a portion of fuel to produce exhaust that is ejected through a jet nozzle to propel a rocket and its payload" , "heat from a fire causing ashes to rise into the sky" , "launching a water balloon using a sling shot" , "the wind blowing leaves across a lawn" , "turning a paddle wheel against a portion of water to propel the paddle boat forward" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Propulsion Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionSystem cco:PropulsionSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to facilitate the movement of material entities from one location to another and which consists of a source of mechanical power and a means of converting this power into propulsive force to generate the movement."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Propulsion" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propulsion System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionSystemComponent cco:PropulsionSystemComponent rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be a component of some Propulsion System."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propulsion System Component"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Prosthesis cco:Prosthesis rdf:type owl:Class ; rdfs:subClassOf cco:MedicalArtifact ; cco:definition "A Medical Artifact that is designed to replace a missing body part."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthesis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticArm cco:ProstheticArm rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace a missing arm."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Arm"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticFoot cco:ProstheticFoot rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace a missing foot."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Foot"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticHand cco:ProstheticHand rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace a missing hand."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Hand"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticLeg cco:ProstheticLeg rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace a missing leg."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Leg"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Protruding cco:Protruding rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a part of an object in virtue of the part extending out above or beyond the surface of the object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Protruding"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Province cco:Province rdf:type owl:Class ; rdfs:subClassOf cco:FirstOrderAdministrativeRegion ; cco:definition "A First-Order Administrative Region that is part of a Country and delimits the authority of a magistrate who holds constitutionally-defined administrative jurisdiction over the defined geographic territory that bounds the Province."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Province" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Province"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PublicAddressSystem cco:PublicAddressSystem rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationSystem ; cco:alternative_label "PA System"@en ; cco:definition "A Communication System that is designed to allow a Person to speak to a large audience."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Public_address_system" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Public Address System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PublicSafetyArtifactFunction cco:PublicSafetyArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of preventing and responding to events that could endanger the safety of the general public from significant danger, injury/harm, or damage, such as crimes or disasters (natural or man-made)."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Public_safety_organizations" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Public Safety Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PublicSafetyFacility cco:PublicSafetyFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for the prevention of and protection from events that could endanger, injure, or damage the general public."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Public_safety_organizations" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Public Safety Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PulsejetEngine cco:PulsejetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; cco:alternative_label "Pulse Jet"@en , "Pulsejet"@en ; cco:definition "An Air-Breathing Jet Engine that is capable of operating statically and uses intermittent (pulsing) Combustion of the fuel-oxidizer mixture before expelling the exhaust out through the rear Propelling Nozzle to generate Thrust."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Pulsejet" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Pulsejet Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Pump cco:Pump rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; cco:definition "A Fluid Control Artifact that is designed to impart motion to a portion of fluid to transport it within a system through the use of mechanical action."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Pump"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PumpingStation cco:PumpingStation rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; cco:definition "A Product Transport Facility that is designed to pump fluids from one place to another."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Pumping_station" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Pumping Station"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Purple cco:Purple rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that is aproximately midway between Red and Blue."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Purple"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Pyramidal cco:Pyramidal rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; cco:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having a polygonal base with vertices that all connect to the same apex to form triangular faces."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Pyramid_(geometry)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Pyramidal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/QRCode cco:QRCode rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; cco:definition "A Two-Dimensional Barcode that consists of numeric, alphanumeric, binary, or kanji information and is used primarily for tracking and marketing."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "QR Code"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/QualitySpecification cco:QualitySpecification rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:prescribes ; owl:someValuesFrom obo:BFO_0000019 ] ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; cco:definition "A Directive Information Content Entity that prescribes some Quality."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Quality Specification"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadarImagingArtifactFunction cco:RadarImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ImagingArtifactFunction ; cco:definition "An Imaging Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities using radio waves."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radar Imaging Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiationAbsorptivity cco:RadiationAbsorptivity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of the capacity of that bearer to absorb electromagnetic radiation of a given frequency."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Radiation Absorptivity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiationEmissivity cco:RadiationEmissivity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of the capacity of that bearer to emit electromagnetic radiation of a given frequency."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Radiation Emissivity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiationReflectivity cco:RadiationReflectivity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of the capacity of that bearer to scatter or reflect electromagnetic radiation of a given frequency."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Radiation Reflectivity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioAntenna cco:RadioAntenna rdf:type owl:Class ; rdfs:subClassOf cco:BidirectionalTransducer ; cco:definition "A Bidirectional Transducer that is designed to convert electric power into radio waves, and radio waves into electric power."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Antenna_(radio)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Antenna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioBroadcast cco:RadioBroadcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Radio Broadcasting"@en ; cco:definition "An Act of Communciation by Media that is transmitted to an audience through a radio network."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Radio_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Radio Broadcast"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationArtifactFunction cco:RadioCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticCommunicationArtifactFunction ; cco:definition "An Electromagnetic Communication Artifact Function that is realized in a process that conveys meaningful signs by means of radio waves."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Communication Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument cco:RadioCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationInstrument ; cco:definition "A Communication Instrument that is designed to enable communication between two or more entities via the use of radio waves."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Communication Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInterferenceArtifactFunction cco:RadioCommunicationInterferenceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationInterferenceArtifactFunction ; cco:definition "A Communication Interference Artifact Function that is realized during events in which an Artifact is used to interfere with the transmission of information via radio waves."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Communication Interference Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationReceptionArtifactFunction cco:RadioCommunicationReceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationReceptionArtifactFunction ; cco:definition "A Communication Reception Artifact Function that inheres in an Artifact that is capable of receiving information transmitted from another Artifact to which it is not connected by an electrical conductor."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Communication Reception Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationRelayArtifactFunction cco:RadioCommunicationRelayArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationRelayArtifactFunction ; cco:definition "A Communication Relay Artifact Function that is realized during events in which an Artifact is used to first receive and then transmit information without the use of wires from one Artifact to another for the purpose of communiction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Communication Relay Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioFrequency cco:RadioFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:acronym "RF" ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 3 kHz and 300 GHz."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Radio_wave" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Radio Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioInterference cco:RadioInterference rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; cco:definition "A Natural Process in which a radio signal is disrupted, whether unintentionally or as the result of an Act of Radio Jamming, Act of Radio Spoofing, or similar Intentional Act."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Radio Interference"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioReceiver cco:RadioReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; cco:definition "A Radio Communication Instrument that is an electronic device that is designed to extract information from radio waves intercepted by a Radio Antenna by using electronic filters to separate the desired radio frequency signal from other signals, an electronic amplifier to increase the power of the signal, and demodulation to recover the desired information."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Receiver_%28radio%29" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Receiver"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioRelayStation cco:RadioRelayStation rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationsFacility ; cco:definition "A Communications Facility that is the bearer of functions realized in the relay of radio signals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Radio Relay Station"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioRepeater cco:RadioRepeater rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransceiver ; cco:definition "A Radio Transceiver that is designed to receive a radio signal, amplify it, and retransmit it (often on another frequency)."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Repeater#Types" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Repeater"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTelescope cco:RadioTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing radio waves to form an enhanced image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Radio_telescope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "A Radio Telescope consists of a specialized Antenna and a Radio Receiver and is typically used to receive radio waves from sources in outer space."@en ; rdfs:label "Radio Telescope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransceiver cco:RadioTransceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; cco:definition "A Radio Communication Instrument that is an electronic device composed of both a Radio Transmitter and a Radio Receiver that share common circuitry or a single housing."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Transceiver" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Transceiver"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransmitter cco:RadioTransmitter rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; cco:definition "A Radio Communication Instrument that is an electronic device that is designed to generate a radio frequency alternating current, which can be applied to a Radio Antenna to be transmitted as radio waves."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Transmitter" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Transmitter"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransponder cco:RadioTransponder rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; cco:alternative_label "Transmitter-Responder"@en ; cco:definition "A Radio Communication Instrument that is an electronic device that acts as both a Radio Transmitter and responder and is used to wirelessly receive and transmit electrical signals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Transponder"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioWaveConversionArtifactFunction cco:RadioWaveConversionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by an Artifact being used to convert electric power into radio waves or radio waves into electric power."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Wave Conversion Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Radioactive cco:Radioactive rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in a bearer in virtue of that bearer exhibiting or being caused by radioactivity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Radioactive"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiologicalWeapon cco:RadiologicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of releasing radioactive material."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Radiological_weapon" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radiological Weapon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Radiolucent cco:Radiolucent rdf:type owl:Class ; rdfs:subClassOf cco:Radiopacity ; cco:alternative_label "Hypodense"@en , "Transradiance"@en ; cco:definition "A Radiopacity that inheres in a bearer in virtue of its capacity to permit most X-rays to pass through it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Radiolucent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Radiopacity cco:Radiopacity rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; cco:alternative_label "Radiodensity"@en ; cco:definition "An Opacity that inheres in a bearer in virtue of its capacity to allow or prevent X-rays to pass through it."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Radiodensity" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Radiopacity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Radiopaque cco:Radiopaque rdf:type owl:Class ; rdfs:subClassOf cco:Radiopacity ; cco:alternative_label "Radiodense"@en ; cco:definition "A Radiopacity that inheres in a bearer in virtue of its capacity to prevent most X-rays from passing through it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Radiopaque"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RailFacility cco:RailFacility rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; cco:definition "A Transportation Facility that is designed for transferring people or cargo to and from Trains."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Train_station" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Rail Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RailTransportVehicle cco:RailTransportVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; cco:definition "A Ground Vehicle that is designed to convey cargo, passengers, or equipment by Railway."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rail_transport" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rail Transport Vehicle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Railcar cco:Railcar rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; cco:definition "A Rail Transport Vehicle that consists of a single self-propelled Vehicle that is not a Train, is designed to transport passengers, and which may also be designed to connect to other Railcars to form a Train."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Railcar" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "In American-English, the term 'Railcar' is often used in a broader sense that is interchangeable with 'Railroad Car'."@en ; rdfs:label "Railcar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Railway cco:Railway rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable Trains to transport passengers and goods."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rail_transport" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Railway"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RailwayCrossing cco:RailwayCrossing rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:alternative_label "Level Crossing"@en ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable Persons or Ground Vehicles to cross a Railway when traveling along a road or path that is perpendicular to and at the same elevation as the Railway at the point where they overlap."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Level_crossing" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Railway Crossing"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RailwayJunction cco:RailwayJunction rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable a Train to switch between the tracks of two routes."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Junction_(rail)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Railway Junction"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RamjetEngine cco:RamjetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; cco:alternative_label "Ramjet"@en ; cco:definition "An Air-Breathing Jet Engine that uses the forward motion of the Engine to compress incoming air (without the use of an axial compressor) and decelerate it to subsonic speeds before adding the fuel and constantly combusting the mixture then expelling the exhaust out through the rear Propelling Nozzle to generate Thrust."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Ramjet" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ramjet Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RandomWireAntenna cco:RandomWireAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; cco:definition "A Wire Antenna that consists of a long wire suspended above the ground with a length that does not bear a relation to the wavelength of the radio waves used and which is typically used as a receiving antenna on the long, medium, and short wave bands."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Random_wire_antenna" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Random Wire Antenna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RatioMeasurementInformationContentEntity cco:RatioMeasurementInformationContentEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:is_a_ratio_measurement_of ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; cco:definition "A Measurement Information Content Entity that consists of a symbol that places a Quality of an Entity onto an interval scale having a true zero value."@en ; cco:example_of_usage "The sentence \"The temperature reached 240.372 degrees Kelvin on January 20, 1985 in Chicago, IL.\" is the carrier of a ratio measurement as 0 degrees on the Kelvin scale does describe absolute zero."@en , "a measurement of the barometric pressure at 1,000 feet above sea level" , "a measurement of the measure of air temperature on the Kelvin scale" , "a measurement of the number of members in an Organization" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Four of the subtypes of measurements used here (Interval, Nominal, Ordinal, and Ratio) were originally defined by S.S. Stevens in the article \"On the Theory of Scales of Measurement\" in Science, Vol. 103 No. 2684 on June 7, 1946. For an introductory article with links to additional content including criticisms and alternate classifications of measurements see https://en.wikipedia.org/wiki/Level_of_measurement"@en ; rdfs:label "Ratio Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReactantArtifactFunction cco:ReactantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which a substance or compound is added to a system in order to bring about a chemical reaction and is consumed in the course of the reaction."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Reagent" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reactant Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReactionEngine cco:ReactionEngine rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; cco:alternative_label "Reaction Motor"@en ; cco:definition "An Engine that provides propulsion by expelling Reaction Mass."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Reaction_engine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reaction Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReactionMass cco:ReactionMass rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; cco:alternative_label "Working Mass"@en ; cco:definition "A Material Entity against which a Propulsion System operates in order to produce Acceleration."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Working_mass" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reaction Mass"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReciprocatingSteamEngine cco:ReciprocatingSteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:SteamEngine ; cco:definition "A Steam Engine that is designed to use one or more reciprocating pistons to convert pressure into a rotating motion."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Reciprocating_engine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reciprocating Steam Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RecordingDevice cco:RecordingDevice rdf:type owl:Class ; rdfs:subClassOf cco:InformationProcessingArtifact ; cco:definition "An Information Processing Artifact that is designed to capture some information and store it in some recording format on some storage medium."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Recording" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Recording Device"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Rectangular cco:Rectangular rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of having four sides and four 90 degree angles."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Rectangular"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RectilinearMotion cco:RectilinearMotion rdf:type owl:Class ; rdfs:subClassOf cco:TranslationalMotion ; cco:alternative_label "Linear Motion"@en ; cco:definition "A Translational Motion process in which an Object moves along a straight path."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Rectilinear Motion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Red cco:Red rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that is above Orange with a wavelength in the visible spectrum typically between 635 to 700 nanometers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Red"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceSystem cco:ReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; cco:definition "A Descriptive Information Content Entity that describes a set of standards for organizing and understanding data of the specified type or domain."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceTime cco:ReferenceTime rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000148 ; cco:alternative_label "Epoch"@en , "Epoch Time"@en , "Reference Date"@en ; cco:definition "A Zero-Dimensional Temporal Region that is an approximate temporal instant in relation to which other Temporal Regions are measured or identified."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Epoch_(reference_date)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Reference Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Refinery cco:Refinery rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed for refining raw materials into products of value."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Refinery" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Refinery"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReflectingOpticalTelescope cco:ReflectingOpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalTelescope ; cco:alternative_label "Reflecting Telescope"@en , "Reflector"@en ; cco:definition "An Optical Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light via reflection through the use of one or more curved Mirrors to form an enhanced image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Reflecting_telescope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reflecting Optical Telescope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReflectionArtifactFunction cco:ReflectionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by an Artifact participating in a reflection event in which the Artifact causes a change in a wavefront at an interface between the reflecting medium and the transmission medium such that the wavefront returns into the transmission medium."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reflection Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReflectivePrism cco:ReflectivePrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; cco:definition "A Prism designed to reflect light in order to flip, invert, rotate, deviate, or displace a beam of light entering the Prism."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reflective Prism"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RefractingOpticalTelescope cco:RefractingOpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalTelescope ; cco:alternative_label "Refracting Telescope"@en , "Refractor"@en ; cco:definition "An Optical Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light via refraction through the use of one or more Lenses to form an enhanced image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Refracting_telescope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Refracting Optical Telescope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RefractionArtifactFunction cco:RefractionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by an Artifact participating in a refraction event in which the Artifact causes a change in direction of wave propagation due to a change in its transmission medium."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Refraction Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Refractivity cco:Refractivity rdf:type owl:Class ; rdfs:subClassOf cco:RadiationReflectivity ; cco:definition "A Radiation Reflectivity that inheres in a bearer in virtue of the capacity of that bearer to change the direction of a propagating wave when passing through it."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Refractive_index#Refractivity" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Refractivity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReliabilityMeasurementInformationContentEntity cco:ReliabilityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; cco:alternative_label "Accuracy of Process"@en , "Reliability Measurement"@en ; cco:definition "A Measurement Information Content Entity that is a measurement of the extent to which an entity can consistently produce an outcome."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Reliability_(statistics)" ; cco:elucidation "Reliability concerns both a measure of past performance and the expectation that future performance will conform to the range of past performances."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Note, the term 'accuracy' is avoided due to its ambiguity between: correctness-of-performance ('Reliability Measurement Information Content Entity'), correctness-of-information (see: 'Veracity Measurement Information Content Entity'), and adherance-to-expectations (see: 'Deviation Measurement Information Content Entity')."@en ; rdfs:label "Reliability Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Religion cco:Religion rdf:type owl:Class ; rdfs:subClassOf cco:InformationContentEntity ; cco:definition "An Information Content Entity that consists of a collection of claims about the meaning or origin of existence or about the existence or nature of one or more deities, an afterlife, or spiritual or sacred entities, and which is accepted as true by an Agent or Group of Agents."@en ; cco:definition_source "http://www.dictionary.com/browse/religion" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Religion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReligiousArtifactFunction cco:ReligiousArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes related to worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Religion" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Religious Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReligiousFacility cco:ReligiousFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Religion" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Religious Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Report cco:Report rdf:type owl:Class ; rdfs:subClassOf cco:Document ; cco:definition "A Document that is designed to bear some specific Information Content Entity that conveys an account of some event, situation, or the result of some observation or inquiry."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Report" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Report"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RepresentationalInformationContentEntity cco:RepresentationalInformationContentEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:represents ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; cco:definition "A Descriptive Information Content Entity that consists of a set of propositions or the content of an image that represents some Entity."@en ; cco:example_of_usage "the content of a court transcript represents a courtroom proceeding" , "the content of a photograph of the Statue of Liberty represents the Statue of Liberty" , "the content of a video of a sporting event represents that sporting event" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Representational Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ResearchAndDevelopmentArtifactFunction cco:ResearchAndDevelopmentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of producing new knowledge or of devising new applications of existing knowledge."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Research_and_development" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Research and Development Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ResearchArtifactFunction cco:ResearchArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact is used to perform research on a specified entity or class of entities."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Research Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Reservoir cco:Reservoir rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Storage Facility that is designed to store water in a man-made open enclosure or area."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Reservoir" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Reservoir"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ResidentialArtifactFunction cco:ResidentialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of residing in a dwelling or home."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Residence" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Residential Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ResidentialFacility cco:ResidentialFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to house one or more Persons."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Residence" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Residential Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ResistanceArtifactFunction cco:ResistanceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; cco:definition "An Electrical Artifact Function that is realized in processes in which an Artifact opposes the flow of an electric current."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electrical_resistivity_and_conductivity" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electrical Resistance Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Resource cco:Resource rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000002 ; cco:definition "A Continuant that is owned by, in the possession of, or is otherwise controlled by an Agent such that it could be used by that Agent."@en ; cco:elucidation "Resources are Resources for some Agent. If no instance of Agent existed, no instance of Resource would exist either. It is not a requirement that something be valuable in order for it to be a Resource. Thus the value of something can drastically change without altering whether that thing is a Resource."@en ; cco:example_of_usage "a group of interns" , "a knowledge base" , "a plot of land" , "a software program" , "a sum of money" , "a vehicle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "This class is designed to group continuants according to a very broad criterion and is not intended to be used as a parent class for entities that can be more specifically represented under another class. Hence, Natural Resource may be an appropriate subtype but Money, Oil, and Gold Mine are not."@en ; rdfs:label "Resource"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RetailArtifactFunction cco:RetailArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of selling goods or merchandise in small or individual lots for direct consumption by persons or organizations."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Retail" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Retail Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RetailFacility cco:RetailFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for buying and selling goods and services, especially on a large scale."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Commerce" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Commercial Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Revolver cco:Revolver rdf:type owl:Class ; rdfs:subClassOf cco:HandGun ; cco:definition "A Hand Gun having a number of firing chambers in a revolving cylinder, where each chamber in the cylinder can be loaded with a single Cartridge."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Revolver" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Revolver"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RevolvingMotion cco:RevolvingMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; cco:definition "A Rotational Motion of an Object around an Axis of Rotation that is located externally to the Site occupied by the Object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Revolving Motion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RhombicAntenna cco:RhombicAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; cco:definition "A Wire Antenna that consists of one to three parallel wires suspended above the ground by poles or towers at each vertex in a rhombic shape with each of the four sides being the same length (typically at least one wavelength or longer)."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rhombic_antenna" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rhombic Antenna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Rifle cco:Rifle rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; cco:definition "A Long Gun that is designed to have a rifled barrel and to fire single Bullets over long ranges with high accuracy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rifle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rifle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Road cco:Road rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable Ground Vehicles to travel from one location to another."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Road" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Road"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RoadJunction cco:RoadJunction rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable Ground Vehicles to exit one Road and enter another."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Junction_(road)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Road Junction"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Rocket cco:Rocket rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; cco:definition "A Vehicle that is designed to travel through air or space and which obtains Thrust from a Rocket Engine."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rocket" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rocket"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RocketEngine cco:RocketEngine rdf:type owl:Class ; rdfs:subClassOf cco:JetEngine ; cco:alternative_label "Thruster"@en ; cco:definition "A Jet Engine that is designed to use only stored Rocket Propellant to form a high speed propulsive jet in order to generate Thrust."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rocket_engine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Most rocket engines are also Internal Combustion Engines, however non-combusting forms also exist. For example, an untied balloon full of air that is released and allowed to zoom around the room may be both a Rocket Engine and a Physically Powered Engine."@en ; rdfs:label "Rocket Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RocketLauncher cco:RocketLauncher rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; cco:definition "A Projectile Launcher that is designed to launch one or more Unguided Rockets."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rocket_launcher" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rocket Launcher"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RocketPod cco:RocketPod rdf:type owl:Class ; rdfs:subClassOf cco:RocketLauncher ; cco:definition "A Rocket Launcher that is designed to contain several Unguided Rockets held in individual tubes and to be used by Aircraft or Helicopters for close air support."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rocket Pod"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RocketPropelledGrenade cco:RocketPropelledGrenade rdf:type owl:Class ; rdfs:subClassOf cco:UnguidedRocket ; cco:acronym "RPG" ; cco:definition "An Unguided Rocket that is designed to contain an explosive warhead, be fired from a Shoulder-Fired Rocket Launcher, and be used against Tanks."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rocket-propelled_grenade" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rocket-Propelled Grenade"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RollAxis cco:RollAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; cco:alternative_label "Longitudinal Axis"@en ; cco:definition "An Axis of Rotation that passes through the center of an object's Mass from the front to the back of the object as defined by the direction of the object's motion."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Roll Axis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RollOrientation cco:RollOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; cco:alternative_label "Roll"@en ; cco:definition "A Spatial Orientation of an Object relative to its Roll Axis."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Roll Orientation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Rosy cco:Rosy rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color consisting of red hue and yellow hue and high brightness."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Rosy"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RotationalMotion cco:RotationalMotion rdf:type owl:Class ; rdfs:subClassOf cco:MotionProcess , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:AngularVelocity ] ; cco:alternative_label "Rotation"@en ; cco:definition "A Motion Process in which an Object moves in a Circular or Elliptical Path around an Axis of Rotation."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rotation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Rotational Motion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Round cco:Round rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:alternative_label "Circular"@en ; cco:definition "A Shape Quality that inheres in a bearer in virtue of every point along its circumference being equidistant from the center."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/round" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Round"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RoundShot cco:RoundShot rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; cco:definition "A Portion of Ammunition that is designed to be a solid projectile without explosive charge and to be fired from a cannon."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Round_shot" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Round Shot"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SatelliteArtifact cco:SatelliteArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Spacecraft ; cco:definition "A Spacecraft that is designed to Orbit a Space Object (typically Earth)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Satellite Artifact"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SawtoothWaveform cco:SawtoothWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; cco:definition "A Waveform that is characterized by a sawtooth shape due to the continuous linear transition from minimum to maximum Amplitudes followed by a near-instantaneous transition from the maximum to minimum Amplitudes of the Wave Cycle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sawtooth Waveform"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Scalp cco:Scalp rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; cco:definition "A Bodily Component that consists of the skin covering the top of the head of a human or other animal."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Scalp"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ScalpHair cco:ScalpHair rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; cco:definition "A Bodily Component that consists of a portion of hair that grows on the scalp of a human or other animal."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Scalp Hair"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Scar cco:Scar rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; cco:definition "A Bodily Component that consists of a portion of fibrous connective tissue on skin or within body tissue and which was formed due to an injury that has not healed completely."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Scar" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Scar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/School cco:School rdf:type owl:Class ; rdfs:subClassOf cco:EducationalFacility ; cco:definition "An Education Facility that is designed to provide learning space and environments for teaching of students under the direction of teachers."@en ; cco:definition_source "https://en.wikipedia.org/wiki/School" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "School"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ScramjetEngine cco:ScramjetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; cco:alternative_label "Scramjet"@en , "Supersonic Combusting Ramjet"@en ; cco:definition "An Air-Breathing Jet Engine that uses the forward motion of the Engine to compress incoming air at supersonic speeds before adding the fuel and constantly combusting the mixture then expelling the exhaust out through the rear Propelling Nozzle to generate Thrust."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Scramjet" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Scramjet Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SeaLevel cco:SeaLevel rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000146 ; cco:definition "A two-dimensional continuant fiat boundary that divides the spheroid composed of Earth and its atmosphere at some point that corresponds to the mean level of calm water in the Earth’s oceans."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Sea Level"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SeatOfLocalGovernment cco:SeatOfLocalGovernment rdf:type owl:Class ; rdfs:subClassOf cco:GovernmentBuilding ; cco:alternative_label "City Hall"@en , "Town Hall"@en ; cco:definition "A Government Building that is designed for the administration of a local community."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Seat_of_local_government" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Seat of Local Government"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SeatOfNationalGovernment cco:SeatOfNationalGovernment rdf:type owl:Class ; rdfs:subClassOf cco:GovernmentBuilding ; cco:definition "A Government Building that is designed for the administration of a sovereign nation."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Seat_of_government" ; cco:example_of_usage "Parliament of Canada" , "United States Capitol" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Seat of National Government"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Second cco:Second rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Minute ] ; cco:definition "A One-Dimensional Temporal Region that is equal to the duration of 9,192,631,770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the cesium 133 atom."@en ; cco:definition_source "https://physics.nist.gov/cuu/Units/second.html" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:comment "The Second is used as the basic SI unit of time."@en ; rdfs:label "Second"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SecondIdentifier cco:SecondIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:Second ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Second."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Second Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SecondOrderAdministrativeRegion cco:SecondOrderAdministrativeRegion rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:FirstOrderAdministrativeRegion ] ; cco:definition "A Geopolitical Entity that is a subdivision of a First-Order Administrative Region."@en ; cco:definition_source "http://www.geonames.org/export/codes.html" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Second-Order Administrative Region"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery cco:SecondaryCellElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricBattery ; cco:alternative_label "Rechargeable Battery"@en , "Secondary Cell Battery"@en ; cco:definition "An Electric Battery that is designed to be recharged."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rechargeable_battery" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Secondary Cell Electric Battery"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SemiAutomaticPistol cco:SemiAutomaticPistol rdf:type owl:Class ; rdfs:subClassOf cco:HandGun ; cco:definition "A Hand Gun that has a single fixed firing chamber machined into the rear of the barrel and an ammunition magazine capable of holding multiple Cartridges such that the Hand Gun is designed to automatically reload each time it is fired and to fire a Bullet with each successive pull of the trigger until the stored ammunition is depleted."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Semi-automatic_pistol" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Semi-automatic Pistol"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SemiMajorAxis cco:SemiMajorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:definition "A One-Dimensional Spatial Region that is equal to half the length of the Major Axis of an Ellipse."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Semi-Major Axis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SemiMinorAxis cco:SemiMinorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:definition "A One-Dimensional Spatial Region that is equal to half the length of the Minor Axis of an Ellipse."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Semi-Minor Axis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Semicircular cco:Semicircular rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape quality inhering in a bearer in virtue of the bearer having the shape of half a circle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Semicircular"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Sensor cco:Sensor rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; cco:definition "A Transducer that is designed to convert incoming energy into a output signal which reliably corresponds to changes in that energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Sensor" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sensor"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SensorArtifactFunction cco:SensorArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes wherein its bearer is used to produce an output signal which reliably corresponds to changes in the artifact's environment."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Sensor" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sensor Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SensorDeploymentArtifactFunction cco:SensorDeploymentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that inheres in Artifacts that are designed to support or convey one or more Sensors while the Sensors are realizing their own Artifact Functions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sensor Deployment Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SensorModalityFunction cco:SensorModalityFunction rdf:type owl:Class ; rdfs:subClassOf cco:SensorArtifactFunction , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000052 ; owl:someValuesFrom cco:Sensor ] ; cco:definition "A Sensor Artifact Function that inheres in some Sensor in virtue of the type of energy the Sensor is capable of converting into an output signal."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sensor Modality Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SensorPlatform cco:SensorPlatform rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to support, and in some cases transport, a Sensor during its deployment and functioning."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sensor Platform"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SequencePositionOrdinality cco:SequencePositionOrdinality rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; cco:definition "An Ordinal Measurement Information Content Entity that is about the position of some entity in some ordered sequence."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Sequence Position Ordinality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Serrated cco:Serrated rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having multiple sharp points along a edge."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Serrated"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction cco:ServiceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process of providing intangible goods to consumers."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Goods_and_services" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Service Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ServiceProvider cco:ServiceProvider rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; cco:definition "An Organization whose purpose is to provide a service to other Agents."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Service_provider" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Service Provider"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SetOfEyes cco:SetOfEyes rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom cco:Eye ] ; cco:definition "A Bodily Component that consists of two or more Eyes that are part of a single Agent."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Set of Eyes"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SewageTreatmentFacility cco:SewageTreatmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:WasteManagementFacility ; cco:definition "A Waste Management Facility that is designed for removing contaminants from wastewater, especially sewage."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Sewage_treatment" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Sewage Treatment Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Shaft cco:Shaft rdf:type owl:Class ; rdfs:subClassOf cco:MachineElement ; cco:definition "A Machine Element that is designed to rotate and transmit Torque, Power, or Rotational Motion from one machine element to another."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Shaft" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "A Shaft is usually used to connect other components of a drive train that cannot be connected directly either because of the distance between them or the need to allow for relative movement between those components."@en ; rdfs:label "Shaft"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ShapeQuality cco:ShapeQuality rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in a bearer in virtue of the ratios between dimensions of external features of that bearer."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Shape Quality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Sharp cco:Sharp rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a fine point or thin edge."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Sharp"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ShearWaveProcess cco:ShearWaveProcess rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( cco:MechanicalWaveProcess [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:TransverseWaveProfile ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf cco:MechanicalWaveProcess ; cco:definition "A Mechanical Wave that has a Transverse Wave Profile."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Shear Wave Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Shell cco:Shell rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; cco:definition "A Portion of Ammunition that is designed to be a non-self-propelled projectile and to carry a payload (explosive or other) over a relatively short distance."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Shell_(projectile)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Shell"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Shop cco:Shop rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; cco:definition "A Commercial Facility designed to sell small lots of goods to consumers."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Retail#Types_by_marketing_strategy" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Shop"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Shotgun cco:Shotgun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; cco:definition "A Long Gun that fires packets of shot, a single slug, a sabot, or a specialty round (such as tear gas, bolo shell, or a breaching round) over shorter ranges than that of Rifles and with less accuracy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Shotgun" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Shotgun"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ShouldFiredRocketLauncher cco:ShouldFiredRocketLauncher rdf:type owl:Class ; rdfs:subClassOf cco:RocketLauncher ; cco:definition "A Rocket Launcher that is designed to be small enough to be carried by a single person and fired while supported on the person's shoulder."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Shoulder-Fired Rocket Launcher"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SiderealTimeReferenceSystem cco:SiderealTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; cco:definition "A Temporal Reference System that is based on Earth's rate of rotation measured relative to one or more fixed Stars (rather than the Sun)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Sidereal Time is the angle measured from an observer's meridian along the celestial equator to the Great Circle that passes through the March equinox and both poles. This angle is usually expressed in Hours, Minutes, and Seconds."@en ; rdfs:label "Sidereal Time Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SignalDetectionArtifactFunction cco:SignalDetectionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that inheres in Artifacts that are designed to discern between information-bearing patterns and random patterns, or noise, that distract from the information."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Detection_theory" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Signal Detection Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SignalProcessingArtifactFunction cco:SignalProcessingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that inheres in Artifacts that are designed to process or transfer information contained in signals."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Signal_processing" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Signal Processing Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SilverColor cco:SilverColor rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that resembles Grey with the added feature of having a metallic shine."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Silver Color"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SineWaveform cco:SineWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; cco:alternative_label "Sinusoidal Waveform"@en ; cco:definition "A Waveform that is characterized by a smooth curved shape due to the continuous non-linear transitions between minimum and maximum Amplitudes of the Wave Cycle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sine Waveform"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SizeQuality cco:SizeQuality rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in a bearer in virtue of the bearer's extension in one or more dimensions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Size Quality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Skill cco:Skill rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:capability_of ; owl:someValuesFrom cco:Person ] ; rdfs:subClassOf cco:AgentCapability ; cco:definition "An Agent Capability that inheres in a Person to the extent of that Person's capacity to realize it in Intentional Acts of a certain type."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Skill"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SkinType cco:SkinType rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality inhering in a portion of skin by virtue of its color and natural tendency to respond to ultraviolet light."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:comment "Skin Type is classified according to a reference system such as the Fitzpatrick scale: https://en.wikipedia.org/wiki/Fitzpatrick_scale"@en ; rdfs:label "Skin Type"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Sloped cco:Sloped rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a horizontal border which is not level."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Sloped"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SniperRifle cco:SniperRifle rdf:type owl:Class ; rdfs:subClassOf cco:Rifle ; cco:definition "A Rifle that is designed to be highly accurate for long-range precision tactical shooting."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Sniper_rifle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sniper Rifle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SocialAct cco:SocialAct rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act having an objective that affects, is performed by, or is performed on behalf of, a community or group of Persons."@en ; cco:definition_source "http://en.wiktionary.org/wiki/commually" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Social Act"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SocialNetwork cco:SocialNetwork rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfAgents ; cco:definition "A Group of Agents that are connected in dyadic relations by similar personal or career interests, activities, backgrounds, or real-life connections."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Social Network"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SoftXrayFrequency cco:SoftXrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:XrayFrequency ; cco:definition "An X-Ray Frequency that is between 30 petahertz and 3 exahertz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Soft X-ray Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarCalendarSystem cco:SolarCalendarSystem rdf:type owl:Class ; rdfs:subClassOf cco:CalendarSystem ; cco:definition "A Calendar System that is designed to organize and identify dates based on the cycles of an Astronomical Body's Orbit around the Sun."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Solar_calendar" ; cco:elucidation "Unless otherwise specified, a Solar Calendar System is assumed to be relative to the Orbit of the Earth around the Sun."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Solar Calendar System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarPanel cco:SolarPanel rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:definition "An Electrical Power Source that consists in part of one or more photovoltaic (i.e. solar) cells that convert light energy (photons) directly into electricity by means of the photovoltaic effect."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Solar_panel and https://en.wikipedia.org/wiki/Solar_cell" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Solar Panel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarPanelSystem cco:SolarPanelSystem rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:alternative_label "Photovoltaic System"@en , "Solar Array"@en ; cco:definition "An Electrical Power Source that consists in part of one or more Solar Panels, a power inverter, electrical wiring between the components, a mounting and support structure, and may also include a battery and/or a solar tracking system and is the bearer of functions realized in processes of deriving, transferring, and storing electrical energy derived from light energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Photovoltaic_system" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Solar Panel System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarTimeReferenceSystem cco:SolarTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; cco:definition "A Temporal Reference System that is based on the position of the Sun in the sky."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Solar Time Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SolventArtifactFunction cco:SolventArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; cco:definition "A Chemical Reaction Artifact Function that is realized in the dissolving of other substances (namely, solutes) without change in the former's chemical structure."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Solvent" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Solvent Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SonicFrequency cco:SonicFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; cco:alternative_label "Audible Frequency"@en ; cco:definition "A Sound Frequency that is between 20 Hz and 20 kHz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Sound waves with frequencies in this range are typically audible to humans."@en ; rdfs:label "Sonic Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundFrequency cco:SoundFrequency rdf:type owl:Class ; rdfs:subClassOf cco:Frequency ; cco:definition "A Frequency that is the rate of Oscillations per second of a Sound Wave."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sound Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundPressure cco:SoundPressure rdf:type owl:Class ; rdfs:subClassOf cco:Pressure ; cco:alternative_label "Acoustic Pressure"@en ; cco:definition "A Pressure caused by a Sound Wave that is a local deviation from the ambient Pressure."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sound Pressure"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundProcessProfile cco:SoundProcessProfile rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:BFO_0000144 [ rdf:type owl:Restriction ; owl:onProperty cco:is_part_of_process ; owl:someValuesFrom cco:SoundWaveProcess ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000144 ; cco:alternative_label "Sound Quality"@en ; cco:definition "A Process Profile that is part of a sound reception process and is characterized by properties of incoming sound waves as they are translated by some sensory system."@en ; cco:definition_source "http://www.animations.physics.unsw.edu.au/waves-sound/quantifying/index.html" , "https://en.wikipedia.org/wiki/Sound#Perception_of_sound" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sound Process Profile"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundProduction cco:SoundProduction rdf:type owl:Class ; rdfs:subClassOf cco:WaveProduction ; cco:alternative_label "Sound Production Process"@en ; cco:definition "A Wave Production Process that produces a Sound Wave."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sound Production"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundWaveProcess cco:SoundWaveProcess rdf:type owl:Class ; rdfs:subClassOf cco:MechanicalWaveProcess , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:LongitudinalWaveProfile ] ; cco:definition "A Mechanical Wave Process of Pressure and displacement that is parallel to the propogation direction of the Wave Process through a medium."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Sound" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sound Wave Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundWavelength cco:SoundWavelength rdf:type owl:Class ; rdfs:subClassOf cco:Wavelength ; cco:definition "A Wavelength that is the distance a Sound Wave traverses during one Wave Cycle."@en ; cco:definition_source "http://www.physicsclassroom.com/Class/waves/u10l2b.cfm" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sound Wavelength"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Spacecraft cco:Spacecraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by Spaceflight."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Spacecraft" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Spacecraft"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SparkIgnitionEngine cco:SparkIgnitionEngine rdf:type owl:Class ; rdfs:subClassOf cco:InternalCombustionEngine ; cco:definition "An Internal Combustion Engine that is designed to operate by generating a spark to ignite a portion of Fuel and Oxidizer mixture."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Spark Ignition Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SparkIgnitionSystem cco:SparkIgnitionSystem rdf:type owl:Class ; rdfs:subClassOf cco:IgnitionSystem ; cco:definition "An Ignition System that is designed to produce a spark in order to initiate an Ignition process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Spark Ignition System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SpatialOrientation cco:SpatialOrientation rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000145 ; cco:alternative_label "Attitude"@en ; cco:definition "A Relational Quality that is the angle of Rotation of an Object relative to one or more Plane of Reference or Axis of Rotation."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Orientation_(geometry)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Spatial Orientation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SpatialReferenceSystem cco:SpatialReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:ReferenceSystem ; cco:alternative_label "Coordinate System"@en , "Spatial Coordinate System"@en , "Spatial Reference Frame"@en ; cco:definition "A Reference System that describes a set of standards for uniquely identifying the position of an entity or the direction of a vector within a defined spatial region by means of measurements along one or more Coordinate System Axes."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Coordinate_system" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Note that, while reference systems and reference frames are treated as synonyms here, some people treat them as related but separate entities. See: http://www.ggos-portal.org/lang_en/GGOS-Portal/EN/Topics/GeodeticApplications/GeodeticReferenceSystemsAndFrames/GeodeticReferenceSystemsAndFrames.html"@en ; rdfs:label "Spatial Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SpatialRegionIdentifier cco:SpatialRegionIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom obo:BFO_0000006 ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; cco:definition "A Designative Information Content Entity that designates some Spatial Region."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Spatial Region Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Speed cco:Speed rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; cco:definition "A Process Profile that is characterized by the magnitude of an object's motion with respect to a frame of reference during some time period."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Speed" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "An object's speed is the scalar absolute value of it's Velocity."@en ; rdfs:label "Speed"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SpeedArtifactFunction cco:SpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MotionArtifactFunction ; cco:definition "A Motion Artifact Function that is realized in some process in which its bearer has some speed."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Speed Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SpeedMeasurementArtifactFunction cco:SpeedMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Speed of a specified object's or class of objects' Motion."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Speed Measurement Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Spherical cco:Spherical rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; cco:definition "A Three Dimensional Shape inhering in a bearer in virtue of it having round cross sections."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Spherical"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SphericalCoordinateSystem cco:SphericalCoordinateSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; cco:definition "A Spatial Reference System for three-dimensional spatial regions that identifies each point using an ordered triple of numerical coordinates that consist of the radial distance of the point of interest from a fixed origin, its polar angle measured from a fixed zenith direction, and the azimuth angle of its orthogonal projection measured from a fixed direction on a reference plane that passes through the origin and is orthogonal to the zenith."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Spherical_coordinate_system" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Spherical Coordinate System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SpinningMotion cco:SpinningMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; cco:definition "A Rotational Motion of an Object around an Axis of Rotation that passes through the Object's Center of Mass."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Spinning Motion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Split cco:Split rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a linear opening, or having been divided into parts."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Split"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SprayNozzle cco:SprayNozzle rdf:type owl:Class ; rdfs:subClassOf cco:Nozzle ; cco:definition "A Nozzle that is designed to facilitate a conversion of the flow of a portion of liquid into a dynamic collection of drops dispersed in a portion of gas."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Spray Nozzle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Spreadsheet cco:Spreadsheet rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some Information Content Entity in an interactive, tabular form."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Spreadsheet" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Spreadsheet"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Square cco:Square rdf:type owl:Class ; rdfs:subClassOf cco:Rectangular ; cco:definition "A Rectangular shape which has four equal length sides and four 90 degree angles."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Square"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareWaveform cco:SquareWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; cco:definition "A Waveform that is characterized by a square shape due to the near-instantaneous transitions between minimum and maximum Amplitudes of the Wave Cycle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Square Waveform"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StableOrientation cco:StableOrientation rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfQuality ; cco:definition "A Stasis of Quality that holds during a Temporal Interval when an object maintains the same Spatial Orientation."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stable Orientation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Stage cco:Stage rdf:type owl:Class ; rdfs:subClassOf cco:EntertainmentFacility ; cco:definition "An Entertainment Facility that is designed to provide a space upon which entertaining performances or productions can occur."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Stage_(theatre)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Stage"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StandardTimeOfDayIdentifier cco:StandardTimeOfDayIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeOfDayIdentifier ; cco:definition "A Time of Day Identifier that designates an approximate Temporal Instant that is part of some Day and is specified using the Hours, Minutes, and Seconds of the Day that preceded the Temporal Instant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Standard Time of Day Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Stasis cco:Stasis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; cco:definition "A Process in which one or more Independent Continuants endure in an unchanging condition."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfArtifactOperationality cco:StasisOfArtifactOperationality rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; cco:definition "A Stasis of Realizable Entity that holds during a Temporal Interval when an Artifact's designed set of Artifact Functions (or at least its primary functions) or the realizations of those functions remain unchanged."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Artifact Operationality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfDisposition cco:StasisOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; cco:definition "A Stasis of Realizable Entity in which some Independent Continuant bears some Disposition that remains unchanged during a Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Disposition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfFullyMissionCapable cco:StasisOfFullyMissionCapable rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfMissionCapability ; cco:definition "A Stasis of Mission Capability during which the participating Continuant is capable of performing all of its primary functions for the specified Mission."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Fully Mission Capable"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfFunction cco:StasisOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; cco:definition "A Stasis of Realizable Entity in which some Independent Continuant bears some Function that remains unchanged during a Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfGenericallyDependentContinuant cco:StasisOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Stasis ; cco:definition "A Stasis in which some Independent Continuant bears some Generically Dependent Continuant that remains unchanged during a Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Generically Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfMissionCapability cco:StasisOfMissionCapability rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; cco:definition "A Stasis of Realizable Entity that holds during a temporal interval when a Continuant's capability (or lack thereof) to perform its intended Functions, tasks, or Objectives remains at a relatively constant level."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Mission Capability"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfNonMissionCapable cco:StasisOfNonMissionCapable rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfMissionCapability ; cco:definition "A Stasis of Mission Capability during which the participating Continuant is not capable of performing any of its primary functions for the specified Mission."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Non-Mission Capable"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfNonMissionCapableMaintenance cco:StasisOfNonMissionCapableMaintenance rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfNonMissionCapable , [ rdf:type owl:Restriction ; owl:onProperty cco:caused_by ; owl:someValuesFrom cco:ActOfMaintenance ] ; cco:definition "A Stasis of Non-Mission Capable during which the participating Continuant is not capable of performing its primary functions for the specified Mission due to participating in an Act Of Maintenance."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Non-Mission Capable Maintenance"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfPartiallyMissionCapable cco:StasisOfPartiallyMissionCapable rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfMissionCapability ; cco:definition "A Stasis of Mission Capability during which the participating Continuant is capable of performing some but not all of its primary functions for the specified Mission."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Partially Mission Capable"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfPartiallyMissionCapableMaintenance cco:StasisOfPartiallyMissionCapableMaintenance rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfPartiallyMissionCapable ; cco:definition "A Stasis of Partially Mission Capable during which the participating Continuant is not capable of performing some of its primary functions for the specified Mission due to participating in an Act Of Maintenance."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Partially Mission Capable Maintenance"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfQuality cco:StasisOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears some Quality that remains unchanged during a Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Quality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfRealizableEntity cco:StasisOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears some Realizable Entity that remains unchanged during a Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Realizable Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfRole cco:StasisOfRole rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; cco:definition "A Stasis of Realizable Entity in which some Independent Continuant bears some Role that remains unchanged during a Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfSpecificallyDependentContinuant cco:StasisOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Stasis ; cco:definition "A Stasis in which some Independent Continuant bears some Specifically Dependent Continuant that remains unchanged during a Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Stasis of Specifically Dependent Continuant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/State cco:State rdf:type owl:Class ; rdfs:subClassOf cco:FirstOrderAdministrativeRegion ; cco:alternative_label "Constituent State"@en ; cco:definition "A First-Order Administrative Region that is part of a Country and delimits a centralized regional Government that holds constitutionally-defined administrative jurisdiction over the defined geographic territory that bounds the State."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Constituent_state" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "State"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SteamEngine cco:SteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:ExternalCombustionEngine ; cco:definition "An External Combustion Engine that is designed to use steam as its working fluid."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Steam_engine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Steam Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SteeringControlComponent cco:SteeringControlComponent rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystemComponent ; cco:definition "An Vehicle Control System Component that is designed to be a component of a Steering Control System."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Steering Control Component"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SteeringControlSystem cco:SteeringControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystem ; cco:definition "A Vehicle Control System that is designed to control the direction some Vehicle is traveling."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Steering Control System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StirlingEngine cco:StirlingEngine rdf:type owl:Class ; rdfs:subClassOf cco:ExternalCombustionEngine ; cco:definition "An External Combusion Engine that is designed to compress and expand some working fluid at different temperatures, such that there is a net conversion of heat energy to mechanical work."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Stirling_engine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Stirling Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Stock cco:Stock rdf:type owl:Class ; rdfs:subClassOf cco:FinancialInstrument ; cco:definition "A Financial Instrument that entitles holders to an ownership interest (equity) in the specified Incorporated Organization."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Stock" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Stock"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StockCertificate cco:StockCertificate rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; cco:definition "Stock that consists of a Certificate."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Stock Certificate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StorageFacility cco:StorageFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to store materials or goods."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Storage" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Storage Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Straight cco:Straight rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:alternative_label "Linear"@en ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer not having curves, bends, or angles along its borders."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Straight"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Strength cco:Strength rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; cco:definition "A Realizable Entity that is realized when its bearer exerts or resists some power, influence, or force."@en ; cco:elucidation "Strength is intended to be understood broadly here. Physical strength is only one type of Strength. Other subtypes of Strength may include military strength, psychological strength, emotional strength, political strength, technological strength, and so on."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Strength"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StructuralSupportArtifactFunction cco:StructuralSupportArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by an Artifact providing physical support to another object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Structural Support Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SubBassFrequency cco:SubBassFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SonicFrequency ; cco:definition "A Sonic Frequency that is between 20 and 60 Hz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sub-Bass Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Subcontinent cco:Subcontinent rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialRegion ; cco:definition "A Geospatial Region bounded by a large, relatively self-contained landmass forming a subdivision of a Continent."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Subcontinent" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Subcontinent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SubmachineGun cco:SubmachineGun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; cco:definition "An Long Gun that is designed to be have automatic-fire functionality, fire pistol-caliber ammunition that is magazine-fed, and which is usually smaller than other automatic firearms."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Submachine_gun" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Submachine Gun"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SubmersibleArtifactFunction cco:SubmersibleArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of operating while submerged in water."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Submersible" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Submersible Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SubmillimeterWavelengthRadioTelescope cco:SubmillimeterWavelengthRadioTelescope rdf:type owl:Class ; rdfs:subClassOf cco:RadioTelescope ; cco:alternative_label "Microwave Telescope"@en ; cco:definition "A Radio Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing radio waves from the submillimeter waveband (i.e. microwaves) to form an enhanced image of the Object."@en ; cco:definition_source "http://kp12m.as.arizona.edu/docs/what_is_submillimeter.htm, https://en.wikipedia.org/wiki/Submillimetre_astronomy" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "The submillimeter waveband is between the far-infrared and microwave wavebands and is typically taken to have a wavelength of between a few hundred micrometers and a millimeter."@en ; rdfs:label "Submillimeter Wavelength Radio Telescope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SuperHighFrequency cco:SuperHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MicrowaveFrequency ; cco:acronym "SHF" ; cco:alternative_label "ITU Band Number 10"@en ; cco:definition "A Microwave Frequency that is between 3 and 30 GHz."@en ; cco:definition_source "International Telecommunication Union (ITU)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 100–10 mm"@en ; rdfs:label "Super High Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SuperLowFrequency cco:SuperLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "SLF" ; cco:alternative_label "ITU Band Number 2"@en ; cco:definition "A Radio Frequency that is between 30 and 300 Hz."@en ; cco:definition_source "International Telecommunication Union (ITU)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 10,000–1,000 km"@en ; rdfs:label "Super Low Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SurfaceTension cco:SurfaceTension rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; cco:definition "A Disposition that inheres in a liquid and is realized when the cohesive forces of the molecules in the bearer at the surface are greater than the adhesive forces of the molecules in the surrounding air."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Surface_tension" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Surface Tension"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SurfaceWaveProfile cco:SurfaceWaveProfile rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; cco:alternative_label "Surface Wave"@en ; cco:definition "A Wave Process Profile in which the Wave Process propogates along the surface of a medium and which involves both transverse and longitudinal wave profiles such that the motion of the displacement of participating particles is circular or elliptical."@en ; cco:example_of_usage "the motion of an ocean wave" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Surface Wave Profile"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SurfactantArtifactFunction cco:SurfactantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:EmulsifierArtifactFunction ; cco:definition "An Emulsifier Artifact Function that is realized in a process that lowers the surface tension between two liquids or between a liquid and a solid."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Surfactant" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Surfactant Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SwitchArtifactFunction cco:SwitchArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process of breaking an electric circuit by interrupting the current or diverting it from one conductor to another."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Switch" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Switch Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Synagogue cco:Synagogue rdf:type owl:Class ; rdfs:subClassOf cco:ReligiousFacility ; cco:definition "A Religious Facility that is designed for Judaic worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Synagogue" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Synagogue"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SyntheticApertureRadarImagingArtifactFunction cco:SyntheticApertureRadarImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:RadarImagingArtifactFunction ; cco:definition "A Radar Imaging Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities using the motion of a radar antenna over a targeted region to create a synthetic aperture."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Synthetic Aperture Radar Imaging Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SystemClock cco:SystemClock rdf:type owl:Class ; rdfs:subClassOf cco:TimekeepingInstrument ; cco:definition "A Timekeeping Instrument that is part of a computer an is designed to issue a steady high-frequency signal that is used to synchronize all of the computer's internal components."@en ; cco:definition_source "http://www.thefreedictionary.com/system+clock" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "System Clock"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SystemRole cco:SystemRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; cco:definition "A Role that inheres in an entity in virtue of it being an arrangement of parts or elements that together exhibit behavior or meaning that the individual constituents do not."@en ; cco:definition_source "https://www.incose.org/about-systems-engineering/system-and-se-definition/general-system-definition"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "System Role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Tank cco:Tank rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:definition "An Armored Fighting Vehicle that is designed to carry heavy firepower, have a powerful Engine, and travel on one or more continuous tracks such that it is suitable for front-line combat and can provide operational maneuverability as well as tactical offensive and defensive capabilities."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Tank"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Tank firepower is normally provided by a large-caliber main gun mounted in a rotating turret, which is supported by secondary machine guns. A tank's heavy armour and all-terrain mobility provide protection for both the tank and its crew, allowing it to perform all primary tasks of the armoured troops on the battlefield."@en ; rdfs:label "Tank"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Target cco:Target rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:BFO_0000040 [ rdf:type owl:Restriction ; owl:onProperty cco:is_object_of ; owl:someValuesFrom cco:ActOfTargeting ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000040 ; cco:definition "A Material Entity that is the object of an Act of Targeting."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Although people speak of targeting a process, say, a parade, what in fact are being targeted are the material participants of that process. The disruption or ceasing of the process is the objective of some plan, but not technically a target. Only material things can be targeted for action. Even if some dependent entity is described as being the target, the material thing for which that dependent entity depends is the object of a targeting process."@en ; rdfs:label "Target"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Tattoo cco:Tattoo rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; cco:definition "A Bodily Component that consists of a typically permanent mark or design on a portion of skin that is created by a process of pricking and ingraining an indelible pigment or by raising scars."@en ; cco:definition_source "http://www.thefreedictionary.com/tattoo" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Tattoo"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationEndpoint cco:TelecommunicationEndpoint rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkNode ; cco:definition "A Telecommunication Network Node that connects a Telecommunication Terminal to a Telecommunication Network."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Communication_endpoint" ; cco:elucidation "A Telecommunication Terminal is an end user device such as a Telephone, fax machine, or Computer."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Endpoint"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInfrastructure cco:TelecommunicationInfrastructure rdf:type owl:Class ; rdfs:subClassOf cco:Infrastructure ; cco:definition "An Infrastructure that is designed to support the use of Telecommunication Instruments to communicate."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Category:Telecommunications_infrastructure" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Infrastructure"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInstrument cco:TelecommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationInstrument ; cco:definition "A Communication Instrument that is designed for use by some Agent in some Act of Communication where the recipient of that communication is potentially a significant distance away from the Agent."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetwork cco:TelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInfrastructure ; cco:definition "A Telecommunication Infrastructure Artifact that is a system of Telecommunication Network Nodes and Lines, and is designed to enable the transmission of information over significant distances between Telecommunication Endpoints."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telecommunications_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Network"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkLine cco:TelecommunicationNetworkLine rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInfrastructure ; cco:definition "A Telecommunication Infrastructure Artifact that is designed to be the physical transmission medium that connects two or more Telecommunication Network Nodes within a Telecommunication Network to facilitate communication between the Nodes."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telecommunications_link" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Network Line"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkNode cco:TelecommunicationNetworkNode rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInfrastructure , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:TelecommunicationNetwork ] ; cco:definition "A Telecommunication Infrastructure Artifact that consists of a connection point, redistribution point, or endpoint that is designed to be part of a Telecommunication Network and can be either active or passive."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Node_(networking)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Network Node"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationSwitchingNode cco:TelecommunicationSwitchingNode rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkNode ; cco:definition "A Telecommunication Network Node that is capable of redirecting a communication transmission to another Telecommunication Network Node."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telecommunications_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Switching Node"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelemetryProcess cco:TelemetryProcess rdf:type owl:Class ; rdfs:subClassOf cco:MechanicalProcess , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:ActOfCommunicationByMedia ] , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:ActOfMeasuring ] ; cco:definition "A Mechanical Process that is highly automated and in which measurements are made or other data is collected and transmitted to receiving equipment to facilitate the monitoring of environmental conditions or equipment parameters at a remote or inaccessible location."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telemetry" ; cco:example_of_usage "using a GPS tag to track a shark's migratory pattern" , "using a portable cardiac monitor to remotely collect data on a patient's heart activity (biotelemetry)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Telemetry Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Telephone cco:Telephone rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInstrument ; cco:alternative_label "Phone"@en ; cco:definition "A Telecommunication Instrument that is designed to provide point-to-point communication between agents by means of audio messages."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telephone" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneCall cco:TelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Telephone Calling"@en ; cco:definition "An Act of Communciation by Media transmitted over a telephone network to two or more Persons."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Telephone Call"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneLine cco:TelephoneLine rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkLine ; cco:alternative_label "Telephone Circuit"@en ; cco:definition "A Telecommunication Network Line that consists of a physical wire or other signaling medium that is designed to be part of a Telephone Network."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telephone_line" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone Line"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneNetwork cco:TelephoneNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; cco:definition "A Telecommunication Network that is designed to allow telephone calls to be made between two or more parties connected to the network."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telephone_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone Network"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneSubscriberLine cco:TelephoneSubscriberLine rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneLine ; cco:definition "A Telephone Line that connects a Communication Endpoint to another node in a Telecommunication Network to enable service to a user's Telephone."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telephone_line" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone Subscriber Line"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Telescope cco:Telescope rdf:type owl:Class ; rdfs:subClassOf cco:ImagingInstrument ; cco:definition "An Imaging Instrument that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing Electromagnetic Radiation to form an enhanced image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telescope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telescope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelevisionBroadcast cco:TelevisionBroadcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Television Broadcasting"@en ; cco:definition "An Act of Communciation by Media that is transmitted to an audience through a television network."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Television_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Television Broadcast"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Temperature cco:Temperature rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in a bearer in virtue of its thermal energy."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Temperature"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TemperatureMeasurementArtifactFunction cco:TemperatureMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Temperature of a specified object or class of objects."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Temperature Measurement Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TemporalInstantIdentifier cco:TemporalInstantIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom obo:BFO_0000148 ] ; rdfs:subClassOf cco:TemporalRegionIdentifier ; cco:alternative_label "Zero-Dimensional Temporal Region Identifier"@en ; cco:definition "A Temporal Region Identifier that designates some Zero-Dimensional Temporal Region."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Temporal Instant Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TemporalIntervalIdentifier cco:TemporalIntervalIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom obo:BFO_0000038 ] ; rdfs:subClassOf cco:TemporalRegionIdentifier ; cco:alternative_label "One-Dimensional Temporal Region Identifier"@en ; cco:definition "A Temporal Region Identifier that designates some One-Dimensional Temporal Region."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Temporal Interval Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem cco:TemporalReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:ReferenceSystem ; cco:alternative_label "Temporal Reference Frame"@en , "Time Scale"@en ; cco:definition "A Reference System that describes a set of standards for measuring time as well as understanding the context of and organizing temporal data."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Temporal Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TemporalRegionIdentifier cco:TemporalRegionIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom obo:BFO_0000008 ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; cco:definition "A Designative Information Content Entity that designates some Temporal Region."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Temporal Region Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TerminalBoard cco:TerminalBoard rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:definition "An Electrical Power Source Component that is designed to join electrical terminations and create an electrical circuit by means of a block which connects individual wires without a splice or physically joining the ends."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Electrical_connector#Terminal_blocks" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Terminal Board"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TerroristTrainingCamp cco:TerroristTrainingCamp rdf:type owl:Class ; rdfs:subClassOf cco:TrainingCamp ; cco:definition "A Training Camp designed to teach students methods of terrorism."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Terrorist_training_camp" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Terrorist Training Camp"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TextMessaging cco:TextMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Text Messaging"@en , "Act of Texting"@en ; cco:definition "An Act of Communication by Media involving the exchange of brief written messages between fixed-line phone or mobile phone and fixed or portable devices over a network."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Text_messaging" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Text Messaging"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Texture cco:Texture rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in a bearer in virtue of the size, shape, and distribution of features on its surface, typically on a continuum from smooth to rough."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Texture"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalControlArtifactFunction cco:ThermalControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by an Artifact increasing, decreasing, or maintaining the temperature of itself, a part of itself, or another object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Thermal Control Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalImagingArtifactFunction cco:ThermalImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ImagingArtifactFunction ; cco:definition "An Imaging Artifact Function that is realized during events in which an Artifact is used to create a visual representation of an entity using radiation from the far infrared region of the electromagnetic spectrum that the entity emits"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Thermal Imaging Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalInsulationArtifactFunction cco:ThermalInsulationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ThermalControlArtifactFunction ; cco:definition "A Thermal Control Artifact Function that is realized during events in which an Artifact prevents or reduces the transfer of heat between objects that are in thermal contact or in range of radiative influence."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Thermal_insulation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Thermal Insulation Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalPowerPlant cco:ThermalPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; cco:definition "An Electric Power Station that is designed to convert heat energy into electrical energy."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Thermal_power_station" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Thermal Power Plant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Thickness cco:Thickness rdf:type owl:Class ; rdfs:subClassOf cco:Depth ; cco:definition "A Depth that inheres in a bearer in virtue of it extending inward through an object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Thickness"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Thin cco:Thin rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:alternative_label "Narrow"@en , "Slender"@en ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a width or depth which is significantly smaller in proportion to its length or height."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Thin"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ThirdOrderAdministrativeRegion cco:ThirdOrderAdministrativeRegion rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:SecondOrderAdministrativeRegion ] ; cco:definition "A Geopolitical Entity that is a subdivision of a Second-Order Administrative Region."@en ; cco:definition_source "http://www.geonames.org/export/codes.html" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Third-Order Administrative Region"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalExtent cco:ThreeDimensionalExtent rdf:type owl:Class ; rdfs:subClassOf cco:SizeQuality ; cco:alternative_label "Volume"@en ; cco:definition "A Size Quality that inheres in a bearer in virtue of the bearer's extension in three dimensions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Three Dimensional Extent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalPath cco:ThreeDimensionalPath rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000028 , [ rdf:type owl:Restriction ; owl:onProperty cco:has_spatial_part ; owl:someValuesFrom cco:ThreeDimensionalPosition ] ; cco:definition "A Three-Dimensional Spatial Region that encompasses the spatial region through which some Object travels."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Three-Dimensional Path"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalPosition cco:ThreeDimensionalPosition rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000028 ; cco:definition "A Three-Dimensional Spatial Region that encompasses the (minimal) spatial region in which some object is located at a particular time."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:comment "For an object in motion, its Three-Dimensional Position is part of its Three-Dimensional Path."@en ; rdfs:label "Three-Dimensional Position"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalShape cco:ThreeDimensionalShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality that inheres only in a three dimensional entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Three Dimensional Shape"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Thrust cco:Thrust rdf:type owl:Class ; rdfs:subClassOf cco:Force ; cco:definition "A Force that is equal in magnitude to but in the opposite direction of an exerted Force and which is used to describe the forward Force of a Jet or Rocket Engine in reaction to the Acceleration of its Reaction Mass in the opposite direction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "More generally, Thrust is the propulsive Force of a Rocket."@en ; rdfs:label "Thrust"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Timbre cco:Timbre rdf:type owl:Class ; rdfs:subClassOf cco:SoundProcessProfile ; cco:definition "A Sound Process Profile that is characterized by the variation, spectrum, or envelope of translated sound waves, typically on a continuum from dull or dark to bright."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Timbre"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TimeOfDay cco:TimeOfDay rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000148 , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:Day ] ; cco:definition "A Zero-Dimensional Temporal Region that is an approximate temporal instant that is part of a Day."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Time of Day"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TimeOfDayIdentifier cco:TimeOfDayIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:TimeOfDay ] ; rdfs:subClassOf cco:TemporalInstantIdentifier ; cco:definition "A Temporal Instant Identifier that designates some Time of Day."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Time of Day Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TimeZoneIdentifier cco:TimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:SpatialRegionIdentifier ; cco:definition "A Spatial Region Identifier that designates the region associated with some uniform standard time for legal, commercial, or social purposes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """Standards of date, time, and time zone data formats: ISO/WD 8601-2 (http://www.loc.gov/standards/datetime/iso-tc154-wg5_n0039_iso_wd_8601-2_2016-02-16.pdf) W3C (https://www.w3.org/TR/NOTE-datetime)"""@en , "There is no class 'Time Zone' (the region), only 'Time Zone Identifier' (the designator for some region). Instances of 'Time Zone Identifier' should be related to instances of 'Information Bearing Entity' by means of the object properites 'uses time zone identifier' and 'time zone identifier used by' as appropriate. This is supposed to be analogous to the way we represent the relationship between measurement values and measurement units, where the relevant instance of Information Bearing Entity 'uses measurement unit' some instance of Measurement Unit (i.e., an instance of Information Content Entity)."@en ; rdfs:label "Time Zone Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TimekeepingArtifactFunction cco:TimekeepingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized during events in which an Artifact is used to keep track of and report the current time."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Timekeeping Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TimekeepingInstrument cco:TimekeepingInstrument rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity that is about some temporal region."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Timekeeper" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Timekeeping Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TitleDocument cco:TitleDocument rdf:type owl:Class ; rdfs:subClassOf cco:LegalInstrument ; cco:definition "A Legal Instrument that is designed as evidence of ownership."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Title_(property)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Title Document"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Tool cco:Tool rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to assist in the performance of manual or mechanical work and not to be consumed in that process."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Tool" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Tool"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Torpedo cco:Torpedo rdf:type owl:Class ; rdfs:subClassOf cco:PrecisionGuidedMissile ; cco:definition "A Precision-Guided Missile that is designed to be fired into a body of water, be self-propelled through the water, and carry an explosive payload."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Torpedo" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Torpedo"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TorpedoTube cco:TorpedoTube rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; cco:definition "A Projectile Launcher that is designed to launch Torpedoes."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Torpedo_tube" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Torpedo Tube"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Torque cco:Torque rdf:type owl:Class ; rdfs:subClassOf cco:Force ; cco:alternative_label "Moment of Force"@en ; cco:definition "A Force that is applied to an object in a direction that would tend to cause the object to rotate around an Axis of Rotation and is the rate of change of an object's Angular Momentum."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Torque#Terminology" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Torque"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Town cco:Town rdf:type owl:Class ; rdfs:subClassOf cco:LocalAdministrativeRegion ; cco:definition "A Local Administrative Region in which a human population permanently resides that is typically larger than the population of a Village but smaller than that of a City; is designated as a town based on a particular administrative, legal, or historical status; and which delimits a local Government that typically exercises less power than that of a City Government."@en ; cco:definition_source "http://www.dictionary.com/browse/town" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Town"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Trail cco:Trail rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable transport through rough country, such as a forest or moor."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Trail" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Trail"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Train cco:Train rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; cco:alternative_label "Railroad Train"@en , "Railway Train"@en ; cco:definition "A Rail Transport Vehicle that consists of a series of connected Train Cars or Railcars."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Train" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Train"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TrainCar cco:TrainCar rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; cco:alternative_label "Railroad Car"@en ; cco:definition "A Rail Transport Vehicle that consists of a single Vehicle that is not a Train but is designed to be connected to other Train Cars along with at least one Locomotive to form a Train."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Railroad_car" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Train Car"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TrainingCamp cco:TrainingCamp rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for rigorous and focused training in order to learn or improve skills, usually involving physical actions."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Training_camp" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Training Camp"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Transcript cco:Transcript rdf:type owl:Class ; rdfs:subClassOf cco:Document ; cco:definition "A Document that is designed to bear some specific Information Content Entity that was originally recorded in a different medium."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Transcript" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Transcript"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Transducer cco:Transducer rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to convert one form of energy to another."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Transducer" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Transducer"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TranslationalMotion cco:TranslationalMotion rdf:type owl:Class ; rdfs:subClassOf cco:MotionProcess , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:Velocity ] ; cco:definition "A Motion Process in which the participating Object changes its position from one portion of space to another."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Translational Motion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Translucent cco:Translucent rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; cco:definition "An Opacity that inheres in a bearer in virtue of that bearer's capacity to transmit some but not all electromagnetic radiation of a given frequency through the bearer such that the bearer reflects, scatters, or absorbs some but not all electromagnetic radiation of that frequency."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Translucent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Transparent cco:Transparent rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; cco:definition "An Opacity that inheres in a bearer in virtue of that bearer's capacity to transmit all or nearly all electromagnetic radiation of a given frequency through the bearer such that the bearer reflects, scatters, or absorbs little or no electromagnetic radiation of that frequency."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Transparent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TransportationFacility cco:TransportationFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for commencing or concluding the transportation of transportation artifacts, or for housing transportation artifacts."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Transport" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Transportation Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TransportationInfrastructure cco:TransportationInfrastructure rdf:type owl:Class ; rdfs:subClassOf cco:Infrastructure ; cco:definition "An Infrastructure that is designed to facilitate the movement of material entities from one location to another by providing the necessary structures for Persons to travel or for Vehicles to transport material entities."@en ; cco:definition_source "http://www.cfr.org/infrastructure/transportation-infrastructure-moving-america/p18611" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Transportation Infrastructure"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TransverseWaveProfile cco:TransverseWaveProfile rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; cco:alternative_label "Transverse Wave"@en ; cco:definition "A Wave Process Profile in which the displacement of participating particles is perpendicular to the direction of the Wave Process' propogation."@en ; cco:definition_source "http://www.acs.psu.edu/drussell/Demos/waves/wavemotion.html" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Transverse Wave Profile"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TremendouslyHighFrequency cco:TremendouslyHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:acronym "THF" ; cco:alternative_label "ITU Band Number 12"@en , "Submillimeter Band Frequency"@en , "Terahertz Radiation Frequency"@en ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 300 GHz and 3 THz."@en ; cco:definition_source "International Telecommunication Union (ITU)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 1–0.1 mm"@en ; rdfs:label "Tremendously High Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Triangular cco:Triangular rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:definition "A Shape Quality inhering in a bearer in virtue of it having three angles and three sides."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Triangular"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TriangularWaveform cco:TriangularWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; cco:definition "A Waveform that is characterized by a triangular shape due to the continuous linear zig-zag transitions between minimum and maximum Amplitudes of the Wave Cycle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Triangular Waveform"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TrimTab cco:TrimTab rdf:type owl:Class ; rdfs:subClassOf cco:ControlSurface ; cco:definition "A Control Surface that is designed to counteract hydro-, aerodynamic, or other forces in order to stabilize the Vehicle it is part of in the desired Attitude."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Trim_tab" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Trim Tab"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TripleInertialNavigationSystem cco:TripleInertialNavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:InertialNavigationSystem ; cco:alternative_label "Triple INS"@en ; cco:definition "An Inertial Navigation System that is designed to use three redundant computers to continuously calculate via dead reckoning the position, orientation, and velocity of a moving object without the need for external references, in such a way that eliminates the need for a navigator."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Triple Inertial Navigation System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Tripod cco:Tripod rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that consists of three legs and a platform that joins them and which is designed to support the weight and maintain the stability of objects that are attached to or rested on the platform."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Tripod" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Tripod"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Truck cco:Truck rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:definition "A Ground Motor Vehicle that is designed to be used to transport cargo."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Truck" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Trucks vary greatly in their size and power -- ranging from small ultra-light trucks to enormous heavy trucks. Trucks also vary greatly in their configurations -- ranging from very basic flatbeds or box trucks to highly specialized cargo carriers. Trucks may also be configured to mount specialized equipment, such as in the case of fire trucks, concrete mixers, and suction excavators."@en ; rdfs:label "Truck"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Tunnel cco:Tunnel rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable Ground Vehicles to travel underneath a surrounding soil, earth, or rock formation."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Tunnel" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Tunnel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TurbineSteamEngine cco:TurbineSteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:SteamEngine ; cco:alternative_label "Steam Turbine"@en ; cco:definition "A Steam Engine that is designed to extract thermal energy from pressurized steam and use it to do mechanical work on a rotating output shaft."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Steam_turbine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Turbine Steam Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TurbofanAirBreathingJetEngine cco:TurbofanAirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; cco:definition "An Air-Breathing Jet Engine that uses a Turbofan, which consists of a Turbine and a Fan."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Turbofan" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Turbofan Air-Breathing Jet Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TurbojetAirBreathingJetEngine cco:TurbojetAirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; cco:definition "An Air-Breathing Jet Engine that uses a Turbojet, which consists of a Turbine with a Propelling Nozzle."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Turbojet" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Turbojet Air-Breathing Jet Engine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalBarCode cco:TwoDimensionalBarCode rdf:type owl:Class ; rdfs:subClassOf cco:Barcode ; cco:definition "A Barcode whose concretizations consist of two-dimensional symbol patterns."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Two-Dimensional Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalExtent cco:TwoDimensionalExtent rdf:type owl:Class ; rdfs:subClassOf cco:SizeQuality ; cco:alternative_label "Area"@en ; cco:definition "A Size Quality that inheres in a bearer in virtue of the bearer's extension in two dimensions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Two Dimensional Extent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UPCABarcode cco:UPCABarcode rdf:type owl:Class ; rdfs:subClassOf cco:UPCBarcode ; cco:definition "A UPC Barcode that consists of 12 numerical digits."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "UPC-A Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UPCBarcode cco:UPCBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; cco:definition "A One-Dimensional Barcode that consists of 6 or 12 numerical digits and is used to scan consumer goods."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "UPC Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UPCEBarcode cco:UPCEBarcode rdf:type owl:Class ; rdfs:subClassOf cco:UPCBarcode ; cco:definition "A UPC Barcode that consists of 6 numerical digits."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "UPC-E Barcode"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UltraHighFrequency cco:UltraHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MicrowaveFrequency ; cco:acronym "UHF" ; cco:alternative_label "ITU Band Number 9"@en ; cco:definition "A Microwave Frequency that is between 300 MHz and 3 GHz."@en ; cco:definition_source "International Telecommunication Union (ITU)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment """The corresponding Wavelength range is 1–0.1 m. Note that the ITU definition of UHF is broader than the definition given by IEEE 521-2002 - IEEE Standard Letter Designations for Radar-Frequency Bands, which sets the frequency range at 300 MHz to 1 GHz."""@en ; rdfs:label "Ultra High Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UltraHighFrequencyCommunicationInstrument cco:UltraHighFrequencyCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; cco:definition "A Radio Communication Instrument that is designed to participate in some process that has process part some Ultra High Frequency."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ultra High Frequency Communication Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UltraLowFrequency cco:UltraLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "ULF" ; cco:alternative_label "ITU Band Number 3"@en ; cco:definition "A Radio Frequency that is between 300 Hz and 3 kHz."@en ; cco:definition_source "International Telecommunication Union (ITU)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 1,000–100 km"@en ; rdfs:label "Ultra Low Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UltrasonicFrequency cco:UltrasonicFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; cco:definition "A Sound Frequency that is greater than 20 kHz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Ultrasonic Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UltravioletLightFrequency cco:UltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 750 terahertz and 30 petahertz."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Ultraviolet" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Ultraviolet Light Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UltravioletTelescope cco:UltravioletTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; cco:alternative_label "UV Telescope"@en ; cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing ultraviolet light to form an enhanced image of the Object."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ultraviolet Telescope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnalliedPerson cco:UnalliedPerson rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom cco:NeutralRole ] ; rdfs:subClassOf cco:Person ; cco:definition "A Person who is the bearer of some Neutral Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Neutral"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnderActiveControl cco:UnderActiveControl rdf:type owl:Class ; rdfs:subClassOf cco:ActiveStasis , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:ActOfArtifactEmployment ] ; cco:definition "An Active Stasis during which an Artifact participates in an Act of Artifact Employment."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Under Active Control"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UndergroundMine cco:UndergroundMine rdf:type owl:Class ; rdfs:subClassOf cco:Mine ; cco:definition "A Mine that is designed to support the extraction of materials from the ground using underground tunnels and shafts."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Underground_mining_(hard_rock)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Underground Mine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnderwaterMine cco:UnderwaterMine rdf:type owl:Class ; rdfs:subClassOf cco:Mine ; cco:definition "A Mine that is designed to support the extraction of materials from the ocean floor."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Naval_mine" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Underwater Mine"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnguidedRocket cco:UnguidedRocket rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; cco:alternative_label "Rocket"@en ; cco:definition "A Portion of Ammunition that is designed to be a self-propelled, but unguided, projectile that delivers some payload (explosive or other) over relatively long distances through the use of a Rocket Engine."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Rocket_(weapon)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Unguided Rocket"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnintentionalAct cco:UnintentionalAct rdf:type owl:Class ; rdfs:subClassOf cco:Act ; cco:definition "An Act in which at least one Agent plays a causative role and which is not prescribed by some Objective held by any of the Agents."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Unintentional Act"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem cco:UniversalTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:SolarTimeReferenceSystem ; cco:acronym "UT" ; cco:definition "A Solar Time Reference System that is based on the average speed of the Earth's rotation and which uses the prime meridian at 0° longitude as a reference point."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Universal Time Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnixTemporalInstant cco:UnixTemporalInstant rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000148 ; cco:definition "A Zero-Dimensional Temporal Region that is an approximate temporal instant as specified by the number of Seconds that have elapsed since the specified Epoch Time as described by an implementation of Unix Time."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Unix Temporal Instant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UpperMidrangeFrequency cco:UpperMidrangeFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SonicFrequency ; cco:definition "A Sonic Frequency that is between 2 and 4 kHz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Upper Midrange Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Valve cco:Valve rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; cco:definition "A Fluid Control Artifact that is designed to regulate, direct, or control the flow of fluid by opening, closing, or partially obstructing the fluid from moving along a passageway."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Valve" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Valve"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Vehicle cco:Vehicle rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to facilitate the movement of material entities from one location to another by conveying them there."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Vehicle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleCompartment cco:VehicleCompartment rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:alternative_label "Compartment"@en ; cco:definition "An Artifact that is designed to partition a Vehicle into subdivisions for various purposes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Compartment"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleControlSystem cco:VehicleControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:ControlSystem ; cco:definition "A Control System that is designed to enable some Agent to control some Vehicle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Control System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleControlSystemComponent cco:VehicleControlSystemComponent rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be a component of a Vehicle Control System."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Control System Component"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleFrame cco:VehicleFrame rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be the main supporting structure of some Vehicle."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Vehicle_frame" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Frame"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleFramePart cco:VehicleFramePart rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be part of some Vehicle Frame."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Frame Part"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTrack cco:VehicleTrack rdf:type owl:Class ; rdfs:subClassOf cco:ObjectTrack , [ rdf:type owl:Restriction ; owl:onProperty cco:has_spatial_part ; owl:someValuesFrom cco:VehicleTrackPoint ] ; cco:definition "An Object Track for a Vehicle during some motion."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Track"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTrackPoint cco:VehicleTrackPoint rdf:type owl:Class ; rdfs:subClassOf cco:ObjectTrackPoint , [ rdf:type owl:Restriction ; owl:onProperty cco:spatial_part_of ; owl:someValuesFrom cco:VehicleTrack ] ; cco:definition "An Object Track Point that is where a Vehicle is or was located during some motion."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Track Point"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTransmission cco:VehicleTransmission rdf:type owl:Class ; rdfs:subClassOf cco:PowerTransmissionArtifact ; cco:alternative_label "Gearbox"@en , "Transmission"@en ; cco:definition "A Power Transmission Artifact that is designed to vary the output speed and torque in a rotating power transfer system."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Transmission_(mechanics)"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Transmission"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Velocity cco:Velocity rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; cco:definition "A Process Profile of an object's Motion that describes its Speed and direction with respect to a frame of reference."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Velocity" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Velocity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VentilationControlArtifactFunction cco:VentilationControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes in which some Artifact is used to control the quality of air in some space."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ventilation Control Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VeracityMeasurementInformationContentEntity cco:VeracityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; cco:alternative_label "Accuracy of Information"@en , "Trueness Measurement"@en , "Veracity Measurement"@en ; cco:definition "A Measurement Information Content Entity that is a measurement of the extent to which a description conforms to the reality it describes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "'Deviation Measurement Information Content Entity' and 'Veracity Measurement Information Content Entity' are complementary notions. Deviation is a measure of whether reality conforms to an ICE (e.g., a plan or prediction), whereas Veracity is a measure of whether a Descriptive ICE conforms to reality."@en , "Note, the term 'accuracy' is avoided due to its ambiguity between: correctness-of-performance (see: 'Reliability Measurement Information Content Entity'), correctness-of-information ('Veracity Measurement Information Content Entity'), and adherance-to-expectations (see: 'Deviation Measurement Information Content Entity')."@en ; rdfs:label "Veracity Measurement Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Vermilion cco:Vermilion rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color consisting of red and orange hue with a slight amount of gray."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Vermilion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VeryHighFrequency cco:VeryHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "VHF" ; cco:alternative_label "ITU Band Number 8"@en ; cco:definition "A Radio Frequency that is between 30 and 300 MHz."@en ; cco:definition_source "International Telecommunication Union (ITU) and IEEE 521-2002 - IEEE Standard Letter Designations for Radar-Frequency Bands" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 10–1 m"@en ; rdfs:label "Very High Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VeryHighFrequencyCommunicationInstrument cco:VeryHighFrequencyCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; cco:definition "A Radio Communication Instrument that is designed to participate in some process that has process part some Very High Frequency."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Very High Frequency Communication Instrument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VeryLowFrequency cco:VeryLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "VLF" ; cco:alternative_label "ITU Band Number 4"@en ; cco:definition "A Radio Frequency that is between 3 and 30 kHz."@en ; cco:definition_source "International Telecommunication Union (ITU)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "The corresponding Wavelength range is 100–10 km"@en ; rdfs:label "Very Low Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VibrationProcess cco:VibrationProcess rdf:type owl:Class ; rdfs:subClassOf cco:OscillationProcess ; cco:alternative_label "Mechanical Oscillation"@en , "Vibration"@en ; cco:definition "An Oscillation Process that occurs around an equilibrium point in a material medium such that there is variation over time in the position of the material medium or its parts relative to that point."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Vibration Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Video cco:Video rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity in the form of a sequence of representations that are presented sufficiently rapidly to create the appearance of motion and continuity."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Video" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Video"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VideoCamera cco:VideoCamera rdf:type owl:Class ; rdfs:subClassOf cco:Camera ; cco:definition "A Camera that is designed to form and digitally or physically record a continuous stream of subsequent images of an entity or scene such that the images can be played back in succession as a video."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Video Camera"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Village cco:Village rdf:type owl:Class ; rdfs:subClassOf cco:LocalAdministrativeRegion ; cco:definition "A Local Administrative Region in which a human population permanently resides that is typically larger than the population of a hamlet but smaller than that of a Town."@en ; cco:definition_source "http://www.merriam-webster.com/dictionary/village" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Village"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Violet cco:Violet rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that is lower than Blue with a wavelength in the visible spectrum typically between 400 and 450 nanometers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Violet"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VisibleLightFrequency cco:VisibleLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 400 and 800 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Light" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Visible light overlaps with near infrared and near ultraviolet."@en ; rdfs:label "Visible Light Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VisibleLightReflectionProcess cco:VisibleLightReflectionProcess rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcess ; cco:definition "A Wave Process in which an Electromagnetic Wave with a Visible Light Frequency is reflected off a portion of matter."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Visible Light Reflection Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VisibleObservation cco:VisibleObservation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfObservation , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:VisibleLightReflectionProcess ] ; cco:definition "An Act of Observation that involves visual perception."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Visible Observation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VisualProsthesis cco:VisualProsthesis rdf:type owl:Class ; rdfs:subClassOf cco:ArtificialEye ; cco:alternative_label "Bionic Eye"@en ; cco:definition "An Artificial Eye that is designed to replace a missing eye, which performs the function of an eye."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Visual_prosthesis" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Visual Prosthesis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VoltageRegulatingArtifactFunction cco:VoltageRegulatingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to cause a change in the voltage magnitude between the sending and receiving end of an electrical component."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Voltage_regulation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Voltage Regulating Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Vulnerability cco:Vulnerability rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; cco:definition "A Disposition that inheres in a bearer in virtue of its being susceptible to having its otherwise reliable participation in processes of a certain type disrupted by a process of another type."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Vulnerability"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Warehouse cco:Warehouse rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Storage Facility that is designed to store commercial goods."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Warehouse" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Warehouse"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WarningMessage cco:WarningMessage rdf:type owl:Class ; rdfs:subClassOf cco:NotificationMessage ; cco:definition "A Notification Message that is designed to bear an Information Content Entity that describes a possible or impending threat."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Warning Message"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WashingFacility cco:WashingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to wash personnel or equipment."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Washing" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Washing Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WasteManagementArtifactFunction cco:WasteManagementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of collecting transporting processing recycling or disposing and monitoring of waste materials."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Waste_management" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Waste Management Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WasteManagementFacility cco:WasteManagementFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for managing waste from its inception to its final disposal."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Waste_management" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Waste Management Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WaterTower cco:WaterTower rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Facility that is the bearer of functions realized in processes of storing water in an elevated container."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Water_tower" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Water Tower"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WaterTreatmentFacility cco:WaterTreatmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for making water more acceptable for a specific end-use."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Water_treatment" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Water Treatment Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Watercraft cco:Watercraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by water travel."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Watercraft" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Watercraft"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WaveCycle cco:WaveCycle rdf:type owl:Class ; rdfs:subClassOf cco:FiatProcessPart ; cco:definition "A Fiat Process Part that consists of a portion of a Wave Process that begins at an arbitrary point of the Wave Process and ends at the next point when the pattern of the Wave Process begins to repeat."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wave Cycle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WaveProcess cco:WaveProcess rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:OscillationProcess ] , [ rdf:type owl:Restriction ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:WaveProcessProfile ] , [ rdf:type owl:Restriction ; owl:onProperty cco:process_preceded_by ; owl:someValuesFrom cco:WaveProduction ] ; cco:definition "A Natural Process that involves Oscillation accompanied by a transfer of energy that travels through a portion of matter or spatial region."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Wave" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wave Process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WaveProcessProfile cco:WaveProcessProfile rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:BFO_0000144 [ rdf:type owl:Restriction ; owl:onProperty cco:is_part_of_process ; owl:someValuesFrom cco:WaveProcess ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000144 ; cco:definition "A Process Profile of a Wave Process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "This is a defined class used to group process profiles of Wave Processes. Note that not every relevant process profile can be asserted as a subtype, however, because they (e.g. Frequency and Amplitude) are applicable to other processes as well (e.g. Oscillation Process)."@en ; rdfs:label "Wave Process Profile"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WaveProduction cco:WaveProduction rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; cco:alternative_label "Wave Production Process"@en ; cco:definition "A Natural Process in which a Wave Process is generated."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wave Production"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Waveform cco:Waveform rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; cco:definition "A Wave Process Profile that is the shape of the Wave Cycles of the Wave Process when depicted in a visual graph."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Waveform"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Wavelength cco:Wavelength rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; cco:definition "A Wave Process Profile that is the distance the Wave Process traverses during one Wave Cycle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Assuming a non-dispersive media, the Wavelength will be the inverse of the Frequency."@en ; rdfs:label "Wavelength"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Wavy cco:Wavy rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:alternative_label "Undulate"@en ; cco:definition "A Shape Quality inhering in a bearer in virtue of it having a sinuous or rippled border."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Wavy"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Weapon cco:Weapon rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to destroy or inflict damage to structures or systems, or to kill or wound living things."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Weapon" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Weapon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WeaponManufacturingFacility cco:WeaponManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed to produce or assemble weapons."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Arms_industry" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Weapon Manufacturing Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Webcast cco:Webcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Webcasting"@en ; cco:definition "An Act of Communciation by Media transmitted to an audience over the Internet using streaming media technology to distribute a single content source that may be distributed live or on demand."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Webcast" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Essentially, webcasting is “broadcasting” over the Internet."@en ; rdfs:label "Webcast"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Wedding cco:Wedding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCeremony ; cco:alternative_label "Act of Wedding Ceremony"@en ; cco:definition "An Act of Ceremony in which two Persons are united in Marriage or a similar institution."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Wedding" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wedding"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Week cco:Week rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Month ] ; cco:definition "A One-Dimensional Temporal Region that is equal to seven consecutive Days."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=week" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Week"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WeekIdentifier cco:WeekIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:Week ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Week."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Week Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Weight cco:Weight rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in some material entity with a mass in virtue of its location in some gravitational field."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:comment "When an object is \"weighed\", in the typical case, it is done so by taking into account the local force of gravity to determine the object's mass, whose standard of measure is the kilogram. The actual unit of measure of weight is the newton."@en ; rdfs:label "Weight"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Wetness cco:Wetness rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in a bearer in virtue of the degree to which the bearer is covered by a liquid, typically on a continuum of dry to wet."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Wetness"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WettingAgentArtifactFunction cco:WettingAgentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SurfactantArtifactFunction ; cco:definition "A Surfactant Artifact Function that is realized in a process that reduces the water repellent tendency of a substance thereby allowing it to become wet."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Wetting" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wetting Agent Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/White cco:White rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color of maximum brightness, the color of objects that reflect nearly all wavelengths of the visible light spectrum, thus considered achromatic."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "White"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Wide cco:Wide rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; cco:alternative_label "Broad"@en , "Fat"@en ; cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a width or depth which is significantly larger in proportion to its length or height."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Wide"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Width cco:Width rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's extension in a horizontal direction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Width"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WindFarm cco:WindFarm rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; cco:definition "An Electric Power Station that is designed to convert the wind's kinetic energy into electrical power by means of wind turbines."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Wind_farm" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Wind Farm"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WireAntenna cco:WireAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; cco:definition "A Radio Antenna that consists primarily of a length of wire."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wire Antenna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WireReceiver cco:WireReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioReceiver ; cco:definition "A Radio Receiver that uses a Wire Antenna to intercept radio signals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wire Receiver"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationArtifactFunction cco:WiredCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationArtifactFunction ; cco:definition "A Communication Artifact Function that is realized in a process that conveys meaningful signs by means of a (usually cylindrical) flexible strand or rod of metal."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wired Communication Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationReceptionArtifactFunction cco:WiredCommunicationReceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationReceptionArtifactFunction ; cco:definition "A Communication Reception Artifact Function that inheres in an Artifact that is capable of receiving information transmitted from another Artifact to which it is connected by an electrical conductor."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wired Communication Reception Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationRelayArtifactFunction cco:WiredCommunicationRelayArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationRelayArtifactFunction , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom cco:RadioCommunicationArtifactFunction ] , [ rdf:type owl:Restriction ; owl:onProperty obo:BFO_0000051 ; owl:someValuesFrom cco:RadioCommunicationReceptionArtifactFunction ] ; cco:definition "A Communication Relay Artifact Function that is realized during events in which an Artifact is used to first receive and then transmit information by means of wires from one Artifact to another for the purpose of communiction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wired Communication Relay Artifact Function"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WirelessNetworkTelephoneCall cco:WirelessNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; cco:definition "A Telephone Call transmitted over a network where the telephones are mobile and can move anywhere within the coverage area."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wireless Network Telephone Call"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WirelessTelecommunicationNetwork cco:WirelessTelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; cco:alternative_label "Wireless Network"@en ; cco:definition "A Telecommunication Network that uses wireless connections to connect Telecommunication Network Nodes."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Wireless_network" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wireless Telecommunication Network"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WoundedStasis cco:WoundedStasis rdf:type owl:Class ; rdfs:subClassOf cco:DamagedStasis ; cco:alternative_label "Wounded"@en ; cco:definition "A Damaged Stasis in which a Person or other organism is the bearer of a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to an injuring event."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wounded Stasis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/XRayMicroscope cco:XRayMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; cco:definition "A Microscope that is designed to use Electromagnetic Radiation in the soft X-ray band to produce a significantly enlarged image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/X-ray_microscope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "X-ray Microscope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/XRayTelescope cco:XRayTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing X-rays to form an enhanced image of the Object."@en ; cco:definition_source "https://en.wikipedia.org/wiki/X-ray_telescope" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "X-ray Telescope"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/XrayFrequency cco:XrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 30 petahertz and 30 exahertz."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "X-ray Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/YawAxis cco:YawAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; cco:alternative_label "Vertical Axis"@en ; cco:definition "An Axis of Rotation that passes through the center of an object's Mass from the top to the bottom and is perpendicular to the direction of the object's motion. For objects in Orbit, the Yaw Axis passes through the Barycenter of its Orbit."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Yaw Axis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/YawOrientation cco:YawOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; cco:alternative_label "Yaw"@en ; cco:definition "A Spatial Orientation of an Object relative to its Yaw Axis."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Yaw Orientation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Year cco:Year rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000038 , [ rdf:type owl:Restriction ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Decade ] ; cco:definition "A One-Dimensional Temporal Region that is equal to the approximate length of time required for an Astronomical Body to complete one Orbital Revolution around its Primary Body as specified relative to a particular Temporal Reference System."@en ; cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=year" ; cco:elucidation "Unless otherwise specified, a Year is assumed to be relative to the Orbiting of the Earth around the Sun and is approximately equal to 12 Months or 365 Days."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "Year"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/YearIdentifier cco:YearIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty cco:designates ; owl:someValuesFrom cco:Year ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; cco:definition "A Temporal Interval Identifier that designates some Year."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Year Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Yellow cco:Yellow rdf:type owl:Class ; rdfs:subClassOf cco:Color ; cco:definition "A Color that is between Orange and Green with a wavelength in the visible spectrum typically between 560 to 590 nanometers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Yellow"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Zenith cco:Zenith rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:definition "A One-Dimensional Spatial Region that extends from a given location upward along the local vertical direction pointing in the direction opposite the apparent Gravitational Force at that location."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Zenith" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Zenith"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/xAxis cco:xAxis rdf:type owl:Class ; rdfs:subClassOf cco:CoordinateSystemAxis ; cco:definition "A Coordinate System Axis designated by the variable 'x'."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "x-Axis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/yAxis cco:yAxis rdf:type owl:Class ; rdfs:subClassOf cco:CoordinateSystemAxis ; cco:definition "A Coordinate System Axis designated by the variable 'y'."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "y-Axis"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/zAxis cco:zAxis rdf:type owl:Class ; rdfs:subClassOf cco:CoordinateSystemAxis ; cco:definition "A Coordinate System Axis designated by the variable 'z'."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "z-Axis"@en . ################################################################# # Individuals ################################################################# ### http://www.ontologyrepository.com/CommonCoreOntologies/AcreMeasurementUnit cco:AcreMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; cco:alternative_label "acre"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Acre Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AfghanistanAfghani cco:AfghanistanAfghani rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Afghanistan Afghani"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AlbaniaLek cco:AlbaniaLek rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Albania Lek"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AlgerianDinar cco:AlgerianDinar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Algerian Dinar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AlphaTimeZone cco:AlphaTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "A" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+1"@en ; rdfs:label "Alpha Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AngolanKwanza cco:AngolanKwanza rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Angolan Kwanza"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AngstromMeasurementUnit cco:AngstromMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:alternative_label "Angstrom"@en , "Å"@en , "Ångström"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Angstrom Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArgentinePeso cco:ArgentinePeso rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Argentine Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArmenianDram cco:ArmenianDram rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Armenian Dram"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AtmosphereMeasurementUnit cco:AtmosphereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; cco:alternative_label "atm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Atmosphere Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AustralianDollar cco:AustralianDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Australian Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AzerbaijanManat cco:AzerbaijanManat rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Azerbaijan Manat"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BangladeshTaka cco:BangladeshTaka rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Bangladesh Taka"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BarMeasurementUnit cco:BarMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; cco:alternative_label "bar"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Bar Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BarycentricCoordinateTime cco:BarycentricCoordinateTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; cco:acronym "TCB" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """\"Barycentric Coordinate Time (TCB, from the French Temps-coordonnée barycentrique) is a coordinate time standard intended to be used as the independent variable of time for all calculations pertaining to orbits of planets, asteroids, comets, and interplanetary spacecraft in the Solar system. It is equivalent to the proper time experienced by a clock at rest in a coordinate frame co-moving with the barycenter of the Solar system: that is, a clock that performs exactly the same movements as the Solar system but is outside the system's gravity well. It is therefore not influenced by the gravitational time dilation caused by the Sun and the rest of the system.\" From: (https://en.wikipedia.org/wiki/Barycentric_Coordinate_Time)"""@en ; rdfs:label "Barycentric Coordinate Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BarycentricDynamicalTime cco:BarycentricDynamicalTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; cco:acronym "TDB" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "TDB is a linear scaling of Barycentric Coordinate Time (TCB) and is a relativistic coordinate time scale used in astronomy as a time standard that accounts for time dilation when calculating Orbits and Ephemerides of Astronomical Bodies and interplanetary Spacecraft in the Solar System. TDB is a successor of Ephemeris Time (ET) and is nearly equivalent to the time scale Teph used for DE405 planetary and lunar ephemerides generated by the Jet Propulsion Laboratory."@en ; rdfs:label "Barycentric Dynamical Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BayreMeasurementUnit cco:BayreMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; cco:alternative_label "ba"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Bayre Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BelarussianRuble cco:BelarussianRuble rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Belarussian Ruble"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BhutanNgultrum cco:BhutanNgultrum rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Bhutan Ngultrum"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BinaryDegreeMeasurementUnit cco:BinaryDegreeMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; cco:alternative_label "Binary Radian"@en , "Brad"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Binary Degree Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BoliviaBoliviano cco:BoliviaBoliviano rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Bolivia Boliviano"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BosniaAndHerzegovinaConvertibleMark cco:BosniaAndHerzegovinaConvertibleMark rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Bosnia And Herzegovina Convertible Mark"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BotswanaPula cco:BotswanaPula rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Botswana Pula"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BravoTimeZone cco:BravoTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "B" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+2"@en ; rdfs:label "Bravo Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BrazilianReal cco:BrazilianReal rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Brazilian Real"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BritishThermalUnitMeasurementUnit cco:BritishThermalUnitMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; cco:alternative_label "BTU"@en , "Btu"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "British Thermal Unit Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BruneiDollar cco:BruneiDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Brunei Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BulgarianLev cco:BulgarianLev rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Bulgarian Lev"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BurundiFranc cco:BurundiFranc rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Burundi Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CFAFranc cco:CFAFranc rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "CFA Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CFPFranc cco:CFPFranc rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "CFP Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CalorieMeasurementUnit cco:CalorieMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; cco:alternative_label "cal"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Calorie Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CambodianRiel cco:CambodianRiel rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Cambodian Riel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CanadianDollar cco:CanadianDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Canadian Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CapeVerdeEscudo cco:CapeVerdeEscudo rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Cape Verde Escudo"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CentigramMeasurementUnit cco:CentigramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:alternative_label "cg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centigram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CentiliterMeasurementUnit cco:CentiliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "cL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centiliter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CentimeterMeasurementUnit cco:CentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:alternative_label "cm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CharlieTimeZone cco:CharlieTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "C" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+3"@en ; rdfs:label "Charlie Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ChileanPeso cco:ChileanPeso rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Chilean Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ChineseRenminbi cco:ChineseRenminbi rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Chinese Renminbi"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ColombianPeso cco:ColombianPeso rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Colombian Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ComorosFranc cco:ComorosFranc rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Comoros Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CoordinatedUniversalTime cco:CoordinatedUniversalTime rdf:type owl:NamedIndividual , cco:CivilTimeReferenceSystem , cco:UniversalTimeReferenceSystem ; cco:acronym "UTC" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "UTC is a variant of Universal Time that is calculated by combining Universal Time 1 with International Atomic Time by occasionally adding leap seconds to TAI in order to maintain UTC within 0.9 seconds of UT1. The difference between UTC and UT1 is called DUT1 and always has a value between -0.9 seconds and +0.9 seconds. Coordinated Universal Time is the current basis for civil time and is the reference time for time zones, whose local times are defined based on an offset from UTC."@en ; rdfs:label "Coordinated Universal Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CostaRicaColon cco:CostaRicaColon rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Costa Rica Colon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CroatiaKuna cco:CroatiaKuna rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Croatia Kuna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicCentimeterMeasurementUnit cco:CubicCentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "cm^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Centimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicDecimeterMeasurementUnit cco:CubicDecimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "dm^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Decimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicFeetPerSecondMeasurementUnit cco:CubicFeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; cco:acronym "cusec" ; cco:alternative_label "ft^3/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Feet Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicFootMeasurementUnit cco:CubicFootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "ft^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Foot Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicInchMeasurementUnit cco:CubicInchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "in^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Inch Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicMeterMeasurementUnit cco:CubicMeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "m^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicMeterPerSecondMeasurementUnit cco:CubicMeterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; cco:SI_unit_symbol "m^3/s" ; cco:acronym "cumec" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Meter Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicMillimeterMeasurementUnit cco:CubicMillimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "mm^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Millimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicYardMeasurementUnit cco:CubicYardMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "yrd^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Yard Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CzechKoruna cco:CzechKoruna rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Czech Koruna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DanishKrone cco:DanishKrone rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Danish Krone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DayMeasurementUnit cco:DayMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Day Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecibelMeasurementUnit cco:DecibelMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSoundLevel ; cco:SI_unit_symbol "dB" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Decibel Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecigramMeasurementUnit cco:DecigramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:alternative_label "dg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Decigram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DeciliterMeasurementUnit cco:DeciliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "dL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Deciliter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecimeterMeasurementUnit cco:DecimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:alternative_label "dm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Decimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DegreeCelsiusMeasurementUnit cco:DegreeCelsiusMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTemperature ; cco:SI_unit_label "degree Celsius" ; cco:SI_unit_symbol "°C" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Degree Celsius Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DegreeFahrenheitMeasurementUnit cco:DegreeFahrenheitMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTemperature ; cco:alternative_label "°F"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Degree Fahrenheit Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DegreeMeasurementUnit cco:DegreeMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; cco:SI_unit_symbol "°" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Degree Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DeltaTimeZone cco:DeltaTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "D" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+4"@en ; rdfs:label "Delta Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DemocraticRepublicOfCongoFranc cco:DemocraticRepublicOfCongoFranc rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Democratic Republic Of Congo Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DominicanPeso cco:DominicanPeso rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Dominican Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DyneMeasurementUnit cco:DyneMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; cco:alternative_label "dyn"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Dyne Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DyneSecondMeasurementUnit cco:DyneSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfImpulse ; cco:alternative_label "dyne s"@en , "dyne second"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Dyne Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EarthCenteredEarthFixedCoordinateSystem cco:EarthCenteredEarthFixedCoordinateSystem rdf:type owl:NamedIndividual , cco:CartesianCoordinateSystem , cco:GeospatialCoordinateReferenceSystem ; cco:alternative_label "Conventional Terrestrial Coordinate System"@en , "ECEF"@en , "ECR"@en , "Earth Centered Earth Fixed"@en , "Earth Centered Rotational Coordinate System"@en , "Earth-Centered Earth-Fixed"@en , "Earth-Centered, Earth-Fixed"@en ; cco:definition "A Geospatial and Cartesian Coordinate System that identifies positions using an x-axis, y-axis, and z-axis coordinate where the zero point is the center of the Earth, the z-Axis extends toward the North Pole but does not always coincide exactly with the Earth's Axis of Rotation, the x-Axis extends through the intersection of the Prime Meridian and the Equator, the y-Axis completes the right-handed system, and all three axes are fixed to the Earth such that they rotate along with the Earth."@en ; cco:definition_source "https://en.wikipedia.org/wiki/ECEF" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Earth-Centered Earth-Fixed Coordinate System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EchoTimeZone cco:EchoTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "E" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+5"@en ; rdfs:label "Echo Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EgyptianPound cco:EgyptianPound rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Egyptian Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EphemerisTime cco:EphemerisTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; cco:acronym "ET" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "ET is an astronomical time scale that was adopted as a standard in 1952 by the IAU but has since been superseded and is no longer actively used. ET is based on the ephemeris second, which was defined as a fraction of the tropical year for 1900 January 01 as calculated using Newcomb's 1895 tables of the Sun. ET was designed to avoid problems caused by variations in Earth's rotational period and was used for Solar System ephemeris calculations until being replaced by Terrestrial Dynamical Time (TDT) in 1979."@en ; rdfs:label "Ephemeris Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ErgMeasurementUnit cco:ErgMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; cco:alternative_label "erg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Erg Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EthiopianBirr cco:EthiopianBirr rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Ethiopian Birr"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Euro cco:Euro rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Euro"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FeetPerSecondMeasurementUnit cco:FeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; cco:alternative_label "ft/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Feet Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FeetPerSecondPerSecondMeasurementUnit cco:FeetPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; cco:alternative_label "ft/s/s"@en , "ft/s^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Feet Per Second Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FijiDollar cco:FijiDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Fiji Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FootMeasurementUnit cco:FootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:alternative_label "ft"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Foot Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FoxtrotTimeZone cco:FoxtrotTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "F" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+6"@en ; rdfs:label "Foxtrot Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMT cco:GMT rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "Greenwich Mean Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+0"@en ; rdfs:label "GMT"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus0330 cco:GMTminus0330 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "NST" ; cco:alternative_label "Newfoundland Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-3:30"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus1 cco:GMTminus1 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "CAT"@en , "Central African Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-1"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus10 cco:GMTminus10 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "HST"@en , "Hawaii Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-10"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus11 cco:GMTminus11 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "MIT"@en , "Midway Islands Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-11"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus2 cco:GMTminus2 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "BET"@en , "Brazil Eastern Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-2"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus3 cco:GMTminus3 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "AGT"@en , "Argentina Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-3"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus4 cco:GMTminus4 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "PRT"@en , "Puerto Rico and US Virgin Islands Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-4"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus5 cco:GMTminus5 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "EST"@en , "Eastern Standard Time"@en , "IET"@en , "Indiana Eastern Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-5"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus6 cco:GMTminus6 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "CST"@en , "Central Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-6"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus7 cco:GMTminus7 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "MST"@en , "Mountain Standard Time"@en , "PNT"@en , "Phoenix Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-7"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus8 cco:GMTminus8 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "PST"@en , "Pacific Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-8"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus9 cco:GMTminus9 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "AST"@en , "Alaska Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-9"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0330 cco:GMTplus0330 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "IRST" , "IT" ; cco:alternative_label "Iran Standard Time"@en , "Iran Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+3:30"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0530 cco:GMTplus0530 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "IST" , "SLST" ; cco:alternative_label "Indian Standard Time"@en , "Sri Lanka Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+5:30"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0930 cco:GMTplus0930 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "ACST" ; cco:alternative_label "Australian Central Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+9:30"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus1 cco:GMTplus1 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "ECT"@en , "European Central Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+1"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus10 cco:GMTplus10 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "AET"@en , "Australia Eastern Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+10"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus11 cco:GMTplus11 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "SST"@en , "Solomon Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+11"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus12 cco:GMTplus12 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "NST"@en , "New Zealand Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+12"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus2 cco:GMTplus2 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "EET"@en , "Eastern European Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+2"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus3 cco:GMTplus3 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "EAT"@en , "Eastern African Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+3"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus4 cco:GMTplus4 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "NET"@en , "Near East Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+4"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus5 cco:GMTplus5 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "PLT"@en , "Pakistan Lahore Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+5"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus6 cco:GMTplus6 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "BST"@en , "Bangladesh Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+6"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus7 cco:GMTplus7 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "VST"@en , "Vietnam Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+7"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus8 cco:GMTplus8 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "CTT"@en , "China Taiwan Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+8"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus9 cco:GMTplus9 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:alternative_label "JST"@en , "Japan Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+9"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GallonMeasurementUnit cco:GallonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "gal"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gallon Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GallonPerMinuteMeasurementUnit cco:GallonPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; cco:alternative_label "gal/min"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gallon Per Minute Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GambianDalasi cco:GambianDalasi rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Gambian Dalasi"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeocentricCoordinateTime cco:GeocentricCoordinateTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; cco:acronym "TCG" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """\"TCG is a coordinate time standard intended to be used as the independent variable of time for all calculations pertaining to precession, nutation, the Moon, and artificial satellites of the Earth. It is equivalent to the proper time experienced by a clock at rest in a coordinate frame co-moving with the center of the Earth: that is, a clock that performs exactly the same movements as the Earth but is outside the Earth's gravity well. It is therefore not influenced by the gravitational time dilation caused by the Earth.\" From: (https://en.wikipedia.org/wiki/Geocentric_Coordinate_Time)"""@en ; rdfs:label "Geocentric Coordinate Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeorgianLari cco:GeorgianLari rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Georgian Lari"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GhanaCedi cco:GhanaCedi rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Ghana Cedi"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GigahertzMeasurementUnit cco:GigahertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; cco:alternative_label "GHz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gigahertz Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GlobalAreaReferenceSystem cco:GlobalAreaReferenceSystem rdf:type owl:NamedIndividual , cco:GeospatialCoordinateReferenceSystem ; cco:acronym "GARS" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Global Area Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GolfTimeZone cco:GolfTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "G" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+7"@en ; rdfs:label "Golf Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GradianMeasurementUnit cco:GradianMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; cco:alternative_label "Gon"@en , "Grad"@en , "Grade"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gradian Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GramMeasurementUnit cco:GramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:alternative_label "g"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GramMoleMeasurementUnit cco:GramMoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; cco:alternative_label "g-mol"@en , "gram-mole"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gram-Mole Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GramPerCubicCentimeterMeasurementUnit cco:GramPerCubicCentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfDensity ; cco:SI_unit_symbol "g/cm^3" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gram Per Cubic Centimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GramPerSecondMeasurementUnit cco:GramPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMassFlowRate ; cco:alternative_label "g/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gram Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GregorianCalendar cco:GregorianCalendar rdf:type owl:NamedIndividual , cco:SolarCalendarSystem ; cco:definition "A Solar Calendar System that has a regular Year of 365 24-Hour Days divided into 12 Months with a leap day added at the end of February every 4 Years except Years that are evenly divisible by 100 but not 400 such that there are 97 leap Years every 400 Years and the average length of a Gregorian Year is 365.2425 Days (365 Days 5 Hours 49 Minutes 12 Seconds)."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Gregorian_calendar" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "The Gregorian Calendar was instituted by Pope Gregory XIII via papal bull on 24 February 1582 as a reform of the Julian Calendar to stop the drift of the calendar with respect to the equinoxes and solstices. The Gregorian Calendar is currently the most widely used civil Calendar System in the world and is 13 days ahead of the Julian Calendar Date."@en ; rdfs:label "Gregorian Calendar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GuatemalaQuetzal cco:GuatemalaQuetzal rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Guatemala Quetzal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GuineanFranc cco:GuineanFranc rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Guinean Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GuyanaDollar cco:GuyanaDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Guyana Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HaitiGourde cco:HaitiGourde rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Haiti Gourde"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HertzMeasurementUnit cco:HertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; cco:SI_unit_label "hertz" ; cco:SI_unit_symbol "Hz" ; cco:alternative_label "cycles per second"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Hertz Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HondurasLempira cco:HondurasLempira rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Honduras Lempira"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HongKongDollar cco:HongKongDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "HongKong Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HorsepowerMeasurementUnit cco:HorsepowerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; cco:alternative_label "hp"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Horsepower Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HotelTimeZone cco:HotelTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "H" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+8"@en ; rdfs:label "Hotel Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HourMeasurementUnit cco:HourMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; cco:SI_unit_symbol "h" ; cco:alternative_label "hr"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Hour Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HungaryForint cco:HungaryForint rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Hungary Forint"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IcelandKrona cco:IcelandKrona rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Iceland Krona"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InchMeasurementUnit cco:InchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:alternative_label "in"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Inch Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IndiaTimeZone cco:IndiaTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "I" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+9"@en ; rdfs:label "India Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IndianRupee cco:IndianRupee rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Indian Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IndonesiaRupiah cco:IndonesiaRupiah rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Indonesia Rupiah"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InternationalAtomicTime cco:InternationalAtomicTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; cco:acronym "TAI" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "TAI is a time standard the values of which are generated by calculating the weighted average of the measurements of more than 400 atomic clocks and is based on the International System of Units (SI) definition of one second equals the time it takes a Cesium-133 atom at the ground state to oscillate exactly 9,192,631,770 times. TAI is extremely precise, but does not perfectly synchronize with Earth times, which is why TAI and UT1 are both used to determine UTC. TAI serves as the main realization of TT."@en ; rdfs:label "International Atomic Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InternationalTerrestrialReferenceSystem cco:InternationalTerrestrialReferenceSystem rdf:type owl:NamedIndividual , cco:GeospatialCoordinateReferenceSystem ; cco:acronym "ITRS" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """The ITRS definition fulfills the following conditions: 1. It is geocentric, the center of mass being defined for the whole earth, including oceans and atmosphere. 2. The unit of length is the metre (SI). This scale is consistent with the TCG time coordinate for a geocentric local frame, in agreement with IAU and IUGG (1991) resolutions. This is obtained by appropriate relativistic modelling. 3. Its orientation was initially given by the BIH orientation at 1984.0. 4. The time evolution of the orientation is ensured by using a no-net-rotation condition with regards to horizontal tectonic motions over the whole earth. From: (https://www.iers.org/IERS/EN/Science/ITRS/ITRS.html)"""@en ; rdfs:label "International Terrestrial Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IranianRial cco:IranianRial rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Iranian Rial"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IsraelShekel cco:IsraelShekel rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Israel Shekel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JamaicanDollar cco:JamaicanDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Jamaican Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JapaneseYen cco:JapaneseYen rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Japanese Yen"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JetPropulsionLaboratoryEphemerisTimeArgument cco:JetPropulsionLaboratoryEphemerisTimeArgument rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; cco:acronym "Teph" ; cco:alternative_label "JPL Ephemeris Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Teph (the 'eph' is written as subscript) is an ephemeris time argument developed and calculated at the Jet Propulsion Laboratory (JPL) and implemented in a series of numerically integrated Development Ephemerides (DE), including the currently used DE405. Teph is characterized as a relativistic coordinate time that is nearly equivalent to the IAU's definition of TCB, though Teph is not currently an IAU time standard. Teph is used by the JPL to generate the ephemerides it publishes to support spacecraft navigation and astronomy."@en ; rdfs:label "Jet Propulsion Laboratory Ephemeris Time Argument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JouleMeasurementUnit cco:JouleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; cco:SI_unit_label "joule" ; cco:SI_unit_symbol "J" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Joule Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianCalendar cco:JulianCalendar rdf:type owl:NamedIndividual , cco:SolarCalendarSystem ; cco:definition "A Solar Calendar System that has a regular Year of 365 24-Hour Days divided into 12 Months with a leap day added at the end of February every 4 Years such that the average length of a Julian Year is 365.25 Days."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Julian_calendar" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "The Julian Calendar was proposed by Julius Caesar as a reform of the Roman Calendar, took effect on 1 January 46 BC, and was the predominant Calendar System in Europe until being largely replaced by the Gregorian Calendar."@en ; rdfs:label "Julian Calendar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JulietTimeZone cco:JulietTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "J" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Juliet time is used as an indexical to refer to local time without otherwise specifying the time zone."@en ; rdfs:label "Juliet Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KazakhstanTenge cco:KazakhstanTenge rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Kazakhstan Tenge"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KelvinMeasurementUnit cco:KelvinMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTemperature ; cco:SI_unit_label "kelvin" ; cco:SI_unit_symbol "K" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kelvin Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KenyanShilling cco:KenyanShilling rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Kenyan Shilling"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KiloTimeZone cco:KiloTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "K" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+10"@en ; rdfs:label "Kilo Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramForcePerCentimeterSquareMeasurementUnit cco:KilogramForcePerCentimeterSquareMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; cco:acronym "kg/cm^2" , "kgf/cm^2" ; cco:alternative_label "Kilogram Per Square Centimeter Measurement Unit"@en , "Kilopond Per Centimeter Square Measurement Unit"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Force Per Centimeter Square Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMeasurementUnit cco:KilogramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:SI_unit_label "kilogram" ; cco:SI_unit_symbol "kg" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMeterPerSecondMeasurementUnit cco:KilogramMeterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMomentum ; cco:alternative_label "kg m/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Meter Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMeterSquareMeasurementUnit cco:KilogramMeterSquareMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfRotationalInertia ; cco:SI_unit_symbol "kg-m^2" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Meter Square Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMoleMeasurementUnit cco:KilogramMoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; cco:alternative_label "kg-mol"@en , "kilogram-mole"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram-Mole Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramPerCubicMeterMeasurementUnit cco:KilogramPerCubicMeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfDensity ; cco:SI_unit_label "kg/m^3" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Per Cubic Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramPerLiterMeasurementUnit cco:KilogramPerLiterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfDensity ; cco:SI_unit_symbol "kg/L" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Per Liter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramPerSecondMeasurementUnit cco:KilogramPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMassFlowRate ; cco:SI_unit_symbol "kg/s" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilohertzMeasurementUnit cco:KilohertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; cco:alternative_label "kHz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilohertz Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KiloliterMeasurementUnit cco:KiloliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "kL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kiloliter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometerMeasurementUnit cco:KilometerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:alternative_label "km"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilometer Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerHourMeasurementUnit cco:KilometersPerHourMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; cco:alternative_label "km/h"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilometers Per Hour Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerSecondMeasurementUnit cco:KilometersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; cco:alternative_label "km/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilometers Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerSecondPerSecondMeasurementUnit cco:KilometersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; cco:alternative_label "km/s/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilometers Per Second Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilomoleMeasurementUnit cco:KilomoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; cco:alternative_label "kilomole"@en , "kmol"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilomole Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilonewtonMeasurementUnit cco:KilonewtonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; cco:alternative_label "kN"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilonewton Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilopondMeasurementUnit cco:KilopondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; cco:alternative_label "Kilogram Force Measurement Unit"@en , "Kilogram-Force"@en , "kgf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilopond Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilovoltAmpereMeasurementUnit cco:KilovoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; cco:alternative_label "kVA"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilovolt Ampere Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KnotMeasurementUnit cco:KnotMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; cco:alternative_label "kn"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Knot Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KuwaitiDinar cco:KuwaitiDinar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Kuwaiti Dinar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KyrgyzstanSom cco:KyrgyzstanSom rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Kyrgyzstan Som"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LaosKip cco:LaosKip rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Laos Kip"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LebanesePound cco:LebanesePound rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Lebanese Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LesothoLoti cco:LesothoLoti rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Lesotho Loti"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LiberianDollar cco:LiberianDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Liberian Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LibyanDinar cco:LibyanDinar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Libyan Dinar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LimaTimeZone cco:LimaTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "L" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+11"@en ; rdfs:label "Lima Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LiterMeasurementUnit cco:LiterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:SI_unit_symbol "L" ; cco:alternative_label "Litre"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Liter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LiterPerSecondMeasurementUnit cco:LiterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; cco:alternative_label "l/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Liter Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LongTonMeasurementUnit cco:LongTonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:alternative_label "Displacement Ton"@en , "Gross Ton"@en , "Imperial Ton"@en , "Weight Ton"@en , "ton (UK)"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Long Ton Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MacaoPataca cco:MacaoPataca rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Macao Pataca"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MacedonianDenar cco:MacedonianDenar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Macedonian Denar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MachMeasurementUnit cco:MachMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; cco:alternative_label "M"@en , "Ma"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Mach Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MadagascarMalagasyAriary cco:MadagascarMalagasyAriary rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Madagascar Malagasy Ariary"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MalawiKwacha cco:MalawiKwacha rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Malawi Kwacha"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MalaysiaRinggit cco:MalaysiaRinggit rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Malaysia Ringgit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MauritaniaOuguiya cco:MauritaniaOuguiya rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Mauritania Ouguiya"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MauritiusRupee cco:MauritiusRupee rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Mauritius Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MegahertzMeasurementUnit cco:MegahertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; cco:alternative_label "MHz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Megahertz Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeterMeasurementUnit cco:MeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:SI_unit_label "meter" ; cco:SI_unit_symbol "m" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MetersPerSecondMeasurementUnit cco:MetersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; cco:alternative_label "m/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Meters Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MetersPerSecondPerSecondMeasurementUnit cco:MetersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; cco:alternative_label "m/s/s"@en , "m/s^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Meters Per Second Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MetricTonMeasurementUnit cco:MetricTonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:SI_unit_symbol "t" ; cco:alternative_label "tonne"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Metric Ton Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MexicanPeso cco:MexicanPeso rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Mexican Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MikeTimeZone cco:MikeTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "M" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Mike Time Zone is the same local time as Yankee Time Zone, but is 1 Day (i.e. 24 Hours) ahead of Yankee Time Zone as they are on opposite sides of the International Date Line."@en , "Offset from Universal Coordinated Time = UTC+12"@en ; rdfs:label "Mike Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MileMeasurementUnit cco:MileMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:alternative_label "mi"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Mile Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerHourMeasurementUnit cco:MilesPerHourMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; cco:alternative_label "mi/h"@en , "mph"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Miles Per Hour Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerSecondMeasurementUnit cco:MilesPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; cco:alternative_label "mi/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Miles Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerSecondPerSecondMeasurementUnit cco:MilesPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; cco:alternative_label "mi/s/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Miles Per Second Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilliampereMeasurementUnit cco:MilliampereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; cco:alternative_label "mA"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milliampere Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MillibarMeasurementUnit cco:MillibarMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; cco:alternative_label "mb"@en , "mbar"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Millibar Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilligramMeasurementUnit cco:MilligramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:alternative_label "mg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milligram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilliliterMeasurementUnit cco:MilliliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "mL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milliliter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MillimeterMeasurementUnit cco:MillimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:alternative_label "mm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Millimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MinuteMeasurementUnit cco:MinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; cco:SI_unit_symbol "min" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Minute Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MinuteOfArcMeasurementUnit cco:MinuteOfArcMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; cco:SI_unit_symbol "'" ; cco:alternative_label "Arcminute"@en , "MOA"@en , "am"@en , "amin"@en , "arcmin"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Minute of Arc Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MoldovanLeu cco:MoldovanLeu rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Moldovan Leu"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MoleMeasurementUnit cco:MoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; cco:SI_unit_label "mole" ; cco:SI_unit_symbol "mol" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:comment "One mole contains exactly 6.02214076×10^23 elementary entities."@en ; rdfs:label "Mole Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MongoliaTugrik cco:MongoliaTugrik rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Mongolia Tugrik"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MonthMeasurementUnit cco:MonthMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Month Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MoroccoDirham cco:MoroccoDirham rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Morocco Dirham"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MozambiqueMetical cco:MozambiqueMetical rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Mozambique Metical"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MyanmarKyat cco:MyanmarKyat rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Myanmar Kyat"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NamibiaDollar cco:NamibiaDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Namibia Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NanometerMeasurementUnit cco:NanometerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:alternative_label "Nanometre"@en , "nm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Nanometer Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NauticalMileMeasurementUnit cco:NauticalMileMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:alternative_label "M"@en , "NM"@en , "nmi"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Nautical Mile Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NepaleseRupee cco:NepaleseRupee rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Nepalese Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NewZealandDollar cco:NewZealandDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "New Zealand Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonMeasurementUnit cco:NewtonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; cco:SI_unit_label "newton" ; cco:SI_unit_symbol "N" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Newton Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonMeterMeasurementUnit cco:NewtonMeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTorque ; cco:SI_unit_symbol "N-m" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Newton Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonSecondMeasurementUnit cco:NewtonSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfImpulse ; cco:alternative_label "N s"@en , "Newton second"@en , "Ns"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Newton Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonSecondPerKilogramMeasurementUnit cco:NewtonSecondPerKilogramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMomentum ; cco:alternative_label "Ns/kg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Newton Second Per Kilogram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NicaraguaCordobaOro cco:NicaraguaCordobaOro rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Nicaragua Cordoba Oro"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NigeriaNaira cco:NigeriaNaira rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Nigeria Naira"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NorthKoreanWon cco:NorthKoreanWon rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "North Korean Won"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NorwegianKrone cco:NorwegianKrone rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Norwegian Krone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NovemberTimeZone cco:NovemberTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "N" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-1"@en ; rdfs:label "November Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OscarTimeZone cco:OscarTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "O" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-2"@en ; rdfs:label "Oscar Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OunceMeasurementUnit cco:OunceMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:alternative_label "oz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Ounce Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PakistaniRupee cco:PakistaniRupee rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Pakistani Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PapaTimeZone cco:PapaTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "P" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-3"@en ; rdfs:label "Papa Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PapuaNewGuineaKina cco:PapuaNewGuineaKina rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Papua New Guinea Kina"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ParaguayGuarani cco:ParaguayGuarani rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Paraguay Guarani"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PascalMeasurementUnit cco:PascalMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; cco:SI_unit_label "pascal" ; cco:SI_unit_symbol "Pa" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pascal Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PeruNuevoSol cco:PeruNuevoSol rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Peru Nuevo Sol"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PhilippinePeso cco:PhilippinePeso rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Philippine Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PhonMeasurementUnit cco:PhonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSoundLevel ; cco:alternative_label "phon"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Phon Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PintMeasurementUnit cco:PintMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:alternative_label "pt"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pint Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PolandZloty cco:PolandZloty rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Poland Zloty"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundFootMeasurementUnit cco:PoundFootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTorque ; cco:acronym "lb ft" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Foot Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundFootSecondSquareMeasurementUnit cco:PoundFootSecondSquareMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfRotationalInertia ; cco:acronym "lb ft s^2" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Foot Second Square Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundForceMeasurementUnit cco:PoundForceMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; cco:alternative_label "lbf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Force Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundMeasurementUnit cco:PoundMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:alternative_label "lb"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundMoleMeasurementUnit cco:PoundMoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; cco:alternative_label "lb-mol"@en , "lbmol"@en , "pound-mole"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound-Mole Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundPerSecondMeasurementUnit cco:PoundPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMassFlowRate ; cco:alternative_label "lb/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundsPerSquareInchMeasurementUnit cco:PoundsPerSquareInchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; cco:alternative_label "psi"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pounds Per Square Inch Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/QuartMeasurementUnit cco:QuartMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:acronym "qt" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Quart Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/QuarticMeterMeasurementUnit cco:QuarticMeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAreaMomentOfInertia ; cco:SI_unit_symbol "m^4" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Quartic Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/QuebecTimeZone cco:QuebecTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "Q" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-4"@en ; rdfs:label "Quebec Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadianMeasurementUnit cco:RadianMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; cco:SI_unit_label "radian" ; cco:SI_unit_symbol "rad" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Radian Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RevolutionsPerDayMeasurementUnit cco:RevolutionsPerDayMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; cco:alternative_label "r/day"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Revolutions Per Day Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RevolutionsPerMinuteMeasurementUnit cco:RevolutionsPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; cco:alternative_label "r/min"@en , "rpm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Revolutions Per Minute Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RomanianLeu cco:RomanianLeu rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Romanian Leu"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RomeoTimeZone cco:RomeoTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "R" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-5"@en ; rdfs:label "Romeo Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RussianRouble cco:RussianRouble rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Russian Rouble"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RwandaFranc cco:RwandaFranc rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Rwanda Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SamoaTala cco:SamoaTala rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Samoa Tala"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SaoTomePrincipeDobra cco:SaoTomePrincipeDobra rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Sao Tome Principe Dobra"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SecondMeasurementUnit cco:SecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; cco:SI_unit_label "second" ; cco:SI_unit_symbol "s" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SecondOfArcMeasurementUnit cco:SecondOfArcMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; cco:SI_unit_symbol "\"" ; cco:alternative_label "Arcsecond"@en , "arcsec"@en , "as"@en , "asec"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Second of Arc Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SerbianDinar cco:SerbianDinar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Serbian Dinar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SeychellesRupee cco:SeychellesRupee rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Seychelles Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ShaftHorsepowerMeasurementUnit cco:ShaftHorsepowerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPower ; cco:alternative_label "shp"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Shaft Horsepower Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ShortTonMeasurementUnit cco:ShortTonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:alternative_label "Net Ton"@en , "ton (US)"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Short Ton Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SierraLeoneLeone cco:SierraLeoneLeone rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Sierra Leone Leone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SierraTimeZone cco:SierraTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "S" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-6"@en ; rdfs:label "Sierra Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SingaporeDollar cco:SingaporeDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Singapore Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugFootPerSecondMeasurementUnit cco:SlugFootPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMomentum ; cco:alternative_label "slug ft/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Slug Foot Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugMeasurementUnit cco:SlugMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:alternative_label "slug"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Slug Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugPerSecondMeasurementUnit cco:SlugPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMassFlowRate ; cco:alternative_label "slug/s"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Slug Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SolomonIslandDollar cco:SolomonIslandDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Solomon Island Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SoneMeasurementUnit cco:SoneMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSoundLevel ; cco:alternative_label "sone"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Sone Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SouthAfricaRand cco:SouthAfricaRand rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "South Africa Rand"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SouthKoreanWon cco:SouthKoreanWon rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "South Korean Won"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SouthSudanesePound cco:SouthSudanesePound rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "South Sudanese Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareCentimeterMeasurementUnit cco:SquareCentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; cco:alternative_label "cm^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Centimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareDecimeterMeasurementUnit cco:SquareDecimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; cco:alternative_label "dm^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Decimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareFootMeasurementUnit cco:SquareFootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; cco:alternative_label "ft^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Foot Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareInchMeasurementUnit cco:SquareInchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; cco:alternative_label "in^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Inch Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareKilometerMeasurementUnit cco:SquareKilometerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; cco:alternative_label "km^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Kilometer Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMeterMeasurementUnit cco:SquareMeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; cco:alternative_label "m^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMileMeasurementUnit cco:SquareMileMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; cco:alternative_label "mi^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Mile Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMillimeterMeasurementUnit cco:SquareMillimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; cco:alternative_label "mm^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Millimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareYardMeasurementUnit cco:SquareYardMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; cco:alternative_label "yd^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Yard Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SriLankaRupee cco:SriLankaRupee rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Sri Lanka Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StHelenaPound cco:StHelenaPound rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "St Helena Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StandardCubicCentimeterPerMinuteMeasurementUnit cco:StandardCubicCentimeterPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; cco:acronym "sccm" ; cco:alternative_label "cm^3/min"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Standard Cubic Centimeter Per Minute Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SudanesePound cco:SudanesePound rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Sudanese Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SurinameseDollar cco:SurinameseDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Surinamese Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SwazilandLilangeni cco:SwazilandLilangeni rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Swaziland Lilangeni"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SwedishKrona cco:SwedishKrona rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Swedish Krona"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SwissFranc cco:SwissFranc rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Swiss Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SyrianPound cco:SyrianPound rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Syrian Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TablespoonMeasurementUnit cco:TablespoonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:acronym "T" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Tablespoon Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TajikistanSomoni cco:TajikistanSomoni rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Tajikistan Somoni"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TangoTimeZone cco:TangoTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "T" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-7"@en ; rdfs:label "Tango Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TanzaniaShilling cco:TanzaniaShilling rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Tanzania Shilling"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TeaspoonMeasurementUnit cco:TeaspoonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:acronym "t" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Teaspoon Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TerahertzMeasurementUnit cco:TerahertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; cco:alternative_label "THz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Terahertz Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TerrestrialTime cco:TerrestrialTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; cco:acronym "TT" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "TT is an astronomical time standard that is a theoretical ideal designed to be free of the irregularities in Earth's rotation and is primarily used for time measurements of astronomical observations made from the surface of Earth. It was formerly called Terrestrial Dynamical Time (TDT), which was formulated to replace Ephemeris Time (ET)."@en ; rdfs:label "Terrestrial Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ThaiBaht cco:ThaiBaht rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Thai Baht"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TongaPaanga cco:TongaPaanga rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Tonga Pa anga"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TrinidadandTobagoDollar cco:TrinidadandTobagoDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Trinidad and Tobago Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TunisianDinar cco:TunisianDinar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Tunisian Dinar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TurkishLira cco:TurkishLira rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Turkish Lira"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TurkmenistanManat cco:TurkmenistanManat rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Turkmenistan Manat"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TurnMeasurementUnit cco:TurnMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; cco:alternative_label "Cycle"@en , "Full Circle"@en , "Revolution"@en , "Rotation"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Turn Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TwelveHourClockTimeSystem cco:TwelveHourClockTimeSystem rdf:type owl:NamedIndividual , cco:ClockTimeSystem ; cco:alternative_label "12-Hour Clock"@en , "12-Hour Clock Time System"@en , "Twelve Hour Clock"@en , "Twelve Hour Clock Time System"@en , "Twelve-Hour Clock"@en ; cco:definition "A Clock Time System for keeping the Time of Day in which the Day runs from midnight to midnight and is divided into two intervals of 12 Hours each, where: the first interval begins at midnight, ends at noon, and is indicated by the suffix 'a.m.'; the second interval begins at noon, ends at midnight, and is indicated by the suffix 'p.m.'; and the midnight and noon Hours are numbered 12 with subsequent Hours numbered 1-11."@en ; cco:definition_source "https://en.wikipedia.org/wiki/12-hour_clock" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Twelve-Hour Clock Time System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TwentyFootEquivalentUnit cco:TwentyFootEquivalentUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Twenty Foot Equivalent Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TwentyFourHourClockTimeSystem cco:TwentyFourHourClockTimeSystem rdf:type owl:NamedIndividual , cco:ClockTimeSystem ; cco:alternative_label "24-Hour Clock"@en , "24-Hour Clock Time System"@en , "Military Time"@en , "Military Time System"@en , "Twenty-Four Hour Clock Time System"@en , "Twenty-Four-Hour Clock"@en ; cco:definition "A Clock Time System for time keeping in which the Day runs from midnight to midnight and is divided into 24 Hours, indicated by the Hours passed since midnight, from 0 to 23."@en ; cco:definition_source "https://en.wikipedia.org/wiki/24-hour_clock" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Twenty-Four-Hour Clock Time System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UgandaShilling cco:UgandaShilling rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Uganda Shilling"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UkraineHryvnia cco:UkraineHryvnia rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Ukraine Hryvnia"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniformTimeZone cco:UniformTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "U" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-8"@en ; rdfs:label "Uniform Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnitedKingdomPound cco:UnitedKingdomPound rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "United Kingdom Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnitedStatesDollar cco:UnitedStatesDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "United States Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime0 cco:UniversalTime0 rdf:type owl:NamedIndividual , cco:UniversalTimeReferenceSystem ; cco:acronym "UT0" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "UT0 is a variant of Universal Time that is measured by observing the diurnal motion of stars or extragalactic radio sources at a specific location on Earth. It does not take into consideration distorting factors, in particular polar motion, such that its value will differ based on the location it is measured at."@en ; rdfs:label "Universal Time 0"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1 cco:UniversalTime1 rdf:type owl:NamedIndividual , cco:UniversalTimeReferenceSystem ; cco:acronym "UT1" ; cco:alternative_label "Astronomical Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "UT1 is a derivation of UT0 that takes into account distortions caused by polar motion and is proportional to the rotation angle of the Earth with respect to distant quasars, specifically, the International Celestial Reference Frame (ICRF). UT1 is currently the most widely used variant of Universal Time and has the same value everywhere on Earth."@en ; rdfs:label "Universal Time 1"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1A cco:UniversalTime1A rdf:type owl:NamedIndividual , cco:UniversalTimeReferenceSystem ; cco:acronym "UT1A" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Universal Time 1 A"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1D cco:UniversalTime1D rdf:type owl:NamedIndividual , cco:UniversalTimeReferenceSystem ; cco:acronym "UT1D" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Universal Time 1 D"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1F cco:UniversalTime1F rdf:type owl:NamedIndividual , cco:UniversalTimeReferenceSystem ; cco:acronym "UT1F" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Universal Time 1 F"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1R cco:UniversalTime1R rdf:type owl:NamedIndividual , cco:UniversalTimeReferenceSystem ; cco:acronym "UT1R" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "UT1R is a variant of Universal Time that is a smoothed version of UT1 by filtering out periodic variations due to tidal waves."@en ; rdfs:label "Universal Time 1 R"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime2 cco:UniversalTime2 rdf:type owl:NamedIndividual , cco:UniversalTimeReferenceSystem ; cco:acronym "UT2" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "UT2 is a variant of Universal Time that smooths UT1 by accounting for both polar motion and variations in Earth's rotation due to seasonal factors, such as changes in vegetation and water or snow distribution."@en ; rdfs:label "Universal Time 2"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTransverseMercatorReferenceSystem cco:UniversalTransverseMercatorReferenceSystem rdf:type owl:NamedIndividual , cco:GeospatialCoordinateReferenceSystem ; cco:acronym "UTM" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Universal Transverse Mercator Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnixTime cco:UnixTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """Unix Time is a Temporal Reference System for describing a point in time, defined as the number of seconds that have elapsed since 00:00:00 Coordinated Universal Time (UTC) Thursday, 1 January 1970 minus the number of leap seconds that have taken place since then. (See: https://en.wikipedia.org/wiki/Unix_time)"""@en ; rdfs:label "Unix Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UruguayPeso cco:UruguayPeso rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Uruguay Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UzbekistanSum cco:UzbekistanSum rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Uzbekistan Sum"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VanuatuVatu cco:VanuatuVatu rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Vanuatu Vatu"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VictorTimeZone cco:VictorTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "V" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-9"@en ; rdfs:label "Victor Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VietNamDong cco:VietNamDong rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Viet Nam Dong"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VoltAmpereMeasurementUnit cco:VoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; cco:alternative_label "VA"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Volt Ampere Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VoltMeasurementUnit cco:VoltMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; cco:alternative_label "V"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Volt Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WattMeasurementUnit cco:WattMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPower ; cco:SI_unit_label "watt" ; cco:SI_unit_symbol "W" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Watt Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WeekMeasurementUnit cco:WeekMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Week Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WhiskeyTimeZone cco:WhiskeyTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "W" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-10"@en ; rdfs:label "Whiskey Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WorldGeodeticSystem1984 cco:WorldGeodeticSystem1984 rdf:type owl:NamedIndividual , cco:GeospatialCoordinateReferenceSystem ; cco:acronym "WGS 84" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """\"WGS 84 is an Earth-centered, Earth-fixed terrestrial reference system and geodetic datum. WGS 84 is based on a consistent set of constants and model parameters that describe the Earth's size, shape, and gravity and geomagnetic fields. WGS 84 is the standard U.S. Department of Defense definition of a global reference system for geospatial information and is the reference system for the Global Positioning System (GPS). It is compatible with the International Terrestrial Reference System (ITRS).\" From: (http://www.unoosa.org/pdf/icg/2012/template/WGS_84.pdf)"""@en ; rdfs:label "World Geodetic System 1984"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WorldGeographicReferenceSystem cco:WorldGeographicReferenceSystem rdf:type owl:NamedIndividual , cco:GeospatialCoordinateReferenceSystem ; cco:acronym "WGRS" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "World Geographic Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/XRayTimeZone cco:XRayTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "X" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-11"@en ; rdfs:label "X-ray Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/YankeeTimeZone cco:YankeeTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "Y" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-12"@en , "Yankee Time Zone is the same local time as Mike Time Zone, but is 1 Day (i.e. 24 Hours) behind Mike Time Zone as they are on opposite sides of the International Date Line."@en ; rdfs:label "Yankee Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/YardMeasurementUnit cco:YardMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; cco:alternative_label "yrd"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Yard Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/YearMeasurementUnit cco:YearMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; cco:alternative_label "yr"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Year Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/YemeniRial cco:YemeniRial rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Yemeni Rial"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ZambiaKwacha cco:ZambiaKwacha rdf:type owl:NamedIndividual , cco:CurrencyUnit ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Zambia Kwacha"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ZuluTimeZone cco:ZuluTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; cco:acronym "Z" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+0"@en ; rdfs:label "Zulu Time Zone"@en . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi