diff --git a/AgentOntology.ttl b/AgentOntology.ttl index 1290d39..da03656 100644 --- a/AgentOntology.ttl +++ b/AgentOntology.ttl @@ -9,14 +9,14 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; - cco:code_license "The 3-Clause BSD License: https://opensource.org/licenses/BSD-3-Clause"^^xsd:string ; - cco:content_license "The Creative Commons BY 3.0 License: https://creativecommons.org/licenses/by/3.0/"^^xsd:string ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string ; - rdfs:comment "This ontology is designed to represent agents, especially persons and organizations, and their roles."^^xsd:string ; - rdfs:label "Agent Ontology"^^xsd:string ; - owl:versionInfo "Version 1.2"^^xsd:string . + cco:code_license ; + cco:content_license ; + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."@en ; + rdfs:comment "This ontology is designed to represent agents, especially persons and organizations, and their roles."@en ; + rdfs:label "Agent Ontology"@en ; + owl:versionInfo "Version 1.2"@en . ################################################################# # Object Properties @@ -26,9 +26,9 @@ cco:agent_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; owl:inverseOf cco:has_agent ; - cco:definition "TO DO"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "agent in"^^xsd:string . + cco:definition "TO DO"@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_has_capability @@ -37,8 +37,8 @@ cco:aggregate_has_capability rdf:type owl:ObjectProperty ; owl:inverseOf cco:capability_of_aggregate ; rdfs:domain cco:GroupOfAgents ; rdfs:range cco:AgentCapability ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "aggregate has capability"^^xsd:string . + 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/capability_of @@ -47,8 +47,8 @@ cco:capability_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:has_capability ; rdfs:domain cco:AgentCapability ; rdfs:range cco:Agent ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "capability of"^^xsd:string . + 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 @@ -56,8 +56,8 @@ cco:capability_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain cco:AgentCapability ; rdfs:range cco:GroupOfAgents ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "capability of aggregate"^^xsd:string . + 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/delimits @@ -67,10 +67,10 @@ cco:delimits rdf:type owl:ObjectProperty ; owl:InverseFunctionalProperty ; rdfs:domain cco:GeopoliticalEntity ; rdfs:range cco:Organization ; - cco:definition "An instance of Geopolitical Entity gpe1 delimits some Government g1 iff gpe1 is the area within which g1 can legally exercies its authority."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Delimitation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "delimits"^^xsd:string . + cco:definition "An instance of Geopolitical Entity gpe1 delimits some Government g1 iff gpe1 is the area within which g1 can legally exercies its authority."@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/has_affiliate @@ -88,40 +88,40 @@ cco:has_affiliate rdf:type owl:ObjectProperty ; cco:Person ) ] ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "has affiliate"^^xsd:string . + 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 "As for has_participant, but with the additional condition that the component instance is causally active in the relevant process."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "has agent"^^xsd:string . + cco:definition "As for has_participant, but with the additional condition that the component instance is causally active in the relevant process."@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:string ; - rdfs:label "has aunt"^^xsd:string . + 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:string ; - rdfs:label "has brother"^^xsd:string . + 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:string ; - rdfs:label "has brother in law"^^xsd:string . + 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 @@ -129,177 +129,177 @@ cco:has_capability rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000053 ; rdfs:domain cco:Agent ; rdfs:range cco:AgentCapability ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "has capability"^^xsd:string . + 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:string ; - rdfs:label "has daughter"^^xsd:string . + 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:string ; - rdfs:label "has daughter in law"^^xsd:string . + 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_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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "has familial relationship to"^^xsd:string . + 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:string ; - rdfs:label "has father"^^xsd:string . + 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:string ; - rdfs:label "has father in law"^^xsd:string . + 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:string ; - rdfs:label "has granddaughter"^^xsd:string . + 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:string ; - rdfs:label "has grandfather"^^xsd:string . + 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:string ; - rdfs:label "has grandmother"^^xsd:string . + 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:string ; - rdfs:label "has grandson"^^xsd:string . + 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:string ; - rdfs:label "has half brother"^^xsd:string . + 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:string ; - rdfs:label "has half sister"^^xsd:string . + 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:string ; - rdfs:label "has husband"^^xsd:string . + 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_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:string ; - rdfs:label "has maternal aunt"^^xsd:string . + 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:string ; - rdfs:label "has maternal first cousin"^^xsd:string . + 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:string ; - rdfs:label "has maternal grandfather"^^xsd:string . + 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:string ; - rdfs:label "has maternal grandmother"^^xsd:string . + 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:string ; - rdfs:label "has maternal uncle"^^xsd:string . + 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_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:string ; - rdfs:label "has mother"^^xsd:string . + 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:string ; - rdfs:label "has mother in law"^^xsd:string . + 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:string ; - rdfs:label "has nephew"^^xsd:string . + 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:string ; - rdfs:label "has niece"^^xsd:string . + 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_organizational_context @@ -307,56 +307,56 @@ 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:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "has organizational context"^^xsd:string . + 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_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:string ; - rdfs:label "has parent"^^xsd:string . + 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:string ; - rdfs:label "has paternal aunt"^^xsd:string . + 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:string ; - rdfs:label "has paternal first cousin"^^xsd:string . + 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:string ; - rdfs:label "has paternal grandfather"^^xsd:string . + 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:string ; - rdfs:label "has paternal grandmother"^^xsd:string . + 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:string ; - rdfs:label "has paternal uncle"^^xsd:string . + 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_recipient @@ -364,9 +364,9 @@ cco:has_recipient rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; owl:inverseOf cco:receives ; rdfs:range cco:Agent ; - cco:definition "has_recipient is a relationship between an Act Of Communication c1 and an Agent a1 such that c1 has_recipient a1 iff a1 is the receiver and decoder of the InformationContentEntity participating in c1."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "has recipient"^^xsd:string . + cco:definition "has_recipient is a relationship between an Act Of Communication c1 and an Agent a1 such that c1 has_recipient a1 iff a1 is the receiver and decoder of the InformationContentEntity participating in c1."@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 @@ -374,57 +374,57 @@ cco:has_sender rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; owl:inverseOf cco:sends ; rdfs:range cco:Agent ; - cco:definition "has_sender is a relationship between an Act Of Communication c1 and an Agent a1 such that c1 has_sender a1 iff a1 is the initiator and encoder of the InformationContentEntity participating in c1."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "has sender"^^xsd:string . + cco:definition "has_sender is a relationship between an Act Of Communication c1 and an Agent a1 such that c1 has_sender a1 iff a1 is the initiator and encoder of the InformationContentEntity participating in c1."@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:string ; - rdfs:label "has sister"^^xsd:string . + 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:string ; - rdfs:label "has sister in law"^^xsd:string . + 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:string ; - rdfs:label "has son"^^xsd:string . + 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:string ; - rdfs:label "has son in law"^^xsd:string . + 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_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:string ; - rdfs:label "has step brother"^^xsd:string . + 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:string ; - rdfs:label "has step sister"^^xsd:string . + 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 @@ -432,9 +432,9 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology" ; - rdfs:label "has subordinate role"^^xsd:string . + 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 @@ -443,26 +443,26 @@ cco:has_subsidiary rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:definition_source "http://www.austlii.edu.au/legis/cth/consol_act/ca2001172/s50aa.html"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "has subsidiary"^^xsd:string . + 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_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:string ; - rdfs:label "has uncle"^^xsd:string . + 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:string ; - rdfs:label "has wife"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; + rdfs:label "has wife"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_affiliated_with @@ -479,60 +479,60 @@ cco:is_affiliated_with rdf:type owl:ObjectProperty ; cco:Person ) ] ; - cco:definition "An Agent a1 is affiliated with some Agent a2 by virtue of their having any social or business relationship."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "is affiliated with"^^xsd:string . + cco:definition "An Agent a1 is affiliated with some Agent a2 by virtue of their having any 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:string ; - rdfs:label "is ancestor of"^^xsd:string . + 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:string ; - rdfs:label "is aunt of"^^xsd:string . + 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:string ; - rdfs:label "is brother-in-law of"^^xsd:string . + 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:string ; - rdfs:label "is brother of"^^xsd:string . + 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_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:string ; - rdfs:label "is child of"^^xsd:string . + 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:string ; - rdfs:label "is daughter in-law of"^^xsd:string . + 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:string ; - rdfs:label "is daughter of"^^xsd:string . + 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 @@ -541,31 +541,31 @@ cco:is_delimited_by rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; rdfs:domain cco:Organization ; rdfs:range cco:GeopoliticalEntity ; - cco:definition "An instance of Government g1 is_delimited_by some Geopolitical Entity gpe1 iff gpe1 is the area with which g1 can legally exercies its authority"^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Delimitation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology" ; - rdfs:label "is delimited by"^^xsd:string . + cco:definition "An instance of Government g1 is_delimited_by some Geopolitical Entity gpe1 iff gpe1 is the area with which g1 can legally exercies its authority"@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:string ; - rdfs:label "is descendent of"^^xsd:string . + 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_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:string ; - rdfs:label "is father in-law of"^^xsd:string . + 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:string ; - rdfs:label "is father of"^^xsd:string . + 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 @@ -573,58 +573,58 @@ 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:string ; - rdfs:label "is first cousin of"^^xsd:string . + 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_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:string ; - rdfs:label "is grandchild of"^^xsd:string . + 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:string ; - rdfs:label "is granddaughter of"^^xsd:string . + 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:string ; - rdfs:label "is grandfather of"^^xsd:string . + 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:string ; - rdfs:label "is grandmother of"^^xsd:string . + 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:string ; - rdfs:label "is grandparent of"^^xsd:string . + 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:string ; - rdfs:label "is grandson of"^^xsd:string . + 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:string ; - rdfs:label "is half-brother of"^^xsd:string . + 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 @@ -632,22 +632,22 @@ 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:string ; - rdfs:label "is half-sibling of"^^xsd:string . + 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:string ; - rdfs:label "is half sister of"^^xsd:string . + 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:string ; - rdfs:label "is husband of"^^xsd:string . + 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 @@ -655,82 +655,82 @@ 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:string ; - rdfs:label "is in-law of"^^xsd:string . + 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_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:string ; - rdfs:label "is maternal aunt of"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:comment "Comment is_maternal_first_cousin_of is not a symmetric relationship as is is_first_cousin_of"^^xsd:string ; - rdfs:label "is maternal first cousin of"^^xsd:string . + 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:string ; - rdfs:label "is maternal grandfather of"^^xsd:string . + 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:string ; - rdfs:label "is maternal grandmother of"^^xsd:string . + 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:string ; - rdfs:label "is maternal uncle of"^^xsd:string . + 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_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:string ; - rdfs:label "is mother in-law of"^^xsd:string . + 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:string ; - rdfs:label "is mother of"^^xsd:string . + 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:string ; - rdfs:label "is nephew of"^^xsd:string . + 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:string ; - rdfs:label "is niece of"^^xsd:string . + 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_organizational_context_of cco:is_organizational_context_of rdf:type owl:ObjectProperty ; rdfs:domain cco:Organization ; rdfs:range obo:BFO_0000023 ; - cco:definition "An Organization is a organizational context of a role if a person's affiliation with the organization is a prerequisite for being a bearer of the role or if the organization ascribes the role to some entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "is organizational context of"^^xsd:string . + cco:definition "An Organization is a organizational context of a role if a person's affiliation with the organization is a prerequisite for being a bearer of the role or if the organization ascribes the role to some entity."@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_parent_of @@ -738,45 +738,45 @@ 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:string ; - rdfs:label "is parent of"^^xsd:string . + 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_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:string ; - rdfs:label "is paternal aunt of"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:comment "Comment is_paternal_first_cousin_of is not a symmetric relationship as is is_first_cousin_of"^^xsd:string ; - rdfs:label "is paternal first cousin of"^^xsd:string . + 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:string ; - rdfs:label "is paternal grandfather of"^^xsd:string . + 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:string ; - rdfs:label "is paternal grandmother of"^^xsd:string . + 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:string ; - rdfs:label "is paternal uncle of"^^xsd:string . + 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 @@ -787,8 +787,8 @@ cco:is_permitted_by rdf:type owl:ObjectProperty ; owl:IrreflexiveProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology" ; - rdfs:label "is permitted by"^^xsd:string . + 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_prohibited_by @@ -799,8 +799,8 @@ cco:is_prohibited_by rdf:type owl:ObjectProperty ; owl:IrreflexiveProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology" ; - rdfs:label "is prohibited by"^^xsd:string . + 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_required_by @@ -811,8 +811,8 @@ cco:is_required_by rdf:type owl:ObjectProperty ; owl:IrreflexiveProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology" ; - rdfs:label "is required by"^^xsd:string . + 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 @@ -820,8 +820,8 @@ 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:string ; - rdfs:label "is second cousin of"^^xsd:string . + 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 @@ -829,36 +829,36 @@ 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:string ; - rdfs:label "is sibling of"^^xsd:string . + 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:string ; - rdfs:label "is sister-in-law of"^^xsd:string . + 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:string ; - rdfs:label "is sister of"^^xsd:string . + 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_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:string ; - rdfs:label "is son in-law of"^^xsd:string . + 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:string ; - rdfs:label "is son of"^^xsd:string . + 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 @@ -866,15 +866,15 @@ 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:string ; - rdfs:label "is spouse of"^^xsd:string . + 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_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:string ; - rdfs:label "is step-brother of"^^xsd:string . + 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 @@ -882,23 +882,23 @@ 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:string ; - rdfs:label "is step-sibling of"^^xsd:string . + 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:string ; - rdfs:label "is step-sister of"^^xsd:string . + 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_subordinate_role_to cco:is_subordinate_role_to rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000023 ; rdfs:range obo:BFO_0000023 ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology" ; - rdfs:label "is subordinate role to"^^xsd:string . + 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 @@ -906,10 +906,10 @@ 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. "^^xsd:string ; - cco:definition_source "http://www.austlii.edu.au/legis/cth/consol_act/ca2001172/s50aa.html)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "is subsidiary of"^^xsd:string . + 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_supervised_by @@ -918,10 +918,10 @@ cco:is_supervised_by rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:definition_source "http://en.wiktionary.org/wiki/supervise)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "is supervised by"^^xsd:string . + 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_third_cousin_of @@ -929,29 +929,29 @@ 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:string ; - rdfs:label "is third cousin of"^^xsd:string . + 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:string ; - rdfs:label "is uncle of"^^xsd:string . + 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:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "is used by"^^xsd:string . + 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:string ; - rdfs:label "is wife of"^^xsd:string . + 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/permits @@ -961,9 +961,9 @@ cco:permits rdf:type owl:ObjectProperty ; owl:IrreflexiveProperty ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "For all x,y,t: 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology" ; - rdfs:label "permits"^^xsd:string . + cco:definition "For all x,y,t: 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/prohibits @@ -973,18 +973,18 @@ cco:prohibits rdf:type owl:ObjectProperty ; owl:IrreflexiveProperty ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "For all x,y,t: 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology" ; - rdfs:label "prohibits"^^xsd:string . + cco:definition "For all x,y,t: 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/receives cco:receives rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; rdfs:domain cco:Agent ; - cco:definition "receives is a relationship between an Agent a1 and an Act Of Communication c1 such that a1 receives c1 iff a1 is the recipient and decoder of the InformationContentEntity participating in c1."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "receives"^^xsd:string . + cco:definition "receives is a relationship between an Agent a1 and an Act Of Communication c1 such that a1 receives c1 iff a1 is the recipient and decoder of the InformationContentEntity participating in c1."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; + rdfs:label "receives"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/requires @@ -994,18 +994,18 @@ cco:requires rdf:type owl:ObjectProperty ; owl:IrreflexiveProperty ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "For all x,y,t: 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology" ; - rdfs:label "requires" . + cco:definition "For all x,y,t: 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/sends cco:sends rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; rdfs:domain cco:Agent ; - cco:definition "sends is a relationship between an Agent a1 and an Act Of Communication c1 and such that a1 sends c1 iff a1 is the initiator and encoder of the InformationContentEntity participating in c1."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "sends"^^xsd:string . + cco:definition "sends is a relationship between an Agent a1 and an Act Of Communication c1 and such that a1 sends c1 iff a1 is the initiator and encoder of the InformationContentEntity participating in c1."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; + rdfs:label "sends"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/supervises @@ -1013,16 +1013,16 @@ 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."^^xsd:string ; - cco:definition_source "http://en.wiktionary.org/wiki/supervise"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "supervises"^^xsd:string . + 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/uses cco:uses rdf:type owl:ObjectProperty ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "uses"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; + rdfs:label "uses"@en . ################################################################# @@ -1040,11 +1040,11 @@ cco:ActionPermission rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; - cco:alternative_label "Authorization"^^xsd:string , - "License"^^xsd:string ; - cco:definition "An Action Regulation that permits some Act."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Action Permission"^^xsd:string . + 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 @@ -1058,17 +1058,17 @@ cco:ActionProhibition rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; - cco:definition "An Action Regulation that prohibits some Act."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Action Prohibition"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Action Regulation"^^xsd:string . + 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 @@ -1082,20 +1082,20 @@ cco:ActionRequirement rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; - cco:alternative_label "Duty"^^xsd:string , - "Obligation"^^xsd:string ; - cco:definition "An Action Regulation that requires some Act."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Action Requirement"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Affordance"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Affordance"^^xsd:string . + 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/Agent @@ -1113,25 +1113,25 @@ cco:Agent rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000040 ; - cco:definition "A Material Entity that is capable of performing Intentional Acts."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Agent"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Agent Capability"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Allegiance Role"^^xsd:string . + 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 @@ -1141,71 +1141,71 @@ cco:AlliedPerson rdf:type owl:Class ; owl:someValuesFrom cco:AllyRole ] ; rdfs:subClassOf cco:Person ; - cco:definition "A Person who is the bearer of some Ally Role."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Allied Person"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Ally Role"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Animal"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Animal"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Armed_forces"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Armed Force"^^xsd:string . + 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/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."^^xsd:string ; - 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Authority Role"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://purl.org/obo/owl/PATO#PATO_0000047"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Biological Sex"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3017014/"^^xsd:string ; - cco:example_of_usage "Bodily Components include anatomical structures, body flora, pathogens, toxins, and their combinations."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Bodily Component"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Carrier Air Wing"^^xsd:string . + 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/Citizen @@ -1215,18 +1215,18 @@ cco:Citizen rdf:type owl:Class ; owl:someValuesFrom cco:CitizenRole ] ; rdfs:subClassOf cco:Person ; - cco:definition "A Person who is the bearer of some Citizen Role."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Citizen"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikitionary.org/wiki/citizen"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Citizen Role"^^xsd:string . + 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/CivilOrganization @@ -1240,17 +1240,17 @@ cco:CivilOrganization rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Civil Organization"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Civilian Role"^^xsd:string . + 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/CommercialOrganization @@ -1264,60 +1264,60 @@ cco:CommercialOrganization rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Commercial Organization"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Commercial Role"^^xsd:string . + 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/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."^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Contractor Role"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Crew"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Disability"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://purl.obolibrary.org/obo/OGMS_0000031"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Disease"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Education"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Educational Organization"^^xsd:string . + 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/Enemy @@ -1327,17 +1327,17 @@ cco:Enemy rdf:type owl:Class ; owl:someValuesFrom cco:EnemyRole ] ; rdfs:subClassOf cco:Person ; - cco:definition "A Person who is the bearer of some Enemy Role."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Enemy"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Enemy Role"^^xsd:string . + 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/EthnicGroup @@ -1347,27 +1347,27 @@ cco:EthnicGroup rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Ethnic_group"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Ethnic Group"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Ethncity"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Ethnicity"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Eye"^^xsd:string . + 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 @@ -1377,51 +1377,51 @@ cco:EyeColor rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Eye Color"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Facial Hair"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Family"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://purl.org/obo/owl/PATO#PATO_0000383"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Female Sex"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Financial Value"^^xsd:string . + 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"^^xsd:string ; - cco:definition "Financial Value that inheres in an material entity that is the object of an Act of Ownership."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Financial Value of Property"^^xsd:string . + 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/Government @@ -1431,10 +1431,10 @@ cco:Government rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Government"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Government"^^xsd:string . + 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 @@ -1444,9 +1444,9 @@ cco:GovernmentAgency rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Government Agency"^^xsd:string . + 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/GroupOfAgents @@ -1460,9 +1460,9 @@ cco:GroupOfAgents rdf:type owl:Class ; owl:onProperty obo:BFO_0000051 ; owl:allValuesFrom cco:Agent ] ; - cco:definition "An Object Aggregate that has only Agents as parts."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Group of Agents"^^xsd:string . + 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 @@ -1476,9 +1476,9 @@ cco:GroupOfOrganizations rdf:type owl:Class ; owl:onProperty obo:BFO_0000051 ; owl:allValuesFrom cco:Organization ] ; - cco:definition "A Group of Agents that has only Organizations as parts."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Group of Organizations"^^xsd:string . + 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 @@ -1492,43 +1492,43 @@ cco:GroupOfPersons rdf:type owl:Class ; owl:onProperty obo:BFO_0000051 ; owl:allValuesFrom cco:Person ] ; - cco:definition "A Group of Agents that has only Persons as parts."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Group of Persons"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Hair Color"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Ideology"^^xsd:string . + 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/IncorporatedOrganization cco:IncorporatedOrganization rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; - cco:alternative_label "Corporation"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/corporation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Incorporated Organization"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Interpersonal Relationship Role"^^xsd:string . + 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/Iris @@ -1538,107 +1538,107 @@ cco:Iris rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "http://www.thefreedictionary.com/iris"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Iris"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Language Skill"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://purl.org/obo/owl/PATO#PATO_0000384"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Male Sex"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Military"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Military Personnel Force"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Neutral Role"^^xsd:string . + 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/NuclearFamily cco:NuclearFamily rdf:type owl:Class ; rdfs:subClassOf cco:Family ; - cco:definition "A Family composed of parents and their children."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Nuclear Family"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Objective_(goal)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Objective"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Occupation Role"^^xsd:string . + 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/OperationalArea cco:OperationalArea rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialLocation ; - cco:definition "A Geospatial Location in which an Agent conducts some activity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Operational Area"^^xsd:string . + 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/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."^^xsd:string ; - cco:example_of_usage "the role of driving a car"^^xsd:string , - "the role of flying an airplane"^^xsd:string , - "the role of operating a crane"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Operator Role"^^xsd:string . + 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/Organism cco:Organism rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000030 ; - cco:definition "An Object that is an Animal or Plant."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Organism"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://purl.obolibrary.org/obo/OBI_0000245"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Organization"^^xsd:string . + 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 @@ -1648,9 +1648,9 @@ cco:OrganizationCapability rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Organization Capability"^^xsd:string . + 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 @@ -1664,36 +1664,36 @@ cco:OrganizationMember rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Organization Member"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Organization Member Role"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Paramilitary"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Paramilitary Force"^^xsd:string . + 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/Person cco:Person rdf:type owl:Class ; rdfs:subClassOf cco:Animal ; - cco:alternative_label "Human"^^xsd:string ; - cco:definition "An Animal that is a member of the species Homo sapiens."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Human"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Person"^^xsd:string . + 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/PlanSpecification @@ -1703,79 +1703,79 @@ cco:PlanSpecification rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Plan"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Plan"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Plant"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Plant"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Political Orientation"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Populace"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Populace"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/religion"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Religion"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Scalp"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Scalp Hair"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Scar"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Scar"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Service_provider"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Service Provider"^^xsd:string . + 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 @@ -1785,9 +1785,9 @@ cco:SetOfEyes rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Set of Eyes"^^xsd:string . + 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/Skill @@ -1797,36 +1797,35 @@ cco:Skill rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Skill"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:comment """Skin Type is classified according to a reference system such as the Fitzpatrick scale: -https://en.wikipedia.org/wiki/Fitzpatrick_scale"""^^xsd:string ; - rdfs:label "Skin Type"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Social Network"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.thefreedictionary.com/tattoo"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Tattoo"^^xsd:string . + 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/UnalliedPerson @@ -1836,9 +1835,9 @@ cco:UnalliedPerson rdf:type owl:Class ; owl:someValuesFrom cco:NeutralRole ] ; rdfs:subClassOf cco:Person ; - cco:definition "A Person who is the bearer of some Neutral Role."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:string ; - rdfs:label "Neutral"^^xsd:string . + 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 . ### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi diff --git a/AllCoreOntology.ttl b/AllCoreOntology.ttl index a984d85..536df84 100644 --- a/AllCoreOntology.ttl +++ b/AllCoreOntology.ttl @@ -9,15 +9,17 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports , , , , ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string ; - rdfs:comment "An import of all the Common Core mid-level ontologies into a single file so that content is easy to view. The All Core Ontology is not an ontology in the sense it contains no unique content. As such it should not be added to, but can be extended from."^^xsd:string ; - rdfs:label "All Core Ontology"^^xsd:string ; - owl:versionInfo "Version 1.2"^^xsd:string . + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."@en ; + cco:code_license ; + cco:content_license ; + rdfs:comment "An import of all the Common Core mid-level ontologies into a single file so that content is easy to view. The All Core Ontology is not an ontology in the sense it contains no unique content. As such it should not be added to, but can be extended from."@en ; + rdfs:label "All Core Ontology"@en ; + owl:versionInfo "Version 1.2"@en . ### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi diff --git a/ArtifactOntology.ttl b/ArtifactOntology.ttl index 9e18d6c..3b37936 100644 --- a/ArtifactOntology.ttl +++ b/ArtifactOntology.ttl @@ -9,14 +9,14 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; - cco:code_license "The 3-Clause BSD License: https://opensource.org/licenses/BSD-3-Clause"^^xsd:string ; - cco:content_license "The Creative Commons BY 3.0 License: https://creativecommons.org/licenses/by/3.0/"^^xsd:string ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string ; - rdfs:comment "This ontology is designed to represent artifacts that are common to multiple domains along with their models, specifications, and functions."^^xsd:string ; - rdfs:label "Artifact Ontology"^^xsd:string ; - owl:versionInfo "Version 1.2"^^xsd:string . + cco:code_license ; + cco:content_license ; + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."@en ; + rdfs:comment "This ontology is designed to represent artifacts that are common to multiple domains along with their models, specifications, and functions."@en ; + rdfs:label "Artifact Ontology"@en ; + owl:versionInfo "Version 1.2"@en . ################################################################# # Classes @@ -25,191 +25,200 @@ ### 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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/degree"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Academic Degree"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Actuator"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Actuator"^^xsd:string . + 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/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, and fungi for food, fiber, biofuel, medicinal plants, and other products to sustain and enhance human life."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Agriculture"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Agricultural Facility"^^xsd:string . + cco:definition "A Facility that is designed as a building or campus for agricultural processes with the aim of cultivating animals, plants, and fungi for food, fiber, biofuel, medicinal plants, and 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Engine#Air-breathing_combustion_engines"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Air-Breathing Combustion Engine"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Airbreathing_jet_engine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Air-Breathing Jet Engine"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Cooling System that is designed to remove excess heat and humidity from the air in an enclosed space."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Air_conditioning"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Air Conditioning Unit"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Air Inlet"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Aircraft"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Aircraft"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Aerospace_manufacturer"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Aircraft Manufacturing Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Airport"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Airport"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Airport"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Alkaline_battery"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Alkaline Electric Battery"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Alternating Current Power Source"^^xsd:string . + 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/AmmunitionDepot cco:AmmunitionDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store Portions of Ammunition."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Ammunition_dump"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Ammunition Depot"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Ammunition Depot"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Antibiotics"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Anti-Bacterial Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Antimicrobial"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Anti-Microbial Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Apartment"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Apartment Building"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Apartment Building"@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:GroundMotorVehicle ; - cco:acronym "APC"^^xsd:string ; - cco:definition "A Ground Motor Vehicle that is designed to transport infantry to the battlefield but which are not usually designed to take part in a direct-fire battle."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Armoured_personnel_carrier"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Armored Personnel Carrier"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Arrow"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Arrow"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Clothing"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Article of Clothing"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://stats.oecd.org/glossary/detail.asp?ID=2508"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Article of Solid Waste"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Artifact"^^xsd:string . + 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 @@ -219,18 +228,18 @@ cco:ArtifactDesignContentEntity rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Design"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Artifact Design"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Dimension Specification"^^xsd:string . + 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 @@ -240,9 +249,9 @@ cco:ArtifactFunction rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Artifact Function"^^xsd:string . + 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 @@ -252,17 +261,17 @@ cco:ArtifactFunctionSpecification rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Artifact Function Specification"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Artifact History"^^xsd:string . + 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 @@ -272,9 +281,9 @@ cco:ArtifactIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:Artifact ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity which designates some Artifact."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Artifact Identifier"^^xsd:string . + 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 @@ -288,17 +297,17 @@ cco:ArtifactLocation rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000029 ; - cco:definition "A Site that is the location of some Artifact."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Artifact Location"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Artifact Model"^^xsd:string . + 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 @@ -308,2127 +317,2154 @@ cco:ArtifactModelName rdf:type owl:Class ; owl:someValuesFrom cco:ArtifactModel ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity that designates some Artifact Model."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Artifact Model Name"^^xsd:string . + 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/ArtificialEye cco:ArtificialEye rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace a missing eye."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Artificial_eye"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Artificial Eye"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Assault_rifle"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Assault Rifle"^^xsd:string . + 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/AttitudeControlArtifactFunction cco:AttitudeControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:alternative_label "Orientation Control Artifact Function"^^xsd:string ; - cco:definition "An Artifact Function that is realized by an Artifact participating in an attitude control process."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Attitude Control Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Car"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Automobile"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Autopilot"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Autopilot System"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Aztec Code"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Banknote"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Barcode"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:comment "For information on types of barcodes, see: https://www.scandit.com/types-barcodes-choosing-right-barcode/"^^xsd:string ; - rdfs:label "Barcode"^^xsd:string . + 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"^^xsd:string ; - cco:alternative_label "Main Operating Base"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://www.jcs.mil/Portals/36/Documents/Doctrine/pubs/dictionary.pdf?ver=2018-08-27-122235-653"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Base of Operations"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Base of Operations"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Battery_terminal"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Battery Terminal"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Bearing_(mechanical)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Bearing Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "Adapted from: https://en.wikipedia.org/wiki/Beverage_antenna"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Beverage Antenna"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Bicycle"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Bicycle"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Transducer#Bidirectional"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Bidirectional Transducer"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Biological_warfare"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Biological Weapon"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Biological Depot"^^xsd:string . + cco:definition "A Storage Facility that is designed to store biological agents."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Biological Depot"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Bond_(finance)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Bond"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Bond Certificate"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Book"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Book"^^xsd:string . + 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/Bow cco:Bow rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to launch Arrows."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Bow_and_arrow"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Bow"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Brake"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Brake"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Brake Control System"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Bridge"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Bridge"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Bullet"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Bullet"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Bus"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Bus"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Cabin_pressurization"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Cabin Pressurization Control System"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/camera"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Camera"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Canal"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Canal"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Cannon"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Cannon"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Cargo Cabin"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Cartridge_(firearms)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Cartridge"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Catadioptric_system#Catadioptric_telescopes"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Catadioptric Optical Telescope"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Catalysis"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Catalyst Artifact Function"^^xsd:string . + 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/CellularTelecommunicationNetwork cco:CellularTelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:WirelessTelecommunicationNetwork ; - cco:alternative_label "Cellular Network"^^xsd:string , - "Mobile Telecommunication Network"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Cellular_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Cellular Telecommunication Network"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/degree"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Certificate"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Chart"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Chemical Depot"^^xsd:string . + cco:definition "A Storage Facility that is designed to store chemicals."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Chemical_industry"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Chemical Manufacturing Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Chemical_reaction"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Chemical Reaction Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Chemical_weapon"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Chemical Weapon"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Church_(building)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Church"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Circuit_breaker"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Circuit Breaker"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Cleaning Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Codabar Barcode"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Code 128 Barcode"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Code 39 Barcode"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Code 93 Barcode"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Code List"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Coin"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Collimation Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Outpost_(military)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Combat Outpost"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Combat Outpost"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CombustionChamber cco:CombustionChamber rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "Burner"^^xsd:string , - "Combustor"^^xsd:string , - "Flame Holder"^^xsd:string ; - cco:definition "An Artifact that is designed to wholly or partially bound an internal Site where a Combustion process is intended to occur."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Combustion Chamber"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Combustion Engine"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/command-post"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Command Post Facility"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Command Post Facility"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Common Stock"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Communication Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Communication Instrument"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Communication Interference Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Communication Reception Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Communication Relay Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Communications_system"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Communication System"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Communications Facility"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Communications Facility"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Compression Ignition Engine"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Compression Ignition System"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Computer"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Computer"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Telecommunication Network that is designed to allow the exchange of data between two or more computers connected to the network."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Computer_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Computer Network"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Computing Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Container"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/containing"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Containing Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Flight_control_surfaces"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Control Surface"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Control_system"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Control System"^^xsd:string . + 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"^^xsd:string , - "Freeway"^^xsd:string , - "Motorway"^^xsd:string ; - cco:definition "A Highway that is designed for high-speed vehicular traffic, with all traffic flow and ingress/egress regulated."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Controlled-access_highway"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Controlled-Access Highway"^^xsd:string . + 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"^^xsd:string , - "de Laval Nozzle"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/De_Laval_nozzle"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:comment "By increasing the Exhaust Velocity of the gas, the Nozzle increases the Thrust generated."^^xsd:string ; - rdfs:label "Convergent-Divergent Nozzle"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Vehicle"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Conveyance Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Cooling Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Cooling System"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Counterfeit_money"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Counterfeit Financial Instrument"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Counterfeit"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Counterfeit Instrument"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Counterfeit#Counterfeiting_of_documents"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Counterfeit Legal Instrument"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Coupling"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Coupling"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/covering"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Covering Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/crushing"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Crushing Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Cryogenic_storage_dewar"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Cryogenic Storage Dewar"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Current Conversion Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/cutting"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Cutting Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Cutting"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Cutting Weapon"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Dam"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Dam"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Damaging Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Data Matrix Code"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Database"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Database"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Deception"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Deception Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Decontamination"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Decontamination Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Decoy"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Decoy"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Deflecting Prism"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Defoliant"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Defoliant Artifact Function"^^xsd:string . + 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/Denture cco:Denture rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace missing teeth."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Dentures"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Denture"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Detergent"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Detergent Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Detonation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Detonating Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Diffraction Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Diffraction_grating"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Diffraction Grating"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Data_storage_device"^^xsd:string ; - cco:example_of_usage "A computer's Hard Disk Drive"^^xsd:string , - "A portable USB Drive"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Digital Storage Device"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Direct Current Power Source"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Dish Receiver"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Dispersive Prism"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Distance Measurement Artifact Function"^^xsd:string . + 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/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"^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Port#Distribution"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Distribution Port"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Distribution Port"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Document"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Document"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "EAN-13 Barcode"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "EAN-8 Barcode"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "EAN Barcode"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Education"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Education Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Education"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Educational Facility"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Educational Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery cco:ElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:alternative_label "Battery"^^xsd:string ; - cco:definition "An Electrical Power Source that is designed to produce electric power by converting chemical energy to electrical energy."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Battery_(electricity)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electric Battery"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electric_generator"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electric Generator"^^xsd:string . + 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"^^xsd:string ; - cco:definition "An Engine that is designed to convert electrical energy into mechanical energy."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electric_motor"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electric Motor"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Facility that is designed to generate electrical power."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Power_station"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electric Power Station"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electrical Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electrical Conduction Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electrical Connector Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electrical Contact Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electrical Power Production Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electrical Power Source"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electrical Power Source Component"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electrical Power Storage Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electromagnetic Communication Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_induction"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electromagnetic Induction Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_shielding"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electromagnetic Shielding Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electron_microscope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electron Microscope"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electronic Bond"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electronic Cash"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electronic_component"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electronic Component"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electronic Signal Processing Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electronic Stock"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Email_box"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Email Box"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Email"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Email Message"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Emergency AC/DC Power Source"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Emergency_position-indicating_radiobeacon_station#Emergency_Locator_Transmitters"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Emergency Locator Transmitter"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Emulsion"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Emulsifier Artifact Function"^^xsd:string . + 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/Engine cco:Engine rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "Motor"^^xsd:string ; - cco:definition "An Artifact that is designed to convert one form of energy into mechanical energy."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Engine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Engine"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Enhancement"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Enhancing Artifact Function"^^xsd:string . + 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 hold the interest of, or give pleasure or delight to, an audience."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Entertainment"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Entertainment Facility"^^xsd:string . + cco:definition "A Facility that is designed 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/ArtifactOntology"^^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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Environment Control System"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Equipment Cooling System"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Equipment Mount"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/explosive"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Explosive Artifact Function"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Explosive_weapon"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Explosive Weapon"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/External_combustion_engine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "External Combustion Engine"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Navigation_light"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "External Navigation Lighting System"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Facility"^^xsd:string . + 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/Factory cco:Factory rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for manufacturing or refining material products."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Factory"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Factory"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Factory"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Fan_(machine)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fan"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Farm"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Farm"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Farm"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Fertilizer"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fertilizer Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; + 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)."""^^xsd:string ; - rdfs:label "Filter"^^xsd:string . +(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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Filtration"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Filtration Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Finance"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Financial Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Finance"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Financial Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Finance"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Financial Instrument"^^xsd:string . + 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/FireStation cco:FireStation rdf:type owl:Class ; rdfs:subClassOf cco:PublicSafetyFacility ; - cco:alternative_label "Fire Hall"^^xsd:string , - "Fire House"^^xsd:string ; - cco:definition "A Public Safety Facility that is designed for the storage of firefighting apparatus."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Fire_station"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fire Station"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Firearm"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Firearm"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Transponder_%28aeronautics%29"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Flight Transponder"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Flow_control_valve"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Flow Control Valve"^^xsd:string . + 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fluid Control Artifact"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fluid Control Artifact Component"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fluid Control Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Flywheel"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Flywheel"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Fortification"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fort"^^xsd:string . + 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/ArtifactOntology"^^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"^^xsd:string ; - cco:alternative_label "Forward Operating Base"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Forward_operating_base"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Forward Operations Base"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Fossil_fuel"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fossil Fuel Power Plant"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Fossil Fuel Power Plant"@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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/fragmentation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fragmentation Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Perfume"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fragrance Artifact Function"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Train Car that is designed to transport cargo."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Goods_wagon"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Freight Train Car"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Frequency Measurement Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Friction"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Friction Reduction Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Fuel"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fuel Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Fuel_cell"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fuel Cell"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Aircraft_fuel_system"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fuel System"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fuel System Component"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fuel Tank"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fuel Transfer System"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Aircraft_fuel_system"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fuel Ventilation System"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Full Motion Video Camera"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Full Motion Video Imaging Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Fungicide"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Fungicide Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:comment "Further variants of GS1 DataBar have not been defined here."^^xsd:string ; - rdfs:label "GS1 DataBar Barcode"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telescope#Gamma-ray_telescopes"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Gamma-ray Telescope"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Natural-gas_processing#Contaminants_in_raw_natural_gas"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Gas Processing Facility"^^xsd:string . + 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/ArtifactOntology"^^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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Gas_turbine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Gas Turbine"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Generator Control Unit"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Gimbal"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Gimbal"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Government"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Government Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Administration_(government)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Government Building"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Government Building"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Grenade cco:Grenade rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; - cco:alternative_label "Hand Grenade"^^xsd:string ; - cco:definition "An Explosive Weapon that is designed to be relatively small and to be thrown by hand."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Grenade"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Grenade"^^xsd:string . + 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/GroceryStore cco:GroceryStore rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; - cco:definition "A Commercial Facility that is designed to sell food."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Grocery_store"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Grocery Store"^^rdfs:Literal . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Motor_vehicle"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Ground Motor Vehicle"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Ground Moving Target Indication Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Category:Land_vehicles"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Ground Vehicle"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Handgun"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hand Gun"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Healing"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Healing Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Health_care"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Healthcare Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Medicine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Healthcare Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Hearing_aid"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hearing Aid"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Heat Engine"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Heating Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Heating System"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Heavy_machine_gun"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Heavy Machine Gun"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Helical_antenna"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Helical Antenna"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Heliport"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Heliport"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Herbicide"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Herbicide Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "High Frequency Communication Instrument"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Highway"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Highway"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Interchange_(road)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Highway Interchange"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Hinge"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hinge"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Horn_antenna"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Horn Antenna"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Hospital"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hospital"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Hospitality"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hospitality Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Hostel"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hostel"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Hotel"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hotel"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Hotel"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/House"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "House"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Howitzer"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Howitzer"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hydraulic Fluid Reservoir"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Hydraulic_motor"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hydraulic Motor"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hydraulic Power Source"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hydraulic Power Source Component"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Power_transfer_unit"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hydraulic Power Transfer Unit"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Valve"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hydraulic Valve"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Hydroelectricity"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Hydroelectric Power Plant"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Hydroelectric Power Plant"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "ISBN Barcode"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "ISSN Barcode"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "ITF Barcode"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Identification_friend_or_foe"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Identification Friend or Foe Transponder"^^xsd:string . + 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/IgnitionSystem cco:IgnitionSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "An Artifact that is designed to produce an Ignition process."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Ignition System"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Image"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Image"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Imaging Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Imaging Instrument"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Impact Shielding Artifact Function"^^xsd:string . + 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"^^xsd:string ; - cco:definition "An Explosive Weapon that is designed to be used in non-conventional military action."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Improvised_explosive_device"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Improvised Explosive Device"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Incendiary_device"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Incendiary Weapon"^^xsd:string . + 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/InertialNavigationSystem cco:InertialNavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:NavigationSystem ; - cco:alternative_label "INS"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Inertial_navigation_system"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Inertial Navigation System"^^xsd:string . + 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:GroundMotorVehicle ; - cco:acronym "IFV"^^xsd:string ; - cco:definition "A Ground Motor Vehicle that is designed to carry infantry into battle and to provide fire support for them."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Infantry_fighting_vehicle"^^xsd:string ; - 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Infantry Fighting Vehicle"^^xsd:string . + 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 @@ -2438,934 +2474,934 @@ cco:InformationBearingArtifact rdf:type owl:Class ; owl:onProperty obo:RO_0010002 ; owl:someValuesFrom cco:InformationContentEntity ] ; - cco:definition "An Artifact that is designed to bear some Information Content Entity and which does, in fact, bear one."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Information Bearing Artifact"^^xsd:string . + cco:definition "An Artifact that is designed to bear some Information Content Entity and which does, in fact, bear one."@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/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."^^xsd:string ; - cco:example_of_usage "a line in a computer file that bears a portion of code for some computer program"^^xsd:string , - "a line of data in a database"^^xsd:string , - "a line of text in a book"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Information Line"^^xsd:string . + 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 bear some Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Information Medium Artifact"^^xsd:string . + cco:definition "An Artifact that is designed to bear some Information Content Entity."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Information Processing Artifact"^^xsd:string . + 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/InfraredCamera cco:InfraredCamera rdf:type owl:Class ; rdfs:subClassOf cco:Camera ; - cco:alternative_label "Thermal Imaging Camera"^^xsd:string , - "Thermographic Camera"^^xsd:string ; - cco:definition "A Camera that is designed to form and record an image generated from infrared radiation."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Thermographic_camera"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Infrared Camera"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Infrared_telescope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Infrared Telescope"^^xsd:string . + 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/Infrastructure cco:Infrastructure rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "An Artifact that is designed to provide fundamental facilities and systems to support the activities of a Group of Persons."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Infrastructure"^^xsd:string . + cco:definition "An Artifact that is designed to provide fundamental facilities and systems to support the activities of a Group of Persons."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Infrastructure"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Inhibiting Motion Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Insecticide"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Insecticide Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Flight_instruments"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Instrument Display Panel"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Intercom"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Intercommunication System"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Interior Lighting System"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Internal_combustion_engine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Internal Combustion Engine"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Interphone"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "JAN-13 Barcode"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Jet_engine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:comment "Some (most) jet engines utilize turbines, but some do not. Most rocket engines do not utilize turbines, but some do."^^xsd:string ; - rdfs:label "Jet Engine"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Academic_journal"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Journal Article"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Land_mine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Land Mine"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Landfill"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Landfill"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telephone"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Landline Telephone"^^xsd:string . + 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/LargeScaleRocketLauncher cco:LargeScaleRocketLauncher rdf:type owl:Class ; rdfs:subClassOf cco:RocketLauncher ; - cco:definition "A Rocket Launcher that is designed to contain multiple Rocket Launchers."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Large-Scale Rocket Launcher"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Laser"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Laser"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Lead%E2%80%93acid_battery"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Lead Acid Electric Battery"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Law"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Legal Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Legal_instrument"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Legal Instrument"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Life Support Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Lifting Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Light_machine_gun"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Light Machine Gun"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Lighting System"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/List_%28abstract_data_type%29"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "List"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Lithium-ion_battery"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Lithium-ion Electric Battery"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Locomotive"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Locomotive"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Long_gun"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Long Gun"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Lubrication System"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "MSI Plessey Barcode"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Bearing_(mechanical)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Machine Bearing"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Machine_element"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Machine Element"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Mail"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Mailing Facility"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Mailing Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Maintenance_Facility cco:Maintenance_Facility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to maintain or improve the state of some property or equipment."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/maintain"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Maintenance Facility"^^xsd:string . + cco:definition "A Facility that is designed 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Maintenance Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ManualTool cco:ManualTool rdf:type owl:Class ; rdfs:subClassOf cco:Tool ; - cco:alternative_label "Hand Tool"^^xsd:string ; - cco:definition "A Tool that is designed to be powered by manual labor rather than by an engine."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Hand_tool"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Manual Tool"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Mass Specification"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Maximum Speed Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Measurement Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Medical Artifact"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Medical Depot"^^xsd:string . + cco:definition "A Storage Facility that is designed to store medical supplies."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Medical Depot"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Medium_machine_gun"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Medium Machine Gun"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Message"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Message"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Microscope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Microscope"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Military"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Military Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Military_base"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Military Base"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Military"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Military Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Headquarters#Military"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Military Headquarters Facility"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Military Headquarters Facility"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Mining"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Mine"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Mine"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Minimum Speed Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Mirror"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Mirror"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Missile_launch_facility"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Missile Launch Site"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Missile Launcher"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Mobile_phone"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Mobile Telephone"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Mortar_(weapon)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Mortar"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Mosque"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Mosque"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Motel"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Motel"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Motion_(physics)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Motion Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Motion Observation Artifact Function"^^xsd:string . + 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/MotorVehicleManufacturingFacility cco:MotorVehicleManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed to manufacture automobiles."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Automotive_industry"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Motor Vehicle Manufacturing Facility"^^xsd:string . + 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/ArtifactOntology"^^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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Motorcycle"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Motorcycle"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Mounted Gun"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Moving Target Indication Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Navigation Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Navigation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Navigation System"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Neutralization_(chemistry)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Neutralization Artifact Function"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Secondary Cell Electric Battery that has a cadmium anode and nickel oxide hydroxide cathode."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Nickel%E2%80%93cadmium_battery"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nickel Cadmium Electric Battery"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Secondary Cell Electric Battery that has a metal-hydride anode and nickel oxide hydroxide cathode."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Nickel%E2%80%93metal_hydride_battery"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nickel-metal Hydride Electric Battery"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nominal Speed Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Notification Message"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nozzle"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nozzle Component"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nozzle Mouth"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nozzle Throat"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Nuclear_power_plant"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nuclear Power Plant"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nuclear Radiation Detection Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Nuclear_reactor"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nuclear Reactor"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nuclear Storage Depot"^^xsd:string . + cco:definition "A Storage Facility that is designed to store nuclear material."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Nuclear_weapon"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Nuclear Weapon"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Observation Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Ocular_prosthesis"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Ocular Prosthesis"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Office"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Office Building"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "One-Dimensional Barcode"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Open-pit_mining"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Open Pit Mine"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Open Pit Mine"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Camera"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Optical Camera"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Optical Communication Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Optical Focusing Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Optical_instrument"^^xsd:string ; - cco:elucidation "Light waves can be processed in a variety of ways including via reflection, refraction, diffraction, deflection, focusing, collimation, dispersion, and interference."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:comment "Optical Instruments are typically constructed for the purpose of being used to aid in vision or the analysis of light."^^xsd:string ; - rdfs:label "Optical Instrument"^^xsd:string . + 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"^^xsd:string ; - cco:definition "An Optical Instrument that is designed to focus or disperse a beam of light entering the lens by means of refraction."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Lens_(optics)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Optical Lens"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Optical_microscope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Optical Microscope"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Optical Processing Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Optical_telescope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Optical Telescope"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Orientation Control Artifact Function"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Orientation Observation Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Redox"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Oxidizer Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "PDF417 Code"^^xsd:string . + 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"^^xsd:string , - "Parabolic Dish"^^xsd:string ; - cco:definition "A Radio Antenna that uses a parabolic reflector to direct or receive radio waves and has a very high gain."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Parabolic_antenna"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Parabolic Antenna"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Parts List"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Passenger_car_(rail)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Passenger Train Car"^^xsd:string . + 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"^^xsd:string , - "Rectangular Microstrip Antenna"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Patch_antenna"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Patch Antenna"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Patch Receiver"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Payload"^^xsd:string ; - 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Payload"^^xsd:string . + 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 @@ -3375,679 +3411,679 @@ cco:PayloadCapacity rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Payload"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Payload Capacity"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Periscope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Periscope"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/pesticide"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Pesticide Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Petrochemical"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Petrochemical Refinery"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Petroleum Depot"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Petroleum"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Petroleum Manufacturing Facility"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Petroleum Manufacturing Facility"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PhysicallyPoweredEngine cco:PhysicallyPoweredEngine rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; - cco:alternative_label "Physical Engine"^^xsd:string ; - cco:definition "An Engine that is designed to convert potential or kinetic energy into mechanical energy."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Physically Powered Engine"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Pier"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Pier"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Pipeline"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Pipeline"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Pipeline"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PneumaticMotor cco:PneumaticMotor rdf:type owl:Class ; rdfs:subClassOf cco:PhysicallyPoweredEngine ; - cco:alternative_label "Air Motor"^^xsd:string , - "Compressed Air Engine"^^xsd:string ; - cco:definition "A Physically Powered Engine that converts potential energy stored in a portion of compressed air into mechanical energy."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Pneumatic Motor"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Pneumatic Power Source"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/poison"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Poison Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Polarizing Prism"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Police_station"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Police Station"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Police Station"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Port"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Port"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Ammunition"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Ammunition"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Cash"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Coolant"^^xsd:string . + 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Cryogenic Material"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Food"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Food"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Fuel"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Portion of Material that is composed of a compound of the elements gallium and arsenic."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Gallium Arsenide"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Gaseous Fuel"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Gaseous Propellant"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Gelatinous Propellant"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Liquid Fuel"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Liquid Helium"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Liquid Hydrogen"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Liquid Nitrogen"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Liquid Oxygen"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Liquid Propellant"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Material"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Nuclear Fuel"^^xsd:string . + 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"^^xsd:string , - "Portion of Oxidizing Agent"^^xsd:string ; - 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."^^xsd:string ; - cco:example_of_usage "oxygen, hydrogen peroxide, chlorine, sulfiric acid, potassium nitrate"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Portion of Oxidizer"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Paper"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Paper"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Processed Material"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Propellant"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Solid Fuel"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Solid Propellant"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Portion of Waste Material"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Position Observation Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Post_office"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Post Office"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Post Office"@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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Power Inverting Artifact Function"^^xsd:string . + 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)."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rectifier"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Power Rectifier"^^xsd:string . + 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Power Rectifying Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Power_source"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Power Source"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Power Source Component"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Power_tool"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Power Tool"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Transformer"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Power Transformer"^^xsd:string . + 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"^^xsd:string ; - cco:definition "An Electrical Power Source Component that is designed to perform the functions of both a Rectifier and a Transformer."^^xsd:string ; - cco:definition_source "http://www.skybrary.aero/index.php/Transformer_Rectifier_Unit_(TRU)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Power Transformer Rectifier Unit"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Power Transmission Artifact"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electric_power_transmission"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Power Transmission Line"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Powering Artifact Function"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Missile"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Precision-Guided Missile"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Preferred Stock"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Pressurization Control Artifact Function"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Electric Battery that is designed for one-time use and not to be recharged."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Primary_cell"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Primary Cell Electric Battery"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Prism"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Prism"^^xsd:string . + 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/ProductTransportFacility cco:ProductTransportFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to transport some product."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Product Transport Facility"^^xsd:string . + cco:definition "A Facility that is designed to transport some product."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Projectile"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Projectile Launcher"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Propulsion System Component that is designed to convert rotary motion from an Engine or other mechanical Power Source into propulsive Force."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Propeller_(aeronautics)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Propeller"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Propelling_nozzle#Principles_of_operation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Propelling Nozzle"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Propulsion"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Propulsion Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Propulsion Control System"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Propulsion"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Propulsion System"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Propulsion System Component"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Prosthesis"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Prosthetic Arm"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Prosthetic Foot"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Prosthetic Hand"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Prosthetic Leg"^^xsd:string . + 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/PublicAddressSystem cco:PublicAddressSystem rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationSystem ; - cco:alternative_label "PA System"^^xsd:string ; - cco:definition "A Communication System that is designed to allow a Person to speak to a large audience."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Public_address_system"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Public Address System"^^xsd:string . + 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)."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Public_safety_organizations"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Public Safety Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Public_safety_organizations"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Public Safety Facility"^^xsd:string . + 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/ArtifactOntology"^^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"^^xsd:string , - "Pulsejet"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Pulsejet"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Pulsejet Engine"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Pump"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Pumping_station"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Pumping Station"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Pumping Station"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "QR Code"^^xsd:string . + 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 @@ -4057,635 +4093,635 @@ cco:QualitySpecification rdf:type owl:Class ; owl:someValuesFrom obo:BFO_0000019 ] ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; - cco:definition "A Directive Information Content Entity that prescribes some Quality."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Quality Specification"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radar Imaging Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Antenna_(radio)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Antenna"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Communication Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Communication Instrument"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Communication Interference Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Communication Reception Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Communication Relay Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Receiver_%28radio%29"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Receiver"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Relay Station"^^xsd:string . + 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/ArtifactOntology"^^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)."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Repeater#Types"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Repeater"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Radio_telescope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Radio Telescope"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Transceiver"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Transceiver"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Transmitter"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Transmitter"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Transponder"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radio Wave Conversion Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Radiological_weapon"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Radiological Weapon"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Train_station"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Rail Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rail_transport"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Rail Transport Vehicle"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Railcar"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:comment "In American-English, the term 'Railcar' is often used in a broader sense that is interchangeable with 'Railroad Car'."^^xsd:string ; - rdfs:label "Railcar"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rail_transport"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Railway"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Level_crossing"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Railway Crossing"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Junction_(rail)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Railway Junction"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Ramjet"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Ramjet Engine"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Random_wire_antenna"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Random Wire Antenna"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Reagent"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Reactant Artifact Function"^^xsd:string . + 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"^^xsd:string ; - cco:definition "An Engine that provides propulsion by expelling Reaction Mass."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Reaction_engine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Reaction Engine"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Material Entity against which a Propulsion System operates in order to produce Acceleration."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Working_mass"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Reaction Mass"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Reciprocating_engine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Reciprocating Steam Engine"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Recording"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Recording Device"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Refinery"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Refinery"^^xsd:string . + 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/ArtifactOntology"^^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"^^xsd:string , - "Reflector"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Reflecting_telescope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Reflecting Optical Telescope"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Reflection Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Reflective Prism"^^xsd:string . + 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"^^xsd:string , - "Refractor"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Refracting_telescope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Refracting Optical Telescope"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Refraction Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Religion"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Religious Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Religion"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Religious Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Report"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Report"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Research_and_development"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Research and Development Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Research Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Reservoir"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Reservoir"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Residence"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Residential Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Residence"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Residential Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electrical_resistivity_and_conductivity"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Electrical Resistance Artifact Function"^^xsd:string . + 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."^^xsd:string ; - 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."^^xsd:string ; - cco:example_of_usage "a group of interns"^^xsd:string , - "a knowledge base"^^xsd:string , - "a plot of land"^^xsd:string , - "a software program"^^xsd:string , - "a sum of money"^^xsd:string , - "a vehicle"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Resource"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Retail"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Retail Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Commerce"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Commercial Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Revolver"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Revolver"^^xsd:string . + 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/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)."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rhombic_antenna"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Rhombic Antenna"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rifle"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Rifle"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Road"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Road"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Junction_(road)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Road Junction"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rocket"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Rocket"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rocket_engine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Rocket Engine"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rocket_launcher"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Rocket Launcher"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Rocket Pod"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rocket-propelled_grenade"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Rocket-Propelled Grenade"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Round_shot"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Round Shot"^^xsd:string . + 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Satellite Artifact"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/School"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "School"^^xsd:string . + 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/ArtifactOntology"^^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"^^xsd:string , - "Supersonic Combusting Ramjet"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Scramjet"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Scramjet Engine"^^xsd:string . + 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/SeatOfLocalGovernment cco:SeatOfLocalGovernment rdf:type owl:Class ; rdfs:subClassOf cco:GovernmentBuilding ; - cco:alternative_label "City Hall"^^xsd:string , - "Town Hall"^^xsd:string ; - cco:definition "A Government Building that is designed for the administration of a local community."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Seat_of_local_government"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Seat of Local Government"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Seat_of_government"^^xsd:string ; - cco:example_of_usage "Parliament of Canada"^^xsd:string , - "United States Capitol"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Seat of National Government"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Seat of National Government"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery cco:SecondaryCellElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricBattery ; - cco:alternative_label "Rechargeable Battery"^^xsd:string , - "Secondary Cell Battery"^^xsd:string ; - cco:definition "An Electric Battery that is designed to be recharged."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rechargeable_battery"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Secondary Cell Electric Battery"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Semi-automatic_pistol"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Semi-automatic Pistol"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Sensor"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Sensor"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Sensor"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Sensor Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Sensor Deployment Artifact Function"^^xsd:string . + 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 @@ -4695,390 +4731,399 @@ cco:SensorModalityFunction rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Sensor Modality Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Sensor Platform"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Goods_and_services"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Service Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Sewage_treatment"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Sewage Treatment Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Shaft"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Shaft"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Shell_(projectile)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Shell"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Retail#Types_by_marketing_strategy"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Shop"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Shotgun"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Shotgun"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Shoulder-Fired Rocket Launcher"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Detection_theory"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Signal Detection Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Signal_processing"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Signal Processing Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Sniper_rifle"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Sniper Rifle"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Solar_panel and https://en.wikipedia.org/wiki/Solar_cell"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Solar Panel"^^xsd:string . + 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"^^xsd:string , - "Solar Array"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Photovoltaic_system"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Solar Panel System"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Solvent"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Solvent Artifact Function"^^xsd:string . + 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/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 space travel."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Spacecraft"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Spacecraft"^^xsd:string . + cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by space travel."@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Spark Ignition Engine"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Spark Ignition System"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Speed Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Speed Measurement Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Spray Nozzle"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Spreadsheet"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Spreadsheet"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Stage_(theatre)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Stage"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Stage"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Steam_engine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Steam Engine"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Steering Control Component"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Steering Control System"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Stirling_engine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Stirling Engine"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Stock"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Stock"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Stock Certificate"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Storage"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Storage Facility"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Storage Facility"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Structural Support Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Submachine_gun"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Submachine Gun"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Submersible"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Submersible Artifact Function"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://kp12m.as.arizona.edu/docs/what_is_submillimeter.htm, https://en.wikipedia.org/wiki/Submillimetre_astronomy"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Submillimeter Wavelength Radio Telescope"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Surfactant"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Surfactant Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Switch"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Switch Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Synagogue"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Synagogue"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Synthetic Aperture Radar Imaging Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.thefreedictionary.com/system+clock"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "System Clock"^^xsd:string . + 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/Tank cco:Tank rdf:type owl:Class ; - rdfs:subClassOf cco:GroundMotorVehicle ; - cco:definition "A Ground Motor Vehicle that is designed to be armored, 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Tank"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Tank"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Communication_endpoint"^^xsd:string ; - cco:elucidation "A Telecommunication Terminal is an end user device such as a Telephone, fax machine, or Computer."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Telecommunication Endpoint"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Category:Telecommunications_infrastructure"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Telecommunication Infrastructure"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Telecommunication Instrument"^^xsd:string . + 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 terminals, links, and designed to enable the transmission of information over significant distances between users of the terminals."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunications_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Telecommunication Network"^^xsd:string . + 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 @@ -5088,465 +5133,465 @@ cco:TelecommunicationNetworkNode rdf:type owl:Class ; 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 within a Telecommunication Network and can be either active or passive."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Node_(networking)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Telecommunication Network Node"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunications_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Telecommunication Switching Node"^^xsd:string . + 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/Telephone cco:Telephone rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInstrument ; - cco:alternative_label "Phone"^^xsd:string ; - cco:definition "A Telecommunication Instrument that is designed to provide point-to-point communication between agents by means of audio messages."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telephone"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Telephone"^^xsd:string . + 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/TelephoneLine cco:TelephoneLine rdf:type owl:Class ; - rdfs:subClassOf cco:TelecommunicationInfrastructure ; - cco:alternative_label "Telephone Circuit"^^xsd:string ; - cco:definition "A Telecommunications Infrastructure Artifact that consists of a physical wire or other signaling medium that connects two or more nodes within a Telecommunication Network."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telephone_line"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Telephone Line"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telephone_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Telephone Network"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telephone_line"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Telephone Subscriber Line"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telescope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Telescope"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Temperature Measurement Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electrical_connector#Terminal_blocks"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Terminal Board"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Terrorist_training_camp"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Terrorist Training Camp"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Terrorist Training Camp"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Thermal Control Artifact Function"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Thermal Imaging Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Thermal_insulation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Thermal Insulation Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Thermal_power_station"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Thermal Power Plant"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Thermal Power Plant"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Timekeeping Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Timekeeper"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Timekeeping Instrument"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Title_(property)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Title Document"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Tool"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Tool"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Torpedo"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Torpedo"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Torpedo_tube"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Torpedo Tube"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Trail"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Trail"^^xsd:string . + 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"^^xsd:string , - "Railway Train"^^xsd:string ; - cco:definition "A Rail Transport Vehicle that consists of a series of connected Train Cars or Railcars."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Train"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Train"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Railroad_car"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Train Car"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Training_camp"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Training Camp"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Transcript"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Transcript"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Transducer"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Transducer"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Transport"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Transportation Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "http://www.cfr.org/infrastructure/transportation-infrastructure-moving-america/p18611"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Transportation Infrastructure"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Trim_tab"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Trim Tab"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Triple Inertial Navigation System"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Tripod"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Tripod"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Truck"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Truck"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Tunnel"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Tunnel"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Steam_turbine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Turbine Steam Engine"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Turbofan"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Turbofan Air-Breathing Jet Engine"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Turbojet"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Turbojet Air-Breathing Jet Engine"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Two-Dimensional Barcode"^^xsd:string . + 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/UPCABarcode cco:UPCABarcode rdf:type owl:Class ; rdfs:subClassOf cco:UPCBarcode ; - cco:definition "A UPC Barcode that consists of 12 numerical digits."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "UPC-A Barcode"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "UPC Barcode"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "UPC-E Barcode"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Ultra High Frequency Communication Instrument"^^xsd:string . + 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/UltravioletTelescope cco:UltravioletTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:alternative_label "UV Telescope"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Ultraviolet Telescope"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Underground_mining_(hard_rock)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Underground Mine"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Naval_mine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Underwater Mine"^^xsd:string . + 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/ArtifactOntology"^^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"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rocket_(weapon)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Unguided Rocket"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Valve"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Valve"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Vehicle"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Vehicle"^^xsd:string . + 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"^^xsd:string ; - cco:definition "An Artifact that is designed to partition a Vehicle into subdivisions for various purposes."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Vehicle Compartment"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Vehicle Control System"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Vehicle Control System Component"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Vehicle_frame"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Vehicle Frame"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Vehicle Frame Part"^^xsd:string . + 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 @@ -5556,9 +5601,9 @@ cco:VehicleTrack rdf:type owl:Class ; owl:onProperty cco:has_spatial_part ; owl:someValuesFrom cco:VehicleTrackPoint ] ; - cco:definition "An Object Track for a Vehicle during some motion."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Vehicle Track"^^xsd:string . + 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 @@ -5568,212 +5613,212 @@ cco:VehicleTrackPoint rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Vehicle Track Point"^^xsd:string . + 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"^^xsd:string , - "Transmission"^^xsd:string ; - cco:definition "A Power Transmission Artifact that is designed to vary the output speed and torque in a rotating power transfer system."^^xsd:string ; + 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:string ; - rdfs:label "Vehicle Transmission"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Vehicle Transmission"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Ventilation Control Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Very High Frequency Communication Instrument"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Video"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Video"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Video Camera"^^xsd:string . + 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/VisualProsthesis cco:VisualProsthesis rdf:type owl:Class ; rdfs:subClassOf cco:ArtificialEye ; - cco:alternative_label "Bionic Eye"^^xsd:string ; - cco:definition "An Artificial Eye that is designed to replace a missing eye, which performs the function of an eye."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Visual_prosthesis"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Visual Prosthesis"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Voltage_regulation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Voltage Regulating Artifact Function"^^xsd:string . + 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/Warehouse cco:Warehouse rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store commercial goods."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Warehouse"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Warehouse"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Warning Message"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Washing"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Washing Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Waste_management"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Waste Management Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Waste_management"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Waste Management Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Water_tower"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Water Tower"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Water_treatment"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Water Treatment Facility"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Watercraft"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Watercraft"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Weapon"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Weapon"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Arms_industry"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Weapon Manufacturing Facility"^^xsd:string . + 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/ArtifactOntology"^^xsd:anyURI ; + rdfs:label "Weapon Manufacturing Facility"@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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Wetting"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Wetting Agent Artifact Function"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Wind_farm"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Wind Farm"^^xsd:string . + 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/ArtifactOntology"^^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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Wire Antenna"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Wire Receiver"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Wired Communication Artifact Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Wired Communication Reception Artifact Function"^^xsd:string . + 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 @@ -5787,37 +5832,37 @@ cco:WiredCommunicationRelayArtifactFunction rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Wired Communication Relay Artifact Function"^^xsd:string . + 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/WirelessTelecommunicationNetwork cco:WirelessTelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; - cco:alternative_label "Wireless Network"^^xsd:string ; - cco:definition "A Telecommunication Network that uses wireless connections to connect Telecommunication Network Nodes."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Wireless_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "Wireless Telecommunication Network"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/X-ray_microscope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "X-ray Microscope"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/X-ray_telescope"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:string ; - rdfs:label "X-ray Telescope"^^xsd:string . + 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 . ### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi diff --git a/CurrencyUnitOntology.ttl b/CurrencyUnitOntology.ttl index 3e3f5b3..c995218 100644 --- a/CurrencyUnitOntology.ttl +++ b/CurrencyUnitOntology.ttl @@ -9,14 +9,14 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; - cco:code_license "The 3-Clause BSD License: https://opensource.org/licenses/BSD-3-Clause"^^xsd:string ; - cco:content_license "The Creative Commons BY 3.0 License: https://creativecommons.org/licenses/by/3.0/"^^xsd:string ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string ; - rdfs:comment "This ontology is designed to represent currencies that are issued and used by countries."^^xsd:string ; - rdfs:label "Currency Unit Ontology"^^xsd:string ; - owl:versionInfo "Version 1.2"^^xsd:string . + cco:code_license ; + cco:content_license ; + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."@en ; + rdfs:comment "This ontology is designed to represent currencies that are issued and used by countries."@en ; + rdfs:label "Currency Unit Ontology"@en ; + owl:versionInfo "Version 1.2"@en . ################################################################# # Classes @@ -25,10 +25,10 @@ ### 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."^^xsd:string ; - cco:example_of_usage "U.S. Dollar, Euro, Yuan, South African Rand"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Currency"^^xsd:string . + 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 . ################################################################# @@ -38,897 +38,897 @@ cco:CurrencyUnit rdf:type owl:Class ; ### 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:string ; - rdfs:label "Afghanistan Afghani"^^xsd:string . + 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:string ; - rdfs:label "Albania Lek"^^xsd:string . + 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:string ; - rdfs:label "Algerian Dinar"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Algerian Dinar"@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:string ; - rdfs:label "Angolan Kwanza"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Angolan Kwanza"@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:string ; - rdfs:label "Argentine Peso"^^xsd:string . + 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:string ; - rdfs:label "Armenian Dram"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Armenian Dram"@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:string ; - rdfs:label "Australian Dollar"^^xsd:string . + 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:string ; - rdfs:label "Azerbaijan Manat"^^xsd:string . + 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:string ; - rdfs:label "Bangladesh Taka"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Bangladesh Taka"@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:string ; - rdfs:label "Belarussian Ruble"^^xsd:string . + 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:string ; - rdfs:label "Bhutan Ngultrum"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Bhutan Ngultrum"@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:string ; - rdfs:label "Bolivia Boliviano"^^xsd:string . + 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:string ; - rdfs:label "Bosnia And Herzegovina Convertible Mark"^^xsd:string . + 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:string ; - rdfs:label "Botswana Pula"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Botswana Pula"@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:string ; - rdfs:label "Brazilian Real"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Brazilian Real"@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:string ; - rdfs:label "Brunei Dollar"^^xsd:string . + 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:string ; - rdfs:label "Bulgarian Lev"^^xsd:string . + 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:string ; - rdfs:label "Burundi Franc"^^xsd:string . + 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:string ; - rdfs:label "CFA Franc"^^xsd:string . + 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:string ; - rdfs:label "CFP Franc"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "CFP Franc"@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:string ; - rdfs:label "Cambodian Riel"^^xsd:string . + 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:string ; - rdfs:label "Canadian Dollar"^^xsd:string . + 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:string ; - rdfs:label "Cape Verde Escudo"^^xsd:string . + 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/ChileanPeso cco:ChileanPeso rdf:type owl:NamedIndividual , cco:CurrencyUnit ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:string ; - rdfs:label "Chilean Peso"^^xsd:string . + 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:string ; - rdfs:label "Chinese Renminbi"^^xsd:string . + 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:string ; - rdfs:label "Colombian Peso"^^xsd:string . + 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:string ; - rdfs:label "Comoros Franc"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Comoros Franc"@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:string ; - rdfs:label "Costa Rica Colon"^^xsd:string . + 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:string ; - rdfs:label "Croatia Kuna"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Croatia Kuna"@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:string ; - rdfs:label "Czech Koruna"^^xsd:string . + 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:string ; - rdfs:label "Danish Krone"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Danish Krone"@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:string ; - rdfs:label "Democratic Republic Of Congo Franc"^^xsd:string . + 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:string ; - rdfs:label "Dominican Peso"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Dominican Peso"@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:string ; - rdfs:label "Egyptian Pound"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Egyptian Pound"@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:string ; - rdfs:label "Ethiopian Birr"^^xsd:string . + 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:string ; - rdfs:label "Euro"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Euro"@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:string ; - rdfs:label "Fiji Dollar"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Fiji Dollar"@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:string ; - rdfs:label "Gambian Dalasi"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Gambian Dalasi"@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:string ; - rdfs:label "Georgian Lari"^^xsd:string . + 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:string ; - rdfs:label "Ghana Cedi"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Ghana Cedi"@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:string ; - rdfs:label "Guatemala Quetzal"^^xsd:string . + 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:string ; - rdfs:label "Guinean Franc"^^xsd:string . + 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:string ; - rdfs:label "Guyana Dollar"^^xsd:string . + 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:string ; - rdfs:label "Haiti Gourde"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Haiti Gourde"@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:string ; - rdfs:label "Honduras Lempira"^^xsd:string . + 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:string ; - rdfs:label "HongKong Dollar"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "HongKong Dollar"@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:string ; - rdfs:label "Hungary Forint"^^xsd:string . + 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:string ; - rdfs:label "Iceland Krona"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Iceland Krona"@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:string ; - rdfs:label "Indian Rupee"^^xsd:string . + 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:string ; - rdfs:label "Indonesia Rupiah"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Indonesia Rupiah"@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:string ; - rdfs:label "Iranian Rial"^^xsd:string . + 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:string ; - rdfs:label "Israel Shekel"^^xsd:string . + 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:string ; - rdfs:label "Jamaican Dollar"^^xsd:string . + 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:string ; - rdfs:label "Japanese Yen"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Japanese Yen"@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:string ; - rdfs:label "Kazakhstan Tenge"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Kazakhstan Tenge"@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:string ; - rdfs:label "Kenyan Shilling"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Kenyan Shilling"@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:string ; - rdfs:label "Kuwaiti Dinar"^^xsd:string . + 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:string ; - rdfs:label "Kyrgyzstan Som"^^xsd:string . + 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:string ; - rdfs:label "Laos Kip"^^xsd:string . + 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:string ; - rdfs:label "Lebanese Pound"^^xsd:string . + 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:string ; - rdfs:label "Lesotho Loti"^^xsd:string . + 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:string ; - rdfs:label "Liberian Dollar"^^xsd:string . + 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:string ; - rdfs:label "Libyan Dinar"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Libyan Dinar"@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:string ; - rdfs:label "Macao Pataca"^^xsd:string . + 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:string ; - rdfs:label "Macedonian Denar"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Macedonian Denar"@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:string ; - rdfs:label "Madagascar Malagasy Ariary"^^xsd:string . + 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:string ; - rdfs:label "Malawi Kwacha"^^xsd:string . + 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:string ; - rdfs:label "Malaysia Ringgit"^^xsd:string . + 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:string ; - rdfs:label "Mauritania Ouguiya"^^xsd:string . + 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:string ; - rdfs:label "Mauritius Rupee"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Mauritius Rupee"@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:string ; - rdfs:label "Mexican Peso"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Mexican Peso"@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:string ; - rdfs:label "Moldovan Leu"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Moldovan Leu"@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:string ; - rdfs:label "Mongolia Tugrik"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Mongolia Tugrik"@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:string ; - rdfs:label "Morocco Dirham"^^xsd:string . + 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:string ; - rdfs:label "Mozambique Metical"^^xsd:string . + 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:string ; - rdfs:label "Myanmar Kyat"^^xsd:string . + 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:string ; - rdfs:label "Namibia Dollar"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Namibia Dollar"@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:string ; - rdfs:label "Nepalese Rupee"^^xsd:string . + 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:string ; - rdfs:label "New Zealand Dollar"^^xsd:string . + 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/NicaraguaCordobaOro cco:NicaraguaCordobaOro rdf:type owl:NamedIndividual , cco:CurrencyUnit ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:string ; - rdfs:label "Nicaragua Cordoba Oro"^^xsd:string . + 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:string ; - rdfs:label "Nigeria Naira"^^xsd:string . + 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:string ; - rdfs:label "North Korean Won"^^xsd:string . + 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:string ; - rdfs:label "Norwegian Krone"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Norwegian Krone"@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:string ; - rdfs:label "Pakistani Rupee"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Pakistani Rupee"@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:string ; - rdfs:label "Papua New Guinea Kina"^^xsd:string . + 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:string ; - rdfs:label "Paraguay Guarani"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Paraguay Guarani"@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:string ; - rdfs:label "Peru Nuevo Sol"^^xsd:string . + 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:string ; - rdfs:label "Philippine Peso"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Philippine Peso"@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:string ; - rdfs:label "Poland Zloty"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Poland Zloty"@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:string ; - rdfs:label "Romanian Leu"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Romanian Leu"@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:string ; - rdfs:label "Russian Rouble"^^xsd:string . + 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:string ; - rdfs:label "Rwanda Franc"^^xsd:string . + 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:string ; - rdfs:label "Samoa Tala"^^xsd:string . + 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:string ; - rdfs:label "Sao Tome Principe Dobra"^^xsd:string . + 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/SerbianDinar cco:SerbianDinar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:string ; - rdfs:label "Serbian Dinar"^^xsd:string . + 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:string ; - rdfs:label "Seychelles Rupee"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Seychelles Rupee"@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:string ; - rdfs:label "Sierra Leone Leone"^^xsd:string . + 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/SingaporeDollar cco:SingaporeDollar rdf:type owl:NamedIndividual , cco:CurrencyUnit ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:string ; - rdfs:label "Singapore Dollar"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Singapore Dollar"@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:string ; - rdfs:label "Solomon Island Dollar"^^xsd:string . + 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/SouthAfricaRand cco:SouthAfricaRand rdf:type owl:NamedIndividual , cco:CurrencyUnit ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:string ; - rdfs:label "South Africa Rand"^^xsd:string . + 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:string ; - rdfs:label "South Korean Won"^^xsd:string . + 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:string ; - rdfs:label "South Sudanese Pound"^^xsd:string . + 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/SriLankaRupee cco:SriLankaRupee rdf:type owl:NamedIndividual , cco:CurrencyUnit ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:string ; - rdfs:label "Sri Lanka Rupee"^^xsd:string . + 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:string ; - rdfs:label "St Helena Pound"^^xsd:string . + 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/SudanesePound cco:SudanesePound rdf:type owl:NamedIndividual , cco:CurrencyUnit ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:string ; - rdfs:label "Sudanese Pound"^^xsd:string . + 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:string ; - rdfs:label "Surinamese Dollar"^^xsd:string . + 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:string ; - rdfs:label "Swaziland Lilangeni"^^xsd:string . + 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:string ; - rdfs:label "Swedish Krona"^^xsd:string . + 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:string ; - rdfs:label "Swiss Franc"^^xsd:string . + 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:string ; - rdfs:label "Syrian Pound"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Syrian Pound"@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:string ; - rdfs:label "Tajikistan Somoni"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Tajikistan Somoni"@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:string ; - rdfs:label "Tanzania Shilling"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Tanzania Shilling"@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:string ; - rdfs:label "Thai Baht"^^xsd:string . + 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:string ; - rdfs:label "Tonga Pa anga"^^xsd:string . + 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:string ; - rdfs:label "Trinidad and Tobago Dollar"^^xsd:string . + 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:string ; - rdfs:label "Tunisian Dinar"^^xsd:string . + 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:string ; - rdfs:label "Turkish Lira"^^xsd:string . + 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:string ; - rdfs:label "Turkmenistan Manat"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Turkmenistan Manat"@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:string ; - rdfs:label "Uganda Shilling"^^xsd:string . + 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:string ; - rdfs:label "Ukraine Hryvnia"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Ukraine Hryvnia"@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:string ; - rdfs:label "United Kingdom Pound"^^xsd:string . + 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:string ; - rdfs:label "United States Dollar"^^xsd:string . + 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/UruguayPeso cco:UruguayPeso rdf:type owl:NamedIndividual , cco:CurrencyUnit ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:string ; - rdfs:label "Uruguay Peso"^^xsd:string . + 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:string ; - rdfs:label "Uzbekistan Sum"^^xsd:string . + 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:string ; - rdfs:label "Vanuatu Vatu"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Vanuatu Vatu"@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:string ; - rdfs:label "Viet Nam Dong"^^xsd:string . + 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/YemeniRial cco:YemeniRial rdf:type owl:NamedIndividual , cco:CurrencyUnit ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:string ; - rdfs:label "Yemeni Rial"^^xsd:string . + 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:string ; - rdfs:label "Zambia Kwacha"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; + rdfs:label "Zambia Kwacha"@en . ### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi diff --git a/EventOntology.ttl b/EventOntology.ttl index 0a408f1..f7fb729 100644 --- a/EventOntology.ttl +++ b/EventOntology.ttl @@ -9,14 +9,14 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; - cco:code_license "The 3-Clause BSD License: https://opensource.org/licenses/BSD-3-Clause"^^xsd:string ; - cco:content_license "The Creative Commons BY 3.0 License: https://creativecommons.org/licenses/by/3.0/"^^xsd:string ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string ; - rdfs:comment "This ontology is designed to represent processual entities, especially those performed by agents, that occur within multiple domains."^^xsd:string ; - rdfs:label "Event Ontology"^^xsd:string ; - owl:versionInfo "Version 1.2"^^xsd:string . + cco:code_license ; + cco:content_license ; + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."@en ; + rdfs:comment "This ontology is designed to represent processual entities, especially those performed by agents, that occur within multiple domains."@en ; + rdfs:label "Event Ontology"@en ; + owl:versionInfo "Version 1.2"@en . ################################################################# # Object Properties @@ -25,20 +25,20 @@ ### 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."^^xsd:string ; - cco:definition_source "Derived from the deprecated http://www.obofoundry.org/ro/ro.owl#preceded_by"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "process preceded by"^^xsd:string ; - rdfs:seeAlso "http://purl.obolibrary.org/obo/BFO_0000062"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "Derived from the deprecated http://www.obofoundry.org/ro/ro.owl#precedes"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "process precedes"^^xsd:string ; - rdfs:seeAlso "http://purl.obolibrary.org/obo/BFO_0000063"^^xsd:string . + 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" . ################################################################# @@ -52,447 +52,447 @@ cco:Acceleration rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Acceleration"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Acceleration"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/advising"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Advising"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=apologizing"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Apologizing"^^xsd:string . + 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."^^xsd:string ; - 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."^^xsd:string ; - cco:example_of_usage "a food critic rating the quality of a restaurant's ambiance, service, and food"^^xsd:string , - "a mechanic assessing whether a damaged vehicle is repairable"^^xsd:string , - "an insurance agent appraising the financial value of a building"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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)."^^xsd:string ; - rdfs:label "Act of Appraisal"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Arrival"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "putting together a piece of furniture purchased from Ikea"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Act of Artifact Assembly"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Artifact Employment"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Act of Artifact Modification"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Artifact Processing"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Assassination"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Assignment_%28law%29"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Assignment"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wiktionary.org/wiki/associate"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Association"^^xsd:string . + 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Buying"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Cargo Transportation"^^rdfs:Literal . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Ceremony"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Ceremony"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Change of Residence"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Collision"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=commanding (Edited 08-22-2016)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Commanding"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "Derived (loosely) from: John Searle's Speech Acts: An Essay in the Philosophy of Language"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "Examples: agreeing, betting, guaranteeing, inviting, offering, promising, swearing, volunteering"^^xsd:string ; - rdfs:label "Act of Commissive Communication"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Communication"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Communication"^^xsd:string . + 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Communication by Media"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.thefreedictionary.com/condoling"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Condoling"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Conducting Mass Media Interview"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Confessing"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/congratulate"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Congratulating"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Act of Construction"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Consumption"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Contract#Formation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Contract Formation"^^rdfs:Literal . + 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."^^xsd:string ; - cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Deceptive Communication"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "Derived (loosely) from: John Searle's Speech Acts: An Essay in the Philosophy of Language"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "Examples: Baptism, Sentencing a person to imprisonment, Pronouncing a couple husband and wife, Declaring war"^^xsd:string ; - rdfs:label "Act of Declarative Communication"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Decoy Use"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/denial"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Denying"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Departure"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "Derived (loosely) from: John Searle's Speech Acts: An Essay in the Philosophy of Language"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "Examples: advising, admonishing, asking, begging, dismissing, excusing, forbidding, instructing, ordering, permitting, requesting, requiring, suggesting, urging, warning"^^xsd:string ; - rdfs:label "Act of Directive Communication"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Donation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Donating"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Educational Training Acquisition"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Educational Training Instruction"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Employment"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=encounter (Sense Key: Encounter%2:38:00)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Encounter"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Entertainment"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Entertainment"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Espionage"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Espionage"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - 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."^^xsd:string ; - 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"^^xsd:string , - "measuring the amount of time required to do a task based on how long it took to do a similar task in the past"^^xsd:string , - "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"^^xsd:string , - "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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string , - "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)."^^xsd:string ; - rdfs:label "Act of Estimation"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "Derived (loosely) from: John Searle's Speech Acts: An Essay in the Philosophy of Language"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "Examples: apologizing, condoling, congratulating, greeting, thanking, accepting (acknowledging an acknowledgment)"^^xsd:string ; - rdfs:label "Act of Expressive Communication"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Facility Use"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Deposit_(bank)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Financial Deposit"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Financial Instrument Use"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Deposit_(bank)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Financial Withdrawal"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Funding"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Government"^^rdfs:Literal . + 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 @@ -502,492 +502,492 @@ cco:ActOfHomicide rdf:type owl:Class ; owl:onProperty cco:is_cause_of ; owl:someValuesFrom cco:Death ] ; - cco:definition "An Act of Violence which causes the unlawful killing of another person."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Homicide"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/identify"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Identifying"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/inhabit"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Inhabitancy"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Intelligence_(information_gathering)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Intelligence Gathering"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Interpersonal_relationship"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Interpersonal Relationship"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/invite"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Inviting"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Issuing Mass Media Article"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Issuing Mass Media Documentary"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Issuing Mass Media Press Release"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Legal Instrument Use"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Loan"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Loaning"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Location Change"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Maintenance"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "An Act of Manufacturing typically involves the mass production of goods."^^xsd:string ; - rdfs:label "Act of Manufacturing"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/The_media"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Mass Media Communication"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "putting an object on a scale to measure its weight in kilograms"^^xsd:string , - "rating Hollywood movies on a 1 to 5 star scale"^^xsd:string , - "using a tape measure to determine the height and width of a doorway in inches"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Measuring"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=meet (Sense Key: meet%2:41:00, get together%2:41:00)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Meeting"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Military Force"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.collinsdictionary.com/dictionary/english/military-service"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Military Service"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Military Training Acquisition"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Military Training Instruction"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/motion"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Motion"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Murder"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Oath"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Oath Taking"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Observation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Observation"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Official Documentation"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Ownership"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Act of Ownership"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Personal Communication"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Pilgrimage"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Pilgrimage"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Planning"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Portion of Material Consumption"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "a top spinning in place"^^xsd:string , - "adjusting your posture"^^xsd:string , - "raising your left arm"^^xsd:string , - "swivelling your office chair to face the window"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "An Act of Position Change does not entail a change of location."^^xsd:string ; - rdfs:label "Act of Position Change"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Possession_(law)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "In all cases, to possess something, an agent must have an intention to possess it."^^xsd:string ; - rdfs:label "Act of Possession"^^xsd:string . + 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."^^xsd:string ; - 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."^^xsd:string ; - cco:example_of_usage "a chess master predicting the next 8 moves his opponent will make"^^xsd:string , - "predicting that a particular stock will double in value over the next fiscal quarter"^^xsd:string , - "using sample exit polls data to predict the winners of an election"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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)."^^xsd:string ; - rdfs:label "Act of Prediction"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/promise"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Promising"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Propaganda"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Propaganda"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Publishing Mass Media Article"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Publishing Mass Media Documentary"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "JC3IEDM-MIRD-DMWG-Edition_3.0.2_20090514"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Publishing Mass Media Press Release"^^xsd:string . + 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)."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Purchase"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Purchasing"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Reconnaissance"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Reconnaissance"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Religious Group Affiliation"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Religious Training Acquisition"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Religious Training Instruction"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Worship (Sense Key: Worship%2:42:00 or Worship%1:04:00::)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Religious Worship"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Remuneration"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "Comment: Remuneration normally consists of salary or hourly wages, but also applies to commission, stock options, fringe benefits, etc."^^xsd:string ; - rdfs:label "Act of Remuneration"^^xsd:string . + 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Renting"^^rdfs:Literal . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Loan"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Repayment"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/report"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Reporting"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "Derived (loosely) from: John Searle's Speech Acts: An Essay in the Philosophy of Language"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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"^^xsd:string ; - rdfs:label "Act of Representative Communication"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/request"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Requesting"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.thefreedictionary.com/reside"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Residing"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Social Group Membership"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Social_movement"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Social Movement"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Sojourn"^^xsd:string . + 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 @@ -997,241 +997,257 @@ cco:ActOfSuicide rdf:type owl:Class ; owl:onProperty cco:is_cause_of ; owl:someValuesFrom cco:Death ] ; - cco:alternative_label "Suicide"^^xsd:string ; - cco:definition "An Act of Violence in which some Agent intentionally and voluntarily causes their own death."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/suicide"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Suicide"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Terrorism"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Terrorism"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=terrorism"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Terrorist Training Acquisition"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=terrorism"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Terrorist Training Instruction"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/testify"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Testifying"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source " http://www.merriam-webster.com/dictionary/thanks"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Thanking"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Tool Use"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source " http://en.wikipedia.org/wiki/Education"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Training"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Training Acquisition"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Training Instruction"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source " http://en.wikipedia.org/wiki/Travel"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Travel"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Vehicle Use"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source " http://en.wikipedia.org/wiki/Violence"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Violence"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=vocational%20training"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Vocational Training Acquisition"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=vocational%20training"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Vocational Training Instruction"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/volunteer"^^xsd:string ; - cco:example_of_usage "entering into military service voluntarily"^^xsd:string , - "rendering a service voluntarily"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Volunteering"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Walking"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/warning"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Warning"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Act of Weapon Use"^^xsd:string . + 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/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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Active Stasis"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Amplitude"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Angular_momentum#Definition"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Angular Momentum"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Angular_velocity"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Angular Velocity"^^xsd:string . + 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/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/BeginningOfLifeStasis cco:BeginningOfLifeStasis rdf:type owl:Class ; rdfs:subClassOf cco:OperationalStasis ; - cco:acronym "BOL"^^xsd:string , - "BoL"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Beginning of Life Stasis"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://purl.obolibrary.org/obo/GO_0007610"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Behavior"^^xsd:string . + 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/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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Biographical Life"^^xsd:string . + 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/Birth cco:Birth rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:definition "A Natural Process of bringing forth offspring."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Birth"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Birth"^^xsd:string . + 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/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/Cause @@ -1241,170 +1257,170 @@ cco:Cause rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Cause"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Change"^^xsd:string . + 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/ClockwiseRotationalMotion cco:ClockwiseRotationalMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; - cco:alternative_label "CW Rotational Motion"^^xsd:string , - "Clockwise Rotation"^^xsd:string ; - 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."^^xsd:string ; - cco:example_of_usage "the axial rotation of the Earth as seen from above the South Pole"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Clockwise Rotational Motion"^^xsd:string . + 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/Combustion cco:Combustion rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:alternative_label "Burning Process"^^xsd:string , - "Combustion Process"^^xsd:string ; - cco:definition "A Natural Process in which a Portion of Fuel or other Material Entity is burned."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Combustion"^^xsd:string . + 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/CounterClockwiseRotationalMotion cco:CounterClockwiseRotationalMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; - cco:alternative_label "Anti-Clockwise Rotation"^^xsd:string , - "CCW Rotational Motion"^^xsd:string , - "Counter-Clockwise Rotation"^^xsd:string ; - 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."^^xsd:string ; - cco:example_of_usage "the axial rotation of the Earth as seen from above the North Pole"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Counter-Clockwise Rotational Motion"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Crime"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Criminal Act"^^xsd:string . + 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/CurvilinearMotion cco:CurvilinearMotion rdf:type owl:Class ; rdfs:subClassOf cco:TranslationalMotion ; - cco:alternative_label "Curved Motion"^^xsd:string ; - cco:definition "A Translational Motion process in which an Object moves along a curved path."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Curvilinear Motion"^^xsd:string . + 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/DamagedStasis cco:DamagedStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:alternative_label "Damaged"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://www.thefreedictionary.com/damaged"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Damaged Stasis"^^xsd:string . + cco:alternative_label "Damaged"@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:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; + rdfs:label "Damaged Stasis"@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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Deactivated Stasis"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Death"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Death"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Decrease of Dependent Continuant"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Decrease of Disposition"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Decrease of Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Decrease of Generically Dependent Continuant"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "Weight Loss, Decreasing Temperature, decreasing color intensity, loss of structural integrity"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Decrease of Quality"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Decrease of Realizable Entity"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Decrease of Role"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Decrease of Specifically Dependent Continuant"^^xsd:string . + 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/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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Defunct Stasis"^^xsd:string . + 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 @@ -1414,20 +1430,20 @@ cco:DeltaV rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:Velocity ] ; - cco:alternative_label "Change in Velocity"^^xsd:string , - "DeltaV"^^xsd:string ; - cco:definition "A Process Profile that is the total change in Velocity of an object's Motion."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "Delta-v is not equivalent to and should not be confused with Acceleration, which is the rate of change of Velocity."^^xsd:string ; - rdfs:label "Delta-v"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Economy"^^xsd:string . + 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/Effect @@ -1437,11 +1453,11 @@ cco:Effect rdf:type owl:Class ; owl:someValuesFrom obo:BFO_0000003 ] ; rdfs:subClassOf obo:BFO_0000015 ; - cco:alternative_label "Consequence"^^xsd:string ; - cco:definition "A Process that follows and is caused by some previous Process."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=effect"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Effect"^^xsd:string . + 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 @@ -1455,40 +1471,40 @@ cco:EffectOfLocationChange rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Effect of Location Change"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Social Act by which a population chooses an individual to hold public office."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Election"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Election"^^xsd:string . + 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/ElectromagneticPulse cco:ElectromagneticPulse rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticWaveProcess ; - cco:alternative_label "EMP"^^xsd:string , - "Transient Electromagnetic Disturbance"^^xsd:string ; - cco:definition "An Electromagnetic Wave Process that consists of a short high-energy burst of electromagnetic energy."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_pulse"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Electromagnetic Pulse"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "Divisions between EM radiation frequencies are fiat and sources vary on where to draw boundaries."^^xsd:string ; - rdfs:label "Electromagnetic Radiation Frequency"^^xsd:string . + 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/ElectromagneticWaveProcess @@ -1498,158 +1514,175 @@ cco:ElectromagneticWaveProcess rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:TransverseWaveProfile ] ; - cco:alternative_label "Electromagnetic Radiation"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Electromagnetic Wave Process"^^xsd:string . + 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/EmailMessaging cco:EmailMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Emailing"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Email"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Email Messaging"^^xsd:string . + 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/EndOfLifeStasis cco:EndOfLifeStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; - cco:acronym "EOL"^^xsd:string , - "EoL"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "End of Life Stasis"^^xsd:string . + 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/EnhancedStasis cco:EnhancedStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:alternative_label "Enhanced"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://www.thefreedictionary.com/enhance"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Enhanced Stasis"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "An essential service is defined here as being one of: medical care, food and water, shelter, or sanitation."^^xsd:string ; - rdfs:label "Essential Service Provision"^^xsd:string . + 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/ExtremeUltravioletLightFrequency cco:ExtremeUltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:UltravioletLightFrequency ; - cco:definition "An Ultraviolet Light Frequency of some Electromagnetic Wave, typically between 3 and 30 petahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Ultraviolet"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Extreme Ultraviolet Light Frequency"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Microwave Frequency of some Electromagnetic Wave, typically between 30 and 300 gigahertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Extremely High Frequency"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Radio Frequency of some Electromagnetic Wave, typically between 3 and 30 hertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Extremely Low Frequency"^^xsd:string . + 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/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/FacsimileTransmission cco:FacsimileTransmission rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Facsimile Transmission"^^xsd:string , - "Act of Faxing"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Facsimile_machine"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Facsimile Transmission"^^xsd:string . + 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/FarInfraredLightFrequency cco:FarInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; - cco:definition "An Infrared Light Frequency of some Electromagnetic Wave, typically between 300 gigahertz and 20 terahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum#Infrared_radiation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Far Infrared Light Frequency"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Fiat Process Part"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Fixed Line Network Telephone Call"^^xsd:string . + 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/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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Force"^^xsd:string . + 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/Frequency cco:Frequency rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:alternative_label "Temporal Frequency"^^xsd:string ; - cco:definition "A Process Profile that is characterized by the number of repetitive processes during a particular time period."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Frequency"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Frequency"^^xsd:string . + 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/FundamentalFrequency cco:FundamentalFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; - cco:definition "A Sound Frequency that is charaterized as the lowest Frequency of a Sound Wave."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Fundamental Frequency"^^xsd:string . + 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"^^xsd:string ; - cco:definition "An Act of Ceremony in which the Life of a Person who has died is celebrated, sanctified, or remembered."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Funeral"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Funeral"^^xsd:string . + 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/GainOfDependentContinuant cco:GainOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; - cco:definition "A Change in which an Independent Continuant becomes the bearer of some Dependent Continuant."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Gain of Dependent Continuant"^^xsd:string . + cco:definition "A Change in which an Independent Continuant becomes the bearer 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 @@ -1666,10 +1699,10 @@ cco:GainOfDisposition rdf:type owl:Class ; rdf:type owl:Class ] ] ; - cco:definition "A Gain of Realizable Entity in which some Independent Continuant becomes the bearer of some Disposition."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Gain of Disposition"^^xsd:string . + 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 @@ -1686,10 +1719,10 @@ cco:GainOfFunction rdf:type owl:Class ; rdf:type owl:Class ] ] ; - cco:definition "A Gain of Realizable Entity in which some Independent Continuant becomes the bearer of some Function."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Gain of Function"^^xsd:string . + 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 @@ -1706,10 +1739,10 @@ cco:GainOfGenericallyDependentContinuant rdf:type owl:Class ; rdf:type owl:Class ] ] ; - cco:definition "A Gain of Dependent Continuant wherein some Independent Continuant becomes the bearer of some Generically Dependent Continuant."^^xsd:string ; - cco:example_of_usage "A Person forms a Plan, A Person is initiated into a Religion, A photgraphic image is produced."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Gain of Generically Dependent Continuant"^^xsd:string . + cco:definition "A Gain of Dependent Continuant wherein some Independent Continuant becomes the bearer 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 @@ -1726,10 +1759,10 @@ cco:GainOfQuality rdf:type owl:Class ; rdf:type owl:Class ] ] ; - cco:definition "A Gain of Specifically Dependent Continuant in which an Independent Continuant becomes the bearer of some Quality."^^xsd:string ; - cco:example_of_usage "A person becoming pregnant."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Gain of Quality"^^xsd:string . + 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 @@ -1746,10 +1779,10 @@ cco:GainOfRealizableEntity rdf:type owl:Class ; rdf:type owl:Class ] ] ; - cco:definition "A Gain of Specifically Dependent Continuant in which some Independent Continuant becomes the bearer of some Realizable Entity."^^xsd:string ; - cco:example_of_usage "An informant becomes unreliable (disposition), A person begins to speak French (function), a person becomes a welder (role)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Gain of Realizable Entity"^^xsd:string . + 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 @@ -1766,10 +1799,10 @@ cco:GainOfRole rdf:type owl:Class ; rdf:type owl:Class ] ] ; - cco:definition "A Gain of Realizable Entity in which some Independent Continuant becomes bearer of some Role."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Gain of Role"^^xsd:string . + 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 @@ -1786,176 +1819,179 @@ cco:GainOfSpecificallyDependentContinuant rdf:type owl:Class ; rdf:type owl:Class ] ] ; - cco:definition "A Gain of Dependent Continuant in which some Independent Continuant becomes the bearer of some Specifically Dependent Continuant."^^xsd:string ; - 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Gain of Specifically Dependent Continuant"^^xsd:string . + 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, typically above 30 exahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Gamma_ray"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; + 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"""^^xsd:string ; - rdfs:label "Gamma Ray Frequency"^^xsd:string . +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/HardXrayFrequency cco:HardXrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:XrayFrequency ; - cco:definition "An X-Ray Frequency of some Electromagnetic Wave, typically between 3 and 30 exahertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Hard X-ray Frequency"^^xsd:string . + 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/HighFrequency cco:HighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; - cco:acronym "HF"^^xsd:string ; - cco:definition "A Radio Frequency of some Electromagnetic Wave, typically between 3 and 30 megahertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "High Frequency"^^xsd:string . + 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/IgnitionProcess cco:IgnitionProcess rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:alternative_label "Ignition"^^xsd:string ; - cco:definition "A Natural Process that initiates a Combustion process."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Ignition Process"^^xsd:string . + 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/ImpulsiveForce cco:ImpulsiveForce rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:alternative_label "Imp"^^xsd:string , - "Impulse"^^xsd:string , - "J"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Impulsive Force"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Increase of Dependent Continuant"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Increase of Disposition"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Increase of Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Increase of Generically Dependent Continuant"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Increase of Quality"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Increase of Realizable Entity"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Increase of Role"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Increase of Specifically Dependent Continuant"^^xsd:string . + 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/InfraredLightFrequency cco:InfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave, typically between 300 gigahertz and 430 tetrahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Infrared"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Infrared Light Frequency"^^xsd:string . + 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/InfrasonicFrequency cco:InfrasonicFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; - cco:definition "A Sound Frequency that is below 20 hertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Infrasonic Frequency"^^xsd:string . + 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/InstantMessaging cco:InstantMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of IMing"^^xsd:string , - "Act of Instant Messaging"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Instant_messaging#Clients"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Instant Messaging"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Intentional Act"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Inverse Sawtooth Waveform"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.id.uscourts.gov/glossary.htm"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Legal System Act"^^xsd:string . + 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/LifeEvent @@ -1965,9 +2001,9 @@ cco:LifeEvent rdf:type owl:Class ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:BiographicalLife ] ; - cco:definition "A Fiat Process Part participated in by the Agent of some Biographical Life."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Life Event"^^xsd:string . + 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/LongitudinalWaveProfile @@ -1977,390 +2013,422 @@ cco:LongitudinalWaveProfile rdf:type owl:Class ; owl:onProperty cco:is_part_of_process ; owl:someValuesFrom cco:MechanicalWaveProcess ] ; - cco:alternative_label "Compression Wave"^^xsd:string , - "Longitudinal Wave"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://www.acs.psu.edu/drussell/Demos/waves/wavemotion.html"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Longitudinal Wave Profile"^^xsd:string . + 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 of some Dependent Continuant."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Loss of Dependent Continuant"^^xsd:string . + cco:definition "A Change in which some Independent Continuant ceases to be the bearer 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Loss of Disposition"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Loss of Function"^^xsd:string . + 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 bearer of some Generically Dependent Continuant."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Loss of Generically Dependent Continuant"^^xsd:string . + cco:definition "A Loss of Dependent Continuant in which some Independent Continuant ceases to be the bearer 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Loss of Quality"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Loss of Realizable Entity"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Loss of Role"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Loss of Specifically Dependent Continuant"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Loudness"^^xsd:string . + 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/LowFrequency cco:LowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; - cco:acronym "LF"^^xsd:string ; - cco:definition "A Radio Frequency of some Electromagnetic Wave, typically between 30 and 300 kilohertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Low Frequency"^^xsd:string . + 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/Mailing cco:Mailing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Mailing"^^xsd:string ; - cco:definition "An Act of Communication by Media in which information and tangible objects, usually written documents, are delivered to destinations around the world."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Mail"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Mailing"^^xsd:string . + 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/Married cco:Married rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfGenericallyDependentContinuant ; - cco:alternative_label "Married Stasis"^^xsd:string ; - 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."^^xsd:string ; - 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"^^xsd:string , - "http://en.wikipedia.org/wiki/Marriage"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Married"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Maximum Power"^^xsd:string . + 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/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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Mechanical Process"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Mechanical_wave"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Mechanical Wave Process"^^xsd:string . + 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/MediumFrequency cco:MediumFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; - cco:acronym "MF"^^xsd:string ; - cco:definition "A Radio Frequency of some Electromagnetic Wave, typically between 300 kilohertz and 3 megahertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Medium Frequency"^^xsd:string . + 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/MicrowaveFrequency cco:MicrowaveFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; - cco:definition "A Radio Frequency of some some Electromagnetic Wave, typically between 300 megahertz and 300 gigahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Microwave"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Microwave Frequency"^^xsd:string . + 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 of some Electromagnetic Wave, typically between 20 to 214 terahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum#Infrared_radiation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Mid Infrared Light Frequency"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "The SI unit of measure for Momentum is Newton seconds (N s)."^^xsd:string ; - rdfs:label "Momentum"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Motion"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Muzzle Blast"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.thefreedictionary.com/natural+process"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Natural Process"^^xsd:string . + 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/NearInfraredLightFrequency cco:NearInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; - cco:definition "An Infrared Light Frequency of some Electromagnetic Wave, typically between 214 and 400 terahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum#Infrared_radiation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Near Infrared Light Frequency"^^xsd:string . + 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 of some Electromagnetic Wave, typically between 750 terahertz and 3 petahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Ultraviolet"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Near Ultraviolet Light Frequency"^^xsd:string . + 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/NominalStasis cco:NominalStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:alternative_label "Nominal"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.oxforddictionaries.com/definition/nominal (Definition 6)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Nominal Stasis"^^xsd:string . + 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/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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Operational Stasis"^^xsd:string . + 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/OscillationProcess cco:OscillationProcess rdf:type owl:Class ; rdfs:subClassOf cco:ProcessRecurrenceAggregate ; - cco:alternative_label "Oscillation"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Oscillation Process"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Pitch"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Power"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Pressure"^^xsd:string . + 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/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))."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Private Network Telephone Call"^^xsd:string . + 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/ProcessAggregate cco:ProcessAggregate rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; - cco:definition "An Occurrent that is a collection of processes."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Process Aggregate"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Process Beginning"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Process Ending"^^xsd:string . + 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."^^xsd:string ; - 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."^^xsd:string ; - 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."^^xsd:string , - "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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Process History"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Process Recurrence Aggregate"^^xsd:string . + 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/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)."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Proper_acceleration"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Proper Acceleration"^^xsd:string . + 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/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."^^xsd:string ; - 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."^^xsd:string ; - cco:example_of_usage "a twin-engine turboprop plane rotating both of its propellers against a portion of atmosphere to propel the plane forward"^^xsd:string , - "an apple falling to the ground under the power of Earth's gravitational force"^^xsd:string , - "burning a portion of fuel to produce exhaust that is ejected through a jet nozzle to propel a rocket and its payload"^^xsd:string , - "heat from a fire causing ashes to rise into the sky"^^xsd:string , - "launching a water balloon using a sling shot"^^xsd:string , - "the wind blowing leaves across a lawn"^^xsd:string , - "turning a paddle wheel against a portion of water to propel the paddle boat forward"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Propulsion Process"^^xsd:string . + 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/RadioBroadcast cco:RadioBroadcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Radio Broadcasting"^^xsd:string ; - cco:definition "An Act of Communciation by Media that is transmitted to an audience through a radio network."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Radio_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Radio Broadcast"^^xsd:string . + 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/RadioFrequency cco:RadioFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave, typically between 3 kilohertz and 300 gigahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Radio_wave"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Radio Frequency"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Radio Interference"^^xsd:string . + 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/RectilinearMotion cco:RectilinearMotion rdf:type owl:Class ; rdfs:subClassOf cco:TranslationalMotion ; - cco:alternative_label "Linear Motion"^^xsd:string ; - cco:definition "A Translational Motion process in which an Object moves along a straight path."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Rectilinear Motion"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Revolving Motion"^^xsd:string . + 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/RotationalMotion @@ -2370,19 +2438,19 @@ cco:RotationalMotion rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:AngularVelocity ] ; - cco:alternative_label "Rotation"^^xsd:string ; - cco:definition "A Motion Process in which an Object moves in a Circular or Elliptical Path around an Axis of Rotation."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Rotation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Rotational Motion"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Sawtooth Waveform"^^xsd:string . + 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/ShearWaveProcess @@ -2396,60 +2464,62 @@ cco:ShearWaveProcess rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:MechanicalWaveProcess ; - cco:definition "A Mechanical Wave that has a Transverse Wave Profile."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Shear Wave Process"^^xsd:string . + 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/SineWaveform cco:SineWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; - cco:alternative_label "Sinusoidal Waveform"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Sine Waveform"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://en.wiktionary.org/wiki/commually"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Social Act"^^xsd:string . + 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/SoftXrayFrequency cco:SoftXrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:XrayFrequency ; - cco:definition "An X-Ray Frequency of some Electromagnetic Wave, typically between 30 petahertz and 3 exahertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Soft X-ray Frequency"^^xsd:string . + 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/SonicFrequency cco:SonicFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; - cco:definition "A Sound Frequency that is in the range of 20 hertz to 20 kilohertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Sonic Frequency"^^xsd:string . + 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 characterized by the rate of Oscillations per second of a Sound Wave."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Sound Frequency"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Pressure caused by a Sound Wave that is a local deviation from the ambient Pressure."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Sound Pressure"^^xsd:string . + 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 @@ -2463,21 +2533,21 @@ cco:SoundProcessProfile rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000144 ; - cco:alternative_label "Sound Quality"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://www.animations.physics.unsw.edu.au/waves-sound/quantifying/index.html"^^xsd:string , - "https://en.wikipedia.org/wiki/Sound#Perception_of_sound"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Sound Process Profile"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Wave Production Process that produces a Sound Wave."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Sound Production"^^xsd:string . + 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 @@ -2487,117 +2557,117 @@ cco:SoundWaveProcess rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Sound"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Sound Wave Process"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://www.physicsclassroom.com/Class/waves/u10l2b.cfm"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Sound Wavelength"^^xsd:string . + 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/Speed cco:Speed rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile that is characterized by the rate of an object's change in position during some time period."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Velocity"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "An object's speed is the scalar absolute value of it's Velocity."^^xsd:string ; - rdfs:label "Speed"^^xsd:string . + cco:definition "A Process Profile that is characterized by the rate of an object's change in position during some time period."@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:comment "An object's speed is the scalar absolute value of it's Velocity."@en ; + rdfs:label "Speed"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Spinning Motion"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Square Waveform"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stable Orientation"^^xsd:string . + 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/Stasis cco:Stasis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process in which some Independent Continuant endures and one or more of the dependent entities it bears does not change in kind or intensity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Artifact Operationality"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Disposition"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Fully Mission Capable"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Function"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Generically Dependent Continuant"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Mission Capability"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Non-Mission Capable"^^xsd:string . + 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 @@ -2607,93 +2677,107 @@ cco:StasisOfNonMissionCapableMaintenance rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Non-Mission Capable Maintenance"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Partially Mission Capable"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Partially Mission Capable Maintenance"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Quality"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Realizable Entity"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Role"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Stasis of Specifically Dependent Continuant"^^xsd:string . + 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/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/SuperHighFrequency cco:SuperHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MicrowaveFrequency ; - cco:acronym "SHF"^^xsd:string ; - cco:definition "A Microwave Frequency of some Electromagnetic Wave, typically between 3 and 30 gigahertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Super High Frequency"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Radio Frequency of some Electromagnetic Wave, typically between 30 and 300 hertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Super Low Frequency"^^xsd:string . + 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/SurfaceWaveProfile cco:SurfaceWaveProfile rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; - cco:alternative_label "Surface Wave"^^xsd:string ; - 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."^^xsd:string ; - cco:example_of_usage "the motion of an ocean wave"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Surface Wave Profile"^^xsd:string . + 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/Target cco:Target rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000001 ; - cco:definition "An Entity that has the role of Target in virtue of its being involved in the Objective of some Intentional Act or in the described outcome of some Plan."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Target"^^xsd:string . + cco:definition "An Entity that has the role of Target in virtue of its being involved in the Objective of some Intentional Act or in the described outcome of some Plan."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; + rdfs:label "Target"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TelemetryProcess @@ -2707,70 +2791,70 @@ cco:TelemetryProcess rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Telemetry"^^xsd:string ; - cco:example_of_usage "using a GPS tag to track a shark's migratory pattern"^^xsd:string , - "using a portable cardiac monitor to remotely collect data on a patient's heart activity (biotelemetry)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Telemetry Process"^^xsd:string . + 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/TelephoneCall cco:TelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Telephone Calling"^^xsd:string ; - cco:definition "An Act of Communciation by Media transmitted over a telephone network to two or more Persons."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Telephone Call"^^xsd:string . + 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/TelevisionBroadcast cco:TelevisionBroadcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Television Broadcasting"^^xsd:string ; - cco:definition "An Act of Communciation by Media that is transmitted to an audience through a television network."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Television_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Television Broadcast"^^xsd:string . + 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/TextMessaging cco:TextMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Text Messaging"^^xsd:string , - "Act of Texting"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Text_messaging"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Text Messaging"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "More generally, Thrust is the propulsive Force of a Rocket."^^xsd:string ; - rdfs:label "Thrust"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Timbre"^^xsd:string . + 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/Torque cco:Torque rdf:type owl:Class ; rdfs:subClassOf cco:Force ; - cco:alternative_label "Moment of Force"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Torque#Terminology"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Torque"^^xsd:string . + 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/TranslationalMotion @@ -2780,73 +2864,84 @@ cco:TranslationalMotion rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Translational Motion" . + 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/TransverseWaveProfile cco:TransverseWaveProfile rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; - cco:alternative_label "Transverse Wave"^^xsd:string ; - cco:definition "A Wave Process Profile in which the displacement of participating particles is perpendicular to the direction of the Wave Process' propogation."^^xsd:string ; - cco:definition_source "http://www.acs.psu.edu/drussell/Demos/waves/wavemotion.html"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Transverse Wave Profile"^^xsd:string . + 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"^^xsd:string ; - cco:alternative_label "Terahertz Radiation Frequency"^^xsd:string ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave, typically between 300 gigahertz and 3 terahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Terahertz_radiation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Tremendously High Frequency"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Triangular Waveform"^^xsd:string . + 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/UltraHighFrequency cco:UltraHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MicrowaveFrequency ; - cco:acronym "UHF"^^xsd:string ; - cco:definition "A Microwave Frequency of some Electromagnetic Wave, typically between 300 megahertz and 3 gigahertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Ultra High Frequency"^^xsd:string . + 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/UltraLowFrequency cco:UltraLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; - cco:acronym "ULF"^^xsd:string ; - cco:definition "A Radio Frequency of some Electromagnetic Wave, typically between 300 hertz and 3 kilohertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Ultra Low Frequency"^^xsd:string . + 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 kilohertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Ultrasonic Frequency"^^xsd:string . + 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, typically between 750 terahertz and 30 petahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Ultraviolet"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Ultraviolet Light Frequency"^^xsd:string . + 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/UnderActiveControl @@ -2856,71 +2951,85 @@ cco:UnderActiveControl rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Under Active Control"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Unintentional Act"^^xsd:string . + 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/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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Velocity"^^xsd:string . + 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:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; + rdfs:label "Velocity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VeryHighFrequency cco:VeryHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; - cco:acronym "VHF"^^xsd:string ; - cco:definition "A Radio Frequency of some Electromagnetic Wave, typically between 30 and 300 megahertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Very High Frequency"^^xsd:string . + 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/VeryLowFrequency cco:VeryLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; - cco:acronym "VLF"^^xsd:string ; - cco:definition "A Radio Frequency of some Electromagnetic Wave, typically between 3 and 30 kilohertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Very Low Frequency"^^xsd:string . + 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"^^xsd:string , - "Vibration"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Vibration Process"^^xsd:string . + 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/VisibleLightFrequency cco:VisibleLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave, typically in the range of 400 to 800 terahertz."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Light"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "Visible light overlaps with near infrared and near ultraviolet."^^xsd:string ; - rdfs:label "Visible Light Frequency"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Visible Light Reflection Process" . + 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 @@ -2930,17 +3039,17 @@ cco:VisibleObservation rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:VisibleLightReflectionProcess ] ; - cco:definition "An Act of Observation that involves visual perception."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Visible Observation" . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Wave Cycle"^^xsd:string . + 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 @@ -2958,10 +3067,10 @@ cco:WaveProcess rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Wave"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Wave Process"^^xsd:string . + 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 @@ -2975,83 +3084,83 @@ cco:WaveProcessProfile rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile of a Wave Process."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - 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)."^^xsd:string ; - rdfs:label "Wave Process Profile"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Natural Process in which a Wave Process is generated."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Wave Production"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Waveform"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "Assuming a non-dispersive media, the Wavelength will be the inverse of the Frequency."^^xsd:string ; - rdfs:label "Wavelength"^^xsd:string . + 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/Webcast cco:Webcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Webcasting"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Webcast"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:comment "Essentially, webcasting is “broadcasting” over the Internet."^^xsd:string ; - rdfs:label "Webcast"^^xsd:string . + 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"^^xsd:string ; - cco:definition "An Act of Ceremony in which two Persons are united in Marriage or a similar institution."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Wedding"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Wedding"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Wireless Network Telephone Call"^^xsd:string . + 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/WoundedStasis cco:WoundedStasis rdf:type owl:Class ; rdfs:subClassOf cco:DamagedStasis ; - cco:alternative_label "Wounded"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "Wounded Stasis"^^xsd:string . + 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/XrayFrequency cco:XrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave, typically between 30 petahertz and 30 exahertz."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:string ; - rdfs:label "X-ray Frequency"^^xsd:string . + 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 . ### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi diff --git a/ExtendedRelationOntology.ttl b/ExtendedRelationOntology.ttl index 006e52b..b09376f 100644 --- a/ExtendedRelationOntology.ttl +++ b/ExtendedRelationOntology.ttl @@ -9,15 +9,15 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports obo:bfo.owl , ; - cco:code_license "The 3-Clause BSD License: https://opensource.org/licenses/BSD-3-Clause"^^xsd:string ; - cco:content_license "The Creative Commons BY 3.0 License: https://creativecommons.org/licenses/by/3.0/"^^xsd:string ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string ; - rdfs:comment "This ontology is designed to represent many of the relations (i.e. object properties) that hold between entities at the level of the mid-level Common Core Ontologies."^^xsd:string ; - rdfs:label "Extended Relation Ontology"^^xsd:string ; - owl:versionInfo "Version 1.2"^^xsd:string . + cco:code_license ; + cco:content_license ; + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."@en ; + rdfs:comment "This ontology is designed to represent many of the relations (i.e. object properties) that hold between entities at the level of the mid-level Common Core Ontologies."@en ; + rdfs:label "Extended Relation Ontology"@en ; + owl:versionInfo "Version 1.2"@en . ################################################################# # Annotation properties @@ -25,196 +25,196 @@ ### 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "acronym"^^xsd:string ; + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "alternative label"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "code license"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "content license"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "copyright"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "definition"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "definition source"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "designator annotation"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "doctrinal acronym"^^xsd:string ; + 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."^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "doctrinal definition"^^xsd:string ; + 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."^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "doctrinal label"^^xsd:string ; + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "doctrinal source"^^xsd:string ; + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "elucidation"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "example of usage"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "has token unit"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "http query string"^^xsd:string . + 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 "^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "interval measurement annotation"^^xsd:string ; + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is curated in ontology"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is tokenized by"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "measurement annotation"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "nominal measurement annotation"^^xsd:string ; + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "ordinal measurement annotation"^^xsd:string ; + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "query text"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "ratio measurement annotation"^^xsd:string ; + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "term creator"^^xsd:string ; + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "term editor"^^xsd:string . + 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 . ################################################################# @@ -227,10 +227,10 @@ cco:accessory_in rdf:type owl:ObjectProperty ; owl:inverseOf cco:has_accessory ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000015 ; - cco:definition "An agent a1 is accessory_in some Processual Entity p1 iff a1 assists in the commission of p1, is not located_at the location of p1, and is not agent_in p1. "^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "accessory in"^^xsd:string . + cco:definition "An agent a1 is accessory_in some Processual Entity p1 iff a1 assists in the commission of p1, is not located_at the location of p1, and is not agent_in p1. "@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 @@ -239,10 +239,10 @@ cco:accomplice_in rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Accomplice"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "accomplice in"^^xsd:string . + 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 @@ -251,9 +251,9 @@ cco:affects rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_affected_by ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; - cco:definition "If p is a process and c is a continuant, then p affects c if and only if p influences c in some manner, most often by producing a change in c."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "affects"^^xsd:string . + cco:definition "If p is a process and c is a continuant, then p affects c if and only if 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/aggregate_has_disposition @@ -261,9 +261,9 @@ cco:aggregate_has_disposition rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:aggregrate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000016 ; - cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_disposition of some instance of a Disposition if and only if every member of the Object Aggregate instance has_disposition some instance of the Disposition."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "aggregate has disposition"^^xsd:string . + cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_disposition of some instance of a Disposition if and only if every member of the Object Aggregate instance has_disposition some instance of the Disposition."@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 @@ -271,9 +271,9 @@ cco:aggregate_has_quality rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:aggregrate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000019 ; - cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_quality of some instance of a Quality if and only if every member of the Object Aggregate instance has_quality some instance of the Quality."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "aggregate has quality"^^xsd:string . + cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_quality of some instance of a Quality if and only if every member of the Object Aggregate instance has_quality some instance of the Quality."@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 @@ -281,9 +281,9 @@ cco:aggregate_has_role rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:aggregrate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000023 ; - cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_role of some instance of a Role if and only if every member of the Object Aggregate instance has_role some instance of the Role."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "aggregate has role"^^xsd:string . + cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_role of some instance of a Role if and only if every member of the Object Aggregate instance has_role some instance of the Role."@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/aggregrate_bearer_of @@ -294,9 +294,9 @@ cco:aggregrate_bearer_of rdf:type owl:ObjectProperty ; obo:BFO_0000031 ) ] ; - cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_bearer_of some instance of a Dependent Continuant (or any of its subtypes) if and only if every member of the Object Aggregate instance is bearer_of some instance of the Dependent Continuant"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "aggregate bearer of"^^xsd:string . + cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_bearer_of some instance of a Dependent Continuant (or any of its subtypes) if and only if every member of the Object Aggregate instance is bearer_of some instance of the Dependent Continuant"@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/caused_by @@ -304,9 +304,9 @@ cco:caused_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_cause_of ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000001 ; - cco:definition "For types of Processual Entities P1 and P2, P1 caused by P2 if and only if for all instances p1 of P1 there is some instance p2 of P2 such that p1 is the consequence of p2. Inverse of is_cause_of."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "caused by"^^xsd:string . + cco:definition "For types of Processual Entities P1 and P2, P1 caused by P2 if and only if for all instances p1 of P1 there is some instance p2 of P2 such that p1 is the consequence of p2. Inverse of is_cause_of."@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/disposition_of_aggregate @@ -314,9 +314,9 @@ 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 "An instance of a Disposition is disposition_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Disposition that is disposition_of each and every member of the Object Aggregate instance."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "disposition of aggregate"^^xsd:string . + cco:definition "An instance of a Disposition is disposition_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Disposition that is disposition_of each and every member of the Object Aggregate instance."@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/has_accessory @@ -324,10 +324,10 @@ cco:has_accessory rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; - cco:definition "A Processual Entity p1 has_accessory some Agent a1 iff a1 assists in the commission of p1, is not located at the location of p1, and is not agent_in p1."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "has accessory"^^xsd:string . + cco:definition "A Processual Entity p1 has_accessory some Agent a1 iff a1 assists in the commission of p1, is not located at the location of p1, and is not agent_in p1."@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 @@ -335,10 +335,10 @@ 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Accomplice"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "has accomplice"^^xsd:string . + 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_input @@ -347,27 +347,27 @@ cco:has_input rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_input_of ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; - cco:definition "Inverse of is_input_of, a relation between a Processual Entity and a Continuant such that the presence of the Continuant at the beginning of the Processual Entity is a necessary condition for the start of the Processual Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "has input"^^xsd:string . + cco:definition "Inverse of is_input_of, a relation between a Processual Entity and a Continuant such that the presence of the Continuant at the beginning of the Processual Entity is a necessary condition for the start of the Processual Entity."@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_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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "has member of located in"^^xsd:string . + 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_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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology" ; - rdfs:label "has object"^^xsd:string . + 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_output @@ -376,10 +376,10 @@ cco:has_output rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_output_of ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; - cco:definition "Inverse of is_output_of, a relation between a Processual Entity and a Continuant such that the presence of the Continuant at the end of the Processual Entity is a necessary condition for the completion of the Processual Entity"^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/IPO_model"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "has output"^^xsd:string . + cco:definition "Inverse of is_output_of, a relation between a Processual Entity and a Continuant such that the presence of the Continuant at the end of the Processual Entity is a necessary condition for the completion of the Processual Entity"@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_process_part @@ -387,9 +387,9 @@ cco:has_process_part rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_part_of_process ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "For processes P1 and P2, P1 has process part P2 if and only if P2 occurs on a temporal interval that is during the temporal interval of P1 and P2 either provides an input to P1, receives an output of P1, or both."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "has process part"^^xsd:string . + cco:definition "For processes P1 and P2, P1 has process part P2 if and only if P2 occurs on a temporal interval that is during the temporal interval of P1 and P2 either provides an input to P1, receives an output of P1, 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/inheres_in_aggregate @@ -400,9 +400,9 @@ cco:inheres_in_aggregate rdf:type owl:ObjectProperty ; ) ] ; rdfs:range obo:BFO_0000027 ; - cco:definition "An instance of a Dependent Continuant inheres_in_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Dependent Continuant that inhere_in each and every member of the Object Aggregate instance."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "inheres in aggregate"^^xsd:string . + cco:definition "An instance of a Dependent Continuant inheres_in_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Dependent Continuant that inhere_in each and every member of the Object Aggregate instance."@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/is_affected_by @@ -410,18 +410,18 @@ 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 "If c is a continuant and p is a process, the c is affected by p if and only if c undergoes some change as a result of the occurrence of p."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is affected by"^^xsd:string . + cco:definition "If c is a continuant and p is a process, the c is affected by p if and only if c undergoes some change as a result of the occurrence of p."@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_cause_of cco:is_cause_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000001 ; rdfs:range obo:BFO_0000003 ; - cco:definition "For types of Processual Entities P1 and P2, P1 is cause of P2 if and only if for all instances p1 of P1 there is some instance p2 of P2 such that p1 is a causal factor in p2."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is cause of"^^xsd:string . + cco:definition "For types of Processual Entities P1 and P2, P1 is cause of P2 if and only if for all instances p1 of P1 there is some instance p2 of P2 such that p1 is a causal factor in p2."@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_input_of @@ -429,9 +429,9 @@ 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 "A relation between a Continuant and a Processual Entity in which the Continuant participates. The presence of the Continuant at the begining of the Processual Entity is a necessary condition for the start of the Processual Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is input of"^^xsd:string . + cco:definition "A relation between a Continuant and a Processual Entity in which the Continuant participates. The presence of the Continuant at the begining of the Processual Entity is a necessary condition for the start of the Processual Entity."@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_made_of @@ -440,26 +440,26 @@ cco:is_made_of rdf:type owl:ObjectProperty ; 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is made of"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is material of"^^xsd:string . + 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_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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology" ; - rdfs:label "is object of"^^xsd:string . + 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_output_of @@ -467,18 +467,18 @@ 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 "A relation between a Continuant and a Processual Entity in which the Continuant participates. The presence of the Continuant at the end of the Processual Entity is a necessary condition for the completion of the Processual Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is output of"^^xsd:string . + cco:definition "A relation between a Continuant and a Processual Entity in which the Continuant participates. The presence of the Continuant at the end of the Processual Entity is a necessary condition for the completion of the Processual Entity."@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_part_of_process cco:is_part_of_process rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "For processes P1 and P2, P1 is part of process P2 if and only if P1 occurs on a temporal interval that is during the temporal interval of P2 and P1 either provides an input to P2, receives an output of P2, or both."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is part of process"^^xsd:string . + cco:definition "For processes P1 and P2, P1 is part of process P2 if and only if P1 occurs on a temporal interval that is during the temporal interval of P2 and P1 either provides an input to P2, receives an output of P2, or both."@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_predecessor_of @@ -486,10 +486,10 @@ 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."^^xsd:string ; - cco:elucidation "More informally, c1 is a predecessor of c2 iff c1 has been followed or replaced by c2."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is predecessor of"^^xsd:string . + 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_site_of @@ -502,18 +502,18 @@ cco:is_site_of rdf:type owl:ObjectProperty ; ) ] ; rdfs:range obo:BFO_0000015 ; - cco:definition "A relation between some Spatial Region and some Processual Entity which holds whenever the Processual Entity occurs at that Spatial Region"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is site of"^^xsd:string . + cco:definition "A relation between some Spatial Region and some Processual Entity which holds whenever the Processual Entity occurs at that Spatial Region"@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_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. "^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is successor of"^^xsd:string . + 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_temporal_region_of @@ -521,9 +521,9 @@ 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 "Inverse of occurs on."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "is temporal region of"^^xsd:string . + cco:definition "Inverse of occurs on."@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/occurs_at @@ -535,18 +535,18 @@ cco:occurs_at rdf:type owl:ObjectProperty ; obo:BFO_0000029 ) ] ; - cco:definition "An instance level relation that holds between instances of Processual Entities and Spatial Regions whevever some spatial region is the site of some processual entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "occurs at"^^xsd:string . + cco:definition "An instance level relation that holds between instances of Processual Entities and Spatial Regions whevever some spatial region is the site of some processual entity."@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 "An instance level relation which holds between some Processual Entity and some Temporal Region whenever the duration of the Processual Entity is contained by the Temporal Region"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "occurs on"^^xsd:string . + cco:definition "An instance level relation which holds between some Processual Entity and some Temporal Region whenever the duration of the Processual Entity is contained by the Temporal Region"@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/quality_of_aggregate @@ -554,9 +554,9 @@ 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 "An instance of a Quality is quality_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Quality that is quality_of each and every member of the Object Aggregate instance."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "quality of aggregate"^^xsd:string . + cco:definition "An instance of a Quality is quality_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Quality that is quality_of each and every member of the Object Aggregate instance."@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/role_of_aggregate @@ -564,9 +564,9 @@ 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 "An instance of a Role is role_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Role that is role_of each and every member of the Object Aggregate instance."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; - rdfs:label "role of aggregate"^^xsd:string . + cco:definition "An instance of a Role is role_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Role that is role_of each and every member of the Object Aggregate instance."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; + rdfs:label "role of aggregate"@en . ### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi diff --git a/GeospatialOntology.ttl b/GeospatialOntology.ttl index 01e30b6..9428dcf 100644 --- a/GeospatialOntology.ttl +++ b/GeospatialOntology.ttl @@ -9,14 +9,14 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; - cco:code_license "The 3-Clause BSD License: https://opensource.org/licenses/BSD-3-Clause"^^xsd:string ; - cco:content_license "The Creative Commons BY 3.0 License: https://creativecommons.org/licenses/by/3.0/"^^xsd:string ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string ; - rdfs:comment "This ontology is designed to represent sites, spatial regions, and other entities, especially those that are located near the surface of Earth, as well as the relations that hold between them."^^xsd:string ; - rdfs:label "Geospatial Ontology"^^xsd:string ; - owl:versionInfo "Version 1.2"^^xsd:string . + cco:code_license ; + cco:content_license ; + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."@en ; + rdfs:comment "This ontology is designed to represent sites, spatial regions, and other entities, especially those that are located near the surface of Earth, as well as the relations that hold between them."@en ; + rdfs:label "Geospatial Ontology"@en ; + owl:versionInfo "Version 1.2"@en . ################################################################# # Object Properties @@ -26,36 +26,36 @@ cco:coincides_with rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "coincides with"^^xsd:string . + 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/connected_with cco:connected_with rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "connected with"^^xsd:string . + 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/disconnected_with cco:disconnected_with rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "disconnected with"^^xsd:string . + 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/externally_connects_with cco:externally_connects_with rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "externally connects with"^^xsd:string . + 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_nontangential_part @@ -65,9 +65,9 @@ cco:has_nontangential_part rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "Inverse of nontangential part of"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "has nontangential part"^^xsd:string . + cco:definition "Inverse of nontangential part of"@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_spatial_part @@ -77,9 +77,9 @@ cco:has_spatial_part rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "Inverse of spatial part of"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "has spatial part"^^xsd:string . + cco:definition "Inverse of spatial part of"@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_tangential_part @@ -89,9 +89,9 @@ cco:has_tangential_part rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "Inverse of tangential part of"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "has tangential part"^^xsd:string . + cco:definition "Inverse of tangential part of"@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/nontangential_part_of @@ -100,27 +100,27 @@ cco:nontangential_part_of rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "nontangential part of"^^xsd:string . + 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/overlaps_with cco:overlaps_with rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 overlaps with some immaterial entity im2 iff there exists some immaterial entity im such that im is a spatial part of im1 and im is a spatial part of im2."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "overlaps with"^^xsd:string . + cco:definition "An immaterial entity im1 overlaps with some immaterial entity im2 iff there exists some immaterial entity im such that im is a spatial part of im1 and im is a spatial part of im2."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; + rdfs:label "overlaps with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/partially_overlaps_with cco:partially_overlaps_with rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "partially overlaps with"^^xsd:string . + 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/spatial_part_of @@ -129,9 +129,9 @@ cco:spatial_part_of rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 is a spatial part of some immaterial entity im2 iff for every immaterial entity im3 if im3 is connected with im1, then im3 is connected with im2."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "spatial part of"^^xsd:string . + cco:definition "An immaterial entity im1 is a spatial part of some immaterial entity im2 iff for every immaterial entity im3 if im3 is connected with im1, then im3 is connected with im2."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; + rdfs:label "spatial part of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/tangential_part_of @@ -140,9 +140,9 @@ cco:tangential_part_of rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "tangential part of"^^xsd:string . + 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 . ################################################################# @@ -151,35 +151,35 @@ cco:tangential_part_of rdf:type owl:ObjectProperty ; ### 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:comment "Altitude values typically use kilometers as the Unit of Measurement."^^xsd:string ; - rdfs:label "has altitude value"^^xsd:string . + 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_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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "has latitude value"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "has longitude value"^^xsd:string . + 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.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."^^xsd:string ; - cco:example_of_usage "Polygon ((10 10, 10 20, 20 20, 20 15, 10 10))"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:comment "ISO 19162:2015"^^xsd:string ; - rdfs:label "as WKT"^^xsd:string . + 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 . ################################################################# @@ -189,27 +189,27 @@ cco:has_longitude_value rdf:type owl:DatatypeProperty ; ### 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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/anthropogenic"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Anthropogenic Feature"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Atmospheric Feature"^^xsd:string . + 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/AxisOfRotation cco:AxisOfRotation rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:alternative_label "Rotational Axis"^^xsd:string ; - cco:definition "A One-Dimensional Spatial Region defined by the line around which a spinning body rotates."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Axis of Rotation"^^xsd:string . + 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/BoundingBoxPoint @@ -223,70 +223,70 @@ cco:BoundingBoxPoint rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:GeospatialPosition ; - cco:definition "A Geospatial Position that is a proper part of some Geospatial Region Bounding Box."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Bounding Box Point"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Center_of_mass"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Center of Mass"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/City"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "City"^^xsd:string . + 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/ConstructedFeature cco:ConstructedFeature rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; - cco:definition "An Anthropogenic Feature that has been constructed by deliberate human effort."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Constructed Feature"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "JC3IEDM version 3.0.2"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Continent"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Coordinate System Axis"^^xsd:string . + 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/Country cco:Country rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; - cco:alternative_label "Sovereign State"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Country"^^xsd:string . + 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."^^xsd:string ; + 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"^^xsd:string . + rdfs:label "County"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DivisonOfGeopoliticalEntity @@ -297,19 +297,19 @@ cco:DivisonOfGeopoliticalEntity rdf:type owl:Class ; 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."^^xsd:string ; + 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." ; - rdfs:label "Division of Geopolitical Entity"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Environmental Feature"^^xsd:string . + 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/FirstOrderAdministrativeRegion @@ -319,11 +319,11 @@ cco:FirstOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:Country ] ; - cco:definition "A Geopolitical Entity that is a primary administrative division of a Country."^^xsd:string ; - cco:definition_source "http://www.geonames.org/export/codes.html"^^xsd:string ; - cco:example_of_usage "a state in the United States"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "First-Order Administrative Region"^^xsd:string . + 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/FourthOrderAdministrativeRegion @@ -333,75 +333,75 @@ cco:FourthOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:ThirdOrderAdministrativeRegion ] ; - cco:definition "A Geopolitical Entity that is a subdivision of a Third-Order Administrative Region."^^xsd:string ; - cco:definition_source "http://www.geonames.org/export/codes.html"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Fourth-Order Administrative Region"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geographic Feature"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geopolitical Entity"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/International_border"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geopolitical Entity Border"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geospatial Boundary"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geospatial Ellipse"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geospatial Error Region"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geospatial Line"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geospatial Line String"^^xsd:string . + 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 @@ -411,33 +411,33 @@ cco:GeospatialLocation rdf:type owl:Class ; owl:onProperty obo:RO_0001015 ; owl:someValuesFrom obo:BFO_0000001 ] ; - cco:definition "A Geospatial Region at which an Entity or Event is located."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geospatial Location"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geospatial Polygon"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geospatial Position"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geospatial Region"^^xsd:string . + 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 @@ -447,89 +447,89 @@ cco:GeospatialRegionBoundingBox rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Geospatial Region Bounding Box"^^xsd:string . + 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/GroundTrack cco:GroundTrack rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:alternative_label "Ground Trace"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Ground_track"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Ground Track"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Ground Track Point"^^xsd:string . + 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/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."^^xsd:string ; - 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "High Density Residential Area"^^xsd:string . + 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/HydrographicFeature cco:HydrographicFeature rdf:type owl:Class ; rdfs:subClassOf cco:GeographicFeature ; - cco:definition "A Geographic Feature associated with water."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Hydrographic Feature"^^xsd:string . + 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/LocalAdministrativeRegion cco:LocalAdministrativeRegion rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; - cco:alternative_label "Locality"^^xsd:string ; - cco:definition "A Geopolitical Entity that delimits a local Government."^^xsd:string ; - cco:definition_source "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; - rdfs:label "Local Administrative Region"^^xsd:string . + 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/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."^^xsd:string ; - 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Low Density Residential Area"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Major Axis"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Semi-minor_axis#Ellipse"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Minor Axis"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Nadir"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Nadir"^^xsd:string . + 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/ObjectTrack @@ -539,10 +539,10 @@ cco:ObjectTrack rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Object Track"^^xsd:string . + 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 @@ -552,71 +552,71 @@ cco:ObjectTrackPoint rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Object Track Point"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "Wikipedia: Park"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Park"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Landform"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Physiographic Feature"^^xsd:string . + 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/PitchAxis cco:PitchAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; - cco:alternative_label "Lateral Axis"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Pitch Axis"^^xsd:string . + 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/PopulatedPlace cco:PopulatedPlace rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; - cco:definition "An Anthropogenic Feature at which people live or have lived."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Human_settlement"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Populated place"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Province"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Province"^^xsd:string . + 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/RollAxis cco:RollAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; - cco:alternative_label "Longitudinal Axis"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Roll Axis"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Sea Level"^^xsd:string . + 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/SecondOrderAdministrativeRegion @@ -626,45 +626,45 @@ cco:SecondOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:FirstOrderAdministrativeRegion ] ; - cco:definition "A Geopolitical Entity that is a subdivision of a First-Order Administrative Region."^^xsd:string ; - cco:definition_source "http://www.geonames.org/export/codes.html"^^xsd:string ; + 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"^^xsd:string . + rdfs:label "Second-Order Administrative Region"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Semi-Major Axis"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Semi-Minor Axis"^^xsd:string . + 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/State cco:State rdf:type owl:Class ; rdfs:subClassOf cco:FirstOrderAdministrativeRegion ; - cco:alternative_label "Constituent State"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Constituent_state"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "State"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Subcontinent"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Subcontinent"^^xsd:string . + 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/ThirdOrderAdministrativeRegion @@ -674,10 +674,10 @@ cco:ThirdOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:SecondOrderAdministrativeRegion ] ; - cco:definition "A Geopolitical Entity that is a subdivision of a Second-Order Administrative Region."^^xsd:string ; - cco:definition_source "http://www.geonames.org/export/codes.html"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Third-Order Administrative Region"^^xsd:string . + 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/ThreeDimensionalPath @@ -687,78 +687,78 @@ cco:ThreeDimensionalPath rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Three-Dimensional Path"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:comment "For an object in motion, its Three-Dimensional Position is part of its Three-Dimensional Path."^^xsd:string ; - rdfs:label "Three-Dimensional Position"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.dictionary.com/browse/town"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Town"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/village"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Village"^^xsd:string . + 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/YawAxis cco:YawAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; - cco:alternative_label "Vertical Axis"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Yaw Axis"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Zenith"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "Zenith"^^xsd:string . + 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'."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "x-Axis"^^xsd:string . + 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'."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "y-Axis"^^xsd:string . + 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'."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:string ; - rdfs:label "z-Axis"^^xsd:string . + 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 . ### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index 61f00ab..2d6db44 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -9,15 +9,15 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports , ; - cco:code_license "The 3-Clause BSD License: https://opensource.org/licenses/BSD-3-Clause"^^xsd:string ; - cco:content_license "The Creative Commons BY 3.0 License: https://creativecommons.org/licenses/by/3.0/"^^xsd:string ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string ; - rdfs:comment "This ontology is designed to represent generic types of information as well as the relationships between information and other entities."^^xsd:string ; - rdfs:label "Information Entity Ontology"^^xsd:string ; - owl:versionInfo "Version 1.2"^^xsd:string . + cco:code_license ; + cco:content_license ; + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."@en ; + rdfs:comment "This ontology is designed to represent generic types of information as well as the relationships between information and other entities."@en ; + rdfs:label "Information Entity Ontology"@en ; + owl:versionInfo "Version 1.2"@en . ################################################################# # Object Properties @@ -29,9 +29,9 @@ cco:condition_described_by rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "condition described by"^^xsd:string . + 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/described_by @@ -39,22 +39,22 @@ cco:described_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:describes ; rdfs:range cco:DescriptiveInformationContentEntity ; - cco:definition "The inverse of describes, which relates an Entity to some Descriptive Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "described by"^^xsd:string . + cco:definition "The inverse of describes, which relates an Entity to some Descriptive Information Content Entity."@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 "For all Types T1 and T2, if T1 describes T2 then there is some instance of T1, t1 that presents the characteristics by which some instance of T2, t2 can be recognized or visualized."^^xsd:string ; - cco:example_of_usage "a newspaper article describes some current event"^^xsd:string , - "a visitor's log describes some facility visit"^^xsd:string , - "an accident report describes some accident"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "describes"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 describes T2 then there is some instance of T1, t1 that presents the characteristics by which some instance of T2, t2 can be recognized or visualized."@en ; + cco:example_of_usage "a newspaper article describes some current event" , + "a visitor's log describes some facility visit" , + "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 @@ -62,9 +62,9 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "describes condition"^^xsd:string . + 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/describes_set_with @@ -73,9 +73,9 @@ cco:describes_set_with rdf:type owl:ObjectProperty ; owl:inverseOf cco:set_described_by ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; rdfs:range cco:MeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 describes set with T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 further describes some entity described by t1 when compared to all the entities described by t1."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "describes set with"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 describes set with T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 further describes some entity described by t1 when compared to all the entities described by t1."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "describes set with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/describes_set_with_expected_element @@ -83,9 +83,9 @@ cco:describes_set_with_expected_element rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:describes_set_with ; owl:inverseOf cco:set_described_by_expected_element ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 describes set with expected element T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 indicates that an entity described by t1 is the most likely element to occur relative to the set of entities described by t1."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "describes set with expected element"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 describes set with expected element T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 indicates that an entity described by t1 is the most likely element to occur relative to the set of entities described by t1."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "describes set with expected element"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/describes_set_with_ordinality @@ -94,9 +94,9 @@ cco:describes_set_with_ordinality rdf:type owl:ObjectProperty ; owl:inverseOf cco:set_described_by_ordinality ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; rdfs:range cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 describes set with ordinailty T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 indicates the rank order of an entity described by t1 with respect to the set of entities described by t1."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "describes set with ordinality"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 describes set with ordinailty T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 indicates the rank order of an entity described by t1 with respect to the set of entities described by t1."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "describes set with ordinality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/describes_set_with_proportion @@ -105,9 +105,9 @@ cco:describes_set_with_proportion rdf:type owl:ObjectProperty ; owl:inverseOf cco:set_described_by_proportion ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; rdfs:range cco:ProportionalRatioMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 describes set with proportion T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 is a proportional measurement of a subset of entities described by t1 when compared to all the entities described by t1."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "describes set with proportion"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 describes set with proportion T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 is a proportional measurement of a subset of entities described by t1 when compared to all the entities described by t1."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "describes set with proportion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/designated_by @@ -116,9 +116,9 @@ cco:designated_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:designates ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:DesignativeInformationContentEntity ; - cco:definition "The inverse of designates, which relates an Entity to some Designative Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "designated by"^^xsd:string . + cco:definition "The inverse of designates, which relates an Entity to some Designative Information Content Entity."@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 @@ -126,12 +126,12 @@ cco:designates rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:DesignativeInformationContentEntity ; - cco:definition "For all types T1 and T2, if T1 designates T2, then there is some instance of T1, t1, by which some instance of T2, t2, is called, or classified, distinguished from others."^^xsd:string ; - cco:example_of_usage "a URL identifies the location of a Web Page on the internet"^^xsd:string , - "a person's name designates that person"^^xsd:string , - "a vehicle identification number designates some vehicle"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "designates"^^xsd:string . + cco:definition "For all types T1 and T2, if T1 designates T2, then there is some instance of T1, t1, by which some instance of T2, t2, is called, or classified, distinguished from others."@en ; + cco:example_of_usage "a URL identifies 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/has_denominator_measurement_of @@ -139,9 +139,9 @@ cco:has_denominator_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:describes ; rdfs:domain cco:ProportionalRatioMeasurementInformationContentEntity ; rdfs:range obo:BFO_0000001 ; - cco:definition "For all Types T1 and T2, if T1 has denominator measurement of T2, then there is some instance of T1, t1 that is a proportional measurement of some instance of T2, t2 such that t2 is the whole being compared to by some portion."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "has denominator measurement of"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 has denominator measurement of T2, then there is some instance of T1, t1 that is a proportional measurement of some instance of T2, t2 such that t2 is the whole being compared to by some portion."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "has denominator measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_numerator_measurement_of @@ -149,9 +149,9 @@ cco:has_numerator_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:describes ; rdfs:domain cco:ProportionalRatioMeasurementInformationContentEntity ; rdfs:range obo:BFO_0000001 ; - cco:definition "For all Types T1 and T2, if T1 has numerator measurement of T2, then there is some instance of T1, t1 that is a proportional measurement of some instance of T2, t2 such that t2 is the portion being compared to some whole."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "has numerator measurement of"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 has numerator measurement of T2, then there is some instance of T1, t1 that is a proportional measurement of some instance of T2, t2 such that t2 is the portion being compared to some whole."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "has numerator measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_interval_measurement_of @@ -160,10 +160,10 @@ cco:is_a_interval_measurement_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_measured_by_interval ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:IntervalMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 is a interval measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a scale which has uniform intervals but has a zero value that does not correspond to an absence of the quality being measured."^^xsd:string ; - cco:example_of_usage "a measurement of air temperature on the Celsius scale."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is a interval measurement of"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 is a interval measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a scale which has uniform intervals but has a zero value that does not correspond to an absence of the quality 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 @@ -172,10 +172,10 @@ cco:is_a_measurement_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_measured_by ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:MeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 is a measurement of T2 then there is some instance of T1, t1, that describes some characteristic of some instance of T2, t2, relative to some scale or classification scheme."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "is a measurement of"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 is a measurement of T2 then there is some instance of T1, t1, that describes some characteristic of some instance of T2, t2, 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 @@ -184,12 +184,12 @@ cco:is_a_nominal_measurement_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_measured_by_nominal ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 is a nominal measurement of T2 then there is some instance of T1, t1, that classifies some instance of T2, t2, relative to some set of shared, possibly arbitrary, characteristics."^^xsd:string ; - cco:example_of_usage "classifying automobiles as sedans, coupes, hatchbacks, or convertibles"^^xsd:string , - "classifying military intelligence as strategic, operational, or tactical"^^xsd:string , - "classifying rocks as igneous, sedimentary, or metamorphic"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is a nominal measurement of"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 is a nominal measurement of T2 then there is some instance of T1, t1, that classifies some instance of T2, t2, relative to some set of shared, possibly arbitrary, characteristics."@en ; + cco:example_of_usage "classifying automobiles as sedans, coupes, hatchbacks, or convertibles" , + "classifying military intelligence as strategic, operational, or tactical" , + "classifying rocks as igneous, sedimentary, or metamorphic" ; + 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 @@ -198,11 +198,11 @@ cco:is_a_ordinal_measurement_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_measured_by_ordinal ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 is an ordinal measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a rank order."^^xsd:string ; - cco:example_of_usage "placing Geospatial Regions into a rank order of small, medium, large"^^xsd:string , - "placing military units onto a readiness rank order of red, yellow, green"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is a ordinal measurement of"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 is an ordinal measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a rank order."@en ; + cco:example_of_usage "placing Geospatial Regions into a rank order of small, medium, large" , + "placing 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:label "is a ordinal measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_ratio_measurement_of @@ -211,12 +211,12 @@ cco:is_a_ratio_measurement_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_measured_by_ratio ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:RatioMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 is a ratio measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a scale having equal unit values and a zero value that corresponds to the absence of the quality being measured."^^xsd:string ; - cco:example_of_usage "the barometric pressure at 1,000 feet above sea level"^^xsd:string , - "the measure of air temperature on the Kelvin scale"^^xsd:string , - "the number of members in an Organization"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is a ratio measurement of"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 is a ratio measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a scale having equal unit values and a zero value that corresponds to the absence of the quality being measured."@en ; + cco:example_of_usage "the barometric pressure at 1,000 feet above sea level" , + "the measure of air temperature on the Kelvin scale" , + "the number of members in an Organization" ; + 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 @@ -224,19 +224,19 @@ 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."^^xsd:string ; - cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000136"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is about"^^xsd:string . + 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_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 the bearer of some Information Content Entity C1, B2 is the bearer of some Information Content Entity C2, C1 is not identical with C2, b1 is the bearer of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is the bearer of c1 (i.e. the same Information Content Entity as borne by b1)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is excerpted from"^^xsd:string . + 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 the bearer of some Information Content Entity C1, B2 is the bearer of some Information Content Entity C2, C1 is not identical with C2, b1 is the bearer of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is the bearer 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_geospatial_coordinate_reference_system_of @@ -245,8 +245,8 @@ cco:is_geospatial_coordinate_reference_system_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses_geospatial_coordinate_reference_system ; rdfs:domain cco:GeospatialCoordinateReferenceSystem ; rdfs:range cco:InformationBearingEntity ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is geospatial coordinate reference system of"^^xsd:string . + 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_measured_by @@ -254,9 +254,9 @@ cco:is_measured_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:described_by ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:MeasurementInformationContentEntity ; - cco:definition "The inverse of is a measurement of, which relates an Entity to some Measurement Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is measured by"^^xsd:string . + cco:definition "The inverse of is a measurement of, which relates an Entity to some Measurement Information Content Entity."@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 @@ -264,9 +264,9 @@ 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 "The inverse of is a interval measurement of, which relates an Entity to some Interval Measurement Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is measured by interval"^^xsd:string . + cco:definition "The inverse of is a interval measurement of, which relates an Entity to some Interval Measurement Information Content Entity."@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 @@ -274,9 +274,9 @@ 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 "The inverse of is a nominal measurement of, which relates an Entity to some Nominal Measurement Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is measured by nominal"^^xsd:string . + cco:definition "The inverse of is a nominal measurement of, which relates an Entity to some Nominal Measurement Information Content Entity."@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 @@ -284,9 +284,9 @@ 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 "The inverse of is a ordinal measurement of, which relates an Entity to some Ordinal Measurement Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is measured by ordinal"^^xsd:string . + cco:definition "The inverse of is a ordinal measurement of, which relates an Entity to some Ordinal Measurement Information Content Entity."@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 @@ -294,9 +294,9 @@ 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 "The inverse of is a ratio measurement of, which relates an Entity to some Ratio Measurement Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is measured by ratio"^^xsd:string . + cco:definition "The inverse of is a ratio measurement of, which relates an Entity to some Ratio Measurement Information Content Entity."@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 @@ -305,24 +305,24 @@ cco:is_measurement_unit_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses_measurement_unit ; rdfs:domain cco:MeasurementUnit ; rdfs:range cco:InformationBearingEntity ; - cco:elucidation "An Information Bearing Entity carries the content of some corresponding Information Content Entity. In some cases of measurements, this content is composed of both some amount and the scale according to which the measurement was made."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is measurement unit of"^^xsd:string . + cco:elucidation "An Information Bearing Entity carries the content of some corresponding Information Content Entity. In some cases of measurements, this content is composed of both some amount and the scale according to which the measurement was made."@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 "An instance b1 of a Information Bearing Entity is mention of some instance c1 of some Entity or Event iff b1 is used as a reference to c1."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is mention of"^^xsd:string . + cco:definition "An instance b1 of a Information Bearing Entity is mention of some instance c1 of some Entity or Event iff b1 is used as a reference to c1."@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 "An instance c1 of a Entity or Event is mentioned by an instance b1 of some Information Bearing Entity iff b1 is used as a reference to c1."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is mentioned by"^^xsd:string . + cco:definition "An instance c1 of a Entity or Event is mentioned by an instance b1 of some Information Bearing Entity iff b1 is used as a reference to c1."@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_reference_system_of @@ -331,16 +331,16 @@ cco:is_reference_system_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses_reference_system ; rdfs:domain cco:ReferenceSystem ; rdfs:range cco:InformationBearingEntity ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is reference system of"^^xsd:string . + 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_subject_of cco:is_subject_of rdf:type owl:ObjectProperty ; rdfs:range cco:InformationContentEntity ; - cco:definition "The inverse of is about, which relates an Entity to some Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "is subject of"^^xsd:string . + cco:definition "The inverse of is about, which relates an Entity to some 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/language_used_in @@ -349,9 +349,9 @@ cco:language_used_in rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses_language ; rdfs:domain cco:Language ; rdfs:range cco:InformationBearingEntity ; - cco:elucidation "A Language L is used in an Information Bearing Entity iff the literal value of that Information Bearing Entity is a string that is encoded according to the syntax of L."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "language used in"^^xsd:string . + cco:elucidation "A Language L is used in an Information Bearing Entity iff the literal value of that Information Bearing Entity is a string that is encoded according to the syntax of L."@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/prescribed_by @@ -359,21 +359,21 @@ cco:prescribed_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:prescribes ; rdfs:range cco:DirectiveInformationContentEntity ; - cco:definition "The inverse of prescribes, which relates an Entity to some Directive Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "prescribed by"^^xsd:string . + cco:definition "The inverse of prescribes, which relates an Entity to some Directive Information Content Entity."@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 "For all types T1 and T2, if T1 prescribes T2, then there is some instance of T1, t1, that serves as a rule or guide to some instance of T2, t2 (if T2 is a type of bfo:Occurrent) or that serves as a model for some instance of T2, t2 (if T2 is a type of bfo:Continuant)."^^xsd:string ; - cco:example_of_usage "a blueprint serves as a model of some Artifact or Facility"^^xsd:string , - "a professional code of conduct serves as a set of rules to be followed while acting in a role within that profession"^^xsd:string , - "an Operations Plan serves as a guide for the tasks that need to be performed to achieve the Objectives of the Operation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "prescribes"^^xsd:string . + cco:definition "For all types T1 and T2, if T1 prescribes T2, then there is some instance of T1, t1, that serves as a rule or guide to some instance of T2, t2 (if T2 is a type of bfo:Occurrent) or that serves as a model for some instance of T2, t2 (if T2 is a type of bfo: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/represented_by @@ -382,9 +382,9 @@ cco:represented_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:represents ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:RepresentationalInformationContentEntity ; - cco:definition "The inverse of designates, which relates an Entity to some Representational Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "represented by"^^xsd:string . + cco:definition "The inverse of designates, which relates an Entity to some Representational Information Content Entity."@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 @@ -392,13 +392,13 @@ cco:represents rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:describes ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:RepresentationalInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 represents T2 then there is some instance of T1, t1, that presents the characteristics by which some instance of T2, t2, can be recognized or visualized and moreover, there is a one-to-one correspondence between the components of t1 and t2."^^xsd:string ; - cco:elucidation "The relationship that is being defined here is that between a photographic image and its object, or between a written transcript and the verbal event that it transcribes."^^xsd:string ; - cco:example_of_usage "a court transcript represents a courtroom proceeding"^^xsd:string , - "a photograph of the Statue of Liberty represents the Statue of Liberty"^^xsd:string , - "a video of a sporting event represents that sporting event"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "represents"^^xsd:string . + cco:definition "For all Types T1 and T2, if T1 represents T2 then there is some instance of T1, t1, that presents the characteristics by which some instance of T2, t2, can be recognized or visualized and moreover, there is a one-to-one correspondence between the components of t1 and t2."@en ; + cco:elucidation "The relationship that is being defined here is that between a photographic image and its object, or between a written transcript and the verbal event that it transcribes."@en ; + cco:example_of_usage "a court transcript represents a courtroom proceeding" , + "a photograph of the Statue of Liberty represents the Statue of Liberty" , + "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 "represents"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/set_described_by @@ -406,16 +406,16 @@ cco:set_described_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:described_by ; rdfs:domain cco:MeasurementInformationContentEntity ; rdfs:range cco:NominalMeasurementInformationContentEntity ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "set described by"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "set described by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/set_described_by_expected_element cco:set_described_by_expected_element rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:set_described_by ; rdfs:range cco:NominalMeasurementInformationContentEntity ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "set described by expected element"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "set described by expected element"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/set_described_by_ordinality @@ -423,8 +423,8 @@ cco:set_described_by_ordinality rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:set_described_by ; rdfs:domain cco:OrdinalMeasurementInformationContentEntity ; rdfs:range cco:NominalMeasurementInformationContentEntity ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "set described by ordinality"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "set described by ordinality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/set_described_by_proportion @@ -432,8 +432,8 @@ cco:set_described_by_proportion rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:set_described_by ; rdfs:domain cco:ProportionalRatioMeasurementInformationContentEntity ; rdfs:range cco:NominalMeasurementInformationContentEntity ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "set described by proportion"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "set described by proportion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/time_zone_identifier_used_by @@ -442,8 +442,8 @@ cco:time_zone_identifier_used_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses_time_zone_identifier ; rdfs:domain cco:TimeZoneIdentifier ; rdfs:range cco:InformationBearingEntity ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "time zone identifier used by"^^xsd:string . + 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_geospatial_coordinate_reference_system @@ -451,8 +451,8 @@ 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:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "uses geospatial coordinate reference system"^^xsd:string . + 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 @@ -460,9 +460,9 @@ cco:uses_language rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribed_by ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:Language ; - cco:elucidation "An Information Bearing Entity uses language L iff the literal value of that Information Bearing Entity is a string that is encoded according to the syntax of L."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "uses language"^^xsd:string . + cco:elucidation "An Information Bearing Entity uses language L iff the literal value of that Information Bearing Entity is a string that is encoded according to the syntax of L."@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 @@ -470,9 +470,9 @@ cco:uses_measurement_unit rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0010002 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:MeasurementUnit ; - cco:elucidation "An Information Bearing Entity carries the content of some corresponding Information Content Entity. In some cases of measurements, this content is composed of both some amount and the scale according to which the measurement was made."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "uses measurement unit"^^xsd:string . + cco:elucidation "An Information Bearing Entity carries the content of some corresponding Information Content Entity. In some cases of measurements, this content is composed of both some amount and the scale according to which the measurement was made."@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 @@ -480,8 +480,8 @@ cco:uses_reference_system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0010002 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:ReferenceSystem ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "uses reference system"^^xsd:string . + 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 @@ -489,9 +489,9 @@ cco:uses_time_zone_identifier rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0010002 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:TimeZoneIdentifier ; - cco:definition "An object property holding between an Information Bearing Entity and a Time Zone Identifier which designates which time zone is being referred to in the date time string attached to the Information Bearing Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "uses time zone identifier"^^xsd:string . + cco:definition "An object property holding between an Information Bearing Entity and a Time Zone Identifier which designates which time zone is being referred to in the date time string attached to the Information Bearing Entity."@en ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "uses time zone identifier"@en . ################################################################# @@ -502,64 +502,64 @@ cco:uses_time_zone_identifier rdf:type owl:ObjectProperty ; 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:string ; - rdfs:label "has URI value"^^xsd:string . + 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_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:string ; - rdfs:label "has boolean value"^^xsd:string . + 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:string ; - rdfs:label "has date value"^^xsd:string . + 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:string ; - rdfs:label "has datetime value"^^xsd:string . + 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:string ; - rdfs:label "has decimal value"^^xsd:string . + 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:string ; - rdfs:label "has double value"^^xsd:string . + 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:string ; - rdfs:label "has integer value"^^xsd:string . + 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_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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "has text value"^^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 . ################################################################# @@ -569,131 +569,131 @@ cco:has_text_value rdf:type owl:DatatypeProperty ; ### 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Abbreviated Name"^^xsd:string . + 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/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."^^xsd:string ; - cco:example_of_usage "Wi-Fi, ASCII, OPSEC"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Acronym"^^xsd:string . + 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/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." ; + 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" . + rdfs:label "Algorithm"@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"^^xsd:string ; - cco:definition "A Non-Name Identifier that consists of a string of characters that does not follow an encoding system."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Arbitrary Identifier"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Artifact Version Ordinality"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Constructed_language"^^xsd:string ; - cco:example_of_usage "Esperanto"^^xsd:string , - "Python Programming Language"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Artificial Language"^^xsd:string . + 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/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."^^xsd:string ; - cco:example_of_usage "January 1, 2018; 1 January 2018; 01/01/18; 01Jan18"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Calendar Date Identifier"^^xsd:string . + 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/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."^^xsd:string ; - cco:elucidation "Calendars typically organize dates through the use of naming and temporal conventions based on Days, Weeks, Months, and Years."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Calendar System"^^xsd:string . + 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/CartesianCoordinateSystem cco:CartesianCoordinateSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; - cco:alternative_label "Rectangular Coordinate System"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Cartesian_coordinate_system"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Cartesian Coordinate System"^^xsd:string . + 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/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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "In traditional astronomical usage, civil time is mean solar time as calculated from midnight as the beginning of the Civil Day."^^xsd:string , - "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."^^xsd:string ; - rdfs:label "Civil Time Reference System"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Clock Time System"^^xsd:string . + 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/CodeIdentifier cco:CodeIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:NonNameIdentifier ; - cco:alternative_label "Code ID"^^xsd:string , - "ID Code"^^xsd:string , - "Identifier Code"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Code Identifier"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Count Measurement Information Content Entity"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Data Range Interval Estimate Information Content Entity"^^xsd:string . + 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/DateIdentifier @@ -703,10 +703,10 @@ cco:DateIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:Day ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:alternative_label "Day Identifier"^^xsd:string ; - cco:definition "A Temporal Interval Identifier that designates some Day."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Date Identifier"^^xsd:string . + 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/DecadeIdentifier @@ -716,26 +716,26 @@ cco:DecadeIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:Decade ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Decade."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Decade Identifier"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Decimal Date Identifier"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Decimal Time of Day Identifier"^^xsd:string . + 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/DescriptiveInformationContentEntity @@ -743,10 +743,10 @@ cco:DescriptiveInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:InformationContentEntity ; owl:disjointWith cco:DesignativeInformationContentEntity , cco:DirectiveInformationContentEntity ; - cco:alternative_label "Descriptive ICE"^^xsd:string ; - cco:definition "An Information Content Entity that consists of a set of propositions that describe some Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Descriptive Information Content Entity"^^xsd:string . + 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 @@ -757,48 +757,48 @@ cco:DesignativeInformationContentEntity rdf:type owl:Class ; ] ; rdfs:subClassOf cco:InformationContentEntity ; owl:disjointWith cco:DirectiveInformationContentEntity ; - cco:alternative_label "Designative ICE"^^xsd:string ; - cco:definition "An Information Content Entity that consists of a set of symbols that denote some Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Designative Information Content Entity"^^xsd:string . + 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"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Designative Name"^^xsd:string . + 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/DeviationMeasurementInformationContentEntity cco:DeviationMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Conformance Measurement"^^xsd:string , - "Degree of Conformance"^^xsd:string , - "Degree of Deviation"^^xsd:string , - "Deviation Measurement"^^xsd:string ; - 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."^^xsd:string ; - 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."^^xsd:string ; - cco:example_of_usage "a missile impact deviates from its target location by 100 feet"^^xsd:string , - "a satellite deviaties from its predicted orbital path by 5 kilometers"^^xsd:string , - "an overweight piece of luggage deviates from an airline's maximum allowed weight by +10 pounds"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string , - "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')."^^xsd:string ; - rdfs:label "Deviation Measurement Information Content Entity"^^xsd:string . + 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/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."^^xsd:string ; - 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."^^xsd:string ; - cco:example_of_usage "Alex, Bob, Cathy"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Diminutive Name"^^xsd:string . + 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/DirectiveInformationContentEntity @@ -808,66 +808,66 @@ cco:DirectiveInformationContentEntity rdf:type owl:Class ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf cco:InformationContentEntity ; - cco:alternative_label "Directive ICE"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Directive Information Content Entity"^^xsd:string . + 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/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."^^xsd:string ; - 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."^^xsd:string , - "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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Distance Measurement Information Content Entity"^^xsd:string . + 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/EstimateInformationContentEntity cco:EstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Estimate"^^xsd:string , - "Estimate Measurement Information Content Entity"^^xsd:string , - "Estimated Value"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Estimate Information Content Entity"^^xsd:string . + 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/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."^^xsd:string ; - cco:example_of_usage "proposed, approved, planned, in progress, completed, failed, or successful"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Event Status Nominal Information Content Entity"^^xsd:string . + 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/GeospatialCoordinateReferenceSystem cco:GeospatialCoordinateReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; - cco:alternative_label "Geographic Coordinate System"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Geospatial Coordinate Reference System"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Geospatial Region Bounding Box Identifier List"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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)."^^xsd:string ; - rdfs:label "Greenwich Mean Time Zone Identifier"^^xsd:string . + 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/HourIdentifier @@ -877,9 +877,9 @@ cco:HourIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:Hour ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Hour."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Hour Identifier"^^xsd:string . + 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/InformationBearingEntity @@ -889,11 +889,11 @@ cco:InformationBearingEntity rdf:type owl:Class ; owl:someValuesFrom cco:InformationContentEntity ] ; rdfs:subClassOf obo:BFO_0000030 ; - cco:alternative_label "IBE"^^xsd:string ; - cco:definition "An Object upon which an Information Content Entity generically depends."^^xsd:string ; - cco:definition_source "http://purl/obolibrary.org/obo/IAO_0000178"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Information Bearing Entity"^^xsd:string . + 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" ; + 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 @@ -903,12 +903,12 @@ cco:InformationContentEntity rdf:type owl:Class ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf obo:BFO_0000031 ; - cco:alternative_label "ICE"^^xsd:string ; - cco:definition "A Generically Dependent Continuant that generically depends on some Information Bearing Entity and stands in relation of aboutness to some Entity."^^xsd:string ; - cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000030"^^xsd:string ; - 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 bearers of the same information content. It is this content that is generically dependent upon its bearer. 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Information Content Entity"^^xsd:string . + 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 bearers of the same information content. It is this content that is generically dependent upon its bearer. 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/InformationQualityEntity @@ -918,40 +918,40 @@ cco:InformationQualityEntity rdf:type owl:Class ; owl:onProperty obo:RO_0000052 ; owl:someValuesFrom cco:InformationBearingEntity ] ; - cco:alternative_label "IQE"^^xsd:string ; - cco:definition "A Quality that concretizes some Information Content Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Typically, an IQE will be a complex pattern made up of multiple qualities joined together spatially."^^xsd:string ; - rdfs:label "Information Quality Entity"^^xsd:string . + 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/InformationStructureEntity cco:InformationStructureEntity rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000031 ; - cco:definition "A Generically Dependent Continuant that is not an Information Content Entity (ICE) but which is complemented or complementable by some ICE to create another ICE."^^xsd:string ; - cco:example_of_usage "a blank page in a document"^^xsd:string , - "a cell in a spreadsheet"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Information Structure Entity"^^xsd:string . + cco:definition "A Generically Dependent Continuant that is not an Information Content Entity (ICE) but which is complemented or complementable by some ICE to create another ICE."@en ; + cco:example_of_usage "a blank page in a document" , + "a cell in a spreadsheet" ; + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:label "Information Structure Entity"@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."^^xsd:string ; - cco:example_of_usage "USA, CPU, BBC"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Initialism"^^xsd:string . + 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/IntervalEstimateInformationContentEntity cco:IntervalEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:EstimateInformationContentEntity ; - cco:alternative_label "Interval Estimate"^^xsd:string , - "Interval Estimate Measurement Information Content Entity"^^xsd:string ; - cco:definition "An Estimate Information Content Entity that consists of an interval of possible (or probable) values for the measured entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Interval Estimate Information Content Entity"^^xsd:string . + 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 @@ -964,21 +964,21 @@ cco:IntervalMeasurementInformationContentEntity rdf:type owl:Class ; 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."^^xsd:string ; - cco:example_of_usage "The sentence \"The temperature reached -27 degrees Fahrenheit on January 20, 1985 in Chicago, IL.\" is the bearer of an interval measurement as 0 degrees on the Fahrenheit scale does not describe absolute zero."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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"^^xsd:string ; - rdfs:label "Interval Measurement Information Content Entity"^^xsd:string . + 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 bearer of an interval measurement as 0 degrees on the Fahrenheit scale does not describe absolute zero." ; + 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/JulianDateFraction cco:JulianDateFraction rdf:type owl:Class ; rdfs:subClassOf cco:DecimalTimeOfDayIdentifier ; - cco:alternative_label "Julian Date Time Identifier"^^xsd:string , - "Julian Day Fraction"^^xsd:string ; - cco:definition "A Decimal Time of Day Identifier that designates an approximate Temporal Instant that is part of some Julian Day."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Julian Date Fraction"^^xsd:string . + 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 @@ -996,9 +996,9 @@ cco:JulianDateIdentifier rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Julian Date Identifier"^^xsd:string . + 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/JulianDayNumber @@ -1008,62 +1008,62 @@ cco:JulianDayNumber rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Julian Day Number"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Language"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Legal Name"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Lot_number"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Lot Number" . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Lunar_calendar"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Lunar Calendar System"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Maximum Ordinal Measurement Information Content Entity"^^xsd:string . + 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/MeanPointEstimateInformationContentEntity cco:MeanPointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; - cco:alternative_label "Arithmetic Mean"^^xsd:string , - "Average"^^xsd:string , - "Mean"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Mean Point Estimate Information Content Entity"^^xsd:string . + 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/MeasurementInformationContentEntity @@ -1074,52 +1074,52 @@ cco:MeasurementInformationContentEntity rdf:type owl:Class ; ] ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; owl:disjointWith cco:RepresentationalInformationContentEntity ; - cco:alternative_label "Measurement ICE"^^xsd:string ; - cco:definition "A Descriptive Information Content Entity that describes the extent, dimensions, quantity, or quality of an Entity relative to some standard."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Measurement Information Content Entity"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "http://en.wikipedia.org/wiki/Measurement_unit"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Measurement Unit"^^xsd:string . + 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/MeasurementUnitOfGeocoordinate cco:MeasurementUnitOfGeocoordinate rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit specifying the geospatial coordinates of a location."^^rdfs:Literal ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Geocoordinate"^^xsd:string . + 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/MedianPointEstimateInformationContentEntity cco:MedianPointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; - cco:alternative_label "Median"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Median Point Estimate Information Content Entity"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Military Time Zone Identifier"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Minimum Ordinal Measurement Information Content Entity"^^xsd:string . + 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/MinuteIdentifier @@ -1129,20 +1129,20 @@ cco:MinuteIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:Minute ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Minute."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Minute Identifier"^^xsd:string . + 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/ModePointEstimateInformationContentEntity cco:ModePointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; - cco:alternative_label "Mode"^^xsd:string , - "Statistical Mode"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Mode Point Estimate Information Content Entity"^^xsd:string . + 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/MonthIdentifier @@ -1152,9 +1152,9 @@ cco:MonthIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:Month ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Month."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Month Identifier"^^xsd:string . + 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/MultiDayTemporalIntervalIdentifier @@ -1164,9 +1164,9 @@ cco:MultiDayTemporalIntervalIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:MultiDayTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Day Temporal Interval."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Multi-Day Temporal Interval Identifier"^^xsd:string . + 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/MultiHourTemporalIntervalIdentifier @@ -1176,9 +1176,9 @@ cco:MultiHourTemporalIntervalIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:MultiHourTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Hour Temporal Interval."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Multi-Hour Temporal Interval Identifier"^^xsd:string . + 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/MultiMinuteTemporalIntervalIdentifier @@ -1188,9 +1188,9 @@ cco:MultiMinuteTemporalIntervalIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:MultiMinuteTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Minute Temporal Interval."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Multi-Minute Temporal Interval Identifier"^^xsd:string . + 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/MultiMonthTemporalIntervalIdentifier @@ -1200,9 +1200,9 @@ cco:MultiMonthTemporalIntervalIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:MultiMonthTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Month Temporal Interval."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Multi-Month Temporal Interval Identifier"^^xsd:string . + 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/MultiSecondTemporalIntervalIdentifier @@ -1212,9 +1212,9 @@ cco:MultiSecondTemporalIntervalIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:MultiSecondTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Second Temporal Interval."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Multi-Second Temporal Interval Identifier"^^xsd:string . + 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/MultiWeekTemporalIntervalIdentifier @@ -1224,9 +1224,9 @@ cco:MultiWeekTemporalIntervalIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:MultiWeekTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Week Temporal Interval."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Multi-Week Temporal Interval Identifier"^^xsd:string . + 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/MultiYearTemporalIntervalIdentifier @@ -1236,30 +1236,30 @@ cco:MultiYearTemporalIntervalIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:MultiYearTemporalInterval ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Year Temporal Interval."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Multi-Year Temporal Interval Identifier"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Natural_language"^^xsd:string ; - cco:example_of_usage "English"^^xsd:string , - "Mandarin (Chinese)"^^xsd:string , - "Spanish"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Natural Language"^^xsd:string . + 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/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."^^xsd:string ; - cco:example_of_usage "Ike, Chief, P-Fox"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Nickname"^^xsd:string . + 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/NominalMeasurementInformationContentEntity @@ -1271,32 +1271,32 @@ cco:NominalMeasurementInformationContentEntity rdf:type owl:Class ; 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."^^xsd:string ; - cco:example_of_usage "The sentence \"January 20, 1985 was a cold day in Chicago, IL\" is the bearer of a nominal measurement."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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"^^xsd:string ; - rdfs:label "Nominal Measurement Information Content Entity"^^xsd:string . + 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 bearer of a nominal measurement." ; + 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/NonNameIdentifier cco:NonNameIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:alternative_label "ID"^^xsd:string , - "Identifier"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Non-Name Identifier"^^xsd:string . + 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/OrdinalDateIdentifier cco:OrdinalDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DecimalDateIdentifier ; - cco:alternative_label "Ordinal Date"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Ordinal_date"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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)."^^xsd:string ; - rdfs:label "Ordinal Date Identifier"^^xsd:string . + 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 @@ -1307,19 +1307,19 @@ cco:OrdinalMeasurementInformationContentEntity rdf:type owl:Class ; ] ; 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."^^xsd:string ; - cco:example_of_usage "The sentence \"The coldest day in history in Chicago, IL. is January 20, 1985.\" is the bearer of an ordinal measurment."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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"^^xsd:string ; - rdfs:label "Ordinal Measurement Information Content Entity"^^xsd:string . + 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 bearer of an ordinal measurment." ; + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Part Number"^^xsd:string . + 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/PerformanceSpecification @@ -1329,82 +1329,82 @@ cco:PerformanceSpecification rdf:type owl:Class ; 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."^^xsd:string ; - cco:example_of_usage "Maximum Speed at high altitude; Rate of Ascent at 10 degrees celsius with nominal payload."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Performance Specification"^^xsd:string . + 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/PointEstimateInformationContentEntity cco:PointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:EstimateInformationContentEntity ; - cco:alternative_label "Best Estimate"^^xsd:string , - "Point Estimate"^^xsd:string , - "Point Estimate Measurement Information Content Entity"^^xsd:string ; - cco:definition "An Estimate Information Content Entity that consists of a single value for the measured entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Point Estimate Information Content Entity"^^xsd:string . + 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/PredictiveInformationContentEntity cco:PredictiveInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; - cco:alternative_label "Prediction"^^xsd:string , - "Prediction Information Content Entity"^^xsd:string ; - cco:definition "A Descriptive Information Content Entity that describes an uncertain future event."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Predictive Information Content Entity"^^xsd:string . + 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/PriorityMeasurementInformationContentEntity cco:PriorityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; - cco:alternative_label "Criticality Measurement"^^xsd:string , - "Importance Measurement"^^xsd:string , - "Priority Measurement"^^xsd:string ; - cco:definition "An Ordinal Measurement Information Content Entity that is a measurement of the relative importance of an entity."^^xsd:string ; - cco:example_of_usage "low, normal, high, urgent, or immediate priority"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Priority Measurement Information Content Entity"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Priority Scale"^^xsd:string . + 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/ProbabilityMeasurementInformationContentEntity cco:ProbabilityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Likelihood Measurement"^^xsd:string , - "Probability Measurement"^^xsd:string ; - cco:definition "A Measurement Information Content Entity that is a measurement of the likelihood that a Process or Process Aggregate occurs."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Probability"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Every probability measurement is made within a particular context given certain background assumptions."^^xsd:string ; - rdfs:label "Probability Measurement Information Content Entity"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Proper Name"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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)."^^xsd:string , - "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."^^xsd:string ; - rdfs:label "Proportional Ratio Measurement Information Content Entity"^^xsd:string . + 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/RatioMeasurementInformationContentEntity @@ -1414,32 +1414,32 @@ cco:RatioMeasurementInformationContentEntity rdf:type owl:Class ; 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."^^xsd:string ; - cco:example_of_usage "The sentence \"The temperature reached 240.372 degrees Kelvin on January 20, 1985 in Chicago, IL.\" is the bearer of a ratio measurement as 0 degrees on the Kelvin scale does describe absolute zero."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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"^^xsd:string ; - rdfs:label "Ratio Measurement Information Content Entity"^^xsd:string . + 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 bearer of a ratio measurement as 0 degrees on the Kelvin scale does describe absolute zero." ; + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Reference System"^^xsd:string . + 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/ReliabilityMeasurementInformationContentEntity cco:ReliabilityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Accuracy of Process"^^xsd:string , - "Reliability Measurement"^^xsd:string ; - cco:definition "A Measurement Information Content Entity that is a measurement of the extent to which an entity can consistently produce an outcome."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Reliability_(statistics)"^^xsd:string ; - cco:elucidation "Reliability concerns both a measure of past performance and the expectation that future performance will conform to the range of past performances."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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')."^^xsd:string ; - rdfs:label "Reliability Measurement Information Content Entity"^^xsd:string . + 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/RepresentationalInformationContentEntity @@ -1449,9 +1449,9 @@ cco:RepresentationalInformationContentEntity rdf:type owl:Class ; owl:someValuesFrom obo:BFO_0000001 ] ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; - cco:definition "A Descriptive Information Content Entity that consists of a set of propositions or an image that represents some Entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Representational Information Content Entity"^^xsd:string . + cco:definition "A Descriptive Information Content Entity that consists of a set of propositions or an image that represents some Entity."@en ; + 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/SecondIdentifier @@ -1461,57 +1461,57 @@ cco:SecondIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:Second ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Second."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Second Identifier"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Sequence Position Ordinality"^^xsd:string . + 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/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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Sidereal Time Reference System"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Solar_calendar"^^xsd:string ; - cco:elucidation "Unless otherwise specified, a Solar Calendar System is assumed to be relative to the Orbit of the Earth around the Sun."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Solar Calendar System"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Solar Time Reference System"^^xsd:string . + 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/SpatialReferenceSystem cco:SpatialReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:ReferenceSystem ; - cco:alternative_label "Coordinate System"^^xsd:string , - "Spatial Coordinate System"^^xsd:string , - "Spatial Reference Frame"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Coordinate_system"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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"^^xsd:string ; - rdfs:label "Spatial Reference System"^^xsd:string . + 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 @@ -1521,26 +1521,26 @@ cco:SpatialRegionIdentifier rdf:type owl:Class ; owl:someValuesFrom obo:BFO_0000006 ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity that designates some Spatial Region."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Spatial Region Identifier"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Spherical_coordinate_system"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Spherical Coordinate System"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Standard Time of Day Identifier"^^xsd:string . + 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/TemporalInstantIdentifier @@ -1550,10 +1550,10 @@ cco:TemporalInstantIdentifier rdf:type owl:Class ; owl:someValuesFrom obo:BFO_0000148 ] ; rdfs:subClassOf cco:TemporalRegionIdentifier ; - cco:alternative_label "Zero-Dimensional Temporal Region Identifier"^^xsd:string ; - cco:definition "A Temporal Region Identifier that designates some Zero-Dimensional Temporal Region."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Temporal Instant Identifier"^^xsd:string . + 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 @@ -1563,20 +1563,20 @@ cco:TemporalIntervalIdentifier rdf:type owl:Class ; owl:someValuesFrom obo:BFO_0000038 ] ; rdfs:subClassOf cco:TemporalRegionIdentifier ; - cco:alternative_label "One-Dimensional Temporal Region Identifier"^^xsd:string ; - cco:definition "A Temporal Region Identifier that designates some One-Dimensional Temporal Region."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Temporal Interval Identifier"^^xsd:string . + 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"^^xsd:string , - "Time Scale"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Temporal Reference System"^^xsd:string . + 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 @@ -1586,9 +1586,9 @@ cco:TemporalRegionIdentifier rdf:type owl:Class ; owl:someValuesFrom obo:BFO_0000008 ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity that designates some Temporal Region."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Temporal Region Identifier"^^xsd:string . + 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/TimeOfDayIdentifier @@ -1598,43 +1598,43 @@ cco:TimeOfDayIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:TimeOfDay ] ; rdfs:subClassOf cco:TemporalInstantIdentifier ; - cco:definition "A Temporal Instant Identifier that designates some Time of Day."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Time of Day Identifier"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; + 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)"""^^xsd:string , - "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)."^^xsd:string ; - rdfs:label "Time Zone Identifier"^^xsd:string . +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/UniversalTimeReferenceSystem cco:UniversalTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:SolarTimeReferenceSystem ; - cco:acronym "UT"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Universal Time Reference System"^^xsd:string . + 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/VeracityMeasurementInformationContentEntity cco:VeracityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Accuracy of Information"^^xsd:string , - "Trueness Measurement"^^xsd:string , - "Veracity Measurement"^^xsd:string ; - cco:definition "A Measurement Information Content Entity that is a measurement of the extent to which a description conforms to the reality it describes."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string , - "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')."^^xsd:string ; - rdfs:label "Veracity Measurement Information Content Entity"^^xsd:string . + 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/WeekIdentifier @@ -1644,9 +1644,9 @@ cco:WeekIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:Week ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Week."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Week Identifier"^^xsd:string . + 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/YearIdentifier @@ -1656,9 +1656,9 @@ cco:YearIdentifier rdf:type owl:Class ; owl:someValuesFrom cco:Year ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Year."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Year Identifier"^^xsd:string . + 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 . ################################################################# @@ -1668,757 +1668,757 @@ cco:YearIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AlphaTimeZone cco:AlphaTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "A"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+1"^^xsd:string ; - rdfs:label "Alpha Time Zone"^^xsd:string . + 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/BarycentricCoordinateTime cco:BarycentricCoordinateTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; - cco:acronym "TCB"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; + 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)"""^^xsd:string ; - rdfs:label "Barycentric Coordinate Time"^^xsd:string . +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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Barycentric Dynamical Time"^^xsd:string . + 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/BravoTimeZone cco:BravoTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "B"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+2"^^xsd:string ; - rdfs:label "Bravo Time Zone"^^xsd:string . + 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/CharlieTimeZone cco:CharlieTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "C"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+3"^^xsd:string ; - rdfs:label "Charlie Time Zone"^^xsd:string . + 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/CoordinatedUniversalTime cco:CoordinatedUniversalTime rdf:type owl:NamedIndividual , cco:CivilTimeReferenceSystem , cco:UniversalTimeReferenceSystem ; - cco:acronym "UTC"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Coordinated Universal Time"^^xsd:string . + 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/DeltaTimeZone cco:DeltaTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "D"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+4"^^xsd:string ; - rdfs:label "Delta Time Zone"^^xsd:string . + 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/EarthCenteredEarthFixedCoordinateSystem cco:EarthCenteredEarthFixedCoordinateSystem rdf:type owl:NamedIndividual , cco:CartesianCoordinateSystem , cco:GeospatialCoordinateReferenceSystem ; - cco:alternative_label "Conventional Terrestrial Coordinate System"^^xsd:string , - "ECEF"^^xsd:string , - "ECR"^^xsd:string , - "Earth Centered Earth Fixed"^^xsd:string , - "Earth Centered Rotational Coordinate System"^^xsd:string , - "Earth-Centered Earth-Fixed"^^xsd:string , - "Earth-Centered, Earth-Fixed"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/ECEF"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Earth-Centered Earth-Fixed Coordinate System"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+5"^^xsd:string ; - rdfs:label "Echo Time Zone"^^xsd:string . + 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/EphemerisTime cco:EphemerisTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; - cco:acronym "ET"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Ephemeris Time"^^xsd:string . + 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/FoxtrotTimeZone cco:FoxtrotTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "F"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+6"^^xsd:string ; - rdfs:label "Foxtrot Time Zone"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+0"^^xsd:string ; - rdfs:label "GMT"^^xsd:string . + 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"^^xsd:string ; - cco:alternative_label "Newfoundland Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-3:30"^^xsd:string . + 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"^^xsd:string , - "Central African Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-1"^^xsd:string . + 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"^^xsd:string , - "Hawaii Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-10"^^xsd:string . + 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"^^xsd:string , - "Midway Islands Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-11"^^xsd:string . + 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"^^xsd:string , - "Brazil Eastern Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-2"^^xsd:string . + 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"^^xsd:string , - "Argentina Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-3"^^xsd:string . + 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"^^xsd:string , - "Puerto Rico and US Virgin Islands Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-4"^^xsd:string . + 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"^^xsd:string , - "Eastern Standard Time"^^xsd:string , - "IET"^^xsd:string , - "Indiana Eastern Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-5"^^xsd:string . + 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"^^xsd:string , - "Central Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-6"^^xsd:string . + 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"^^xsd:string , - "Mountain Standard Time"^^xsd:string , - "PNT"^^xsd:string , - "Phoenix Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-7"^^xsd:string . + 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"^^xsd:string , - "Pacific Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-8"^^xsd:string . + 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"^^xsd:string , - "Alaska Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT-9"^^xsd:string . + 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"^^xsd:string , - "IT"^^xsd:string ; - cco:alternative_label "Iran Standard Time"^^xsd:string , - "Iran Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+3:30"^^xsd:string . + 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"^^xsd:string , - "SLST"^^xsd:string ; - cco:alternative_label "Indian Standard Time"^^xsd:string , - "Sri Lanka Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+5:30"^^xsd:string . + 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"^^xsd:string ; - cco:alternative_label "Australian Central Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+9:30"^^xsd:string . + 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"^^xsd:string , - "European Central Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+1"^^xsd:string . + 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"^^xsd:string , - "Australia Eastern Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+10"^^xsd:string . + 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"^^xsd:string , - "Solomon Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+11"^^xsd:string . + 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"^^xsd:string , - "New Zealand Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+12"^^xsd:string . + 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"^^xsd:string , - "Eastern European Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+2"^^xsd:string . + 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"^^xsd:string , - "Eastern African Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+3"^^xsd:string . + 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"^^xsd:string , - "Near East Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+4"^^xsd:string . + 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"^^xsd:string , - "Pakistan Lahore Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+5"^^xsd:string . + 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"^^xsd:string , - "Bangladesh Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+6"^^xsd:string . + 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"^^xsd:string , - "Vietnam Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+7"^^xsd:string . + 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"^^xsd:string , - "China Taiwan Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+8"^^xsd:string . + 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"^^xsd:string , - "Japan Standard Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "GMT+9"^^xsd:string . + 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/GeocentricCoordinateTime cco:GeocentricCoordinateTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; - cco:acronym "TCG"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; + 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)"""^^xsd:string ; - rdfs:label "Geocentric Coordinate Time"^^xsd:string . +From: (https://en.wikipedia.org/wiki/Geocentric_Coordinate_Time)"""@en ; + rdfs:label "Geocentric Coordinate Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GlobalAreaReferenceSystem cco:GlobalAreaReferenceSystem rdf:type owl:NamedIndividual , cco:GeospatialCoordinateReferenceSystem ; - cco:acronym "GARS"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Global Area Reference System"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+7"^^xsd:string ; - rdfs:label "Golf Time Zone"^^xsd:string . + 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/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)."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Gregorian_calendar"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Gregorian Calendar"^^xsd:string . + 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/HotelTimeZone cco:HotelTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "H"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+8"^^xsd:string ; - rdfs:label "Hotel Time Zone"^^xsd:string . + 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/IndiaTimeZone cco:IndiaTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "I"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+9"^^xsd:string ; - rdfs:label "India Time Zone"^^xsd:string . + 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/InternationalAtomicTime cco:InternationalAtomicTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; - cco:acronym "TAI"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "International Atomic Time"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; + 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)"""^^xsd:string ; - rdfs:label "International Terrestrial Reference System"^^xsd:string . +From: (https://www.iers.org/IERS/EN/Science/ITRS/ITRS.html)"""@en ; + rdfs:label "International Terrestrial Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JetPropulsionLaboratoryEphemerisTimeArgument cco:JetPropulsionLaboratoryEphemerisTimeArgument rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; - cco:acronym "Teph"^^xsd:string ; - cco:alternative_label "JPL Ephemeris Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Jet Propulsion Laboratory Ephemeris Time Argument"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Julian_calendar"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Julian Calendar"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Juliet time is used as an indexical to refer to local time without otherwise specifying the time zone."^^xsd:string ; - rdfs:label "Juliet Time Zone"^^xsd:string . + 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/KiloTimeZone cco:KiloTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "K"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+10"^^xsd:string ; - rdfs:label "Kilo Time Zone"^^xsd:string . + 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/LimaTimeZone cco:LimaTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "L"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+11"^^xsd:string ; - rdfs:label "Lima Time Zone"^^xsd:string . + 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/MikeTimeZone cco:MikeTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "M"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string , - "Offset from Universal Coordinated Time = UTC+12"^^xsd:string ; - rdfs:label "Mike Time Zone"^^xsd:string . + 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/NovemberTimeZone cco:NovemberTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "N"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-1"^^xsd:string ; - rdfs:label "November Time Zone"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-2"^^xsd:string ; - rdfs:label "Oscar Time Zone"^^xsd:string . + 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/PapaTimeZone cco:PapaTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "P"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-3"^^xsd:string ; - rdfs:label "Papa Time Zone"^^xsd:string . + 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/QuebecTimeZone cco:QuebecTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "Q"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-4"^^xsd:string ; - rdfs:label "Quebec Time Zone"^^xsd:string . + 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/RomeoTimeZone cco:RomeoTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "R"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-5"^^xsd:string ; - rdfs:label "Romeo Time Zone"^^xsd:string . + 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/SierraTimeZone cco:SierraTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "S"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-6"^^xsd:string ; - rdfs:label "Sierra Time Zone"^^xsd:string . + 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/TangoTimeZone cco:TangoTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "T"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-7"^^xsd:string ; - rdfs:label "Tango Time Zone"^^xsd:string . + 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/TerrestrialTime cco:TerrestrialTime rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; - cco:acronym "TT"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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)."^^xsd:string ; - rdfs:label "Terrestrial Time"^^xsd:string . + 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/TwelveHourClockTimeSystem cco:TwelveHourClockTimeSystem rdf:type owl:NamedIndividual , cco:ClockTimeSystem ; - cco:alternative_label "12-Hour Clock"^^xsd:string , - "12-Hour Clock Time System"^^xsd:string , - "Twelve Hour Clock"^^xsd:string , - "Twelve Hour Clock Time System"^^xsd:string , - "Twelve-Hour Clock"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/12-hour_clock"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Twelve-Hour Clock Time System"^^xsd:string . + 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/TwentyFourHourClockTimeSystem cco:TwentyFourHourClockTimeSystem rdf:type owl:NamedIndividual , cco:ClockTimeSystem ; - cco:alternative_label "24-Hour Clock"^^xsd:string , - "24-Hour Clock Time System"^^xsd:string , - "Military Time"^^xsd:string , - "Military Time System"^^xsd:string , - "Twenty-Four Hour Clock Time System"^^xsd:string , - "Twenty-Four-Hour Clock"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/24-hour_clock"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Twenty-Four-Hour Clock Time System"^^xsd:string . + 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/UniformTimeZone cco:UniformTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "U"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-8"^^xsd:string ; - rdfs:label "Uniform Time Zone"^^xsd:string . + 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/UniversalTime0 cco:UniversalTime0 rdf:type owl:NamedIndividual , cco:UniversalTimeReferenceSystem ; - cco:acronym "UT0"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Universal Time 0"^^xsd:string . + 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"^^xsd:string ; - cco:alternative_label "Astronomical Time"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Universal Time 1"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Universal Time 1 A"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Universal Time 1 D"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Universal Time 1 F"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Universal Time 1 R"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Universal Time 2"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Universal Transverse Mercator Reference System"^^xsd:string . + 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:string ; + 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)"""^^xsd:string ; - rdfs:label "Unix Time"^^xsd:string . +(See: https://en.wikipedia.org/wiki/Unix_time)"""@en ; + rdfs:label "Unix Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VictorTimeZone cco:VictorTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "V"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-9"^^xsd:string ; - rdfs:label "Victor Time Zone"^^xsd:string . + 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/WhiskeyTimeZone cco:WhiskeyTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "W"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-10"^^xsd:string ; - rdfs:label "Whiskey Time Zone"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; + 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)"""^^xsd:string ; - rdfs:label "World Geodetic System 1984"^^xsd:string . +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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "World Geographic Reference System"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-11"^^xsd:string ; - rdfs:label "X-ray Time Zone"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC-12"^^xsd:string , - "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."^^xsd:string ; - rdfs:label "Yankee Time Zone"^^xsd:string . + 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/ZuluTimeZone cco:ZuluTimeZone rdf:type owl:NamedIndividual , cco:MilitaryTimeZoneIdentifier ; - cco:acronym "Z"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:comment "Offset from Universal Coordinated Time = UTC+0"^^xsd:string ; - rdfs:label "Zulu Time Zone"^^xsd:string . + 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.6) https://github.com/owlcs/owlapi diff --git a/LICENSE b/LICENSE index 9f1322f..8ec8c53 100644 --- a/LICENSE +++ b/LICENSE @@ -1,29 +1,87 @@ -BSD 3-Clause License +Creative Commons Attribution 4.0 International Public License -Copyright (c) 2017, CUBRC, Inc. -All rights reserved. +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: +Section 1 – Definitions. -* Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. +Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. +Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. +Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. +Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. +Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. +Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. +Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. +Licensor means the individual(s) or entity(ies) granting rights under this Public License. +Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. +Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. +You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. +Section 2 – Scope. -* Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. +License grant. +Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: +reproduce and Share the Licensed Material, in whole or in part; and +produce, reproduce, and Share Adapted Material. +Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. +Term. The term of this Public License is specified in Section 6(a). +Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. +Downstream recipients. +Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. +No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. +No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). +Other rights. -* Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. +Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. +Patent and trademark rights are not licensed under this Public License. +To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. +Section 3 – License Conditions. -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + +Attribution. + +If You Share the Licensed Material (including in modified form), You must: + +retain the following if it is supplied by the Licensor with the Licensed Material: +identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); +a copyright notice; +a notice that refers to this Public License; +a notice that refers to the disclaimer of warranties; +a URI or hyperlink to the Licensed Material to the extent reasonably practicable; +indicate if You modified the Licensed Material and retain an indication of any previous modifications; and +indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. +You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. +If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. +If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License. +Section 4 – Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + +for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; +if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and +You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. +Section 5 – Disclaimer of Warranties and Limitation of Liability. + +Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. +To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. +The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. +Section 6 – Term and Termination. + +This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. +Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + +automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or +upon express reinstatement by the Licensor. +For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. +For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. +Sections 1, 5, 6, 7, and 8 survive termination of this Public License. +Section 7 – Other Terms and Conditions. + +The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. +Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. +Section 8 – Interpretation. + +For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. +To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. +No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. +Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. diff --git a/ModalRelationOntology.ttl b/ModalRelationOntology.ttl index 3bd2bcd..f79d799 100644 --- a/ModalRelationOntology.ttl +++ b/ModalRelationOntology.ttl @@ -10,11 +10,13 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - rdfs:comment "The modal counterparts to relations contained in the Common Core Ontologies (CCO), including those CCO imports from the OBO Relation Ontology (RO)."^^xsd:string ; - rdfs:label "Modal Relation Ontology"^^xsd:string ; - owl:versionInfo "COPYRIGHT © 2015-2019 CUBRC Inc."^^xsd:string , - "Version 1.2"^^xsd:string . + owl:versionIRI ; + rdfs:comment "The modal counterparts to relations contained in the Common Core Ontologies (CCO), including those CCO imports from the OBO Relation Ontology (RO)."@en ; + cco:code_license ; + cco:content_license ; + rdfs:label "Modal Relation Ontology"@en ; + cco:copyright "COPYRIGHT © 2015-2019 CUBRC Inc."@en ; + owl:versionInfo "Version 1.2"@en . ################################################################# # Annotation properties @@ -565,10 +567,10 @@ mro:accessory_in rdf:type owl:ObjectProperty ; owl:inverseOf mro:has_accessory ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000015 ; - cco:definition "An agent a1 is accessory_in some Processual Entity p1 iff a1 assists in the commission of p1, is not located_at the location of p1, and is not agent_in p1. " ; + cco:definition "An agent a1 is accessory_in some Processual Entity p1 iff a1 assists in the commission of p1, is not located_at the location of p1, and is not agent_in p1. "@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "accessory in" . + rdfs:label "accessory in"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/accomplice_in @@ -577,10 +579,10 @@ mro:accomplice_in rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "accomplice in" . + rdfs:label "accomplice in"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/affects @@ -589,18 +591,18 @@ mro:affects rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_affected_by ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; - cco:definition "If p is a process and c is a continuant, then p affects c if and only if p influences c in some manner, most often by producing a change in c." ; + cco:definition "If p is a process and c is a continuant, then p affects c if and only if 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/ModalRelationOntology" ; - rdfs:label "affects" . + rdfs:label "affects"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/agent_in mro:agent_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0000056 ; owl:inverseOf mro:has_agent ; - cco:definition "TO DO" ; + cco:definition "TO DO"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "agent in" . + rdfs:label "agent in"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/aggregate_has_capability @@ -610,7 +612,7 @@ mro:aggregate_has_capability rdf:type owl:ObjectProperty ; rdfs:domain cco:GroupOfAgents ; rdfs:range cco:AgentCapability ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "aggregate has capability" . + rdfs:label "aggregate has capability"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/aggregate_has_disposition @@ -618,9 +620,9 @@ mro:aggregate_has_disposition rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:aggregrate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000016 ; - cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_disposition of some instance of a Disposition if and only if every member of the Object Aggregate instance has_disposition some instance of the Disposition." ; + cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_disposition of some instance of a Disposition if and only if every member of the Object Aggregate instance has_disposition some instance of the Disposition."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "aggregate has disposition" . + rdfs:label "aggregate has disposition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/aggregate_has_quality @@ -628,9 +630,9 @@ mro:aggregate_has_quality rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:aggregrate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000019 ; - cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_quality of some instance of a Quality if and only if every member of the Object Aggregate instance has_quality some instance of the Quality." ; + cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_quality of some instance of a Quality if and only if every member of the Object Aggregate instance has_quality some instance of the Quality."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "aggregate has quality" . + rdfs:label "aggregate has quality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/aggregate_has_role @@ -638,9 +640,9 @@ mro:aggregate_has_role rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:aggregrate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000023 ; - cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_role of some instance of a Role if and only if every member of the Object Aggregate instance has_role some instance of the Role." ; + cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_has_role of some instance of a Role if and only if every member of the Object Aggregate instance has_role some instance of the Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "aggregate has role" . + rdfs:label "aggregate has role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/aggregrate_bearer_of @@ -651,9 +653,9 @@ mro:aggregrate_bearer_of rdf:type owl:ObjectProperty ; obo:BFO_0000031 ) ] ; - cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_bearer_of some instance of a Dependent Continuant (or any of its subtypes) if and only if every member of the Object Aggregate instance is bearer_of some instance of the Dependent Continuant" ; + cco:definition "An instance of an Object Aggregate (or any of its subtypes) is aggregate_bearer_of some instance of a Dependent Continuant (or any of its subtypes) if and only if every member of the Object Aggregate instance is bearer_of some instance of the Dependent Continuant"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "aggregate bearer of" . + rdfs:label "aggregate bearer of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/capability_of @@ -663,7 +665,7 @@ mro:capability_of rdf:type owl:ObjectProperty ; rdfs:domain cco:AgentCapability ; rdfs:range cco:Agent ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "capability of" . + rdfs:label "capability of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/capability_of_aggregate @@ -672,7 +674,7 @@ mro:capability_of_aggregate rdf:type owl:ObjectProperty ; rdfs:domain cco:AgentCapability ; rdfs:range cco:GroupOfAgents ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "capability of aggregate" . + rdfs:label "capability of aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/caused_by @@ -680,18 +682,18 @@ mro:caused_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_cause_of ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000001 ; - cco:definition "For types of Processual Entities P1 and P2, P1 caused by P2 if and only if for all instances p1 of P1 there is some instance p2 of P2 such that p1 is the consequence of p2. Inverse of is_cause_of." ; + cco:definition "For types of Processual Entities P1 and P2, P1 caused by P2 if and only if for all instances p1 of P1 there is some instance p2 of P2 such that p1 is the consequence of p2. Inverse of is_cause_of."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "caused by" . + rdfs:label "caused by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/coincides_with mro:coincides_with rdf:type owl:ObjectProperty ; 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." ; + 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/ModalRelationOntology" ; - rdfs:label "coincides with" . + rdfs:label "coincides with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/condition_described_by @@ -700,18 +702,18 @@ mro:condition_described_by rdf:type owl:ObjectProperty ; owl:propertyChainAxiom ( mro:described_by mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "condition described by" . + rdfs:label "condition described by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/connected_with mro:connected_with rdf:type owl:ObjectProperty ; 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." ; + 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/ModalRelationOntology" ; - rdfs:label "connected with" . + rdfs:label "connected with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/delimits @@ -721,10 +723,10 @@ mro:delimits rdf:type owl:ObjectProperty ; owl:InverseFunctionalProperty ; rdfs:domain cco:GeopoliticalEntity ; rdfs:range cco:Organization ; - cco:definition "An instance of Geopolitical Entity gpe1 delimits some Government g1 iff gpe1 is the area within which g1 can legally exercies its authority." ; + cco:definition "An instance of Geopolitical Entity gpe1 delimits some Government g1 iff gpe1 is the area within which g1 can legally exercies its authority."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Delimitation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "delimits" . + rdfs:label "delimits"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/described_by @@ -732,22 +734,22 @@ mro:described_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_subject_of ; owl:inverseOf mro:describes ; rdfs:range cco:DescriptiveInformationContentEntity ; - cco:definition "The inverse of describes, which relates an Entity to some Descriptive Information Content Entity." ; + cco:definition "The inverse of describes, which relates an Entity to some Descriptive Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "described by" . + rdfs:label "described by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/describes mro:describes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_about ; rdfs:domain cco:DescriptiveInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 describes T2 then there is some instance of T1, t1 that presents the characteristics by which some instance of T2, t2 can be recognized or visualized." ; + cco:definition "For all Types T1 and T2, if T1 describes T2 then there is some instance of T1, t1 that presents the characteristics by which some instance of T2, t2 can be recognized or visualized."@en ; cco:example_of_usage "a newspaper article describes some current event" , "a visitor's log describes some facility visit" , "an accident report describes some accident" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - 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." ; - rdfs:label "describes" . + 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/ModalRelationOntology/describes_condition @@ -755,9 +757,9 @@ mro:describes_condition rdf:type owl:ObjectProperty ; owl:propertyChainAxiom ( mro:BFO_0000051 mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "describes condition" . + rdfs:label "describes condition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/describes_set_with @@ -766,9 +768,9 @@ mro:describes_set_with rdf:type owl:ObjectProperty ; owl:inverseOf mro:set_described_by ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; rdfs:range cco:MeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 describes set with T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 further describes some entity described by t1 when compared to all the entities described by t1." ; + cco:definition "For all Types T1 and T2, if T1 describes set with T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 further describes some entity described by t1 when compared to all the entities described by t1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "describes set with" . + rdfs:label "describes set with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/describes_set_with_expected_element @@ -776,9 +778,9 @@ mro:describes_set_with_expected_element rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:describes_set_with ; owl:inverseOf mro:set_described_by_expected_element ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 describes set with expected element T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 indicates that an entity described by t1 is the most likely element to occur relative to the set of entities described by t1." ; + cco:definition "For all Types T1 and T2, if T1 describes set with expected element T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 indicates that an entity described by t1 is the most likely element to occur relative to the set of entities described by t1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "describes set with expected element" . + rdfs:label "describes set with expected element"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/describes_set_with_ordinality @@ -787,9 +789,9 @@ mro:describes_set_with_ordinality rdf:type owl:ObjectProperty ; owl:inverseOf mro:set_described_by_ordinality ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; rdfs:range cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 describes set with ordinailty T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 indicates the rank order of an entity described by t1 with respect to the set of entities described by t1." ; + cco:definition "For all Types T1 and T2, if T1 describes set with ordinailty T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 indicates the rank order of an entity described by t1 with respect to the set of entities described by t1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "describes set with ordinality" . + rdfs:label "describes set with ordinality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/describes_set_with_proportion @@ -798,9 +800,9 @@ mro:describes_set_with_proportion rdf:type owl:ObjectProperty ; owl:inverseOf mro:set_described_by_proportion ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; rdfs:range cco:ProportionalRatioMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 describes set with proportion T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 is a proportional measurement of a subset of entities described by t1 when compared to all the entities described by t1." ; + cco:definition "For all Types T1 and T2, if T1 describes set with proportion T2, then there is some instance of T1, t1 such that t1 nominally describes a set of like entities where some instance of T2, t2 is a proportional measurement of a subset of entities described by t1 when compared to all the entities described by t1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "describes set with proportion" . + rdfs:label "describes set with proportion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/designated_by @@ -809,9 +811,9 @@ mro:designated_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:designates ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:DesignativeInformationContentEntity ; - cco:definition "The inverse of designates, which relates an Entity to some Designative Information Content Entity." ; + cco:definition "The inverse of designates, which relates an Entity to some Designative Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "designated by" . + rdfs:label "designated by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/designates @@ -819,21 +821,21 @@ mro:designates rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_about ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:DesignativeInformationContentEntity ; - cco:definition "For all types T1 and T2, if T1 designates T2, then there is some instance of T1, t1, by which some instance of T2, t2, is called, or classified, distinguished from others." ; + cco:definition "For all types T1 and T2, if T1 designates T2, then there is some instance of T1, t1, by which some instance of T2, t2, is called, or classified, distinguished from others."@en ; cco:example_of_usage "a URL identifies 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/ModalRelationOntology" ; - rdfs:label "designates" . + rdfs:label "designates"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/disconnected_with mro:disconnected_with rdf:type owl:ObjectProperty ; 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." ; + 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/ModalRelationOntology" ; - rdfs:label "disconnected with" . + rdfs:label "disconnected with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/disposition_of_aggregate @@ -841,18 +843,18 @@ mro:disposition_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:inheres_in_aggregate ; rdfs:domain obo:BFO_0000016 ; rdfs:range obo:BFO_0000027 ; - cco:definition "An instance of a Disposition is disposition_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Disposition that is disposition_of each and every member of the Object Aggregate instance." ; + cco:definition "An instance of a Disposition is disposition_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Disposition that is disposition_of each and every member of the Object Aggregate instance."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "disposition of aggregate" . + rdfs:label "disposition of aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/externally_connects_with mro:externally_connects_with rdf:type owl:ObjectProperty ; 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." ; + 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/ModalRelationOntology" ; - rdfs:label "externally connects with" . + rdfs:label "externally connects with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_accessory @@ -860,10 +862,10 @@ mro:has_accessory rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0000057 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; - cco:definition "A Processual Entity p1 has_accessory some Agent a1 iff a1 assists in the commission of p1, is not located at the location of p1, and is not agent_in p1." ; + cco:definition "A Processual Entity p1 has_accessory some Agent a1 iff a1 assists in the commission of p1, is not located at the location of p1, and is not agent_in p1."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has accessory" . + rdfs:label "has accessory"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_accomplice @@ -871,10 +873,10 @@ mro:has_accomplice rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "has accomplice" . + rdfs:label "has accomplice"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_affiliate @@ -893,15 +895,15 @@ mro:has_affiliate rdf:type owl:ObjectProperty ; ) ] ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has affiliate" . + rdfs:label "has affiliate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_agent mro:has_agent rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0000057 ; - cco:definition "As for has_participant, but with the additional condition that the component instance is causally active in the relevant process." ; + cco:definition "As for has_participant, but with the additional condition that the component instance is causally active in the relevant process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has agent" . + rdfs:label "has agent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_aunt @@ -909,7 +911,7 @@ mro:has_aunt rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; owl:inverseOf mro:is_aunt_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has aunt" . + rdfs:label "has aunt"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_brother @@ -917,7 +919,7 @@ mro:has_brother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_sibling_of ; owl:inverseOf mro:is_brother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has brother" . + rdfs:label "has brother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_brother_in_law @@ -925,7 +927,7 @@ mro:has_brother_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; owl:inverseOf mro:is_brother_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has brother in law" . + rdfs:label "has brother in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_capability @@ -934,7 +936,7 @@ mro:has_capability rdf:type owl:ObjectProperty ; rdfs:domain cco:Agent ; rdfs:range cco:AgentCapability ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has capability" . + rdfs:label "has capability"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_daughter @@ -942,7 +944,7 @@ mro:has_daughter rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_parent_of ; owl:inverseOf mro:is_daughter_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has daughter" . + rdfs:label "has daughter"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_daughter_in_law @@ -950,7 +952,7 @@ mro:has_daughter_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; owl:inverseOf mro:is_daughter_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has daughter in law" . + rdfs:label "has daughter in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_denominator_measurement_of @@ -958,9 +960,9 @@ mro:has_denominator_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:describes ; rdfs:domain cco:ProportionalRatioMeasurementInformationContentEntity ; rdfs:range obo:BFO_0000001 ; - cco:definition "For all Types T1 and T2, if T1 has denominator measurement of T2, then there is some instance of T1, t1 that is a proportional measurement of some instance of T2, t2 such that t2 is the whole being compared to by some portion." ; + cco:definition "For all Types T1 and T2, if T1 has denominator measurement of T2, then there is some instance of T1, t1 that is a proportional measurement of some instance of T2, t2 such that t2 is the whole being compared to by some portion."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has denominator measurement of" . + rdfs:label "has denominator measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_ending_instant @@ -969,18 +971,18 @@ mro:has_ending_instant rdf:type owl:ObjectProperty ; 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." ; + 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/ModalRelationOntology" ; - rdfs:label "has ending instant" . + rdfs:label "has ending instant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_familial_relationship_to mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "has familial relationship to" . + rdfs:label "has familial relationship to"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_father @@ -988,7 +990,7 @@ mro:has_father rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_child_of ; owl:inverseOf mro:is_father_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has father" . + rdfs:label "has father"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_father_in_law @@ -996,7 +998,7 @@ mro:has_father_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; owl:inverseOf mro:is_father_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has father in law" . + rdfs:label "has father in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_granddaughter @@ -1004,7 +1006,7 @@ mro:has_granddaughter rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandparent_of ; owl:inverseOf mro:is_granddaughter_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has granddaughter" . + rdfs:label "has granddaughter"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_grandfather @@ -1012,7 +1014,7 @@ mro:has_grandfather rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandchild_of ; owl:inverseOf mro:is_grandfather_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has grandfather" . + rdfs:label "has grandfather"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_grandmother @@ -1020,7 +1022,7 @@ mro:has_grandmother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandchild_of ; owl:inverseOf mro:is_grandmother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has grandmother" . + rdfs:label "has grandmother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_grandson @@ -1028,7 +1030,7 @@ mro:has_grandson rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandparent_of ; owl:inverseOf mro:is_grandson_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has grandson" . + rdfs:label "has grandson"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_half_brother @@ -1036,7 +1038,7 @@ mro:has_half_brother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_half_sibling_of ; owl:inverseOf mro:is_half_brother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has half brother" . + rdfs:label "has half brother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_half_sister @@ -1044,7 +1046,7 @@ mro:has_half_sister rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_half_sibling_of ; owl:inverseOf mro:is_half_sister_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has half sister" . + rdfs:label "has half sister"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_husband @@ -1052,7 +1054,7 @@ mro:has_husband rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_spouse_of ; owl:inverseOf mro:is_husband_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has husband" . + rdfs:label "has husband"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_input @@ -1061,9 +1063,9 @@ mro:has_input rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_input_of ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; - cco:definition "Inverse of is_input_of, a relation between a Processual Entity and a Continuant such that the presence of the Continuant at the beginning of the Processual Entity is a necessary condition for the start of the Processual Entity." ; + cco:definition "Inverse of is_input_of, a relation between a Processual Entity and a Continuant such that the presence of the Continuant at the beginning of the Processual Entity is a necessary condition for the start of the Processual Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has input" . + rdfs:label "has input"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_inside_instant @@ -1071,9 +1073,9 @@ mro:has_inside_instant rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "has inside instant" . + rdfs:label "has inside instant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_inside_interval @@ -1082,9 +1084,9 @@ mro:has_inside_interval rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "has inside interval" . + rdfs:label "has inside interval"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_maternal_aunt @@ -1092,7 +1094,7 @@ mro:has_maternal_aunt rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_aunt ; owl:inverseOf mro:is_maternal_aunt_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has maternal aunt" . + rdfs:label "has maternal aunt"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_maternal_first_cousin @@ -1100,7 +1102,7 @@ mro:has_maternal_first_cousin rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_first_cousin_of ; owl:inverseOf mro:is_maternal_first_cousin_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has maternal first cousin" . + rdfs:label "has maternal first cousin"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_maternal_grandfather @@ -1108,7 +1110,7 @@ mro:has_maternal_grandfather rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_grandfather ; owl:inverseOf mro:is_maternal_grandfather_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has maternal grandfather" . + rdfs:label "has maternal grandfather"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_maternal_grandmother @@ -1116,7 +1118,7 @@ mro:has_maternal_grandmother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_grandmother ; owl:inverseOf mro:is_maternal_grandmother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has maternal grandmother" . + rdfs:label "has maternal grandmother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_maternal_uncle @@ -1124,16 +1126,16 @@ mro:has_maternal_uncle rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_uncle ; owl:inverseOf mro:is_maternal_uncle_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has maternal uncle" . + rdfs:label "has maternal uncle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_member_of_located_in mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "has member of located in" . + rdfs:label "has member of located in"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_mother @@ -1141,7 +1143,7 @@ mro:has_mother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_child_of ; owl:inverseOf mro:is_mother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has mother" . + rdfs:label "has mother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_mother_in_law @@ -1149,7 +1151,7 @@ mro:has_mother_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; owl:inverseOf mro:is_mother_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has mother in law" . + rdfs:label "has mother in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_nephew @@ -1157,7 +1159,7 @@ mro:has_nephew rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; owl:inverseOf mro:is_nephew_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has nephew" . + rdfs:label "has nephew"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_niece @@ -1165,7 +1167,7 @@ mro:has_niece rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; owl:inverseOf mro:is_niece_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has niece" . + rdfs:label "has niece"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_nontangential_part @@ -1175,9 +1177,9 @@ mro:has_nontangential_part rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "Inverse of nontangential part of" ; + cco:definition "Inverse of nontangential part of"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has nontangential part" . + rdfs:label "has nontangential part"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_numerator_measurement_of @@ -1185,18 +1187,18 @@ mro:has_numerator_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:describes ; rdfs:domain cco:ProportionalRatioMeasurementInformationContentEntity ; rdfs:range obo:BFO_0000001 ; - cco:definition "For all Types T1 and T2, if T1 has numerator measurement of T2, then there is some instance of T1, t1 that is a proportional measurement of some instance of T2, t2 such that t2 is the portion being compared to some whole." ; + cco:definition "For all Types T1 and T2, if T1 has numerator measurement of T2, then there is some instance of T1, t1 that is a proportional measurement of some instance of T2, t2 such that t2 is the portion being compared to some whole."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has numerator measurement of" . + rdfs:label "has numerator measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_object mro:has_object rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0000057 ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "has object" . + rdfs:label "has object"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_organizational_context @@ -1205,7 +1207,7 @@ mro:has_organizational_context rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000023 ; rdfs:range cco:Organization ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has organizational context" . + rdfs:label "has organizational context"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_output @@ -1214,10 +1216,10 @@ mro:has_output rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_output_of ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; - cco:definition "Inverse of is_output_of, a relation between a Processual Entity and a Continuant such that the presence of the Continuant at the end of the Processual Entity is a necessary condition for the completion of the Processual Entity" ; + cco:definition "Inverse of is_output_of, a relation between a Processual Entity and a Continuant such that the presence of the Continuant at the end of the Processual Entity is a necessary condition for the completion of the Processual Entity"@en ; cco:definition_source "https://en.wikipedia.org/wiki/IPO_model" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has output" . + rdfs:label "has output"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_parent @@ -1225,7 +1227,7 @@ mro:has_parent rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; owl:inverseOf mro:is_parent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has parent" . + rdfs:label "has parent"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_paternal_aunt @@ -1233,7 +1235,7 @@ mro:has_paternal_aunt rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_aunt ; owl:inverseOf mro:is_paternal_aunt_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has paternal aunt" . + rdfs:label "has paternal aunt"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_paternal_first_cousin @@ -1241,7 +1243,7 @@ mro:has_paternal_first_cousin rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_first_cousin_of ; owl:inverseOf mro:is_paternal_first_cousin_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has paternal first cousin" . + rdfs:label "has paternal first cousin"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_paternal_grandfather @@ -1249,7 +1251,7 @@ mro:has_paternal_grandfather rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_grandfather ; owl:inverseOf mro:is_paternal_grandfather_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has paternal grandfather" . + rdfs:label "has paternal grandfather"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_paternal_grandmother @@ -1257,7 +1259,7 @@ mro:has_paternal_grandmother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_grandmother ; owl:inverseOf mro:is_paternal_grandmother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has paternal grandmother" . + rdfs:label "has paternal grandmother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_paternal_uncle @@ -1265,7 +1267,7 @@ mro:has_paternal_uncle rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_uncle ; owl:inverseOf mro:is_paternal_uncle_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has paternal uncle" . + rdfs:label "has paternal uncle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_process_part @@ -1273,9 +1275,9 @@ mro:has_process_part rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_part_of_process ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "For processes P1 and P2, P1 has process part P2 if and only if P2 occurs on a temporal interval that is during the temporal interval of P1 and P2 either provides an input to P1, receives an output of P1, or both." ; + cco:definition "For processes P1 and P2, P1 has process part P2 if and only if P2 occurs on a temporal interval that is during the temporal interval of P1 and P2 either provides an input to P1, receives an output of P1, or both."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has process part" . + rdfs:label "has process part"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_recipient @@ -1283,9 +1285,9 @@ mro:has_recipient rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0000057 ; owl:inverseOf mro:receives ; rdfs:range cco:Agent ; - cco:definition "has_recipient is a relationship between an Act Of Communication c1 and an Agent a1 such that c1 has_recipient a1 iff a1 is the receiver and decoder of the InformationContentEntity participating in c1." ; + cco:definition "has_recipient is a relationship between an Act Of Communication c1 and an Agent a1 such that c1 has_recipient a1 iff a1 is the receiver and decoder of the InformationContentEntity participating in c1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has recipient" . + rdfs:label "has recipient"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_sender @@ -1293,9 +1295,9 @@ mro:has_sender rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0000057 ; owl:inverseOf mro:sends ; rdfs:range cco:Agent ; - cco:definition "has_sender is a relationship between an Act Of Communication c1 and an Agent a1 such that c1 has_sender a1 iff a1 is the initiator and encoder of the InformationContentEntity participating in c1." ; + cco:definition "has_sender is a relationship between an Act Of Communication c1 and an Agent a1 such that c1 has_sender a1 iff a1 is the initiator and encoder of the InformationContentEntity participating in c1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has sender" . + rdfs:label "has sender"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_sister @@ -1303,7 +1305,7 @@ mro:has_sister rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_sibling_of ; owl:inverseOf mro:is_sister_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has sister" . + rdfs:label "has sister"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_sister_in_law @@ -1311,7 +1313,7 @@ mro:has_sister_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; owl:inverseOf mro:is_sister_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has sister in law" . + rdfs:label "has sister in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_son @@ -1319,7 +1321,7 @@ mro:has_son rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_parent_of ; owl:inverseOf mro:is_son_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has son" . + rdfs:label "has son"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_son_in_law @@ -1327,7 +1329,7 @@ mro:has_son_in_law rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; owl:inverseOf mro:is_son_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has son in law" . + rdfs:label "has son in law"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_spatial_part @@ -1337,9 +1339,9 @@ mro:has_spatial_part rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "Inverse of spatial part of" ; + cco:definition "Inverse of spatial part of"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has spatial part" . + rdfs:label "has spatial part"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_starting_instant @@ -1348,9 +1350,9 @@ mro:has_starting_instant rdf:type owl:ObjectProperty ; 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." ; + 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/ModalRelationOntology" ; - rdfs:label "has starting instant" . + rdfs:label "has starting instant"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_step_brother @@ -1358,7 +1360,7 @@ mro:has_step_brother rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_step_sibling_of ; owl:inverseOf mro:is_step_brother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has step brother" . + rdfs:label "has step brother"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_step_sister @@ -1366,7 +1368,7 @@ mro:has_step_sister rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_step_sibling_of ; owl:inverseOf mro:is_step_sister_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has step sister" . + rdfs:label "has step sister"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_subordinate_role @@ -1374,9 +1376,9 @@ mro:has_subordinate_role rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "has subordinate role" . + rdfs:label "has subordinate role"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_subsidiary @@ -1385,10 +1387,10 @@ mro:has_subsidiary rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "has subsidiary" . + rdfs:label "has subsidiary"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_tangential_part @@ -1398,9 +1400,9 @@ mro:has_tangential_part rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "Inverse of tangential part of" ; + cco:definition "Inverse of tangential part of"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has tangential part" . + rdfs:label "has tangential part"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_uncle @@ -1408,7 +1410,7 @@ mro:has_uncle rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; owl:inverseOf mro:is_uncle_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has uncle" . + rdfs:label "has uncle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_wife @@ -1416,7 +1418,7 @@ mro:has_wife rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_spouse_of ; owl:inverseOf mro:is_wife_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has wife" . + rdfs:label "has wife"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/inheres_in_aggregate @@ -1427,9 +1429,9 @@ mro:inheres_in_aggregate rdf:type owl:ObjectProperty ; ) ] ; rdfs:range obo:BFO_0000027 ; - cco:definition "An instance of a Dependent Continuant inheres_in_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Dependent Continuant that inhere_in each and every member of the Object Aggregate instance." ; + cco:definition "An instance of a Dependent Continuant inheres_in_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Dependent Continuant that inhere_in each and every member of the Object Aggregate instance."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "inheres in aggregate" . + rdfs:label "inheres in aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/instant_is_after @@ -1438,9 +1440,9 @@ mro:instant_is_after rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; - 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." ; + 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/ModalRelationOntology" ; - rdfs:label "instant is after" . + rdfs:label "instant is after"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/instant_is_before @@ -1448,9 +1450,9 @@ mro:instant_is_before rdf:type owl:ObjectProperty , owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; - 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." ; + 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/ModalRelationOntology" ; - rdfs:label "instant is before" . + rdfs:label "instant is before"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_contained_by @@ -1459,9 +1461,9 @@ mro:interval_contained_by rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; owl:propertyDisjointWith mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval contained by" . + rdfs:label "interval contained by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_contains @@ -1469,9 +1471,9 @@ mro:interval_contains rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; owl:propertyDisjointWith mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval contains" . + rdfs:label "interval contains"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_disjoint @@ -1481,9 +1483,9 @@ mro:interval_disjoint rdf:type owl:ObjectProperty ; owl:propertyDisjointWith mro:interval_equals , mro:interval_overlapped_by , mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval disjoint" . + rdfs:label "interval disjoint"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_during @@ -1491,9 +1493,9 @@ mro:interval_during rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval during" . + rdfs:label "interval during"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_equals @@ -1501,9 +1503,9 @@ mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval equals" . + rdfs:label "interval equals"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_finished_by @@ -1512,9 +1514,9 @@ mro:interval_finished_by rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval finished by" . + rdfs:label "interval finished by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_finishes @@ -1522,9 +1524,9 @@ mro:interval_finishes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval finishes" . + rdfs:label "interval finishes"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_is_after @@ -1533,9 +1535,9 @@ mro:interval_is_after rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval is after" . + rdfs:label "interval is after"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_is_before @@ -1543,9 +1545,9 @@ mro:interval_is_before rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval is before" . + rdfs:label "interval is before"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_meets @@ -1555,9 +1557,9 @@ mro:interval_meets rdf:type owl:ObjectProperty ; 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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval meets" . + rdfs:label "interval meets"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_met_by @@ -1566,9 +1568,9 @@ mro:interval_met_by rdf:type owl:ObjectProperty ; 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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval met by" . + rdfs:label "interval met by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_overlapped_by @@ -1576,18 +1578,18 @@ mro:interval_overlapped_by rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval overlapped by" . + rdfs:label "interval overlapped by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_overlaps mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval overlaps" . + rdfs:label "interval overlaps"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_started_by @@ -1596,9 +1598,9 @@ mro:interval_started_by rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval started by" . + rdfs:label "interval started by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/interval_starts @@ -1606,9 +1608,9 @@ mro:interval_starts rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "interval starts" . + rdfs:label "interval starts"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_a_interval_measurement_of @@ -1617,10 +1619,10 @@ mro:is_a_interval_measurement_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_measured_by_interval ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:IntervalMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 is a interval measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a scale which has uniform intervals but has a zero value that does not correspond to an absence of the quality being measured." ; + cco:definition "For all Types T1 and T2, if T1 is a interval measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a scale which has uniform intervals but has a zero value that does not correspond to an absence of the quality 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/ModalRelationOntology" ; - rdfs:label "is a interval measurement of" . + rdfs:label "is a interval measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_a_measurement_of @@ -1629,10 +1631,10 @@ mro:is_a_measurement_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_measured_by ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:MeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 is a measurement of T2 then there is some instance of T1, t1, that describes some characteristic of some instance of T2, t2, relative to some scale or classification scheme." ; + cco:definition "For all Types T1 and T2, if T1 is a measurement of T2 then there is some instance of T1, t1, that describes some characteristic of some instance of T2, t2, relative to some scale or classification scheme."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - 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." ; - rdfs:label "is a measurement of" . + 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/ModalRelationOntology/is_a_nominal_measurement_of @@ -1641,12 +1643,12 @@ mro:is_a_nominal_measurement_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_measured_by_nominal ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 is a nominal measurement of T2 then there is some instance of T1, t1, that classifies some instance of T2, t2, relative to some set of shared, possibly arbitrary, characteristics." ; + cco:definition "For all Types T1 and T2, if T1 is a nominal measurement of T2 then there is some instance of T1, t1, that classifies some instance of T2, t2, relative to some set of shared, possibly arbitrary, characteristics."@en ; cco:example_of_usage "classifying automobiles as sedans, coupes, hatchbacks, or convertibles" , "classifying military intelligence as strategic, operational, or tactical" , "classifying rocks as igneous, sedimentary, or metamorphic" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is a nominal measurement of" . + rdfs:label "is a nominal measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_a_ordinal_measurement_of @@ -1655,11 +1657,11 @@ mro:is_a_ordinal_measurement_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_measured_by_ordinal ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 is an ordinal measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a rank order." ; + cco:definition "For all Types T1 and T2, if T1 is an ordinal measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a rank order."@en ; cco:example_of_usage "placing Geospatial Regions into a rank order of small, medium, large" , "placing military units onto a readiness rank order of red, yellow, green" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is a ordinal measurement of" . + rdfs:label "is a ordinal measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_a_ratio_measurement_of @@ -1668,12 +1670,12 @@ mro:is_a_ratio_measurement_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_measured_by_ratio ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:RatioMeasurementInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 is a ratio measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a scale having equal unit values and a zero value that corresponds to the absence of the quality being measured." ; + cco:definition "For all Types T1 and T2, if T1 is a ratio measurement of T2 then there is some instance of T1, t1, that places some instance of T2, t2, onto a scale having equal unit values and a zero value that corresponds to the absence of the quality being measured."@en ; cco:example_of_usage "the barometric pressure at 1,000 feet above sea level" , "the measure of air temperature on the Kelvin scale" , "the number of members in an Organization" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is a ratio measurement of" . + rdfs:label "is a ratio measurement of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_about @@ -1681,10 +1683,10 @@ mro:is_about rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "is about" . + rdfs:label "is about"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_affected_by @@ -1692,9 +1694,9 @@ mro:is_affected_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "If c is a continuant and p is a process, the c is affected by p if and only if c undergoes some change as a result of the occurrence of p." ; + cco:definition "If c is a continuant and p is a process, the c is affected by p if and only if c undergoes some change as a result of the occurrence of p."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is affected by" . + rdfs:label "is affected by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_affiliated_with @@ -1711,9 +1713,9 @@ mro:is_affiliated_with rdf:type owl:ObjectProperty ; cco:Person ) ] ; - cco:definition "An Agent a1 is affiliated with some Agent a2 by virtue of their having any social or business relationship." ; + cco:definition "An Agent a1 is affiliated with some Agent a2 by virtue of their having any social or business relationship."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is affiliated with" . + rdfs:label "is affiliated with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_ancestor_of @@ -1721,37 +1723,37 @@ mro:is_ancestor_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; owl:inverseOf mro:is_descendent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is ancestor of" . + rdfs:label "is ancestor of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_aunt_of mro:is_aunt_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is aunt of" . + rdfs:label "is aunt of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_brother_in_law_of mro:is_brother_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is brother-in-law of" . + rdfs:label "is brother-in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_brother_of mro:is_brother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is brother of" . + rdfs:label "is brother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_cause_of mro:is_cause_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000001 ; rdfs:range obo:BFO_0000003 ; - cco:definition "For types of Processual Entities P1 and P2, P1 is cause of P2 if and only if for all instances p1 of P1 there is some instance p2 of P2 such that p1 is a causal factor in p2." ; + cco:definition "For types of Processual Entities P1 and P2, P1 is cause of P2 if and only if for all instances p1 of P1 there is some instance p2 of P2 such that p1 is a causal factor in p2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is cause of" . + rdfs:label "is cause of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_child_of @@ -1759,21 +1761,21 @@ mro:is_child_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; owl:inverseOf mro:is_parent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is child of" . + rdfs:label "is child of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_daughter_in_law_of mro:is_daughter_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is daughter in-law of" . + rdfs:label "is daughter in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_daughter_of mro:is_daughter_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_child_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is daughter of" . + rdfs:label "is daughter of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_delimited_by @@ -1782,17 +1784,17 @@ mro:is_delimited_by rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; rdfs:domain cco:Organization ; rdfs:range cco:GeopoliticalEntity ; - cco:definition "An instance of Government g1 is_delimited_by some Geopolitical Entity gpe1 iff gpe1 is the area with which g1 can legally exercies its authority" ; + cco:definition "An instance of Government g1 is_delimited_by some Geopolitical Entity gpe1 iff gpe1 is the area with which g1 can legally exercies its authority"@en ; cco:definition_source "http://en.wikipedia.org/wiki/Delimitation" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is delimited by" . + rdfs:label "is delimited by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_descendent_of mro:is_descendent_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is descendent of" . + rdfs:label "is descendent of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_ending_instant_of @@ -1800,32 +1802,32 @@ mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "is ending instant of" . + rdfs:label "is ending instant of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_excerpted_from mro: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 the bearer of some Information Content Entity C1, B2 is the bearer of some Information Content Entity C2, C1 is not identical with C2, b1 is the bearer of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is the bearer of c1 (i.e. the same Information Content Entity as borne by b1)." ; + 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 the bearer of some Information Content Entity C1, B2 is the bearer of some Information Content Entity C2, C1 is not identical with C2, b1 is the bearer of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is the bearer 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/ModalRelationOntology" ; - rdfs:label "is excerpted from" . + rdfs:label "is excerpted from"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_father_in_law_of mro:is_father_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is father in-law of" . + rdfs:label "is father in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_father_of mro:is_father_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_parent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is father of" . + rdfs:label "is father of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_first_cousin_of @@ -1834,7 +1836,7 @@ mro:is_first_cousin_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_first_cousin_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is first cousin of" . + rdfs:label "is first cousin of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_geospatial_coordinate_reference_system_of @@ -1844,7 +1846,7 @@ mro:is_geospatial_coordinate_reference_system_of rdf:type owl:ObjectProperty ; rdfs:domain cco:GeospatialCoordinateReferenceSystem ; rdfs:range cco:InformationBearingEntity ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is geospatial coordinate reference system of" . + rdfs:label "is geospatial coordinate reference system of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_grandchild_of @@ -1852,49 +1854,49 @@ mro:is_grandchild_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; owl:inverseOf mro:is_grandparent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is grandchild of" . + rdfs:label "is grandchild of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_granddaughter_of mro:is_granddaughter_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandchild_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is granddaughter of" . + rdfs:label "is granddaughter of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_grandfather_of mro:is_grandfather_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandparent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is grandfather of" . + rdfs:label "is grandfather of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_grandmother_of mro:is_grandmother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandparent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is grandmother of" . + rdfs:label "is grandmother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_grandparent_of mro:is_grandparent_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is grandparent of" . + rdfs:label "is grandparent of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_grandson_of mro:is_grandson_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandchild_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is grandson of" . + rdfs:label "is grandson of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_half_brother_of mro:is_half_brother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_half_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is half-brother of" . + rdfs:label "is half-brother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_half_sibling_of @@ -1903,21 +1905,21 @@ mro:is_half_sibling_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_half_sibling_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is half-sibling of" . + rdfs:label "is half-sibling of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_half_sister_of mro:is_half_sister_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_half_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is half sister of" . + rdfs:label "is half sister of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_husband_of mro:is_husband_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_spouse_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is husband of" . + rdfs:label "is husband of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_in_law_of @@ -1926,7 +1928,7 @@ mro:is_in_law_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_in_law_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is in-law of" . + rdfs:label "is in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_input_of @@ -1934,18 +1936,18 @@ mro:is_input_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "A relation between a Continuant and a Processual Entity in which the Continuant participates. The presence of the Continuant at the begining of the Processual Entity is a necessary condition for the start of the Processual Entity." ; + cco:definition "A relation between a Continuant and a Processual Entity in which the Continuant participates. The presence of the Continuant at the begining of the Processual Entity is a necessary condition for the start of the Processual Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is input of" . + rdfs:label "is input of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_inside_instant_of mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "is inside instant of" . + rdfs:label "is inside instant of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_made_of @@ -1954,55 +1956,55 @@ mro:is_made_of rdf:type owl:ObjectProperty ; owl:inverseOf mro: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" ; + 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/ModalRelationOntology" ; - rdfs:label "is made of" . + rdfs:label "is made of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_material_of mro: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" ; + 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/ModalRelationOntology" ; - rdfs:label "is material of" . + rdfs:label "is material of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_maternal_aunt_of mro:is_maternal_aunt_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_aunt_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is maternal aunt of" . + rdfs:label "is maternal aunt of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_maternal_first_cousin_of mro:is_maternal_first_cousin_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:comment "Comment is_maternal_first_cousin_of is not a symmetric relationship as is is_first_cousin_of" ; - rdfs:label "is maternal first cousin of" . + 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/ModalRelationOntology/is_maternal_grandfather_of mro:is_maternal_grandfather_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandfather_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is maternal grandfather of" . + rdfs:label "is maternal grandfather of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_maternal_grandmother_of mro:is_maternal_grandmother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandmother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is maternal grandmother of" . + rdfs:label "is maternal grandmother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_maternal_uncle_of mro:is_maternal_uncle_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_uncle_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is maternal uncle of" . + rdfs:label "is maternal uncle of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_measured_by @@ -2010,9 +2012,9 @@ mro:is_measured_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:described_by ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:MeasurementInformationContentEntity ; - cco:definition "The inverse of is a measurement of, which relates an Entity to some Measurement Information Content Entity." ; + cco:definition "The inverse of is a measurement of, which relates an Entity to some Measurement Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is measured by" . + rdfs:label "is measured by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_measured_by_interval @@ -2020,9 +2022,9 @@ mro:is_measured_by_interval rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_measured_by ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:IntervalMeasurementInformationContentEntity ; - cco:definition "The inverse of is a interval measurement of, which relates an Entity to some Interval Measurement Information Content Entity." ; + cco:definition "The inverse of is a interval measurement of, which relates an Entity to some Interval Measurement Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is measured by interval" . + rdfs:label "is measured by interval"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_measured_by_nominal @@ -2030,9 +2032,9 @@ mro:is_measured_by_nominal rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_measured_by ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:NominalMeasurementInformationContentEntity ; - cco:definition "The inverse of is a nominal measurement of, which relates an Entity to some Nominal Measurement Information Content Entity." ; + cco:definition "The inverse of is a nominal measurement of, which relates an Entity to some Nominal Measurement Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is measured by nominal" . + rdfs:label "is measured by nominal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_measured_by_ordinal @@ -2040,9 +2042,9 @@ mro:is_measured_by_ordinal rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_measured_by ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "The inverse of is a ordinal measurement of, which relates an Entity to some Ordinal Measurement Information Content Entity." ; + cco:definition "The inverse of is a ordinal measurement of, which relates an Entity to some Ordinal Measurement Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is measured by ordinal" . + rdfs:label "is measured by ordinal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_measured_by_ratio @@ -2050,9 +2052,9 @@ mro:is_measured_by_ratio rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_measured_by ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:RatioMeasurementInformationContentEntity ; - cco:definition "The inverse of is a ratio measurement of, which relates an Entity to some Ratio Measurement Information Content Entity." ; + cco:definition "The inverse of is a ratio measurement of, which relates an Entity to some Ratio Measurement Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is measured by ratio" . + rdfs:label "is measured by ratio"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_measurement_unit_of @@ -2061,69 +2063,69 @@ mro:is_measurement_unit_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:uses_measurement_unit ; rdfs:domain cco:MeasurementUnit ; rdfs:range cco:InformationBearingEntity ; - cco:elucidation "An Information Bearing Entity carries the content of some corresponding Information Content Entity. In some cases of measurements, this content is composed of both some amount and the scale according to which the measurement was made." ; + cco:elucidation "An Information Bearing Entity carries the content of some corresponding Information Content Entity. In some cases of measurements, this content is composed of both some amount and the scale according to which the measurement was made."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is measurement unit of" . + rdfs:label "is measurement unit of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_mention_of mro:is_mention_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_mentioned_by ; - cco:definition "An instance b1 of a Information Bearing Entity is mention of some instance c1 of some Entity or Event iff b1 is used as a reference to c1." ; + cco:definition "An instance b1 of a Information Bearing Entity is mention of some instance c1 of some Entity or Event iff b1 is used as a reference to c1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is mention of" . + rdfs:label "is mention of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_mentioned_by mro:is_mentioned_by rdf:type owl:ObjectProperty ; - cco:definition "An instance c1 of a Entity or Event is mentioned by an instance b1 of some Information Bearing Entity iff b1 is used as a reference to c1." ; + cco:definition "An instance c1 of a Entity or Event is mentioned by an instance b1 of some Information Bearing Entity iff b1 is used as a reference to c1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is mentioned by" . + rdfs:label "is mentioned by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_mother_in_law_of mro:is_mother_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is mother in-law of" . + rdfs:label "is mother in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_mother_of mro:is_mother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_parent_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is mother of" . + rdfs:label "is mother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_nephew_of mro:is_nephew_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is nephew of" . + rdfs:label "is nephew of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_niece_of mro:is_niece_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is niece of" . + rdfs:label "is niece of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_object_of mro:is_object_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "is object of" . + rdfs:label "is object of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_organizational_context_of mro:is_organizational_context_of rdf:type owl:ObjectProperty ; rdfs:domain cco:Organization ; rdfs:range obo:BFO_0000023 ; - cco:definition "An Organization is a organizational context of a role if a person's affiliation with the organization is a prerequisite for being a bearer of the role or if the organization ascribes the role to some entity." ; + cco:definition "An Organization is a organizational context of a role if a person's affiliation with the organization is a prerequisite for being a bearer of the role or if the organization ascribes the role to some entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is organizational context of" . + rdfs:label "is organizational context of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_output_of @@ -2131,9 +2133,9 @@ mro:is_output_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "A relation between a Continuant and a Processual Entity in which the Continuant participates. The presence of the Continuant at the end of the Processual Entity is a necessary condition for the completion of the Processual Entity." ; + cco:definition "A relation between a Continuant and a Processual Entity in which the Continuant participates. The presence of the Continuant at the end of the Processual Entity is a necessary condition for the completion of the Processual Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is output of" . + rdfs:label "is output of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_parent_of @@ -2142,53 +2144,53 @@ mro:is_parent_of rdf:type owl:ObjectProperty ; rdfs:domain cco:Person ; rdfs:range cco:Person ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is parent of" . + rdfs:label "is parent of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_part_of_process mro:is_part_of_process rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "For processes P1 and P2, P1 is part of process P2 if and only if P1 occurs on a temporal interval that is during the temporal interval of P2 and P1 either provides an input to P2, receives an output of P2, or both." ; + cco:definition "For processes P1 and P2, P1 is part of process P2 if and only if P1 occurs on a temporal interval that is during the temporal interval of P2 and P1 either provides an input to P2, receives an output of P2, or both."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is part of process" . + rdfs:label "is part of process"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_paternal_aunt_of mro:is_paternal_aunt_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_aunt_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is paternal aunt of" . + rdfs:label "is paternal aunt of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_paternal_first_cousin_of mro:is_paternal_first_cousin_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:comment "Comment is_paternal_first_cousin_of is not a symmetric relationship as is is_first_cousin_of" ; - rdfs:label "is paternal first cousin of" . + 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/ModalRelationOntology/is_paternal_grandfather_of mro:is_paternal_grandfather_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandfather_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is paternal grandfather of" . + rdfs:label "is paternal grandfather of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_paternal_grandmother_of mro:is_paternal_grandmother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_grandmother_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is paternal grandmother of" . + rdfs:label "is paternal grandmother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_paternal_uncle_of mro:is_paternal_uncle_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_uncle_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is paternal uncle of" . + rdfs:label "is paternal uncle of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_permitted_by @@ -2200,7 +2202,7 @@ mro:is_permitted_by rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is permitted by" . + rdfs:label "is permitted by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_predecessor_of @@ -2208,10 +2210,10 @@ mro:is_predecessor_of rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; - cco:elucidation "More informally, c1 is a predecessor of c2 iff c1 has been followed or replaced by c2." ; + 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/ModalRelationOntology" ; - rdfs:label "is predecessor of" . + rdfs:label "is predecessor of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_prohibited_by @@ -2223,7 +2225,7 @@ mro:is_prohibited_by rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is prohibited by" . + rdfs:label "is prohibited by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_reference_system_of @@ -2233,7 +2235,7 @@ mro:is_reference_system_of rdf:type owl:ObjectProperty ; rdfs:domain cco:ReferenceSystem ; rdfs:range cco:InformationBearingEntity ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is reference system of" . + rdfs:label "is reference system of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_required_by @@ -2245,7 +2247,7 @@ mro:is_required_by rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is required by" . + rdfs:label "is required by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_second_cousin_of @@ -2254,7 +2256,7 @@ mro:is_second_cousin_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_second_cousin_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is second cousin of" . + rdfs:label "is second cousin of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_sibling_of @@ -2263,21 +2265,21 @@ mro:is_sibling_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_sibling_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is sibling of" . + rdfs:label "is sibling of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_sister_in_law_of mro:is_sister_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is sister-in-law of" . + rdfs:label "is sister-in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_sister_of mro:is_sister_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is sister of" . + rdfs:label "is sister of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_site_of @@ -2290,23 +2292,23 @@ mro:is_site_of rdf:type owl:ObjectProperty ; ) ] ; rdfs:range obo:BFO_0000015 ; - cco:definition "A relation between some Spatial Region and some Processual Entity which holds whenever the Processual Entity occurs at that Spatial Region" ; + cco:definition "A relation between some Spatial Region and some Processual Entity which holds whenever the Processual Entity occurs at that Spatial Region"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is site of" . + rdfs:label "is site of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_son_in_law_of mro:is_son_in_law_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_in_law_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is son in-law of" . + rdfs:label "is son in-law of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_son_of mro:is_son_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_child_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is son of" . + rdfs:label "is son of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_spouse_of @@ -2315,7 +2317,7 @@ mro:is_spouse_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_spouse_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is spouse of" . + rdfs:label "is spouse of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_starting_instant_of @@ -2323,16 +2325,16 @@ mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "is starting instant of" . + rdfs:label "is starting instant of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_step_brother_of mro:is_step_brother_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_step_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is step-brother of" . + rdfs:label "is step-brother of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_step_sibling_of @@ -2341,22 +2343,22 @@ mro:is_step_sibling_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_step_sibling_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is step-sibling of" . + rdfs:label "is step-sibling of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_step_sister_of mro:is_step_sister_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_step_sibling_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is step-sister of" . + rdfs:label "is step-sister of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_subject_of mro:is_subject_of rdf:type owl:ObjectProperty ; rdfs:range cco:InformationContentEntity ; - cco:definition "The inverse of is about, which relates an Entity to some Information Content Entity." ; + cco:definition "The inverse of is about, which relates an Entity to some Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is subject of" . + rdfs:label "is subject of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_subordinate_role_to @@ -2364,7 +2366,7 @@ mro:is_subordinate_role_to rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000023 ; rdfs:range obo:BFO_0000023 ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is subordinate role to" . + rdfs:label "is subordinate role to"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_subsidiary_of @@ -2372,19 +2374,19 @@ mro:is_subsidiary_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro: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. " ; + 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/ModalRelationOntology" ; - rdfs:label "is subsidiary of" . + rdfs:label "is subsidiary of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_successor_of mro: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. " ; + 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/ModalRelationOntology" ; - rdfs:label "is successor of" . + rdfs:label "is successor of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_supervised_by @@ -2393,10 +2395,10 @@ mro:is_supervised_by rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "is supervised by" . + rdfs:label "is supervised by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_temporal_region_of @@ -2404,9 +2406,9 @@ mro:is_temporal_region_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:occurs_on ; rdfs:domain obo:BFO_0000008 ; rdfs:range obo:BFO_0000015 ; - cco:definition "Inverse of occurs on." ; + cco:definition "Inverse of occurs on."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is temporal region of" . + rdfs:label "is temporal region of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_third_cousin_of @@ -2415,28 +2417,28 @@ mro:is_third_cousin_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_third_cousin_of ; rdf:type owl:SymmetricProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is third cousin of" . + rdfs:label "is third cousin of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_uncle_of mro:is_uncle_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_familial_relationship_to ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is uncle of" . + rdfs:label "is uncle of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_used_by mro:is_used_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:uses ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is used by" . + rdfs:label "is used by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_wife_of mro:is_wife_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_spouse_of ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "is wife of" . + rdfs:label "is wife of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/language_used_in @@ -2445,9 +2447,9 @@ mro:language_used_in rdf:type owl:ObjectProperty ; owl:inverseOf mro:uses_language ; rdfs:domain cco:Language ; rdfs:range cco:InformationBearingEntity ; - cco:elucidation "A Language L is used in an Information Bearing Entity iff the literal value of that Information Bearing Entity is a string that is encoded according to the syntax of L." ; + cco:elucidation "A Language L is used in an Information Bearing Entity iff the literal value of that Information Bearing Entity is a string that is encoded according to the syntax of L."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "language used in" . + rdfs:label "language used in"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/nontangential_part_of @@ -2456,9 +2458,9 @@ mro:nontangential_part_of rdf:type owl:ObjectProperty ; 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." ; + 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/ModalRelationOntology" ; - rdfs:label "nontangential part of" . + rdfs:label "nontangential part of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/occurs_at @@ -2470,36 +2472,36 @@ mro:occurs_at rdf:type owl:ObjectProperty ; obo:BFO_0000029 ) ] ; - cco:definition "An instance level relation that holds between instances of Processual Entities and Spatial Regions whevever some spatial region is the site of some processual entity." ; + cco:definition "An instance level relation that holds between instances of Processual Entities and Spatial Regions whevever some spatial region is the site of some processual entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "occurs at" . + rdfs:label "occurs at"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/occurs_on mro:occurs_on rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000008 ; - cco:definition "An instance level relation which holds between some Processual Entity and some Temporal Region whenever the duration of the Processual Entity is contained by the Temporal Region" ; + cco:definition "An instance level relation which holds between some Processual Entity and some Temporal Region whenever the duration of the Processual Entity is contained by the Temporal Region"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "occurs on" . + rdfs:label "occurs on"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/overlaps_with mro:overlaps_with rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 overlaps with some immaterial entity im2 iff there exists some immaterial entity im such that im is a spatial part of im1 and im is a spatial part of im2." ; + cco:definition "An immaterial entity im1 overlaps with some immaterial entity im2 iff there exists some immaterial entity im such that im is a spatial part of im1 and im is a spatial part of im2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "overlaps with" . + rdfs:label "overlaps with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/partially_overlaps_with mro:partially_overlaps_with rdf:type owl:ObjectProperty ; 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." ; + 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/ModalRelationOntology" ; - rdfs:label "partially overlaps with" . + rdfs:label "partially overlaps with"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/permits @@ -2509,9 +2511,9 @@ mro:permits rdf:type owl:ObjectProperty ; owl:IrreflexiveProperty ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "For all x,y,t: 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." ; + cco:definition "For all x,y,t: 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/ModalRelationOntology" ; - rdfs:label "permits" . + rdfs:label "permits"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/prescribed_by @@ -2519,39 +2521,39 @@ mro:prescribed_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_subject_of ; owl:inverseOf mro:prescribes ; rdfs:range cco:DirectiveInformationContentEntity ; - cco:definition "The inverse of prescribes, which relates an Entity to some Directive Information Content Entity." ; + cco:definition "The inverse of prescribes, which relates an Entity to some Directive Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "prescribed by" . + rdfs:label "prescribed by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/prescribes mro:prescribes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_about ; rdfs:domain cco:DirectiveInformationContentEntity ; - cco:definition "For all types T1 and T2, if T1 prescribes T2, then there is some instance of T1, t1, that serves as a rule or guide to some instance of T2, t2 (if T2 is a type of bfo:Occurrent) or that serves as a model for some instance of T2, t2 (if T2 is a type of bfo:Continuant)." ; + cco:definition "For all types T1 and T2, if T1 prescribes T2, then there is some instance of T1, t1, that serves as a rule or guide to some instance of T2, t2 (if T2 is a type of bfo:Occurrent) or that serves as a model for some instance of T2, t2 (if T2 is a type of bfo: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/ModalRelationOntology" ; - rdfs:label "prescribes" . + rdfs:label "prescribes"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/process_preceded_by mro:process_preceded_by rdf:type owl:ObjectProperty ; owl:inverseOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "process preceded by" ; + rdfs:label "process preceded by"@en ; rdfs:seeAlso "http://purl.obolibrary.org/obo/BFO_0000062" . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/process_precedes mro:process_precedes rdf:type owl:ObjectProperty ; - cco:definition "Inverse of process preceded by." ; + 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/ModalRelationOntology" ; - rdfs:label "process precedes" ; + rdfs:label "process precedes"@en ; rdfs:seeAlso "http://purl.obolibrary.org/obo/BFO_0000063" . @@ -2562,9 +2564,9 @@ mro:prohibits rdf:type owl:ObjectProperty ; owl:IrreflexiveProperty ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "For all x,y,t: 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." ; + cco:definition "For all x,y,t: 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/ModalRelationOntology" ; - rdfs:label "prohibits" . + rdfs:label "prohibits"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/quality_of_aggregate @@ -2572,18 +2574,18 @@ mro:quality_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:inheres_in_aggregate ; rdfs:domain obo:BFO_0000019 ; rdfs:range obo:BFO_0000027 ; - cco:definition "An instance of a Quality is quality_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Quality that is quality_of each and every member of the Object Aggregate instance." ; + cco:definition "An instance of a Quality is quality_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Quality that is quality_of each and every member of the Object Aggregate instance."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "quality of aggregate" . + rdfs:label "quality of aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/receives mro:receives rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0000056 ; rdfs:domain cco:Agent ; - cco:definition "receives is a relationship between an Agent a1 and an Act Of Communication c1 such that a1 receives c1 iff a1 is the recipient and decoder of the InformationContentEntity participating in c1." ; + cco:definition "receives is a relationship between an Agent a1 and an Act Of Communication c1 such that a1 receives c1 iff a1 is the recipient and decoder of the InformationContentEntity participating in c1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "receives" . + rdfs:label "receives"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/represented_by @@ -2592,9 +2594,9 @@ mro:represented_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:represents ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:RepresentationalInformationContentEntity ; - cco:definition "The inverse of designates, which relates an Entity to some Representational Information Content Entity." ; + cco:definition "The inverse of designates, which relates an Entity to some Representational Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "represented by" . + rdfs:label "represented by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/represents @@ -2602,13 +2604,13 @@ mro:represents rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:describes ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:RepresentationalInformationContentEntity ; - cco:definition "For all Types T1 and T2, if T1 represents T2 then there is some instance of T1, t1, that presents the characteristics by which some instance of T2, t2, can be recognized or visualized and moreover, there is a one-to-one correspondence between the components of t1 and t2." ; - cco:elucidation "The relationship that is being defined here is that between a photographic image and its object, or between a written transcript and the verbal event that it transcribes." ; + cco:definition "For all Types T1 and T2, if T1 represents T2 then there is some instance of T1, t1, that presents the characteristics by which some instance of T2, t2, can be recognized or visualized and moreover, there is a one-to-one correspondence between the components of t1 and t2."@en ; + cco:elucidation "The relationship that is being defined here is that between a photographic image and its object, or between a written transcript and the verbal event that it transcribes."@en ; cco:example_of_usage "a court transcript represents a courtroom proceeding" , "a photograph of the Statue of Liberty represents the Statue of Liberty" , "a video of a sporting event represents that sporting event" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "represents" . + rdfs:label "represents"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/requires @@ -2618,9 +2620,9 @@ mro:requires rdf:type owl:ObjectProperty ; owl:IrreflexiveProperty ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "For all x,y,t: 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." ; + cco:definition "For all x,y,t: 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/ModalRelationOntology" ; - rdfs:label "requires" . + rdfs:label "requires"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/role_of_aggregate @@ -2628,18 +2630,18 @@ mro:role_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:inheres_in_aggregate ; rdfs:domain obo:BFO_0000023 ; rdfs:range obo:BFO_0000027 ; - cco:definition "An instance of a Role is role_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Role that is role_of each and every member of the Object Aggregate instance." ; + cco:definition "An instance of a Role is role_of_aggregate some instance of a Object Aggregate if and only if there are distinct instances of the Role that is role_of each and every member of the Object Aggregate instance."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "role of aggregate" . + rdfs:label "role of aggregate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/sends mro:sends rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0000056 ; rdfs:domain cco:Agent ; - cco:definition "sends is a relationship between an Agent a1 and an Act Of Communication c1 and such that a1 sends c1 iff a1 is the initiator and encoder of the InformationContentEntity participating in c1." ; + cco:definition "sends is a relationship between an Agent a1 and an Act Of Communication c1 and such that a1 sends c1 iff a1 is the initiator and encoder of the InformationContentEntity participating in c1."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "sends" . + rdfs:label "sends"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/set_described_by @@ -2648,7 +2650,7 @@ mro:set_described_by rdf:type owl:ObjectProperty ; rdfs:domain cco:MeasurementInformationContentEntity ; rdfs:range cco:NominalMeasurementInformationContentEntity ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "set described by" . + rdfs:label "set described by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/set_described_by_expected_element @@ -2656,7 +2658,7 @@ mro:set_described_by_expected_element rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:set_described_by ; rdfs:range cco:NominalMeasurementInformationContentEntity ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "set described by expected element" . + rdfs:label "set described by expected element"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/set_described_by_ordinality @@ -2665,7 +2667,7 @@ mro:set_described_by_ordinality rdf:type owl:ObjectProperty ; rdfs:domain cco:OrdinalMeasurementInformationContentEntity ; rdfs:range cco:NominalMeasurementInformationContentEntity ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "set described by ordinality" . + rdfs:label "set described by ordinality"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/set_described_by_proportion @@ -2674,7 +2676,7 @@ mro:set_described_by_proportion rdf:type owl:ObjectProperty ; rdfs:domain cco:ProportionalRatioMeasurementInformationContentEntity ; rdfs:range cco:NominalMeasurementInformationContentEntity ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "set described by proportion" . + rdfs:label "set described by proportion"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/spatial_part_of @@ -2683,9 +2685,9 @@ mro:spatial_part_of rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 is a spatial part of some immaterial entity im2 iff for every immaterial entity im3 if im3 is connected with im1, then im3 is connected with im2." ; + cco:definition "An immaterial entity im1 is a spatial part of some immaterial entity im2 iff for every immaterial entity im3 if im3 is connected with im1, then im3 is connected with im2."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "spatial part of" . + rdfs:label "spatial part of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/supervises @@ -2693,10 +2695,10 @@ mro:supervises rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "supervises" . + rdfs:label "supervises"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/tangential_part_of @@ -2705,9 +2707,9 @@ mro:tangential_part_of rdf:type owl:ObjectProperty ; 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." ; + 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/ModalRelationOntology" ; - rdfs:label "tangential part of" . + rdfs:label "tangential part of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/time_zone_identifier_used_by @@ -2717,13 +2719,13 @@ mro:time_zone_identifier_used_by rdf:type owl:ObjectProperty ; rdfs:domain cco:TimeZoneIdentifier ; rdfs:range cco:InformationBearingEntity ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "time zone identifier used by" . + rdfs:label "time zone identifier used by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/uses mro:uses rdf:type owl:ObjectProperty ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "uses" . + rdfs:label "uses"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/uses_geospatial_coordinate_reference_system @@ -2732,7 +2734,7 @@ mro:uses_geospatial_coordinate_reference_system rdf:type owl:ObjectProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:GeospatialCoordinateReferenceSystem ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "uses geospatial coordinate reference system" . + rdfs:label "uses geospatial coordinate reference system"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/uses_language @@ -2740,9 +2742,9 @@ mro:uses_language rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:prescribed_by ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:Language ; - cco:elucidation "An Information Bearing Entity uses language L iff the literal value of that Information Bearing Entity is a string that is encoded according to the syntax of L." ; + cco:elucidation "An Information Bearing Entity uses language L iff the literal value of that Information Bearing Entity is a string that is encoded according to the syntax of L."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "uses language" . + rdfs:label "uses language"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/uses_measurement_unit @@ -2750,9 +2752,9 @@ mro:uses_measurement_unit rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0010002 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:MeasurementUnit ; - cco:elucidation "An Information Bearing Entity carries the content of some corresponding Information Content Entity. In some cases of measurements, this content is composed of both some amount and the scale according to which the measurement was made." ; + cco:elucidation "An Information Bearing Entity carries the content of some corresponding Information Content Entity. In some cases of measurements, this content is composed of both some amount and the scale according to which the measurement was made."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "uses measurement unit" . + rdfs:label "uses measurement unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/uses_reference_system @@ -2761,7 +2763,7 @@ mro:uses_reference_system rdf:type owl:ObjectProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:ReferenceSystem ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "uses reference system" . + rdfs:label "uses reference system"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/uses_time_zone_identifier @@ -2769,9 +2771,9 @@ mro:uses_time_zone_identifier rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:RO_0010002 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:TimeZoneIdentifier ; - cco:definition "An object property holding between an Information Bearing Entity and a Time Zone Identifier which designates which time zone is being referred to in the date time string attached to the Information Bearing Entity." ; + cco:definition "An object property holding between an Information Bearing Entity and a Time Zone Identifier which designates which time zone is being referred to in the date time string attached to the Information Bearing Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "uses time zone identifier" . + rdfs:label "uses time zone identifier"@en . ################################################################# @@ -2780,11 +2782,11 @@ mro:uses_time_zone_identifier rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/asWKT mro: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." ; + 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/ModalRelationOntology" ; - rdfs:comment "ISO 19162:2015" ; - rdfs:label "as WKT" . + rdfs:comment "ISO 19162:2015"@en ; + rdfs:label "as WKT"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_URI_value @@ -2792,15 +2794,15 @@ mro: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/ModalRelationOntology" ; - rdfs:label "has URI value" . + rdfs:label "has URI value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_altitude_value mro: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." ; + 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/ModalRelationOntology" ; - rdfs:comment "Altitude values typically use kilometers as the Unit of Measurement." ; - rdfs:label "has altitude value" . + rdfs:comment "Altitude values typically use kilometers as the Unit of Measurement."@en ; + rdfs:label "has altitude value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_boolean_value @@ -2808,14 +2810,14 @@ mro: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/ModalRelationOntology" ; - rdfs:label "has boolean value" . + rdfs:label "has boolean value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_date_value mro:has_date_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology" ; - rdfs:label "has date value" . + rdfs:label "has date value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_datetime_value @@ -2823,7 +2825,7 @@ mro: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/ModalRelationOntology" ; - rdfs:label "has datetime value" . + rdfs:label "has datetime value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_decimal_value @@ -2831,7 +2833,7 @@ mro: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/ModalRelationOntology" ; - rdfs:label "has decimal value" . + rdfs:label "has decimal value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_double_value @@ -2839,7 +2841,7 @@ mro: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/ModalRelationOntology" ; - rdfs:label "has double value" . + rdfs:label "has double value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_integer_value @@ -2847,32 +2849,32 @@ mro: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/ModalRelationOntology" ; - rdfs:label "has integer value" . + rdfs:label "has integer value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_latitude_value mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "has latitude value" . + rdfs:label "has latitude value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_longitude_value mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "has longitude value" . + rdfs:label "has longitude value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_text_value mro: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." ; + 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/ModalRelationOntology" ; - rdfs:label "has text value" . + rdfs:label "has text value"@en . ################################################################# diff --git a/QualityOntology.ttl b/QualityOntology.ttl index 429415f..970d791 100644 --- a/QualityOntology.ttl +++ b/QualityOntology.ttl @@ -9,14 +9,14 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; - cco:code_license "The 3-Clause BSD License: https://opensource.org/licenses/BSD-3-Clause"^^xsd:string ; - cco:content_license "The Creative Commons BY 3.0 License: https://creativecommons.org/licenses/by/3.0/"^^xsd:string ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string ; - rdfs:comment "This ontology is designed to represent a range of attributes of entities especially qualities, realizable entities, and process profiles."^^xsd:string ; - rdfs:label "Quality Ontology"^^xsd:string ; - owl:versionInfo "Version 1.2"^^xsd:string . + cco:code_license ; + cco:content_license ; + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc." ;@en + rdfs:comment "This ontology is designed to represent a range of attributes of entities especially qualities, realizable entities, and process profiles."@en ; + rdfs:label "Quality Ontology"@en ; + owl:versionInfo "Version 1.2"@en . ################################################################# # Classes @@ -25,920 +25,920 @@ ### 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Albedo"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Albedo"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Altitude"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://en.wiktionary.org/wiki/amount"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Amount"^^xsd:string . + 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/Bent cco:Bent rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Angular"^^xsd:string , - "Kinked"^^xsd:string ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having one or more angles along its border."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Bent"^^xsd:string . + 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/Black cco:Black rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that lacks any hues as parts."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Black"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Blond"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Blue"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Blunt"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Body Shape"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Branched"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Brown"^^xsd:string . + 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/Circumference cco:Circumference rdf:type owl:Class ; rdfs:subClassOf cco:Perimeter ; - cco:definition "A Perimeter that inheres in a circle or ellipse."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Circumference"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Closure"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Coiled"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Color"^^xsd:string . + 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"^^xsd:string ; - cco:definition "An Optical Property that inheres in a bearer in virtue of its capacity to reflect or radiate light."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Color Brightness"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Color Hue"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Color Saturation"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Concave Shape"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Cone"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Cone Shape"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Convex Shape"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Cube Shape"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Cuboidal"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Curved"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Cyan"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Three Dimensional Shape inhering in a bearer in virtue of the bearer having an elongated shape with round bases."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Cylindrical"^^xsd:string . + 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/Density cco:Density rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:alternative_label "Density" ; - cco:definition "A Quality that inheres in a bearer in virtue of that bearer's mass per unit volume."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Mass Density"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Depth"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Diameter"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Drooping"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Electromagnetic Radiation Property"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Fatigability"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Flat"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Fluorescence"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Fluorescence"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Folded"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Gold Color"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Green"^^xsd:string . + 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/Grey cco:Grey rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color between white and black colors."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Grey"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Hardness"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Hazel"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Height"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Length"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Luminescence"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Luminescent Property"^^xsd:string . + 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/Magenta cco:Magenta rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color consisting of red and blue hues."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Magenta"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Magnetism"^^xsd:string . + 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/Maroon cco:Maroon rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color consisting of purple and brown hue."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Maroon"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:comment "'Matter' here can also refer to the inertial energy of an object."^^xsd:string , - "Typical unit of measure is the kilogram or pound."^^xsd:string ; - rdfs:label "Mass"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Oblong"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://purl.obolibrary.org/obo/PATO_0001708"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "One Dimensional Extent"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Opacity_(optics)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Opacity"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Opaque"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Optical Property"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Orange"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Perimeter"^^xsd:string . + 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/PhaseAngle cco:PhaseAngle rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000145 ; - cco:alternative_label "Orbital Phase Angle"^^xsd:string ; - cco:definition "A Relational Quality that is the angle between the light incident onto an observed Object and the light reflected from the Object."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Phase_angle_(astronomy)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Phase Angle"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Phosphorescence"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Phosphorescence"^^xsd:string . + 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/PitchOrientation cco:PitchOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Pitch"^^xsd:string ; - cco:definition "A Spatial Orientation of an Object relative to its Pitch Axis."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Pitch Orientation"^^xsd:string . + 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/PointingOrientation cco:PointingOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Facing Orientation"^^xsd:string ; - cco:definition "A Spatial Orientation of an Object in which one or more designated components of the Object are pointed toward a specified Target."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Pointing Orientation"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Protruding"^^xsd:string . + 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/Purple cco:Purple rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is aproximately midway between Red and Blue."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Purple"^^xsd:string . + 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Pyramid_(geometry)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Pyramidal"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Radiation Absorptivity"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Radiation Emissivity"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Radiation Reflectivity"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Radioactive"^^xsd:string . + 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/Radiolucent cco:Radiolucent rdf:type owl:Class ; rdfs:subClassOf cco:Radiopacity ; - cco:alternative_label "Hypodense"^^xsd:string , - "Transradiance"^^xsd:string ; - cco:definition "A Radiopacity that inheres in a bearer in virtue of its capacity to permit most X-rays to pass through it."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Radiolucent"^^xsd:string . + 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"^^xsd:string ; - cco:definition "An Opacity that inheres in a bearer in virtue of its capacity to allow or prevent X-rays to pass through it."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Radiodensity"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Radiopacity"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Radiopacity that inheres in a bearer in virtue of its capacity to prevent most X-rays from passing through it."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Radiopaque"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Rectangular"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Red"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Refractive_index#Refractivity"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Refractivity"^^xsd:string . + 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/RollOrientation cco:RollOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Roll"^^xsd:string ; - cco:definition "A Spatial Orientation of an Object relative to its Roll Axis."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Roll Orientation"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Rosy"^^xsd:string . + 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/Round cco:Round rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Circular"^^xsd:string ; - cco:definition "A Shape Quality that inheres in a bearer in virtue of every point along its circumference being equidistant from the center."^^xsd:string ; - cco:definition_source "http://www.merriam-webster.com/dictionary/round"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Round"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Semicircular"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Serrated"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Shape Quality"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Sharp"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Silver Color"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Size Quality"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Sloped"^^xsd:string . + 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/SpatialOrientation cco:SpatialOrientation rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000145 ; - cco:alternative_label "Attitude"^^xsd:string ; - 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."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Orientation_(geometry)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Spatial Orientation"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Spherical"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Split"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Square"^^xsd:string . + 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/Straight cco:Straight rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Linear"^^xsd:string ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer not having curves, bends, or angles along its borders."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Straight"^^xsd:string . + 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."^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Strength"^^xsd:string . + 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/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."^^xsd:string ; + 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:string ; - rdfs:label "Surface Tension"^^xsd:string . + cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; + rdfs:label "Surface Tension"@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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Temperature"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Texture"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Thickness"^^xsd:string . + 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"^^xsd:string , - "Slender"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Thin"^^xsd:string . + 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/ThreeDimensionalExtent cco:ThreeDimensionalExtent rdf:type owl:Class ; rdfs:subClassOf cco:SizeQuality ; - cco:alternative_label "Volume"^^xsd:string ; - cco:definition "A Size Quality that inheres in a bearer in virtue of the bearer's extension in three dimensions."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Three Dimensional Extent"^^xsd:string . + 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/ThreeDimensionalShape cco:ThreeDimensionalShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality that inheres only in a three dimensional entity."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Three Dimensional Shape"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Translucent"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Transparent"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Triangular"^^xsd:string . + 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/TwoDimensionalExtent cco:TwoDimensionalExtent rdf:type owl:Class ; rdfs:subClassOf cco:SizeQuality ; - cco:alternative_label "Area"^^xsd:string ; - cco:definition "A Size Quality that inheres in a bearer in virtue of the bearer's extension in two dimensions."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Two Dimensional Extent"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Vermilion"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Violet"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Vulnerability"^^xsd:string . + 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/Wavy cco:Wavy rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Undulate"^^xsd:string ; - cco:definition "A Shape Quality inhering in a bearer in virtue of it having a sinuous or rippled border."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Wavy"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Weight"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Wetness"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "White"^^xsd:string . + 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"^^xsd:string , - "Fat"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Wide"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Width"^^xsd:string . + 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/YawOrientation cco:YawOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Yaw"^^xsd:string ; - cco:definition "A Spatial Orientation of an Object relative to its Yaw Axis."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Yaw Orientation"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:string ; - rdfs:label "Yellow"^^xsd:string . + 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 . ### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi diff --git a/README.md b/README.md index 656b8f1..274a899 100644 --- a/README.md +++ b/README.md @@ -5,36 +5,53 @@ The Common Core Ontologies (CCO) comprise twelve ontologies that aim to represen CCO is designed as a mid-level extension of Basic Formal Ontology (BFO), an upper-level ontology framework widely used to structure and integrate ontologies in the biomedical domain (Arp, et al., 2015). BFO aims to represent the most generic categories of entity and the most generic types of relations that hold between them, by defining a small number of classes and relations. CCO then extends from BFO in the sense that every class in CCO is asserted to be a subclass of some class in BFO, and that CCO adopts the generic relations defined in BFO (e.g., has_part) (Smith and Grenon, 2004). Accordingly, CCO classes and relations are heavily constrained by the BFO framework, from which it inherits much of its basic semantic relationships. -The CCO provide semantics for concepts and relations that are used in most domains of interest. The utility of the CCO comes from preventing BFO compliant domain specific ontologies from needlessly duplicating common concepts or from forcing such ontologies to include concepts outside of their domain (e.g. organization in the Ontology of Biomedical Investigations). This utility has been realized by a number of projects in which either existing BFO compliant ontologies were aligned to the CCO or domain ontologies were created by using the CCO as a starting point and adding classes and properties as needed. Examples include: +The CCO provide semantics for concepts and relations that are used in most domains of interest. The utility of the CCO comes from preventing BFO compliant domain specific ontologies from needlessly duplicating common concepts or from forcing such ontologies to include concepts outside of their domain (e.g. organization in the Ontology of Biomedical Investigations). -[Emotion Ontology](http://obofoundry.org/ontology/mfoem.html) +This utility has been realized by a number of U.S. Government sponsored projects in which either existing BFO compliant ontologies were aligned to the CCO or domain ontologies were created by using the CCO as a starting point and adding classes and properties as needed. + +The names of a sample of these domain ontologies are provided in the list below. + +The U.S. Government holds Government Purpose Rights on all of these domain ontologies. To obtain one or more of these domain ontologies for a government purpose it will be necessary for a government representative to contact the government sponsor of the development of the ontology. CUBRC can faciliate these connections so if interested please use the contact link at the bottom of https://www.cubrc.org/index.php/data-science-and-information-fusion/ontology . + +#Sample of Common Core Domain Ontology Extensions +Aircraft Ontology Airforce Aircraft Maintenance Ontology - -Aircraft Ontology - + Army Universal Task List Ontology +Atomospheric Feature Ontology + +Cyber Ontology + Hydrographic Feature Ontology -Sensor Ontology - Legal and Criminal Act Ontology -Skills Ontology +Marine Corps Task List Ontology Military Operations Ontology -Space Object Ontology - Mission Planning Ontology -Transportation Infrastructure Ontology +Occupation Ontology -Occupation Ontology - -Undersea Warfare Ontology +Outerspace Ontology Physiographic Feature Ontology +Sensor Ontology + +Spacecraft Mission Ontology + +Spacecraft Ontology + +Space Event Ontology + +Space Object Ontology + +Transportation Infrastructure Ontology + +Undersea Warfare Ontology + Watercraft Ontology diff --git a/TimeOntology.ttl b/TimeOntology.ttl index 1b42ef9..34e3117 100644 --- a/TimeOntology.ttl +++ b/TimeOntology.ttl @@ -9,14 +9,14 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; - cco:code_license "The 3-Clause BSD License: https://opensource.org/licenses/BSD-3-Clause"^^xsd:string ; - cco:content_license "The Creative Commons BY 3.0 License: https://creativecommons.org/licenses/by/3.0/"^^xsd:string ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string ; - rdfs:comment "This ontology is designed to represent temporal regions and the relations that hold between them."^^xsd:string ; - rdfs:label "Time Ontology"^^xsd:string ; - owl:versionInfo "Version 1.2"^^xsd:string . + cco:code_license ; + cco:content_license ; + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."@en ; + rdfs:comment "This ontology is designed to represent temporal regions and the relations that hold between them."@en ; + rdfs:label "Time Ontology"@en ; + owl:versionInfo "Version 1.2"@en . ################################################################# # Object Properties @@ -28,9 +28,9 @@ cco:has_ending_instant rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "has ending instant"^^xsd:string . + 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_inside_instant @@ -38,9 +38,9 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "has inside instant"^^xsd:string . + 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 @@ -49,9 +49,9 @@ cco:has_inside_interval rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "has inside interval"^^xsd:string . + 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_starting_instant @@ -60,9 +60,9 @@ cco:has_starting_instant rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "has starting instant"^^xsd:string . + 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/instant_is_after @@ -71,9 +71,9 @@ cco:instant_is_after rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "instant is after"^^xsd:string . + 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 @@ -81,9 +81,9 @@ cco:instant_is_before rdf:type owl:ObjectProperty , owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "instant is before"^^xsd:string . + 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 @@ -92,9 +92,9 @@ cco:interval_contained_by rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval contained by"^^xsd:string . + 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 @@ -102,9 +102,9 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval contains"^^xsd:string . + 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 @@ -114,9 +114,9 @@ cco:interval_disjoint rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval disjoint"^^xsd:string . + 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 @@ -124,9 +124,9 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval during"^^xsd:string . + 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 @@ -134,9 +134,9 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval equals"^^xsd:string . + 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 @@ -145,9 +145,9 @@ cco:interval_finished_by rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval finished by"^^xsd:string . + 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 @@ -155,9 +155,9 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval finishes"^^xsd:string . + 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 @@ -166,9 +166,9 @@ cco:interval_is_after rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval is after"^^xsd:string . + 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 @@ -176,9 +176,9 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval is before"^^xsd:string . + 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 @@ -188,9 +188,9 @@ cco:interval_meets rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval meets"^^xsd:string . + 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 @@ -199,9 +199,9 @@ cco:interval_met_by rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval met by"^^xsd:string . + 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 @@ -209,18 +209,18 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval overlapped by"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval overlaps"^^xsd:string . + 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 @@ -229,9 +229,9 @@ cco:interval_started_by rdf:type owl:ObjectProperty ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval started by"^^xsd:string . + 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 @@ -239,9 +239,9 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "interval starts"^^xsd:string . + 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_ending_instant_of @@ -249,18 +249,18 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "is ending instant of"^^xsd:string . + 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_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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "is inside instant of"^^xsd:string . + 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_starting_instant_of @@ -268,9 +268,9 @@ 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "is starting instant of"^^xsd:string . + 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 . ################################################################# @@ -280,51 +280,51 @@ cco:is_starting_instant_of rdf:type owl:ObjectProperty , ### 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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Afternoon"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Axial Rotation Period"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Calendar Day"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "January; February; March; April; May; June; July; August; September; October; November; December"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Calendar Month"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=calendar+week"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Calendar Week"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Calendar Year"^^xsd:string . + 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/Day @@ -334,46 +334,46 @@ cco:Day rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=day"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Day"^^xsd:string . + 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/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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=decade"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Decade"^^xsd:string . + 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/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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Evening"^^xsd:string . + 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/GregorianDay cco:GregorianDay rdf:type owl:Class ; rdfs:subClassOf cco:CalendarDay ; - cco:definition "A Calendar Day in the Gregorian Calendar."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:comment "A Gregorian Day is twenty-four Hours in duration."^^xsd:string ; - rdfs:label "Gregorian Day"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Gregorian Year"^^xsd:string . + 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/Hour @@ -383,10 +383,10 @@ cco:Hour rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Day ] ; - cco:definition "A One-Dimensional Temporal Region that is equal to sixty consecutive Minutes."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=hour"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Hour"^^xsd:string . + 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/JulianDate @@ -396,30 +396,30 @@ cco:JulianDate rdf:type owl:Class ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom cco:JulianDay ] ; - cco:acronym "JD"^^xsd:string ; - cco:definition "A Time of Day as specified according to the Julian Calendar using the Julian Date epoch."^^xsd:string ; - cco:definition_source "https://www.defit.org/julian-date/"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Julian Date"^^xsd:string . + 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/JulianDay cco:JulianDay rdf:type owl:Class ; rdfs:subClassOf cco:CalendarDay ; - cco:definition "A Calendar Day in the Julian Calendar."^^xsd:string ; - cco:definition_source "https://www.defit.org/julian-date/"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:comment "A Julian Day begins at noon Universal Time and is twenty-four Hours in duration."^^xsd:string ; - rdfs:label "Julian Day"^^xsd:string . + 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/JulianYear cco:JulianYear rdf:type owl:Class ; rdfs:subClassOf cco:CalendarYear ; - cco:definition "A Calendar Year in the Julian Calendar."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Julian Year"^^xsd:string . + 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/Minute @@ -429,22 +429,22 @@ cco:Minute rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Hour ] ; - cco:definition "A One-Dimensional Temporal Region that is equal to sixty consecutive Seconds."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=minute"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Minute"^^xsd:string . + 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/ModifiedJulianDate cco:ModifiedJulianDate rdf:type owl:Class ; rdfs:subClassOf cco:TimeOfDay ; - cco:acronym "MJD"^^xsd:string ; - cco:definition "A Time of Day as specified according to the Julian Calendar using the Modified Julian Date epoch."^^xsd:string ; - cco:definition_source "http://aa.usno.navy.mil/data/docs/JulianDate.php"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; + 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"""^^xsd:string ; - rdfs:label "Modified Julian Date"^^xsd:string . +MJD = JD - 2400000.5"""@en ; + rdfs:label "Modified Julian Date"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Month @@ -454,19 +454,19 @@ cco:Month rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=month"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Month"^^xsd:string . + 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/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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Morning"^^xsd:string . + 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/MultiDayTemporalInterval @@ -476,10 +476,10 @@ cco:MultiDayTemporalInterval rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:comment "This is a defined class."^^xsd:string ; - rdfs:label "Multi-Day Temporal Interval"^^xsd:string . + 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/MultiHourTemporalInterval @@ -489,10 +489,10 @@ cco:MultiHourTemporalInterval rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:comment "This is a defined class."^^xsd:string ; - rdfs:label "Multi-Hour Temporal Interval"^^xsd:string . + 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/MultiMinuteTemporalInterval @@ -502,10 +502,10 @@ cco:MultiMinuteTemporalInterval rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:comment "This is a defined class."^^xsd:string ; - rdfs:label "Multi-Minute Temporal Interval"^^xsd:string . + 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/MultiMonthTemporalInterval @@ -515,10 +515,10 @@ cco:MultiMonthTemporalInterval rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:comment "This is a defined class."^^xsd:string ; - rdfs:label "Multi-Month Temporal Interval"^^xsd:string . + 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/MultiSecondTemporalInterval @@ -528,10 +528,10 @@ cco:MultiSecondTemporalInterval rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:comment "This is a defined class."^^xsd:string ; - rdfs:label "Multi-Second Temporal Interval"^^xsd:string . + 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/MultiWeekTemporalInterval @@ -541,10 +541,10 @@ cco:MultiWeekTemporalInterval rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:comment "This is a defined class."^^xsd:string ; - rdfs:label "Multi-Week Temporal Interval"^^xsd:string . + 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/MultiYearTemporalInterval @@ -554,30 +554,30 @@ cco:MultiYearTemporalInterval rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:comment "This is a defined class."^^xsd:string ; - rdfs:label "Multi-Year Temporal Interval"^^xsd:string . + 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/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)."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Night"^^xsd:string . + 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/ReferenceTime cco:ReferenceTime rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000148 ; - cco:alternative_label "Epoch"^^xsd:string , - "Epoch Time"^^xsd:string , - "Reference Date"^^xsd:string ; - cco:definition "A Zero-Dimensional Temporal Region that is an approximate temporal instant in relation to which other Temporal Regions are measured or identified."^^xsd:string ; - cco:definition_source "https://en.wikipedia.org/wiki/Epoch_(reference_date)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Reference Time"^^xsd:string . + 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/Second @@ -587,11 +587,11 @@ cco:Second rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "https://physics.nist.gov/cuu/Units/second.html"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:comment "The Second is used as the basic SI unit of time."^^xsd:string ; - rdfs:label "Second"^^xsd:string . + 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/TimeOfDay @@ -601,17 +601,17 @@ cco:TimeOfDay rdf:type owl:Class ; 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Time of Day"^^xsd:string . + 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/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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Unix Temporal Instant"^^xsd:string . + 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/Week @@ -621,10 +621,10 @@ cco:Week rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Month ] ; - cco:definition "A One-Dimensional Temporal Region that is equal to seven consecutive Days."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=week"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Week"^^xsd:string . + 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/Year @@ -634,11 +634,11 @@ cco:Year rdf:type owl:Class ; 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."^^xsd:string ; - cco:definition_source "http://wordnetweb.princeton.edu/perl/webwn?s=year"^^xsd:string ; - 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:string ; - rdfs:label "Year"^^xsd:string . + 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 . ### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi diff --git a/UnitsOfMeasureOntology.ttl b/UnitsOfMeasureOntology.ttl index ca71b40..b180870 100644 --- a/UnitsOfMeasureOntology.ttl +++ b/UnitsOfMeasureOntology.ttl @@ -9,14 +9,14 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; - cco:code_license "The 3-Clause BSD License: https://opensource.org/licenses/BSD-3-Clause"^^xsd:string ; - cco:content_license "The Creative Commons BY 3.0 License: https://creativecommons.org/licenses/by/3.0/"^^xsd:string ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string ; - rdfs:comment "This ontology is designed to represent standard measurement units that are used when measuring various attributes of entities."^^xsd:string ; - rdfs:label "Units of Measure Ontology"^^xsd:string ; - owl:versionInfo "Version 1.2"^^xsd:string . + cco:code_license ; + cco:content_license ; + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."@en ; + rdfs:comment "This ontology is designed to represent standard measurement units that are used when measuring various attributes of entities."@en ; + rdfs:label "Units of Measure Ontology"@en ; + owl:versionInfo "Version 1.2"@en . ################################################################# # Annotation properties @@ -24,17 +24,17 @@ ### 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "SI unit label"^^xsd:string ; + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "SI unit symbol"^^xsd:string ; + 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 . @@ -45,249 +45,249 @@ cco:SI_unit_symbol rdf:type owl:AnnotationProperty ; ### 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."^^xsd:string ; - cco:example_of_usage "feet per second per second, kilometers per second per second"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Acceleration"^^xsd:string . + 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"^^xsd:string , - "Measurement Unit of Enplethy"^^xsd:string ; - cco:definition "A Measurement Unit used in measurements of the number of a specified type of particle in a portion of matter."^^xsd:string ; - cco:example_of_usage "mole, pound-mole"^^xsd:string ; - cco:is_tokenized_by "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - 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."^^xsd:string ; - rdfs:label "Measurement Unit of Amount of Substance"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "degrees, radians"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Angle"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "square feet, square meters, acre, hectare"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Area"^^xsd:string . + 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"^^xsd:string ; - cco:definition "A Measurement Unit used in measurements of the distribution of Mass of an object with respect to an axis."^^xsd:string ; - cco:elucidation "A measure of an object’s resistance to bending or deflection."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Area Moment of Inertia"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Density"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "volt, ampere, coulomb"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Electromagnetic Force"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "ft-lbs, calorie, horsepower, kilowatt"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Energy"^^xsd:string . + 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."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Flow"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "newton, dyne, pound force "^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Force"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "hertz, revolutions per minute"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Frequency"^^xsd:string . + 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/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."^^xsd:string ; - cco:example_of_usage "N s, dyne second"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Impulse"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "foot, meter, kilometer, mile"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Length"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "ounce, gram, pound"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Mass"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "kilogram per second, slug per second, pound per second"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Mass Flow Rate"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "kg m/s, slug ft/s, g m/s"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Momentum"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "watt, horsepower"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Power"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "pascal, atmosphere, pound-force per square inch"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Pressure"^^xsd:string . + 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"^^xsd:string , - "Measurement Unit of Rotational Mass"^^xsd:string ; - cco:definition "A Measurement Unit used in measurements of the distribution of Mass of an object with respect to its axis of rotation."^^xsd:string ; - cco:elucidation "A measure of an object’s resistance to change in its state of rotation."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Rotational Inertia"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "decibels, sones"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Sound Level"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "miles per hour, kilometers per hour, knot, mach"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Speed"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "celsius, fahrenheit, kelvin"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Temperature"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "second, minute, hour, day"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Time"^^xsd:string . + 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"^^xsd:string , - "Measurement Unit of Rotational Force"^^xsd:string ; - cco:definition "A Measurement Unit used in measurements of the rate of change of angular momentum of an object."^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Torque"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "cubic feet, cubic meter, quart, liter"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Volume"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "cubic metres per second, standard cubic centimeters per minute, cubic feet per second, gallons per minute"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Volumetric Flow Rate"^^xsd:string . + 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."^^xsd:string ; - cco:example_of_usage "joule, erg, kilowatt hour"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Measurement Unit of Work"^^xsd:string . + 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 . ################################################################# @@ -297,52 +297,52 @@ cco:MeasurementUnitOfWork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AcreMeasurementUnit cco:AcreMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "acre"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Acre Measurement Unit"^^xsd:string . + 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/AngstromMeasurementUnit cco:AngstromMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "Angstrom"^^xsd:string , - "Å"^^xsd:string , - "Ångström"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Angstrom Measurement Unit"^^xsd:string . + 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/AtmosphereMeasurementUnit cco:AtmosphereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "atm"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Atmosphere Measurement Unit"^^xsd:string . + 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/BarMeasurementUnit cco:BarMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "bar"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Bar Measurement Unit"^^xsd:string . + 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/BayreMeasurementUnit cco:BayreMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "ba"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Bayre Measurement Unit"^^xsd:string . + 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/BinaryDegreeMeasurementUnit cco:BinaryDegreeMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; - cco:alternative_label "Binary Radian"^^xsd:string , - "Brad"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Binary Degree Measurement Unit"^^xsd:string . + 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/BritishThermalUnitMeasurementUnit @@ -350,10 +350,10 @@ cco:BritishThermalUnitMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "BTU"^^xsd:string , - "Btu"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "British Thermal Unit Measurement Unit"^^xsd:string . + 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/CalorieMeasurementUnit @@ -361,188 +361,188 @@ cco:CalorieMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "cal"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Calorie Measurement Unit"^^xsd:string . + 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/CentigramMeasurementUnit cco:CentigramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "cg"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Centigram Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Centiliter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Centimeter Measurement Unit"^^xsd:string . + 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/CubicCentimeterMeasurementUnit cco:CubicCentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "cm^3"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Cubic Centimeter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Cubic Decimeter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:alternative_label "ft^3/s"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Cubic Feet Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Cubic Foot Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Cubic Inch Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Cubic Meter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:acronym "cumec"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Cubic Meter Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Cubic Millimeter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Cubic Yard Measurement Unit"^^xsd:string . + 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/DayMeasurementUnit cco:DayMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Day Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Decibel Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Decigram Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Deciliter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Decimeter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:SI_unit_symbol "°C"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Degree Celsius Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Degree Fahrenheit Measurement Unit"^^xsd:string . + 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 "°"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Degree Measurement Unit"^^xsd:string . + 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/DyneMeasurementUnit cco:DyneMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; - cco:alternative_label "dyn"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Dyne Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "dyne second"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Dyne Second Measurement Unit"^^xsd:string . + 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/ErgMeasurementUnit @@ -550,111 +550,111 @@ cco:ErgMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "erg"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Erg Measurement Unit"^^xsd:string . + 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/FeetPerSecondMeasurementUnit cco:FeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "ft/s"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Feet Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "ft/s^2"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Feet Per Second Per Second Measurement Unit"^^xsd:string . + 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/FootMeasurementUnit cco:FootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "ft"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Foot Measurement Unit"^^xsd:string . + 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/GallonMeasurementUnit cco:GallonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "gal"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Gallon Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Gallon Per Minute Measurement Unit"^^xsd:string . + 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/GigahertzMeasurementUnit cco:GigahertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "GHz"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Gigahertz Measurement Unit"^^xsd:string . + 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/GradianMeasurementUnit cco:GradianMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; - cco:alternative_label "Gon"^^xsd:string , - "Grad"^^xsd:string , - "Grade"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Gradian Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Gram Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "gram-mole"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Gram-Mole Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Gram Per Cubic Centimeter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Gram Per Second Measurement Unit"^^xsd:string . + 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/HertzMeasurementUnit cco:HertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:SI_unit_label "hertz"^^xsd:string ; - cco:SI_unit_symbol "Hz"^^xsd:string ; - cco:alternative_label "cycles per second"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Hertz Measurement Unit"^^xsd:string . + 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/HorsepowerMeasurementUnit @@ -662,26 +662,26 @@ cco:HorsepowerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "hp"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Horsepower Measurement Unit"^^xsd:string . + 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/HourMeasurementUnit cco:HourMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; - cco:SI_unit_symbol "h"^^xsd:string ; - cco:alternative_label "hr"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Hour Measurement Unit"^^xsd:string . + 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/InchMeasurementUnit cco:InchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "in"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Inch Measurement Unit"^^xsd:string . + 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/JouleMeasurementUnit @@ -689,800 +689,800 @@ cco:JouleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:SI_unit_label "joule"^^xsd:string ; - cco:SI_unit_symbol "J"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Joule Measurement Unit"^^xsd:string . + 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/KelvinMeasurementUnit cco:KelvinMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTemperature ; - cco:SI_unit_label "kelvin"^^xsd:string ; - cco:SI_unit_symbol "K"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kelvin Measurement Unit"^^xsd:string . + 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/KilogramForcePerCentimeterSquareMeasurementUnit cco:KilogramForcePerCentimeterSquareMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:acronym "kg/cm^2"^^xsd:string , - "kgf/cm^2"^^xsd:string ; - cco:alternative_label "Kilogram Per Square Centimeter Measurement Unit"^^xsd:string , - "Kilopond Per Centimeter Square Measurement Unit"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilogram Force Per Centimeter Square Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:SI_unit_symbol "kg"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilogram Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilogram Meter Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilogram Meter Square Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "kilogram-mole"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilogram-Mole Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilogram Per Cubic Meter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilogram Per Liter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilogram Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilohertz Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kiloliter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilometer Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilometers Per Hour Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilometers Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilometers Per Second Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "kmol"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilomole Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilonewton Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "Kilogram-Force"^^xsd:string , - "kgf"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilopond Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Kilovolt Ampere Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Knot Measurement Unit"^^xsd:string . + 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/LiterMeasurementUnit cco:LiterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:SI_unit_symbol "L"^^xsd:string ; - cco:alternative_label "Litre"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Liter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Liter Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "Gross Ton"^^xsd:string , - "Imperial Ton"^^xsd:string , - "Weight Ton"^^xsd:string , - "ton (UK)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Long Ton Measurement Unit"^^xsd:string . + 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/MachMeasurementUnit cco:MachMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "M"^^xsd:string , - "Ma"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Mach Measurement Unit"^^xsd:string . + 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/MegahertzMeasurementUnit cco:MegahertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "MHz"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Megahertz Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:SI_unit_symbol "m"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Meter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Meters Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "m/s^2"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Meters Per Second Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:alternative_label "tonne"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Metric Ton Measurement Unit"^^xsd:string . + 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/MileMeasurementUnit cco:MileMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "mi"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Mile Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "mph"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Miles Per Hour Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Miles Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Miles Per Second Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Milliampere Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "mbar"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Millibar Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Milligram Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Milliliter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Millimeter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Minute Measurement Unit"^^xsd:string . + 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 "'"^^xsd:string ; - cco:alternative_label "Arcminute"^^xsd:string , - "MOA"^^xsd:string , - "am"^^xsd:string , - "amin"^^xsd:string , - "arcmin"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Minute of Arc Measurement Unit"^^xsd:string . + 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/MoleMeasurementUnit cco:MoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; - cco:SI_unit_label "mole"^^xsd:string ; - cco:SI_unit_symbol "mol"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:comment "One mole contains exactly 6.02214076×10^23 elementary entities."^^xsd:string ; - rdfs:label "Mole Measurement Unit"^^xsd:string . + 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/MonthMeasurementUnit cco:MonthMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Month Measurement Unit"^^xsd:string . + 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/NanometerMeasurementUnit cco:NanometerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "Nanometre"^^xsd:string , - "nm"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Nanometer Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "NM"^^xsd:string , - "nmi"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Nautical Mile Measurement Unit"^^xsd:string . + 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/NewtonMeasurementUnit cco:NewtonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; - cco:SI_unit_label "newton"^^xsd:string ; - cco:SI_unit_symbol "N"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Newton Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Newton Meter Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "Newton second"^^xsd:string , - "Ns"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Newton Second Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Newton Second Per Kilogram Measurement Unit"^^xsd:string . + 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/OunceMeasurementUnit cco:OunceMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "oz"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Ounce Measurement Unit"^^xsd:string . + 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/PascalMeasurementUnit cco:PascalMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:SI_unit_label "pascal"^^xsd:string ; - cco:SI_unit_symbol "Pa"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Pascal Measurement Unit"^^xsd:string . + 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/PhonMeasurementUnit cco:PhonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSoundLevel ; - cco:alternative_label "phon"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Phon Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Pint Measurement Unit"^^xsd:string . + 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/PoundFootMeasurementUnit cco:PoundFootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTorque ; - cco:acronym "lb ft"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Pound Foot Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Pound Foot Second Square Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Pound Force Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Pound Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "lbmol"^^xsd:string , - "pound-mole"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Pound-Mole Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Pound Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Pounds Per Square Inch Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Quart Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Quartic Meter Measurement Unit"^^xsd:string . + 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/RadianMeasurementUnit cco:RadianMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; - cco:SI_unit_label "radian"^^xsd:string ; - cco:SI_unit_symbol "rad"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Radian Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Revolutions Per Day Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "rpm"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Revolutions Per Minute Measurement Unit"^^xsd:string . + 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/SecondMeasurementUnit cco:SecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; - cco:SI_unit_label "second"^^xsd:string ; - cco:SI_unit_symbol "s"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Second Measurement Unit"^^xsd:string . + 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 "\""^^xsd:string ; - cco:alternative_label "Arcsecond"^^xsd:string , - "arcsec"^^xsd:string , - "as"^^xsd:string , - "asec"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Second of Arc Measurement Unit"^^xsd:string . + 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/ShaftHorsepowerMeasurementUnit cco:ShaftHorsepowerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPower ; - cco:alternative_label "shp"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Shaft Horsepower Measurement Unit"^^xsd:string . + 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"^^xsd:string , - "ton (US)"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Short Ton Measurement Unit"^^xsd:string . + 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/SlugFootPerSecondMeasurementUnit cco:SlugFootPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMomentum ; - cco:alternative_label "slug ft/s"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Slug Foot Per Second Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Slug Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Slug Per Second Measurement Unit"^^xsd:string . + 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/SoneMeasurementUnit cco:SoneMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSoundLevel ; - cco:alternative_label "sone"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Sone Measurement Unit"^^xsd:string . + 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/SquareCentimeterMeasurementUnit cco:SquareCentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "cm^2"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Square Centimeter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Square Decimeter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Square Foot Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Square Inch Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Square Kilometer Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Square Meter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Square Mile Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Square Millimeter Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Square Yard Measurement Unit"^^xsd:string . + 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/StandardCubicCentimeterPerMinuteMeasurementUnit cco:StandardCubicCentimeterPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; - cco:acronym "sccm"^^xsd:string ; - cco:alternative_label "cm^3/min"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Standard Cubic Centimeter Per Minute Measurement Unit"^^xsd:string . + 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/TablespoonMeasurementUnit cco:TablespoonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:acronym "T"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Tablespoon Measurement Unit"^^xsd:string . + 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/TeaspoonMeasurementUnit cco:TeaspoonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:acronym "t"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Teaspoon Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Terahertz Measurement Unit"^^xsd:string . + 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/TurnMeasurementUnit cco:TurnMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; - cco:alternative_label "Cycle"^^xsd:string , - "Full Circle"^^xsd:string , - "Revolution"^^xsd:string , - "Rotation"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Turn Measurement Unit"^^xsd:string . + 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/TwentyFootEquivalentUnit cco:TwentyFootEquivalentUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Twenty Foot Equivalent Unit"^^xsd:string . + 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/VoltAmpereMeasurementUnit cco:VoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; - cco:alternative_label "VA"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Volt Ampere Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Volt Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:SI_unit_symbol "W"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Watt Measurement Unit"^^xsd:string . + 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:string ; - rdfs:label "Week Measurement Unit"^^xsd:string . + 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/YardMeasurementUnit cco:YardMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "yrd"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Yard Measurement Unit"^^xsd:string . + 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"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:string ; - rdfs:label "Year Measurement Unit"^^xsd:string . + 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 . ### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi diff --git a/documentation/CCO Getting Started Guide.docx b/documentation/CCO Getting Started Guide.docx new file mode 100644 index 0000000..d872fbe Binary files /dev/null and b/documentation/CCO Getting Started Guide.docx differ diff --git a/imports/ro-import.ttl b/imports/ro-import.ttl index 123740b..e82500b 100644 --- a/imports/ro-import.ttl +++ b/imports/ro-import.ttl @@ -8,10 +8,11 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - rdfs:comment "An import module containing a subset of relations from the OBO Relation Ontology (RO) for use in CCO."^^xsd:string ; - rdfs:label "Relations Ontology Import"^^xsd:string ; - owl:versionInfo "August 29, 2019"^^xsd:string . + owl:versionIRI ; + ; + rdfs:comment "An import module containing a subset of relations from the OBO Relation Ontology (RO) for use in CCO."@en ; + rdfs:label "Relations Ontology Import"@en ; + owl:versionInfo "December 20, 2019"@en . ################################################################# # Annotation properties