From 4f3b3fdf14dc14f3ca51dae500b5c735e2d4cd5e Mon Sep 17 00:00:00 2001 From: J Neil Otte Date: Sun, 3 Nov 2024 07:31:16 -0500 Subject: [PATCH] #530, #529, #501, #494, #458 - Initial commit --- src/cco-extensions/ModalRelationOntology.ttl | 344 +- src/cco-merged/CommonCoreOntologiesMerged.ttl | 4090 ++++++++--------- src/cco-modules/AgentOntology.ttl | 308 +- src/cco-modules/ArtifactOntology.ttl | 1289 +++--- src/cco-modules/CurrencyUnitOntology.ttl | 5 +- src/cco-modules/EventOntology.ttl | 815 ++-- src/cco-modules/ExtendedRelationOntology.ttl | 163 +- src/cco-modules/FacilityOntology.ttl | 195 +- src/cco-modules/GeospatialOntology.ttl | 147 +- src/cco-modules/InformationEntityOntology.ttl | 457 +- src/cco-modules/QualityOntology.ttl | 264 +- src/cco-modules/TimeOntology.ttl | 121 +- src/cco-modules/UnitsOfMeasureOntology.ttl | 345 +- 13 files changed, 4252 insertions(+), 4291 deletions(-) diff --git a/src/cco-extensions/ModalRelationOntology.ttl b/src/cco-extensions/ModalRelationOntology.ttl index 78845b7..6c9513f 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -8,6 +8,7 @@ @prefix xml: . @prefix xsd: . @prefix rdfs: . +@prefix skos: . @base . rdf:type owl:Ontology ; @@ -33,23 +34,10 @@ ### http://purl.org/dc/terms/creator rdf:type owl:AnnotationProperty . - -### http://www.ontologyrepository.com/CommonCoreOntologies/definition -cco:definition rdf:type owl:AnnotationProperty . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/definition_source cco:definition_source rdf:type owl:AnnotationProperty . -### http://www.ontologyrepository.com/CommonCoreOntologies/elucidation -cco:elucidation rdf:type owl:AnnotationProperty . - - -### http://www.ontologyrepository.com/CommonCoreOntologies/example_of_usage -cco:example_of_usage rdf:type owl:AnnotationProperty . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/is_curated_in_ontology cco:is_curated_in_ontology rdf:type owl:AnnotationProperty . @@ -700,7 +688,7 @@ mro:accessory_in rdf:type owl:ObjectProperty ; owl:inverseOf mro:has_accessory ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000015 ; - cco:definition "y is_accessory_in x iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; + skos:definition "y is_accessory_in x iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ; cco:is_curated_in_ontology ; rdfs:label "accessory in"@en . @@ -712,7 +700,7 @@ 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."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Accomplice&oldid=1002047204"^^xsd:anyURI ; cco:is_curated_in_ontology ; rdfs:label "accomplice in"@en . @@ -724,7 +712,7 @@ mro:affects rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_affected_by ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; - cco:definition "x affects y iff x is an instance of Process and y is an instance of Continuant, and x influences y in some manner, most often by producing a change in y."@en ; + skos:definition "x affects y iff x is an instance of Process and y is an instance of Continuant, and x influences y in some manner, most often by producing a change in y."@en ; cco:is_curated_in_ontology ; rdfs:label "affects"@en . @@ -733,7 +721,7 @@ mro:affects rdf:type owl:ObjectProperty ; mro:agent_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000056 ; owl:inverseOf mro:has_agent ; - cco:definition "x agent_in y iff y is an instance of Process and x is an instance of Agent, such that x is causally active in y."@en ; + skos:definition "x agent_in y iff y is an instance of Process and x is an instance of Agent, such that x is causally active in y."@en ; cco:is_curated_in_ontology ; rdfs:label "agent in"@en . @@ -748,7 +736,7 @@ mro:aggregate_bearer_of rdf:type owl:ObjectProperty ; obo:BFO_0000031 ) ] ; - cco:definition "x aggregate_bearer_of y iff x is an instance of Object Aggregate and y is an instance of Specifically Dependent Continuant and z is an instance of Object, such that z bearer of y, and all other members of x are bearers of a unique instance of the same type as y."@en ; + skos:definition "x aggregate_bearer_of y iff x is an instance of Object Aggregate and y is an instance of Specifically Dependent Continuant and z is an instance of Object, such that z bearer of y, and all other members of x are bearers of a unique instance of the same type as y."@en ; cco:is_curated_in_ontology ; rdfs:label "aggregate bearer of"@en . @@ -759,7 +747,7 @@ mro:aggregate_has_capability rdf:type owl:ObjectProperty ; owl:inverseOf mro:capability_of_aggregate ; rdfs:domain cco:GroupOfAgents ; rdfs:range cco:AgentCapability ; - cco:definition "x aggregate_has_capability y iff x is an instance of Object Aggregate and y is an instance of Agent Capability, such that x is aggregate bearer of y."@en ; + skos:definition "x aggregate_has_capability y iff x is an instance of Object Aggregate and y is an instance of Agent Capability, such that x is aggregate bearer of y."@en ; cco:is_curated_in_ontology ; rdfs:label "aggregate has capability"@en . @@ -770,7 +758,7 @@ mro:aggregate_has_disposition rdf:type owl:ObjectProperty ; owl:inverseOf mro:disposition_of_aggregate ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000016 ; - cco:definition "x aggregate_has_disposition y iff x is an instance of Object Aggregate and y is an instance of Disposition, such that x aggregate_bearer_of y."@en ; + skos:definition "x aggregate_has_disposition y iff x is an instance of Object Aggregate and y is an instance of Disposition, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology ; rdfs:label "aggregate has disposition"@en . @@ -780,7 +768,7 @@ mro:aggregate_has_quality rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:aggregate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000019 ; - cco:definition "x aggregate_has_quality y iff x is an instance of Object Aggregate and y is an instance of Quality, such that x aggregate_bearer_of y."@en ; + skos:definition "x aggregate_has_quality y iff x is an instance of Object Aggregate and y is an instance of Quality, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology ; rdfs:label "aggregate has quality"@en . @@ -790,7 +778,7 @@ mro:aggregate_has_role rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:aggregate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000023 ; - cco:definition "x aggregate_has_role y iff x is an instance of Object Aggregate and y is an instance of Role, such that x aggregate_bearer_of y."@en ; + skos:definition "x aggregate_has_role y iff x is an instance of Object Aggregate and y is an instance of Role, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology ; rdfs:label "aggregate has role"@en . @@ -801,7 +789,7 @@ mro:capability_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:has_capability ; rdfs:domain cco:AgentCapability ; rdfs:range cco:Agent ; - cco:definition "x capability_of y iff y is an instance of Agent and x is an instance of Agent Capability, such that x inheres in y."@en ; + skos:definition "x capability_of y iff y is an instance of Agent and x is an instance of Agent Capability, such that x inheres in y."@en ; cco:is_curated_in_ontology ; rdfs:label "capability of"@en . @@ -811,7 +799,7 @@ mro:capability_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:inheres_in_aggregate ; rdfs:domain cco:AgentCapability ; rdfs:range cco:GroupOfAgents ; - cco:definition "x capability_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Agent Capability, such that x inheres in aggregate y."@en ; + skos:definition "x capability_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Agent Capability, such that x inheres in aggregate y."@en ; cco:is_curated_in_ontology ; rdfs:label "capability of aggregate"@en . @@ -822,7 +810,7 @@ mro:caused_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_cause_of ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000003 ; - cco:definition "x caused_by y iff x and y are instances of Occurrent, and x is a consequence of y."@en ; + skos:definition "x caused_by y iff x and y are instances of Occurrent, and x is a consequence of y."@en ; cco:is_curated_in_ontology ; rdfs:label "caused by"@en . @@ -832,7 +820,7 @@ mro:coincides_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 coincides with some immaterial entity im2 iff im1 is a spatial part of im2 and im2 is a spatial part of im1."@en ; + skos: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 ; rdfs:label "coincides with"@en ; "Given a stronger temporal interpretation, this property may be transitive and symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -845,7 +833,7 @@ mro:condition_described_by rdf:type owl:ObjectProperty ; owl:propertyChainAxiom ( mro:described_by mro:BFO_0000176 ) ; - 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 ; + skos: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 ; rdfs:label "condition described by"@en . @@ -855,7 +843,7 @@ mro:connected_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 is connected with some immaterial entity im2 iff there exists some immaterial entity im3 that is common to both im1 and im2."@en ; + skos: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 ; rdfs:label "connected with"@en ; "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -867,7 +855,7 @@ mro:delimits rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_delimited_by ; rdfs:domain cco:DelimitingDomain ; rdfs:range cco:Organization ; - cco:definition "An instance of Delimiting Domain dd1 delimits some Organization o1 iff dd1 is the area within which o1 can legally operate."@en ; + skos:definition "An instance of Delimiting Domain dd1 delimits some Organization o1 iff dd1 is the area within which o1 can legally operate."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Boundary_delimitation&oldid=1039137603"^^xsd:anyURI ; cco:is_curated_in_ontology ; rdfs:label "delimits"@en . @@ -878,7 +866,7 @@ mro:described_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_subject_of ; owl:inverseOf mro:describes ; rdfs:range cco:DescriptiveInformationContentEntity ; - cco:definition "x described_by y iff y is an instance of Information Content Entity, and x is an instance of Entity, such that y is about the characteristics by which y can be recognized or visualized."@en ; + skos:definition "x described_by y iff y is an instance of Information Content Entity, and x is an instance of Entity, such that y is about the characteristics by which y can be recognized or visualized."@en ; cco:is_curated_in_ontology ; rdfs:label "described by"@en . @@ -887,8 +875,8 @@ mro:described_by rdf:type owl:ObjectProperty ; mro:describes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_about ; rdfs:domain cco:DescriptiveInformationContentEntity ; - cco:definition "x describes y iff x is an instance of Information Content Entity, and y is an instance of Entity, such that x is about the characteristics by which y can be recognized or visualized."@en ; - cco:example_of_usage "the content of a newspaper article describes some current event" , + skos:definition "x describes y iff x is an instance of Information Content Entity, and y is an instance of Entity, such that x is about the characteristics by which y can be recognized or visualized."@en ; + skos:example "the content of a newspaper article describes some current event" , "the content of a visitor's log describes some facility visit" , "the content of an accident report describes some accident" ; cco:is_curated_in_ontology ; @@ -902,7 +890,7 @@ mro:describes_condition rdf:type owl:ObjectProperty ; owl:propertyChainAxiom ( mro:BFO_0000178 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."@en ; + skos: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 ; rdfs:label "describes condition"@en . @@ -912,7 +900,7 @@ mro:designated_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_subject_of ; owl:inverseOf mro:designates ; rdfs:range cco:DesignativeInformationContentEntity ; - cco:definition "x designated_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that given some context, y uniquely distinguishes x from other entities."@en ; + skos:definition "x designated_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that given some context, y uniquely distinguishes x from other entities."@en ; cco:is_curated_in_ontology ; rdfs:label "designated by"@en . @@ -921,8 +909,8 @@ mro:designated_by rdf:type owl:ObjectProperty ; mro:designates rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_about ; rdfs:domain cco:DesignativeInformationContentEntity ; - cco:definition "x designates y iff x is an instance of an Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities."@en ; - cco:example_of_usage "a URL designates the location of a Web Page on the internet" , + skos:definition "x designates y iff x is an instance of an Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities."@en ; + skos:example "a URL designates the location of a Web Page on the internet" , "a person's name designates that person" , "a vehicle identification number designates some vehicle" ; cco:is_curated_in_ontology ; @@ -935,7 +923,7 @@ mro:disconnected_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 is disconnected with some immaterial entity im2 iff there does not exist some immaterial entity im3 that is common to both im1 and im2."@en ; + skos: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 ; rdfs:label "disconnected with"@en ; "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -946,7 +934,7 @@ 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 "x disposition_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Disposition, and x inheres_in_aggregate y."@en ; + skos:definition "x disposition_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Disposition, and x inheres_in_aggregate y."@en ; cco:is_curated_in_ontology ; rdfs:label "disposition of aggregate"@en . @@ -959,8 +947,8 @@ mro:disrupts rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000015 ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A relation where one process disrupts another process from occurring as it would have."@en ; - cco:elucidation "A process can disrupt another process from occurring as it would have by 1) preventing a disposition or role from being realized by that process, 2) lowering the grade of the process, or 3) stopping the process from continuing to occur."@en ; + skos:definition "A relation where one process disrupts another process from occurring as it would have."@en ; + skos:scopeNote "A process can disrupt another process from occurring as it would have by 1) preventing a disposition or role from being realized by that process, 2) lowering the grade of the process, or 3) stopping the process from continuing to occur."@en ; cco:is_curated_in_ontology ; rdfs:label "disrupts"@en ; "To lower the grade of a process is to lower the quality of a process according to some standard, for example when realizing a capability or a function."@en ; @@ -972,7 +960,7 @@ mro:externally_connects_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 externally connects with some immaterial entity im2 iff im1 connects with im2 and im1 does not overlap with im2."@en ; + skos: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 ; rdfs:label "externally connects with"@en ; "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -983,7 +971,7 @@ mro:has_accessory rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000057 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; - cco:definition "x has_accessory y iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; + skos:definition "x has_accessory y iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ; cco:is_curated_in_ontology ; rdfs:label "has accessory"@en . @@ -994,7 +982,7 @@ mro:has_accomplice rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000057 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; - cco:definition "A 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 ; + skos:definition "A 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 "https://en.wikipedia.org/w/index.php?title=Accomplice&oldid=1002047204"^^xsd:anyURI ; cco:is_curated_in_ontology ; rdfs:label "has accomplice"@en . @@ -1016,7 +1004,7 @@ mro:has_affiliate rdf:type owl:ObjectProperty ; cco:Person ) ] ; - cco:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; + skos:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; cco:is_curated_in_ontology ; rdfs:label "has affiliate"@en . @@ -1024,7 +1012,7 @@ mro:has_affiliate rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_agent mro:has_agent rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000057 ; - cco:definition "x has_agent y iff x is an instance of Process and y is an instance of Agent, such that y is causally active in x."@en ; + skos:definition "x has_agent y iff x is an instance of Process and y is an instance of Agent, such that y is causally active in x."@en ; cco:is_curated_in_ontology ; rdfs:label "has agent"@en . @@ -1058,7 +1046,7 @@ mro:has_capability rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000196 ; rdfs:domain cco:Agent ; rdfs:range cco:AgentCapability ; - cco:definition "x has_capability y iff x is an instance of Agent and y is an instance of Agent Capability, such that x bearer of y."@en ; + skos:definition "x has_capability y iff x is an instance of Agent and y is an instance of Agent Capability, such that x bearer of y."@en ; cco:is_curated_in_ontology ; rdfs:label "has capability"@en . @@ -1085,7 +1073,7 @@ mro:has_familial_relationship_to rdf:type owl:ObjectProperty ; rdf:type owl:SymmetricProperty ; rdfs:domain cco:Person ; rdfs:range cco:Person ; - cco:definition "A relationship between persons by virtue of ancestry or legal union."@en ; + skos:definition "A relationship between persons by virtue of ancestry or legal union."@en ; cco:is_curated_in_ontology ; rdfs:label "has familial relationship to"@en . @@ -1168,7 +1156,7 @@ 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 "y has_input x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; + skos:definition "y has_input x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; cco:is_curated_in_ontology ; rdfs:label "has input"@en . @@ -1179,7 +1167,7 @@ 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."@en ; + skos: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 ; rdfs:label "has inside instant"@en . @@ -1190,7 +1178,7 @@ 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."@en ; + skos: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 ; rdfs:label "has inside interval"@en . @@ -1203,8 +1191,8 @@ mro:has_interest_in rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000015 ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A relation between an entity and some process where the entity has an interest in that process."@en ; - cco:elucidation "There are four conditions in which an entity has an interest in some process. 1) Biological Condition: If a part (including improper part) of an organism has a function, then that organism has an interest in the realization of that function. 2) Artifactual Condition: If a part (including improper part) of an artifact has a function, then some agent or group of agents, at some time, has an interest in the realization of that function. 3) Prescription Condition: If an agent or group of agents has a plan, then it has an interest in the realization of all the processes and process-combinations prescribed by that plan. 4) Facilitation Condition: If (a) x has an interest in the realization of a disposition y, and (b) the realization of a disposition z facilitates the realization of disposition y, then (c) x has an interest in the realization of disposition z, and by 'facilitates' we mean that the occurrence of a process w, which realizes realization of z is either (1) required for y, to realize or (2) would contribute positively to the grade of, y's realization."@en ; + skos:definition "A relation between an entity and some process where the entity has an interest in that process."@en ; + skos:scopeNote "There are four conditions in which an entity has an interest in some process. 1) Biological Condition: If a part (including improper part) of an organism has a function, then that organism has an interest in the realization of that function. 2) Artifactual Condition: If a part (including improper part) of an artifact has a function, then some agent or group of agents, at some time, has an interest in the realization of that function. 3) Prescription Condition: If an agent or group of agents has a plan, then it has an interest in the realization of all the processes and process-combinations prescribed by that plan. 4) Facilitation Condition: If (a) x has an interest in the realization of a disposition y, and (b) the realization of a disposition z facilitates the realization of disposition y, then (c) x has an interest in the realization of disposition z, and by 'facilitates' we mean that the occurrence of a process w, which realizes realization of z is either (1) required for y, to realize or (2) would contribute positively to the grade of, y's realization."@en ; cco:is_curated_in_ontology ; rdfs:label "has interest in"@en ; "This term is meant to be weakly normative. The only sense in which the process is of positive normative value is that it's prescribed by the entity, or historically of evolutionary benefit to the entity's ancestors, or facilitates a process the entity has an interest in for the prior two reasons. The process an entity has an interest could in many or all ways be harmful to the entity."@en ; @@ -1256,7 +1244,7 @@ mro:has_member_of_located_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:has_some_member_of_located_in ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000040 ; - cco:definition "x has all members of located in y iff x is an instance of Object Aggregate and y is an instance of Material Entity, and every member of x is located in y."@en ; + skos:definition "x has all members of located in y iff x is an instance of Object Aggregate and y is an instance of Material Entity, and every member of x is located in y."@en ; cco:is_curated_in_ontology ; rdfs:label "has all members of located in"@en . @@ -1299,7 +1287,7 @@ mro:has_nontangential_part rdf:type owl:ObjectProperty ; owl:inverseOf mro:nontangential_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "x has_nontangential_part y iff x and y are instances of Immaterial Entity, and x has_spatial_part y, such that there does not exist another instance of an Immaterial Entity which externally connects with both x and y."@en ; + skos:definition "x has_nontangential_part y iff x and y are instances of Immaterial Entity, and x has_spatial_part y, such that there does not exist another instance of an Immaterial Entity which externally connects with both x and y."@en ; cco:is_curated_in_ontology ; rdfs:label "has nontangential part"@en ; "Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1309,7 +1297,7 @@ mro:has_nontangential_part rdf:type owl:ObjectProperty ; mro:has_object rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_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 p is performed by an agent and c is part of the projected state that agent intends to achieve by performing p."@en ; + skos:definition "If p is a process and c is a continuant, then p has object c if and only if p is performed by an agent and c is part of the projected state that agent intends to achieve by performing p."@en ; cco:is_curated_in_ontology ; rdfs:label "has object"@en . @@ -1320,7 +1308,7 @@ mro:has_organizational_context rdf:type owl:ObjectProperty ; owl:inverseOf mro:is_organizational_context_of ; rdfs:domain obo:BFO_0000023 ; rdfs:range cco:Organization ; - cco:definition "x has_organizational_context y iff y is an instance of an Organization and x is an instance of a Role and z is an instance of a Person, such that z's affiliation with y is a prerequisite for z bearing x or y ascribes x to the bearer of x."@en ; + skos:definition "x has_organizational_context y iff y is an instance of an Organization and x is an instance of a Role and z is an instance of a Person, such that z's affiliation with y is a prerequisite for z bearing x or y ascribes x to the bearer of x."@en ; cco:is_curated_in_ontology ; rdfs:label "has organizational context"@en . @@ -1331,7 +1319,7 @@ 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 "y has_output x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; + skos:definition "y has_output x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=IPO_model&oldid=1024398398"^^xsd:anyURI ; cco:is_curated_in_ontology ; rdfs:label "has output"@en . @@ -1391,7 +1379,7 @@ 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 "x has_process_part y iff x and y are instances of Process, such that y occurs during the temporal interval of x, and y either provides an input to x or receives an output of x, or both."@en ; + skos:definition "x has_process_part y iff x and y are instances of Process, such that y occurs during the temporal interval of x, and y either provides an input to x or receives an output of x, or both."@en ; cco:is_curated_in_ontology ; rdfs:label "has process part"@en . @@ -1401,7 +1389,7 @@ mro:has_recipient rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000057 ; owl:inverseOf mro:receives ; rdfs:range cco:Agent ; - cco:definition "x has_recipient y iff y is an instance of Agent and x is an instance of Act Of Communication, such that y is the recipient and decoder of the InformationContentEntity intended for communication in x."@en ; + skos:definition "x has_recipient y iff y is an instance of Agent and x is an instance of Act Of Communication, such that y is the recipient and decoder of the InformationContentEntity intended for communication in x."@en ; cco:is_curated_in_ontology ; rdfs:label "has recipient"@en . @@ -1411,7 +1399,7 @@ mro:has_sender rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000057 ; owl:inverseOf mro:sends ; rdfs:range cco:Agent ; - cco:definition "y has_sender x iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; + skos:definition "y has_sender x iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology ; rdfs:label "has sender"@en . @@ -1435,7 +1423,7 @@ mro:has_sister_in_law rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_some_member_of_located_in mro:has_some_member_of_located_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; - cco:definition "x has some member of located in y iff x is an instance of Object Aggregate and y is an instance of Material Entity, and at least one member of x is located in y."@en ; + skos:definition "x has some member of located in y iff x is an instance of Object Aggregate and y is an instance of Material Entity, and at least one member of x is located in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology"^^xsd:anyURI ; rdfs:label "has some member of located in"@en . @@ -1463,7 +1451,7 @@ mro:has_spatial_part rdf:type owl:ObjectProperty ; owl:inverseOf mro:spatial_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "y has_spatial_part x iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; + skos:definition "y has_spatial_part x iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; cco:is_curated_in_ontology ; rdfs:label "has spatial part"@en . @@ -1490,7 +1478,7 @@ 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 Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process Regulation at time t, and u is addressed to the bearer of y."@en ; + skos:definition "For all x,y,t: x has subordinate role y at t iff: x is an instance of Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process Regulation at time t, and u is addressed to the bearer of y."@en ; cco:is_curated_in_ontology ; rdfs:label "has subordinate role"@en . @@ -1501,7 +1489,7 @@ 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."@en ; + skos: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 ; rdfs:label "has subsidiary"@en . @@ -1513,7 +1501,7 @@ mro:has_tangential_part rdf:type owl:ObjectProperty ; owl:inverseOf mro:tangential_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "x has_tangential_part y iff x, y, and z are instances of Immaterial Entity, and x has_spatial_part y, such that z externally connects with both x and y."@en ; + skos:definition "x has_tangential_part y iff x, y, and z are instances of Immaterial Entity, and x has_spatial_part y, such that z externally connects with both x and y."@en ; cco:is_curated_in_ontology ; rdfs:label "has tangential part"@en ; "Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1544,7 +1532,7 @@ mro:inheres_in_aggregate rdf:type owl:ObjectProperty ; ) ] ; rdfs:range obo:BFO_0000027 ; - cco:definition "x inheres_in_aggregate y iff x is an instance of Specifically Dependent Continuant and y is an instance of Object Aggregate and z is an instance of Object, such that z bearer_of x, and all other members of y are bearers of a unique instance of the same type as x."@en ; + skos:definition "x inheres_in_aggregate y iff x is an instance of Specifically Dependent Continuant and y is an instance of Object Aggregate and z is an instance of Object, such that z bearer_of x, and all other members of y are bearers of a unique instance of the same type as x."@en ; cco:is_curated_in_ontology ; rdfs:label "inheres in aggregate"@en . @@ -1555,7 +1543,7 @@ mro:inhibited_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:inhibits ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "y inhibited_by x iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; + skos:definition "y inhibited_by x iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; cco:is_curated_in_ontology ; rdfs:label "inhibited by"@en . @@ -1565,7 +1553,7 @@ mro:inhibits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x inhibits y iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; + skos:definition "x inhibits y iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; cco:is_curated_in_ontology ; rdfs:label "inhibits"@en . @@ -1577,8 +1565,8 @@ mro:instant_is_after rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; - cco:definition "A temporal instant t2 (a instance of a zero-dimensional temporal region) is after another temporal instant t1 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; - cco:elucidation "'instant is after' is a primitive relationship. Informally, a temporal instant t2 is after some temporal instant t1 if and only if t1 precedes t2."@en ; + skos:definition "A temporal instant t2 (a instance of a zero-dimensional temporal region) is after another temporal instant t1 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; + skos:scopeNote "'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 ; rdfs:label "instant is after"@en . @@ -1589,8 +1577,8 @@ mro:instant_is_before rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; - cco:definition "A temporal instant t1 (a instance of a zero-dimensional temporal region) is before another temporal instant t2 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; - cco:elucidation "'instant is before' is a primitive relationship. Informally, a temporal instant t1 is before some temporal instant t2 if and only if t1 precedes t2."@en ; + skos:definition "A temporal instant t1 (a instance of a zero-dimensional temporal region) is before another temporal instant t2 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; + skos:scopeNote "'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 ; rdfs:label "instant is before"@en . @@ -1602,7 +1590,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval contained by"@en . @@ -1613,7 +1601,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval contains"@en . @@ -1626,7 +1614,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval disjoint"@en . @@ -1636,7 +1624,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval during"@en . @@ -1647,7 +1635,7 @@ mro:interval_equals rdf:type owl:ObjectProperty ; rdf:type owl:SymmetricProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 is equal to some Temporal Interval INT2 iff there exists Temporal Instants inst1 and inst2 such that inst1 is the starting instant of both INT1 and INT2 and inst2 is the ending instant of both INT1 and INT2."@en ; + skos: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 ; rdfs:label "interval equals"@en . @@ -1658,7 +1646,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval finished by"@en . @@ -1668,7 +1656,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval finishes"@en . @@ -1679,7 +1667,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval is after"@en . @@ -1689,7 +1677,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval is before"@en . @@ -1701,7 +1689,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval meets"@en . @@ -1712,7 +1700,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval met by"@en . @@ -1723,7 +1711,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval overlapped by"@en . @@ -1733,7 +1721,7 @@ mro:interval_overlaps rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 overlaps some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, inst3, inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst1 is before inst3, inst3 is before inst2, and inst2 is before inst4."@en ; + skos: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 ; rdfs:label "interval overlaps"@en . @@ -1744,7 +1732,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval started by"@en . @@ -1754,7 +1742,7 @@ 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."@en ; + skos: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 ; rdfs:label "interval starts"@en . @@ -1764,8 +1752,8 @@ mro:is_a_interval_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_a_measurement_of ; owl:inverseOf mro:is_measured_by_interval ; rdfs:domain cco:IntervalMeasurementInformationContentEntity ; - cco:definition "x is_a_interval_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; - cco:example_of_usage "a measurement of air temperature on the Celsius scale." ; + skos:definition "x is_a_interval_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; + skos:example "a measurement of air temperature on the Celsius scale." ; cco:is_curated_in_ontology ; rdfs:label "is a interval measurement of"@en . @@ -1775,7 +1763,7 @@ mro:is_a_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:describes ; owl:inverseOf mro:is_measured_by ; rdfs:domain cco:MeasurementInformationContentEntity ; - cco:definition "x is_a_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; + skos:definition "x is_a_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; cco:is_curated_in_ontology ; 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 ; @@ -1787,7 +1775,7 @@ mro:is_a_nominal_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_a_measurement_of ; owl:inverseOf mro:is_measured_by_nominal ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; - cco:definition "x is_a_nominal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; + skos:definition "x is_a_nominal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; cco:is_curated_in_ontology ; rdfs:label "is a nominal measurement of"@en . @@ -1797,7 +1785,7 @@ mro:is_a_ordinal_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_a_measurement_of ; owl:inverseOf mro:is_measured_by_ordinal ; rdfs:domain cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "x is_a_ordinal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; + skos:definition "x is_a_ordinal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; cco:is_curated_in_ontology ; rdfs:label "is a ordinal measurement of"@en . @@ -1807,7 +1795,7 @@ mro:is_a_ratio_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_a_measurement_of ; owl:inverseOf mro:is_measured_by_ratio ; rdfs:domain cco:RatioMeasurementInformationContentEntity ; - cco:definition "x is_a_ratio_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; + skos:definition "x is_a_ratio_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; cco:is_curated_in_ontology ; rdfs:label "is a ratio measurement of"@en . @@ -1818,7 +1806,7 @@ 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."@en ; + skos: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 ; rdfs:label "is about"@en . @@ -1829,7 +1817,7 @@ mro:is_affected_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_affected_by y iff x is an instance of Continuant and y is an instance of Process, and y influences x in some manner, most often by producing a change in x."@en ; + skos:definition "x is_affected_by y iff x is an instance of Continuant and y is an instance of Process, and y influences x in some manner, most often by producing a change in x."@en ; cco:is_curated_in_ontology ; rdfs:label "is affected by"@en . @@ -1849,7 +1837,7 @@ mro:is_affiliated_with rdf:type owl:ObjectProperty ; cco:Person ) ] ; - cco:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; + skos:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; cco:is_curated_in_ontology ; rdfs:label "is affiliated with"@en . @@ -1888,7 +1876,7 @@ mro:is_cause_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000003 ; - cco:definition "x is_cause_of y iff x and y are instances of Occurrent, and y is a consequence of x."@en ; + skos:definition "x is_cause_of y iff x and y are instances of Occurrent, and y is a consequence of x."@en ; cco:is_curated_in_ontology ; rdfs:label "is cause of"@en . @@ -1920,7 +1908,7 @@ mro:is_delimited_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain cco:Organization ; rdfs:range cco:DelimitingDomain ; - cco:definition "An instance of Organization o1 is_delimited_by some Delimiting Domain dd1 iff dd1 is the area within which o1 can legally operate."@en ; + skos:definition "An instance of Organization o1 is_delimited_by some Delimiting Domain dd1 iff dd1 is the area within which o1 can legally operate."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Boundary_delimitation&oldid=1039137603"^^xsd:anyURI ; cco:is_curated_in_ontology ; rdfs:label "is delimited by"@en . @@ -1940,7 +1928,7 @@ mro:is_disrupted_by rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000015 ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "Inverse of disrupts." ; + skos:definition "Inverse of disrupts." ; cco:is_curated_in_ontology ; rdfs:label "is disrupted by"@en ; "is disrupted by"@en . @@ -1951,7 +1939,7 @@ mro:is_excerpted_from rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:InformationBearingEntity ; - cco:definition "An Information Bearing Entity b1 is excerpted from another Information Bearing Entity B2 iff b1 is part of some Information Bearing Entity B1 that is carrier of some Information Content Entity C1, B2 is carrier of some Information Content Entity C2, C1 is not identical with C2, b1 is carrier of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is carrier of c1 (i.e. the same Information Content Entity as borne by b1)."@en ; + skos:definition "An Information Bearing Entity b1 is excerpted from another Information Bearing Entity B2 iff b1 is part of some Information Bearing Entity B1 that is carrier of some Information Content Entity C1, B2 is carrier of some Information Content Entity C2, C1 is not identical with C2, b1 is carrier of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is carrier of c1 (i.e. the same Information Content Entity as borne by b1)."@en ; cco:is_curated_in_ontology ; rdfs:label "is excerpted from"@en . @@ -1985,7 +1973,7 @@ mro:is_geospatial_coordinate_reference_system_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:uses_geospatial_coordinate_reference_system ; rdfs:domain cco:GeospatialCoordinateReferenceSystem ; rdfs:range cco:InformationBearingEntity ; - cco:definition "x is_geospatial_coordinate_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "x is_geospatial_coordinate_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology ; rdfs:label "is geospatial coordinate reference system of"@en . @@ -2077,7 +2065,7 @@ mro:is_input_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_input_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; + skos:definition "x is_input_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; cco:is_curated_in_ontology ; rdfs:label "is input of"@en . @@ -2087,7 +2075,7 @@ mro:is_inside_instant_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000038 ; - cco:definition "For Temporal Instant t1 and Temporal Interval t2, t1 is inside instant of t2 if and only if there are Temporal Instants t3 and t4 non-identical to t1 and part of t2 such that t3 is before t1 and t4 is after t1."@en ; + skos: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 ; rdfs:label "is inside instant of"@en . @@ -2099,7 +2087,7 @@ mro:is_interest_of rdf:type owl:ObjectProperty ; rdfs:range cco:Agent ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "The inverse of has_interest_in. " ; + skos:definition "The inverse of has_interest_in. " ; cco:is_curated_in_ontology ; rdfs:label "is interest of"@en ; "is interest of"@en . @@ -2111,7 +2099,7 @@ 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"@en ; + skos: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 ; rdfs:label "is made of"@en . @@ -2121,7 +2109,7 @@ mro:is_material_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain obo:BFO_0000030 ; rdfs:range obo:BFO_0000030 ; - cco:definition "An object m is material of an object o when m is the material of which o consists and that material does not undergo a change of kind during the creation of o"@en ; + skos: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 ; rdfs:label "is material of"@en . @@ -2136,7 +2124,7 @@ mro:is_maternal_aunt_of rdf:type owl:ObjectProperty ; ### 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."@en ; + skos: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 ; 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 . @@ -2167,7 +2155,7 @@ mro:is_maternal_uncle_of rdf:type owl:ObjectProperty ; mro:is_measured_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:described_by ; rdfs:range cco:MeasurementInformationContentEntity ; - cco:definition "y is_measured_by x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; + skos:definition "y is_measured_by x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; cco:is_curated_in_ontology ; rdfs:label "is measured by"@en . @@ -2176,7 +2164,7 @@ mro:is_measured_by rdf:type owl:ObjectProperty ; mro:is_measured_by_interval rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_measured_by ; rdfs:range cco:IntervalMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_interval x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; + skos:definition "y is_measured_by_interval x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; cco:is_curated_in_ontology ; rdfs:label "is measured by interval"@en . @@ -2185,7 +2173,7 @@ mro:is_measured_by_interval rdf:type owl:ObjectProperty ; mro:is_measured_by_nominal rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_measured_by ; rdfs:range cco:NominalMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_nominal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; + skos:definition "y is_measured_by_nominal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; cco:is_curated_in_ontology ; rdfs:label "is measured by nominal"@en . @@ -2194,7 +2182,7 @@ mro:is_measured_by_nominal rdf:type owl:ObjectProperty ; mro:is_measured_by_ordinal rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_measured_by ; rdfs:range cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_ordinal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; + skos:definition "y is_measured_by_ordinal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; cco:is_curated_in_ontology ; rdfs:label "is measured by ordinal"@en . @@ -2203,7 +2191,7 @@ mro:is_measured_by_ordinal rdf:type owl:ObjectProperty ; mro:is_measured_by_ratio rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_measured_by ; rdfs:range cco:RatioMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_ratio x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; + skos:definition "y is_measured_by_ratio x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; cco:is_curated_in_ontology ; rdfs:label "is measured by ratio"@en . @@ -2214,7 +2202,7 @@ mro:is_measurement_unit_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:uses_measurement_unit ; rdfs:domain cco:MeasurementUnit ; rdfs:range cco:InformationBearingEntity ; - cco:definition "x is_measurement_unit_of y iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; + skos:definition "x is_measurement_unit_of y iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; cco:is_curated_in_ontology ; rdfs:label "is measurement unit of"@en . @@ -2223,7 +2211,7 @@ mro:is_measurement_unit_of rdf:type owl:ObjectProperty ; mro:is_mention_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; owl:inverseOf mro:is_mentioned_by ; - cco:definition "x is_mention_of y iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; + skos:definition "x is_mention_of y iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; cco:is_curated_in_ontology ; rdfs:label "is mention of"@en . @@ -2231,7 +2219,7 @@ mro:is_mention_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_mentioned_by mro:is_mentioned_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; - cco:definition "y is_mention_by x iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; + skos:definition "y is_mention_by x iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; cco:is_curated_in_ontology ; rdfs:label "is mentioned by"@en . @@ -2267,7 +2255,7 @@ mro:is_niece_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/is_object_of mro:is_object_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000056 ; - cco:definition "If p is a process and c is a continuant, then c is object of p if and only if the c is part of the projected state that the agent intends to achieve by performing p."@en ; + skos: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 ; rdfs:label "is object of"@en . @@ -2277,7 +2265,7 @@ mro:is_organizational_context_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain cco:Organization ; rdfs:range obo:BFO_0000023 ; - cco:definition "x is_organizational_context_of y iff x is an instance of an Organization and y is an instance of a Role and z is an instance of a Person, such that z's affiliation with x is a prerequisite for z bearing y, or x ascribes y to the bearer of y."@en ; + skos:definition "x is_organizational_context_of y iff x is an instance of an Organization and y is an instance of a Role and z is an instance of a Person, such that z's affiliation with x is a prerequisite for z bearing y, or x ascribes y to the bearer of y."@en ; cco:is_curated_in_ontology ; rdfs:label "is organizational context of"@en . @@ -2287,7 +2275,7 @@ mro:is_output_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_output_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; + skos:definition "x is_output_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; cco:is_curated_in_ontology ; rdfs:label "is output of"@en . @@ -2306,7 +2294,7 @@ mro:is_part_of_process rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000132 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_part_of_process y iff x and y are instances of Process, such that x occurs during the temporal interval of y, and x either provides an input to y or receives an output of y."@en ; + skos:definition "x is_part_of_process y iff x and y are instances of Process, such that x occurs during the temporal interval of y, and x either provides an input to y or receives an output of y."@en ; cco:is_curated_in_ontology ; rdfs:label "is part of process"@en . @@ -2321,7 +2309,7 @@ mro:is_paternal_aunt_of rdf:type owl:ObjectProperty ; ### 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."@en ; + skos: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 ; 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 . @@ -2354,7 +2342,7 @@ mro:is_permitted_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:permits ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; + skos:definition "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; cco:is_curated_in_ontology ; rdfs:label "is permitted by"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2366,8 +2354,8 @@ 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."@en ; - cco:elucidation "More informally, c1 is a predecessor of c2 iff c1 has been followed or replaced by c2."@en ; + skos: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 ; + skos:scopeNote "More informally, c1 is a predecessor of c2 iff c1 has been followed or replaced by c2."@en ; cco:is_curated_in_ontology ; rdfs:label "is predecessor of"@en . @@ -2378,7 +2366,7 @@ mro:is_prohibited_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:prohibits ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_prohibited_by y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must not occur."@en ; + skos:definition "y is_prohibited_by y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must not occur."@en ; cco:is_curated_in_ontology ; rdfs:label "is prohibited by"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2390,7 +2378,7 @@ mro:is_reference_system_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:uses_reference_system ; rdfs:domain cco:ReferenceSystem ; rdfs:range cco:InformationBearingEntity ; - cco:definition "x is_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "x is_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology ; rdfs:label "is reference system of"@en . @@ -2401,7 +2389,7 @@ mro:is_required_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:requires ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_required_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must occur."@en ; + skos:definition "y is_required_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must occur."@en ; cco:is_curated_in_ontology ; rdfs:label "is required by"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2445,7 +2433,7 @@ mro:is_site_of rdf:type owl:ObjectProperty ; owl:inverseOf mro:occurs_at ; rdfs:domain obo:BFO_0000029 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_site_of y iff x is an instance of Site and y is an instance of Process, such that y occurs in x."@en ; + skos:definition "x is_site_of y iff x is an instance of Site and y is an instance of Process, such that y occurs in x."@en ; cco:is_curated_in_ontology ; rdfs:label "is site of"@en . @@ -2500,7 +2488,7 @@ mro:is_step_sister_of rdf:type owl:ObjectProperty ; mro:is_subject_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:range cco:InformationContentEntity ; - cco:definition "A primitive relationship between an instance of an Entity and an instance of an Information Content Entity."@en ; + skos:definition "A primitive relationship between an instance of an Entity and an instance of an Information Content Entity."@en ; cco:is_curated_in_ontology ; rdfs:label "is subject of"@en . @@ -2510,7 +2498,7 @@ mro:is_subordinate_role_to rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain obo:BFO_0000023 ; rdfs:range obo:BFO_0000023 ; - cco:definition "For all x,y,t: y is subordinate role to x at t iff: x is an instance of Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process Regulation at time t, and u is addressed to the bearer of y."@en ; + skos:definition "For all x,y,t: y is subordinate role to x at t iff: x is an instance of Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process Regulation at time t, and u is addressed to the bearer of y."@en ; cco:is_curated_in_ontology ; rdfs:label "is subordinate role to"@en . @@ -2520,7 +2508,7 @@ 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. "@en ; + skos: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 ; rdfs:label "is subsidiary of"@en . @@ -2531,7 +2519,7 @@ mro:is_successor_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000004 ; - cco:definition "A continuant c2 is a successor of some continuant c1 iff there is some process p1 and c1 is an input to p1 and c2 is an output of p1. Inverse of is predecessor. "@en ; + skos: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 ; rdfs:label "is successor of"@en . @@ -2542,7 +2530,7 @@ 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."@en ; + skos: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 ; rdfs:label "is supervised by"@en . @@ -2557,7 +2545,7 @@ mro:is_temporal_region_of rdf:type owl:ObjectProperty ; obo:BFO_0000035 ) ] ; - cco:definition "x is_temporal_region_of y iff y is an instance of a process or process boundary and x is an instance of a temporal region, such that the duration of x temporally projects on y."@en ; + skos:definition "x is_temporal_region_of y iff y is an instance of a process or process boundary and x is an instance of a temporal region, such that the duration of x temporally projects on y."@en ; cco:is_curated_in_ontology ; rdfs:label "is temporal region of"@en ; "Leaving this is in ERO for now since BFO2020 has no inverse of occupies-temporal-region yet."@en . @@ -2583,7 +2571,7 @@ mro:is_uncle_of rdf:type owl:ObjectProperty ; mro:is_used_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; owl:inverseOf mro:uses ; - cco:definition "x is_used_by y iff y is an instance of an Agent and x is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein y attempts to accomplish a goal by manipulating, deploying, leveraging some attribute of y."@en ; + skos:definition "x is_used_by y iff y is an instance of an Agent and x is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein y attempts to accomplish a goal by manipulating, deploying, leveraging some attribute of y."@en ; cco:is_curated_in_ontology ; rdfs:label "is used by"@en . @@ -2601,7 +2589,7 @@ mro:language_used_in rdf:type owl:ObjectProperty ; owl:inverseOf mro:uses_language ; rdfs:domain cco:Language ; rdfs:range cco:InformationBearingEntity ; - cco:definition "x language_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Language, such that the literal value of y is a string that is encoded according to the syntax of x."@en ; + skos:definition "x language_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Language, such that the literal value of y is a string that is encoded according to the syntax of x."@en ; cco:is_curated_in_ontology ; rdfs:label "language used in"@en . @@ -2619,7 +2607,7 @@ mro:nontangential_part_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:spatial_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 is a nontangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there does not exist an immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2."@en ; + skos: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 ; rdfs:label "nontangential part of"@en ; "Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2630,7 +2618,7 @@ mro:occurs_at rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000066 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000029 ; - cco:definition "x occurs_at y iff x is an instance of Process and y is an instance of Site, such that x occurs in y."@en ; + skos:definition "x occurs_at y iff x is an instance of Process and y is an instance of Site, such that x occurs in y."@en ; cco:is_curated_in_ontology ; rdfs:label "occurs at"@en . @@ -2640,7 +2628,7 @@ mro:partially_overlaps_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 partially overlaps with some immaterial entity im2 iff im1 overlaps with im2 and im1 is not a spatial part of im2 and im2 is not a spatial part of im1."@en ; + skos: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 ; rdfs:label "partially overlaps with"@en ; "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2651,7 +2639,7 @@ mro:permits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x permits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; + skos:definition "x permits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; cco:is_curated_in_ontology ; rdfs:label "permits"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2662,7 +2650,7 @@ mro:prescribed_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_subject_of ; owl:inverseOf mro:prescribes ; rdfs:range cco:DirectiveInformationContentEntity ; - cco:definition "x prescribed_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that y serves as a rule or guide for x if x is an Occurrent, or y serves as a model for x if x is a Continuant."@en ; + skos:definition "x prescribed_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that y serves as a rule or guide for x if x is an Occurrent, or y serves as a model for x if x is a Continuant."@en ; cco:is_curated_in_ontology ; rdfs:label "prescribed by"@en . @@ -2671,8 +2659,8 @@ mro:prescribed_by rdf:type owl:ObjectProperty ; mro:prescribes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_about ; rdfs:domain cco:DirectiveInformationContentEntity ; - cco:definition "x prescribes y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x serves as a rule or guide for y if y an Occurrent, or x serves as a model for y if y is a Continuant."@en ; - cco:example_of_usage "A blueprint prescribes some artifact or facility by being a model for it." , + skos:definition "x prescribes y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x serves as a rule or guide for y if y an Occurrent, or x serves as a model for y if y is a Continuant."@en ; + skos:example "A blueprint prescribes some artifact or facility by being a model for it." , "A professional code of conduct prescribes some realizations of a profession (role) by giving rules for how the bearer should act in those realizations." , "An operations plan prescribes an operation by enumerating the tasks that need to be performed in order to achieve the objectives of the operation." ; cco:is_curated_in_ontology ; @@ -2683,8 +2671,8 @@ mro:prescribes rdf:type owl:ObjectProperty ; mro:process_started_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:caused_by ; owl:inverseOf mro:process_starts ; - cco:definition "x process_started_by y iff x and y are instances of processes, and x is caused_by y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and x has starting instance i, and y occurs on r, and r interval contains i."@en ; - cco:elucidation "A process x is started by another process y when y causes x while y is still occurring."@en ; + skos:definition "x process_started_by y iff x and y are instances of processes, and x is caused_by y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and x has starting instance i, and y occurs on r, and r interval contains i."@en ; + skos:scopeNote "A process x is started by another process y when y causes x while y is still occurring."@en ; cco:is_curated_in_ontology ; rdfs:label "process started by"@en . @@ -2692,8 +2680,8 @@ mro:process_started_by rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/process_starts mro:process_starts rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_cause_of ; - cco:definition "x process_starts y iff x and y are instances of processes, and x is_cause_of y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and y has starting instance i, and x occurs on r, and r interval contains i."@en ; - cco:elucidation "A process x starts another process y when x causes y while x is still occurring."@en ; + skos:definition "x process_starts y iff x and y are instances of processes, and x is_cause_of y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and y has starting instance i, and x occurs on r, and r interval contains i."@en ; + skos:scopeNote "A process x starts another process y when x causes y while x is still occurring."@en ; cco:is_curated_in_ontology ; rdfs:label "process starts"@en . @@ -2703,7 +2691,7 @@ mro:prohibits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x prohibits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must not occur."@en ; + skos:definition "x prohibits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must not occur."@en ; cco:is_curated_in_ontology ; rdfs:label "prohibits"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2714,7 +2702,7 @@ 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 "x quality_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Quality, and x inheres_in_aggregate y."@en ; + skos:definition "x quality_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Quality, and x inheres_in_aggregate y."@en ; cco:is_curated_in_ontology ; rdfs:label "quality of aggregate"@en . @@ -2723,7 +2711,7 @@ mro:quality_of_aggregate rdf:type owl:ObjectProperty ; mro:receives rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000056 ; rdfs:domain cco:Agent ; - cco:definition "x receives y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the recipient and decoder of the InformationContentEntity intended for communication in y."@en ; + skos:definition "x receives y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the recipient and decoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology ; rdfs:label "receives"@en . @@ -2733,7 +2721,7 @@ mro:represented_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_subject_of ; owl:inverseOf mro:represents ; rdfs:range cco:RepresentationalInformationContentEntity ; - cco:definition "y represented_by x iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; + skos:definition "y represented_by x iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; cco:is_curated_in_ontology ; rdfs:comment "See notes for inverse property." ; rdfs:label "represented by"@en . @@ -2743,8 +2731,8 @@ mro:represented_by rdf:type owl:ObjectProperty ; mro:represents rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:is_about ; rdfs:domain cco:RepresentationalInformationContentEntity ; - cco:definition "x represents y iff x is an instance of Information Content Entity, y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; - cco:elucidation "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ; + skos:definition "x represents y iff x is an instance of Information Content Entity, y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; + skos:scopeNote "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ; cco:is_curated_in_ontology ; rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., grooves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding processes for images."@en ; rdfs:label "represents"@en ; @@ -2756,7 +2744,7 @@ mro:requires rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x requires y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must occur."@en ; + skos:definition "x requires y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must occur."@en ; cco:is_curated_in_ontology ; rdfs:label "requires"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2767,7 +2755,7 @@ 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 "x role_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Role, and x inheres_in_aggregate y."@en ; + skos:definition "x role_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Role, and x inheres_in_aggregate y."@en ; cco:is_curated_in_ontology ; rdfs:label "role of aggregate"@en . @@ -2776,7 +2764,7 @@ mro:role_of_aggregate rdf:type owl:ObjectProperty ; mro:sends rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000056 ; rdfs:domain cco:Agent ; - cco:definition "x sends y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; + skos:definition "x sends y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology ; rdfs:label "sends"@en . @@ -2787,7 +2775,7 @@ mro:spatial_part_of rdf:type owl:ObjectProperty ; mro:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "x spatial_part_of y iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; + skos:definition "x spatial_part_of y iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; cco:is_curated_in_ontology ; rdfs:comment "in the sense used here, spatial part of is elsewhere referred to as proper spatial part of"@en ; rdfs:label "spatial part of"@en . @@ -2798,7 +2786,7 @@ 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."@en ; + skos: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 ; rdfs:label "supervises"@en . @@ -2809,7 +2797,7 @@ mro:tangential_part_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:spatial_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 is a tangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there exists some immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2."@en ; + skos: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 ; rdfs:label "tangential part of"@en ; "Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2821,7 +2809,7 @@ mro:time_zone_identifier_used_by rdf:type owl:ObjectProperty ; owl:inverseOf mro:uses_time_zone_identifier ; rdfs:domain cco:TimeZoneIdentifier ; rdfs:range cco:InformationBearingEntity ; - cco:definition "x time_zone_identifier_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Time Zone Identifier, such that x designates the spatial region associated with the time zone mentioned in y."@en ; + skos:definition "x time_zone_identifier_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Time Zone Identifier, such that x designates the spatial region associated with the time zone mentioned in y."@en ; cco:is_curated_in_ontology ; rdfs:label "time zone identifier used by"@en . @@ -2829,7 +2817,7 @@ mro:time_zone_identifier_used_by rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/uses mro:uses rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ModalObjectProperty ; - cco:definition "x uses y iff x is an instance of an Agent and y is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein x attempts to accomplish a goal by manipulating, deploying, or leveraging some attribute of y."@en ; + skos:definition "x uses y iff x is an instance of an Agent and y is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein x attempts to accomplish a goal by manipulating, deploying, or leveraging some attribute of y."@en ; cco:is_curated_in_ontology ; rdfs:label "uses"@en . @@ -2839,7 +2827,7 @@ mro:uses_geospatial_coordinate_reference_system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:uses_reference_system ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:GeospatialCoordinateReferenceSystem ; - cco:definition "y uses_geospatial_coordinate_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "y uses_geospatial_coordinate_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology ; rdfs:label "uses geospatial coordinate reference system"@en . @@ -2849,7 +2837,7 @@ mro:uses_language rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:prescribed_by ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:Language ; - cco:definition "x uses_language y iff x is an instance of an Information Bearing Entity and y is an instance of a Language such that the literal value of x is a string that is encoded according to the syntax of y."@en ; + skos:definition "x uses_language y iff x is an instance of an Information Bearing Entity and y is an instance of a Language such that the literal value of x is a string that is encoded according to the syntax of y."@en ; cco:is_curated_in_ontology ; rdfs:label "uses language"@en . @@ -2859,7 +2847,7 @@ mro:uses_measurement_unit rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000101 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:MeasurementUnit ; - cco:definition "y uses_measurement_unit x iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; + skos:definition "y uses_measurement_unit x iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; cco:is_curated_in_ontology ; rdfs:label "uses measurement unit"@en . @@ -2869,7 +2857,7 @@ mro:uses_reference_system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000101 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:ReferenceSystem ; - cco:definition "y uses_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "y uses_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology ; rdfs:label "uses reference system"@en . @@ -2879,7 +2867,7 @@ mro:uses_time_zone_identifier rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:BFO_0000101 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:TimeZoneIdentifier ; - cco:definition "x uses_time_zone_identifier y iff x is an instance of Information Bearing Entity and y is an instance of Time Zone Identifier, such that y designates the spatial region associated with the time zone mentioned in x."@en ; + skos:definition "x uses_time_zone_identifier y iff x is an instance of Information Bearing Entity and y is an instance of Time Zone Identifier, such that y designates the spatial region associated with the time zone mentioned in x."@en ; cco:is_curated_in_ontology ; rdfs:label "uses time zone identifier"@en . @@ -2890,8 +2878,8 @@ 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."@en ; - cco:example_of_usage "Polygon ((10 10, 10 20, 20 20, 20 15, 10 10))" ; + skos:definition "A Data Property that has as its range a string formated according to the Well-known text standardization for geometric objects."@en ; + skos:example "Polygon ((10 10, 10 20, 20 20, 20 15, 10 10))" ; cco:is_curated_in_ontology ; rdfs:comment "ISO 19162:2015"@en ; rdfs:label "as WKT"@en . @@ -2901,14 +2889,14 @@ mro:asWKT rdf:type owl:DatatypeProperty ; mro:has_URI_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:anyURI ; - cco:definition "A data property that has as its range a URI value."@en ; + skos:definition "A data property that has as its range a URI value."@en ; cco:is_curated_in_ontology ; 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."@en ; + skos:scopeNote "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 ; rdfs:comment "Altitude values typically use kilometers as the Unit of Measurement."@en ; rdfs:label "has altitude value"@en . @@ -2918,7 +2906,7 @@ mro:has_altitude_value rdf:type owl:DatatypeProperty ; mro:has_boolean_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:boolean ; - cco:definition "A data property that has as its range a boolean value."@en ; + skos:definition "A data property that has as its range a boolean value."@en ; cco:is_curated_in_ontology ; rdfs:label "has boolean value"@en . @@ -2926,7 +2914,7 @@ mro:has_boolean_value rdf:type owl:DatatypeProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_date_value mro:has_date_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; - cco:definition "A data property that has as its range a date value."@en ; + skos:definition "A data property that has as its range a date value."@en ; cco:is_curated_in_ontology ; rdfs:label "has date value"@en . @@ -2935,7 +2923,7 @@ mro:has_date_value rdf:type owl:DatatypeProperty ; mro:has_datetime_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:dateTime ; - cco:definition "A data property that has as its value a datetime value."@en ; + skos:definition "A data property that has as its value a datetime value."@en ; cco:is_curated_in_ontology ; rdfs:label "has datetime value"@en . @@ -2944,7 +2932,7 @@ mro:has_datetime_value rdf:type owl:DatatypeProperty ; mro:has_decimal_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:decimal ; - cco:definition "A data property that has as its range a decimal value."@en ; + skos:definition "A data property that has as its range a decimal value."@en ; cco:is_curated_in_ontology ; rdfs:label "has decimal value"@en . @@ -2953,7 +2941,7 @@ mro:has_decimal_value rdf:type owl:DatatypeProperty ; mro:has_double_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:double ; - cco:definition "A data property that has as its range a double value."@en ; + skos:definition "A data property that has as its range a double value."@en ; cco:is_curated_in_ontology ; rdfs:label "has double value"@en . @@ -2962,7 +2950,7 @@ mro:has_double_value rdf:type owl:DatatypeProperty ; mro:has_integer_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:integer ; - cco:definition "A data property that has as its range an integer value."@en ; + skos:definition "A data property that has as its range an integer value."@en ; cco:is_curated_in_ontology ; rdfs:label "has integer value"@en . @@ -2970,7 +2958,7 @@ mro:has_integer_value rdf:type owl:DatatypeProperty ; ### 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."@en ; + skos: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 ; rdfs:label "has latitude value"@en . @@ -2978,7 +2966,7 @@ mro:has_latitude_value rdf:type owl:DatatypeProperty ; ### 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."@en ; + skos: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 ; rdfs:label "has longitude value"@en . @@ -2991,7 +2979,7 @@ mro:has_text_value rdf:type owl:DatatypeProperty ; xsd:string ) ] ; - cco:definition "A data property that has as its range a string value."@en ; + skos:definition "A data property that has as its range a string value."@en ; cco:is_curated_in_ontology ; rdfs:label "has text value"@en . diff --git a/src/cco-merged/CommonCoreOntologiesMerged.ttl b/src/cco-merged/CommonCoreOntologiesMerged.ttl index 340173e..31d6dc9 100644 --- a/src/cco-merged/CommonCoreOntologiesMerged.ttl +++ b/src/cco-merged/CommonCoreOntologiesMerged.ttl @@ -4,6 +4,7 @@ @prefix dcterms: . @prefix owl: . @prefix rdf: . +@prefix skos: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @@ -69,15 +70,15 @@ obo:IAO_0000116 rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_label cco:SI_unit_label rdf:type owl:AnnotationProperty ; - cco:definition "An Alternative Label that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ; + skos: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 . + rdfs:subPropertyOf skos:altLabel . ### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_symbol cco:SI_unit_symbol rdf:type owl:AnnotationProperty ; - cco:definition "An Acronym that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ; + skos: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 . @@ -85,64 +86,57 @@ cco:SI_unit_symbol rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/acronym cco:acronym rdf:type owl:AnnotationProperty ; - cco:definition "An Alternative Label that consists of a shortened or abbreviated form of the rdfs:label and is used to denote the entity."@en ; + skos: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 . -### http://www.ontologyrepository.com/CommonCoreOntologies/alternative_label -cco:alternative_label rdf:type owl:AnnotationProperty ; - cco:definition "A term or phrase that may be used in place of the stated rdfs:label to denote the entity in question."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; - rdfs:label "alternative label"@en . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/code_license cco:code_license rdf:type owl:AnnotationProperty ; - cco:definition "The name and description of the license under which the .owl file is released."@en ; + skos:definition "The name and description of the license under which the .owl file is released."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "code license"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/content_license cco:content_license rdf:type owl:AnnotationProperty ; - cco:definition "The name and description of the license under which the ideas, concepts and other informational content expressed in the .owl file are released."@en ; + skos:definition "The name and description of the license under which the ideas, concepts and other informational content expressed in the .owl file are released."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "content license"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/copyright cco:copyright rdf:type owl:AnnotationProperty ; - cco:definition "An assertion of copyright"@en ; + skos:definition "An assertion of copyright"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "copyright"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/definition -cco:definition rdf:type owl:AnnotationProperty ; - cco:definition "A natural language explication of the meaning of the term."@en ; +skos:definition rdf:type owl:AnnotationProperty ; + skos:definition "A natural language explication of the meaning of the term."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "definition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/definition_source cco:definition_source rdf:type owl:AnnotationProperty ; - cco:definition "A citation of where all or some of the information used to create the term's Definition was acquired from."@en ; + skos:definition "A citation of where all or some of the information used to create the term's Definition was acquired from."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "definition source"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/designator_annotation cco:designator_annotation rdf:type owl:AnnotationProperty ; - cco:definition "A name or other identifier that is used to designate an individual."@en ; + skos:definition "A name or other identifier that is used to designate an individual."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "designator annotation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_acronym cco:doctrinal_acronym rdf:type owl:AnnotationProperty ; - cco:definition "An Acronym that is used by a Doctrinal Source to denote the entity."@en ; + skos: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 . @@ -150,61 +144,53 @@ cco:doctrinal_acronym rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_definition cco:doctrinal_definition rdf:type owl:AnnotationProperty ; - cco:definition "A Definition that is taken directly from a Doctrinal Source."@en ; - cco:elucidation "There is only one definition for any given term in an ontology; however, a Doctrinal Definition may be provided in addition to the asserted Definition if the preservation of this information is important. When both a Definition and a Doctrinal Definition are provided for a term, the Definition takes precedence."@en ; + skos:definition "A Definition that is taken directly from a Doctrinal Source."@en ; + skos:scopeNote "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 . + rdfs:subPropertyOf skos:definition . ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_label cco:doctrinal_label rdf:type owl:AnnotationProperty ; - cco:definition "An Alternative Label that consists of the preferred term or phrase used by a Doctrinal Source to denote the entity."@en ; - cco:elucidation "When the cco:doctrinal_label is identical to the rdfs:label, the cco:doctrinal_label annotation is superfluous. As a subclass of 'alternative label', 'doctrinal label' is intended to be used to provide additional information about the entity when its preferred doctrinal designator is ambiguous or otherwise inappropriate for use as the rdfs:label."@en ; + skos:definition "An Alternative Label that consists of the preferred term or phrase used by a Doctrinal Source to denote the entity."@en ; + skos:scopeNote "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 . + rdfs:subPropertyOf skos:altLabel . ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_source cco:doctrinal_source rdf:type owl:AnnotationProperty ; - cco:definition "A Definition Source that consists of a formalized doctrine in which the term is authoritatively defined."@en ; + skos:definition "A Definition Source that consists of a formalized doctrine in which the term is authoritatively defined."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "doctrinal source"@en ; rdfs:subPropertyOf cco:definition_source . - -### http://www.ontologyrepository.com/CommonCoreOntologies/elucidation -cco:elucidation rdf:type owl:AnnotationProperty ; - cco:definition "A clarification or further explanation of a term beyond what is included in the Definition or which is used when the term is primitive such that no non-circular definition can be given for it."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; - rdfs:label "elucidation"@en . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/example_of_usage -cco:example_of_usage rdf:type owl:AnnotationProperty ; - cco:definition "A phrase, sentence or set of terms intended to convey the conventional usage of the term."@en ; +skos:example rdf:type owl:AnnotationProperty ; + skos:definition "A phrase, sentence or set of terms intended to convey the conventional usage of the term."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "example of usage"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_token_unit cco:has_token_unit rdf:type owl:AnnotationProperty ; - cco:definition "A relation between an information content entity and a widely used measurement unit of the token used to express it."@en ; + skos:definition "A relation between an information content entity and a widely used measurement unit of the token used to express it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has token unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/http_query_string cco:http_query_string rdf:type owl:AnnotationProperty ; - cco:definition "The text of an HTTP request that can be sent to a SPARQL Protocol service."@en ; + skos:definition "The text of an HTTP request that can be sent to a SPARQL Protocol service."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "http query string"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_measurement_annotation cco:interval_measurement_annotation rdf:type owl:AnnotationProperty ; - cco:definition "A interval measurement value of an instance of a quality, realizable or process profile "@en ; + skos: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 . @@ -212,28 +198,28 @@ cco:interval_measurement_annotation rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_curated_in_ontology cco:is_curated_in_ontology rdf:type owl:AnnotationProperty ; - cco:definition "An annotation property that links a class, property, or named individual to the URI of the ontology where it is located."@en ; + skos:definition "An annotation property that links a class, property, or named individual to the URI of the ontology where it is located."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is curated in ontology"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_tokenized_by cco:is_tokenized_by rdf:type owl:AnnotationProperty ; - cco:definition "A relation between an information content entity and a widely used token used to express it."@en ; + skos: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, realizable or process profile"@en ; + skos:definition "A 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 "measurement annotation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/nominal_measurement_annotation cco:nominal_measurement_annotation rdf:type owl:AnnotationProperty ; - cco:definition "A nominal measurement value of an instance of a quality, realizable or process profile"@en ; + skos: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 . @@ -241,7 +227,7 @@ cco:nominal_measurement_annotation rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ordinal_measurement_annotation cco:ordinal_measurement_annotation rdf:type owl:AnnotationProperty ; - cco:definition "An ordinal measurement value of an instance of a quality, realizable or process profile"@en ; + skos: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 . @@ -249,14 +235,14 @@ cco:ordinal_measurement_annotation rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/query_text cco:query_text rdf:type owl:AnnotationProperty ; - cco:definition "The text of a query that is associated with a class"@en ; + skos:definition "The text of a query that is associated with a class"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "query text"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ratio_measurement_annotation cco:ratio_measurement_annotation rdf:type owl:AnnotationProperty ; - cco:definition "A ratio measurement value of an instance of a quality, realizable or process profile"@en ; + skos: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 . @@ -264,7 +250,7 @@ cco:ratio_measurement_annotation rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/term_creator cco:term_creator rdf:type owl:AnnotationProperty ; - cco:definition "The name of the Term Editor who added the term to the ontology."@en ; + skos: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 . @@ -272,7 +258,7 @@ cco:term_creator rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/term_editor cco:term_editor rdf:type owl:AnnotationProperty ; - cco:definition "The name of a person who contributed to the development or enhancement of the term."@en ; + skos: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 . @@ -885,7 +871,7 @@ cco:accessory_in rdf:type owl:ObjectProperty ; owl:inverseOf cco:has_accessory ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000015 ; - cco:definition "y is_accessory_in x iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; + skos:definition "y is_accessory_in x iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "accessory in"@en . @@ -897,7 +883,7 @@ 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."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Accomplice&oldid=1002047204"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "accomplice in"@en . @@ -909,7 +895,7 @@ cco:affects rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_affected_by ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; - cco:definition "x affects y iff x is an instance of Process and y is an instance of Continuant, and x influences y in some manner, most often by producing a change in y."@en ; + skos:definition "x affects y iff x is an instance of Process and y is an instance of Continuant, and x influences y in some manner, most often by producing a change in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "affects"@en . @@ -918,7 +904,7 @@ cco:affects rdf:type owl:ObjectProperty ; cco:agent_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; owl:inverseOf cco:has_agent ; - cco:definition "x agent_in y iff y is an instance of Process and x is an instance of Agent, such that x is causally active in y."@en ; + skos:definition "x agent_in y iff y is an instance of Process and x is an instance of Agent, such that x is causally active in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "agent in"@en . @@ -932,7 +918,7 @@ cco:aggregate_bearer_of rdf:type owl:ObjectProperty ; obo:BFO_0000031 ) ] ; - cco:definition "x aggregate_bearer_of y iff x is an instance of Object Aggregate and y is an instance of Specifically Dependent Continuant and z is an instance of Object, such that z bearer of y, and all other members of x are bearers of a unique instance of the same type as y."@en ; + skos:definition "x aggregate_bearer_of y iff x is an instance of Object Aggregate and y is an instance of Specifically Dependent Continuant and z is an instance of Object, such that z bearer of y, and all other members of x are bearers of a unique instance of the same type as y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate bearer of"@en . @@ -943,7 +929,7 @@ cco:aggregate_has_capability rdf:type owl:ObjectProperty ; owl:inverseOf cco:capability_of_aggregate ; rdfs:domain cco:GroupOfAgents ; rdfs:range cco:AgentCapability ; - cco:definition "x aggregate_has_capability y iff x is an instance of Object Aggregate and y is an instance of Agent Capability, such that x is aggregate bearer of y."@en ; + skos:definition "x aggregate_has_capability y iff x is an instance of Object Aggregate and y is an instance of Agent Capability, such that x is aggregate bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "aggregate has capability"@en . @@ -954,7 +940,7 @@ cco:aggregate_has_disposition rdf:type owl:ObjectProperty ; owl:inverseOf cco:disposition_of_aggregate ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000016 ; - cco:definition "x aggregate_has_disposition y iff x is an instance of Object Aggregate and y is an instance of Disposition, such that x aggregate_bearer_of y."@en ; + skos:definition "x aggregate_has_disposition y iff x is an instance of Object Aggregate and y is an instance of Disposition, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate has disposition"@en . @@ -964,7 +950,7 @@ cco:aggregate_has_quality rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:aggregate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000019 ; - cco:definition "x aggregate_has_quality y iff x is an instance of Object Aggregate and y is an instance of Quality, such that x aggregate_bearer_of y."@en ; + skos:definition "x aggregate_has_quality y iff x is an instance of Object Aggregate and y is an instance of Quality, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate has quality"@en . @@ -974,7 +960,7 @@ cco:aggregate_has_role rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:aggregate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000023 ; - cco:definition "x aggregate_has_role y iff x is an instance of Object Aggregate and y is an instance of Role, such that x aggregate_bearer_of y."@en ; + skos:definition "x aggregate_has_role y iff x is an instance of Object Aggregate and y is an instance of Role, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate has role"@en . @@ -985,7 +971,7 @@ cco:capability_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:has_capability ; rdfs:domain cco:AgentCapability ; rdfs:range cco:Agent ; - cco:definition "x capability_of y iff y is an instance of Agent and x is an instance of Agent Capability, such that x inheres in y."@en ; + skos:definition "x capability_of y iff y is an instance of Agent and x is an instance of Agent Capability, such that x inheres in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "capability of"@en . @@ -995,7 +981,7 @@ cco:capability_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain cco:AgentCapability ; rdfs:range cco:GroupOfAgents ; - cco:definition "x capability_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Agent Capability, such that x inheres in aggregate y."@en ; + skos:definition "x capability_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Agent Capability, such that x inheres in aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "capability of aggregate"@en . @@ -1005,7 +991,7 @@ cco:caused_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_cause_of ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000003 ; - cco:definition "x caused_by y iff x and y are instances of Occurrent, and x is a consequence of y."@en ; + skos:definition "x caused_by y iff x and y are instances of Occurrent, and x is a consequence of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "caused by"@en . @@ -1015,7 +1001,7 @@ cco:coincides_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 coincides with some immaterial entity im2 iff im1 is a spatial part of im2 and im2 is a spatial part of im1."@en ; + skos: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 ; "Given a stronger temporal interpretation, this property may be transitive and symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1027,7 +1013,7 @@ cco:condition_described_by rdf:type owl:ObjectProperty ; owl:propertyChainAxiom ( cco:described_by obo:BFO_0000176 ) ; - 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 ; + skos: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 . @@ -1036,7 +1022,7 @@ cco:condition_described_by rdf:type owl:ObjectProperty ; 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."@en ; + skos: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 ; "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1047,7 +1033,7 @@ cco:delimits rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_delimited_by ; rdfs:domain cco:DelimitingDomain ; rdfs:range cco:Organization ; - cco:definition "An instance of Delimiting Domain dd1 delimits some Organization o1 iff dd1 is the area within which o1 can legally operate."@en ; + skos:definition "An instance of Delimiting Domain dd1 delimits some Organization o1 iff dd1 is the area within which o1 can legally operate."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Boundary_delimitation&oldid=1039137603"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "delimits"@en . @@ -1058,7 +1044,7 @@ cco:described_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:describes ; rdfs:range cco:DescriptiveInformationContentEntity ; - cco:definition "x described_by y iff y is an instance of Information Content Entity, and x is an instance of Entity, such that y is about the characteristics by which y can be recognized or visualized."@en ; + skos:definition "x described_by y iff y is an instance of Information Content Entity, and x is an instance of Entity, such that y is about the characteristics by which y can be recognized or visualized."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "described by"@en . @@ -1067,8 +1053,8 @@ cco:described_by rdf:type owl:ObjectProperty ; cco:describes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdfs:domain cco:DescriptiveInformationContentEntity ; - cco:definition "x describes y iff x is an instance of Information Content Entity, and y is an instance of Entity, such that x is about the characteristics by which y can be recognized or visualized."@en ; - cco:example_of_usage "the content of a newspaper article describes some current event" , + skos:definition "x describes y iff x is an instance of Information Content Entity, and y is an instance of Entity, such that x is about the characteristics by which y can be recognized or visualized."@en ; + skos:example "the content of a newspaper article describes some current event" , "the content of a visitor's log describes some facility visit" , "the content of an accident report describes some accident" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -1081,7 +1067,7 @@ cco:describes_condition rdf:type owl:ObjectProperty ; owl:propertyChainAxiom ( obo:BFO_0000178 cco:describes ) ; - cco:definition "p describes_condition c iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and d describes c, and c is an entity that is causally relevant to s existing as prescribed by p."@en ; + skos: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 . @@ -1091,7 +1077,7 @@ cco:designated_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:designates ; rdfs:range cco:DesignativeInformationContentEntity ; - cco:definition "x designated_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that given some context, y uniquely distinguishes x from other entities."@en ; + skos:definition "x designated_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that given some context, y uniquely distinguishes x from other entities."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "designated by"@en . @@ -1100,8 +1086,8 @@ cco:designated_by rdf:type owl:ObjectProperty ; cco:designates rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdfs:domain cco:DesignativeInformationContentEntity ; - cco:definition "x designates y iff x is an instance of an Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities."@en ; - cco:example_of_usage "a URL designates the location of a Web Page on the internet" , + skos:definition "x designates y iff x is an instance of an Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities."@en ; + skos:example "a URL designates the location of a Web Page on the internet" , "a person's name designates that person" , "a vehicle identification number designates some vehicle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -1113,7 +1099,7 @@ cco:designates rdf:type owl:ObjectProperty ; 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."@en ; + skos: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 ; "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1124,7 +1110,7 @@ cco:disposition_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain obo:BFO_0000016 ; rdfs:range obo:BFO_0000027 ; - cco:definition "x disposition_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Disposition, and x inheres_in_aggregate y."@en ; + skos:definition "x disposition_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Disposition, and x inheres_in_aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "disposition of aggregate"@en . @@ -1136,8 +1122,8 @@ cco:disrupts rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000015 ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A relation where one process disrupts another process from occurring as it would have."@en ; - cco:elucidation "A process can disrupt another process from occurring as it would have by 1) preventing a disposition or role from being realized by that process, 2) lowering the grade of the process, or 3) stopping the process from continuing to occur."@en ; + skos:definition "A relation where one process disrupts another process from occurring as it would have."@en ; + skos:scopeNote "A process can disrupt another process from occurring as it would have by 1) preventing a disposition or role from being realized by that process, 2) lowering the grade of the process, or 3) stopping the process from continuing to occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "disrupts"@en ; "To lower the grade of a process is to lower the quality of a process according to some standard, for example when realizing a capability or a function."@en ; @@ -1149,7 +1135,7 @@ cco:externally_connects_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 externally connects with some immaterial entity im2 iff im1 connects with im2 and im1 does not overlap with im2."@en ; + skos: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 ; "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1160,7 +1146,7 @@ cco:has_accessory rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000057 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; - cco:definition "x has_accessory y iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; + skos:definition "x has_accessory y iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has accessory"@en . @@ -1171,7 +1157,7 @@ cco:has_accomplice rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000057 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; - cco:definition "A 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 ; + skos:definition "A 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 "https://en.wikipedia.org/w/index.php?title=Accomplice&oldid=1002047204"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has accomplice"@en . @@ -1192,7 +1178,7 @@ cco:has_affiliate rdf:type owl:ObjectProperty ; cco:Person ) ] ; - cco:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; + skos:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has affiliate"@en . @@ -1200,7 +1186,7 @@ cco:has_affiliate rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/has_agent cco:has_agent rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000057 ; - cco:definition "x has_agent y iff x is an instance of Process and y is an instance of Agent, such that y is causally active in x."@en ; + skos:definition "x has_agent y iff x is an instance of Process and y is an instance of Agent, such that y is causally active in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has agent"@en . @@ -1234,7 +1220,7 @@ cco:has_capability rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000196 ; rdfs:domain cco:Agent ; rdfs:range cco:AgentCapability ; - cco:definition "x has_capability y iff x is an instance of Agent and y is an instance of Agent Capability, such that x bearer of y."@en ; + skos:definition "x has_capability y iff x is an instance of Agent and y is an instance of Agent Capability, such that x bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has capability"@en . @@ -1260,7 +1246,7 @@ cco:has_familial_relationship_to rdf:type owl:ObjectProperty , owl:SymmetricProperty ; rdfs:domain cco:Person ; rdfs:range cco:Person ; - cco:definition "A relationship between persons by virtue of ancestry or legal union."@en ; + skos: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 . @@ -1343,7 +1329,7 @@ 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 "y has_input x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; + skos:definition "y has_input x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has input"@en . @@ -1353,7 +1339,7 @@ cco:has_inside_instant rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_inside_instant_of ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000148 ; - cco:definition "For Temporal Interval t1 and Temporal Instant t2, t1 has inside instant t2 if and only if there exists Temporal Instants t3 and t4 that are part of t1 and non-identical with t2, such that t3 is before t2 and t4 is after t2."@en ; + skos: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 . @@ -1364,7 +1350,7 @@ 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."@en ; + skos: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 . @@ -1376,8 +1362,8 @@ cco:has_interest_in rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000015 ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A relation between an entity and some process where the entity has an interest in that process."@en ; - cco:elucidation "There are four conditions in which an entity has an interest in some process. 1) Biological Condition: If a part (including improper part) of an organism has a function, then that organism has an interest in the realization of that function. 2) Artifactual Condition: If a part (including improper part) of an artifact has a function, then some agent or group of agents, at some time, has an interest in the realization of that function. 3) Prescription Condition: If an agent or group of agents has a plan, then it has an interest in the realization of all the processes and process-combinations prescribed by that plan. 4) Facilitation Condition: If (a) x has an interest in the realization of a disposition y, and (b) the realization of a disposition z facilitates the realization of disposition y, then (c) x has an interest in the realization of disposition z, and by 'facilitates' we mean that the occurrence of a process w, which realizes realization of z is either (1) required for y, to realize or (2) would contribute positively to the grade of, y's realization."@en ; + skos:definition "A relation between an entity and some process where the entity has an interest in that process."@en ; + skos:scopeNote "There are four conditions in which an entity has an interest in some process. 1) Biological Condition: If a part (including improper part) of an organism has a function, then that organism has an interest in the realization of that function. 2) Artifactual Condition: If a part (including improper part) of an artifact has a function, then some agent or group of agents, at some time, has an interest in the realization of that function. 3) Prescription Condition: If an agent or group of agents has a plan, then it has an interest in the realization of all the processes and process-combinations prescribed by that plan. 4) Facilitation Condition: If (a) x has an interest in the realization of a disposition y, and (b) the realization of a disposition z facilitates the realization of disposition y, then (c) x has an interest in the realization of disposition z, and by 'facilitates' we mean that the occurrence of a process w, which realizes realization of z is either (1) required for y, to realize or (2) would contribute positively to the grade of, y's realization."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has interest in"@en ; "This term is meant to be weakly normative. The only sense in which the process is of positive normative value is that it's prescribed by the entity, or historically of evolutionary benefit to the entity's ancestors, or facilitates a process the entity has an interest in for the prior two reasons. The process an entity has an interest could in many or all ways be harmful to the entity."@en ; @@ -1429,7 +1415,7 @@ cco:has_member_of_located_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_some_member_of_located_in ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000040 ; - cco:definition "x has all members of located in y iff x is an instance of Object Aggregate and y is an instance of Material Entity, and every member of x is located in y."@en ; + skos:definition "x has all members of located in y iff x is an instance of Object Aggregate and y is an instance of Material Entity, and every member of x is located in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has all members of located in"@en . @@ -1472,7 +1458,7 @@ cco:has_nontangential_part rdf:type owl:ObjectProperty ; owl:inverseOf cco:nontangential_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "x has_nontangential_part y iff x and y are instances of Immaterial Entity, and x has_spatial_part y, such that there does not exist another instance of an Immaterial Entity which externally connects with both x and y."@en ; + skos:definition "x has_nontangential_part y iff x and y are instances of Immaterial Entity, and x has_spatial_part y, such that there does not exist another instance of an Immaterial Entity which externally connects with both x and y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "has nontangential part"@en ; "Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1482,7 +1468,7 @@ cco:has_nontangential_part rdf:type owl:ObjectProperty ; cco:has_object rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_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 p is performed by an agent and c is part of the projected state that agent intends to achieve by performing p."@en ; + skos:definition "If p is a process and c is a continuant, then p has object c if and only if p is performed by an agent and c is part of the projected state that 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 . @@ -1492,7 +1478,7 @@ cco:has_organizational_context rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_organizational_context_of ; rdfs:domain obo:BFO_0000023 ; rdfs:range cco:Organization ; - cco:definition "x has_organizational_context y iff y is an instance of an Organization and x is an instance of a Role and z is an instance of a Person, such that z's affiliation with y is a prerequisite for z bearing x or y ascribes x to the bearer of x."@en ; + skos:definition "x has_organizational_context y iff y is an instance of an Organization and x is an instance of a Role and z is an instance of a Person, such that z's affiliation with y is a prerequisite for z bearing x or y ascribes x to the bearer of x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has organizational context"@en . @@ -1503,7 +1489,7 @@ 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 "y has_output x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; + skos:definition "y has_output x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=IPO_model&oldid=1024398398"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has output"@en . @@ -1563,7 +1549,7 @@ 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 "x has_process_part y iff x and y are instances of Process, such that y occurs during the temporal interval of x, and y either provides an input to x or receives an output of x, or both."@en ; + skos:definition "x has_process_part y iff x and y are instances of Process, such that y occurs during the temporal interval of x, and y either provides an input to x or receives an output of x, or both."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has process part"@en . @@ -1573,7 +1559,7 @@ cco:has_recipient rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000057 ; owl:inverseOf cco:receives ; rdfs:range cco:Agent ; - cco:definition "x has_recipient y iff y is an instance of Agent and x is an instance of Act Of Communication, such that y is the recipient and decoder of the InformationContentEntity intended for communication in x."@en ; + skos:definition "x has_recipient y iff y is an instance of Agent and x is an instance of Act Of Communication, such that y is the recipient and decoder of the InformationContentEntity intended for communication in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has recipient"@en . @@ -1583,7 +1569,7 @@ cco:has_sender rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000057 ; owl:inverseOf cco:sends ; rdfs:range cco:Agent ; - cco:definition "y has_sender x iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; + skos:definition "y has_sender x iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has sender"@en . @@ -1607,7 +1593,7 @@ cco:has_sister_in_law rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/has_some_member_of_located_in cco:has_some_member_of_located_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; - cco:definition "x has member of located in y iff x is an instance of Object Aggregate and y is an instance of Material Entity, and at least one member of x is located in y."@en ; + skos:definition "x has member of located in y iff x is an instance of Object Aggregate and y is an instance of Material Entity, and at least one member of x is located in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has some member of located in"@en . @@ -1635,7 +1621,7 @@ cco:has_spatial_part rdf:type owl:ObjectProperty ; owl:inverseOf cco:spatial_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "y has_spatial_part x iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; + skos:definition "y has_spatial_part x iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "has spatial part"@en . @@ -1661,7 +1647,7 @@ 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 Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process Regulation at time t, and u is addressed to the bearer of y."@en ; + skos:definition "For all x,y,t: x has subordinate role y at t iff: x is an instance of Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process 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 . @@ -1672,7 +1658,7 @@ 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."@en ; + skos: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 . @@ -1684,7 +1670,7 @@ cco:has_tangential_part rdf:type owl:ObjectProperty ; owl:inverseOf cco:tangential_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "x has_tangential_part y iff x, y, and z are instances of Immaterial Entity, and x has_spatial_part y, such that z externally connects with both x and y."@en ; + skos:definition "x has_tangential_part y iff x, y, and z are instances of Immaterial Entity, and x has_spatial_part y, such that z externally connects with both x and y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "has tangential part"@en ; "Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1714,7 +1700,7 @@ cco:inheres_in_aggregate rdf:type owl:ObjectProperty ; ) ] ; rdfs:range obo:BFO_0000027 ; - cco:definition "x inheres_in_aggregate y iff x is an instance of Specifically Dependent Continuant and y is an instance of Object Aggregate and z is an instance of Object, such that z bearer_of x, and all other members of y are bearers of a unique instance of the same type as x."@en ; + skos:definition "x inheres_in_aggregate y iff x is an instance of Specifically Dependent Continuant and y is an instance of Object Aggregate and z is an instance of Object, such that z bearer_of x, and all other members of y are bearers of a unique instance of the same type as x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "inheres in aggregate"@en . @@ -1724,7 +1710,7 @@ cco:inhibited_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:inhibits ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "y inhibited_by x iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; + skos:definition "y inhibited_by x iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "inhibited by"@en . @@ -1733,7 +1719,7 @@ cco:inhibited_by rdf:type owl:ObjectProperty ; cco:inhibits rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x inhibits y iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; + skos:definition "x inhibits y iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "inhibits"@en . @@ -1744,8 +1730,8 @@ cco:instant_is_after rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; - cco:definition "A temporal instant t2 (a instance of a zero-dimensional temporal region) is after another temporal instant t1 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; - cco:elucidation "'instant is after' is a primitive relationship. Informally, a temporal instant t2 is after some temporal instant t1 if and only if t1 precedes t2."@en ; + skos:definition "A temporal instant t2 (a instance of a zero-dimensional temporal region) is after another temporal instant t1 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; + skos:scopeNote "'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 . @@ -1755,8 +1741,8 @@ cco:instant_is_before rdf:type owl:ObjectProperty , owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; - cco:definition "A temporal instant t1 (a instance of a zero-dimensional temporal region) is before another temporal instant t2 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; - cco:elucidation "'instant is before' is a primitive relationship. Informally, a temporal instant t1 is before some temporal instant t2 if and only if t1 precedes t2."@en ; + skos:definition "A temporal instant t1 (a instance of a zero-dimensional temporal region) is before another temporal instant t2 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; + skos:scopeNote "'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 . @@ -1767,7 +1753,7 @@ 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."@en ; + skos: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 . @@ -1777,7 +1763,7 @@ cco:interval_contains rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; owl:propertyDisjointWith cco:interval_disjoint ; - cco:definition "A Temporal Interval INT2 contains some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before or identical to inst1, and inst2 is before or identical to inst4, but it is not the case that both inst3 is identical to inst1 and inst2 is identical to inst4."@en ; + skos: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 . @@ -1789,7 +1775,7 @@ 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."@en ; + skos: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 . @@ -1799,7 +1785,7 @@ cco:interval_during rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contained_by ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 is during some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before inst1, and inst2 is before inst4."@en ; + skos: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 . @@ -1809,7 +1795,7 @@ cco:interval_equals rdf:type owl:ObjectProperty , owl:SymmetricProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 is equal to some Temporal Interval INT2 iff there exists Temporal Instants inst1 and inst2 such that inst1 is the starting instant of both INT1 and INT2 and inst2 is the ending instant of both INT1 and INT2."@en ; + skos: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 . @@ -1820,7 +1806,7 @@ 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."@en ; + skos: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 . @@ -1830,7 +1816,7 @@ cco:interval_finishes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contained_by ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 finishes some Temporal Interval INT2 iff there exists Temporal Instants inst1, inst2, and inst3 such that inst 1 is the starting instant of INT1, inst2 is the ending instant of both INT1 and INT2, inst3 is the starting instant of INT2, and inst3 is before inst1."@en ; + skos: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 . @@ -1841,7 +1827,7 @@ 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."@en ; + skos: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 . @@ -1851,7 +1837,7 @@ cco:interval_is_before rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_disjoint ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A TemporalInterval INT1 is before some TemporalInterval INT2 iff there exists TemporalInstants inst1, inst2 such that inst1 is the ending instant of INT1 and inst2 is the starting instant of INT2 and inst1 is before inst2."@en ; + skos: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 . @@ -1863,7 +1849,7 @@ 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."@en ; + skos: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 . @@ -1874,7 +1860,7 @@ 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."@en ; + skos: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 . @@ -1884,7 +1870,7 @@ cco:interval_overlapped_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:interval_overlaps ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT2 is overlapped by some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, inst3, inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst1 is before inst3, inst3 is before inst2, and inst2 is before inst4."@en ; + skos: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 . @@ -1893,7 +1879,7 @@ cco:interval_overlapped_by rdf:type owl:ObjectProperty ; cco:interval_overlaps rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 overlaps some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, inst3, inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst1 is before inst3, inst3 is before inst2, and inst2 is before inst4."@en ; + skos: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 . @@ -1904,7 +1890,7 @@ 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."@en ; + skos: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 . @@ -1914,7 +1900,7 @@ cco:interval_starts rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contained_by ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 starts some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, and inst3 such that inst1 is the starting instant of both INT1 and INT2, inst2 is the ending instant of INT1, inst3 is the ending instant of INT2 and inst2 is before inst3."@en ; + skos: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 . @@ -1924,8 +1910,8 @@ cco:is_a_interval_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_interval ; rdfs:domain cco:IntervalMeasurementInformationContentEntity ; - cco:definition "x is_a_interval_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; - cco:example_of_usage "a measurement of air temperature on the Celsius scale." ; + skos:definition "x is_a_interval_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; + skos:example "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 . @@ -1935,7 +1921,7 @@ cco:is_a_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:describes ; owl:inverseOf cco:is_measured_by ; rdfs:domain cco:MeasurementInformationContentEntity ; - cco:definition "x is_a_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; + skos:definition "x is_a_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "This object property, as well as all of its children are typified as functional properties. This means that for instances x, y, and z if x is a measurement of y and x is a measurement of z, then y = z."@en ; rdfs:label "is a measurement of"@en ; @@ -1947,7 +1933,7 @@ cco:is_a_nominal_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_nominal ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; - cco:definition "x is_a_nominal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; + skos:definition "x is_a_nominal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is a nominal measurement of"@en . @@ -1957,7 +1943,7 @@ cco:is_a_ordinal_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_ordinal ; rdfs:domain cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "x is_a_ordinal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; + skos:definition "x is_a_ordinal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is a ordinal measurement of"@en . @@ -1967,7 +1953,7 @@ cco:is_a_ratio_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_ratio ; rdfs:domain cco:RatioMeasurementInformationContentEntity ; - cco:definition "x is_a_ratio_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; + skos:definition "x is_a_ratio_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is a ratio measurement of"@en . @@ -1977,7 +1963,7 @@ cco:is_about rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_subject_of ; rdfs:domain cco:InformationContentEntity ; rdfs:range obo:BFO_0000001 ; - cco:definition "A primitive relationship between an Information Content Entity and some Entity."@en ; + skos: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 . @@ -1988,7 +1974,7 @@ cco:is_affected_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_affected_by y iff x is an instance of Continuant and y is an instance of Process, and y influences x in some manner, most often by producing a change in x."@en ; + skos:definition "x is_affected_by y iff x is an instance of Continuant and y is an instance of Process, and y influences x in some manner, most often by producing a change in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is affected by"@en . @@ -2007,7 +1993,7 @@ cco:is_affiliated_with rdf:type owl:ObjectProperty ; cco:Person ) ] ; - cco:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; + skos:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is affiliated with"@en . @@ -2045,7 +2031,7 @@ cco:is_brother_of rdf:type owl:ObjectProperty ; cco:is_cause_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000003 ; - cco:definition "x is_cause_of y iff x and y are instances of Occurrent, and y is a consequence of x."@en ; + skos:definition "x is_cause_of y iff x and y are instances of Occurrent, and y is a consequence of x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is cause of"@en . @@ -2076,7 +2062,7 @@ cco:is_daughter_of rdf:type owl:ObjectProperty ; cco:is_delimited_by rdf:type owl:ObjectProperty ; rdfs:domain cco:Organization ; rdfs:range cco:DelimitingDomain ; - cco:definition "An instance of Organization o1 is_delimited_by some Delimiting Domain dd1 iff dd1 is the area within which o1 can legally operate."@en ; + skos:definition "An instance of Organization o1 is_delimited_by some Delimiting Domain dd1 iff dd1 is the area within which o1 can legally operate."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Boundary_delimitation&oldid=1039137603"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is delimited by"@en . @@ -2095,7 +2081,7 @@ cco:is_disrupted_by rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000015 ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "Inverse of disrupts." ; + skos:definition "Inverse of disrupts." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is disrupted by"@en ; "is disrupted by"@en . @@ -2105,7 +2091,7 @@ cco:is_disrupted_by rdf:type owl:ObjectProperty ; cco:is_excerpted_from rdf:type owl:ObjectProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:InformationBearingEntity ; - cco:definition "An Information Bearing Entity b1 is excerpted from another Information Bearing Entity B2 iff b1 is part of some Information Bearing Entity B1 that is carrier of some Information Content Entity C1, B2 is carrier of some Information Content Entity C2, C1 is not identical with C2, b1 is carrier of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is carrier of c1 (i.e. the same Information Content Entity as borne by b1)."@en ; + skos:definition "An Information Bearing Entity b1 is excerpted from another Information Bearing Entity B2 iff b1 is part of some Information Bearing Entity B1 that is carrier of some Information Content Entity C1, B2 is carrier of some Information Content Entity C2, C1 is not identical with C2, b1 is carrier of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is carrier of c1 (i.e. the same Information Content Entity as borne by b1)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is excerpted from"@en . @@ -2139,7 +2125,7 @@ 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:definition "x is_geospatial_coordinate_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "x is_geospatial_coordinate_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is geospatial coordinate reference system of"@en . @@ -2231,7 +2217,7 @@ cco:is_input_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_input_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; + skos:definition "x is_input_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is input of"@en . @@ -2240,7 +2226,7 @@ cco:is_input_of rdf:type owl:ObjectProperty ; cco:is_inside_instant_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000038 ; - cco:definition "For Temporal Instant t1 and Temporal Interval t2, t1 is inside instant of t2 if and only if there are Temporal Instants t3 and t4 non-identical to t1 and part of t2 such that t3 is before t1 and t4 is after t1."@en ; + skos: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 . @@ -2251,7 +2237,7 @@ cco:is_interest_of rdf:type owl:ObjectProperty ; rdfs:range cco:Agent ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "The inverse of has_interest_in. " ; + skos:definition "The inverse of has_interest_in. " ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is interest of"@en ; "is interest of"@en . @@ -2263,7 +2249,7 @@ 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"@en ; + skos: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 . @@ -2272,7 +2258,7 @@ cco:is_made_of rdf:type owl:ObjectProperty ; cco:is_material_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000030 ; rdfs:range obo:BFO_0000030 ; - cco:definition "An object m is material of an object o when m is the material of which o consists and that material does not undergo a change of kind during the creation of o"@en ; + skos: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 . @@ -2287,7 +2273,7 @@ cco:is_maternal_aunt_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_first_cousin_of cco:is_maternal_first_cousin_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_first_cousin_of ; - cco:definition "Person A is maternal first cousin of Person B iff Person B has mother M and M has sibling P and P is parent of Person A."@en ; + skos: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 . @@ -2318,7 +2304,7 @@ cco:is_maternal_uncle_of rdf:type owl:ObjectProperty ; cco:is_measured_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:described_by ; rdfs:range cco:MeasurementInformationContentEntity ; - cco:definition "y is_measured_by x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; + skos:definition "y is_measured_by x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by"@en . @@ -2327,7 +2313,7 @@ cco:is_measured_by rdf:type owl:ObjectProperty ; cco:is_measured_by_interval rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdfs:range cco:IntervalMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_interval x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; + skos:definition "y is_measured_by_interval x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by interval"@en . @@ -2336,7 +2322,7 @@ cco:is_measured_by_interval rdf:type owl:ObjectProperty ; cco:is_measured_by_nominal rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdfs:range cco:NominalMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_nominal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; + skos:definition "y is_measured_by_nominal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by nominal"@en . @@ -2345,7 +2331,7 @@ cco:is_measured_by_nominal rdf:type owl:ObjectProperty ; cco:is_measured_by_ordinal rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdfs:range cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_ordinal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; + skos:definition "y is_measured_by_ordinal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by ordinal"@en . @@ -2354,7 +2340,7 @@ cco:is_measured_by_ordinal rdf:type owl:ObjectProperty ; cco:is_measured_by_ratio rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdfs:range cco:RatioMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_ratio x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; + skos:definition "y is_measured_by_ratio x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by ratio"@en . @@ -2365,7 +2351,7 @@ cco:is_measurement_unit_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses_measurement_unit ; rdfs:domain cco:MeasurementUnit ; rdfs:range cco:InformationBearingEntity ; - cco:definition "x is_measurement_unit_of y iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; + skos:definition "x is_measurement_unit_of y iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measurement unit of"@en . @@ -2373,14 +2359,14 @@ cco:is_measurement_unit_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_mention_of cco:is_mention_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_mentioned_by ; - cco:definition "x is_mention_of y iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; + skos:definition "x is_mention_of y iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is mention of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_mentioned_by cco:is_mentioned_by rdf:type owl:ObjectProperty ; - cco:definition "y is_mention_by x iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; + skos:definition "y is_mention_by x iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is mentioned by"@en . @@ -2416,7 +2402,7 @@ cco:is_niece_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_object_of cco:is_object_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; - cco:definition "If p is a process and c is a continuant, then c is object of p if and only if the c is part of the projected state that the agent intends to achieve by performing p."@en ; + skos: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 . @@ -2425,7 +2411,7 @@ cco:is_object_of rdf:type owl:ObjectProperty ; cco:is_organizational_context_of rdf:type owl:ObjectProperty ; rdfs:domain cco:Organization ; rdfs:range obo:BFO_0000023 ; - cco:definition "x is_organizational_context_of y iff x is an instance of an Organization and y is an instance of a Role and z is an instance of a Person, such that z's affiliation with x is a prerequisite for z bearing y, or x ascribes y to the bearer of y."@en ; + skos:definition "x is_organizational_context_of y iff x is an instance of an Organization and y is an instance of a Role and z is an instance of a Person, such that z's affiliation with x is a prerequisite for z bearing y, or x ascribes y to the bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is organizational context of"@en . @@ -2435,7 +2421,7 @@ cco:is_output_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_output_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; + skos:definition "x is_output_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is output of"@en . @@ -2454,7 +2440,7 @@ cco:is_part_of_process rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000132 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_part_of_process y iff x and y are instances of Process, such that x occurs during the temporal interval of y, and x either provides an input to y or receives an output of y."@en ; + skos:definition "x is_part_of_process y iff x and y are instances of Process, such that x occurs during the temporal interval of y, and x either provides an input to y or receives an output of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is part of process"@en . @@ -2469,7 +2455,7 @@ cco:is_paternal_aunt_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_first_cousin_of cco:is_paternal_first_cousin_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_first_cousin_of ; - cco:definition "Person A is paternal first cousin of Person B iff Person B has father F and F has sibling P and P is parent of Person A."@en ; + skos: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 . @@ -2502,7 +2488,7 @@ cco:is_permitted_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:permits ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; + skos:definition "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is permitted by"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2513,8 +2499,8 @@ cco:is_predecessor_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_successor_of ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000004 ; - cco:definition "A continuant c1 is a predecessor of some continuant c2 iff there is some process p1 and c1 is an input to p1 and c2 is an output of p1."@en ; - cco:elucidation "More informally, c1 is a predecessor of c2 iff c1 has been followed or replaced by c2."@en ; + skos: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 ; + skos:scopeNote "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 . @@ -2525,7 +2511,7 @@ cco:is_prohibited_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:prohibits ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_prohibited_by y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must not occur."@en ; + skos:definition "y is_prohibited_by y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must not occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is prohibited by"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2537,7 +2523,7 @@ cco:is_reference_system_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses_reference_system ; rdfs:domain cco:ReferenceSystem ; rdfs:range cco:InformationBearingEntity ; - cco:definition "x is_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "x is_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is reference system of"@en . @@ -2548,7 +2534,7 @@ cco:is_required_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:requires ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_required_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that y must occur."@en ; + skos:definition "y is_required_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that y must occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is required by"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2592,7 +2578,7 @@ cco:is_site_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:occurs_at ; rdfs:domain obo:BFO_0000029 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_site_of y iff x is an instance of Site and y is an instance of Process, such that y occurs in x."@en ; + skos:definition "x is_site_of y iff x is an instance of Site and y is an instance of Process, such that y occurs in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is site of"@en . @@ -2646,7 +2632,7 @@ cco:is_step_sister_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of cco:is_subject_of rdf:type owl:ObjectProperty ; rdfs:range cco:InformationContentEntity ; - cco:definition "A primitive relationship between an instance of an Entity and an instance of an Information Content Entity."@en ; + skos:definition "A primitive relationship between an instance of an Entity and an instance of an Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is subject of"@en . @@ -2655,7 +2641,7 @@ cco:is_subject_of rdf:type owl:ObjectProperty ; cco:is_subordinate_role_to rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000023 ; rdfs:range obo:BFO_0000023 ; - cco:definition "For all x,y,t: y is subordinate role to x at t iff: x is an instance of Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process Regulation at time t, and u is addressed to the bearer of y."@en ; + skos:definition "For all x,y,t: y is subordinate role to x at t iff: x is an instance of Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process Regulation at time t, and u is addressed to the bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is subordinate role to"@en . @@ -2665,7 +2651,7 @@ cco:is_subsidiary_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_affiliated_with ; rdfs:domain cco:Organization ; rdfs:range cco:Organization ; - cco:definition "An Organization o2 is_subsidiary_of Organization o1 iff o1 controls o2 by having the capacity to determine the outcome of decisions about o2's financial and operating policies. "@en ; + skos: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 . @@ -2675,7 +2661,7 @@ cco:is_subsidiary_of rdf:type owl:ObjectProperty ; cco:is_successor_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000004 ; - cco:definition "A continuant c2 is a successor of some continuant c1 iff there is some process p1 and c1 is an input to p1 and c2 is an output of p1. Inverse of is predecessor. "@en ; + skos: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 . @@ -2686,7 +2672,7 @@ 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."@en ; + skos: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 . @@ -2700,7 +2686,7 @@ cco:is_temporal_region_of rdf:type owl:ObjectProperty ; obo:BFO_0000035 ) ] ; - cco:definition "x is_temporal_region_of y iff y is an instance of a process or process boundary and x is an instance of a temporal region, such that the duration of x temporally projects on y."@en ; + skos:definition "x is_temporal_region_of y iff y is an instance of a process or process boundary and x is an instance of a temporal region, such that the duration of x temporally projects on y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is temporal region of"@en ; "Leaving this is in ERO for now since BFO2020 has no inverse of occupies-temporal-region yet."@en . @@ -2725,7 +2711,7 @@ cco:is_uncle_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_used_by cco:is_used_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses ; - cco:definition "x is_used_by y iff y is an instance of an Agent and x is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein y attempts to accomplish a goal by manipulating, deploying, leveraging some attribute of y."@en ; + skos:definition "x is_used_by y iff y is an instance of an Agent and x is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein y attempts to accomplish a goal by manipulating, deploying, leveraging some attribute of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is used by"@en . @@ -2743,7 +2729,7 @@ cco:language_used_in rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses_language ; rdfs:domain cco:Language ; rdfs:range cco:InformationBearingEntity ; - cco:definition "x language_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Language, such that the literal value of y is a string that is encoded according to the syntax of x."@en ; + skos:definition "x language_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Language, such that the literal value of y is a string that is encoded according to the syntax of x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "language used in"@en . @@ -2753,7 +2739,7 @@ cco:nontangential_part_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:spatial_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 is a nontangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there does not exist an immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2."@en ; + skos: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 ; "Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2764,7 +2750,7 @@ cco:occurs_at rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000066 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000029 ; - cco:definition "x occurs_at y iff x is an instance of Process and y is an instance of Site, such that x occurs in y."@en ; + skos:definition "x occurs_at y iff x is an instance of Process and y is an instance of Site, such that x occurs in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "occurs at"@en . @@ -2774,7 +2760,7 @@ cco:partially_overlaps_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 partially overlaps with some immaterial entity im2 iff im1 overlaps with im2 and im1 is not a spatial part of im2 and im2 is not a spatial part of im1."@en ; + skos: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 ; "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2785,7 +2771,7 @@ cco:permits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x permits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; + skos:definition "x permits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "permits"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2796,7 +2782,7 @@ cco:prescribed_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:prescribes ; rdfs:range cco:DirectiveInformationContentEntity ; - cco:definition "x prescribed_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that y serves as a rule or guide for x if x is an Occurrent, or y serves as a model for x if x is a Continuant."@en ; + skos:definition "x prescribed_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that y serves as a rule or guide for x if x is an Occurrent, or y serves as a model for x if x is a Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "prescribed by"@en . @@ -2805,8 +2791,8 @@ cco:prescribed_by rdf:type owl:ObjectProperty ; cco:prescribes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdfs:domain cco:DirectiveInformationContentEntity ; - cco:definition "x prescribes y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x serves as a rule or guide for y if y an Occurrent, or x serves as a model for y if y is a Continuant."@en ; - cco:example_of_usage "A blueprint prescribes some artifact or facility by being a model for it." , + skos:definition "x prescribes y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x serves as a rule or guide for y if y an Occurrent, or x serves as a model for y if y is a Continuant."@en ; + skos:example "A blueprint prescribes some artifact or facility by being a model for it." , "A professional code of conduct prescribes some realizations of a profession (role) by giving rules for how the bearer should act in those realizations." , "An operations plan prescribes an operation by enumerating the tasks that need to be performed in order to achieve the objectives of the operation." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -2817,8 +2803,8 @@ cco:prescribes rdf:type owl:ObjectProperty ; cco:process_started_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:caused_by ; owl:inverseOf cco:process_starts ; - cco:definition "x process_started_by y iff x and y are instances of processes, and x is caused_by y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and x has starting instance i, and y occurs on r, and r interval contains i."@en ; - cco:elucidation "A process x is started by another process y when y causes x while y is still occurring."@en ; + skos:definition "x process_started_by y iff x and y are instances of processes, and x is caused_by y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and x has starting instance i, and y occurs on r, and r interval contains i."@en ; + skos:scopeNote "A process x is started by another process y when y causes x while y is still occurring."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "process started by"@en . @@ -2826,8 +2812,8 @@ cco:process_started_by rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/process_starts cco:process_starts rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_cause_of ; - cco:definition "x process_starts y iff x and y are instances of processes, and x is_cause_of y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and y has starting instance i, and x occurs on r, and r interval contains i."@en ; - cco:elucidation "A process x starts another process y when x causes y while x is still occurring."@en ; + skos:definition "x process_starts y iff x and y are instances of processes, and x is_cause_of y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and y has starting instance i, and x occurs on r, and r interval contains i."@en ; + skos:scopeNote "A process x starts another process y when x causes y while x is still occurring."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "process starts"@en . @@ -2837,7 +2823,7 @@ cco:prohibits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x prohibits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that y must not occur."@en ; + skos:definition "x prohibits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that y must not occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "prohibits"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2848,7 +2834,7 @@ cco:quality_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain obo:BFO_0000019 ; rdfs:range obo:BFO_0000027 ; - cco:definition "x quality_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Quality, and x inheres_in_aggregate y."@en ; + skos:definition "x quality_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Quality, and x inheres_in_aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "quality of aggregate"@en . @@ -2857,7 +2843,7 @@ cco:quality_of_aggregate rdf:type owl:ObjectProperty ; cco:receives rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; rdfs:domain cco:Agent ; - cco:definition "x receives y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the recipient and decoder of the InformationContentEntity intended for communication in y."@en ; + skos:definition "x receives y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the recipient and decoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "receives"@en . @@ -2867,7 +2853,7 @@ cco:represented_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:represents ; rdfs:range cco:RepresentationalInformationContentEntity ; - cco:definition "y represented_by x iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; + skos:definition "y represented_by x iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "See notes for inverse property." ; rdfs:label "represented by"@en . @@ -2877,8 +2863,8 @@ cco:represented_by rdf:type owl:ObjectProperty ; cco:represents rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdfs:domain cco:RepresentationalInformationContentEntity ; - cco:definition "x represents y iff x is an instance of Information Content Entity, y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; - cco:elucidation "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ; + skos:definition "x represents y iff x is an instance of Information Content Entity, y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; + skos:scopeNote "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., grooves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding processes for images."@en ; rdfs:label "represents"@en ; @@ -2890,7 +2876,7 @@ cco:requires rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x requires y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that y must occur."@en ; + skos:definition "x requires y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some that y must occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "requires"@en ; "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2901,7 +2887,7 @@ cco:role_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain obo:BFO_0000023 ; rdfs:range obo:BFO_0000027 ; - cco:definition "x role_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Role, and x inheres_in_aggregate y."@en ; + skos:definition "x role_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Role, and x inheres_in_aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "role of aggregate"@en . @@ -2910,7 +2896,7 @@ cco:role_of_aggregate rdf:type owl:ObjectProperty ; cco:sends rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; rdfs:domain cco:Agent ; - cco:definition "x sends y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; + skos:definition "x sends y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "sends"@en . @@ -2921,7 +2907,7 @@ cco:spatial_part_of rdf:type owl:ObjectProperty ; cco:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "x spatial_part_of y iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; + skos:definition "x spatial_part_of y iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:comment "in the sense used here, spatial part of is elsewhere referred to as proper spatial part of"@en ; rdfs:label "spatial part of"@en . @@ -2932,7 +2918,7 @@ cco:supervises rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_affiliate ; rdfs:domain cco:Person ; rdfs:range cco:Person ; - cco:definition "A person p1 supervises a person p2 by virtue of p1 directing, managing, or overseeing p2."@en ; + skos: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 . @@ -2943,7 +2929,7 @@ cco:tangential_part_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:spatial_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 is a tangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there exists some immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2."@en ; + skos: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 ; "Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -2955,14 +2941,14 @@ 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:definition "x time_zone_identifier_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Time Zone Identifier, such that x designates the spatial region associated with the time zone mentioned in y."@en ; + skos:definition "x time_zone_identifier_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Time Zone Identifier, such that x designates the spatial region associated with the time zone mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "time zone identifier used by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/uses cco:uses rdf:type owl:ObjectProperty ; - cco:definition "x uses y iff x is an instance of an Agent and y is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein x attempts to accomplish a goal by manipulating, deploying, or leveraging some attribute of y."@en ; + skos:definition "x uses y iff x is an instance of an Agent and y is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein x attempts to accomplish a goal by manipulating, deploying, or leveraging some attribute of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "uses"@en . @@ -2972,7 +2958,7 @@ cco:uses_geospatial_coordinate_reference_system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:uses_reference_system ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:GeospatialCoordinateReferenceSystem ; - cco:definition "y uses_geospatial_coordinate_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "y uses_geospatial_coordinate_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses geospatial coordinate reference system"@en . @@ -2982,7 +2968,7 @@ cco:uses_language rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribed_by ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:Language ; - cco:definition "x uses_language y iff x is an instance of an Information Bearing Entity and y is an instance of a Language such that the literal value of x is a string that is encoded according to the syntax of y."@en ; + skos:definition "x uses_language y iff x is an instance of an Information Bearing Entity and y is an instance of a Language such that the literal value of x is a string that is encoded according to the syntax of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses language"@en . @@ -2992,7 +2978,7 @@ cco:uses_measurement_unit rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000101 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:MeasurementUnit ; - cco:definition "y uses_measurement_unit x iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; + skos:definition "y uses_measurement_unit x iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses measurement unit"@en . @@ -3002,7 +2988,7 @@ cco:uses_reference_system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000101 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:ReferenceSystem ; - cco:definition "y uses_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "y uses_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses reference system"@en . @@ -3012,7 +2998,7 @@ cco:uses_time_zone_identifier rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000101 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:TimeZoneIdentifier ; - cco:definition "x uses_time_zone_identifier y iff x is an instance of Information Bearing Entity and y is an instance of Time Zone Identifier, such that y designates the spatial region associated with the time zone mentioned in x."@en ; + skos:definition "x uses_time_zone_identifier y iff x is an instance of Information Bearing Entity and y is an instance of Time Zone Identifier, such that y designates the spatial region associated with the time zone mentioned in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses time zone identifier"@en . @@ -3025,14 +3011,14 @@ 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:definition "A data property that has as its range a URI value."@en ; + skos:definition "A data property that has as its range a URI value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has URI value"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/has_altitude_value cco:has_altitude_value rdf:type owl:DatatypeProperty ; - cco:elucidation "This data property can be used along with has_latitude_value and has_longitude_value to connect three-dimensional spatial data to a single Information Bearing Entity to specify the location of an entity in a Geospatial Region."@en ; + skos:scopeNote "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 . @@ -3042,7 +3028,7 @@ cco:has_altitude_value rdf:type owl:DatatypeProperty ; cco:has_boolean_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:boolean ; - cco:definition "A data property that has as its range a boolean value."@en ; + skos:definition "A data property that has as its range a boolean value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has boolean value"@en . @@ -3050,7 +3036,7 @@ cco:has_boolean_value rdf:type owl:DatatypeProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/has_date_value cco:has_date_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; - cco:definition "A data property that has as its range a date value."@en ; + skos:definition "A data property that has as its range a date value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has date value"@en . @@ -3059,7 +3045,7 @@ cco:has_date_value rdf:type owl:DatatypeProperty ; cco:has_datetime_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:dateTime ; - cco:definition "A data property that has as its value a datetime value."@en ; + skos:definition "A data property that has as its value a datetime value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has datetime value"@en . @@ -3068,7 +3054,7 @@ cco:has_datetime_value rdf:type owl:DatatypeProperty ; cco:has_decimal_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:decimal ; - cco:definition "A data property that has as its range a decimal value."@en ; + skos:definition "A data property that has as its range a decimal value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has decimal value"@en . @@ -3077,7 +3063,7 @@ cco:has_decimal_value rdf:type owl:DatatypeProperty ; cco:has_double_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:double ; - cco:definition "A data property that has as its range a double value."@en ; + skos:definition "A data property that has as its range a double value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has double value"@en . @@ -3086,7 +3072,7 @@ cco:has_double_value rdf:type owl:DatatypeProperty ; cco:has_integer_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:integer ; - cco:definition "A data property that has as its range an integer value."@en ; + skos:definition "A data property that has as its range an integer value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has integer value"@en . @@ -3094,7 +3080,7 @@ cco:has_integer_value rdf:type owl:DatatypeProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/has_latitude_value cco:has_latitude_value rdf:type owl:DatatypeProperty ; rdfs:range xsd:decimal ; - cco:definition "A Data Property that has as its range the latitude value from some Geospatial Location coordinates set expressed in decimal degrees."@en ; + skos: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 . @@ -3102,7 +3088,7 @@ cco:has_latitude_value rdf:type owl:DatatypeProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/has_longitude_value cco:has_longitude_value rdf:type owl:DatatypeProperty ; rdfs:range xsd:decimal ; - cco:definition "A Data Property that has as its range the longitude value from some Geospatial Location coordinates set expressed in decimal degrees."@en ; + skos: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 . @@ -3115,15 +3101,15 @@ cco:has_text_value rdf:type owl:DatatypeProperty ; xsd:string ) ] ; - cco:definition "A data property that has as its range a string value."@en ; + skos:definition "A data property that has as its range a string value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has text value"@en . ### http://www.opengis.net/ont/geosparql#asWKT rdf:type owl:DatatypeProperty ; - cco:definition "A Data Property that has as its range a string formated according to the Well-known text standardization for geometric objects."@en ; - cco:example_of_usage "Polygon ((10 10, 10 20, 20 20, 20 15, 10 10))" ; + skos:definition "A Data Property that has as its range a string formated according to the Well-known text standardization for geometric objects."@en ; + skos:example "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 . @@ -3564,9 +3550,9 @@ obo:BFO_0000142 rdf:type owl:Class ; ### http://purl.obolibrary.org/obo/BFO_0000144 obo:BFO_0000144 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; - cco:definition "An occurrent that is an occurrent part of some process by virtue of the rate, or pattern, or amplitude of change in an attribute of one or more participants of said process."@en ; - cco:elucidation "b process_profile_of c holds when b proper_occurrent_part_of c& there is some proper_occurrent_part d of c which has no parts in common with b & is mutually dependent on b& is such that b, c and d occupy the same temporal region (axiom label in BFO2 Reference: [094-005])"@en ; - cco:example_of_usage "On a somewhat higher level of complexity are what we shall call rate process profiles, which are the targets of selective abstraction focused not on determinate quality magnitudes plotted over time, but rather on certain ratios between these magnitudes and elapsed times. A speed process profile, for example, is represented by a graph plotting against time the ratio of distance covered per unit of time. Since rates may change, and since such changes, too, may have rates of change, we have to deal here with a hierarchy of process profile universals at successive levels; One important sub-family of rate process profiles is illustrated by the beat or frequency profiles of cyclical processes, illustrated by the 60 beats per minute beating process of John’s heart, or the 120 beats per minute drumming process involved in one of John’s performances in a rock band, and so on. Each such process includes what we shall call a beat process profile instance as part, a subtype of rate process profile in which the salient ratio is not distance covered but rather number of beat cycles per unit of time. Each beat process profile instance instantiates the determinable universal beat process profile. But it also instantiates multiple more specialized universals at lower levels of generality, selected from rate process profilebeat process profileregular beat process profile3 bpm beat process profile4 bpm beat process profileirregular beat process profileincreasing beat process profileand so on.In the case of a regular beat process profile, a rate can be assigned in the simplest possible fashion by dividing the number of cycles by the length of the temporal region occupied by the beating process profile as a whole. Irregular process profiles of this sort, for example as identified in the clinic, or in the readings on an aircraft instrument panel, are often of diagnostic significance.; The simplest type of process profiles are what we shall call ‘quality process profiles’, which are the process profiles which serve as the foci of the sort of selective abstraction that is involved when measurements are made of changes in single qualities, as illustrated, for example, by process profiles of mass, temperature, aortic pressure, and so on."@en ; + skos:definition "An occurrent that is an occurrent part of some process by virtue of the rate, or pattern, or amplitude of change in an attribute of one or more participants of said process."@en ; + skos:scopeNote "b process_profile_of c holds when b proper_occurrent_part_of c& there is some proper_occurrent_part d of c which has no parts in common with b & is mutually dependent on b& is such that b, c and d occupy the same temporal region (axiom label in BFO2 Reference: [094-005])"@en ; + skos:example "On a somewhat higher level of complexity are what we shall call rate process profiles, which are the targets of selective abstraction focused not on determinate quality magnitudes plotted over time, but rather on certain ratios between these magnitudes and elapsed times. A speed process profile, for example, is represented by a graph plotting against time the ratio of distance covered per unit of time. Since rates may change, and since such changes, too, may have rates of change, we have to deal here with a hierarchy of process profile universals at successive levels; One important sub-family of rate process profiles is illustrated by the beat or frequency profiles of cyclical processes, illustrated by the 60 beats per minute beating process of John’s heart, or the 120 beats per minute drumming process involved in one of John’s performances in a rock band, and so on. Each such process includes what we shall call a beat process profile instance as part, a subtype of rate process profile in which the salient ratio is not distance covered but rather number of beat cycles per unit of time. Each beat process profile instance instantiates the determinable universal beat process profile. But it also instantiates multiple more specialized universals at lower levels of generality, selected from rate process profilebeat process profileregular beat process profile3 bpm beat process profile4 bpm beat process profileirregular beat process profileincreasing beat process profileand so on.In the case of a regular beat process profile, a rate can be assigned in the simplest possible fashion by dividing the number of cycles by the length of the temporal region occupied by the beating process profile as a whole. Irregular process profiles of this sort, for example as identified in the clinic, or in the readings on an aircraft instrument panel, are often of diagnostic significance.; The simplest type of process profiles are what we shall call ‘quality process profiles’, which are the process profiles which serve as the foci of the sort of selective abstraction that is involved when measurements are made of changes in single qualities, as illustrated, for example, by process profiles of mass, temperature, aortic pressure, and so on."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Process Profile"@en . @@ -3650,7 +3636,7 @@ obo:BFO_0000203 rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AbbreviatedName cco:AbbreviatedName rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeName ; - cco:definition "A Designative Name that is a shortened form of a Proper Name."@en ; + skos: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 . @@ -3658,7 +3644,7 @@ cco:AbbreviatedName rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AcademicDegree cco:AcademicDegree rdf:type owl:Class ; rdfs:subClassOf cco:Certificate ; - cco:definition "A Certificate issued by an Educational Organization to a Person to indicate that the Person has satisfactorily completed a course of study, or as an honorary recognition of the Person's achievement."@en ; + skos: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 . @@ -3671,7 +3657,7 @@ 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."@en ; + skos:definition "A Process Profile that is the rate of change of the Velocity of an object."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Acceleration&oldid=1062249960"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Acceleration"@en . @@ -3680,8 +3666,8 @@ cco:Acceleration rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Acronym cco:Acronym rdf:type owl:Class ; rdfs:subClassOf cco:AbbreviatedName ; - cco:definition "An Abbreviated Name that combines the initial letters of a Designative Name and which is pronounced as a word."@en ; - cco:example_of_usage "Wi-Fi, ASCII, OPSEC" ; + skos:definition "An Abbreviated Name that combines the initial letters of a Designative Name and which is pronounced as a word."@en ; + skos:example "Wi-Fi, ASCII, OPSEC" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Acronym"@en . @@ -3689,7 +3675,7 @@ cco:Acronym rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Act cco:Act rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process in which at least one Agent plays a causative role."@en ; + skos: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 . @@ -3697,7 +3683,7 @@ cco:Act rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAdvising cco:ActOfAdvising rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; - cco:definition "An Act of Directive Communication performed by providing advice or counsel to another agent."@en ; + skos: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 . @@ -3706,7 +3692,7 @@ cco:ActOfAdvising rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfApologizing cco:ActOfApologizing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; - cco:definition "An Act of Expressive Communication performed by acknowledging and expressing regret for a fault, shortcoming, or failure."@en ; + skos: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 . @@ -3715,9 +3701,9 @@ cco:ActOfApologizing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAppraisal cco:ActOfAppraisal rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMeasuring ; - cco:definition "An Act of Measuring that involves evaluating, assessing, estimating, or judging the nature, value, importance, condition, or quality of something or someone."@en ; - cco:elucidation "In the context of an Act of Appraisal, the terms 'value', 'condition', and 'quality' do not have the same meanings as their counterparts that are defined in the Common Core Ontologies. For example, a knife may be appraised to be of high quality if it is sharp and sturdy or to be of inferior quality if it is dull or fragile."@en ; - cco:example_of_usage "a food critic rating the quality of a restaurant's ambiance, service, and food" , + skos:definition "An Act of Measuring that involves evaluating, assessing, estimating, or judging the nature, value, importance, condition, or quality of something or someone."@en ; + skos:scopeNote "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 ; + skos:example "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 ; @@ -3728,7 +3714,7 @@ cco:ActOfAppraisal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArrival cco:ActOfArrival rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change that consists of the participating entity reaching its destination such that the larger Act of Location Change is completed."@en ; + skos: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 . @@ -3736,8 +3722,8 @@ cco:ActOfArrival rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactAssembly cco:ActOfArtifactAssembly rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; - cco:definition "An Act of Artifact Processing wherein a new Artifact is created by fitting component parts together."@en ; - cco:example_of_usage "putting together a piece of furniture purchased from Ikea" ; + skos:definition "An Act of Artifact Processing wherein a new Artifact is created by fitting component parts together."@en ; + skos:example "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 . @@ -3746,7 +3732,7 @@ cco:ActOfArtifactAssembly rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactEmployment cco:ActOfArtifactEmployment rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act of using an Artifact."@en ; + skos:definition "A Planned 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 . @@ -3754,7 +3740,7 @@ cco:ActOfArtifactEmployment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactModification cco:ActOfArtifactModification rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; - cco:definition "An Act of Artifact Processing in which an existing Artifact is acted upon in a manner that changes, adds, or removes one or more of its Qualities, Dispositions, or Functions."@en ; + skos: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 . @@ -3763,7 +3749,7 @@ cco:ActOfArtifactModification rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactProcessing cco:ActOfArtifactProcessing rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act of performing a series of mechanical or chemical operations on something in order to change or preserve it."@en ; + skos:definition "A Planned 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 . @@ -3771,7 +3757,7 @@ cco:ActOfArtifactProcessing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAssassination cco:ActOfAssassination rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMurder ; - cco:definition "An Act of Murder of a prominent person."@en ; + skos: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 . @@ -3780,7 +3766,7 @@ cco:ActOfAssassination rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAssignment cco:ActOfAssignment rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDeclarativeCommunication ; - cco:definition "An Act of Declarative Communication in which rights held by one party (the assignor) are transferred to another party (the assignee) with regard to a particular entity as specified by the details of the assignment, which is often prescribed by a contract."@en ; + skos: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/w/index.php?title=Assignment_(law)&oldid=1056101591"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Assignment"@en . @@ -3789,7 +3775,7 @@ cco:ActOfAssignment rdf:type owl:Class ; ### 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 a Planned Act, enterprise or business."@en ; + skos:definition "A Social Act wherein an Agent unites with some other Agent in a Planned 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 . @@ -3798,7 +3784,7 @@ cco:ActOfAssociation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfBuying cco:ActOfBuying rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPurchasing ; - cco:definition "An Act of Purchasing wherein a Financial Instrument is used by an Agent (the Buyer) to acquire ownership of a good from another Agent (the Seller)."@en ; + skos: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 . @@ -3806,7 +3792,7 @@ cco:ActOfBuying rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCargoTransportation cco:ActOfCargoTransportation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change involving the movement of manufactured goods through some Transportation Agent."@en ; + skos: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 . @@ -3814,7 +3800,7 @@ cco:ActOfCargoTransportation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCeremony cco:ActOfCeremony rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; - cco:definition "A Social Act of ritual significance, performed on a special occasion."@en ; + skos:definition "A Social Act of ritual significance, performed on a special occasion."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Ceremony&oldid=1064081855"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Ceremony"@en . @@ -3823,7 +3809,7 @@ cco:ActOfCeremony rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfChangeOfResidence cco:ActOfChangeOfResidence rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change involving one or more Persons moving from one place of residence to another."@en ; + skos: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 . @@ -3831,7 +3817,7 @@ cco:ActOfChangeOfResidence rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCollision cco:ActOfCollision rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change involving the movement of one object such that it collides with another object."@en ; + skos: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 . @@ -3839,7 +3825,7 @@ cco:ActOfCollision rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommanding cco:ActOfCommanding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; - cco:definition "An Act of Directive Communication that exercises authoritative control or power over another agent's actions."@en ; + skos: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 . @@ -3848,7 +3834,7 @@ cco:ActOfCommanding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommissiveCommunication cco:ActOfCommissiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication that commits a speaker to some future action."@en ; + skos: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 ; @@ -3858,7 +3844,7 @@ cco:ActOfCommissiveCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommunication cco:ActOfCommunication rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act in which some Information Content Entity is transferred from some Agent to Another."@en ; + skos:definition "A Planned Act in which some Information Content Entity is transferred from some Agent to Another."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Communication&oldid=1063752020"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Communication"@en . @@ -3867,7 +3853,7 @@ cco:ActOfCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommunicationByMedia cco:ActOfCommunicationByMedia rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication in which some Artifact is used to transfer an Information Bearing Entity from sender(s) to receiver(s)."@en ; + skos: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 . @@ -3875,7 +3861,7 @@ cco:ActOfCommunicationByMedia rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCondoling cco:ActOfCondoling rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; - cco:definition "An Act of Expressive Communication performed by expressing sympathy or sorrow."@en ; + skos: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 . @@ -3884,7 +3870,7 @@ cco:ActOfCondoling rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConductingMassMediaInterview cco:ActOfConductingMassMediaInterview rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving a conversation between a reporter and a person of public interest, used as a basis of a broadcast or publication."@en ; + skos: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 . @@ -3893,7 +3879,7 @@ cco:ActOfConductingMassMediaInterview rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConfessing cco:ActOfConfessing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; - cco:definition "An Act of Representative Communication in which a person makes an admission of misdeeds or faults."@en ; + skos: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 . @@ -3901,7 +3887,7 @@ cco:ActOfConfessing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCongratulating cco:ActOfCongratulating rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; - cco:definition "An Act of Expressive Communication performed by expressing vicarious pleasure to a person on the occasion of their success or good fortune."@en ; + skos: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 . @@ -3910,7 +3896,7 @@ cco:ActOfCongratulating rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConstruction cco:ActOfConstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; - cco:definition "An Act of Artifact Processing wherein Artifacts are built on site as prescribed by some contract."@en ; + skos: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 . @@ -3919,7 +3905,7 @@ cco:ActOfConstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConsumption cco:ActOfConsumption rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act in which a resource is ingested or used up."@en ; + skos:definition "A Planned 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 . @@ -3927,7 +3913,7 @@ cco:ActOfConsumption rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfContractFormation cco:ActOfContractFormation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPromising ; - cco:definition "An Act of Promising having a lawful object entered into voluntarily by two or more agents with legal capacity, each of whom intends to create one or more legal obligations between them."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Contract&oldid=1061365227"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Contract Formation"@en . @@ -3936,8 +3922,8 @@ cco:ActOfContractFormation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDataTransformation cco:ActOfDataTransformation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfInformationProcessing ; - cco:definition "An Act of Information Processing in which an algorithm is executed to act upon one or more input Information Content Entities into one or more output Information Content Entities."@en ; - cco:elucidation "It is not a requirement that the output Information Content Entity(ies) be qualitatively distinct from the input(s) as a result of an Act of Data Transformation, though doing so is typically the goal of performing this Act. Consider, for example, selecting a column in an Excel spreadsheet then executing the \\\"Remove Duplicates\\\" Algorithm on it. The intent is to remove rows in that column containing duplicate content. If no duplicate values are present, the information in the column remains unchanged but an Act of Data Transformation was nonetheless performed."@en ; + skos:definition "An Act of Information Processing in which an algorithm is executed to act upon one or more input Information Content Entities into one or more output Information Content Entities."@en ; + skos:scopeNote "It is not a requirement that the output Information Content Entity(ies) be qualitatively distinct from the input(s) as a result of an Act of Data Transformation, though doing so is typically the goal of performing this Act. Consider, for example, selecting a column in an Excel spreadsheet then executing the \\\"Remove Duplicates\\\" Algorithm on it. The intent is to remove rows in that column containing duplicate content. If no duplicate values are present, the information in the column remains unchanged but an Act of Data Transformation was nonetheless performed."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Data Transformation"@en . @@ -3945,7 +3931,7 @@ cco:ActOfDataTransformation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDeceptiveCommunication cco:ActOfDeceptiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "Ac Act of Communication intended to mislead the audience by distortion or falsification of evidence and induce a reaction that is prejudicial to the interests of the audience."@en ; + skos: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 . @@ -3954,7 +3940,7 @@ cco:ActOfDeceptiveCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDeclarativeCommunication cco:ActOfDeclarativeCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication that changes the reality in accord with the proposition of the declaration."@en ; + skos: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 ; @@ -3964,7 +3950,7 @@ cco:ActOfDeclarativeCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDecoyUse cco:ActOfDecoyUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Decoy."@en ; + skos: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 . @@ -3972,7 +3958,7 @@ cco:ActOfDecoyUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDenying cco:ActOfDenying rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; - cco:definition "An Act of Representative Communication performed by either asserting that something is not true or real or refusing to satisfy a request or desire."@en ; + skos: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 . @@ -3981,7 +3967,7 @@ cco:ActOfDenying rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDeparture cco:ActOfDeparture rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change that consists of the participating entity leaving its starting location such that the larger Act of Location Change is initiated."@en ; + skos: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 . @@ -3989,7 +3975,7 @@ cco:ActOfDeparture rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDirectiveCommunication cco:ActOfDirectiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication that is intended to cause the hearer to take a particular action."@en ; + skos: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 ; @@ -3999,7 +3985,7 @@ cco:ActOfDirectiveCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDonating cco:ActOfDonating rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is tranfered by an Agent (the Donor) to another Agent (the Recipient) without return consideration."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Donation&oldid=1059373518"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Donating"@en . @@ -4008,7 +3994,7 @@ cco:ActOfDonating rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEducationalTrainingAcquisition cco:ActOfEducationalTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; - cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of a curriculum from an Agent or communication medium that realizes a capacity derived from its affiliation with some Educational Organization."@en ; + skos: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 . @@ -4016,7 +4002,7 @@ cco:ActOfEducationalTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEducationalTrainingInstruction cco:ActOfEducationalTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; - cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Educational Organization by imparting knowledge of a curriculum to an Agent either directly or indirectly through some communication medium."@en ; + skos: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 . @@ -4024,7 +4010,7 @@ cco:ActOfEducationalTrainingInstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEmployment cco:ActOfEmployment rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association wherein an Organization assigns a set of activities to some Person to be performed in exchange for financial compensation."@en ; + skos: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 . @@ -4032,7 +4018,7 @@ cco:ActOfEmployment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEncounter cco:ActOfEncounter rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association wherein two or more Persons meet in a casual or unplanned manner."@en ; + skos: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 . @@ -4041,7 +4027,7 @@ cco:ActOfEncounter rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEntertainment cco:ActOfEntertainment rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act consisting of any activity which provides a diversion or permits people to amuse themselves."@en ; + skos:definition "A Planned Act consisting of any activity which provides a diversion or permits people to amuse themselves."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Entertainment&oldid=1061851778"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Entertainment"@en . @@ -4050,7 +4036,7 @@ cco:ActOfEntertainment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEspionage cco:ActOfEspionage rdf:type owl:Class ; rdfs:subClassOf cco:ActOfIntelligenceGathering ; - cco:definition "An Act of Intelligence Gathering involving the obtaining of information that is considered secret or confidential without the permission of the holder of the information."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Espionage&oldid=1062702647"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Espionage"@en . @@ -4059,10 +4045,10 @@ cco:ActOfEspionage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEstimation cco:ActOfEstimation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMeasuring ; - cco:alternative_label "Act of Approximation"@en ; - cco:definition "An Act of Measuring that involves the comparison of a measurement of a similar Entity or of a portion of the Entity being estimated to produce an approximated measurement of the target Entity."@en ; - cco:elucidation "In all cases, the Agent in an Act of Estimation either lacks complete information, lacks access to the relevant information, or chooses not to use the complete information (perhaps to save money or time) about the thing being estimated; instead, the Agent uses some or all of the relevant information that the Agent does have as a basis for arriving at the estimate."@en ; - cco:example_of_usage "measuring how much time a train will add to your commute by measuring how long it takes for 10 train cars to pass a given point and then combining this information with an estimate of how many train cars are in a typical train based on your past experience" , + skos:altLabel "Act of Approximation"@en ; + skos: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 ; + skos:scopeNote "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 ; + skos:example "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" ; @@ -4075,7 +4061,7 @@ cco:ActOfEstimation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfExpressiveCommunication cco:ActOfExpressiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication in which an Agent expresses their attitudes or emotions towards some entity."@en ; + skos:definition "An Act of Communication in which an Agent expresses their attitudes or emotions towards some entity."@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 ; @@ -4085,7 +4071,7 @@ cco:ActOfExpressiveCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFacilityUse cco:ActOfFacilityUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which an Agent makes use of some Facility."@en ; + skos: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 . @@ -4093,7 +4079,7 @@ cco:ActOfFacilityUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFinancialDeposit cco:ActOfFinancialDeposit rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is transferred by an Agent (the Depositor) to another Agent to create a liability to be repaid to the Depositor through an Act of Financial Withdrawal."@en ; + skos: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 . @@ -4102,7 +4088,7 @@ cco:ActOfFinancialDeposit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFinancialInstrumentUse cco:ActOfFinancialInstrumentUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Financial Instrument."@en ; + skos: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 . @@ -4110,7 +4096,7 @@ cco:ActOfFinancialInstrumentUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFinancialWithdrawal cco:ActOfFinancialWithdrawal rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is transferred by an Agent to another Agent (the Depositor) from an account created by an earlier Act of Financial Deposit performed by the Depositor."@en ; + skos: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 . @@ -4119,7 +4105,7 @@ cco:ActOfFinancialWithdrawal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFunding cco:ActOfFunding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use in which an Agent provides a sum of money to another Agent for a particular purpose."@en ; + skos: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 . @@ -4127,7 +4113,7 @@ cco:ActOfFunding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfGovernment cco:ActOfGovernment rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act that is initiated or supported by some Geopolitical Entity and enforced by some Government Agent."@en ; + skos:definition "A Planned 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 . @@ -4139,7 +4125,7 @@ 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."@en ; + skos: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 . @@ -4147,7 +4133,7 @@ cco:ActOfHomicide rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIdentifying cco:ActOfIdentifying rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; - cco:definition "An Act of Representative Communication performed by asserting who or what a particular person or thing is."@en ; + skos: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 . @@ -4156,7 +4142,7 @@ cco:ActOfIdentifying rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfInformationProcessing cco:ActOfInformationProcessing rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act in which one or more input Information Content Entities are received, manipulated, transferred, or stored by an Agent."@en ; + skos:definition "A Planned Act in which one or more input Information Content Entities are received, manipulated, transferred, or stored by an Agent."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Information Processing"@en . @@ -4164,7 +4150,7 @@ cco:ActOfInformationProcessing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfInhabitancy cco:ActOfInhabitancy rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned 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 ; + skos:definition "A Planned 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 . @@ -4173,7 +4159,7 @@ cco:ActOfInhabitancy rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIntelligenceGathering cco:ActOfIntelligenceGathering rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned 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 ; + skos:definition "A Planned 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 . @@ -4182,7 +4168,7 @@ cco:ActOfIntelligenceGathering rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfInterpersonalRelationship cco:ActOfInterpersonalRelationship rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association between two or more Persons that may range from fleeting to enduring."@en ; + skos:definition "An Act of Association between two or more Persons that may range from fleeting to enduring."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Interpersonal_relationship&oldid=1060991304"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Interpersonal Relationship"@en . @@ -4191,7 +4177,7 @@ cco:ActOfInterpersonalRelationship rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfInviting cco:ActOfInviting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; - cco:definition "An Act of Commissive Communication performed by requesting the presence or participation of the audience, and which may include offering an incentive or inducement."@en ; + skos: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 . @@ -4200,7 +4186,7 @@ cco:ActOfInviting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIssuingMassMediaArticle cco:ActOfIssuingMassMediaArticle rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving sending forth, distributing, or putting into circulation a non-fictional essay, especially one included with others in a newspaper, magazine, or journal."@en ; + skos: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 . @@ -4209,7 +4195,7 @@ cco:ActOfIssuingMassMediaArticle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIssuingMassMediaDocumentary cco:ActOfIssuingMassMediaDocumentary rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving sending forth, distributing, or putting into circulation information that provides a factual record or report."@en ; + skos: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 . @@ -4218,7 +4204,7 @@ cco:ActOfIssuingMassMediaDocumentary rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIssuingMassMediaPressRelease cco:ActOfIssuingMassMediaPressRelease rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving sending forth, distributing, or putting into circulation an official statement issued to one or more members of the media for the purpose of announcing newsworthy information."@en ; + skos: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 . @@ -4227,7 +4213,7 @@ cco:ActOfIssuingMassMediaPressRelease rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfLegalInstrumentUse cco:ActOfLegalInstrumentUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Legal Instrument."@en ; + skos: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 . @@ -4235,7 +4221,7 @@ cco:ActOfLegalInstrumentUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfLoaning cco:ActOfLoaning rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is given by an Agent (the Creditor) to another Agent (the Debtor) in order to receive Repayments from the Debtor which are of greater Financial Value."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Loan&oldid=1063513958"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Loaning"@en . @@ -4244,7 +4230,7 @@ cco:ActOfLoaning rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfLocationChange cco:ActOfLocationChange rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMotion ; - cco:definition "An Act of Motion in which the location of some Object is changed by some Agent."@en ; + skos: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 . @@ -4252,7 +4238,7 @@ cco:ActOfLocationChange rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMaintenance cco:ActOfMaintenance rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactModification ; - cco:definition "An Act of Artifact Modification in which an Artifact is modified in order to preserve or restore one or more of its designed Qualities or Functions."@en ; + skos: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 . @@ -4260,7 +4246,7 @@ cco:ActOfMaintenance rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfManufacturing cco:ActOfManufacturing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; - cco:definition "An Act of Artifact Processing wherein Artifacts are created in a Facility for the purpose of being sold to consumers."@en ; + skos: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 . @@ -4269,7 +4255,7 @@ cco:ActOfManufacturing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMassMediaCommunication cco:ActOfMassMediaCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication intended to reach a large audience using a medium such as the internet, television, radio, newspaper, and magazine."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Media&oldid=1062799283"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Mass Media Communication"@en . @@ -4278,8 +4264,8 @@ cco:ActOfMassMediaCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMeasuring cco:ActOfMeasuring rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned 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" , + skos:definition "A Planned Act that involves determining the extent, dimensions, quanity, or quality of an Entity relative to some standard."@en ; + skos:example "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 ; @@ -4289,7 +4275,7 @@ cco:ActOfMeasuring rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMeeting cco:ActOfMeeting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association wherein two or more Persons assemble for some common purpose."@en ; + skos: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 . @@ -4298,7 +4284,7 @@ cco:ActOfMeeting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryForce cco:ActOfMilitaryForce rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act of employing a Military Force to achieve some desired result."@en ; + skos:definition "A Planned 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 . @@ -4306,7 +4292,7 @@ cco:ActOfMilitaryForce rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryService cco:ActOfMilitaryService rdf:type owl:Class ; rdfs:subClassOf cco:ActOfEmployment ; - cco:definition "An Act of Employment wherein a Person serves as a member of a Military Force, whether voluntarily or by conscription."@en ; + skos: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 . @@ -4315,7 +4301,7 @@ cco:ActOfMilitaryService rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryTrainingAcquisition cco:ActOfMilitaryTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; - cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of the tactics, techniques, and/or strategies of Military Operations from an Agent or communication medium that realizes a capacity derived from its affiliation with a Military Organization."@en ; + skos: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 . @@ -4323,7 +4309,7 @@ cco:ActOfMilitaryTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryTrainingInstruction cco:ActOfMilitaryTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; - cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Military Organization by imparting knowledge of the tactics, techniques, and/or strategies of Military Operations to an Agent either directly or indirectly through some communication medium."@en ; + skos: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 . @@ -4331,7 +4317,7 @@ cco:ActOfMilitaryTrainingInstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMotion cco:ActOfMotion rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act by which an Agent causes the position or location of some Object to change."@en ; + skos:definition "A Planned 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 . @@ -4340,7 +4326,7 @@ cco:ActOfMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMurder cco:ActOfMurder rdf:type owl:Class ; rdfs:subClassOf cco:ActOfHomicide ; - cco:definition "An Act of Homicide with malice aforethought."@en ; + skos: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 . @@ -4348,7 +4334,7 @@ cco:ActOfMurder rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfOathTaking cco:ActOfOathTaking rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; - cco:definition "An Act of Commissive Communication performed by stating or promising, usually calling upon something or someone that the oath maker considers sacred."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Oath&oldid=1052326917"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Oath Taking"@en . @@ -4357,7 +4343,7 @@ cco:ActOfOathTaking rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfObservation cco:ActOfObservation rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act of acquiring information from a source via the use of one or more senses."@en ; + skos:definition "A Planned Act of acquiring information from a source via the use of one or more senses."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Observation&oldid=1062502087"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Observation"@en . @@ -4366,7 +4352,7 @@ cco:ActOfObservation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfOfficialDocumentation cco:ActOfOfficialDocumentation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDeclarativeCommunication ; - cco:definition "An Act of Declarative Communication in which an Agent records some information for official use by another Agent."@en ; + skos: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 . @@ -4374,7 +4360,7 @@ cco:ActOfOfficialDocumentation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfOwnership cco:ActOfOwnership rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPossession ; - cco:definition "An Act of Possession that includes an agent having certain rights and duties over the property owned."@en ; + skos:definition "An Act of Possession that includes an agent having certain rights and duties over the property owned."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Ownership&oldid=1058224617"^^xsd:anyURI ; 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 ; @@ -4384,7 +4370,7 @@ cco:ActOfOwnership rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPersonalCommunication cco:ActOfPersonalCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication having a small audience."@en ; + skos: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 . @@ -4392,7 +4378,7 @@ cco:ActOfPersonalCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPilgrimage cco:ActOfPilgrimage rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTravel ; - cco:definition "An Act of Travel to a location of importance to a person's beliefs and faith."@en ; + skos:definition "An Act of Travel to a location of importance to a person's beliefs and faith."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Pilgrimage&oldid=1056524204"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Pilgrimage"@en . @@ -4401,7 +4387,7 @@ cco:ActOfPilgrimage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPlanning cco:ActOfPlanning rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act that involves making a Plan to achieve some specified Objective."@en ; + skos:definition "A Planned 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 . @@ -4409,7 +4395,7 @@ cco:ActOfPlanning rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPortionOfMaterialConsumption cco:ActOfPortionOfMaterialConsumption rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which a Portion of Material is expended."@en ; + skos: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 . @@ -4417,8 +4403,8 @@ cco:ActOfPortionOfMaterialConsumption rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPositionChange cco:ActOfPositionChange rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMotion ; - cco:definition "An Act of Motion in which the position (i.e. the orientation, alignment, or arrangement) of some Object or of one or more of an Object's parts is changed by some Agent."@en ; - cco:example_of_usage "a top spinning in place" , + skos: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 ; + skos:example "a top spinning in place" , "adjusting your posture" , "raising your left arm" , "swivelling your office chair to face the window" ; @@ -4430,7 +4416,7 @@ cco:ActOfPositionChange rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPossession cco:ActOfPossession rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act in which an agent intentionally exercises control towards a thing."@en ; + skos:definition "A Planned 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 ; @@ -4440,9 +4426,9 @@ cco:ActOfPossession rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPrediction cco:ActOfPrediction rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned 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" , + skos:definition "A Planned 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 ; + skos:scopeNote "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 ; + skos:example "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 ; @@ -4453,7 +4439,7 @@ cco:ActOfPrediction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPromising cco:ActOfPromising rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; - cco:definition "An Act of Commissive Communication performed by declaring that the promising agent will do, or refrain from doing, the specified action."@en ; + skos: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 . @@ -4462,7 +4448,7 @@ cco:ActOfPromising rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPropaganda cco:ActOfPropaganda rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDeceptiveCommunication ; - cco:definition "An Act of Deceptive Communication Propaganda intended to influence the attitude of a mass audience toward some cause or position by presenting facts selectively (thus possibly lying by omission) or by using loaded messages to produce an emotional rather than rational response to the information presented."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Propaganda&oldid=1062472484"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Propaganda"@en . @@ -4471,7 +4457,7 @@ cco:ActOfPropaganda rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPublishingMassMediaArticle cco:ActOfPublishingMassMediaArticle rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving the preparation and public issuance of a non-fictional essay, especially one included with others in a newspaper, magazine, journal, etc."@en ; + skos: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 . @@ -4480,7 +4466,7 @@ cco:ActOfPublishingMassMediaArticle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPublishingMassMediaDocumentary cco:ActOfPublishingMassMediaDocumentary rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving the preparation and public issuance of information that provides a factual record or report."@en ; + skos: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 . @@ -4489,7 +4475,7 @@ cco:ActOfPublishingMassMediaDocumentary rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPublishingMassMediaPressRelease cco:ActOfPublishingMassMediaPressRelease rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving the preparation and public issuance of an official statement issued to one or more members of the media for the purpose of announcing newsworthy information."@en ; + skos: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 . @@ -4498,7 +4484,7 @@ cco:ActOfPublishingMassMediaPressRelease rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPurchasing cco:ActOfPurchasing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is used by an Agent (the Purchaser) to acquire a good or service from another Agent (the Provider)."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Purchasing&oldid=1050163120"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Purchasing"@en . @@ -4507,7 +4493,7 @@ cco:ActOfPurchasing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReconnaissance cco:ActOfReconnaissance rdf:type owl:Class ; rdfs:subClassOf cco:ActOfIntelligenceGathering ; - cco:definition "An Act of Intelligence Gathering used to determine an Agent's disposition and intention; the composition and capabilities of Equipment and Facilities, and the surrounding landforms and weather conditions."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Reconnaissance&oldid=1038843823"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Reconnaissance"@en . @@ -4516,7 +4502,7 @@ cco:ActOfReconnaissance rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousGroupAffiliation cco:ActOfReligiousGroupAffiliation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association wherein some Person belongs to some Religious Demonination or sub-Denomination."@en ; + skos: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 . @@ -4524,7 +4510,7 @@ cco:ActOfReligiousGroupAffiliation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousTrainingAcquisition cco:ActOfReligiousTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; - cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of the tenets and/or practices of a religion from an Agent or communication medium that realizes a capacity derived from its affiliation with a Religious Organization."@en ; + skos: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 . @@ -4532,7 +4518,7 @@ cco:ActOfReligiousTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousTrainingInstruction cco:ActOfReligiousTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; - cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Religious Organization by imparting knowledge of the tenets and/or practices of a religion to an Agent either directly or indirectly through some communication medium."@en ; + skos: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 . @@ -4540,7 +4526,7 @@ cco:ActOfReligiousTrainingInstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousWorship cco:ActOfReligiousWorship rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCeremony ; - cco:definition "An Act of Ceremony wherein there occurs acts of religious devotion usually directed towards a deity."@en ; + skos: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 . @@ -4549,7 +4535,7 @@ cco:ActOfReligiousWorship rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRemuneration cco:ActOfRemuneration rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPurchasing ; - cco:definition "An Act of Purchasing wherein a Financial Instrument is used by an Agent (the Employer) to compensate another Agent (the Employee) for the services they perform for the Employer."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Remuneration&oldid=1033306001"^^xsd:anyURI ; 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 ; @@ -4559,7 +4545,7 @@ cco:ActOfRemuneration rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRenting cco:ActOfRenting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPurchasing ; - cco:definition "An Act of Purchasing wherein a Financial Instrument is used by an Agent (the Renter) as a payment to acquire temporary possession or use of a good or property that is owned or controlled by another Agent (the Seller)."@en ; + skos: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 . @@ -4567,7 +4553,7 @@ cco:ActOfRenting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRepayment cco:ActOfRepayment rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is returned by an Agent (the Debtor) to another Agent (the Creditor) to decrease the amount owed to the Creditor from an earlier Act of Loaning."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Loan&oldid=1063513958"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Repayment"@en . @@ -4576,7 +4562,7 @@ cco:ActOfRepayment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReporting cco:ActOfReporting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; - cco:definition "An Act of Representative Communication performed by giving a detailed account or statement."@en ; + skos: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 . @@ -4585,7 +4571,7 @@ cco:ActOfReporting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRepresentativeCommunication cco:ActOfRepresentativeCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication that commits a speaker to the truth of the expressed proposition."@en ; + skos: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 ; @@ -4595,7 +4581,7 @@ cco:ActOfRepresentativeCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRequesting cco:ActOfRequesting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; - cco:definition "An Act of Directive Communication performed by asking for something."@en ; + skos: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 . @@ -4604,7 +4590,7 @@ cco:ActOfRequesting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfResiding cco:ActOfResiding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfInhabitancy ; - cco:definition "An Act of Inhabitancy in which a Person lives in a dwelling permanently or for an extended period of time."@en ; + skos: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 . @@ -4613,7 +4599,7 @@ cco:ActOfResiding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfSocialGroupMembership cco:ActOfSocialGroupMembership rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association wherein a Person belongs to some Social Group."@en ; + skos: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 . @@ -4621,7 +4607,7 @@ cco:ActOfSocialGroupMembership rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfSocialMovement cco:ActOfSocialMovement rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; - cco:definition "A Social Act composed of a series of performances, displays and campaigns directed at implementing, resisting or undoing a change in society."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Social_movement&oldid=1062720561"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Social Movement"@en . @@ -4630,7 +4616,7 @@ cco:ActOfSocialMovement rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfSojourn cco:ActOfSojourn rdf:type owl:Class ; rdfs:subClassOf cco:ActOfInhabitancy ; - cco:definition "An Act of Inhabitancy in which a Person lives in a dwelling temporarily, often during stages of an Act of Travel."@en ; + skos: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 . @@ -4642,8 +4628,8 @@ cco:ActOfSuicide rdf:type owl:Class ; owl:onProperty cco:is_cause_of ; owl:someValuesFrom cco:Death ] ; - cco:alternative_label "Suicide"@en ; - cco:definition "An Act of Violence in which some Agent intentionally and voluntarily causes their own death."@en ; + skos:altLabel "Suicide"@en ; + skos: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 . @@ -4652,7 +4638,7 @@ cco:ActOfSuicide rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTargeting cco:ActOfTargeting rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act wherein some Agent maintains one or more entities as the objects of potential action given some operational requirement."@en ; + skos:definition "A Planned Act wherein some Agent maintains one or more entities as the objects of potential action given some operational requirement."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Targeting"@en . @@ -4660,7 +4646,7 @@ cco:ActOfTargeting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTerrorism cco:ActOfTerrorism rdf:type owl:Class ; rdfs:subClassOf cco:ActOfViolence ; - cco:definition "An Act of Violence which creates fear and which is prescribed by religious, political or ideological objectives, and which deliberately target or disregard the safety of civilians and are committed by members of non-government organizations."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Terrorism&oldid=1063471352"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Terrorism"@en . @@ -4669,7 +4655,7 @@ cco:ActOfTerrorism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTerroristTrainingAcquisition cco:ActOfTerroristTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; - cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of the tactics, techniques, and/or strategies of the use of violence against civilians in order to attain goals that are political, religous, or ideological in nature from an Agent or communication medium that realizes a capacity derived from its affiliation with a Terrorist Organization."@en ; + skos: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 . @@ -4678,7 +4664,7 @@ cco:ActOfTerroristTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTerroristTrainingInstruction cco:ActOfTerroristTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; - cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Terrorist Organization by imparting knowledge of the tactics, techniques, and/or strategies of the use of violence against civilians in order to attain goals that are political, religous, or ideological in nature to an Agent either directly or indirectly through some communication medium."@en ; + skos: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 . @@ -4687,7 +4673,7 @@ cco:ActOfTerroristTrainingInstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTestifying cco:ActOfTestifying rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; - cco:definition "An Act of Representative Communication performed by making a statement about one's personal knowledge or belief."@en ; + skos: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 . @@ -4696,7 +4682,7 @@ cco:ActOfTestifying rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfThanking cco:ActOfThanking rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; - cco:definition "An Act of Expressive Communication performed by expressing gratitude."@en ; + skos: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 . @@ -4705,7 +4691,7 @@ cco:ActOfThanking rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfToolUse cco:ActOfToolUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Tool."@en ; + skos: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 . @@ -4713,7 +4699,7 @@ cco:ActOfToolUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTraining cco:ActOfTraining rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act in which knowledge, skills or values are imparted from one or more Agents to at least one other Agent."@en ; + skos:definition "A Planned Act in which knowledge, skills or values are imparted from one or more Agents to at least one other Agent."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Education&oldid=1064011752"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Training"@en . @@ -4722,7 +4708,7 @@ cco:ActOfTraining rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTrainingAcquisition cco:ActOfTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTraining ; - cco:definition "An Act of Training performed by an Agent by acquiring knowledge from another Agent."@en ; + skos: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 . @@ -4730,7 +4716,7 @@ cco:ActOfTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTrainingInstruction cco:ActOfTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTraining ; - cco:definition "An Act of Training performed by an Agent by imparting knowledge to another Agent."@en ; + skos: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 . @@ -4738,7 +4724,7 @@ cco:ActOfTrainingInstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTravel cco:ActOfTravel rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change wherein one or more Persons move between relatively distant geographical locations for any purpose and any duration, with or without any means of transport."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Travel&oldid=1037229469"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Travel"@en . @@ -4747,7 +4733,7 @@ cco:ActOfTravel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVehicleUse cco:ActOfVehicleUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Vehicle."@en ; + skos: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 . @@ -4755,7 +4741,7 @@ cco:ActOfVehicleUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfViolence cco:ActOfViolence rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act of causing harm to oneself or to another through the use of physical or verbal force."@en ; + skos:definition "A Planned Act of causing harm to oneself or to another through the use of physical or verbal force."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Violence&oldid=1063681926"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Violence"@en . @@ -4764,7 +4750,7 @@ cco:ActOfViolence rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVocationalTrainingAcquisition cco:ActOfVocationalTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; - cco:definition "An Act of Training Acquisition performed by an Agent by acquiring skills required for a specific occupation in industry, agriculture or trade from an Agent or communication medium that realizes a capacity derived from its affiliation with a Vocational School, Technical School, Trade Organization, or Industry Educational Program Provider."@en ; + skos: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 . @@ -4773,7 +4759,7 @@ cco:ActOfVocationalTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVocationalTrainingInstruction cco:ActOfVocationalTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; - cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with a Vocational School, Technical School, Trade Organization, or Industry Educational Program Provider by imparting skills required for a specific occupation in industry, agriculture or trade to an Agent either directly or indirectly through some communication medium."@en ; + skos: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 . @@ -4782,9 +4768,9 @@ cco:ActOfVocationalTrainingInstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVolunteering cco:ActOfVolunteering rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; - cco:definition "An Act of Commissive Communication performed by voluntarily undertaking or expressing a willingness to undertake a service."@en ; + skos: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" , + skos:example "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 . @@ -4793,7 +4779,7 @@ cco:ActOfVolunteering rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfWalking cco:ActOfWalking rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTravel ; - cco:definition "An Act of Travel that proceeds by foot."@en ; + skos: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 . @@ -4801,7 +4787,7 @@ cco:ActOfWalking rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfWarning cco:ActOfWarning rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; - cco:definition "An Act of Directive Communication performed by indicating a possible or impending danger, problem, or other unpleasant situation."@en ; + skos: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 . @@ -4810,7 +4796,7 @@ cco:ActOfWarning rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfWeaponUse cco:ActOfWeaponUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Weapon."@en ; + skos: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 . @@ -4826,9 +4812,9 @@ cco:ActionPermission rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; - cco:alternative_label "Authorization"@en , + skos:altLabel "Authorization"@en , "License"@en ; - cco:definition "A Process Regulation that permits some Process."@en ; + skos:definition "A Process Regulation that permits some Process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Action Permission"@en . @@ -4844,7 +4830,7 @@ cco:ActionProhibition rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; - cco:definition "A Process Regulation that prohibits some Process."@en ; + skos:definition "A Process Regulation that prohibits some Process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Process Prohibition"@en . @@ -4852,8 +4838,8 @@ cco:ActionProhibition rdf:type owl:Class ; ### 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 Process as required, prohibited, or permitted, and is the output of an Process which realizes some Authority Role."@en ; - cco:elucidation "Although regulations often regulate processes which involve agents--as the regulating or regulated participant--it is unclear how causally active an agents need to be in those regulated processes. For example, it is not clear how causally active a human agent is in the process of a traffic light regulating the motion of a self-driving vehicle."@en ; + skos:definition "A Directive Information Content Entity that prescribes an Process as required, prohibited, or permitted, and is the output of an Process which realizes some Authority Role."@en ; + skos:scopeNote "Although regulations often regulate processes which involve agents--as the regulating or regulated participant--it is unclear how causally active an agents need to be in those regulated processes. For example, it is not clear how causally active a human agent is in the process of a traffic light regulating the motion of a self-driving vehicle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Process Regulation"@en . @@ -4869,9 +4855,9 @@ cco:ActionRequirement rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; - cco:alternative_label "Duty"@en , + skos:altLabel "Duty"@en , "Obligation"@en ; - cco:definition "A Process Regulation that requires some Process."@en ; + skos:definition "A Process Regulation that requires some Process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Process Requirement"@en . @@ -4880,7 +4866,7 @@ cco:ActionRequirement rdf:type owl:Class ; cco:ActiveStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; owl:disjointWith cco:DeactivatedStasis ; - cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact is realizing one or more of its designed Artifact Functions (especially one of its primary functions)."@en ; + skos: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 . @@ -4888,7 +4874,7 @@ cco:ActiveStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Actuator cco:Actuator rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; - cco:definition "A Transducer that is designed to convert some control signal into mechanical motion."@en ; + skos:definition "A Transducer that is designed to convert some control signal into mechanical motion."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Actuator&oldid=1064000375"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Actuator"@en . @@ -4897,7 +4883,7 @@ cco:Actuator rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Affordance cco:Affordance rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; - cco:definition "A Realizable Entity of an Independent Continuant that creates an opportunity for an Agent to realize some Capability or Disposition in some Act."@en ; + skos: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/w/index.php?title=Affordance&oldid=1061963879"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Affordance"@en . @@ -4906,7 +4892,7 @@ cco:Affordance rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Afternoon cco:Afternoon rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 . @@ -4922,7 +4908,7 @@ 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 Planned Acts"@en ; + skos:definition "A Material Entity that is capable of performing Planned Acts"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Agent"@en . @@ -4930,7 +4916,7 @@ cco:Agent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AgentCapability cco:AgentCapability rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; - cco:definition "A Realizable Entity that inheres in an Agent to the extent of that Agent's capacity to realize it in Intentional Acts of a certain type."@en ; + skos: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 . @@ -4938,7 +4924,7 @@ cco:AgentCapability rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AgriculturalFacility cco:AgriculturalFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed as a building or campus for agricultural processes with the aim of cultivating animals, plants, or fungi for food, fiber, biofuel, medicinal plants, or other products to sustain and enhance human life."@en ; + skos:definition "A Facility that is designed as a building or campus for agricultural processes with the aim of cultivating animals, plants, or fungi for food, fiber, biofuel, medicinal plants, or other products to sustain and enhance human life."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Agriculture&oldid=1063222666"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Agricultural Facility"@en . @@ -4947,7 +4933,7 @@ cco:AgriculturalFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingCombustionEngine cco:AirBreathingCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:ReactionEngine ; - cco:definition "A Reaction Engine that functions by drawing a continuous stream of air into and through the Engine where it is compressed, mixed with a Portion of Fuel, ignited, and then expelled as exhaust gas."@en ; + skos: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/w/index.php?title=Engine&oldid=1063879193"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Air-Breathing Combustion Engine"@en . @@ -4956,8 +4942,8 @@ cco:AirBreathingCombustionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingJetEngine cco:AirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:JetEngine ; - cco:alternative_label "Ducted Jet Engine"@en ; - cco:definition "A Jet Engine that is propelled by a jet of hot exhaust gases formed from air that is drawn into the Engine via an Air Inlet."@en ; + skos:altLabel "Ducted Jet Engine"@en ; + skos: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/w/index.php?title=Airbreathing_jet_engine&oldid=1062364308"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Air-Breathing Jet Engine"@en . @@ -4966,8 +4952,8 @@ cco:AirBreathingJetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AirConditioningUnit cco:AirConditioningUnit rdf:type owl:Class ; rdfs:subClassOf cco:CoolingSystem ; - cco:alternative_label "AC Unit"@en ; - cco:definition "A Cooling System that is designed to remove excess heat and humidity from the air in an enclosed space."@en ; + skos:altLabel "AC Unit"@en ; + skos: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/w/index.php?title=Air_conditioning&oldid=1063494896"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Air Conditioning Unit"@en . @@ -4976,8 +4962,8 @@ cco:AirConditioningUnit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AirInlet cco:AirInlet rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:alternative_label "Air Intake"@en ; - cco:definition "A Fluid Control Artifact that consists of an opening that is designed to capture and direct the flow of air into the system it is part of."@en ; + skos:altLabel "Air Intake"@en ; + skos: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 . @@ -4985,7 +4971,7 @@ cco:AirInlet rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Aircraft cco:Aircraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; - cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by air travel."@en ; + skos: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/w/index.php?title=Aircraft&oldid=1063924562"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Aircraft"@en . @@ -4994,7 +4980,7 @@ cco:Aircraft rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AircraftManufacturingFacility cco:AircraftManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed to manufacture Aircraft."@en ; + skos:definition "A Factory that is designed to manufacture Aircraft."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Aerospace_manufacturer&oldid=1059223410"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Aircraft Manufacturing Facility"@en . @@ -5003,7 +4989,7 @@ cco:AircraftManufacturingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Airport cco:Airport rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; - cco:definition "A Transportation Facility that is designed for launching, receiving, and housing Aircraft."@en ; + skos:definition "A Transportation Facility that is designed for launching, receiving, and housing Aircraft."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Airport&oldid=1063243963"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Airport"@en . @@ -5012,9 +4998,9 @@ cco:Airport rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Albedo cco:Albedo rdf:type owl:Class ; rdfs:subClassOf cco:RadiationReflectivity ; - cco:definition "A Radiation Reflectivity that inheres in a bearer in virtue of the capacity of its surface to reflect incident electromagnetic radiation of a particular wavelength."@en ; + skos: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/w/index.php?title=Albedo&oldid=1063352646"^^xsd:anyURI ; - 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 ; + skos:scopeNote "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 . @@ -5022,7 +5008,7 @@ cco:Albedo rdf:type owl:Class ; ### 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 some Process and contains a finite sequence of unambiguous instructions in order to achieve some Objective."@en ; + skos:definition "A Directive Information Content Entity that prescribes some Process and contains a finite sequence of unambiguous instructions in order to achieve some Objective."@en ; cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000064"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Algorithm"@en . @@ -5031,7 +5017,7 @@ cco:Algorithm rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AlkalineElectricBattery cco:AlkalineElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:PrimaryCellElectricBattery ; - cco:definition "A Primary Cell Electric Battery that has a Zinc anode and Manganese (IV) oxide cathode."@en ; + skos:definition "A Primary Cell Electric Battery that has a Zinc anode and Manganese (IV) oxide cathode."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Alkaline_battery&oldid=1055652562"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Alkaline Electric Battery"@en . @@ -5040,7 +5026,7 @@ cco:AlkalineElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AllegianceRole cco:AllegianceRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Agent by virtue of the support it has committed to provide to another Agent when that Agent is involved in a conflict."@en ; + skos: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 . @@ -5056,7 +5042,7 @@ cco:AlliedPerson rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Person ; - cco:definition "A Person who is the bearer of some Ally Role."@en ; + skos: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 . @@ -5064,7 +5050,7 @@ cco:AlliedPerson rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AllyRole cco:AllyRole rdf:type owl:Class ; rdfs:subClassOf cco:AllegianceRole ; - cco:definition "An Allegiance Role that inheres in an Agent in virtue of that Agent's commitment to perform Acts that support the Objectives of a particular Agent or Group of Agents."@en ; + skos: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 . @@ -5072,7 +5058,7 @@ cco:AllyRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AlternatingCurrentPowerSource cco:AlternatingCurrentPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that is designed to transfer electrical power in the form of alternating current."@en ; + skos: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 . @@ -5080,7 +5066,7 @@ cco:AlternatingCurrentPowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Altitude cco:Altitude rdf:type owl:Class ; rdfs:subClassOf cco:Height ; - cco:definition "A Height that inheres in a Site that externally connects an Independent Continuant to either the surface of the Earth or the Earth's mean Sea Level."@en ; + skos: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 . @@ -5088,7 +5074,7 @@ cco:Altitude rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AmmunitionDepot cco:AmmunitionDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store Portions of Ammunition."@en ; + skos:definition "A Storage Facility that is designed to store Portions of Ammunition."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Ammunition_dump&oldid=1044466765"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Ammunition Depot"@en . @@ -5097,7 +5083,7 @@ cco:AmmunitionDepot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Amount cco:Amount rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the total, aggregate or sum of a number of discrete items or material the entity contains as parts."@en ; + skos: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 . @@ -5106,7 +5092,7 @@ cco:Amount rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Amplitude cco:Amplitude rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile of an Oscillation Process that is the absolute value of the maximum displacement from a zero, equilibrium, or mean value during one cycle of the Oscillation Process."@en ; + skos: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 . @@ -5114,7 +5100,7 @@ cco:Amplitude rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AngularMomentum cco:AngularMomentum rdf:type owl:Class ; rdfs:subClassOf cco:Momentum ; - cco:definition "A Momentum that is the product of an object's moment of inertia and its Angular Velocity."@en ; + skos: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/w/index.php?title=Angular_momentum&oldid=1063992505"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Angular Momentum"@en . @@ -5123,8 +5109,8 @@ cco:AngularMomentum rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AngularVelocity cco:AngularVelocity rdf:type owl:Class ; rdfs:subClassOf cco:Velocity ; - cco:alternative_label "Rotational Velocity"@en ; - cco:definition "A Velocity that is characterized by both the angular Speed of an object and the Axis about which the object is Rotating."@en ; + skos:altLabel "Rotational Velocity"@en ; + skos:definition "A Velocity that is characterized by both the angular Speed of an object and the Axis about which the object is Rotating."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Angular_velocity&oldid=1060081663"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Angular Velocity"@en . @@ -5133,7 +5119,7 @@ cco:AngularVelocity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Animal cco:Animal rdf:type owl:Class ; rdfs:subClassOf cco:Organism ; - cco:definition "An Organism that is multicellular, eukaryotic, heterotrophic, and capable of motility for part of its life."@en ; + skos: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/w/index.php?title=Animal&oldid=1063873549"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Animal"@en . @@ -5142,7 +5128,7 @@ cco:Animal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AnthropogenicFeature cco:AnthropogenicFeature rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentalFeature ; - cco:definition "An Environmental Feature that is related to or is the result of the influence of human beings on the environment."@en ; + skos: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 . @@ -5151,7 +5137,7 @@ cco:AnthropogenicFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AntiBacterialArtifactFunction cco:AntiBacterialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:AntiMicrobialArtifactFunction ; - cco:definition "An Anti-Microbial Artifact Function that is realized in a process which causes harm to, or the death of, some bacterium."@en ; + skos: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/w/index.php?title=Antibiotic&oldid=1063633090"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Anti-Bacterial Artifact Function"@en . @@ -5160,7 +5146,7 @@ cco:AntiBacterialArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AntiMicrobialArtifactFunction cco:AntiMicrobialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; - cco:definition "A Pesticide Artifact Function that is realized in a process which causes illness in, or the death of, a microorganism."@en ; + skos: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/w/index.php?title=Antimicrobial&oldid=1064100151"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Anti-Microbial Artifact Function"@en . @@ -5169,7 +5155,7 @@ cco:AntiMicrobialArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ApartmentBuilding cco:ApartmentBuilding rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; - cco:definition "A Residential Facility that is designed to contain multiple permanent residences comprised of a suite of rooms."@en ; + skos: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/w/index.php?title=Apartment&oldid=1064019048"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Apartment Building"@en . @@ -5179,8 +5165,8 @@ cco:ApartmentBuilding rdf:type owl:Class ; cco:ArbitraryIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:NonNameIdentifier ; owl:disjointWith cco:CodeIdentifier ; - cco:alternative_label "Arbitrary ID"@en ; - cco:definition "A Non-Name Identifier that consists of a string of characters that does not follow an encoding system."@en ; + skos:altLabel "Arbitrary ID"@en ; + skos: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 . @@ -5188,7 +5174,7 @@ cco:ArbitraryIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArmedForce cco:ArmedForce rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; - cco:definition "An Organization having the Objective to further the foreign and domestic policies of a Government and to defend that body and the nation it represents from external and internal aggressors."@en ; + skos: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/w/index.php?title=Military&oldid=1063431234"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Armed Force"@en . @@ -5197,7 +5183,7 @@ cco:ArmedForce rdf:type owl:Class ; ### 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 ; + skos: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/w/index.php?title=Armoured_fighting_vehicle&oldid=1063212018"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Armored Fighting Vehicle"@en . @@ -5207,7 +5193,7 @@ cco:ArmoredFightingVehicle rdf:type owl:Class ; cco:ArmoredPersonnelCarrier rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:acronym "APC" ; - cco:definition "An Armored Fighting Vehicle that is designed to transport infantry to the battlefield but which are not usually designed to take part in a direct-fire battle."@en ; + skos: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/w/index.php?title=Armoured_personnel_carrier&oldid=1061608326"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Armored Personnel Carrier"@en . @@ -5216,7 +5202,7 @@ cco:ArmoredPersonnelCarrier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Arrow cco:Arrow rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:definition "A Portion of Ammunition that is designed to be fired from a Bow and consists of a long straight stiff shaft with stabilizers (fletchings) and a slot (the nock) on one end and a weighted tip (the arrowhead) on the other end."@en ; + skos: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/w/index.php?title=Arrow&oldid=1058445874"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Arrow"@en . @@ -5225,7 +5211,7 @@ cco:Arrow rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArticleOfClothing cco:ArticleOfClothing rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to cover some portion of a body."@en ; + skos:definition "A Material Artifact that is designed to cover some portion of a body."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Clothing&oldid=1063505718"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Article of Clothing"@en . @@ -5234,7 +5220,7 @@ cco:ArticleOfClothing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArticleOfSolidWaste cco:ArticleOfSolidWaste rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfWasteMaterial ; - cco:definition "A Portion of Waste Material that has a low liquid content."@en ; + skos: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 . @@ -5243,7 +5229,7 @@ cco:ArticleOfSolidWaste rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Artifact cco:Artifact rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; - cco:definition "A Material Entity that was designed by some Agent to realize a certain Function."@en ; + skos:definition "A Material Entity 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 "Material Artifact"@en . @@ -5255,7 +5241,7 @@ 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."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Design&oldid=1063941625"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artifact Design"@en . @@ -5264,7 +5250,7 @@ cco:ArtifactDesignContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactDimensionSpecification cco:ArtifactDimensionSpecification rdf:type owl:Class ; rdfs:subClassOf cco:QualitySpecification ; - cco:definition "An Quality Specification that prescribes some Size Quality."@en ; + skos: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 . @@ -5276,7 +5262,7 @@ cco:ArtifactFunction rdf:type owl:Class ; owl:onProperty obo:BFO_0000197 ; owl:someValuesFrom cco:Artifact ] ; - cco:definition "A Function that inheres in some Artifact in virtue of that Artifact being designed to be used in processes that require that Function to be realized."@en ; + skos: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 . @@ -5292,7 +5278,7 @@ cco:ArtifactFunctionSpecification rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; - cco:definition "A Directive Information Content Entity that prescribes some Artifact Function and which is part of some Artifact Model."@en ; + skos: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 . @@ -5300,7 +5286,7 @@ cco:ArtifactFunctionSpecification rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactHistory cco:ArtifactHistory rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000182 ; - cco:definition "A History of an Artifact."@en ; + skos: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 . @@ -5316,7 +5302,7 @@ cco:ArtifactIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity which designates some Artifact."@en ; + skos: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 . @@ -5332,7 +5318,7 @@ 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."@en ; + skos: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 . @@ -5340,7 +5326,7 @@ cco:ArtifactLocation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactModel cco:ArtifactModel rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactDesignContentEntity ; - cco:definition "A Directive Information Content Entity that prescribes a common set of Functions and Qualities to inhere in a set of artifact instances."@en ; + skos: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 . @@ -5356,7 +5342,7 @@ cco:ArtifactModelName rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity that designates some Artifact Model."@en ; + skos: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 . @@ -5364,7 +5350,7 @@ cco:ArtifactModelName rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactVersionOrdinality cco:ArtifactVersionOrdinality rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "An Ordinal Measurement Information Content Entity that is about the form of an Artifact which differs in some respects from previous or future forms of that Artifact."@en ; + skos: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 . @@ -5372,7 +5358,7 @@ cco:ArtifactVersionOrdinality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtificialEye cco:ArtificialEye rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace a missing eye."@en ; + skos:definition "A Prosthesis that is designed to replace a missing eye."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Artificial_eye&oldid=1046672400"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artificial Eye"@en . @@ -5382,9 +5368,9 @@ cco:ArtificialEye rdf:type owl:Class ; cco:ArtificialLanguage rdf:type owl:Class ; rdfs:subClassOf cco:Language ; owl:disjointWith cco:NaturalLanguage ; - cco:definition "A Language that is developed through conscious planning and premeditation, rather than one that was developed through use and repetition."@en ; + skos: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/w/index.php?title=Constructed_language&oldid=1062733589"^^xsd:anyURI ; - cco:example_of_usage "Esperanto" , + skos:example "Esperanto" , "Python Programming Language" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Artificial Language"@en . @@ -5393,7 +5379,7 @@ cco:ArtificialLanguage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AssaultRifle cco:AssaultRifle rdf:type owl:Class ; rdfs:subClassOf cco:Rifle ; - cco:definition "A Rifle that is designed to have selective-fire functionality and use an intermediate Cartridge and a detachable magazine."@en ; + skos: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/w/index.php?title=Assault_rifle&oldid=1063774380"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Assault Rifle"@en . @@ -5402,7 +5388,7 @@ cco:AssaultRifle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AtmosphericFeature cco:AtmosphericFeature rdf:type owl:Class ; rdfs:subClassOf cco:GeographicFeature ; - cco:definition "A Geographic Feature that is part of the atmosphere (including the atmosphere itself as a non-proper part) having a relatively stable lifecycle and which has a location that can be distinguished from the surrounding portion of the atmosphere."@en ; + skos: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 . @@ -5410,8 +5396,8 @@ cco:AtmosphericFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AttitudeControlArtifactFunction cco:AttitudeControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:alternative_label "Orientation Control Artifact Function"@en ; - cco:definition "An Artifact Function that is realized by an Artifact participating in an attitude control process."@en ; + skos:altLabel "Orientation Control Artifact Function"@en ; + skos: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 . @@ -5419,8 +5405,8 @@ cco:AttitudeControlArtifactFunction rdf:type owl:Class ; ### 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 Processes which create, modify, transfer, or eliminate Process 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 ; + skos:definition "A Role that is realized by Processes which create, modify, transfer, or eliminate Process 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 ; + skos:scopeNote "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 . @@ -5428,7 +5414,7 @@ cco:AuthorityRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Automobile cco:Automobile rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; - cco:definition "A Ground Motor Vehicle that is designed to transport a small number of passengers while traveling on four tired wheels."@en ; + skos: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/w/index.php?title=Car&oldid=1064116950"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Automobile"@en . @@ -5437,8 +5423,8 @@ cco:Automobile rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AutopilotSystem cco:AutopilotSystem rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystem ; - cco:alternative_label "Autopilot"@en ; - cco:definition "A Vehicle Control System that is designed to enable some Agent to control the trajectory of a Vehicle without constant 'hands-on' control."@en ; + skos:altLabel "Autopilot"@en ; + skos: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/w/index.php?title=Autopilot&oldid=1063382206"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Autopilot System"@en . @@ -5447,7 +5433,7 @@ cco:AutopilotSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AxialRotationPeriod cco:AxialRotationPeriod rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval that is equal to the length of time required for a spinning Object to complete one rotation around its Axis of Rotation."@en ; + skos:definition "A Temporal Interval 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 . @@ -5455,8 +5441,8 @@ cco:AxialRotationPeriod rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AxisOfRotation cco:AxisOfRotation rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:alternative_label "Rotational Axis"@en ; - cco:definition "A One-Dimensional Spatial Region defined by the line around which a spinning body rotates."@en ; + skos:altLabel "Rotational Axis"@en ; + skos: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 . @@ -5464,7 +5450,7 @@ cco:AxisOfRotation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AztecCode cco:AztecCode rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; - cco:definition "A Two-Dimensional Barcode that is used by the transportation industry to scan tickets."@en ; + skos: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 . @@ -5472,7 +5458,7 @@ cco:AztecCode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Banknote cco:Banknote rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCash ; - cco:definition "A Portion of Cash that consists of a portable slips of paper or fabric designed to bear some specified Financial Value."@en ; + skos: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 . @@ -5480,7 +5466,7 @@ cco:Banknote rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Barcode cco:Barcode rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear one or more geometric shapes that concretize some Directive Information Content Entity."@en ; + skos:definition "An Information Bearing Artifact that is designed to bear one or more geometric shapes that concretize some Directive Information Content Entity."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Barcode&oldid=1059844765"^^xsd:anyURI ; 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 ; @@ -5491,8 +5477,8 @@ cco:Barcode rdf:type owl:Class ; cco:BaseOfOperations rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryBase ; cco:acronym "MOB" ; - cco:alternative_label "Main Operating Base"@en ; - cco:definition "A Military Base with permanently stationed operating forces, robust Infrastructure, and strengthened force protection measures such that it is designed to launch and support large-scale operations, support smaller or less-permanent bases, and organize supply facilities."@en ; + skos:altLabel "Main Operating Base"@en ; + skos:definition "A Military Base with permanently stationed operating forces, robust Infrastructure, and strengthened force protection measures such that it is designed to launch and support large-scale operations, support smaller or less-permanent bases, and organize supply facilities."@en ; cco:definition_source "http://www.jcs.mil/Portals/36/Documents/Doctrine/pubs/dictionary.pdf?ver=2018-08-27-122235-653" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Base of Operations"@en . @@ -5501,7 +5487,7 @@ cco:BaseOfOperations rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -5509,7 +5495,7 @@ cco:BassFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BatteryTerminal cco:BatteryTerminal rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to connect a load or charger to a single or multiple-cell Battery."@en ; + skos:definition "A Material Artifact that is designed to connect a load or charger to a single or multiple-cell Battery."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Battery_terminal&oldid=1059455659"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Battery Terminal"@en . @@ -5518,7 +5504,7 @@ cco:BatteryTerminal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BearingArtifactFunction cco:BearingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes in which the Artifact constrains relative motion to only the desired motion, and reduces friction between moving parts."@en ; + skos: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 . @@ -5529,7 +5515,7 @@ cco:BeginningOfLifeStasis rdf:type owl:Class ; rdfs:subClassOf cco:OperationalStasis ; cco:acronym "BOL" , "BoL" ; - cco:definition "A Operational Stasis that holds during a Temporal Interval when an Artifact is first put into operational use such that its designed set of Artifact Functions is capable of operating at or near their designed peak performance levels."@en ; + skos: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 . @@ -5538,7 +5524,7 @@ cco:BeginningOfLifeStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Behavior cco:Behavior rdf:type owl:Class ; rdfs:subClassOf cco:Act ; - cco:definition "An Act in which an Independent Continuant participates as an Agent in response to external or internal stimuli and following some pattern which is dependent upon some combination of that Independent Continuant's internal state and external conditions."@en ; + skos: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 . @@ -5547,9 +5533,9 @@ cco:Behavior rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bent cco:Bent rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Angular"@en , + skos:altLabel "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 ; + skos: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 . @@ -5557,7 +5543,7 @@ cco:Bent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BeverageAntenna cco:BeverageAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; - cco:definition "A Wire Antenna that consists of a horizontal wire one-half to two wavelengths long that is suspended above the ground with one end attached to the receiver feedline and the other grounded and which is typically used in the low and medium frequency radio bands."@en ; + skos: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 . @@ -5566,7 +5552,7 @@ cco:BeverageAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bicycle cco:Bicycle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; - cco:definition "A Ground Vehicle that consists of two wheels, one in front of the other, attached to a frame along with handlebars and pedals such that it is designed to receive its motive power from pedaling."@en ; + skos: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/w/index.php?title=Bicycle&oldid=1063761124"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bicycle"@en . @@ -5575,7 +5561,7 @@ cco:Bicycle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BidirectionalTransducer cco:BidirectionalTransducer rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; - cco:definition "A Transducer that is designed to receive a signal in the form of physical phenomena and convert it into an electrical signal, and vice versa."@en ; + skos: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/w/index.php?title=Transducer&oldid=1053290948"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bidirectional Transducer"@en . @@ -5584,7 +5570,7 @@ cco:BidirectionalTransducer rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BiographicalLife cco:BiographicalLife rdf:type owl:Class ; rdfs:subClassOf cco:Act ; - cco:definition "An Act composed of the Life Events that occur during the course of existence of an Agent (i.e. Person or Organization)."@en ; + skos: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 . @@ -5592,7 +5578,7 @@ cco:BiographicalLife rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BiologicalSex cco:BiologicalSex rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality inhering in a bearer by virtue of the bearer's ability to undergo sexual reproduction in order to differentiate the individuals or types involved."@en ; + skos: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 . @@ -5601,7 +5587,7 @@ cco:BiologicalSex rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BiologicalWeapon cco:BiologicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, incapacity, or death by means of releasing disease-producing agents—such as bacteria, viruses, or fungi."@en ; + skos: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/w/index.php?title=Biological_warfare&oldid=1062972883"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Biological Weapon"@en . @@ -5610,7 +5596,7 @@ cco:BiologicalWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Biological_Depot cco:Biological_Depot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store biological agents."@en ; + skos:definition "A Storage Facility that is designed to store biological agents."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Biological Depot"@en . @@ -5618,7 +5604,7 @@ cco:Biological_Depot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Birth cco:Birth rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:definition "A Natural Process of bringing forth offspring."@en ; + skos:definition "A Natural Process of bringing forth offspring."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Birth&oldid=1063718655"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Birth"@en . @@ -5627,7 +5613,7 @@ cco:Birth rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Black cco:Black rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that lacks any hues as parts."@en ; + skos: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 . @@ -5635,7 +5621,7 @@ cco:Black rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Blond cco:Blond rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that ranges from nearly white to a light greyish yellow"@en ; + skos: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 . @@ -5643,7 +5629,7 @@ cco:Blond rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Blue cco:Blue rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is between Cyan and Violet with a wavelength in the visible spectrum typically between 450 to 490 nanometers."@en ; + skos: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 . @@ -5651,7 +5637,7 @@ cco:Blue rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Blunt cco:Blunt rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer not having a sharp edge or point."@en ; + skos: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 . @@ -5659,9 +5645,9 @@ cco:Blunt rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BodilyComponent cco:BodilyComponent rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A Fiat Object Part located within or on the surface of an Agent."@en ; + skos: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." ; + skos:example "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 . @@ -5669,7 +5655,7 @@ cco:BodilyComponent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BodyShape cco:BodyShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a Person's body by virtue of the body's general outline or figure."@en ; + skos: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 . @@ -5677,7 +5663,7 @@ cco:BodyShape rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bond cco:Bond rdf:type owl:Class ; rdfs:subClassOf cco:FinancialInstrument ; - cco:definition "A Financial Instrument that is designed to secure an Agent's debt for the holders of that debt."@en ; + skos: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 . @@ -5686,7 +5672,7 @@ cco:Bond rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BondCertificate cco:BondCertificate rdf:type owl:Class ; rdfs:subClassOf cco:Bond ; - cco:definition "A Bond that consists of a Certificate."@en ; + skos: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 . @@ -5694,7 +5680,7 @@ cco:BondCertificate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Book cco:Book rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity by means of ink, paper, parchment, or other materials fastened together to hinge at one side."@en ; + skos: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/w/index.php?title=Book&oldid=1063132471"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Book"@en . @@ -5711,7 +5697,7 @@ 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."@en ; + skos: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 . @@ -5719,7 +5705,7 @@ cco:BoundingBoxPoint rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bow cco:Bow rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to launch Arrows."@en ; + skos:definition "A Projectile Launcher that is designed to launch Arrows."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Bow_and_arrow&oldid=1062193194"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bow"@en . @@ -5728,7 +5714,7 @@ cco:Bow rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Brake cco:Brake rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to inhibit the Vehicle's Motion by absorbing energy from a moving system."@en ; + skos:definition "A Material Artifact that is designed to inhibit the Vehicle's Motion by absorbing energy from a moving system."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Brake&oldid=1047693009"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Brake"@en . @@ -5737,7 +5723,7 @@ cco:Brake rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BrakeControlSystem cco:BrakeControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystem ; - cco:definition "A Vehicle Control System that is designed to control the process of braking with the aim of preventing rolling, skidding, and hydroplaning."@en ; + skos: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 . @@ -5745,7 +5731,7 @@ cco:BrakeControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Branched cco:Branched rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having subdivisions or offshoots."@en ; + skos: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 . @@ -5753,7 +5739,7 @@ cco:Branched rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bridge cco:Bridge rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation 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 ; + skos:definition "A Land Transportation 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/w/index.php?title=Bridge&oldid=1061858310" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bridge"@en . @@ -5762,7 +5748,7 @@ cco:Bridge rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -5770,7 +5756,7 @@ cco:BrillianceFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Brown cco:Brown rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that consists of dark orange and red, and of very low intensity."@en ; + skos: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 . @@ -5778,7 +5764,7 @@ cco:Brown rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bullet cco:Bullet rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:definition "A Portion of Ammunition that is designed to be projected by a Firearm, Sling, Slingshot, or Air Gun, but which does not (typically) contain explosives."@en ; + skos: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/w/index.php?title=Bullet&oldid=1062391591"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bullet"@en . @@ -5787,7 +5773,7 @@ cco:Bullet rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bus cco:Bus rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; - cco:definition "A Ground Motor Vehicle that is designed to transport a large number of people and to travel on six or more tired wheels."@en ; + skos: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/w/index.php?title=Bus&oldid=1055341487"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bus"@en . @@ -5796,7 +5782,7 @@ cco:Bus rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CabinPressurizationControlSystem cco:CabinPressurizationControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentControlSystem ; - cco:definition "An Environment Control System that is designed to control the process in which conditioned air is pumped into the Cabin of some Aircraft or Spacecraft in order to create a safe and comfortable environment for passengers and crew flying at high altitudes."@en ; + skos: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/w/index.php?title=Cabin_pressurization&oldid=1062243955"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cabin Pressurization Control System"@en . @@ -5805,8 +5791,8 @@ cco:CabinPressurizationControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarDateIdentifier cco:CalendarDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DateIdentifier ; - cco:definition "A Date Identifier that designates some Day by using a combination of Day, Week, Month, or Year Identifiers formatted according to an implementation of a Calendar System."@en ; - cco:example_of_usage "January 1, 2018; 1 January 2018; 01/01/18; 01Jan18" ; + skos: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 ; + skos:example "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 . @@ -5814,7 +5800,7 @@ cco:CalendarDateIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarDay cco:CalendarDay rdf:type owl:Class ; rdfs:subClassOf cco:Day ; - cco:definition "A Day that begins and ends concurrently with the Seconds specified by a Calendar System to be the first and last Seconds of the Day."@en ; + skos: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 . @@ -5822,8 +5808,8 @@ cco:CalendarDay rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarMonth cco:CalendarMonth rdf:type owl:Class ; rdfs:subClassOf cco:Month ; - cco:definition "A Month that begins and ends concurrently with the Days specified by a Calendar System to be the first and last Days of the Month."@en ; - cco:example_of_usage "January; February; March; April; May; June; July; August; September; October; November; December" ; + skos: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 ; + skos:example "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 . @@ -5831,8 +5817,8 @@ cco:CalendarMonth rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarSystem cco:CalendarSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; - cco:definition "A Temporal Reference System that is designed to organize and identify dates."@en ; - cco:elucidation "Calendars typically organize dates through the use of naming and temporal conventions based on Days, Weeks, Months, and Years."@en ; + skos:definition "A Temporal Reference System that is designed to organize and identify dates."@en ; + skos:scopeNote "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 . @@ -5840,7 +5826,7 @@ cco:CalendarSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarWeek cco:CalendarWeek rdf:type owl:Class ; rdfs:subClassOf cco:Week ; - cco:definition "A Week that begins and ends concurrently with the Days specified by a Calendar System to be the first and last Days of the Week."@en ; + skos: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 . @@ -5849,7 +5835,7 @@ cco:CalendarWeek rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarYear cco:CalendarYear rdf:type owl:Class ; rdfs:subClassOf cco:Year ; - cco:definition "A Year that begins and ends concurrently with the Days specified by a Calendar System to be the first and last Days of the Year."@en ; + skos: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 . @@ -5857,7 +5843,7 @@ cco:CalendarYear rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Camera cco:Camera rdf:type owl:Class ; rdfs:subClassOf cco:ImagingInstrument ; - cco:definition "An Imaging Instrument that is designed to form and digitally or physically record an image of an entity."@en ; + skos: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 . @@ -5866,7 +5852,7 @@ cco:Camera rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Canal cco:Canal rdf:type owl:Class ; rdfs:subClassOf cco:WaterTransportationArtifact ; - cco:definition "A Water Transportation Artifact that is an artificial Hydrographic Feature designed to convey water or enable Watercraft to travel inland."@en ; + skos:definition "A Water Transportation 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/w/index.php?title=Canal&oldid=1059514223" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Canal"@en . @@ -5875,7 +5861,7 @@ cco:Canal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Cannon cco:Cannon rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to use a controlled explosion to launch a relatively large Portion of Ammunition, such as a Round Shot or a Shell, at a significant Velocity."@en ; + skos: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/w/index.php?title=Cannon&oldid=1063792906"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cannon"@en . @@ -5884,7 +5870,7 @@ cco:Cannon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CargoCabin cco:CargoCabin rdf:type owl:Class ; rdfs:subClassOf cco:VehicleCompartment ; - cco:definition "A Vehicle Compartment that is used to store goods or materials during transportation."@en ; + skos: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 . @@ -5892,7 +5878,7 @@ cco:CargoCabin rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CarrierAirWing cco:CarrierAirWing rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryPersonnelForce ; - cco:definition "A Military Force that is trained and equipped to conduct air operations while embarked on an aircraft carrier."@en ; + skos: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 . @@ -5900,8 +5886,8 @@ cco:CarrierAirWing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CartesianCoordinateSystem cco:CartesianCoordinateSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; - cco:alternative_label "Rectangular Coordinate System"@en ; - cco:definition "A Spatial Reference System that identifies each point in a spatial region of n-dimensions using an ordered n-tuple of numerical coordinates that are the signed (i.e. positive or negative) distances measured in the same unit of length from the zero point where the fixed perpendicular Coordinate System Axes meet."@en ; + skos:altLabel "Rectangular Coordinate System"@en ; + skos: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/w/index.php?title=Cartesian_coordinate_system&oldid=1058613323"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Cartesian Coordinate System"@en . @@ -5910,7 +5896,7 @@ cco:CartesianCoordinateSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Cartridge cco:Cartridge rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:definition "A Portion of Ammunition that is designed to package a Bullet, a propellant substance, and a primer within a case that is designed to fit within the firing chamber of a Firearm."@en ; + skos: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 . @@ -5919,8 +5905,8 @@ cco:Cartridge rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CatadioptricOpticalTelescope cco:CatadioptricOpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalTelescope ; - cco:alternative_label "Catadioptric Telescope"@en ; - cco:definition "An Optical Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light through the use of a combination of Lenses and Mirrors to form an enhanced image of the Object."@en ; + skos:altLabel "Catadioptric Telescope"@en ; + skos: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/w/index.php?title=Catadioptric_system&oldid=1017210114"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Catadioptric Optical Telescope"@en . @@ -5929,7 +5915,7 @@ cco:CatadioptricOpticalTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CatalystArtifactFunction cco:CatalystArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which the rate of a chemical reaction is increased due to the participation of an additional substance, without that substance being consumed in the reaction."@en ; + skos: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/w/index.php?title=Catalysis&oldid=1063864001"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Catalyst Artifact Function"@en . @@ -5946,7 +5932,7 @@ cco:Cause rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process that is the cause of or one of the causes of some other Process."@en ; + skos: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 . @@ -5954,9 +5940,9 @@ cco:Cause rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CellularTelecommunicationNetwork cco:CellularTelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:WirelessTelecommunicationNetwork ; - cco:alternative_label "Cellular Network"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Cellular_network&oldid=1061429562"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cellular Telecommunication Network"@en . @@ -5965,7 +5951,7 @@ cco:CellularTelecommunicationNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CenterOfMass cco:CenterOfMass rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000018 ; - cco:definition "A Zero-Dimensional Spatial Region that is the point where the weighted position vectors of the distributed Mass of a Material Entity relative to this point sum to zero."@en ; + skos: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/w/index.php?title=Center_of_mass&oldid=1059976491"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Center of Mass"@en . @@ -5974,7 +5960,7 @@ cco:CenterOfMass rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Certificate cco:Certificate rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that bears an Information Content Entity which attests to certain demonstrated characteristics of an Object, Person, or Organization."@en ; + skos: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 . @@ -5983,7 +5969,7 @@ cco:Certificate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Change cco:Change rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process in which some independent continuant endures and 1) one or more of the dependent entities it bears increase or decrease in intensity, 2) the entity begins to bear some dependent entity or 3) the entity ceases to bear some dependent entity."@en ; + skos: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 . @@ -5991,7 +5977,7 @@ cco:Change rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Chart cco:Chart rdf:type owl:Class ; rdfs:subClassOf cco:Image ; - cco:definition "An Image that is designed to carry some Representational Information Content Entity that is prescribed by some canonical visual format."@en ; + skos:definition "An Image that is designed to carry some Representational Information Content Entity that is prescribed by some canonical visual format."@en ; cco:definition_source "Adapted from “Chart.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/chart. Accessed 4 Aug. 2024." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Chart"@en . @@ -6000,7 +5986,7 @@ cco:Chart rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalDepot cco:ChemicalDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store chemicals."@en ; + skos:definition "A Storage Facility that is designed to store chemicals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Chemical Depot"@en . @@ -6008,7 +5994,7 @@ cco:ChemicalDepot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalManufacturingFacility cco:ChemicalManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed to manufacture or process chemicals."@en ; + skos:definition "A Factory that is designed to manufacture or process chemicals."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Chemical_industry&oldid=1061177027"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Chemical Manufacturing Facility"@en . @@ -6017,7 +6003,7 @@ cco:ChemicalManufacturingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalReactionArtifactFunction cco:ChemicalReactionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process that leads to the transformation of one set of chemical substances to another."@en ; + skos: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/w/index.php?title=Chemical_reaction&oldid=1063262412"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Chemical Reaction Artifact Function"@en . @@ -6026,7 +6012,7 @@ cco:ChemicalReactionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalWeapon cco:ChemicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of releasing toxic chemicals."@en ; + skos: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/w/index.php?title=Chemical_weapon&oldid=1054342645"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Chemical Weapon"@en . @@ -6035,7 +6021,7 @@ cco:ChemicalWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Church cco:Church rdf:type owl:Class ; rdfs:subClassOf cco:ReligiousFacility ; - cco:definition "A Religious Facility that is designed for Christian worship and prayer."@en ; + skos:definition "A Religious Facility that is designed for Christian worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Church_(building)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Church"@en . @@ -6044,7 +6030,7 @@ cco:Church rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CircuitBreaker cco:CircuitBreaker rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to protect an electrical circuit from damage caused by excess current from an overload or short circuit."@en ; + skos:definition "A Material Artifact 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/w/index.php?title=Circuit_breaker&oldid=1060854893"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Circuit Breaker"@en . @@ -6053,7 +6039,7 @@ cco:CircuitBreaker rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Circumference cco:Circumference rdf:type owl:Class ; rdfs:subClassOf cco:Perimeter ; - cco:definition "A Perimeter that inheres in a circle or ellipse."@en ; + skos: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 . @@ -6069,7 +6055,7 @@ cco:Citizen rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Person ; - cco:definition "A Person who is the bearer of some Citizen Role."@en ; + skos: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 . @@ -6077,7 +6063,7 @@ cco:Citizen rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CitizenRole cco:CitizenRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in a Person who is legally recognized as a member of a particular state, with associated rights and obligations."@en ; + skos: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 . @@ -6086,7 +6072,7 @@ cco:CitizenRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/City cco:City rdf:type owl:Class ; rdfs:subClassOf cco:LocalAdministrativeRegion ; - cco:definition "A Local Administrative Region in which a relatively large human population permanently resides; is designated as a city based on a particular administrative, legal, or historical status; and which delimits a local Government that typically oversees the provision of systems for sanitation, utilities, land usage, housing, and transportation."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=City&oldid=1062635325"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "City"@en . @@ -6103,7 +6089,7 @@ 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."@en ; + skos: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 . @@ -6111,7 +6097,7 @@ cco:CivilOrganization rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CivilTimeReferenceSystem cco:CivilTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; - cco:definition "A Temporal Reference System that is a statutory time scale as designated by civilian authorities to determine local time(s)."@en ; + skos: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 ; @@ -6121,7 +6107,7 @@ cco:CivilTimeReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CivilianRole cco:CivilianRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Agent or Group of Agents who is not a member of either an Armed Force or police force."@en ; + skos: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 . @@ -6129,7 +6115,7 @@ cco:CivilianRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CleaningArtifactFunction cco:CleaningArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes in which some Artifact is used to remove foreign objects from another object."@en ; + skos: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 . @@ -6137,7 +6123,7 @@ cco:CleaningArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ClockTimeSystem cco:ClockTimeSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; - cco:definition "A Temporal Reference System that is a convention for keeping and displaying the Time of Day."@en ; + skos: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 . @@ -6146,10 +6132,10 @@ cco:ClockTimeSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ClockwiseRotationalMotion cco:ClockwiseRotationalMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; - cco:alternative_label "CW Rotational Motion"@en , + skos:altLabel "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" ; + skos: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 ; + skos:example "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 . @@ -6157,7 +6143,7 @@ cco:ClockwiseRotationalMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Closure cco:Closure rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the degree to which that bearer affords passage or sightline through it via an opening, aperture, orifice, or vent."@en ; + skos: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 . @@ -6165,7 +6151,7 @@ cco:Closure rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CodabarBarcode cco:CodabarBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of numbers 0-9 and the characters -$:/.+ and is used by logistics and healthcare professionals."@en ; + skos: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 . @@ -6173,7 +6159,7 @@ cco:CodabarBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Code128Barcode cco:Code128Barcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of up to 128 ASCII characters and is used primarily in supply chains."@en ; + skos: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 . @@ -6181,7 +6167,7 @@ cco:Code128Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Code39Barcode cco:Code39Barcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of 39 characters that are numbers 0-9, capital letters A-Z, or the symbols -.$/+% and space and is used primarily in automotive and defense industries."@en ; + skos: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 . @@ -6189,7 +6175,7 @@ cco:Code39Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Code93Barcode cco:Code93Barcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of up to 93 ASCII characters and is used in logistics to identify packages in retail inventory, lable electornic components, and provide supplementary delivery information."@en ; + skos: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 . @@ -6197,10 +6183,10 @@ cco:Code93Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CodeIdentifier cco:CodeIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:NonNameIdentifier ; - cco:alternative_label "Code ID"@en , + skos:altLabel "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 ; + skos: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 . @@ -6208,7 +6194,7 @@ cco:CodeIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CodeList cco:CodeList rdf:type owl:Class ; rdfs:subClassOf cco:List ; - cco:definition "A List that contains an ordered sequence of Information Bearing Entities that carry Code Identifiers."@en ; + skos:definition "A List that contains an ordered sequence of Information Bearing Entities that carry Code Identifiers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Code List"@en . @@ -6216,7 +6202,7 @@ cco:CodeList rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Coiled cco:Coiled rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer being wound in concentric rings or spirals."@en ; + skos: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 . @@ -6224,7 +6210,7 @@ cco:Coiled rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Coin cco:Coin rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCash ; - cco:definition "A Portion of Cash that consists of a flat, portable, round pieces of metal designed to bear some specified Financial Value."@en ; + skos: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 . @@ -6232,7 +6218,7 @@ cco:Coin rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CollimationArtifactFunction cco:CollimationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a collimation event in which the Artifact narrows a beam of particles or waves by either causing the spatial cross-section of the beam to become smaller or by causing the directions of motion of the beam's constituents to be aligned in a specifc direction of Motion."@en ; + skos: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 . @@ -6240,7 +6226,7 @@ cco:CollimationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Color cco:Color rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; - cco:definition "An Optical Property that inheres in a bearer in virtue of that bearer's Color Hue, Color Saturation and Color Brightness."@en ; + skos: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 . @@ -6248,8 +6234,8 @@ cco:Color rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ColorBrightness cco:ColorBrightness rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; - cco:alternative_label "Color Intensity"@en ; - cco:definition "An Optical Property that inheres in a bearer in virtue of its capacity to reflect or radiate light."@en ; + skos:altLabel "Color Intensity"@en ; + skos: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 . @@ -6257,7 +6243,7 @@ cco:ColorBrightness rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ColorHue cco:ColorHue rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; - cco:definition "An Optical Property that inheres in a bearer in virtue of its capacity to reflect a dominant wavelength of the visible light spectrum, which is typically divided up into 6 to 8 ranges."@en ; + skos: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 . @@ -6265,7 +6251,7 @@ cco:ColorHue rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ColorSaturation cco:ColorSaturation rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; - cco:definition "An Optical Property that inheres in a bearer in virtue of its capacity to reflect high intensity light distributed across fewer wavelengths, typically considered on a continuum of purity."@en ; + skos: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 . @@ -6273,7 +6259,7 @@ cco:ColorSaturation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CombatOutpost cco:CombatOutpost rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed to support the conduction of combat operations of limited scope or size."@en ; + skos:definition "A Military Facility that is designed to support the conduction of combat operations of limited scope or size."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Outpost_(military)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Combat Outpost"@en . @@ -6282,9 +6268,9 @@ cco:CombatOutpost rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Combustion cco:Combustion rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:alternative_label "Burning Process"@en , + skos:altLabel "Burning Process"@en , "Combustion Process"@en ; - cco:definition "A Natural Process in which a Portion of Fuel or other Material Entity is burned."@en ; + skos: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 . @@ -6292,10 +6278,10 @@ cco:Combustion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CombustionChamber cco:CombustionChamber rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "Burner"@en , + skos:altLabel "Burner"@en , "Combustor"@en , "Flame Holder"@en ; - cco:definition "A Material Artifact that is designed to wholly or partially bound an internal Site where a Combustion process is intended to occur."@en ; + skos:definition "A Material 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 . @@ -6303,7 +6289,7 @@ cco:CombustionChamber rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CombustionEngine cco:CombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:HeatEngine ; - cco:definition "A Heat Engine that is designed to convert thermal energy that is generated through a local Combustion process into mechanical energy."@en ; + skos: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 . @@ -6311,7 +6297,7 @@ cco:CombustionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommandPostFacility cco:CommandPostFacility rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed to support the command and control of Military Operations or Forces."@en ; + skos:definition "A Military Facility that is designed to support the command and control of Military Operations or Forces."@en ; cco:definition_source "http://www.dictionary.com/browse/command-post" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Command Post Facility"@en . @@ -6328,7 +6314,7 @@ 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."@en ; + skos: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 . @@ -6336,7 +6322,7 @@ cco:CommercialOrganization rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommercialRole cco:CommercialRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Organization by virtue of its establishment as a for-profit business."@en ; + skos: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 . @@ -6344,7 +6330,7 @@ cco:CommercialRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommonStock cco:CommonStock rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; - cco:definition "Stock that entitles its holder to voting on corporate decisions."@en ; + skos: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 . @@ -6352,7 +6338,7 @@ cco:CommonStock rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationArtifactFunction cco:CommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which meaningful signs are conveyed from one entity to another."@en ; + skos: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 . @@ -6360,7 +6346,7 @@ cco:CommunicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInstrument cco:CommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to facilitate communication between at least two entities."@en ; + skos:definition "A Material 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 . @@ -6368,7 +6354,7 @@ cco:CommunicationInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInterferenceArtifactFunction cco:CommunicationInterferenceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to interfere with the transmission of information for the purpose of preventing communication."@en ; + skos: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 . @@ -6376,7 +6362,7 @@ cco:CommunicationInterferenceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationReceptionArtifactFunction cco:CommunicationReceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to receive information that has been transmitted for the purpose of communiction."@en ; + skos: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 . @@ -6384,7 +6370,7 @@ cco:CommunicationReceptionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationRelayArtifactFunction cco:CommunicationRelayArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to first receive and then transmit information from one Artifact to another for the purpose of communiction."@en ; + skos: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 . @@ -6392,7 +6378,7 @@ cco:CommunicationRelayArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationSystem cco:CommunicationSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Communications_system&oldid=1058600948"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Communication System"@en . @@ -6401,7 +6387,7 @@ cco:CommunicationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationsFacility cco:CommunicationsFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to support processes of receiving or transmitting information."@en ; + skos:definition "A Facility that is designed to support processes of receiving or transmitting information."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Communications Facility"@en . @@ -6409,8 +6395,8 @@ cco:CommunicationsFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ComplexOpticalLens cco:ComplexOpticalLens rdf:type owl:Class ; rdfs:subClassOf cco:OpticalLens ; - cco:alternative_label "Lens System"@en ; - cco:definition "An Optical Lens consisting of more than one Simple Optical Lenses."@en ; + skos:altLabel "Lens System"@en ; + skos:definition "An Optical Lens consisting of more than one Simple Optical Lenses."@en ; cco:definition_source "Hecht, Eugene (1987). Optics (2nd ed.). Addison Wesley. ISBN 978-0-201-11609-0. Chapters 5 & 6."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Complex Optical Lens"@en . @@ -6419,7 +6405,7 @@ cco:ComplexOpticalLens rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ComponentRole cco:ComponentRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an entity having a discrete structure in virtue of that entity being part of a system considered at a particular level of analysis."@en ; + skos:definition "A Role that inheres in an entity having a discrete structure in virtue of that entity being part of a system considered at a particular level of analysis."@en ; cco:definition_source "ISO/IEC. 1998. Information Technology ― System and Software Integrity Levels Geneva, Switzerland: International Organization for Standardization (ISO)/International Electrotechnical Commission (IEC). ISO/IEC. 15026:1998. : 3.1"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Component Role"@en . @@ -6428,7 +6414,7 @@ cco:ComponentRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CompressionIgnitionEngine cco:CompressionIgnitionEngine rdf:type owl:Class ; rdfs:subClassOf cco:InternalCombustionEngine ; - cco:definition "An Internal Combustion Engine that is designed to operate by igniting a portion of Fuel and Oxidizer mixture using heat generated via compression of the mixture."@en ; + skos: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 . @@ -6436,7 +6422,7 @@ cco:CompressionIgnitionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CompressionIgnitionSystem cco:CompressionIgnitionSystem rdf:type owl:Class ; rdfs:subClassOf cco:IgnitionSystem ; - cco:definition "An Ignition System that is designed to generate heat by compressing a portion of fuel and oxidizer mixture in order to initiate an Ignition process."@en ; + skos: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 . @@ -6444,7 +6430,7 @@ cco:CompressionIgnitionSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Computer cco:Computer rdf:type owl:Class ; rdfs:subClassOf cco:InformationProcessingArtifact ; - cco:definition "An Information Processing Artifact that is designed to execute an arbitrary set of arithmetic or logical operations automatically."@en ; + skos: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/w/index.php?title=Computer&oldid=1061553332"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Computer"@en . @@ -6453,8 +6439,8 @@ cco:Computer rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ComputerNetwork cco:ComputerNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; - cco:alternative_label "Data Network"@en ; - cco:definition "A Telecommunication Network that is designed to allow the exchange of data between two or more computers connected to the network."@en ; + skos:altLabel "Data Network"@en ; + skos: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/w/index.php?title=Computer_network&oldid=1061571662"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Computer Network"@en . @@ -6463,7 +6449,7 @@ cco:ComputerNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ComputingArtifactFunction cco:ComputingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a computation process."@en ; + skos: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 . @@ -6471,7 +6457,7 @@ cco:ComputingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ConcaveShape cco:ConcaveShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality that inheres in a bearer in virtue of the bearer having one or more cavities, such that at least one line connecting a pair of points on the surface of the bearer will lie outside."@en ; + skos: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 . @@ -6479,7 +6465,7 @@ cco:ConcaveShape rdf:type owl:Class ; ### 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 Round base that tapers smoothly to an apex."@en ; + skos:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having a Round base that tapers smoothly to an apex."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Cone&oldid=1058362269"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Cone Shape"@en . @@ -6488,7 +6474,7 @@ cco:ConeShape rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ConstructedFeature cco:ConstructedFeature rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; - cco:definition "An Anthropogenic Feature that has been constructed by deliberate human effort."@en ; + skos: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 . @@ -6496,7 +6482,7 @@ cco:ConstructedFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Container cco:Container rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to contain (wholly or partially) some material entity."@en ; + skos:definition "A Material 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 . @@ -6504,7 +6490,7 @@ cco:Container rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ContainingArtifactFunction cco:ContainingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which one entity contains another."@en ; + skos: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 . @@ -6513,7 +6499,7 @@ cco:ContainingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Continent cco:Continent rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialRegion ; - cco:definition "A Geospatial Region that is bounded by any of the Earth's main continuous expanses of land."@en ; + skos:definition "A Geospatial Region that is 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 . @@ -6522,8 +6508,8 @@ cco:Continent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ContractorRole cco:ContractorRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Agent or Group of Agents who enters into a Contract to provide materials or labor to perform a service or complete a task."@en ; - cco:elucidation "A Contractor Role differs from an Occupation Role in at least two ways. First, the Contract that binds the two parties together is not one of employment. Second, a Contractor Role is occupationally neutral in that an Agent can be contracted to perform any number of Occupational Roles."@en ; + skos: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 ; + skos:scopeNote "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 . @@ -6531,7 +6517,7 @@ cco:ContractorRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ControlSurface cco:ControlSurface rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact 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 ; + skos:definition "A Material Artifact 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/w/index.php?title=Flight_control_surfaces&oldid=1019271264"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Control Surface"@en . @@ -6540,7 +6526,7 @@ cco:ControlSurface rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ControlSystem cco:ControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to manage, command, direct, or regulate the behavior of at least one other Artifact."@en ; + skos:definition "A Material 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/w/index.php?title=Control_system&oldid=1061817176"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Control System"@en . @@ -6549,8 +6535,8 @@ cco:ControlSystem rdf:type owl:Class ; ### 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 ; + skos:altLabel "Variable-Pitch Propeller"@en ; + skos: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/w/index.php?title=Variable-pitch_propeller&oldid=1041375492"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Controllable Pitch Propeller"@en . @@ -6559,10 +6545,10 @@ cco:ControllablePitchPropeller rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ControlledAccessHighway cco:ControlledAccessHighway rdf:type owl:Class ; rdfs:subClassOf cco:Highway ; - cco:alternative_label "Expressway"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Controlled-access_highway&oldid=1063655601"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Controlled-Access Highway"@en . @@ -6571,9 +6557,9 @@ cco:ControlledAccessHighway rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ConvergentDivergentNozzle cco:ConvergentDivergentNozzle rdf:type owl:Class ; rdfs:subClassOf cco:Nozzle ; - cco:alternative_label "CD Nozzle"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=De_Laval_nozzle&oldid=1062746288"^^xsd:anyURI ; 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 ; @@ -6583,7 +6569,7 @@ cco:ConvergentDivergentNozzle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ConvexShape cco:ConvexShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality that inheres in a bearer in virtue of the bearer not having a cavity, such that no line connecting a pair of points on the surface of the bearer will lie outside."@en ; + skos: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 . @@ -6591,7 +6577,7 @@ cco:ConvexShape rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ConveyanceArtifactFunction cco:ConveyanceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MotionArtifactFunction ; - cco:definition "A Motion Artifact Function that is realized in a process in which the bearer of the function conveys entities from one location to another."@en ; + skos: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/w/index.php?title=Vehicle&oldid=1063682179"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Conveyance Artifact Function"@en . @@ -6600,7 +6586,7 @@ cco:ConveyanceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CoolingArtifactFunction cco:CoolingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which the thermal energy of a system decreases."@en ; + skos: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 . @@ -6608,7 +6594,7 @@ cco:CoolingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CoolingSystem cco:CoolingSystem rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentControlSystem ; - cco:definition "An Environment Control System that is designed to cool the air or objects in a Site."@en ; + skos: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 . @@ -6616,7 +6602,7 @@ cco:CoolingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CoordinateSystemAxis cco:CoordinateSystemAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region defined by a Coordinate System for the purpose of identifying the position of entities along one dimension of the Coordinate System's spatial framework."@en ; + skos: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 . @@ -6624,7 +6610,7 @@ cco:CoordinateSystemAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CountMeasurementInformationContentEntity cco:CountMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:RatioMeasurementInformationContentEntity ; - cco:definition "A Ratio Measurement Information Content Entity that is a measurement of the number of members of some aggregate."@en ; + skos: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 . @@ -6632,11 +6618,11 @@ cco:CountMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterClockwiseRotationalMotion cco:CounterClockwiseRotationalMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; - cco:alternative_label "Anti-Clockwise Rotation"@en , + skos:altLabel "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" ; + skos: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 ; + skos:example "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 . @@ -6644,7 +6630,7 @@ cco:CounterClockwiseRotationalMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitFinancialInstrument cco:CounterfeitFinancialInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CounterfeitInstrument ; - cco:definition "A Counterfeit Instrument that is designed to be a fake replica of some legally sanctioned Financial Instrument."@en ; + skos: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/w/index.php?title=Counterfeit_money&oldid=1064052318"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Counterfeit Financial Instrument"@en . @@ -6653,7 +6639,7 @@ cco:CounterfeitFinancialInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitInstrument cco:CounterfeitInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to be a fake replica of some genuine Artifact."@en ; + skos:definition "A Material Artifact that is designed to be a fake replica of some genuine Artifact."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Counterfeit&oldid=1063493600"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Counterfeit Instrument"@en . @@ -6662,7 +6648,7 @@ cco:CounterfeitInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitLegalInstrument cco:CounterfeitLegalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CounterfeitInstrument ; - cco:definition "A Counterfeit Instrument that is designed to be a fake replica of some genuine Legal Instrument."@en ; + skos: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/w/index.php?title=Counterfeit&oldid=1063493600"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Counterfeit Legal Instrument"@en . @@ -6673,7 +6659,7 @@ cco:Country rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A Government Domain that is associated with certain distinct political, ethnic, or cultural characteristics, and which delimits a Government that has legitimate authority over a Populace."@en ; + skos:definition "A Government Domain that is associated with certain distinct political, ethnic, or cultural characteristics, and which delimits a Government that has legitimate authority over a Populace."@en ; cco:definition_source "https://avalon.law.yale.edu/20th_century/intam03.asp" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Domain of a Country"@en ; @@ -6684,7 +6670,7 @@ cco:Country rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/County cco:County rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; - cco:definition "A Government Domain that is part of either a First-Order or Second-Order Administrative Region."@en ; + skos:definition "A Government Domain that is part of either a First-Order or Second-Order Administrative Region."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=County&oldid=1062817834"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "County"@en . @@ -6693,7 +6679,7 @@ cco:County rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Coupling cco:Coupling rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to connect two Shafts together at their ends for the purpose of transmitting power."@en ; + skos:definition "A Material Artifact 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/w/index.php?title=Coupling&oldid=1055718683"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Coupling"@en . @@ -6702,7 +6688,7 @@ cco:Coupling rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CoveringArtifactFunction cco:CoveringArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which an entity is covered."@en ; + skos: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 . @@ -6711,7 +6697,7 @@ cco:CoveringArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Crew cco:Crew rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfPersons ; - cco:definition "A Group of Persons that bear Roles realized by the operation of the specified Vehicle."@en ; + skos: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 . @@ -6719,7 +6705,7 @@ cco:Crew rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CriminalAct cco:CriminalAct rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act committed in violation of rules or laws for which some governing authority (via mechanisms such as legal systems) can prescribe a conviction."@en ; + skos:definition "A Planned 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 "https://en.wikipedia.org/w/index.php?title=Crime&oldid=1062237249"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Criminal Act"@en . @@ -6728,7 +6714,7 @@ cco:CriminalAct rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CrushingArtifactFunction cco:CrushingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; - cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired because of significant pressure."@en ; + skos: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 . @@ -6737,7 +6723,7 @@ cco:CrushingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CryogenicStorageDewar cco:CryogenicStorageDewar rdf:type owl:Class ; rdfs:subClassOf cco:Container ; - cco:definition "A Container that is designed to store a Portion of Cryogenic Material (such as liquid helium or liquid oxygen) and which consists of, minimally, walls that are constructed from two or more layers that are separated by a high vacuum to provide thermal insulation between the interior and exterior of the dewar."@en ; + skos: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/w/index.php?title=Cryogenic_storage_dewar&oldid=1021282649"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cryogenic Storage Dewar"@en . @@ -6746,7 +6732,7 @@ cco:CryogenicStorageDewar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CubeShape cco:CubeShape rdf:type owl:Class ; rdfs:subClassOf cco:Cuboidal ; - cco:definition "A Cuboidal shape inhering in a bearer in virtue of it having six Square faces."@en ; + skos: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 . @@ -6754,7 +6740,7 @@ cco:CubeShape rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Cuboidal cco:Cuboidal rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; - cco:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having six Rectangular faces."@en ; + skos: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 . @@ -6762,8 +6748,8 @@ cco:Cuboidal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CurrencyUnit cco:CurrencyUnit rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of financial values."@en ; - cco:example_of_usage "U.S. Dollar, Euro, Yuan, South African Rand" ; + skos:definition "A Measurement Unit used in measurements of financial values."@en ; + skos:example "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 . @@ -6771,7 +6757,7 @@ cco:CurrencyUnit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CurrentConversionArtifactFunction cco:CurrentConversionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:definition "An Electrical Artifact Function that is realized by processes in which some Artifact is used to convert some electrical current."@en ; + skos: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 . @@ -6779,7 +6765,7 @@ cco:CurrentConversionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Curved cco:Curved rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having borders which are smoothly rounded."@en ; + skos: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 . @@ -6787,8 +6773,8 @@ cco:Curved rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CurvilinearMotion cco:CurvilinearMotion rdf:type owl:Class ; rdfs:subClassOf cco:TranslationalMotion ; - cco:alternative_label "Curved Motion"@en ; - cco:definition "A Translational Motion process in which an Object moves along a curved path."@en ; + skos:altLabel "Curved Motion"@en ; + skos: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 . @@ -6796,7 +6782,7 @@ cco:CurvilinearMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CuttingArtifactFunction cco:CuttingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; - cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired by being opened or divided."@en ; + skos: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 . @@ -6805,7 +6791,7 @@ cco:CuttingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CuttingWeapon cco:CuttingWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of separating some portion of its target into two or more portions through the application of acutely directed force."@en ; + skos: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/w/index.php?title=Cutting&oldid=1058846915"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cutting Weapon"@en . @@ -6814,7 +6800,7 @@ cco:CuttingWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Cyan cco:Cyan rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is between Green and Blue with a wavelength in the visible spectrum typically between 490 and 520 nanometers."@en ; + skos: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 . @@ -6822,8 +6808,8 @@ cco:Cyan rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Cylindrical cco:Cylindrical rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; - cco:alternative_label "Columnar"@en ; - cco:definition "A Three Dimensional Shape inhering in a bearer in virtue of the bearer having an elongated shape with round bases."@en ; + skos:altLabel "Columnar"@en ; + skos: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 . @@ -6831,7 +6817,7 @@ cco:Cylindrical rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Dam cco:Dam rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to impound surface water or underground streams."@en ; + skos:definition "A Material Artifact that is designed to impound surface water or underground streams."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Dam&oldid=1053601756" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Dam"@en . @@ -6840,12 +6826,12 @@ cco:Dam rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DamagedStasis cco:DamagedStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:alternative_label "Compromised"@en , + skos:altLabel "Compromised"@en , "Damaged"@en , "Injured"@en ; - cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to a previous action or event such that the Independent Continuant is now of lesser value, usefulness, or functionality."@en ; + skos:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to a previous action or event such that the Independent Continuant is now of lesser value, usefulness, or functionality."@en ; cco:definition_source "http://www.thefreedictionary.com/damaged" ; - cco:elucidation "This class can be used to instantiate instances that might otherwise be treated by defined classes such as Damaged Vehicle or Wounded Person. The Independent Continuant and Quality or Realizable Entity are participants of the stasis which can in turn be related to the temporal interval via the occurs on property. "@en ; + skos:scopeNote "This class can be used to instantiate instances that might otherwise be treated by defined classes such as Damaged Vehicle or Wounded Person. The Independent Continuant and Quality or Realizable Entity are participants of the stasis which can in turn be related to the temporal interval via the occurs on property. "@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Damaged Stasis"@en . @@ -6853,7 +6839,7 @@ cco:DamagedStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DamagingArtifactFunction cco:DamagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which the structural integrity of an entity is impaired."@en ; + skos: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 . @@ -6861,7 +6847,7 @@ cco:DamagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DataMatrixCode cco:DataMatrixCode rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; - cco:definition "A Two-Dimensional Barcode that consists of cells arranged in rectangular patterns and is used for marking small items in logistics and operations."@en ; + skos: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 . @@ -6869,7 +6855,7 @@ cco:DataMatrixCode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DataRangeIntervalEstimateInformationContentEntity cco:DataRangeIntervalEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:IntervalEstimateInformationContentEntity ; - cco:definition "A Ratio Measurement Information Content Entity that is a measurement of a set of values and is equal to the absolute difference between the largest value and the smallest value in the set."@en ; + skos: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 . @@ -6877,7 +6863,7 @@ cco:DataRangeIntervalEstimateInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Database cco:Database rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some set of specific Information Content Entities and to be rapidly searchable and retrievable."@en ; + skos: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/w/index.php?title=Database&oldid=1057024641"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Database"@en . @@ -6894,8 +6880,8 @@ cco:DateIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:alternative_label "Day Identifier"@en ; - cco:definition "A Temporal Interval Identifier that designates some Day."@en ; + skos:altLabel "Day Identifier"@en ; + skos: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 . @@ -6907,9 +6893,9 @@ cco:Day rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Week ] ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 ; + skos:scopeNote "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 . @@ -6917,7 +6903,7 @@ cco:Day rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DeactivatedStasis cco:DeactivatedStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; - cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact is not realizing any of its designed Artifact Functions (or at least not realizing any of its primary functions)."@en ; + skos: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 . @@ -6925,7 +6911,7 @@ cco:DeactivatedStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Death cco:Death rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:definition "A Natural Process in which all biological functions that sustain a living organism cease."@en ; + skos:definition "A Natural Process in which all biological functions that sustain a living organism cease."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Death&oldid=1064114499"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Death"@en . @@ -6934,7 +6920,7 @@ cco:Death rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Decade cco:Decade rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval that is equal to a period of ten consecutive Years."@en ; + skos:definition "A Temporal Interval 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 . @@ -6943,7 +6929,7 @@ cco:Decade rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DeceptionArtifactFunction cco:DeceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes which misinform or mislead some other entity."@en ; + skos:definition "An Artifact Function that is realized in processes which misinform or mislead some other entity."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Deception&oldid=1061346984"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Deception Artifact Function"@en . @@ -6952,7 +6938,7 @@ cco:DeceptionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecimalDateIdentifier cco:DecimalDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DateIdentifier ; - cco:definition "A Date Identifier that designates some Day by using a number to indicate the sequential ordering of the Day since a specified Reference Time."@en ; + skos: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 . @@ -6960,8 +6946,8 @@ cco:DecimalDateIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecimalTimeOfDayIdentifier cco:DecimalTimeOfDayIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeOfDayIdentifier ; - cco:alternative_label "Fractional Time of Day Identifier"@en ; - cco:definition "A Time of Day Identifier that designates an approximate Temporal Instant that is part of some Day and is specified using a decimal value for the portion of the Day that preceded the Temporal Instant."@en ; + skos:altLabel "Fractional Time of Day Identifier"@en ; + skos: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 . @@ -6969,7 +6955,7 @@ cco:DecimalTimeOfDayIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecontaminationFacility cco:DecontaminationFacility rdf:type owl:Class ; rdfs:subClassOf cco:WashingFacility ; - cco:definition "A Washing Facility that is designed to wash personnel or equipment after (potential) contamination by radioactive, biological, or chemical material."@en ; + skos: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/w/index.php?title=Decontamination&oldid=1049850150"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Decontamination Facility"@en . @@ -6978,7 +6964,7 @@ cco:DecontaminationFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Decoy cco:Decoy rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to distract or conceal what an individual or group might be looking for."@en ; + skos:definition "A Material 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/w/index.php?title=Decoy&oldid=1058455081"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Decoy"@en . @@ -6987,7 +6973,7 @@ cco:Decoy rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfDependentContinuant cco:DecreaseOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; - cco:definition "A Change in which some Independent Continuant has a decrease in the level of some Dependent Continuant that it bears."@en ; + skos: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 . @@ -6995,7 +6981,7 @@ cco:DecreaseOfDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfDisposition cco:DecreaseOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfRealizableEntity ; - cco:definition "A Decrease of Realizable Entity in which some Independent Continuant has a decrease of some Disposition it bears."@en ; + skos: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 . @@ -7003,7 +6989,7 @@ cco:DecreaseOfDisposition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfFunction cco:DecreaseOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfDisposition ; - cco:definition "A Decrease of Disposition in which some Independent Continuant has a decrease of some Function that it bears."@en ; + skos:definition "A Decrease of Disposition 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 . @@ -7011,7 +6997,7 @@ cco:DecreaseOfFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfGenericallyDependentContinuant cco:DecreaseOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfDependentContinuant ; - cco:definition "A Decrease of Dependent Continuant in which some Independent Continuant has a decrease in the level of a Generically Dependent Continuant that it bears."@en ; + skos: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 . @@ -7020,8 +7006,8 @@ cco:DecreaseOfGenericallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfQuality cco:DecreaseOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfSpecificallyDependentContinuant ; - cco:definition "A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Quality that it bears."@en ; - cco:example_of_usage "Weight Loss, Decreasing Temperature, decreasing color intensity, loss of structural integrity" ; + skos:definition "A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Quality that it bears."@en ; + skos:example "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 . @@ -7029,7 +7015,7 @@ cco:DecreaseOfQuality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfRealizableEntity cco:DecreaseOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfSpecificallyDependentContinuant ; - cco:definition "A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Realizable Entity that it bears."@en ; + skos: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 . @@ -7037,7 +7023,7 @@ cco:DecreaseOfRealizableEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfRole cco:DecreaseOfRole rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfRealizableEntity ; - cco:definition "A Decrease of Realizable Entity in which some Independent Continuant has a decrease of some Role that it bears."@en ; + skos: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 . @@ -7045,7 +7031,7 @@ cco:DecreaseOfRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfSpecificallyDependentContinuant cco:DecreaseOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfDependentContinuant ; - cco:definition "A Decrease of Dependent Continuant in which some Independent Continuant has a decrease in some Specifically Dependent Continuant that it bears."@en ; + skos: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 . @@ -7053,7 +7039,7 @@ cco:DecreaseOfSpecificallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DeflectingPrism cco:DeflectingPrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; - cco:definition "A Prism designed to deflect a beam of light entering the Prism by a fixed angle."@en ; + skos: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 . @@ -7061,7 +7047,7 @@ cco:DeflectingPrism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DefoliantArtifactFunction cco:DefoliantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:HerbicideArtifactFunction ; - cco:definition "An Herbicide Artifact Function that is realized in a process that causes a plant to lose its leaves."@en ; + skos: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/w/index.php?title=Defoliant&oldid=1059494225"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Defoliant Artifact Function"@en . @@ -7071,7 +7057,7 @@ cco:DefoliantArtifactFunction rdf:type owl:Class ; cco:DefunctStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; owl:disjointWith cco:OperationalStasis ; - cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact no longer maintains its designed set of Artifact Functions (or at least no longer maintains its primary functions)."@en ; + skos: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 . @@ -7090,7 +7076,7 @@ cco:DelimitingDomain rdf:type owl:Class ; owl:disjointWith cco:DivisonOfGeopoliticalEntity ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A Geospatial Region that delimits the authority of an Organization to exercise its control within the bounded area."@en ; + skos:definition "A Geospatial Region that delimits the authority of an Organization to exercise its control within the bounded area."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Delimiting Domain"@en ; "Delimiting Domain"@en . @@ -7103,9 +7089,9 @@ cco:DeltaV rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:Velocity ] ; - cco:alternative_label "Change in Velocity"@en , + skos:altLabel "Change in Velocity"@en , "DeltaV"@en ; - cco:definition "A Process Profile that is the total change in Velocity of an object's Motion."@en ; + skos: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 . @@ -7114,8 +7100,8 @@ cco:DeltaV rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Density cco:Density rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:alternative_label "Density"@en ; - cco:definition "A Quality that inheres in a bearer in virtue of that bearer's mass per unit volume."@en ; + skos:altLabel "Density"@en ; + skos: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 . @@ -7123,7 +7109,7 @@ cco:Density rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Denture cco:Denture rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace missing teeth."@en ; + skos:definition "A Prosthesis that is designed to replace missing teeth."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Dentures&oldid=1056527226"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Denture"@en . @@ -7132,7 +7118,7 @@ cco:Denture rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Depth cco:Depth rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's extension in a downward, backward, or inward direction."@en ; + skos: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 . @@ -7142,8 +7128,8 @@ cco:DescriptiveInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:InformationContentEntity ; owl:disjointWith cco:DesignativeInformationContentEntity , cco:DirectiveInformationContentEntity ; - cco:alternative_label "Descriptive ICE"@en ; - cco:definition "An Information Content Entity that consists of a set of propositions that describe some Entity."@en ; + skos:altLabel "Descriptive ICE"@en ; + skos: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 . @@ -7160,8 +7146,8 @@ cco:DesignativeInformationContentEntity rdf:type owl:Class ; ] ; rdfs:subClassOf cco:InformationContentEntity ; owl:disjointWith cco:DirectiveInformationContentEntity ; - cco:alternative_label "Designative ICE"@en ; - cco:definition "An Information Content Entity that consists of a set of symbols that denote some Entity."@en ; + skos:altLabel "Designative ICE"@en ; + skos: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 . @@ -7170,8 +7156,8 @@ cco:DesignativeInformationContentEntity rdf:type owl:Class ; cco:DesignativeName rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; owl:disjointWith cco:NonNameIdentifier ; - cco:alternative_label "Name"@en ; - cco:definition "A Designative Information Content Entity that consists of a string of characters that designates an entity within a specified cultural or social namespace and which is typically a word or phrase in a natural language that has an accepted cultural or social significance."@en ; + skos:altLabel "Name"@en ; + skos: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 . @@ -7179,7 +7165,7 @@ cco:DesignativeName rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DetergentArtifactFunction cco:DetergentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SurfactantArtifactFunction ; - cco:definition "A Surfactant Artifact Function that is realized in a process that cleans substances in dilute solutions."@en ; + skos: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/w/index.php?title=Detergent&oldid=1064079329"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Detergent Artifact Function"@en . @@ -7188,7 +7174,7 @@ cco:DetergentArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DetonatingArtifactFunction cco:DetonatingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes of combustion involving a supersonic exothermic front accelerating through a medium that eventually drives a shock front propagating directly in front of it."@en ; + skos: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/w/index.php?title=Detonation&oldid=1061553336"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Detonating Artifact Function"@en . @@ -7197,13 +7183,13 @@ cco:DetonatingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DeviationMeasurementInformationContentEntity cco:DeviationMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Conformance Measurement"@en , + skos:altLabel "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" , + skos: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 ; + skos:scopeNote "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 ; + skos:example "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 ; @@ -7215,7 +7201,7 @@ cco:DeviationMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Diameter cco:Diameter rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a circle in virtue of the extent of a straight line that passes through the center of the circle and starts and ends on the circle's boundary."@en ; + skos: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 . @@ -7223,7 +7209,7 @@ cco:Diameter rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DiffractionArtifactFunction cco:DiffractionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a diffraction event in which the Artifact forces a wave to bend around the corners of an obstacle or aperture into the region of geometrical shadow of the obstacle."@en ; + skos: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 . @@ -7231,7 +7217,7 @@ cco:DiffractionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DiffractionGrating cco:DiffractionGrating rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; - cco:definition "An Optical Instrument with a periodic structure that is designed to split and defract a beam of light into several beams travelling in different directions."@en ; + skos: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/w/index.php?title=Diffraction_grating&oldid=1060463366"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Diffraction Grating"@en . @@ -7240,9 +7226,9 @@ cco:DiffractionGrating rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DigitalStorageDevice cco:DigitalStorageDevice rdf:type owl:Class ; rdfs:subClassOf cco:InformationMediumArtifact ; - cco:definition "An Information Medium Artifact that is designed to bear some Information Content Entity by means of recording that information in digital (binary) format."@en ; + skos: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/w/index.php?title=Data_storage&oldid=1060116427"^^xsd:anyURI ; - cco:example_of_usage "A computer's Hard Disk Drive" , + skos:example "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 . @@ -7251,9 +7237,9 @@ cco:DigitalStorageDevice rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DiminutiveName cco:DiminutiveName rdf:type owl:Class ; rdfs:subClassOf cco:AbbreviatedName ; - cco:definition "An Abbreviated Name that is a familiar form of a Proper Name."@en ; - cco:elucidation "\"Familiar form of a Proper Name\" means: that the name is (originally) a short, affectionate version of the fuller name, used (originally) by family or friends."@en ; - cco:example_of_usage "Alex, Bob, Cathy" ; + skos:definition "An Abbreviated Name that is a familiar form of a Proper Name."@en ; + skos:scopeNote "\"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 ; + skos:example "Alex, Bob, Cathy" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Diminutive Name"@en . @@ -7261,7 +7247,7 @@ cco:DiminutiveName rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DirectCurrentPowerSource cco:DirectCurrentPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that is designed to transfer electrical power in the form of direct current."@en ; + skos: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 . @@ -7277,8 +7263,8 @@ cco:DirectiveInformationContentEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:InformationContentEntity ; - cco:alternative_label "Directive ICE"@en ; - cco:definition "An Information Content Entity that consists of a set of propositions or images (as in the case of a blueprint) that prescribe some Entity."@en ; + skos:altLabel "Directive ICE"@en ; + skos: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 . @@ -7286,7 +7272,7 @@ cco:DirectiveInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Disability cco:Disability rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality inhering in an Agent by virtue a physical or mental condition that limits the Agent's movements, senses, or activities."@en ; + skos: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 . @@ -7294,7 +7280,7 @@ cco:Disability rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Disease cco:Disease rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; - cco:definition "A Disposition to undergo pathological processes that exists in an organism because of one or more disorders in that organism."@en ; + skos: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 . @@ -7303,7 +7289,7 @@ cco:Disease rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DishReceiver cco:DishReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioReceiver ; - cco:definition "A Radio Receiver that uses a Parabolic (or Dish) Antenna to intercept radio signals."@en ; + skos: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 . @@ -7311,7 +7297,7 @@ cco:DishReceiver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DispersivePrism cco:DispersivePrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; - cco:definition "A Prism designed to break up a beam of light entering the Prism into its constituent spectral colors by leveraging the refractive index of light based on its Frequency."@en ; + skos: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 . @@ -7321,7 +7307,7 @@ cco:DisruptingDisposition rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A disposition the realization of which would disrupt a process some entity has an interest in."@en ; + skos:definition "A disposition the realization of which would disrupt a process some entity has an interest in."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Disrupting Disposition"@en ; "This is a defined class. A Disrupting Disposition is indexed by the interest_in object property. A disposition can be a Disrupting Disposition according to one index and not a Disrupting Disposition according to another index." ; @@ -7331,7 +7317,7 @@ cco:DisruptingDisposition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DistanceMeasurementArtifactFunction cco:DistanceMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; - cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the spatial Distance to a specified object or class of objects."@en ; + skos: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 . @@ -7339,8 +7325,8 @@ cco:DistanceMeasurementArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DistanceMeasurementInformationContentEntity cco:DistanceMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:RatioMeasurementInformationContentEntity ; - cco:definition "A Ratio Measurement Information Content Entity that is a measurement of a One-Dimensional Extent inhering in some Site that is externally connected to two Independent Continuants."@en ; - cco:elucidation "Displacement (vector) is the shortest possible distance (scalar) between two points. Further thought is needed to adequately handle measurements of distance traveled along a path, e.g., a circuitous path or an arc (such as the surface of a planet), versus the simple case of a direct, straight line between two points."@en , + skos: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 ; + skos:scopeNote "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 . @@ -7349,7 +7335,7 @@ cco:DistanceMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DistributionPort cco:DistributionPort rdf:type owl:Class ; rdfs:subClassOf cco:Port ; - cco:definition "A Port that is designed with the cargo handling equipment necessary for the loading and unloading of Watercraft"@en ; + skos: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/w/index.php?title=Port&oldid=1064091505"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Distribution Port"@en . @@ -7362,8 +7348,8 @@ cco:DivisonOfGeopoliticalEntity rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:DelimitingDomain ] ; - cco:definition "A Geospatial Region that is a fiat division of a Delimiting Domain and not a Delimiting Domain."@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." ; + skos:definition "A Geospatial Region that is a fiat division of a Delimiting Domain and not a Delimiting Domain."@en ; + skos:example "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/AgentOntology"^^xsd:anyURI ; rdfs:comment "Instances of this class are not proper Delimiting Domains, 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 Delimiting Domain"@en . @@ -7372,7 +7358,7 @@ cco:DivisonOfGeopoliticalEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Document cco:Document rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity in a series of paragraphs of text or diagrams in the form of physical pieces of paper or an electronic word processor file."@en ; + skos: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/w/index.php?title=Document&oldid=1057829688"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Document"@en . @@ -7381,7 +7367,7 @@ cco:Document rdf:type owl:Class ; ### 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 written or selected."@en ; + skos:definition "An Information Bearing Entity that is a part of some document into which bearers of prescribed information can be written or selected."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Document Field"@en . @@ -7389,7 +7375,7 @@ cco:DocumentField rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -7398,7 +7384,7 @@ cco:DocumentForm rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Drooping cco:Drooping rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a border that hangs downwards."@en ; + skos: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 . @@ -7406,7 +7392,7 @@ cco:Drooping rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EAN13Barcode cco:EAN13Barcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; - cco:definition "An EAN Barcode that consists of 13 numerical digits and is used to designate products at the point of sale."@en ; + skos: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 . @@ -7414,7 +7400,7 @@ cco:EAN13Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EAN8Barcode cco:EAN8Barcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; - cco:definition "An EAN Barcode that consists of 8 numerical digits and is used to designate products at the point of sale."@en ; + skos: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 . @@ -7422,7 +7408,7 @@ cco:EAN8Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EANBarcode cco:EANBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of 8 or 13 numerical digits and is used to scan consumer goods."@en ; + skos: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 . @@ -7430,7 +7416,7 @@ cco:EANBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EducationArtifactFunction cco:EducationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of transmiting accumulated knowledge skills and values from one generation to another."@en ; + skos: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/w/index.php?title=Education&oldid=1064011752"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Education Artifact Function"@en . @@ -7439,7 +7425,7 @@ cco:EducationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EducationalFacility cco:EducationalFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for facilitating learning, or the acquisition of knowledge, skills, values, beliefs, and habits."@en ; + skos: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/w/index.php?title=Education&oldid=1064011752"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Educational Facility"@en . @@ -7448,7 +7434,7 @@ cco:EducationalFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EducationalOrganization cco:EducationalOrganization rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; - cco:definition "An Organization whose primary purpose is to provide training or otherwise facilitate learning or the acquisition of knowledge, Skills, values, beliefs, or habits."@en ; + skos:definition "An Organization whose primary 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/w/index.php?title=Education&oldid=1064011752"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Educational Organization"@en . @@ -7465,8 +7451,8 @@ cco:Effect rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000015 ; - cco:alternative_label "Consequence"@en ; - cco:definition "A Process that follows and is caused by some previous Process."@en ; + skos:altLabel "Consequence"@en ; + skos: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 . @@ -7483,7 +7469,7 @@ 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."@en ; + skos: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 . @@ -7491,8 +7477,8 @@ cco:EffectOfLocationChange rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Election cco:Election rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; - cco:alternative_label "Act of Political Election"@en ; - cco:definition "A Social Act by which a population chooses an individual to hold public office."@en ; + skos:altLabel "Act of Political Election"@en ; + skos:definition "A Social Act by which a population chooses an individual to hold public office."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Election&oldid=1063238552"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Election"@en . @@ -7501,8 +7487,8 @@ cco:Election rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery cco:ElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:alternative_label "Battery"@en ; - cco:definition "An Electrical Power Source that is designed to produce electric power by converting chemical energy to electrical energy."@en ; + skos:altLabel "Battery"@en ; + skos: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 . @@ -7511,7 +7497,7 @@ cco:ElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricGenerator cco:ElectricGenerator rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that is designed to convert mechanical energy to electrical energy for use in an external circuit."@en ; + skos: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/w/index.php?title=Electric_generator&oldid=1057805035"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electric Generator"@en . @@ -7520,8 +7506,8 @@ cco:ElectricGenerator rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricMotor cco:ElectricMotor rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; - cco:alternative_label "Electric Engine"@en ; - cco:definition "An Engine that is designed to convert electrical energy into mechanical energy."@en ; + skos:altLabel "Electric Engine"@en ; + skos:definition "An Engine that is designed to convert electrical energy into mechanical energy."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Electric_motor&oldid=1063829856"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electric Motor"@en . @@ -7530,8 +7516,8 @@ cco:ElectricMotor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricPowerStation cco:ElectricPowerStation rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:alternative_label "Power Plant"@en ; - cco:definition "A Facility that is designed to generate electrical power."@en ; + skos:altLabel "Power Plant"@en ; + skos:definition "A Facility that is designed to generate electrical power."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Power_station&oldid=1052973815"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Electric Power Station"@en . @@ -7540,7 +7526,7 @@ cco:ElectricPowerStation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalArtifactFunction cco:ElectricalArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to perform a process involving electrical power."@en ; + skos: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 . @@ -7548,7 +7534,7 @@ cco:ElectricalArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConductionArtifactFunction cco:ElectricalConductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:definition "An Electrical Artifact Function that is realized by an Artifact being used to conduct an electric current."@en ; + skos: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 . @@ -7556,7 +7542,7 @@ cco:ElectricalConductionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConnectorArtifactFunction cco:ElectricalConnectorArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalConductionArtifactFunction ; - cco:definition "An Electrical Conduction Artifact Function that is realized by processes in which some Artifact is used to join electrical terminations to create an electrical circuit."@en ; + skos: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 . @@ -7564,7 +7550,7 @@ cco:ElectricalConnectorArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalContactArtifactFunction cco:ElectricalContactArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalConductionArtifactFunction ; - cco:definition "An Electrical Conduction Artifact Function that is realized by processes in which some Artifact is used as an endpoint of an electrical circuit from which an electrical current is passed via physical contact with the endpoint."@en ; + skos: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 . @@ -7572,7 +7558,7 @@ cco:ElectricalContactArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerProductionArtifactFunction cco:ElectricalPowerProductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:definition "An Electrical Artifact Function that is realized during events in which an Artifact is used to generate electrical power."@en ; + skos: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 . @@ -7580,7 +7566,7 @@ cco:ElectricalPowerProductionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource cco:ElectricalPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; - cco:definition "A Power Source that is designed to generate, control, and transfer power in the form of electrical energy."@en ; + skos: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 . @@ -7588,8 +7574,8 @@ cco:ElectricalPowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerStorageArtifactFunction cco:ElectricalPowerStorageArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:alternative_label "Capacitance"@en ; - cco:definition "An Electrical Artifact Function that is realized during events in which an Artifact is used to store electrical power to be released at a later time."@en ; + skos:altLabel "Capacitance"@en ; + skos: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 . @@ -7597,7 +7583,7 @@ cco:ElectricalPowerStorageArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticCommunicationArtifactFunction cco:ElectromagneticCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationArtifactFunction ; - cco:definition "A Communication Artifact Function that is realized in a process that conveys meaningful signs by means of electromagnetic radiation."@en ; + skos: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/w/index.php?title=Telecommunications&oldid=1061143810"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Communication Artifact Function"@en . @@ -7606,7 +7592,7 @@ cco:ElectromagneticCommunicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticInductionArtifactFunction cco:ElectromagneticInductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact that is used to produce electromotive force across an electrical conductor due to its dynamic interaction with a magnetic field."@en ; + skos: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/w/index.php?title=Electromagnetic_induction&oldid=1061836930"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Induction Artifact Function"@en . @@ -7615,9 +7601,9 @@ cco:ElectromagneticInductionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticPulse cco:ElectromagneticPulse rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticWaveProcess ; - cco:alternative_label "EMP"@en , + skos:altLabel "EMP"@en , "Transient Electromagnetic Disturbance"@en ; - cco:definition "An Electromagnetic Wave Process that consists of a short high-energy burst of electromagnetic energy."@en ; + skos:definition "An Electromagnetic Wave Process that consists of a short high-energy burst of electromagnetic energy."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Electromagnetic_pulse&oldid=1060859738"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Pulse"@en . @@ -7626,7 +7612,7 @@ cco:ElectromagneticPulse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticRadiationFrequency cco:ElectromagneticRadiationFrequency rdf:type owl:Class ; rdfs:subClassOf cco:Frequency ; - cco:definition "A Frequency that is characterized by the rate of Oscillations per second of an Electromagnetic Wave."@en ; + skos: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/w/index.php?title=Electromagnetic_spectrum&oldid=1063851392"^^xsd:anyURI ; 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 ; @@ -7636,7 +7622,7 @@ cco:ElectromagneticRadiationFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticRadiationProperty cco:ElectromagneticRadiationProperty rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; - cco:definition "A Disposition that inheres in an bearer in virtue of how that bearer interacts with electromagnetic radiation."@en ; + skos: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 . @@ -7644,7 +7630,7 @@ cco:ElectromagneticRadiationProperty rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticShieldingArtifactFunction cco:ElectromagneticShieldingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which an electromagnetic field is blocked by barriers made of conductive or magnetic materials."@en ; + skos: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/w/index.php?title=Electromagnetic_shielding&oldid=1063432544"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Shielding Artifact Function"@en . @@ -7657,8 +7643,8 @@ cco:ElectromagneticWaveProcess rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:TransverseWaveProfile ] ; - cco:alternative_label "Electromagnetic Radiation"@en ; - cco:definition "A Wave Process that is produced by charged particles, involves the periodic Oscillation of electric and magnetic fields at right angles to each other and the direction of wave propogation such that it has a Transverse Wave Profile, and which transfers electromagnetic radiant energy through a portion of space or matter."@en ; + skos:altLabel "Electromagnetic Radiation"@en ; + skos: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 . @@ -7666,7 +7652,7 @@ cco:ElectromagneticWaveProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronMicroscope cco:ElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; - cco:definition "A Microscope that is designed to use a beam of accelerated electrons to illuminate the target and produce a significantly enlarged image of the Object."@en ; + skos: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/w/index.php?title=Electron_microscope&oldid=1060512240"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electron Microscope"@en . @@ -7675,7 +7661,7 @@ cco:ElectronMicroscope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicBond cco:ElectronicBond rdf:type owl:Class ; rdfs:subClassOf cco:Bond ; - cco:definition "A Bond that consists of Bytes."@en ; + skos: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 . @@ -7683,7 +7669,7 @@ cco:ElectronicBond rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicCash cco:ElectronicCash rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCash ; - cco:definition "A Portion of Cash that consists of Bytes."@en ; + skos: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 . @@ -7691,7 +7677,7 @@ cco:ElectronicCash rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicSignalProcessingArtifactFunction cco:ElectronicSignalProcessingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SignalProcessingArtifactFunction ; - cco:definition "A Signal Processing Artifact Function that inheres in Artifacts that are designed to process or transfer information contained in electronic signals."@en ; + skos: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 . @@ -7699,7 +7685,7 @@ cco:ElectronicSignalProcessingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicStock cco:ElectronicStock rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; - cco:definition "Stock that consists of Bytes."@en ; + skos: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 . @@ -7707,7 +7693,7 @@ cco:ElectronicStock rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmailBox cco:EmailBox rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInstrument ; - cco:definition "A Telecommunication Instrument that is designed to be the delivery destination of Email Messages that are addressed to the corresponding Email Address."@en ; + skos: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/w/index.php?title=Email_box&oldid=1061295368"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Email Box"@en . @@ -7716,7 +7702,7 @@ cco:EmailBox rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmailMessage cco:EmailMessage rdf:type owl:Class ; rdfs:subClassOf cco:Message ; - cco:definition "A Message that is transmitted to the recipient's Email Box."@en ; + skos:definition "A Message that is transmitted to the recipient's Email Box."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Email&oldid=1063646749"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Email Message"@en . @@ -7725,8 +7711,8 @@ cco:EmailMessage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmailMessaging cco:EmailMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Emailing"@en ; - cco:definition "An Act of Communication by Media in which text-based communication occurs between two or more people using personal computers or other devices using some Email Client Software conveyed over the Internet."@en ; + skos:altLabel "Act of Emailing"@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Email&oldid=1063646749"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Email Messaging"@en . @@ -7735,7 +7721,7 @@ cco:EmailMessaging rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmergencyACDCPowerSource cco:EmergencyACDCPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that is designed to provide electrical power in an emergency situation by means of both alternating current and direct current."@en ; + skos: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 . @@ -7743,7 +7729,7 @@ cco:EmergencyACDCPowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmergencyLocatorTransmitter cco:EmergencyLocatorTransmitter rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransmitter ; - cco:definition "A Radio Transmitter that is designed to signal distress and provide positional data for the entity it is located on."@en ; + skos: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/w/index.php?title=Emergency_position-indicating_radiobeacon&oldid=1063407242"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Emergency Locator Transmitter"@en . @@ -7752,7 +7738,7 @@ cco:EmergencyLocatorTransmitter rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmulsifierArtifactFunction cco:EmulsifierArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which two or more liquids that are normally immiscible are mixed."@en ; + skos: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/w/index.php?title=Emulsion&oldid=1056901580"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Emulsifier Artifact Function"@en . @@ -7763,7 +7749,7 @@ cco:EndOfLifeStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; cco:acronym "EOL" , "EoL" ; - cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when the participating Artifact is no longer capable of realizing all of its designed primary Artifact Functions."@en ; + skos: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 . @@ -7780,7 +7766,7 @@ cco:Enemy rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Person ; - cco:definition "A Person who is the bearer of some Enemy Role."@en ; + skos: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 Person"@en . @@ -7788,7 +7774,7 @@ cco:Enemy rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EnemyRole cco:EnemyRole rdf:type owl:Class ; rdfs:subClassOf cco:AllegianceRole ; - cco:definition "An Allegiance Role that inheres in an Agent by virtue of that Agent having committed offensive Acts or exhibited intent to perform such Acts towards a particular Agent or Group of Agents or has been declared as hostile by some appropriate authority."@en ; + skos: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 . @@ -7796,8 +7782,8 @@ cco:EnemyRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Engine cco:Engine rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "Motor"@en ; - cco:definition "A Material Artifact that is designed to convert one form of energy into mechanical energy."@en ; + skos:altLabel "Motor"@en ; + skos:definition "A Material Artifact that is designed to convert one form of energy into mechanical energy."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Engine&oldid=1063879193"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Engine"@en . @@ -7806,8 +7792,8 @@ cco:Engine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EnhancedStasis cco:EnhancedStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:alternative_label "Enhanced"@en ; - cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has undergone improvement (i.e., an increase or gain) due to a previous action or event such that the Independent Continuant is now of greater value, usefulness, or functionality."@en ; + skos:altLabel "Enhanced"@en ; + skos: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 . @@ -7816,7 +7802,7 @@ cco:EnhancedStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EnhancingArtifactFunction cco:EnhancingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes of intensifying, increainsg, or further improving the quality, value, or extent of some entity."@en ; + skos: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/w/index.php?title=Enhancement&oldid=1003326590"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Enhancing Artifact Function"@en . @@ -7825,7 +7811,7 @@ cco:EnhancingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EntertainmentFacility cco:EntertainmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to host activities that are intended to hold the interest of, or give pleasure or delight to, an audience."@en ; + skos:definition "A Facility that is designed to host activities that are intended to hold the interest of, or give pleasure or delight to, an audience."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Entertainment&oldid=1061851778"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Entertainment Facility"@en . @@ -7834,7 +7820,7 @@ cco:EntertainmentFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentControlSystem cco:EnvironmentControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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 . @@ -7843,7 +7829,7 @@ cco:EnvironmentControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentalFeature cco:EnvironmentalFeature rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; - cco:definition "A Material Entity that is either a natural or man-made feature of the environment."@en ; + skos: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 . @@ -7851,7 +7837,7 @@ cco:EnvironmentalFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EquipmentCoolingSystem cco:EquipmentCoolingSystem rdf:type owl:Class ; rdfs:subClassOf cco:CoolingSystem ; - cco:definition "A Cooling System that is designed to cool some piece of equipment."@en ; + skos: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 . @@ -7859,7 +7845,7 @@ cco:EquipmentCoolingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EquipmentMount cco:EquipmentMount rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to support an Artifact."@en ; + skos:definition "A Material Artifact 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 . @@ -7867,10 +7853,10 @@ cco:EquipmentMount rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EstimateInformationContentEntity cco:EstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Estimate"@en , + skos:altLabel "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 ; + skos: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 . @@ -7882,7 +7868,7 @@ 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."@en ; + skos: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/w/index.php?title=Ethnic_group&oldid=1063804490"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Ethnic Group"@en . @@ -7891,7 +7877,7 @@ cco:EthnicGroup rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Ethnicity cco:Ethnicity rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in its bearers by virtue of a common heritage, often consisting of a common language, a common culture (often including a shared religion) and an ideology that stresses common ancestry or endogamy."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Ethnic_group&oldid=1063804490"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Ethnicity"@en . @@ -7900,7 +7886,7 @@ cco:Ethnicity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Evening cco:Evening rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 . @@ -7908,8 +7894,8 @@ cco:Evening rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EventStatusNominalInformationContentEntity cco:EventStatusNominalInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:NominalMeasurementInformationContentEntity ; - cco:definition "A Nominal Measurement Information Content Entity that is a measurement of the current state of a process."@en ; - cco:example_of_usage "proposed, approved, planned, in progress, completed, failed, or successful" ; + skos:definition "A Nominal Measurement Information Content Entity that is a measurement of the current state of a process."@en ; + skos:example "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 . @@ -7917,7 +7903,7 @@ cco:EventStatusNominalInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveArtifactFunction cco:ExplosiveArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; - cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired beucase of the rapid increase in volume and release of energy in an extreme manner."@en ; + skos: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 . @@ -7926,8 +7912,8 @@ cco:ExplosiveArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveWeapon cco:ExplosiveWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:alternative_label "Bomb"@en ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of a violent release of energy caused by the exothermic reaction of an explosive material."@en ; + skos:altLabel "Bomb"@en ; + skos: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/w/index.php?title=Explosive_weapon&oldid=1062481268"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Explosive Weapon"@en . @@ -7936,7 +7922,7 @@ cco:ExplosiveWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ExternalCombustionEngine cco:ExternalCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:CombustionEngine ; - cco:definition "A Combustion Engine that is designed to have an external Combustion Chamber where portions of Fuel and Oxidizer mixture are burned to generate thermal energy to heat the working fluid, which transfers energy to the Engine where it is converted into mechanical energy."@en ; + skos: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/w/index.php?title=External_combustion_engine&oldid=1063941809"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "External Combustion Engine"@en . @@ -7945,7 +7931,7 @@ cco:ExternalCombustionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ExternalNavigationLightingSystem cco:ExternalNavigationLightingSystem rdf:type owl:Class ; rdfs:subClassOf cco:LightingSystem ; - cco:definition "A Lighting System that is designed to be attached to some Vehicle and to emit colored light in order to signal that Vehicle's position, heading, and status."@en ; + skos: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/w/index.php?title=Navigation_light&oldid=1034200601"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "External Navigation Lighting System"@en . @@ -7954,7 +7940,7 @@ cco:ExternalNavigationLightingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ExtremeUltravioletLightFrequency cco:ExtremeUltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:UltravioletLightFrequency ; - cco:definition "An Ultraviolet Light Frequency that is between 3 and 30 petahertz."@en ; + skos:definition "An Ultraviolet Light Frequency that is between 3 and 30 petahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Ultraviolet&oldid=1062593453"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Extreme Ultraviolet Light Frequency"@en . @@ -7964,9 +7950,9 @@ cco:ExtremeUltravioletLightFrequency rdf:type owl:Class ; cco:ExtremelyHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MicrowaveFrequency ; cco:acronym "EHF" ; - cco:alternative_label "ITU Band Number 11"@en , + skos:altLabel "ITU Band Number 11"@en , "Millimeter Band Frequency"@en ; - cco:definition "A Microwave Frequency that is between 30 and 300 GHz."@en ; + skos: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 ; @@ -7977,8 +7963,8 @@ cco:ExtremelyHighFrequency rdf:type owl:Class ; cco:ExtremelyLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "ELF" ; - cco:alternative_label "ITU Band Number 1"@en ; - cco:definition "A Radio Frequency that is between 3 and 30 Hz."@en ; + skos:altLabel "ITU Band Number 1"@en ; + skos: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 ; @@ -7988,7 +7974,7 @@ cco:ExtremelyLowFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Eye cco:Eye rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of an organ that canonically affords the Agent it is part of with the ability to receive visual stimuli necessary for sight."@en ; + skos: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 . @@ -8000,7 +7986,7 @@ cco:EyeColor rdf:type owl:Class ; owl:onProperty obo:BFO_0000197 ; owl:someValuesFrom cco:Iris ] ; - cco:definition "A Quality inhering in an Eye by virtue of the color of the Eye's Iris."@en ; + skos: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 . @@ -8008,8 +7994,8 @@ cco:EyeColor rdf:type owl:Class ; ### 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 ; + skos:altLabel "Frequency Modulation Radio Broadcast Frequency"@en ; + skos: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 . @@ -8018,7 +8004,7 @@ cco:FMRadioBroadcastFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FacialHair cco:FacialHair rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of a portion of hair that grows on the face of a human (typically male) or other animal."@en ; + skos: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 . @@ -8030,7 +8016,7 @@ cco:Facility rdf:type owl:Class ; owl:onProperty obo:BFO_0000171 ; owl:someValuesFrom cco:PortionOfGeosphere ] ; - cco:definition "A Material Artifact that is designed as a building or campus dedicated to some specific purpose."@en ; + skos:definition "A Material 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 . @@ -8038,9 +8024,9 @@ cco:Facility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FacsimileTransmission cco:FacsimileTransmission rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Facsimile Transmission"@en , + skos:altLabel "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 ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Fax&oldid=1054674158"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Facsimile Transmission"@en . @@ -8049,7 +8035,7 @@ cco:FacsimileTransmission rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Factory cco:Factory rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for manufacturing or refining material products."@en ; + skos:definition "A Facility that is designed for manufacturing or refining material products."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Factory&oldid=1064125324"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Factory"@en . @@ -8058,7 +8044,7 @@ cco:Factory rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Family cco:Family rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfPersons ; - cco:definition "A Group of Persons related to one another by ancestry or marriage."@en ; + skos: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 . @@ -8066,7 +8052,7 @@ cco:Family rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Fan cco:Fan rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that consists of a rotating arrangement of vanes or blades that are designed to act on a portion of fluid to create flow within it."@en ; + skos: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 . @@ -8075,7 +8061,7 @@ cco:Fan rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FarInfraredLightFrequency cco:FarInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; - cco:definition "An Infrared Light Frequency that is between 300 gigahertz and 20 terahertz."@en ; + skos:definition "An Infrared Light Frequency that is between 300 gigahertz and 20 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Electromagnetic_spectrum&oldid=1063851392"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Far Infrared Light Frequency"@en . @@ -8084,7 +8070,7 @@ cco:FarInfraredLightFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Farm cco:Farm rdf:type owl:Class ; rdfs:subClassOf cco:AgriculturalFacility ; - cco:definition "An Agricultural Facility that is designed to produce food and other crops."@en ; + skos:definition "An Agricultural Facility that is designed to produce food and other crops."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Farm&oldid=1058311769"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Farm"@en . @@ -8093,7 +8079,7 @@ cco:Farm rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Fatigability cco:Fatigability rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; - cco:definition "A Realizable Entity that is realized when its bearer loses strength and tires quickly."@en ; + skos: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 . @@ -8101,7 +8087,7 @@ cco:Fatigability rdf:type owl:Class ; ### 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 fertilized by male gametes."@en ; + skos:definition "A Biological Sex inhering in an individual that only produces gametes that can be fertilized 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 . @@ -8110,7 +8096,7 @@ cco:FemaleSex rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FertilizerArtifactFunction cco:FertilizerArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:EnhancingArtifactFunction ; - cco:definition "An Enhancing Artifact Function that is realized in processes of supplying soilds or plant tissues with one or more plant nutrients essential to growth."@en ; + skos: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/w/index.php?title=Fertilizer&oldid=1062923261"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fertilizer Artifact Function"@en . @@ -8119,7 +8105,7 @@ cco:FertilizerArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Filter cco:Filter rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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 @@ -8130,7 +8116,7 @@ cco:Filter rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FiltrationArtifactFunction cco:FiltrationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which some solid entity is prevented from moving along with some quantity of liquid."@en ; + skos: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/w/index.php?title=Filtration&oldid=1061655528"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Filtration Artifact Function"@en . @@ -8139,7 +8125,7 @@ cco:FiltrationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialArtifactFunction cco:FinancialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of managing money."@en ; + skos:definition "A Service Artifact Function that is realized in processes of managing money."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Finance&oldid=1062402926"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Financial Artifact Function"@en . @@ -8148,7 +8134,7 @@ cco:FinancialArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialFacility cco:FinancialFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to support the management of money."@en ; + skos:definition "A Facility that is designed to support the management of money."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Finance&oldid=1062402926"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Financial Facility"@en . @@ -8157,7 +8143,7 @@ cco:FinancialFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialInstrument cco:FinancialInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to be a tradeable asset and that is legally sanctioned."@en ; + skos:definition "A Material Artifact that is designed to be a tradeable asset and that is legally sanctioned."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Finance&oldid=1062402926"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Financial Instrument"@en . @@ -8166,7 +8152,7 @@ cco:FinancialInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialValue cco:FinancialValue rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A quality that inheres in an independent continuant to the degree that that independent continuant can serve as a medium of exchange in an economic system at a particular time."@en ; + skos: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 . @@ -8174,8 +8160,8 @@ cco:FinancialValue rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialValueOfProperty cco:FinancialValueOfProperty rdf:type owl:Class ; rdfs:subClassOf cco:FinancialValue ; - cco:alternative_label "Property Value"@en ; - cco:definition "Financial Value that inheres in an material entity that is the object of an Act of Ownership."@en ; + skos:altLabel "Property Value"@en ; + skos: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 . @@ -8183,9 +8169,9 @@ cco:FinancialValueOfProperty rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FireStation cco:FireStation rdf:type owl:Class ; rdfs:subClassOf cco:PublicSafetyFacility ; - cco:alternative_label "Fire Hall"@en , + skos:altLabel "Fire Hall"@en , "Fire House"@en ; - cco:definition "A Public Safety Facility that is designed for the storage of firefighting apparatus."@en ; + skos:definition "A Public Safety Facility that is designed for the storage of firefighting apparatus."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Fire_station&oldid=1060666629"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Fire Station"@en . @@ -8194,7 +8180,7 @@ cco:FireStation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Firearm cco:Firearm rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to launch Bullets or Cartridges."@en ; + skos:definition "A Projectile Launcher that is designed to launch Bullets or Cartridges."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Firearm&oldid=1061216363"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Firearm"@en . @@ -8207,9 +8193,9 @@ cco:FirstOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:Country ] ; - cco:definition "A Government Domain that is a primary administrative division of a Country."@en ; + skos:definition "A Government Domain 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" ; + skos:example "a state in the United States" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "First-Order Administrative Region"@en . @@ -8217,7 +8203,7 @@ cco:FirstOrderAdministrativeRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FixedLineNetworkTelephoneCall cco:FixedLineNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; - cco:definition "A Telephone Call transmitted over a telephone network where the telephones are wired into a single telephone exchange."@en ; + skos:definition "A Telephone Call transmitted over a telephone network where the telephones are wired into a single telephone exchange."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Telephone_network&oldid=1046265527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Fixed Line Network Telephone Call"@en . @@ -8226,7 +8212,7 @@ cco:FixedLineNetworkTelephoneCall rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Flat cco:Flat rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a horizontal border without a significant deviation."@en ; + skos: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 . @@ -8234,7 +8220,7 @@ cco:Flat rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FlightTransponder cco:FlightTransponder rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransponder ; - cco:definition "A Radio Transponder that is designed to produce a specified response (typically for identification, location, or status update purposes) when it receives a radio-frequency interrogation."@en ; + skos: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/w/index.php?title=Transponder_(aeronautics)&oldid=1052688836"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Flight Transponder"@en . @@ -8243,7 +8229,7 @@ cco:FlightTransponder rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FlowControlValve cco:FlowControlValve rdf:type owl:Class ; rdfs:subClassOf cco:Valve ; - cco:definition "A Valve that is designed to regulate the flow or Pressure of a fluid."@en ; + skos:definition "A Valve that is designed to regulate the flow or Pressure of a fluid."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Flow_control_valve&oldid=1013438085"^^xsd:anyURI ; 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 ; @@ -8253,7 +8239,7 @@ cco:FlowControlValve rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact cco:FluidControlArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to manipulate the flow of a fluid (i.e. a liquid or a gas)."@en ; + skos:definition "A Material 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 . @@ -8261,7 +8247,7 @@ cco:FluidControlArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifactFunction cco:FluidControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes in which some Artifact is used to control the direction or flow of some fluid."@en ; + skos: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 . @@ -8269,7 +8255,7 @@ cco:FluidControlArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Fluorescence cco:Fluorescence rdf:type owl:Class ; rdfs:subClassOf cco:LuminescentProperty ; - cco:definition "A Luminescent Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light while absorbing shorter wavelength radiation, but not after."@en ; + skos: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/w/index.php?title=Fluorescence&oldid=1061358510"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Fluorescence"@en . @@ -8278,7 +8264,7 @@ cco:Fluorescence rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Flywheel cco:Flywheel rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Flywheel&oldid=1061360783"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Flywheel"@en . @@ -8287,7 +8273,7 @@ cco:Flywheel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Folded cco:Folded rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of one part of the bearer being layered over another connected part."@en ; + skos: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 . @@ -8295,7 +8281,7 @@ cco:Folded rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Force cco:Force rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile that is the rate of change of an object's Momentum, is the product of an object's Mass and Acceleration with respect to an inertial frame of reference, and is measured in units of Newtons (N)."@en ; + skos: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 . @@ -8303,7 +8289,7 @@ cco:Force rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Fort cco:Fort rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed to support the defense of or solidification of rule over some Geospatial Region and its inhabitants."@en ; + skos: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/w/index.php?title=Fortification&oldid=1060156408"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Fort"@en . @@ -8313,8 +8299,8 @@ cco:Fort rdf:type owl:Class ; cco:ForwardOperationsBase rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryBase ; cco:acronym "FOB" ; - cco:alternative_label "Forward Operating Base"@en ; - cco:definition "A Military Base that is located relatively close to an offensive Area of Operations, is supported by the Base of Operations, and is designed to support local strategic objectives and tactical operations."@en ; + skos:altLabel "Forward Operating Base"@en ; + skos: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/w/index.php?title=Forward_operating_base&oldid=1059263624"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Forward Operations Base"@en . @@ -8323,7 +8309,7 @@ cco:ForwardOperationsBase rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FossilFuelPowerPlant cco:FossilFuelPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; - cco:definition "An Electric Power Station that is designed to convert fossil fuels (e.g. coal, natural gas, or petroleum) into electrical energy."@en ; + skos: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/w/index.php?title=Fossil_fuel&oldid=1062298144"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Fossil Fuel Power Plant"@en . @@ -8336,7 +8322,7 @@ cco:FourthOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:ThirdOrderAdministrativeRegion ] ; - cco:definition "A Government Domain that is a subdivision of a Third-Order Administrative Region."@en ; + skos:definition "A Government Domain 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/AgentOntology"^^xsd:anyURI ; rdfs:label "Fourth-Order Administrative Region"@en . @@ -8345,7 +8331,7 @@ cco:FourthOrderAdministrativeRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FragmentationArtifactFunction cco:FragmentationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; - cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired because of a detonation which causes fragmentation."@en ; + skos: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 . @@ -8354,7 +8340,7 @@ cco:FragmentationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FragranceArtifactFunction cco:FragranceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes of perceiving a pleasant or sweet odor."@en ; + skos:definition "An Artifact Function that is realized in processes of perceiving a pleasant or sweet odor."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Perfume&oldid=1062785740"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fragrance Artifact Function"@en . @@ -8363,8 +8349,8 @@ cco:FragranceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FreightTrainCar cco:FreightTrainCar rdf:type owl:Class ; rdfs:subClassOf cco:TrainCar ; - cco:alternative_label "Freight Car"@en ; - cco:definition "A Train Car that is designed to transport cargo."@en ; + skos:altLabel "Freight Car"@en ; + skos:definition "A Train Car that is designed to transport cargo."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Goods_wagon&oldid=1062686785"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Freight Train Car"@en . @@ -8373,8 +8359,8 @@ cco:FreightTrainCar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Frequency cco:Frequency rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:alternative_label "Temporal Frequency"@en ; - cco:definition "A Process Profile that is characterized by the number of repetitive processes during a particular time period."@en ; + skos:altLabel "Temporal Frequency"@en ; + skos: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/w/index.php?title=Frequency&oldid=1062800545"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Frequency"@en . @@ -8383,7 +8369,7 @@ cco:Frequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FrequencyMeasurementArtifactFunction cco:FrequencyMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; - cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Frequency of a specified object or class of objects."@en ; + skos: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 . @@ -8391,7 +8377,7 @@ cco:FrequencyMeasurementArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FrictionReductionArtifactFunction cco:FrictionReductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes of reducing the force resisting the relative motion of surfaces in contact."@en ; + skos: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/w/index.php?title=Friction&oldid=1061569068"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Friction Reduction Artifact Function"@en . @@ -8400,7 +8386,7 @@ cco:FrictionReductionArtifactFunction rdf:type owl:Class ; ### 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 in which a Portion of Fuel is reacted with other substances in order to release chemical or nuclear energy to be used for heat or for work."@en ; + skos:definition "An Artifact Function that is realized in processes in which a Portion of Fuel is reacted with other substances in order to release chemical or nuclear energy to be used for heat or for work."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Fuel&oldid=1063590518"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel Artifact Function"@en . @@ -8409,9 +8395,9 @@ cco:FuelArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelCell cco:FuelCell rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that consists in part of an anode, a cathode, and an electrolyte; converts chemical energy from a fuel into electricity through a chemical reaction of positively charged hydrogen ions with an oxidizing agent (typically oxygen); and, if given a continuous source of fuel and oxidizing agent, can continuously produce electricity."@en ; + skos: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/w/index.php?title=Fuel_cell&oldid=1063586731"^^xsd:anyURI ; - 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 ; + skos:scopeNote "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 . @@ -8419,7 +8405,7 @@ cco:FuelCell rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelSystem cco:FuelSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Aircraft_fuel_system&oldid=1003132173"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel System"@en . @@ -8428,7 +8414,7 @@ cco:FuelSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelTank cco:FuelTank rdf:type owl:Class ; rdfs:subClassOf cco:Container ; - cco:definition "A Container that is designed to store a Portion of Fuel."@en ; + skos: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 . @@ -8436,7 +8422,7 @@ cco:FuelTank rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelTransferSystem cco:FuelTransferSystem rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that is designed to facilitate the transfer of some Portion of Fuel from the Fuel Tank for use in some Engine."@en ; + skos:definition "A Fluid Control Artifact 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 . @@ -8444,7 +8430,7 @@ cco:FuelTransferSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelVentilationSystem cco:FuelVentilationSystem rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that is designed to allow air into the Fuel Tank to take the place of burned fuel."@en ; + skos:definition "A Fluid Control Artifact 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/w/index.php?title=Aircraft_fuel_system&oldid=1003132173"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel Ventilation System"@en . @@ -8453,7 +8439,7 @@ cco:FuelVentilationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FullMotionVideoCamera cco:FullMotionVideoCamera rdf:type owl:Class ; rdfs:subClassOf cco:VideoCamera ; - cco:definition "A Video Camera that is designed to capture and record images of sufficiently high quality and in rapid enough succession that the resulting video supports smooth playback."@en ; + skos: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 . @@ -8461,7 +8447,7 @@ cco:FullMotionVideoCamera rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FullMotionVideoImagingArtifactFunction cco:FullMotionVideoImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ImagingArtifactFunction ; - cco:definition "An Imaging Artifact Function that inheres in Artifacts that are designed to produce video of entities that is of high enough quality to make the represented motion appear continuous to human viewers."@en ; + skos: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 . @@ -8469,7 +8455,7 @@ cco:FullMotionVideoImagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FundamentalFrequency cco:FundamentalFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; - cco:definition "A Sound Frequency that is the lowest Frequency of a Sound Wave."@en ; + skos: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 . @@ -8477,8 +8463,8 @@ cco:FundamentalFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Funeral cco:Funeral rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCeremony ; - cco:alternative_label "Act of Funeral Ceremony"@en ; - cco:definition "An Act of Ceremony in which the Life of a Person who has died is celebrated, sanctified, or remembered."@en ; + skos:altLabel "Act of Funeral Ceremony"@en ; + skos:definition "An Act of Ceremony in which the Life of a Person who has died is celebrated, sanctified, or remembered."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Funeral&oldid=1060270978"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Funeral"@en . @@ -8487,7 +8473,7 @@ cco:Funeral rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FungicideArtifactFunction cco:FungicideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:AntiMicrobialArtifactFunction ; - cco:definition "An Anti-Microbial Artifact Function that is realized in a process which causes harm to, or the death of, some fungus or fungal spore."@en ; + skos: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/w/index.php?title=Fungicide&oldid=1056769271"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fungicide Artifact Function"@en . @@ -8496,7 +8482,7 @@ cco:FungicideArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GS1DataBar cco:GS1DataBar rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of 12-14 numerical digits and is used in retail and healthcare."@en ; + skos: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 . @@ -8505,7 +8491,7 @@ cco:GS1DataBar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GainOfDependentContinuant cco:GainOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; - cco:definition "A Change in which an Independent Continuant becomes the bearer or carrier of some Dependent Continuant."@en ; + skos:definition "A Change in which an Independent Continuant becomes the bearer or carrier of some Dependent Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Gain of Dependent Continuant"@en . @@ -8524,7 +8510,7 @@ 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."@en ; + skos: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 BFO 'occupies temporal region' property) that the Entity bears the Disposition."@en ; rdfs:label "Gain of Disposition"@en . @@ -8544,7 +8530,7 @@ cco:GainOfFunction rdf:type owl:Class ; rdf:type owl:Class ] ] ; - cco:definition "A Gain of Disposition in which some Independent Continuant becomes the bearer of some Function."@en ; + skos:definition "A Gain of Disposition 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 BFO 'occupies temporal region' property) that the Entity bears the Function."@en ; rdfs:label "Gain of Function"@en . @@ -8564,8 +8550,8 @@ cco:GainOfGenericallyDependentContinuant rdf:type owl:Class ; rdf:type owl:Class ] ] ; - cco:definition "A Gain of Dependent Continuant wherein some Independent Continuant becomes the carrier of some Generically Dependent Continuant."@en ; - cco:example_of_usage "A Person forms a Plan, A Person is initiated into a Religion, A photgraphic image is produced." ; + skos:definition "A Gain of Dependent Continuant wherein some Independent Continuant becomes the carrier of some Generically Dependent Continuant."@en ; + skos:example "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 . @@ -8584,8 +8570,8 @@ 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."@en ; - cco:example_of_usage "A person becoming pregnant." ; + skos:definition "A Gain of Specifically Dependent Continuant in which an Independent Continuant becomes the bearer of some Quality."@en ; + skos:example "A person becoming pregnant." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Gain of Quality"@en . @@ -8604,8 +8590,8 @@ 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."@en ; - cco:example_of_usage "An informant becomes unreliable (disposition), A person begins to speak French (function), a person becomes a welder (role)." ; + skos:definition "A Gain of Specifically Dependent Continuant in which some Independent Continuant becomes the bearer of some Realizable Entity."@en ; + skos:example "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 . @@ -8624,7 +8610,7 @@ 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."@en ; + skos: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 . @@ -8644,8 +8630,8 @@ 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."@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)." ; + skos:definition "A Gain of Dependent Continuant in which some Independent Continuant becomes the bearer of some Specifically Dependent Continuant."@en ; + skos:example "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 . @@ -8653,7 +8639,7 @@ cco:GainOfSpecificallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GammaRayFrequency cco:GammaRayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is above 30 exahertz."@en ; + skos:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is above 30 exahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Gamma_ray&oldid=1062115897"^^xsd:anyURI ; 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. @@ -8664,7 +8650,7 @@ https://en.wikipedia.org/wiki/Gamma_ray#Naming_conventions_and_overlap_in_termin ### http://www.ontologyrepository.com/CommonCoreOntologies/GammaRayTelescope cco:GammaRayTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing Gamma-rays to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=Telescope&oldid=1057722342"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Gamma-ray Telescope"@en . @@ -8673,7 +8659,7 @@ cco:GammaRayTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GasProcessingFacility cco:GasProcessingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Refinery ; - cco:definition "A Refinery that is designed for refining natural gas into products of value."@en ; + skos:definition "A Refinery that is designed for refining natural gas into products of value."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Natural-gas_processing&oldid=1056700541"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Gas Processing Facility"@en . @@ -8682,8 +8668,8 @@ cco:GasProcessingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GasTurbine cco:GasTurbine rdf:type owl:Class ; rdfs:subClassOf cco:InternalCombustionEngine ; - cco:alternative_label "Combustion Turbine"@en ; - cco:definition "An Internal Combustion Engine that has a rotating compressor and a turbine and is designed to operate utilizing continous Combustion to produce Thrust, either directly via exhaust or indirectly via a prop."@en ; + skos:altLabel "Combustion Turbine"@en ; + skos: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/w/index.php?title=Gas_turbine&oldid=1062398125"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Gas Turbine"@en . @@ -8692,7 +8678,7 @@ cco:GasTurbine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeneratorControlUnit cco:GeneratorControlUnit rdf:type owl:Class ; rdfs:subClassOf cco:ControlSystem ; - cco:definition "A Control System that is designed to regulate the voltage of some Electrical Power Source."@en ; + skos:definition "A Control System 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 . @@ -8700,7 +8686,7 @@ cco:GeneratorControlUnit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeographicFeature cco:GeographicFeature rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentalFeature ; - cco:definition "An Environmental Feature that is a natural (i.e. not human made) topographical feature having a (relatively) stable location in some Geospatial Region which can be designated by location-specific data."@en ; + skos: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 . @@ -8716,7 +8702,7 @@ cco:GeopoliticalEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DelimitingDomain ; - cco:definition "A Delimiting Domain that delimits the authority of a Government to exercise its control within the bounded area."@en ; + skos:definition "A Delimiting Domain that delimits the authority of a Government to exercise its control within the bounded area."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government Domain"@en . @@ -8724,7 +8710,7 @@ cco:GeopoliticalEntity rdf:type owl:Class ; ### 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 Government Domain."@en ; + skos:definition "A Geospatial Boundary that is a boundary of some Government Domain."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Border&oldid=1061275162"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government Domain Border"@en . @@ -8745,7 +8731,7 @@ cco:GeopoliticalOrganization rdf:type owl:Class ; "University, Utah State. Geopolitical Power | Aggies GO. https://chass.usu.edu/international-studies/aggies-go/power. Accessed 6 Apr. 2023." ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "An Organization that bears a Geopolitical Power Role."@en ; + skos:definition "An Organization that bears a Geopolitical Power Role."@en ; cco:definition_source "https://chass.usu.edu/international-studies/aggies-go/power" , "https://hbr.org/2022/11/how-companies-can-navigate-todays-geopolitical-risks" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; @@ -8763,7 +8749,7 @@ cco:GeopoliticalPowerRole rdf:type owl:Class ; "University, Utah State. Geopolitical Power | Aggies GO. https://chass.usu.edu/international-studies/aggies-go/power. Accessed 6 Apr. 2023." ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A Role had by an Organization, that is perceived by an International Community as capable of performing influential acts in that community, and which would be realized in performing such acts."@en ; + skos:definition "A Role had by an Organization, that is perceived by an International Community as capable of performing influential acts in that community, and which would be realized in performing such acts."@en ; cco:definition_source "https://chass.usu.edu/international-studies/aggies-go/power" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Geopolitical Power Role"@en ; @@ -8773,7 +8759,7 @@ cco:GeopoliticalPowerRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialBoundary cco:GeospatialBoundary rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000142 ; - cco:definition "A Fiat Line that is a boundary of some Geospatial Region."@en ; + skos:definition "A Fiat Line 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 "One-Dimensional Geospatial Boundary"@en . @@ -8781,8 +8767,8 @@ cco:GeospatialBoundary rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem cco:GeospatialCoordinateReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; - cco:alternative_label "Geographic Coordinate System"@en ; - cco:definition "A Spatial Reference System that is used to determine and identify the location of a point or object at or near the surface of the Earth."@en ; + skos:altLabel "Geographic Coordinate System"@en ; + skos: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 . @@ -8790,7 +8776,7 @@ cco:GeospatialCoordinateReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialEllipse cco:GeospatialEllipse rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialBoundary ; - cco:definition "A One-Dimensional 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 ; + skos:definition "A One-Dimensional 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 . @@ -8798,7 +8784,7 @@ cco:GeospatialEllipse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialErrorRegion cco:GeospatialErrorRegion rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialBoundary ; - cco:definition "A One-Dimensional Geospatial Boundary that bounds some Geospatial Region according to probability estimations for locating some object within it."@en ; + skos:definition "A One-Dimensional 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 . @@ -8806,7 +8792,7 @@ cco:GeospatialErrorRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLine cco:GeospatialLine rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialLineString ; - cco:definition "A Geospatial Line String that has only two vertices."@en ; + skos: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 . @@ -8814,7 +8800,7 @@ cco:GeospatialLine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLineString cco:GeospatialLineString rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialBoundary ; - cco:definition "A One-Dimensional 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 ; + skos:definition "A One-Dimensional 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 . @@ -8826,7 +8812,7 @@ cco:GeospatialLocation rdf:type owl:Class ; owl:onProperty obo:BFO_0000124 ; owl:someValuesFrom obo:BFO_0000001 ] ; - cco:definition "A Geospatial Region that is at which an Entity or Event is located."@en ; + skos:definition "A Geospatial Region that is 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 . @@ -8834,7 +8820,7 @@ cco:GeospatialLocation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPolygon cco:GeospatialPolygon rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialLineString ; - cco:definition "A Geospatial Line String that has at least three vertices where the connecting lines form a closed loop."@en ; + skos: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 . @@ -8842,7 +8828,7 @@ cco:GeospatialPolygon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPosition cco:GeospatialPosition rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000147 ; - cco:definition "A Fiat Point that is at or near the surface of the Earth and fixed according to some Geospatial Coordinate Reference System."@en ; + skos:definition "A Fiat Point 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 . @@ -8850,7 +8836,7 @@ cco:GeospatialPosition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegion cco:GeospatialRegion rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000029 ; - cco:definition "A Site that is at or near the surface of the Earth."@en ; + skos:definition "A Site that is 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 . @@ -8858,7 +8844,7 @@ cco:GeospatialRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegionBoundingBox cco:GeospatialRegionBoundingBox rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialPolygon ; - cco:definition "A Geospatial Polygon that has some Geospatial Region as a non-tangential proper part."@en ; + skos: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 . @@ -8866,7 +8852,7 @@ cco:GeospatialRegionBoundingBox rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegionBoundingBoxIdentifierList cco:GeospatialRegionBoundingBoxIdentifierList rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnitOfGeocoordinate ; - cco:definition "A Measurement Unit of Geocoordinate that is comprised of 4 pairs of coordinates, one for each of the 4 defining points (North, West, South, East) of a Geospatial Region Bounding Box."@en ; + skos: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 . @@ -8874,7 +8860,7 @@ cco:GeospatialRegionBoundingBoxIdentifierList rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Gimbal cco:Gimbal rdf:type owl:Class ; rdfs:subClassOf cco:EquipmentMount ; - cco:definition "An Equipment Mount that consists of a pivoted support that allows an Artifact to Rotate about one or more Axes."@en ; + skos: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/w/index.php?title=Gimbal&oldid=1053306885"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Gimbal"@en . @@ -8883,7 +8869,7 @@ cco:Gimbal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GoldColor cco:GoldColor rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that resembles a yellow-orange Hue with the added feature of having a metallic shine."@en ; + skos: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 . @@ -8896,7 +8882,7 @@ cco:Government rdf:type owl:Class ; owl:someValuesFrom cco:DelimitingDomain ] ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "An Organization that is the highest legitimate authority delimited by some Delimiting Domain and that exercises executive, legislative, or judicial authority in that Domain."@en ; + skos:definition "An Organization that is the highest legitimate authority delimited by some Delimiting Domain and that exercises executive, legislative, or judicial authority in that Domain."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Government&oldid=1063736308"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government"@en ; @@ -8911,7 +8897,7 @@ cco:GovernmentAgency rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:Government ] ; - cco:definition "An Organization that is part of a Government and is responsible for the oversight or administration of specific governmental functions."@en ; + skos:definition "An Organization that is part of a Government and is responsible for the oversight or administration of specific governmental functions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government Organization"@en . @@ -8919,7 +8905,7 @@ cco:GovernmentAgency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GovernmentArtifactFunction cco:GovernmentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes in which public policy is administered and the actions of its members are directed."@en ; + skos: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/w/index.php?title=Government&oldid=1063736308"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Government Artifact Function"@en . @@ -8928,7 +8914,7 @@ cco:GovernmentArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GovernmentBuilding cco:GovernmentBuilding rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for the administration of a community."@en ; + skos:definition "A Facility that is designed for the administration of a community."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Administration_(government)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Government Building"@en . @@ -8948,7 +8934,7 @@ cco:GovernmentOfACountry rdf:type owl:Class ; "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ; "2023-02-08T19:54:46-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A Government that has legitimate authority within and is delimited by a Domain of a Country."@en ; + skos:definition "A Government that has legitimate authority within and is delimited by a Domain of a Country."@en ; cco:definition_source "https://avalon.law.yale.edu/20th_century/intam03.asp" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government of a Country"@en ; @@ -8958,7 +8944,7 @@ cco:GovernmentOfACountry rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Green cco:Green rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is between Yellow and Cyan with a wavelength in the visible spectrum, typically between 520 to 560 nanometers."@en ; + skos: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 . @@ -8966,7 +8952,7 @@ cco:Green rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier cco:GreenwichMeanTimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeZoneIdentifier ; - cco:definition "A Time Zone Identifier that designates a spatial region where the local time is calculated according to the specified offset from Greenwich Mean Time."@en ; + skos: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 . @@ -8975,7 +8961,7 @@ cco:GreenwichMeanTimeZoneIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GregorianDay cco:GregorianDay rdf:type owl:Class ; rdfs:subClassOf cco:CalendarDay ; - cco:definition "A Calendar Day in the Gregorian Calendar."@en ; + skos: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 . @@ -8984,7 +8970,7 @@ cco:GregorianDay rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GregorianYear cco:GregorianYear rdf:type owl:Class ; rdfs:subClassOf cco:CalendarYear ; - cco:definition "A Calendar Year in the Gregorian Calendar."@en ; + skos: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 . @@ -8993,8 +8979,8 @@ cco:GregorianYear rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Grenade cco:Grenade rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; - cco:alternative_label "Hand Grenade"@en ; - cco:definition "An Explosive Weapon that is designed to be relatively small and to be thrown by hand."@en ; + skos:altLabel "Hand Grenade"@en ; + skos: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/w/index.php?title=Grenade&oldid=1060366148"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Grenade"@en . @@ -9003,7 +8989,7 @@ cco:Grenade rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Grey cco:Grey rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color between white and black colors."@en ; + skos: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 . @@ -9011,7 +8997,7 @@ cco:Grey rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroceryStore cco:GroceryStore rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; - cco:definition "A Commercial Facility that is designed to sell food."@en ; + skos:definition "A Commercial Facility that is designed to sell food."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Grocery_store&oldid=1060022873"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Grocery Store"@en . @@ -9020,7 +9006,7 @@ cco:GroceryStore rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundMotorVehicle cco:GroundMotorVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; - cco:definition "A Ground Vehicle that is designed to receive its motive power from an Engine and is not designed to travel on rails."@en ; + skos: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/w/index.php?title=Motor_vehicle&oldid=1063627395"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ground Motor Vehicle"@en . @@ -9029,7 +9015,7 @@ cco:GroundMotorVehicle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundMovingTargetIndicationArtifactFunction cco:GroundMovingTargetIndicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MovingTargetIndicationArtifactFunction ; - cco:definition "A Moving Target Indication Artifact Function that inheres in Artifacts that are designed to identify and track entities moving on or near the ground."@en ; + skos: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 . @@ -9037,10 +9023,10 @@ cco:GroundMovingTargetIndicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundTrack cco:GroundTrack rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:alternative_label "Ground Trace"@en ; - cco:definition "A One-Dimensional Spatial Region defined by the line formed on the surface of an Astronomical Body by projecting an imaginary line from the center of the tracked Object to the center of the Astronomical Body as the Object travels above the surface."@en ; + skos:altLabel "Ground Trace"@en ; + skos: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/w/index.php?title=Ground_track&oldid=1058025510"^^xsd:anyURI ; - 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 ; + skos:scopeNote "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 . @@ -9048,7 +9034,7 @@ cco:GroundTrack rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundTrackPoint cco:GroundTrackPoint rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000018 ; - cco:definition "A Zero-Dimensional Spatial Region that is an idealized point located on the surface of an Astronomical Body directly below an Object Track Point."@en ; + skos: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 . @@ -9056,7 +9042,7 @@ cco:GroundTrackPoint rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundVehicle cco:GroundVehicle rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; - cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by some form of ground travel."@en ; + skos: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/w/index.php?title=Category:Land_vehicles&oldid=546083623"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ground Vehicle"@en . @@ -9076,7 +9062,7 @@ cco:GroupOfAgents rdf:type owl:Class ; ) ; rdf:type owl:Class ] ; - cco:definition "An Object Aggregate that has only Agents as parts."@en ; + skos: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 . @@ -9092,7 +9078,7 @@ cco:GroupOfOrganizations rdf:type owl:Class ; owl:onProperty obo:BFO_0000178 ; owl:allValuesFrom cco:Organization ] ; - cco:definition "A Group of Agents that has only Organizations as parts."@en ; + skos: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 . @@ -9108,7 +9094,7 @@ cco:GroupOfPersons rdf:type owl:Class ; owl:onProperty obo:BFO_0000178 ; owl:allValuesFrom cco:Person ] ; - cco:definition "A Group of Agents that has only Persons as parts."@en ; + skos: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 . @@ -9116,7 +9102,7 @@ cco:GroupOfPersons rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HairColor cco:HairColor rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality inhering in a portion of Hair by virtue of its color."@en ; + skos: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 . @@ -9124,7 +9110,7 @@ cco:HairColor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HandGun cco:HandGun rdf:type owl:Class ; rdfs:subClassOf cco:Firearm ; - cco:definition "A Firearm that is designed to have a relatively short barrel and to be held in one or two hands and to be fired without being braced against the shoulder."@en ; + skos: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/w/index.php?title=Handgun&oldid=1060570395"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hand Gun"@en . @@ -9133,7 +9119,7 @@ cco:HandGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HardXrayFrequency cco:HardXrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:XrayFrequency ; - cco:definition "An X-Ray Frequency that is between 3 and 30 exahertz."@en ; + skos: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 . @@ -9141,7 +9127,7 @@ cco:HardXrayFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hardness cco:Hardness rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the degree to which it can be turned, bowed, or twisted without breaking."@en ; + skos: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 . @@ -9149,7 +9135,7 @@ cco:Hardness rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hazel cco:Hazel rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is a combination of Brown and Green, typically associated with eye color."@en ; + skos: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 . @@ -9157,7 +9143,7 @@ cco:Hazel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HealingArtifactFunction cco:HealingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which health is restored to an unbalanced, diseased, or damaged organism."@en ; + skos: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/w/index.php?title=Healing&oldid=1053920678"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Healing Artifact Function"@en . @@ -9166,7 +9152,7 @@ cco:HealingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HealthcareArtifactFunction cco:HealthcareArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of treating and preventing illness."@en ; + skos:definition "A Service Artifact Function that is realized in processes of treating and preventing illness."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Health_care&oldid=1064015344"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Healthcare Artifact Function"@en . @@ -9175,7 +9161,7 @@ cco:HealthcareArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HealthcareFacility cco:HealthcareFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for the diagnosis, treatment, and prevention of disease."@en ; + skos:definition "A Facility that is designed for the diagnosis, treatment, and prevention of disease."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Medicine&oldid=1062226814"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Healthcare Facility"@en . @@ -9184,7 +9170,7 @@ cco:HealthcareFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HearingAid cco:HearingAid rdf:type owl:Class ; rdfs:subClassOf cco:MedicalArtifact ; - cco:definition "A Medical Artifact that is designed to improve hearing for its user."@en ; + skos:definition "A Medical Artifact that is designed to improve hearing for its user."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Hearing_aid&oldid=1062688647"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hearing Aid"@en . @@ -9193,7 +9179,7 @@ cco:HearingAid rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatEngine cco:HeatEngine rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; - cco:definition "An Engine that is designed to convert thermal energy into mechanical energy."@en ; + skos: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 . @@ -9201,7 +9187,7 @@ cco:HeatEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatSink cco:HeatSink rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to regulate the temperature of a computer by the passive transfer of heat away from other components in the computer."@en ; + skos:definition "A Material Artifact that is designed to regulate the temperature of a computer by the passive transfer of heat away from other components in the computer."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Heat_sink&oldid=1062822080"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Heat Sink"@en . @@ -9210,7 +9196,7 @@ cco:HeatSink rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatingArtifactFunction cco:HeatingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which the thermal energy of a system increases."@en ; + skos: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 . @@ -9218,7 +9204,7 @@ cco:HeatingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatingSystem cco:HeatingSystem rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentControlSystem ; - cco:definition "An Environment Control System that is designed to heat the air or objects in a Site."@en ; + skos: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 . @@ -9226,7 +9212,7 @@ cco:HeatingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HeavyMachineGun cco:HeavyMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:MountedGun ; - cco:definition "A Mounted Gun that is designed to fire ammunition greater than .50 caliber or 12.7mm ammunition in quick succession from an ammunition belt, and which typically weighs more than 30lbs."@en ; + skos: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/w/index.php?title=Heavy_machine_gun&oldid=1047303735"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Heavy Machine Gun"@en . @@ -9235,7 +9221,7 @@ cco:HeavyMachineGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Height cco:Height rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's extension in a vertical direction."@en ; + skos: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 . @@ -9243,7 +9229,7 @@ cco:Height rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HelicalAntenna cco:HelicalAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; - cco:definition "A Wire Antenna that consists of a conducting wire wound in the form of a helix that is typically mounted over a ground plane with a feed line connected between the bottom of the helix and the ground plane."@en ; + skos: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/w/index.php?title=Helical_antenna&oldid=1062343033"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Helical Antenna"@en . @@ -9252,7 +9238,7 @@ cco:HelicalAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Heliport cco:Heliport rdf:type owl:Class ; rdfs:subClassOf cco:Airport ; - cco:definition "An Airport that is designed for launching, receiving, and housing Rotorcraft."@en ; + skos:definition "An Airport that is designed for launching, receiving, and housing Rotorcraft."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Heliport&oldid=1049937701"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Heliport"@en . @@ -9261,7 +9247,7 @@ cco:Heliport rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HerbicideArtifactFunction cco:HerbicideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; - cco:definition "A Pesticide Artifact Function that is realized in a process which causes harm to, or the death to, unwanted plants."@en ; + skos: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/w/index.php?title=Herbicide&oldid=1061228045"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Herbicide Artifact Function"@en . @@ -9270,7 +9256,7 @@ cco:HerbicideArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HighDensityResidentialArea cco:HighDensityResidentialArea rdf:type owl:Class ; rdfs:subClassOf cco:PopulatedPlace ; - cco:definition "A Populated Place which is characterized by densely contained multiple-unit living structures."@en ; + skos: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 . @@ -9280,8 +9266,8 @@ cco:HighDensityResidentialArea rdf:type owl:Class ; cco:HighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "HF" ; - cco:alternative_label "ITU Band Number 7"@en ; - cco:definition "A Radio Frequency that is between 3 and 30 MHz."@en ; + skos:altLabel "ITU Band Number 7"@en ; + skos: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 ; @@ -9291,7 +9277,7 @@ cco:HighFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HighFrequencyCommunicationInstrument cco:HighFrequencyCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is designed to participate in some process that has process part some High Frequency."@en ; + skos: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 . @@ -9299,7 +9285,7 @@ cco:HighFrequencyCommunicationInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Highway cco:Highway rdf:type owl:Class ; rdfs:subClassOf cco:Road ; - cco:definition "A Road that is designed to enable Ground Vehicles to travel between relatively major destinations."@en ; + skos:definition "A Road that is designed to enable Ground Vehicles to travel between relatively major destinations."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Highway&oldid=1063985949"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Highway"@en . @@ -9308,7 +9294,7 @@ cco:Highway rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HighwayInterchange cco:HighwayInterchange rdf:type owl:Class ; rdfs:subClassOf cco:RoadJunction ; - cco:definition "A Road Junction that is designed to enable Ground Vehicles to exit one or more Highways and enter another Highway without directly crossing any other traffic stream."@en ; + skos: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 . @@ -9317,7 +9303,7 @@ cco:HighwayInterchange rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hinge cco:Hinge rdf:type owl:Class ; rdfs:subClassOf cco:MachineBearing ; - cco:definition "A Machine Bearing that is designed to limit the angle of Rotation between two solid objects."@en ; + skos: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/w/index.php?title=Hinge&oldid=1059935559"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hinge"@en . @@ -9326,8 +9312,8 @@ cco:Hinge rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HornAntenna cco:HornAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; - cco:alternative_label "Microwave Horn"@en ; - cco:definition "A Radio Antenna that consists of a flaring metal waveguide shaped like a horn to direct radio waves in a beam and can be used on its own or as a feeder for larger antenna structures, such as Parabolic Antennas."@en ; + skos:altLabel "Microwave Horn"@en ; + skos: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/w/index.php?title=Horn_antenna&oldid=1050375403"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Horn Antenna"@en . @@ -9336,7 +9322,7 @@ cco:HornAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hospital cco:Hospital rdf:type owl:Class ; rdfs:subClassOf cco:HealthcareFacility ; - cco:definition "A Healthcare Facility that is designed to provide patient treatment with specialized staff and equipment."@en ; + skos:definition "A Healthcare Facility that is designed to provide patient treatment with specialized staff and equipment."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Hospital&oldid=1063047817"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hospital"@en . @@ -9345,7 +9331,7 @@ cco:Hospital rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HospitalityArtifactFunction cco:HospitalityArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of accommodation food and beverage meeting and events gaming entertainment and recreation tourism services and visitor information."@en ; + skos: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/w/index.php?title=Hospitality&oldid=1049599161"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hospitality Artifact Function"@en . @@ -9354,7 +9340,7 @@ cco:HospitalityArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hostel cco:Hostel rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; - cco:definition "A Residential Facility that is designed to temporarily lodge guests in a sociable environment for relatively low costs."@en ; + skos: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/w/index.php?title=Hostel&oldid=1057812930"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hostel"@en . @@ -9363,7 +9349,7 @@ cco:Hostel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hotel cco:Hotel rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; - cco:definition "A Residential Facility that is designed to provide lodging that is paid for on a short-term basis."@en ; + skos: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/w/index.php?title=Hotel&oldid=1063583593"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hotel"@en . @@ -9376,7 +9362,7 @@ cco:Hour rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Day ] ; - cco:definition "A Temporal Interval that is equal to sixty consecutive Minutes."@en ; + skos:definition "A Temporal Interval 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 . @@ -9385,7 +9371,7 @@ cco:Hour rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/House cco:House rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; - cco:definition "A Residential Facility that is designed to provide a self-standing, permanent residence for an individual, family, household, multiple families, or similar-sized group."@en ; + skos: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/w/index.php?title=House&oldid=1062818553"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "House"@en . @@ -9394,7 +9380,7 @@ cco:House rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Howitzer cco:Howitzer rdf:type owl:Class ; rdfs:subClassOf cco:Cannon ; - cco:definition "A Cannon that is designed to have a relatively short barrel and to use relatively small propellant charges to propel projectiles in relatively high trajectories with a steep angle of descent."@en ; + skos: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/w/index.php?title=Howitzer&oldid=1059576383"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Howitzer"@en . @@ -9403,7 +9389,7 @@ cco:Howitzer rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicFluidReservoir cco:HydraulicFluidReservoir rdf:type owl:Class ; rdfs:subClassOf cco:Container ; - cco:definition "A Container that is designed to store some hydraulic fluid for use in some Hyrdraulic Power Source."@en ; + skos:definition "A Container 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 . @@ -9411,7 +9397,7 @@ cco:HydraulicFluidReservoir rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicMotor cco:HydraulicMotor rdf:type owl:Class ; rdfs:subClassOf cco:PhysicallyPoweredEngine ; - cco:definition "A Physically Powered Engine that converts hydraulic pressure and flow into torque and angular displacement."@en ; + skos:definition "A Physically Powered Engine that converts hydraulic pressure and flow into torque and angular displacement."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Hydraulic_motor&oldid=1027427666"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Motor"@en . @@ -9420,7 +9406,7 @@ cco:HydraulicMotor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicPowerSource cco:HydraulicPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; - cco:definition "A Power Source that is designed to generate, control, or transmit power by means of pressurized liquid."@en ; + skos: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 . @@ -9428,7 +9414,7 @@ cco:HydraulicPowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicPowerTransferUnit cco:HydraulicPowerTransferUnit rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact 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 ; + skos:definition "A Material Artifact 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/w/index.php?title=Power_transfer_unit&oldid=1002682083"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Power Transfer Unit"@en . @@ -9437,7 +9423,7 @@ cco:HydraulicPowerTransferUnit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicValve cco:HydraulicValve rdf:type owl:Class ; rdfs:subClassOf cco:Valve ; - cco:definition "A Valve that is designed to regulate, direct, or control the flow of a liquid by opening, closing, or partially obstructing various passageways."@en ; + skos:definition "A Valve 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/w/index.php?title=Power_transfer_unit&oldid=1002682083"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Valve"@en . @@ -9446,7 +9432,7 @@ cco:HydraulicValve rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydroelectricPowerPlant cco:HydroelectricPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; - cco:definition "An Electric Power Station that is designed to convert hydropower into electrical power."@en ; + skos:definition "An Electric Power Station that is designed to convert hydropower into electrical power."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Hydroelectricity&oldid=1062438236"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hydroelectric Power Plant"@en . @@ -9455,7 +9441,7 @@ cco:HydroelectricPowerPlant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydrographicFeature cco:HydrographicFeature rdf:type owl:Class ; rdfs:subClassOf cco:GeographicFeature ; - cco:definition "A Geographic Feature associated with water."@en ; + skos: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 . @@ -9463,7 +9449,7 @@ cco:HydrographicFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ISBNBarcode cco:ISBNBarcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; - cco:definition "An EAN Barcode that is used to designate books."@en ; + skos: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 . @@ -9471,7 +9457,7 @@ cco:ISBNBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ISSNBarcode cco:ISSNBarcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; - cco:definition "An EAN Barcode that is used to designate periodicals."@en ; + skos: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 . @@ -9479,7 +9465,7 @@ cco:ISSNBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ITFBarcode cco:ITFBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of an even number of numerical characters and is used primarily in packaging and distribution."@en ; + skos: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 . @@ -9487,8 +9473,8 @@ cco:ITFBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IdentificationFriendOrFoeTransponder cco:IdentificationFriendOrFoeTransponder rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransponder ; - cco:alternative_label "IFF"@en ; - cco:definition "A Radio Transponder that is designed to automatically transmit a predefined signal in response to receiving an appropriate interrogation signal such that the entity it is located on can be positively identified as friendly."@en ; + skos:altLabel "IFF"@en ; + skos: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/w/index.php?title=Identification_friend_or_foe&oldid=1055168718"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Identification Friend or Foe Transponder"@en . @@ -9497,7 +9483,7 @@ cco:IdentificationFriendOrFoeTransponder rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Ideology cco:Ideology rdf:type owl:Class ; rdfs:subClassOf cco:InformationContentEntity ; - cco:definition "An Information Content Entity that consists of a collection of claims about how some part of the world is or should be and which is accepted as true by an Agent or Group of Agents such that it forms the basis of their beliefs, goals, expectations, and motivations."@en ; + skos: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 . @@ -9505,8 +9491,8 @@ cco:Ideology rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IgnitionProcess cco:IgnitionProcess rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:alternative_label "Ignition"@en ; - cco:definition "A Natural Process that initiates a Combustion process."@en ; + skos:altLabel "Ignition"@en ; + skos: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 . @@ -9514,7 +9500,7 @@ cco:IgnitionProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IgnitionSystem cco:IgnitionSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to produce an Ignition process."@en ; + skos:definition "A Material 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 . @@ -9522,7 +9508,7 @@ cco:IgnitionSystem rdf:type owl:Class ; ### 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 carry an Information Content Entity that represents some entity owing to a visual isomorphism between the carrying artifact and the entity."@en ; + skos:definition "An Information Bearing Artifact that is designed to carry an Information Content Entity that represents some entity owing to a visual isomorphism between the carrying artifact and the entity."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Image&oldid=1062709732"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Image"@en . @@ -9531,7 +9517,7 @@ cco:Image rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ImagingArtifactFunction cco:ImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities."@en ; + skos: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 . @@ -9539,7 +9525,7 @@ cco:ImagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ImagingInstrument cco:ImagingInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to produce images (visual representations) of an entity."@en ; + skos:definition "A Material 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 . @@ -9547,7 +9533,7 @@ cco:ImagingInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ImpactShieldingArtifactFunction cco:ImpactShieldingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact reduces the damage caused to the shielded object by an impact with another object."@en ; + skos: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 . @@ -9556,7 +9542,7 @@ cco:ImpactShieldingArtifactFunction rdf:type owl:Class ; cco:ImprovisedExplosiveDevice rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; cco:acronym "IED" ; - cco:definition "An Explosive Weapon that is designed to be used in non-conventional military action."@en ; + skos:definition "An Explosive Weapon that is designed to be used in non-conventional military action."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Improvised_explosive_device&oldid=1063432318"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Improvised Explosive Device"@en . @@ -9565,10 +9551,10 @@ cco:ImprovisedExplosiveDevice rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ImpulsiveForce cco:ImpulsiveForce rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:alternative_label "Imp"@en , + skos:altLabel "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 ; + skos: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 . @@ -9577,7 +9563,7 @@ cco:ImpulsiveForce rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncendiaryWeapon cco:IncendiaryWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of starting a fire."@en ; + skos: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/w/index.php?title=Incendiary_device&oldid=1055642422"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Incendiary Weapon"@en . @@ -9586,8 +9572,8 @@ cco:IncendiaryWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncorporatedOrganization cco:IncorporatedOrganization rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; - cco:alternative_label "Corporation"@en ; - cco:definition "An Organization formed by an Act of Incorporation that consists of an association of individuals, created by law or under authority of law, having a continuous existence independent of the existences of its members and owners, and having powers and liabilities distinct from those of its members and owners."@en ; + skos:altLabel "Corporation"@en ; + skos: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 . @@ -9596,7 +9582,7 @@ cco:IncorporatedOrganization rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfDependentContinuant cco:IncreaseOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; - cco:definition "A Change in which some Independent Continuant has an increase in the level of some Dependent Continuant that it bears."@en ; + skos: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 . @@ -9604,7 +9590,7 @@ cco:IncreaseOfDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfDisposition cco:IncreaseOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfRealizableEntity ; - cco:definition "An Increase of Realizable Entity in which some Independent Continuant has an increase of some Disposition that it bears."@en ; + skos: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 . @@ -9612,7 +9598,7 @@ cco:IncreaseOfDisposition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfFunction cco:IncreaseOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfDisposition ; - cco:definition "An Increase of Disposition in which some Independent Continuant has an increase of some Function that it bears."@en ; + skos:definition "An Increase of Disposition 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 . @@ -9620,7 +9606,7 @@ cco:IncreaseOfFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfGenericallyDependentContinuant cco:IncreaseOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfDependentContinuant ; - cco:definition "An Increase of Dependent Continuant in which some Independent Continuant has an increase of some Generically Dependent Continuant that it bears."@en ; + skos: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 . @@ -9628,7 +9614,7 @@ cco:IncreaseOfGenericallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfQuality cco:IncreaseOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfSpecificallyDependentContinuant ; - cco:definition "An Increase of Specifically Dependent Continuant in which some Indpendent Continuant has an increase of some Quality that it bears."@en ; + skos: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 . @@ -9636,7 +9622,7 @@ cco:IncreaseOfQuality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfRealizableEntity cco:IncreaseOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfSpecificallyDependentContinuant ; - cco:definition "An Increase of Specifically Dependent Continuant in which some Independent Continuant has an increase of some Realizable Entity that it bears."@en ; + skos: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 . @@ -9644,7 +9630,7 @@ cco:IncreaseOfRealizableEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfRole cco:IncreaseOfRole rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfRealizableEntity ; - cco:definition "An Increase of Realizable Entity in which some Independent Continuant has an increase of some Role that it bears."@en ; + skos: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 . @@ -9652,7 +9638,7 @@ cco:IncreaseOfRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfSpecificallyDependentContinuant cco:IncreaseOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfDependentContinuant ; - cco:definition "An Increase of Dependent Continuant in which some Independent Continuant has an increase of some Specifically Dependent Continuant that it bears."@en ; + skos: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 . @@ -9660,8 +9646,8 @@ cco:IncreaseOfSpecificallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InertialNavigationSystem cco:InertialNavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:NavigationSystem ; - cco:alternative_label "INS"@en ; - cco:definition "A Navigation System that is designed to continuously calculate via dead reckoning the position, orientation, and velocity of a moving object without the need for external references."@en ; + skos:altLabel "INS"@en ; + skos: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/w/index.php?title=Inertial_navigation_system&oldid=1063682725"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Inertial Navigation System"@en . @@ -9671,9 +9657,9 @@ cco:InertialNavigationSystem rdf:type owl:Class ; cco:InfantryFightingVehicle rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:acronym "IFV" ; - cco:definition "An Armored Fighting Vehicle that is designed to carry infantry into battle and to provide fire support for them."@en ; + skos: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/w/index.php?title=Infantry_fighting_vehicle&oldid=1062470745"^^xsd:anyURI ; - 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 ; + skos:scopeNote "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 . @@ -9689,7 +9675,7 @@ cco:InformationBearingArtifact rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:InformationMediumArtifact ] ; - cco:definition "A Material Artifact that carries an Information Content Entity and is designed to do so using a particular format or structure."@en ; + skos:definition "A Material Artifact that carries an Information Content Entity and is designed to do so using a particular format or structure."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Information Bearing Artifact"@en . @@ -9705,8 +9691,8 @@ cco:InformationBearingEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000030 ; - cco:alternative_label "IBE"@en ; - cco:definition "An Object upon which an Information Content Entity generically depends."@en ; + skos:altLabel "IBE"@en ; + skos:definition "An Object upon which an Information Content Entity generically depends."@en ; cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000178"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Information Bearing Entity"@en . @@ -9723,10 +9709,10 @@ cco:InformationContentEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000031 ; - cco:alternative_label "ICE"@en ; - cco:definition "A Generically Dependent Continuant that generically depends on some Information Bearing Entity and stands in relation of aboutness to some Entity."@en ; + skos:altLabel "ICE"@en ; + skos:definition "A Generically Dependent Continuant that generically depends on some Information Bearing Entity and stands in relation of aboutness to some Entity."@en ; cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000030" ; - cco:elucidation "Information Content Entity is here intended to be a class of Entities whose instances are the informational content of Information Bearing Entities. For example, three instances of information bearers -- such as a bar chart, color-coded map, and a written report -- each of which lists the GDP of Countries for the year 2010 are each different carriers of the same information content. It is this content that is generically dependent upon its carrier. This treatment of Informational Content Entity (cf. the Information Artifact Ontology) leads to a principle of subtyping based upon the relationship that ICE's have with the Entity they are about rather than characteristics such as format, language, measurement scale, or media. The latter are treated here as being Qualities of bearers."@en ; + skos:scopeNote "Information Content Entity is here intended to be a class of Entities whose instances are the informational content of Information Bearing Entities. For example, three instances of information bearers -- such as a bar chart, color-coded map, and a written report -- each of which lists the GDP of Countries for the year 2010 are each different carriers of the same information content. It is this content that is generically dependent upon its carrier. This treatment of Informational Content Entity (cf. the Information Artifact Ontology) leads to a principle of subtyping based upon the relationship that ICE's have with the Entity they are about rather than characteristics such as format, language, measurement scale, or media. The latter are treated here as being Qualities of bearers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Information Content Entity"@en . @@ -9734,8 +9720,8 @@ cco:InformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationLine cco:InformationLine rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that consists of a single line or row of some larger Information Bearing Artifact of which it is a part."@en ; - cco:example_of_usage "a line in a computer file that bears a portion of code for some computer program" , + skos: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 ; + skos:example "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 ; @@ -9745,8 +9731,8 @@ cco:InformationLine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationMediumArtifact cco:InformationMediumArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to have some Information Bearing Artifact as part."@en ; - cco:example_of_usage "A magnetic hard drive" , + skos:definition "A Material Artifact that is designed to have some Information Bearing Artifact as part."@en ; + skos:example "A magnetic hard drive" , "A notebook" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "An empty notebook, when manufactured, is a medium but not yet a carrier of information content. However, a book, in the sense of a novel or collection of philosophical essays or poems, depends necessarily on it carrying some information content. Thus, there are no empty books. Likewise, there are no empty databases, only portions of digital storage that have not yet been configured to carry some information content according to a database software application."@en ; @@ -9756,7 +9742,7 @@ cco:InformationMediumArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationProcessingArtifact cco:InformationProcessingArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to use algorithms to transform some Information Content Entity into another Information Content Entity."@en ; + skos:definition "A Material 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 . @@ -9768,8 +9754,8 @@ cco:InformationQualityEntity rdf:type owl:Class ; owl:onProperty obo:BFO_0000197 ; owl:someValuesFrom cco:InformationBearingEntity ] ; - cco:alternative_label "IQE"@en ; - cco:definition "A Quality that concretizes some Information Content Entity."@en ; + skos:altLabel "IQE"@en ; + skos: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 . @@ -9778,9 +9764,9 @@ cco:InformationQualityEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InfraredCamera cco:InfraredCamera rdf:type owl:Class ; rdfs:subClassOf cco:Camera ; - cco:alternative_label "Thermal Imaging Camera"@en , + skos:altLabel "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 ; + skos:definition "A Camera that is designed to form and record an image generated from infrared radiation."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Thermographic_camera&oldid=1063916009"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrared Camera"@en . @@ -9789,7 +9775,7 @@ cco:InfraredCamera rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InfraredLightFrequency cco:InfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 300 gigahertz and 430 tetrahertz."@en ; + skos: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/w/index.php?title=Infrared&oldid=1064111319"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Infrared Light Frequency"@en . @@ -9798,7 +9784,7 @@ cco:InfraredLightFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InfraredTelescope cco:InfraredTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing infrared light to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=Infrared_telescope&oldid=1062918090"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrared Telescope"@en . @@ -9807,7 +9793,7 @@ cco:InfraredTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InfrasonicFrequency cco:InfrasonicFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; - cco:definition "A Sound Frequency that is below 20 Hz."@en ; + skos: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 . @@ -9815,8 +9801,8 @@ cco:InfrasonicFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Infrastructure cco:Infrastructure rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; - cco:alternative_label "Infrastructure"@en ; - cco:definition "A Material Entity that is composed of elements bearing Infrastructure Roles and is by itself sufficient to provide a planned service or benefit to some organization that maintains its elements."@en ; + skos:altLabel "Infrastructure"@en ; + skos:definition "A Material Entity that is composed of elements bearing Infrastructure Roles and is by itself sufficient to provide a planned service or benefit to some organization that maintains its elements."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrastructure System"@en . @@ -9832,7 +9818,7 @@ cco:InfrastructureElement rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000040 ; - cco:definition "A Material Entity that bears an Infrastructure Role."@en ; + skos:definition "A Material Entity that bears an Infrastructure Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrastructure Element"@en . @@ -9840,7 +9826,7 @@ cco:InfrastructureElement rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InfrastructureRole cco:InfrastructureRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in the bearer of a Disposition and has been assigned to an Infrastructure System such that the realization of that Disposition is sometimes part of the functioning of the Infrastructure System."@en ; + skos:definition "A Role that inheres in the bearer of a Disposition and has been assigned to an Infrastructure System such that the realization of that Disposition is sometimes part of the functioning of the Infrastructure System."@en ; cco:definition_source "https://archive.org/details/economicsprincip00osul/page/n489/mode/2up"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "The disposition will typically be a function of an artifact, which is often designed to be part of some Infrastructure system. But not always. In some cases an entity may be repurposed to be an element of some Infrastructure. In those cases it is a capability of that entity that supports the functioning of the system."@en ; @@ -9850,7 +9836,7 @@ cco:InfrastructureRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InhibitingMotionArtifactFunction cco:InhibitingMotionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to inhibit the motion of some object."@en ; + skos: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 . @@ -9858,8 +9844,8 @@ cco:InhibitingMotionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Initialism cco:Initialism rdf:type owl:Class ; rdfs:subClassOf cco:AbbreviatedName ; - cco:definition "An Abbreviated Name that consists of the initial letters of some words (or syllables) in a Designative Name, and in which each letter is pronounced separately."@en ; - cco:example_of_usage "USA, CPU, BBC" ; + skos: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 ; + skos:example "USA, CPU, BBC" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Initialism"@en . @@ -9867,7 +9853,7 @@ cco:Initialism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InsecticideArtifactFunction cco:InsecticideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; - cco:definition "A Pesticide Artifact Function that is realized in a process that causes harm to, or the death of, an insect."@en ; + skos: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/w/index.php?title=Insecticide&oldid=1063322558"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Insecticide Artifact Function"@en . @@ -9876,9 +9862,9 @@ cco:InsecticideArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InstantMessaging cco:InstantMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of IMing"@en , + skos:altLabel "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 ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Instant_messaging&oldid=1062873579"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Instant Messaging"@en . @@ -9887,7 +9873,7 @@ cco:InstantMessaging rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InstrumentDisplayPanel cco:InstrumentDisplayPanel rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear information about some Artifact that is derived by the instrumentation Sensors of that Artifact."@en ; + skos: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/w/index.php?title=Flight_instruments&oldid=1062972990"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Instrument Display Panel"@en . @@ -9896,8 +9882,8 @@ cco:InstrumentDisplayPanel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IntentionalAct cco:IntentionalAct rdf:type owl:Class ; rdfs:subClassOf cco:Act ; - cco:alternative_label "Intentional Act"@en ; - 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 ; + skos:altLabel "Intentional Act"@en ; + skos: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 "Planned Act"@en . @@ -9905,7 +9891,7 @@ cco:IntentionalAct rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IntercommunicationSystem cco:IntercommunicationSystem rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationSystem ; - cco:definition "A Communication System that is designed to enable some Act of Communication between end points within a building, small collection of buildings, or within a small area of service."@en ; + skos: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/w/index.php?title=Intercom&oldid=1055934442"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Intercommunication System"@en . @@ -9914,7 +9900,7 @@ cco:IntercommunicationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InteriorLightingSystem cco:InteriorLightingSystem rdf:type owl:Class ; rdfs:subClassOf cco:LightingSystem ; - cco:definition "A Lighting System that is designed to emit light within the interior of some area."@en ; + skos: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 . @@ -9922,7 +9908,7 @@ cco:InteriorLightingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InternalCombustionEngine cco:InternalCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:CombustionEngine ; - cco:definition "A Combustion Engine that is designed to have an internal Combustion Chamber where portions of Fuel and Oxidizer mixture are burned to generate thermal energy that is then converted into mechanical energy."@en ; + skos: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/w/index.php?title=Internal_combustion_engine&oldid=1063281505"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Internal Combustion Engine"@en . @@ -9934,7 +9920,7 @@ cco:InternationalCommunity rdf:type owl:Class ; "The International Community. 5 Apr. 2023, https://dictionary.cambridge.org/us/dictionary/english/international-community." ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A maximal Group of Geopolitical Organizations engaged in geopolitics with one another."@en ; + skos:definition "A maximal Group of Geopolitical Organizations engaged in geopolitics with one another."@en ; cco:definition_source "https://dictionary.cambridge.org/us/dictionary/english/international-community" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "International Community"@en ; @@ -9944,7 +9930,7 @@ cco:InternationalCommunity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InterpersonalRelationshipRole cco:InterpersonalRelationshipRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in a Person in virtue of the obligations, expectations, or social norms that govern that Person's Intentional Acts within the context of a relationship with another Person."@en ; + skos: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 . @@ -9952,7 +9938,7 @@ cco:InterpersonalRelationshipRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Interphone cco:Interphone rdf:type owl:Class ; rdfs:subClassOf cco:IntercommunicationSystem ; - cco:definition "An Intercommunication System that that is designed to facilitate some Act of Communication between agents by means of audio messages."@en ; + skos: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 . @@ -9960,9 +9946,9 @@ cco:Interphone rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IntervalEstimateInformationContentEntity cco:IntervalEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:EstimateInformationContentEntity ; - cco:alternative_label "Interval Estimate"@en , + skos:altLabel "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 ; + skos: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 . @@ -9981,8 +9967,8 @@ 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."@en ; - cco:example_of_usage "The sentence \"The temperature reached -27 degrees Fahrenheit on January 20, 1985 in Chicago, IL.\" is the carrier of an interval measurement as 0 degrees on the Fahrenheit scale does not describe absolute zero."@en ; + skos:definition "A Measurement Information Content Entity that places a Quality of an Entity onto some interval scale having no true zero value."@en ; + skos:example "The sentence \"The temperature reached -27 degrees Fahrenheit on January 20, 1985 in Chicago, IL.\" is the carrier of an interval measurement as 0 degrees on the Fahrenheit scale does not describe absolute zero."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Four of the subtypes of measurements used here (Interval, Nominal, Ordinal, and Ratio) were originally defined by S.S. Stevens in the article \"On the Theory of Scales of Measurement\" in Science, Vol. 103 No. 2684 on June 7, 1946. For an introductory article with links to additional content including criticisms and alternate classifications of measurements see https://en.wikipedia.org/wiki/Level_of_measurement"@en ; rdfs:label "Interval Measurement Information Content Entity"@en . @@ -9991,7 +9977,7 @@ cco:IntervalMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InverseSawtoothWaveform cco:InverseSawtoothWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; - cco:definition "A Waveform that is characterized by a sawtooth shape due to the continuous linear transition from maximum to minimum Amplitudes followed by a near-instantaneous transition from the minimum to maximum Amplitudes of the Wave Cycle."@en ; + skos: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 . @@ -10003,7 +9989,7 @@ cco:Iris rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:Eye ] ; - cco:definition "A Bodily Component that consists of the part of an Eye that is a pigmented, round, contractile membrane, suspended between the cornea and lens and perforated by the pupil, and which canonically regulates the amount of light entering the Eye."@en ; + skos: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 . @@ -10012,7 +9998,7 @@ cco:Iris rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JAN13Barcode cco:JAN13Barcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; - cco:definition "An EAN Barcode that consists of 13 numerical digits and is used primarily in Japan to designate products at the point of sale."@en ; + skos: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 . @@ -10020,7 +10006,7 @@ cco:JAN13Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JetEngine cco:JetEngine rdf:type owl:Class ; rdfs:subClassOf cco:ReactionEngine ; - cco:definition "A Reaction Engine that discharges a fast moving jet that generates Thrust by jet propulsion."@en ; + skos:definition "A Reaction Engine that discharges a fast moving jet that generates Thrust by jet propulsion."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Jet_engine&oldid=1060157063"^^xsd:anyURI ; 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 ; @@ -10030,7 +10016,7 @@ cco:JetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JournalArticle cco:JournalArticle rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear a specific brief composition on a specific topic as part of a Journal Issue."@en ; + skos: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/w/index.php?title=Academic_journal&oldid=1059723283"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Journal Article"@en . @@ -10044,7 +10030,7 @@ cco:JulianDate rdf:type owl:Class ; owl:someValuesFrom cco:JulianDay ] ; cco:acronym "JD" ; - cco:definition "A Time of Day as specified according to the Julian Calendar using the Julian Date epoch."@en ; + skos: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 . @@ -10053,9 +10039,9 @@ cco:JulianDate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianDateFraction cco:JulianDateFraction rdf:type owl:Class ; rdfs:subClassOf cco:DecimalTimeOfDayIdentifier ; - cco:alternative_label "Julian Date Time Identifier"@en , + skos:altLabel "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 ; + skos: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 . @@ -10075,7 +10061,7 @@ 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."@en ; + skos: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 . @@ -10083,7 +10069,7 @@ cco:JulianDateIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianDay cco:JulianDay rdf:type owl:Class ; rdfs:subClassOf cco:CalendarDay ; - cco:definition "A Calendar Day in the Julian Calendar."@en ; + skos: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 ; @@ -10097,7 +10083,7 @@ 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."@en ; + skos: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 . @@ -10105,7 +10091,7 @@ cco:JulianDayNumber rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianYear cco:JulianYear rdf:type owl:Class ; rdfs:subClassOf cco:CalendarYear ; - cco:definition "A Calendar Year in the Julian Calendar."@en ; + skos: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 . @@ -10114,7 +10100,7 @@ cco:JulianYear rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LandMine cco:LandMine rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; - cco:definition "An Explosive Weapon that is designed to be concealed under or on the ground and to detonate as its target passes over or near it."@en ; + skos: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/w/index.php?title=Land_mine&oldid=1060289159"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Land Mine"@en . @@ -10123,7 +10109,7 @@ cco:LandMine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact cco:LandTransportationArtifact rdf:type owl:Class ; rdfs:subClassOf cco:TransportationArtifact ; - cco:definition "A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another via land."@en ; + skos:definition "A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another via land."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Land Transportation Artifact"@en . @@ -10131,7 +10117,7 @@ cco:LandTransportationArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Landfill cco:Landfill rdf:type owl:Class ; rdfs:subClassOf cco:WasteManagementFacility ; - cco:definition "A Waste Management Facility that is designed for disposing of waste by burial."@en ; + skos:definition "A Waste Management Facility that is designed for disposing of waste by burial."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Landfill&oldid=1058364420"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Landfill"@en . @@ -10140,7 +10126,7 @@ cco:Landfill rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LandlineTelephone cco:LandlineTelephone rdf:type owl:Class ; rdfs:subClassOf cco:Telephone ; - cco:definition "A Telephone that is connected to a Telephone Network through a pair of wires."@en ; + skos:definition "A Telephone that is connected to a Telephone Network through a pair of wires."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Telephone&oldid=1060006278"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Landline Telephone"@en . @@ -10149,7 +10135,7 @@ cco:LandlineTelephone rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Language cco:Language rdf:type owl:Class ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; - cco:definition "A Directive Information Content Entity that prescribes a canonical format for communication."@en ; + skos: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 . @@ -10157,7 +10143,7 @@ cco:Language rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LanguageSkill cco:LanguageSkill rdf:type owl:Class ; rdfs:subClassOf cco:Skill ; - cco:definition "A Skill that is realized by an Act which is prescribed by a Language."@en ; + skos: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 . @@ -10165,7 +10151,7 @@ cco:LanguageSkill rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LargeScaleRocketLauncher cco:LargeScaleRocketLauncher rdf:type owl:Class ; rdfs:subClassOf cco:RocketLauncher ; - cco:definition "A Rocket Launcher that is designed to contain multiple Rocket Launchers."@en ; + skos: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 . @@ -10173,7 +10159,7 @@ cco:LargeScaleRocketLauncher rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Laser cco:Laser rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to emit light coherently through a process of optical amplification based on the stimulated emission of electromagnetic radiation."@en ; + skos:definition "A Material 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/w/index.php?title=Laser&oldid=1059215159"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Laser"@en . @@ -10182,7 +10168,7 @@ cco:Laser rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LeadAcidElectricBattery cco:LeadAcidElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; - cco:definition "A Secondary Cell Electric Battery that has a lead anode and lead oxide cathode."@en ; + skos:definition "A Secondary Cell Electric Battery that has a lead anode and lead oxide cathode."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Lead%E2%80%93acid_battery&oldid=1061641405"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Lead Acid Electric Battery"@en . @@ -10191,7 +10177,7 @@ cco:LeadAcidElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalArtifactFunction cco:LegalArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of giving legal advice to clients drafting legal documents for clients and representing clients in legal negotiations and court proceedings such as lawsuits."@en ; + skos: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/w/index.php?title=Law&oldid=1060821734"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Legal Artifact Function"@en . @@ -10200,7 +10186,7 @@ cco:LegalArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalInstrument cco:LegalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Legal_instrument&oldid=1054387344"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Legal Instrument"@en . @@ -10209,7 +10195,7 @@ cco:LegalInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalName cco:LegalName rdf:type owl:Class ; rdfs:subClassOf cco:ProperName ; - cco:definition "A Proper Name that is an official name for the designated entity as determined by a Government or court of law."@en ; + skos: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 . @@ -10217,7 +10203,7 @@ cco:LegalName rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalSystemAct cco:LegalSystemAct rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act performed by an Agent that realizes their role within the context of a legal system of some jurisdiction."@en ; + skos:definition "A Planned 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 . @@ -10226,7 +10212,7 @@ cco:LegalSystemAct rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Length cco:Length rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's greatest extent in one direction."@en ; + skos: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 . @@ -10234,7 +10220,7 @@ cco:Length rdf:type owl:Class ; ### 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 materially affects an organism, where this causes that organism to continue living in a situation where death would otherwise occur."@en ; + skos:definition "An Artifact Function that is realized during events in which an Artifact materially affects an organism, where this causes that 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 . @@ -10242,7 +10228,7 @@ cco:LifeSupportArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LiftingArtifactFunction cco:LiftingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to lift some object."@en ; + skos: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 . @@ -10250,7 +10236,7 @@ cco:LiftingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LightMachineGun cco:LightMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; - cco:definition "A Long Gun that is designed to fire bullets in quick succession from an ammunition belt or magazine and to be employed by an individual soldier, with or without assistance, and typically weighing 9-22 lbs."@en ; + skos: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/w/index.php?title=Light_machine_gun&oldid=1063598801"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Light Machine Gun"@en . @@ -10259,7 +10245,7 @@ cco:LightMachineGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LightingSystem cco:LightingSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to emit light within some area."@en ; + skos:definition "A Material 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 . @@ -10267,7 +10253,7 @@ cco:LightingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/List cco:List rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that consists of one or more Information Bearing Artifacts that carry Information Content Entities and are the subjects of some Sequence Position Ordinality."@en ; + skos:definition "An Information Bearing Artifact that consists of one or more Information Bearing Artifacts that carry Information Content Entities and are the subjects of some Sequence Position Ordinality."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=List_(abstract_data_type)&oldid=1041588680"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "List"@en . @@ -10276,7 +10262,7 @@ cco:List rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LithiumIonElectricBattery cco:LithiumIonElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; - cco:definition "A Secondary Cell Electric Battery that produces electricity when lithium ions move from anode to cathode."@en ; + skos: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/w/index.php?title=Lithium-ion_battery&oldid=1064099588"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Lithium-ion Electric Battery"@en . @@ -10285,8 +10271,8 @@ cco:LithiumIonElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LocalAdministrativeRegion cco:LocalAdministrativeRegion rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; - cco:alternative_label "Locality"@en ; - cco:definition "A Government Domain that delimits a local Government."@en ; + skos:altLabel "Locality"@en ; + skos:definition "A Government Domain that delimits a local Government."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Local Administrative Region"@en . @@ -10294,7 +10280,7 @@ cco:LocalAdministrativeRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Locomotive cco:Locomotive rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; - cco:definition "A Rail Transport Vehicle that is designed to provide the motive power for a Train."@en ; + skos:definition "A Rail Transport Vehicle that is designed to provide the motive power for a Train."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Locomotive&oldid=1062802629"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Locomotive"@en . @@ -10303,7 +10289,7 @@ cco:Locomotive rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LongGun cco:LongGun rdf:type owl:Class ; rdfs:subClassOf cco:Firearm ; - cco:definition "A Firearm that is designed to have a longer barrel than a Hand Gun and to be fired while braced against the shoulder."@en ; + skos: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/w/index.php?title=Long_gun&oldid=1063715506"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Long Gun"@en . @@ -10316,9 +10302,9 @@ cco:LongitudinalWaveProfile rdf:type owl:Class ; owl:onProperty cco:is_part_of_process ; owl:someValuesFrom cco:MechanicalWaveProcess ] ; - cco:alternative_label "Compression Wave"@en , + skos:altLabel "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 ; + skos: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 . @@ -10327,7 +10313,7 @@ cco:LongitudinalWaveProfile rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfDependentContinuant cco:LossOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; - cco:definition "A Change in which some Independent Continuant ceases to be the bearer or carrier of some Dependent Continuant."@en ; + skos:definition "A Change in which some Independent Continuant ceases to be the bearer or carrier of some Dependent Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Dependent Continuant"@en . @@ -10335,7 +10321,7 @@ cco:LossOfDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfDisposition cco:LossOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:LossOfRealizableEntity ; - cco:definition "A Loss of Realizable Entity in which some Independent Continuant ceases to be the bearer of some Disposition."@en ; + skos: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 . @@ -10343,7 +10329,7 @@ cco:LossOfDisposition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfFunction cco:LossOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:LossOfDisposition ; - cco:definition "A Loss of Disposition in which some Independent Continuant ceases to be the bearer of some Function."@en ; + skos:definition "A Loss of Disposition 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 . @@ -10351,7 +10337,7 @@ cco:LossOfFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfGenericallyDependentContinuant cco:LossOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:LossOfDependentContinuant ; - cco:definition "A Loss of Dependent Continuant in which some Independent Continuant ceases to be the carrier of some Generically Dependent Continuant."@en ; + skos:definition "A Loss of Dependent Continuant in which some Independent Continuant ceases to be the carrier of some Generically Dependent Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Generically Dependent Continuant"@en . @@ -10359,7 +10345,7 @@ cco:LossOfGenericallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfQuality cco:LossOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:LossOfSpecificallyDependentContinuant ; - cco:definition "A Loss of Specifically Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Quality."@en ; + skos: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 . @@ -10367,7 +10353,7 @@ cco:LossOfQuality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfRealizableEntity cco:LossOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:LossOfSpecificallyDependentContinuant ; - cco:definition "A Loss of Specifically Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Realizable Entity."@en ; + skos: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 . @@ -10375,7 +10361,7 @@ cco:LossOfRealizableEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfRole cco:LossOfRole rdf:type owl:Class ; rdfs:subClassOf cco:LossOfRealizableEntity ; - cco:definition "A Loss of Realizable Entity in which some Independent Continuant ceases to be the bearer of some Role."@en ; + skos: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 . @@ -10383,7 +10369,7 @@ cco:LossOfRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfSpecificallyDependentContinuant cco:LossOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:LossOfDependentContinuant ; - cco:definition "A Loss of Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Specifically Dependent Continuant."@en ; + skos: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 . @@ -10391,7 +10377,7 @@ cco:LossOfSpecificallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LotNumber cco:LotNumber rdf:type owl:Class ; rdfs:subClassOf cco:CodeIdentifier ; - cco:definition "A Code Identifier that designates a particular quantity or lot of material from a single manufacturer."@en ; + skos: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/w/index.php?title=Lot_number&oldid=1061846325"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Lot Number"@en . @@ -10400,7 +10386,7 @@ cco:LotNumber rdf:type owl:Class ; ### 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 and total energy of translated sound waves, typically on a continuum from soft to loud."@en ; + skos:definition "A Sound Process Profile that is characterized by the amplitude and total energy of translated sound waves, typically on a continuum from soft to loud."@en ; cco:definition_source "https://byjus.com/physics/loudness-of-sound/"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loudness"@en . @@ -10409,7 +10395,7 @@ cco:Loudness rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LowDensityResidentialArea cco:LowDensityResidentialArea rdf:type owl:Class ; rdfs:subClassOf cco:PopulatedPlace ; - cco:definition "A Populated Place where houses are on lots of more than one acre."@en ; + skos: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 . @@ -10419,8 +10405,8 @@ cco:LowDensityResidentialArea rdf:type owl:Class ; cco:LowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "LF" ; - cco:alternative_label "ITU Band Number 5"@en ; - cco:definition "A Radio Frequency that is between 30 and 300 kHz."@en ; + skos:altLabel "ITU Band Number 5"@en ; + skos: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 ; @@ -10430,7 +10416,7 @@ cco:LowFrequency rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -10438,7 +10424,7 @@ cco:LowMidrangeFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LubricationSystem cco:LubricationSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to contain, transfer, and regulate the flow of lubricant to multiple locations in an Artifact."@en ; + skos:definition "A Material 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 . @@ -10447,7 +10433,7 @@ cco:LubricationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LuminescentProperty cco:LuminescentProperty rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; - cco:definition "An Optical Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light, but which isn't the result of the bearer being heated."@en ; + skos: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/w/index.php?title=Luminescence&oldid=1050169944"^^xsd:anyURI ; 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 ; @@ -10457,7 +10443,7 @@ cco:LuminescentProperty rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LunarCalendarSystem cco:LunarCalendarSystem rdf:type owl:Class ; rdfs:subClassOf cco:CalendarSystem ; - cco:definition "A Calendar System that is designed to organize and identify dates based on the cycles of the Moon's phases."@en ; + skos: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/w/index.php?title=Lunar_calendar&oldid=1055396837"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Lunar Calendar System"@en . @@ -10466,7 +10452,7 @@ cco:LunarCalendarSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MSIPlesseyBarcode cco:MSIPlesseyBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of an indefinite number of numerical characters and is used for inventory control and marking storage containers and shelves in warehouse environments."@en ; + skos: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 . @@ -10474,7 +10460,7 @@ cco:MSIPlesseyBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MachineBearing cco:MachineBearing rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to constrain relative motion to only desired motion and reduces friction between moving parts."@en ; + skos:definition "A Material Artifact 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 . @@ -10483,7 +10469,7 @@ cco:MachineBearing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Magenta cco:Magenta rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color consisting of red and blue hues."@en ; + skos: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 . @@ -10491,7 +10477,7 @@ cco:Magenta rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Magnetic cco:Magnetic rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; - cco:definition "A Disposition that is realized when its bearer exerts a magnetic force on another entity."@en ; + skos: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 . @@ -10499,8 +10485,8 @@ cco:Magnetic rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Mailing cco:Mailing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Mailing"@en ; - cco:definition "An Act of Communication by Media in which information and tangible objects, usually written documents, are delivered to destinations around the world."@en ; + skos:altLabel "Act of Mailing"@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Mail&oldid=1057401839"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Mailing"@en . @@ -10509,7 +10495,7 @@ cco:Mailing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MailingFacility cco:MailingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for the systematic physical transportation of documents and packages."@en ; + skos:definition "A Facility that is designed for the systematic physical transportation of documents and packages."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Mail&oldid=1057401839"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Mailing Facility"@en . @@ -10518,7 +10504,7 @@ cco:MailingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MaintenanceFacility cco:MaintenanceFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to be used to perform actions to maintain or improve the state of some property or equipment."@en ; + skos:definition "A Facility that is designed to be used to perform actions to maintain or improve the state of some property or equipment."@en ; cco:definition_source "http://www.dictionary.com/browse/maintain" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Maintenance Facility"@en . @@ -10527,7 +10513,7 @@ cco:MaintenanceFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MajorAxis cco:MajorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that is the longest line segment that connects two points on the edge of an Ellipse."@en ; + skos: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 . @@ -10535,7 +10521,7 @@ cco:MajorAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MaleSex cco:MaleSex rdf:type owl:Class ; rdfs:subClassOf cco:BiologicalSex ; - cco:definition "A Biological Sex inhering in an individual whose sex organs contain only male gametes."@en ; + skos: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 . @@ -10544,8 +10530,8 @@ cco:MaleSex rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ManualTool cco:ManualTool rdf:type owl:Class ; rdfs:subClassOf cco:Tool ; - cco:alternative_label "Hand Tool"@en ; - cco:definition "A Tool that is designed to be powered by manual labor rather than by an engine."@en ; + skos:altLabel "Hand Tool"@en ; + skos: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/w/index.php?title=Hand_tool&oldid=1060741381"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Manual Tool"@en . @@ -10554,7 +10540,7 @@ cco:ManualTool rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Maroon cco:Maroon rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color consisting of purple and brown hue."@en ; + skos: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 . @@ -10562,8 +10548,8 @@ cco:Maroon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Married cco:Married rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfGenericallyDependentContinuant ; - cco:alternative_label "Married Stasis"@en ; - cco:definition "A Stasis of Generically Dependent Continuant that consists of a socially, culturally, or ritually recognized union or legal contract between spouses that establishes rights and obligations between them, between them and their children, and between them and their in-laws."@en ; + skos:altLabel "Married Stasis"@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Marriage&oldid=1064076951"^^xsd:anyURI , "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" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; @@ -10573,7 +10559,7 @@ cco:Married rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Mass cco:Mass rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the amount of matter in that bearer."@en ; + skos: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 ; @@ -10583,7 +10569,7 @@ cco:Mass rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MassSpecification cco:MassSpecification rdf:type owl:Class ; rdfs:subClassOf cco:QualitySpecification ; - cco:definition "A Quality Specification that prescribes the Amount of Mass that a Material Entity should have."@en ; + skos: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 . @@ -10601,7 +10587,7 @@ cco:MaterialTerritoryOfACountry rdf:type owl:Class ; rdfs:subClassOf cco:MaterialTerritoryOfAGovernmentDomain ; "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ; "2023-02-06T10:14:09-05:00"@en ; - cco:definition "The portions of lithosphere, hydrosphere, or atmosphere that together exactly occupy a The Domain of a Country."@en ; + skos:definition "The portions of lithosphere, hydrosphere, or atmosphere that together exactly occupy a The Domain of a Country."@en ; cco:definition_source "https://avalon.law.yale.edu/20th_century/intam03.asp" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Material Territory of a Country"@en ; @@ -10621,7 +10607,7 @@ cco:MaterialTerritoryOfAGovernmentDomain rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfGeosphere ; "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ; "2023-02-06T10:14:09-05:00"@en ; - cco:definition "The portions of lithosphere, hydrosphere, or atmosphere that together exactly occupy a Government Domain"@en ; + skos:definition "The portions of lithosphere, hydrosphere, or atmosphere that together exactly occupy a Government Domain"@en ; cco:definition_source "https://avalon.law.yale.edu/20th_century/intam03.asp" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Material Territory of a Government Domain"@en ; @@ -10631,7 +10617,7 @@ cco:MaterialTerritoryOfAGovernmentDomain rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MaximumOrdinalMeasurementInformationContentEntity cco:MaximumOrdinalMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "An Ordinal Measurement Information Content Entity that is a measurement of some entity in virtue of it being the largest or having the greatest amount relative to a nominally described set of like entities."@en ; + skos: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 . @@ -10639,7 +10625,7 @@ cco:MaximumOrdinalMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MaximumPower cco:MaximumPower rdf:type owl:Class ; rdfs:subClassOf cco:Power ; - cco:definition "A Power that is characterized by the maximum rate of Work, or Energy consumed, done in a given time period."@en ; + skos: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 . @@ -10647,7 +10633,7 @@ cco:MaximumPower rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MaximumSpeedArtifactFunction cco:MaximumSpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SpeedArtifactFunction ; - cco:definition "A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains the highest speed at which that Artifact is designed to operate."@en ; + skos: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 . @@ -10655,10 +10641,10 @@ cco:MaximumSpeedArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeanPointEstimateInformationContentEntity cco:MeanPointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; - cco:alternative_label "Arithmetic Mean"@en , + skos:altLabel "Arithmetic Mean"@en , "Average"@en , "Mean"@en ; - cco:definition "A Point Estimate 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 ; + skos:definition "A Point Estimate 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 . @@ -10666,7 +10652,7 @@ cco:MeanPointEstimateInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementArtifactFunction cco:MeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to measure one or more features of a specified object or class of objects."@en ; + skos: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 . @@ -10683,8 +10669,8 @@ cco:MeasurementInformationContentEntity rdf:type owl:Class ; ] ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; owl:disjointWith cco:RepresentationalInformationContentEntity ; - cco:alternative_label "Measurement ICE"@en ; - cco:definition "A Descriptive Information Content Entity that describes the extent, dimensions, quantity, or quality of an Entity relative to some standard."@en ; + skos:altLabel "Measurement ICE"@en ; + skos: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 . @@ -10692,7 +10678,7 @@ cco:MeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnit cco:MeasurementUnit rdf:type owl:Class ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; - cco:definition "A Descriptive Information Content Entity that describes a definite magnitude of a physical quantity, defined and adopted by convention and/or by law, that is used as a standard for measurement of the same physical quantity."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Unit_of_measurement&oldid=1061038125"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit"@en . @@ -10701,8 +10687,8 @@ cco:MeasurementUnit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAcceleration cco:MeasurementUnitOfAcceleration rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the rate at which objects change their velocities per unit of time."@en ; - cco:example_of_usage "feet per second per second, kilometers per second per second" ; + skos:definition "A Measurement Unit used in measurements of the rate at which objects change their velocities per unit of time."@en ; + skos:example "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 . @@ -10710,10 +10696,10 @@ cco:MeasurementUnitOfAcceleration rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAmountOfSubstance cco:MeasurementUnitOfAmountOfSubstance rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:alternative_label "Measurement Unit of Chemical Amount"@en , + skos:altLabel "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" ; + skos:definition "A Measurement Unit used in measurements of the number of a specified type of particle in a portion of matter."@en ; + skos:example "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 . @@ -10722,8 +10708,8 @@ cco:MeasurementUnitOfAmountOfSubstance rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAngle cco:MeasurementUnitOfAngle rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the angle between two lines or planes in relation to a vertex."@en ; - cco:example_of_usage "degrees, radians" ; + skos:definition "A Measurement Unit used in measurements of the angle between two lines or planes in relation to a vertex."@en ; + skos:example "degrees, radians" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Angle"@en . @@ -10731,8 +10717,8 @@ cco:MeasurementUnitOfAngle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfArea cco:MeasurementUnitOfArea rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of two-dimensional regions or Geospatial Regions."@en ; - cco:example_of_usage "square feet, square meters, acre, hectare" ; + skos:definition "A Measurement Unit used in measurements of two-dimensional regions or Geospatial Regions."@en ; + skos:example "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 . @@ -10740,9 +10726,9 @@ cco:MeasurementUnitOfArea rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAreaMomentOfInertia cco:MeasurementUnitOfAreaMomentOfInertia rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:alternative_label "Measurement Unit of Second Area Moment"@en ; - cco:definition "A Measurement Unit used in measurements of the distribution of Mass of an object with respect to an axis."@en ; - cco:elucidation "A measure of an object’s resistance to bending or deflection."@en ; + skos:altLabel "Measurement Unit of Second Area Moment"@en ; + skos:definition "A Measurement Unit used in measurements of the distribution of Mass of an object with respect to an axis."@en ; + skos:scopeNote "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 . @@ -10750,7 +10736,7 @@ cco:MeasurementUnitOfAreaMomentOfInertia rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfDensity cco:MeasurementUnitOfDensity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the mass of an object per unit of its total volume."@en ; + skos: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 . @@ -10758,8 +10744,8 @@ cco:MeasurementUnitOfDensity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfElectromagneticForce cco:MeasurementUnitOfElectromagneticForce rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the electromagnetic force between electrically charged entities."@en ; - cco:example_of_usage "volt, ampere, coulomb" ; + skos:definition "A Measurement Unit used in measurements of the electromagnetic force between electrically charged entities."@en ; + skos:example "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 . @@ -10767,8 +10753,8 @@ cco:MeasurementUnitOfElectromagneticForce rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfEnergy cco:MeasurementUnitOfEnergy rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the Amount of work that is available in an object."@en ; - cco:example_of_usage "ft-lbs, calorie, horsepower, kilowatt" ; + skos:definition "A Measurement Unit used in measurements of the Amount of work that is available in an object."@en ; + skos:example "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 . @@ -10776,7 +10762,7 @@ cco:MeasurementUnitOfEnergy rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfFlow cco:MeasurementUnitOfFlow rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the rate at which portions of a substance pass per unit of time."@en ; + skos: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 . @@ -10784,8 +10770,8 @@ cco:MeasurementUnitOfFlow rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfForce cco:MeasurementUnitOfForce rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of interactions in which the Motion or Velocity of an object is changed, unless the interaction is opposed."@en ; - cco:example_of_usage "newton, dyne, pound force " ; + skos: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 ; + skos:example "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 . @@ -10793,8 +10779,8 @@ cco:MeasurementUnitOfForce rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfFrequency cco:MeasurementUnitOfFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the number of times an event repeats per unit of time."@en ; - cco:example_of_usage "hertz, revolutions per minute" ; + skos:definition "A Measurement Unit used in measurements of the number of times an event repeats per unit of time."@en ; + skos:example "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 . @@ -10802,7 +10788,7 @@ cco:MeasurementUnitOfFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfGeocoordinate cco:MeasurementUnitOfGeocoordinate rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit specifying the geospatial coordinates of a location."@en ; + skos: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 . @@ -10810,8 +10796,8 @@ cco:MeasurementUnitOfGeocoordinate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfImpulse cco:MeasurementUnitOfImpulse rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the integral of a Force applied to a portion of matter over a temporal interval."@en ; - cco:example_of_usage "N s, dyne second" ; + skos:definition "A Measurement Unit used in measurements of the integral of a Force applied to a portion of matter over a temporal interval."@en ; + skos:example "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 . @@ -10819,8 +10805,8 @@ cco:MeasurementUnitOfImpulse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfLength cco:MeasurementUnitOfLength rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of one-dimensional regions or Geospatial Regions."@en ; - cco:example_of_usage "foot, meter, kilometer, mile" ; + skos:definition "A Measurement Unit used in measurements of one-dimensional regions or Geospatial Regions."@en ; + skos:example "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 . @@ -10828,8 +10814,8 @@ cco:MeasurementUnitOfLength rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMass cco:MeasurementUnitOfMass rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of an object's resistance to Acceleration when a Force is applied to the object."@en ; - cco:example_of_usage "ounce, gram, pound" ; + skos:definition "A Measurement Unit used in measurements of an object's resistance to Acceleration when a Force is applied to the object."@en ; + skos:example "ounce, gram, pound" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Mass"@en . @@ -10837,8 +10823,8 @@ cco:MeasurementUnitOfMass rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMassFlowRate cco:MeasurementUnitOfMassFlowRate rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnitOfFlow ; - cco:definition "A Measurement Unit of Flow used in measurements of the rate at which the Mass of a substance passes per unit time."@en ; - cco:example_of_usage "kilogram per second, slug per second, pound per second" ; + skos:definition "A Measurement Unit of Flow used in measurements of the rate at which the Mass of a substance passes per unit time."@en ; + skos:example "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 . @@ -10846,8 +10832,8 @@ cco:MeasurementUnitOfMassFlowRate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMomentum cco:MeasurementUnitOfMomentum rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the Momentum of a portion of matter that is in Motion."@en ; - cco:example_of_usage "kg m/s, slug ft/s, g m/s" ; + skos:definition "A Measurement Unit used in measurements of the Momentum of a portion of matter that is in Motion."@en ; + skos:example "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 . @@ -10855,8 +10841,8 @@ cco:MeasurementUnitOfMomentum rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfPower cco:MeasurementUnitOfPower rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of rates of work."@en ; - cco:example_of_usage "watt, horsepower" ; + skos:definition "A Measurement Unit used in measurements of rates of work."@en ; + skos:example "watt, horsepower" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Power"@en . @@ -10864,8 +10850,8 @@ cco:MeasurementUnitOfPower rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfPressure cco:MeasurementUnitOfPressure rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of Force applied perpendicular to a surface per unit area."@en ; - cco:example_of_usage "pascal, atmosphere, pound-force per square inch" ; + skos:definition "A Measurement Unit used in measurements of Force applied perpendicular to a surface per unit area."@en ; + skos:example "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 . @@ -10873,10 +10859,10 @@ cco:MeasurementUnitOfPressure rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfRotationalInertia cco:MeasurementUnitOfRotationalInertia rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:alternative_label "Measurement Unit of Moment of Inertia"@en , + skos:altLabel "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 ; + skos:definition "A Measurement Unit used in measurements of the distribution of Mass of an object with respect to its axis of rotation."@en ; + skos:scopeNote "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 . @@ -10884,8 +10870,8 @@ cco:MeasurementUnitOfRotationalInertia rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfSoundLevel cco:MeasurementUnitOfSoundLevel rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the level (the loudness) of sounds."@en ; - cco:example_of_usage "decibels, sones" ; + skos:definition "A Measurement Unit used in measurements of the level (the loudness) of sounds."@en ; + skos:example "decibels, sones" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Sound Level"@en . @@ -10893,8 +10879,8 @@ cco:MeasurementUnitOfSoundLevel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfSpeed cco:MeasurementUnitOfSpeed rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the rates at which objects traverse distance."@en ; - cco:example_of_usage "miles per hour, kilometers per hour, knot, mach" ; + skos:definition "A Measurement Unit used in measurements of the rates at which objects traverse distance."@en ; + skos:example "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 . @@ -10902,8 +10888,8 @@ cco:MeasurementUnitOfSpeed rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTemperature cco:MeasurementUnitOfTemperature rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of the thermal energy in an object."@en ; - cco:example_of_usage "celsius, fahrenheit, kelvin" ; + skos:definition "A Measurement Unit used in measurements of the thermal energy in an object."@en ; + skos:example "celsius, fahrenheit, kelvin" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Temperature"@en . @@ -10911,8 +10897,8 @@ cco:MeasurementUnitOfTemperature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTime cco:MeasurementUnitOfTime rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of temporal regions."@en ; - cco:example_of_usage "second, minute, hour, day" ; + skos:definition "A Measurement Unit used in measurements of temporal regions."@en ; + skos:example "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 . @@ -10920,9 +10906,9 @@ cco:MeasurementUnitOfTime rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTorque cco:MeasurementUnitOfTorque rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:alternative_label "Measurement Unit of Moment of Force"@en , + skos:altLabel "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 ; + skos: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 . @@ -10930,8 +10916,8 @@ cco:MeasurementUnitOfTorque rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfVolume cco:MeasurementUnitOfVolume rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of sites or three-dimensional regions or Geospatial Regions."@en ; - cco:example_of_usage "cubic feet, cubic meter, quart, liter" ; + skos:definition "A Measurement Unit used in measurements of sites or three-dimensional regions or Geospatial Regions."@en ; + skos:example "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 . @@ -10939,8 +10925,8 @@ cco:MeasurementUnitOfVolume rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfVolumetricFlowRate cco:MeasurementUnitOfVolumetricFlowRate rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnitOfFlow ; - cco:definition "A Measurement Unit of Flow used in measurements of the rate at which volumes of fluid pass per unit time."@en ; - cco:example_of_usage "cubic metres per second, standard cubic centimeters per minute, cubic feet per second, gallons per minute" ; + skos:definition "A Measurement Unit of Flow used in measurements of the rate at which volumes of fluid pass per unit time."@en ; + skos:example "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 . @@ -10948,8 +10934,8 @@ cco:MeasurementUnitOfVolumetricFlowRate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfWork cco:MeasurementUnitOfWork rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of displacements of points to which Forces have been applied."@en ; - cco:example_of_usage "joule, erg, kilowatt hour" ; + skos:definition "A Measurement Unit used in measurements of displacements of points to which Forces have been applied."@en ; + skos:example "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 . @@ -10957,7 +10943,7 @@ cco:MeasurementUnitOfWork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MechanicalProcess cco:MechanicalProcess rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process that is the realization of some Disposition of an Artifact"@en ; + skos: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 . @@ -10965,7 +10951,7 @@ cco:MechanicalProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MechanicalWaveProcess cco:MechanicalWaveProcess rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcess ; - cco:definition "A Wave Process that involves Oscillation of a portion of matter such that energy is transferred through the material medium."@en ; + skos: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/w/index.php?title=Mechanical_wave&oldid=1057233679"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Mechanical Wave Process"@en . @@ -10974,8 +10960,8 @@ cco:MechanicalWaveProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MedianPointEstimateInformationContentEntity cco:MedianPointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; - cco:alternative_label "Median"@en ; - cco:definition "A Point Estimate Information Content Entity that is a measurement of a set of values and is equal to either the middle value or the average of the two values which separate the set into two equally populated upper and lower sets."@en ; + skos:altLabel "Median"@en ; + skos:definition "A Point Estimate Information Content Entity that is a measurement of a set of values and is equal to either the middle value or the average of the two values which separate the set into two equally populated upper and lower sets."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Median Point Estimate Information Content Entity"@en . @@ -10983,7 +10969,7 @@ cco:MedianPointEstimateInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MedicalArtifact cco:MedicalArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed for diagnosing, treating, or preventing disease, disability, or death."@en ; + skos:definition "A Material Artifact that is designed for diagnosing, treating, or preventing disease, disability, or death."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Medical Artifact"@en . @@ -10991,7 +10977,7 @@ cco:MedicalArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MedicalDepot cco:MedicalDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store medical supplies."@en ; + skos:definition "A Storage Facility that is designed to store medical supplies."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Medical Depot"@en . @@ -11000,8 +10986,8 @@ cco:MedicalDepot rdf:type owl:Class ; cco:MediumFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "MF" ; - cco:alternative_label "ITU Band Number 6"@en ; - cco:definition "A Radio Frequency that is between 300 kHz and 3 MHz."@en ; + skos:altLabel "ITU Band Number 6"@en ; + skos: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 ; @@ -11011,7 +10997,7 @@ cco:MediumFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MediumMachineGun cco:MediumMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:MountedGun ; - cco:definition "A Mounted Gun that is designed to fire full-power rifle Cartridges (less than .50 caliber or 12.7mm) in quick succession from an ammunition belt, and which typically weighs 22-30 lbs."@en ; + skos: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/w/index.php?title=Medium_machine_gun&oldid=1063571269"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Medium Machine Gun"@en . @@ -11020,7 +11006,7 @@ cco:MediumMachineGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Message cco:Message rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity that is relatively brief and to be transmitted from a sender to a recipient."@en ; + skos: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/w/index.php?title=Message&oldid=1060098631"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Message"@en . @@ -11029,7 +11015,7 @@ cco:Message rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Microscope cco:Microscope rdf:type owl:Class ; rdfs:subClassOf cco:ImagingInstrument ; - cco:definition "An Imaging Instrument that is designed to enable users to see Objects that are otherwise too small to be seen by the naked eye by producing a significantly enlarged image of the Object."@en ; + skos: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/w/index.php?title=Microscope&oldid=1059024357"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Microscope"@en . @@ -11038,7 +11024,7 @@ cco:Microscope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MicrowaveFrequency cco:MicrowaveFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; - cco:definition "A Radio Frequency that is between 300 MHz and 300 GHz."@en ; + skos:definition "A Radio Frequency that is between 300 MHz and 300 GHz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Microwave&oldid=1062124842"^^xsd:anyURI ; 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 ; @@ -11048,7 +11034,7 @@ cco:MicrowaveFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MidInfraredLightFrequency cco:MidInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; - cco:definition "An Infrared Light Frequency that is between 20 and 214 terahertz."@en ; + skos:definition "An Infrared Light Frequency that is between 20 and 214 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Electromagnetic_spectrum&oldid=1063851392"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Mid Infrared Light Frequency"@en . @@ -11057,7 +11043,7 @@ cco:MidInfraredLightFrequency rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -11065,7 +11051,7 @@ cco:MidrangeFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryArtifactFunction cco:MilitaryArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes related to the armed services."@en ; + skos:definition "A Service Artifact Function that is realized in processes related to the armed services."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Military&oldid=1063431234"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Military Artifact Function"@en . @@ -11074,7 +11060,7 @@ cco:MilitaryArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryBase cco:MilitaryBase rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed to shelter military equipment and personnel and to facilitate training and operations."@en ; + skos: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/w/index.php?title=Military_base&oldid=1047077734"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Military Base"@en . @@ -11083,7 +11069,7 @@ cco:MilitaryBase rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryFacility cco:MilitaryFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to support a Military Force."@en ; + skos:definition "A Facility that is designed to support a Military Force."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Military&oldid=1063431234"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Military Facility"@en . @@ -11092,7 +11078,7 @@ cco:MilitaryFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryHeadquartersFacility cco:MilitaryHeadquartersFacility rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed for military administration and coordination."@en ; + skos:definition "A Military Facility that is designed for military administration and coordination."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Headquarters&oldid=1046429636"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Military Headquarters Facility"@en . @@ -11101,7 +11087,7 @@ cco:MilitaryHeadquartersFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryPersonnelForce cco:MilitaryPersonnelForce rdf:type owl:Class ; rdfs:subClassOf cco:ArmedForce ; - cco:definition "An Armed Force authorized to use deadly force, and weapons, to support the interests of the Government and some or all of its Citizens."@en ; + skos: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/w/index.php?title=Military&oldid=1063431234"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Military Personnel Force"@en . @@ -11110,7 +11096,7 @@ cco:MilitaryPersonnelForce rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier cco:MilitaryTimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeZoneIdentifier ; - cco:definition "A Time Zone Identifier that designates a spatial region where the local time is calculated according to the specified offset from Zulu time, which has no offset from Coordinated Universal Time."@en ; + skos: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 . @@ -11118,7 +11104,7 @@ cco:MilitaryTimeZoneIdentifier rdf:type owl:Class ; ### 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 minerals or other geological materials from an orebody, lode, vein, seam, reef, or placer deposit within the earth."@en ; + skos:definition "A Facility that is designed to support the extraction of minerals or other geological materials from an orebody, lode, vein, seam, reef, or placer deposit within the earth."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Mining&oldid=1062844924"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Mine"@en . @@ -11127,7 +11113,7 @@ cco:Mine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MinimumOrdinalMeasurementInformationContentEntity cco:MinimumOrdinalMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "An Ordinal Measurement Information Content Entity that is a measurement of some entity in virtue of it being the smallest or having the least amount relative to a nominally described set of like entities."@en ; + skos: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 . @@ -11135,7 +11121,7 @@ cco:MinimumOrdinalMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MinimumSpeedArtifactFunction cco:MinimumSpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SpeedArtifactFunction ; - cco:definition "A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains the lowest speed at which that Artifact is designed to operate."@en ; + skos: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 . @@ -11143,7 +11129,7 @@ cco:MinimumSpeedArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MinorAxis cco:MinorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that is the longest line segment perpendicular to the Major Axis that connects two points on the edge of an Ellipse."@en ; + skos: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/w/index.php?title=Semi-major_and_semi-minor_axes&oldid=1047911304"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Minor Axis"@en . @@ -11156,7 +11142,7 @@ cco:Minute rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Hour ] ; - cco:definition "A Temporal Interval that is equal to sixty consecutive Seconds."@en ; + skos:definition "A Temporal Interval 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 . @@ -11165,7 +11151,7 @@ cco:Minute rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Mirror cco:Mirror rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; - cco:definition "An Optical Instrument that is designed to reflect light that has a wavelength within a given range and is incident on its relflecting surface such that the reflected light maintains most of the characteristics of the original light."@en ; + skos: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/w/index.php?title=Mirror&oldid=1063296474"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Mirror"@en . @@ -11174,7 +11160,7 @@ cco:Mirror rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MissileLaunchSite cco:MissileLaunchSite rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed for storing and launching missiles."@en ; + skos:definition "A Military Facility that is designed for storing and launching missiles."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Missile_launch_facility&oldid=1062709375"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Missile Launch Site"@en . @@ -11183,7 +11169,7 @@ cco:MissileLaunchSite rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MissileLauncher cco:MissileLauncher rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to launch one or more Precision-Guided Missiles."@en ; + skos: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 . @@ -11191,7 +11177,7 @@ cco:MissileLauncher rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MobileTelephone cco:MobileTelephone rdf:type owl:Class ; rdfs:subClassOf cco:Telephone ; - cco:definition "A Telephone that is connected to a Telephone Network by radio waves."@en ; + skos:definition "A Telephone that is connected to a Telephone Network by radio waves."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Mobile_phone&oldid=1061800841"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Mobile Telephone"@en . @@ -11200,9 +11186,9 @@ cco:MobileTelephone rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ModePointEstimateInformationContentEntity cco:ModePointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; - cco:alternative_label "Mode"@en , + skos:altLabel "Mode"@en , "Statistical Mode"@en ; - cco:definition "A Point Estimate Information Content Entity that is a measurement of a set of values and is equal to the value or value(s) that occur most often in the set."@en ; + skos:definition "A Point Estimate Information Content Entity that is a measurement of a set of values and is equal to the value or value(s) that occur 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 . @@ -11212,7 +11198,7 @@ cco:ModePointEstimateInformationContentEntity rdf:type owl:Class ; cco:ModifiedJulianDate rdf:type owl:Class ; rdfs:subClassOf cco:TimeOfDay ; cco:acronym "MJD" ; - cco:definition "A Time of Day as specified according to the Julian Calendar using the Modified Julian Date epoch."@en ; + skos: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: @@ -11223,7 +11209,7 @@ MJD = JD - 2400000.5"""@en ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Momentum cco:Momentum rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile of an object in Motion that is the product of its Mass and Velocity with respect to a frame of reference."@en ; + skos: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 . @@ -11236,9 +11222,9 @@ cco:Month rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Year ] ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 ; + skos:scopeNote "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 . @@ -11246,7 +11232,7 @@ cco:Month rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Morning cco:Morning rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval that consists of the temporal regions between when the sun dawns (approximately 6:00am) and reaches its apex (approximately 12:00pm)."@en ; + skos:definition "A Temporal Interval 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 . @@ -11254,7 +11240,7 @@ cco:Morning rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Mortar cco:Mortar rdf:type owl:Class ; rdfs:subClassOf cco:Cannon ; - cco:definition "A Cannon that is designed to fire projectiles at relatively low velocities over relatively short ranges."@en ; + skos: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 . @@ -11263,7 +11249,7 @@ cco:Mortar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Mosque cco:Mosque rdf:type owl:Class ; rdfs:subClassOf cco:ReligiousFacility ; - cco:definition "A Religious Facility that is designed for Islamic worship and prayer."@en ; + skos:definition "A Religious Facility that is designed for Islamic worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Mosque&oldid=1062609892"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Mosque"@en . @@ -11272,7 +11258,7 @@ cco:Mosque rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Motel cco:Motel rdf:type owl:Class ; rdfs:subClassOf cco:Hotel ; - cco:definition "A Hotel that is designed to accommodate motor vehicles along with their occupants."@en ; + skos:definition "A Hotel that is designed to accommodate motor vehicles along with their occupants."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Motel&oldid=1063898961"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Motel"@en . @@ -11281,7 +11267,7 @@ cco:Motel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MotionArtifactFunction cco:MotionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which an entity changes its position with respect to time."@en ; + skos: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 . @@ -11290,7 +11276,7 @@ cco:MotionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MotionObservationArtifactFunction cco:MotionObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ObservationArtifactFunction ; - cco:definition "An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the Motion of a specified object or class of objects."@en ; + skos: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 . @@ -11298,7 +11284,7 @@ cco:MotionObservationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MotionProcess cco:MotionProcess rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:definition "A Natural Process in which a Continuant changes its Location or Spatial Orientation over some Temporal Interval."@en ; + skos: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 . @@ -11306,7 +11292,7 @@ cco:MotionProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MotorVehicleManufacturingFacility cco:MotorVehicleManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed to manufacture automobiles."@en ; + skos:definition "A Factory that is designed to manufacture automobiles."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Automotive_industry&oldid=1061661751"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Motor Vehicle Manufacturing Facility"@en . @@ -11315,8 +11301,8 @@ cco:MotorVehicleManufacturingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Motorcycle cco:Motorcycle rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; - cco:alternative_label "Motorbike"@en ; - cco:definition "A Ground Motor Vehicle that is designed to transport a very small number of passengers (usually 1 or 2) while traveling on two or three tired wheels."@en ; + skos:altLabel "Motorbike"@en ; + skos: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/w/index.php?title=Motorcycle&oldid=1063743553"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Motorcycle"@en . @@ -11325,7 +11311,7 @@ cco:Motorcycle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MountedGun cco:MountedGun rdf:type owl:Class ; rdfs:subClassOf cco:Firearm ; - cco:definition "A Firearm that is designed to be fired while mounted."@en ; + skos: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 . @@ -11333,7 +11319,7 @@ cco:MountedGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MovingTargetIndicationArtifactFunction cco:MovingTargetIndicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:RadarImagingArtifactFunction ; - cco:definition "A Radar Imaging Artifact Function that inheres in Artifacts that are designed to identify and produce visual representations of moving entities by using a radar to emit successive phase coherent pulses, which are sampled and added to the subsequent pulse to cancel out signals from non-moving entities such that only signals from moving entities remain and are displayed."@en ; + skos: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 . @@ -11345,7 +11331,7 @@ 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."@en ; + skos: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 . @@ -11358,7 +11344,7 @@ 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."@en ; + skos: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 . @@ -11371,7 +11357,7 @@ 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."@en ; + skos: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 . @@ -11384,7 +11370,7 @@ 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."@en ; + skos: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 . @@ -11397,7 +11383,7 @@ 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."@en ; + skos: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 . @@ -11410,7 +11396,7 @@ 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."@en ; + skos: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 . @@ -11423,7 +11409,7 @@ 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."@en ; + skos: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 . @@ -11432,7 +11418,7 @@ cco:MultiYearTemporalInterval rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MuzzleBlast cco:MuzzleBlast rdf:type owl:Class ; rdfs:subClassOf cco:SoundWaveProcess ; - cco:definition "A Sound Wave Process that is caused by a projectile being pushed from the barrel of a firearm by an explosive charge."@en ; + skos: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 . @@ -11440,7 +11426,7 @@ cco:MuzzleBlast rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Nadir cco:Nadir rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that extends from a given location downward along the local vertical direction pointing in the direction of the apparent Gravitational Force at that location."@en ; + skos: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/w/index.php?title=Nadir&oldid=1057007248"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Nadir"@en . @@ -11449,9 +11435,9 @@ cco:Nadir rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NaturalLanguage cco:NaturalLanguage rdf:type owl:Class ; rdfs:subClassOf cco:Language ; - cco:definition "A Language that is developed and evolves through use and repetition, rather than through conscious planning or premeditation."@en ; + skos: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/w/index.php?title=Natural_language&oldid=1060890461"^^xsd:anyURI ; - cco:example_of_usage "English" , + skos:example "English" , "Mandarin (Chinese)" , "Spanish" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -11461,7 +11447,7 @@ cco:NaturalLanguage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NaturalProcess cco:NaturalProcess rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process existing in or produced by nature; rather than by the intent of human beings."@en ; + skos: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 . @@ -11470,7 +11456,7 @@ cco:NaturalProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NavigationArtifactFunction cco:NavigationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to determine the precise location of itself or another object and plan a route to a specified destination."@en ; + skos: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 . @@ -11478,7 +11464,7 @@ cco:NavigationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NavigationSystem cco:NavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Navigation&oldid=1064122463"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Navigation System"@en . @@ -11487,7 +11473,7 @@ cco:NavigationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NearInfraredLightFrequency cco:NearInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; - cco:definition "An Infrared Light Frequency that is between 214 and 400 terahertz."@en ; + skos:definition "An Infrared Light Frequency that is between 214 and 400 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Electromagnetic_spectrum&oldid=1063851392"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Near Infrared Light Frequency"@en . @@ -11496,7 +11482,7 @@ cco:NearInfraredLightFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NearUltravioletLightFrequency cco:NearUltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:UltravioletLightFrequency ; - cco:definition "An Ultraviolet Light Frequency that is between 750 terahertz and 3 petahertz."@en ; + skos:definition "An Ultraviolet Light Frequency that is between 750 terahertz and 3 petahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Ultraviolet&oldid=1062593453"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Near Ultraviolet Light Frequency"@en . @@ -11505,7 +11491,7 @@ cco:NearUltravioletLightFrequency rdf:type owl:Class ; ### 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 performing 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 ; + skos:definition "An Allegiance Role that inheres in an Agent by virtue of that Agent not performing or being committed to performing 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 . @@ -11513,7 +11499,7 @@ cco:NeutralRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NeutralizationArtifactFunction cco:NeutralizationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which an acid and a base react quantitatively with each other."@en ; + skos: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 . @@ -11522,8 +11508,8 @@ cco:NeutralizationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NickelCadmiumElectricBattery cco:NickelCadmiumElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; - cco:alternative_label "NiCad Battery"@en ; - cco:definition "A Secondary Cell Electric Battery that has a cadmium anode and nickel oxide hydroxide cathode."@en ; + skos:altLabel "NiCad Battery"@en ; + skos:definition "A Secondary Cell Electric Battery that has a cadmium anode and nickel oxide hydroxide cathode."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Nickel%E2%80%93cadmium_battery&oldid=1061809659"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nickel Cadmium Electric Battery"@en . @@ -11532,8 +11518,8 @@ cco:NickelCadmiumElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NickelMetalHydrideElectricBattery cco:NickelMetalHydrideElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; - cco:alternative_label "NiMH Battery"@en ; - cco:definition "A Secondary Cell Electric Battery that has a metal-hydride anode and nickel oxide hydroxide cathode."@en ; + skos:altLabel "NiMH Battery"@en ; + skos: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/w/index.php?title=Nickel%E2%80%93metal_hydride_battery&oldid=1061626676"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nickel-metal Hydride Electric Battery"@en . @@ -11542,8 +11528,8 @@ cco:NickelMetalHydrideElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Nickname cco:Nickname rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeName ; - cco:definition "A Designative Name that is a familiar or humorous substitute for an entity's Proper Name."@en ; - cco:example_of_usage "Ike, Chief, P-Fox" ; + skos:definition "A Designative Name that is a familiar or humorous substitute for an entity's Proper Name."@en ; + skos:example "Ike, Chief, P-Fox" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Nickname"@en . @@ -11551,7 +11537,7 @@ cco:Nickname rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Night cco:Night rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 . @@ -11569,8 +11555,8 @@ 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."@en ; - cco:example_of_usage "The sentence \"January 20, 1985 was a cold day in Chicago, IL\" is the carrier of a nominal measurement."@en , + skos:definition "A Measurement Information Content Entity that consists of a symbol that classifies Entities according to some shared, possibly arbitrary, characteristic."@en ; + skos:example "The sentence \"January 20, 1985 was a cold day in Chicago, IL\" is the carrier of a nominal measurement."@en , "a measurement that classifies automobiles as sedans, coupes, hatchbacks, or convertibles" , "a measurement that classifies military intelligence as strategic, operational, or tactical" , "a measurement that classifies rocks as igneous, sedimentary, or metamorphic" ; @@ -11582,7 +11568,7 @@ cco:NominalMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NominalSpeedArtifactFunction cco:NominalSpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SpeedArtifactFunction ; - cco:definition "A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains a speed that does not exceed some specified tolerance of that Artifact."@en ; + skos: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 . @@ -11590,8 +11576,8 @@ cco:NominalSpeedArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NominalStasis cco:NominalStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:alternative_label "Nominal"@en ; - cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has a level of intensity or functionality that falls within the designed, expected, or acceptable range such that the Independent Continuant is of normal value, usefulness, or functionality."@en ; + skos:altLabel "Nominal"@en ; + skos: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 . @@ -11600,9 +11586,9 @@ cco:NominalStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NonNameIdentifier cco:NonNameIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:alternative_label "ID"@en , + skos:altLabel "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 ; + skos: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 . @@ -11610,7 +11596,7 @@ cco:NonNameIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NotificationMessage cco:NotificationMessage rdf:type owl:Class ; rdfs:subClassOf cco:Message ; - cco:definition "A Message that is designed to bear an Information Content Entity that describes a scenario that has been determined to merit attention by the recipient."@en ; + skos: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 . @@ -11618,7 +11604,7 @@ cco:NotificationMessage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Nozzle cco:Nozzle rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that is designed to control the speed, direction, rate, shape, or pressure of the flow of fluid exiting it."@en ; + skos: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 . @@ -11626,7 +11612,7 @@ cco:Nozzle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NozzleMouth cco:NozzleMouth rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact 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 ; + skos:definition "A Fluid Control Artifact 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 . @@ -11634,7 +11620,7 @@ cco:NozzleMouth rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NozzleThroat cco:NozzleThroat rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact 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 ; + skos:definition "A Fluid Control Artifact 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 . @@ -11642,7 +11628,7 @@ cco:NozzleThroat rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearFamily cco:NuclearFamily rdf:type owl:Class ; rdfs:subClassOf cco:Family ; - cco:definition "A Family composed of parents and their children."@en ; + skos: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 . @@ -11650,7 +11636,7 @@ cco:NuclearFamily rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearPowerPlant cco:NuclearPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ThermalPowerPlant ; - cco:definition "A Thermal Power Plant that is designed to produce heat by means of a nuclear reactor, which is then converted to electrical energy."@en ; + skos: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/w/index.php?title=Nuclear_power_plant&oldid=1062752651"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Nuclear Power Plant"@en . @@ -11659,7 +11645,7 @@ cco:NuclearPowerPlant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearRadiationDetectionArtifactFunction cco:NuclearRadiationDetectionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to detect the presence of nuclear radiation particles."@en ; + skos: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 . @@ -11667,7 +11653,7 @@ cco:NuclearRadiationDetectionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearReactor cco:NuclearReactor rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; - cco:definition "A Power Source that is designed to initiate and control a self-sustained nuclear chain reaction to produce power in the form of heat, which can be transferred to a working fluid for further conversion to mechanical or electrical energy."@en ; + skos: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/w/index.php?title=Nuclear_reactor&oldid=1063370273"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nuclear Reactor"@en . @@ -11676,7 +11662,7 @@ cco:NuclearReactor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearStorageDepot cco:NuclearStorageDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store nuclear material."@en ; + skos:definition "A Storage Facility that is designed to store nuclear material."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Nuclear Storage Depot"@en . @@ -11684,7 +11670,7 @@ cco:NuclearStorageDepot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearWeapon cco:NuclearWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of a destructive nuclear reaction, either through fission or through a combination of fission and fusion."@en ; + skos: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/w/index.php?title=Nuclear_weapon&oldid=1060854171"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nuclear Weapon"@en . @@ -11697,7 +11683,7 @@ 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."@en ; + skos: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 . @@ -11710,7 +11696,7 @@ 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."@en ; + skos: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 . @@ -11718,7 +11704,7 @@ cco:ObjectTrackPoint rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Objective cco:Objective rdf:type owl:Class ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; - cco:definition "A Directive Information Content Entity that prescribes some projected state that some Agent intends to achieve."@en ; + skos: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 . @@ -11727,7 +11713,7 @@ cco:Objective rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Oblong cco:Oblong rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having an long thin shape with approximately parallel sides."@en ; + skos: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 . @@ -11735,7 +11721,7 @@ cco:Oblong rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ObservationArtifactFunction cco:ObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to collect information about a specified object or class of objects."@en ; + skos: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 . @@ -11743,7 +11729,7 @@ cco:ObservationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OccupationRole cco:OccupationRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Agent in virtue of the responsibilities that Agent is expected to fulfill within the context of some Act of Employment."@en ; + skos: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 . @@ -11751,7 +11737,7 @@ cco:OccupationRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OcularProsthesis cco:OcularProsthesis rdf:type owl:Class ; rdfs:subClassOf cco:ArtificialEye ; - cco:definition "An Artificial Eye that is designed to replace a missing eye, but which does not function as an eye."@en ; + skos: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/w/index.php?title=Ocular_prosthesis&oldid=1061336760"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ocular Prosthesis"@en . @@ -11760,7 +11746,7 @@ cco:OcularProsthesis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OfficeBuilding cco:OfficeBuilding rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; - cco:definition "A Commercial Facility that is designed as an environment for conducting commercial, professional, or bureaucratic work."@en ; + skos: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/w/index.php?title=Office&oldid=1063508719"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Office Building"@en . @@ -11769,7 +11755,7 @@ cco:OfficeBuilding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode cco:OneDimensionalBarcode rdf:type owl:Class ; rdfs:subClassOf cco:Barcode ; - cco:definition "A Barcode that is designed to bear parallel lines of varying widths and spacing that concretize some Directive Information Content Entity."@en ; + skos:definition "A Barcode that is designed to bear parallel lines of varying widths and spacing that concretize some Directive Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "One-Dimensional Barcode"@en . @@ -11777,7 +11763,7 @@ cco:OneDimensionalBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalExtent cco:OneDimensionalExtent rdf:type owl:Class ; rdfs:subClassOf cco:SizeQuality ; - cco:definition "A Size Quality that inheres in a bearer in virtue of the bearer's extension in one dimension."@en ; + skos: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 ; @@ -11787,7 +11773,7 @@ cco:OneDimensionalExtent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Opacity cco:Opacity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; - cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of that bearer's capacity to transmit electromagnetic radiation of a given frequency through the bearer instead of reflecting, scattering, or absorbing electromangentic radiation of that frequency."@en ; + skos: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 ; @@ -11797,7 +11783,7 @@ cco:Opacity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Opaque cco:Opaque rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; - cco:definition "An Opacity that inheres in a bearer in virtue of that bearer's incapacity to transmit electromagnetic radiation of a given frequency through the bearer such that the bearer reflects, scatters, or absorbs all electromagnetic radiation of that frequency."@en ; + skos: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 . @@ -11805,7 +11791,7 @@ cco:Opaque rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpenPitMine cco:OpenPitMine rdf:type owl:Class ; rdfs:subClassOf cco:Mine ; - cco:definition "A Mine that is designed to support the extraction of materials from the ground directly without using tunnels."@en ; + skos: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/w/index.php?title=Open-pit_mining&oldid=1059271938"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Open Pit Mine"@en . @@ -11814,7 +11800,7 @@ cco:OpenPitMine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OperationalArea cco:OperationalArea rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialLocation ; - cco:definition "A Geospatial Location in which an Agent conducts some activity."@en ; + skos: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 . @@ -11823,7 +11809,7 @@ cco:OperationalArea rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OperationalStasis cco:OperationalStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; - cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact maintains its designed set of Artifact Functions (or at least maintains its primary functions)."@en ; + skos: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 . @@ -11831,8 +11817,8 @@ cco:OperationalStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OperatorRole cco:OperatorRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Agent by virtue of that Agent's responsibilities to operate or control some Artifact."@en ; - cco:example_of_usage "the role of driving a car" , + skos:definition "A Role that inheres in an Agent by virtue of that Agent's responsibilities to operate or control some Artifact."@en ; + skos:example "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 ; @@ -11842,7 +11828,7 @@ cco:OperatorRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalCamera cco:OpticalCamera rdf:type owl:Class ; rdfs:subClassOf cco:Camera ; - cco:definition "A Camera that is designed to form and record an image generated from visible light."@en ; + skos:definition "A Camera that is designed to form and record an image generated from visible light."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Camera&oldid=1063931551"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Camera"@en . @@ -11851,7 +11837,7 @@ cco:OpticalCamera rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalCommunicationArtifactFunction cco:OpticalCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticCommunicationArtifactFunction ; - cco:definition "An Electromagnetic Communication Artifact Function that is realized in a process that conveys meaningful signs by means of visible light."@en ; + skos: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/w/index.php?title=Telecommunications&oldid=1061143810"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Communication Artifact Function"@en . @@ -11860,7 +11846,7 @@ cco:OpticalCommunicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalFocusingArtifactFunction cco:OpticalFocusingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProcessingArtifactFunction ; - cco:definition "An Optical Processing Artifact Function that is realized by an Artifact participating in a light focusing event in which the Artifact causes the light beam to converge on a target spatial point."@en ; + skos: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 . @@ -11868,9 +11854,9 @@ cco:OpticalFocusingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalInstrument cco:OpticalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to process light waves."@en ; + skos:definition "A Material Artifact that is designed to process light waves."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Optical_instrument&oldid=1061981216"^^xsd:anyURI ; - cco:elucidation "Light waves can be processed in a variety of ways including via reflection, refraction, diffraction, deflection, focusing, collimation, dispersion, and interference."@en ; + skos:scopeNote "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 . @@ -11879,8 +11865,8 @@ cco:OpticalInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalLens cco:OpticalLens rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; - cco:alternative_label "Lens"@en ; - cco:definition "An Optical Instrument that is designed to focus or disperse a beam of light entering the lens by means of refraction."@en ; + skos:altLabel "Lens"@en ; + skos: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 . @@ -11889,8 +11875,8 @@ cco:OpticalLens rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalMicroscope cco:OpticalMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; - cco:alternative_label "Light Microscope"@en ; - cco:definition "A Microscope that is designed to use visible light and a system of Optical Lenses to produce a significantly enlarged image of the Object."@en ; + skos:altLabel "Light Microscope"@en ; + skos: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/w/index.php?title=Optical_microscope&oldid=1063131242"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Microscope"@en . @@ -11899,7 +11885,7 @@ cco:OpticalMicroscope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalProcessingArtifactFunction cco:OpticalProcessingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a visible light processing event."@en ; + skos: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 . @@ -11907,7 +11893,7 @@ cco:OpticalProcessingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalProperty cco:OpticalProperty rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; - cco:definition "An Electromagnetic Radiation Property that is realized when its bearer interacts with electromagnetic waves within the visible light spectrum."@en ; + skos: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 . @@ -11915,7 +11901,7 @@ cco:OpticalProperty rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalTelescope cco:OpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=Optical_telescope&oldid=1062201329"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Telescope"@en . @@ -11924,7 +11910,7 @@ cco:OpticalTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Orange cco:Orange rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is between Red and Yellow with a wavelength in the visible spectrum typically between 590 to 635 nanometers."@en ; + skos: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 . @@ -11932,8 +11918,8 @@ cco:Orange rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalDateIdentifier cco:OrdinalDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DecimalDateIdentifier ; - cco:alternative_label "Ordinal Date"@en ; - cco:definition "A Decimal Date Identifier that designates some Day by using a number to indicate the sequential ordering of the Day since the beginning of the Year."@en ; + skos:altLabel "Ordinal Date"@en ; + skos: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/w/index.php?title=Ordinal_date&oldid=1061989434"^^xsd:anyURI ; 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 ; @@ -11952,8 +11938,8 @@ 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."@en ; - cco:example_of_usage "The sentence \"The coldest day in history in Chicago, IL. is January 20, 1985.\" is the carrier of an ordinal measurment."@en , + skos:definition "A Measurement Information Content Entity that consists of a symbol that places an Entity into some rank order."@en ; + skos:example "The sentence \"The coldest day in history in Chicago, IL. is January 20, 1985.\" is the carrier of an ordinal measurment."@en , "a measurement that places Geospatial Regions into a rank order of small, medium, large" , "a measurement that places military units onto a readiness rank order of red, yellow, green" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -11964,7 +11950,7 @@ cco:OrdinalMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Organism cco:Organism rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000030 ; - cco:definition "An Object that is an Animal or Plant."@en ; + skos: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 . @@ -11972,7 +11958,7 @@ cco:Organism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Organization cco:Organization rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfAgents ; - cco:definition "A Group of Agents which can be the bearer of roles, has members, and has a set of organization rules."@en ; + skos: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 ; @@ -11990,7 +11976,7 @@ cco:OrganizationCapability rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:AgentCapability ; - cco:definition "An Agent Capability that inheres in an Organization to the extent of that Organization's capacity to realize it in Intentional Acts of a certain type."@en ; + skos: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 . @@ -12010,7 +11996,7 @@ 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."@en ; + skos: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 . @@ -12018,7 +12004,7 @@ cco:OrganizationMember rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OrganizationMemberRole cco:OrganizationMemberRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Agent in virtue of the responsibilities that Agent is expected to fulfill as a member of some Organization."@en ; + skos: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 . @@ -12026,7 +12012,7 @@ cco:OrganizationMemberRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OrientationControlArtifactFunction cco:OrientationControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to control the Orientation of some object."@en ; + skos: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 . @@ -12034,8 +12020,8 @@ cco:OrientationControlArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OrientationObservationArtifactFunction cco:OrientationObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ObservationArtifactFunction ; - cco:alternative_label "Attitude Observation Artifact Function"@en ; - cco:definition "An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the Orientation of a specified object or class of objects."@en ; + skos:altLabel "Attitude Observation Artifact Function"@en ; + skos: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 . @@ -12043,8 +12029,8 @@ cco:OrientationObservationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OscillationProcess cco:OscillationProcess rdf:type owl:Class ; rdfs:subClassOf cco:Change ; - cco:alternative_label "Oscillation"@en ; - cco:definition "A Change in which the dependent entity alternates between two or more stases."@en ; + skos:altLabel "Oscillation"@en ; + skos:definition "A Change in which the dependent entity alternates between two or more stases."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Oscillation&oldid=1002978272"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Oscillation is often thought of in the sense of motion, e.g., a swinging clock pendulum. However, the repetitive variation in location around a central point is technically a process of vibration, sometimes referred to as mechanical oscillation. Use the term Vibration Motion for those cases."@en ; @@ -12054,7 +12040,7 @@ cco:OscillationProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OxidizerArtifactFunction cco:OxidizerArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which electrons are removed from a reactant in a redox reaction."@en ; + skos: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/w/index.php?title=Redox&oldid=1063866348"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Oxidizer Artifact Function"@en . @@ -12063,7 +12049,7 @@ cco:OxidizerArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PDF417Code cco:PDF417Code rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; - cco:definition "A Two-Dimensional Barcode that is used in applications that require the storage of huge amounts of data."@en ; + skos: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 . @@ -12071,9 +12057,9 @@ cco:PDF417Code rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ParabolicAntenna cco:ParabolicAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; - cco:alternative_label "Dish Antenna"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Parabolic_antenna&oldid=1057213241"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Parabolic Antenna"@en . @@ -12082,7 +12068,7 @@ cco:ParabolicAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ParamilitaryForce cco:ParamilitaryForce rdf:type owl:Class ; rdfs:subClassOf cco:ArmedForce ; - cco:definition "An Armed Force whose organizational structure, training, subculture, and (often) function are similar to those of a professional Military, and which is not included as part of a Government's formal Armed Forces."@en ; + skos: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/w/index.php?title=Paramilitary&oldid=1063281359"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Paramilitary Force"@en . @@ -12091,7 +12077,7 @@ cco:ParamilitaryForce rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Park cco:Park rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; - cco:definition "An Anthropogenic Feature that is a bounded area of land, or water, usually in its natural or semi-natural (landscaped) state and set aside for some purpose, usually to do with recreation or conservation."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Park&oldid=1061073992"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Park"@en . @@ -12100,7 +12086,7 @@ cco:Park rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PartNumber cco:PartNumber rdf:type owl:Class ; rdfs:subClassOf cco:CodeIdentifier ; - cco:definition "A Code Identifier that designates a type of part whose instances are designed to be part of some Artifact."@en ; + skos: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 . @@ -12108,7 +12094,7 @@ cco:PartNumber rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PartRole cco:PartRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an entity in virtue of it being part of some other entity without being subject to further subdivision or disassembly without destruction of its designated use."@en ; + skos:definition "A Role that inheres in an entity in virtue of it being part of some other entity without being subject to further subdivision or disassembly without destruction of its designated use."@en ; cco:definition_source "http://origins.sese.asu.edu/ses405/Class%20Notes/Sys-Hier-WBS_Module_V1.0_PAS.pdf"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Part Role"@en . @@ -12117,7 +12103,7 @@ cco:PartRole rdf:type owl:Class ; ### 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 another Artifact."@en ; + skos:definition "A Quality Specification that prescribes the Amount of some type of Artifact that are part of or located on another Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Parts List"@en . @@ -12125,7 +12111,7 @@ cco:PartsList rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PassengerTrainCar cco:PassengerTrainCar rdf:type owl:Class ; rdfs:subClassOf cco:TrainCar ; - cco:definition "A Train Car that is designed to transport passengers."@en ; + skos: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 . @@ -12134,9 +12120,9 @@ cco:PassengerTrainCar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PatchAntenna cco:PatchAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; - cco:alternative_label "Microstrip Patch Antenna"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Patch_antenna&oldid=1016658507"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Patch Antenna"@en . @@ -12145,7 +12131,7 @@ cco:PatchAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PatchReceiver cco:PatchReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioReceiver ; - cco:definition "A Radio Receiver that uses a Patch Antenna to intercept radio signals."@en ; + skos: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 . @@ -12153,9 +12139,9 @@ cco:PatchReceiver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Payload cco:Payload rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; - cco:definition "A Material Entity that is transported by a Vehicle during an Act of Location Change for the purpose of being delivered to or performing one or more functions at a predefined location."@en ; + skos: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/w/index.php?title=Payload&oldid=1035953573"^^xsd:anyURI ; - 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 ; + skos:scopeNote "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 . @@ -12168,7 +12154,7 @@ cco:PayloadCapacity rdf:type owl:Class ; owl:onProperty obo:BFO_0000197 ; owl:someValuesFrom cco:Vehicle ] ; - cco:definition "An Artifact Function that inheres in a Vehicle that is designed to transport Payload, and which is typically characterized by the maximum Weight, Mass, or Volume of Payload that the Vehicle can transport."@en ; + skos: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/w/index.php?title=Payload&oldid=1035953573"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Payload Capacity"@en . @@ -12181,8 +12167,8 @@ cco:PerformanceSpecification rdf:type owl:Class ; owl:onProperty cco:describes_condition ; owl:someValuesFrom obo:BFO_0000001 ] ; - cco:definition "A Directive Information Content Entity that prescribes 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." ; + skos:definition "A Directive Information Content Entity that prescribes some aspect of the behavior of a participant in a Process given one or more operating conditions."@en ; + skos:example "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 . @@ -12190,7 +12176,7 @@ cco:PerformanceSpecification rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Perimeter cco:Perimeter rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the extent of a boundary which encloses the bearer."@en ; + skos: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 . @@ -12198,7 +12184,7 @@ cco:Perimeter rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Periscope cco:Periscope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; - cco:definition "An Optical Instrument that is designed to enable observation of an object that is located over, around, or through another object, obstacle, or condition that prevents direct line-of-sight observation from the observer's current position."@en ; + skos: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/w/index.php?title=Periscope&oldid=1030400442"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Periscope"@en . @@ -12217,7 +12203,7 @@ cco:PermanentResident rdf:type owl:Class ; rdfs:subClassOf cco:Person ; "2023-03-29T20:17:54-04:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A person with a Permanent Resident Role."@en ; + skos:definition "A person with a Permanent Resident Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Permanent Resident"@en ; "Permanent Resident"@en . @@ -12229,7 +12215,7 @@ cco:PermanentResidentRole rdf:type owl:Class ; "Permanent Residency - Wikipedia. https://en.wikipedia.org/wiki/Permanent_residency. Accessed 10 Feb. 2023." ; "2023-03-29T20:17:54-04:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A role inhering in a person who is recognized as having legal resident status in a Government Domain in which that person is not a citizen but where they have the right to reside on a permanent basis."@en ; + skos:definition "A role inhering in a person who is recognized as having legal resident status in a Government Domain in which that person is not a citizen but where they have the right to reside on a permanent basis."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Permanent_residency" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Permanent Resident Role"@en ; @@ -12239,8 +12225,8 @@ cco:PermanentResidentRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Person cco:Person rdf:type owl:Class ; rdfs:subClassOf cco:Animal ; - cco:alternative_label "Human"@en ; - cco:definition "An Animal that is a member of the species Homo sapiens."@en ; + skos:altLabel "Human"@en ; + skos:definition "An Animal that is a member of the species Homo sapiens."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Human&oldid=1063145185"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Person"@en . @@ -12249,7 +12235,7 @@ cco:Person rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PesticideArtifactFunction cco:PesticideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PoisonArtifactFunction ; - cco:definition "A Poison Artifact Function that is realized in a process which causes illness in, or the death of, a living thing that is detrimental to humans or human concerns."@en ; + skos: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 . @@ -12258,7 +12244,7 @@ cco:PesticideArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PetrochemicalRefinery cco:PetrochemicalRefinery rdf:type owl:Class ; rdfs:subClassOf cco:Refinery ; - cco:definition "A Refinery that is designed for refining crude oil, intermediate petroleum products, or synthetic petroleum into products of value."@en ; + skos: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/w/index.php?title=Petrochemical&oldid=1060574535"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Petrochemical Refinery"@en . @@ -12267,7 +12253,7 @@ cco:PetrochemicalRefinery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PetroleumDepot cco:PetroleumDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store petroleum, oil, or lubricants."@en ; + skos:definition "A Storage Facility that is designed to store petroleum, oil, or lubricants."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Petroleum Depot"@en . @@ -12275,7 +12261,7 @@ cco:PetroleumDepot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PetroleumManufacturingFacility cco:PetroleumManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed to manufacture petroleum-based products."@en ; + skos:definition "A Factory that is designed to manufacture petroleum-based products."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Petroleum&oldid=1062956217"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Petroleum Manufacturing Facility"@en . @@ -12284,8 +12270,8 @@ cco:PetroleumManufacturingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PhaseAngle cco:PhaseAngle rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000145 ; - cco:alternative_label "Orbital Phase Angle"@en ; - cco:definition "A Relational Quality that is the angle between the light incident onto an observed Object and the light reflected from the Object."@en ; + skos:altLabel "Orbital Phase Angle"@en ; + skos: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 . @@ -12294,7 +12280,7 @@ cco:PhaseAngle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Phosphorescence cco:Phosphorescence rdf:type owl:Class ; rdfs:subClassOf cco:LuminescentProperty ; - cco:definition "A Luminescent Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light after absorbing shorter wavelength radiation, and to continue emitting after the absorbing process has ceased."@en ; + skos: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/w/index.php?title=Phosphorescence&oldid=1060815719"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Phosphorescence"@en . @@ -12303,8 +12289,8 @@ cco:Phosphorescence rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PhysicallyPoweredEngine cco:PhysicallyPoweredEngine rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; - cco:alternative_label "Physical Engine"@en ; - cco:definition "An Engine that is designed to convert potential or kinetic energy into mechanical energy."@en ; + skos:altLabel "Physical Engine"@en ; + skos: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 . @@ -12312,7 +12298,7 @@ cco:PhysicallyPoweredEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PhysiographicFeature cco:PhysiographicFeature rdf:type owl:Class ; rdfs:subClassOf cco:GeographicFeature ; - cco:definition "A Geographic Feature that is a geomorphological unit characterized by its surface form and location in the landscape."@en ; + skos:definition "A Geographic Feature that is a geomorphological unit characterized by its surface form and location in the landscape."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Landform&oldid=1060439172"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Physiographic Feature"@en . @@ -12321,7 +12307,7 @@ cco:PhysiographicFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pier cco:Pier rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; - cco:definition "A Transportation Facility that is designed to partially enclose a harbor and form a landing place for Watercraft."@en ; + skos: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/w/index.php?title=Pier&oldid=1057802753"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Pier"@en . @@ -12330,7 +12316,7 @@ cco:Pier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pipeline cco:Pipeline rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; - cco:definition "A Product Transport Facility that is designed to transport goods or materials through a pipe."@en ; + skos:definition "A Product Transport Facility that is designed to transport goods or materials through a pipe."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Pipeline&oldid=1024308788"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Pipeline"@en . @@ -12339,7 +12325,7 @@ cco:Pipeline rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pitch cco:Pitch rdf:type owl:Class ; rdfs:subClassOf cco:SoundProcessProfile ; - cco:definition "A Sound Process Profile that is characterized by the frequency of translated sound waves, typically on a continuum from low to high."@en ; + skos: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 . @@ -12347,8 +12333,8 @@ cco:Pitch rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PitchAxis cco:PitchAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; - cco:alternative_label "Lateral Axis"@en ; - cco:definition "An Axis of Rotation that passes through the center of an object's Mass and is perpendicular both to the direction of the object's motion and to the object's Yaw Axis."@en ; + skos:altLabel "Lateral Axis"@en ; + skos:definition "An Axis of Rotation that passes through the center of an object's Mass and is perpendicular both to the direction of the object's motion and to the object's Yaw Axis."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Pitch Axis"@en . @@ -12356,8 +12342,8 @@ cco:PitchAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PitchOrientation cco:PitchOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Pitch"@en ; - cco:definition "A Spatial Orientation of an Object relative to its Pitch Axis."@en ; + skos:altLabel "Pitch"@en ; + skos: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 . @@ -12369,7 +12355,7 @@ cco:PlanSpecification rdf:type owl:Class ; owl:onProperty obo:BFO_0000178 ; owl:someValuesFrom cco:Objective ] ; - cco:definition "A Directive Information Content Entity that prescribes some set of intended Intentional Acts through which some Agent expects to achieve some Objective."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Plan&oldid=1047320560"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Plan"@en . @@ -12378,7 +12364,7 @@ cco:PlanSpecification rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Plant cco:Plant rdf:type owl:Class ; rdfs:subClassOf cco:Organism ; - cco:definition "An Organism that is multicellular, eukaryotic, autotrophic, and has cells that contain chloroplasts and walls made of cellulose."@en ; + skos: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/w/index.php?title=Plant&oldid=1060821100"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Plant"@en . @@ -12387,9 +12373,9 @@ cco:Plant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PneumaticMotor cco:PneumaticMotor rdf:type owl:Class ; rdfs:subClassOf cco:PhysicallyPoweredEngine ; - cco:alternative_label "Air Motor"@en , + skos:altLabel "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 ; + skos: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 . @@ -12397,7 +12383,7 @@ cco:PneumaticMotor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PneumaticPowerSource cco:PneumaticPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; - cco:definition "A Power Source that is designed to generate, control, or transmit power by means of compressed air or compressed inert gases."@en ; + skos: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 . @@ -12405,10 +12391,10 @@ cco:PneumaticPowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PointEstimateInformationContentEntity cco:PointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:EstimateInformationContentEntity ; - cco:alternative_label "Best Estimate"@en , + skos:altLabel "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 ; + skos: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 . @@ -12416,8 +12402,8 @@ cco:PointEstimateInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PointingOrientation cco:PointingOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Facing Orientation"@en ; - cco:definition "A Spatial Orientation of a Material Entity in which one or more of its designated components are oriented toward a specified direction."@en ; + skos:altLabel "Facing Orientation"@en ; + skos:definition "A Spatial Orientation of a Material Entity in which one or more of its designated components are oriented toward a specified direction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Pointing Orientation"@en . @@ -12425,7 +12411,7 @@ cco:PointingOrientation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PoisonArtifactFunction cco:PoisonArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; - cco:definition "A Damaging Artifact Function that is realized in a process which causes illness in, or the death of, a living thing."@en ; + skos: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 . @@ -12434,7 +12420,7 @@ cco:PoisonArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PolarizingPrism cco:PolarizingPrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; - cco:definition "A Prism designed to split a beam of light entering the Prism into components of varying polarization."@en ; + skos: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 . @@ -12442,7 +12428,7 @@ cco:PolarizingPrism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PoliceStation cco:PoliceStation rdf:type owl:Class ; rdfs:subClassOf cco:PublicSafetyFacility ; - cco:definition "A Public Safety Facility that is designed for the professional and clerical processes of a local police force."@en ; + skos: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/w/index.php?title=Police_station&oldid=1056208781"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Police Station"@en . @@ -12451,7 +12437,7 @@ cco:PoliceStation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PoliticalOrientation cco:PoliticalOrientation rdf:type owl:Class ; rdfs:subClassOf cco:Ideology ; - cco:definition "An Ideology that characterizes the political thinking of an Agent or Group of Agents, usually with respect to the political environment within a particular nation."@en ; + skos: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 . @@ -12459,7 +12445,7 @@ cco:PoliticalOrientation rdf:type owl:Class ; ### 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 Government Domain."@en ; + skos:definition "A Group of Persons forming the total population of some Government Domain."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Population&oldid=1059148871"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Populace"@en . @@ -12468,7 +12454,7 @@ cco:Populace rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PopulatedPlace cco:PopulatedPlace rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; - cco:definition "An Anthropogenic Feature at which people live or have lived."@en ; + skos:definition "An Anthropogenic Feature at which people live or have lived."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Human_settlement&oldid=1060418164"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Populated place"@en . @@ -12477,7 +12463,7 @@ cco:PopulatedPlace rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Port cco:Port rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; - cco:definition "A Transportation Facility that is designed to contain harbors for docking Watercraft and for transfering people or cargo to and from land."@en ; + skos: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/w/index.php?title=Port&oldid=1064091505"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Port"@en . @@ -12486,7 +12472,7 @@ cco:Port rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition cco:PortionOfAmmunition rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by being projected toward its target at a significant Velocity."@en ; + skos: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/w/index.php?title=Ammunition&oldid=1062875850"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Ammunition"@en . @@ -12495,7 +12481,7 @@ cco:PortionOfAmmunition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAtmosphere cco:PortionOfAtmosphere rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A fiat object part of the layer of gas or layers of gases that envelop a natural satellite."@en ; + skos:definition "A fiat object part of the layer of gas or layers of gases that envelop a natural satellite."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Atmosphere&oldid=1135486662"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Portion of Atmosphere"@en . @@ -12504,7 +12490,7 @@ cco:PortionOfAtmosphere rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCash cco:PortionOfCash rdf:type owl:Class ; rdfs:subClassOf cco:FinancialInstrument ; - cco:definition "A Financial Instrument that is designed to be a ready medium of exchange."@en ; + skos: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 . @@ -12512,7 +12498,7 @@ cco:PortionOfCash rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCoolant cco:PortionOfCoolant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:definition "A Portion of Material that is designed to be used in a thermal control system to reduce or maintain the temperature of an object to or at a specified level."@en ; + skos: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 . @@ -12520,7 +12506,7 @@ cco:PortionOfCoolant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryogenicMaterial cco:PortionOfCryogenicMaterial rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:definition "A Portion of Material that has been reduced to a very low temperature (below -180 degrees Celcius)."@en ; + skos: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 . @@ -12528,7 +12514,7 @@ cco:PortionOfCryogenicMaterial rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryosphere cco:PortionOfCryosphere rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A fiat object part of the frozen part of a natural satellite's hydosphere"@en ; + skos:definition "A fiat object part of the frozen part of a natural satellite's hydosphere"@en ; cco:definition_source "https://oceanservice.noaa.gov/facts/cryosphere.html (accessed 03/06/2023)"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Portion of Cryosphere"@en . @@ -12537,7 +12523,7 @@ cco:PortionOfCryosphere rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfFood cco:PortionOfFood rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfProcessedMaterial ; - cco:definition "A Portion of Processed Material that is designed to be consumed and ingested for nutrition or taste."@en ; + skos: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/w/index.php?title=Food&oldid=1062824590"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Food"@en . @@ -12546,7 +12532,7 @@ cco:PortionOfFood rdf:type owl:Class ; ### 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 release thermal energy when reacted with other substances."@en ; + skos:definition "A Portion of Material that is designed to release thermal energy when reacted with other substances."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Fuel"@en . @@ -12554,8 +12540,8 @@ cco:PortionOfFuel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGalliumArsenide cco:PortionOfGalliumArsenide rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:alternative_label "Portion of GaAs"@en ; - cco:definition "A Portion of Material that is composed of a compound of the elements gallium and arsenic."@en ; + skos:altLabel "Portion of GaAs"@en ; + skos: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 . @@ -12563,7 +12549,7 @@ cco:PortionOfGalliumArsenide rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGaseousFuel cco:PortionOfGaseousFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfFuel ; - cco:definition "A Portion of Fuel that is stored in a gaseous state."@en ; + skos: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 . @@ -12571,7 +12557,7 @@ cco:PortionOfGaseousFuel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGaseousPropellant cco:PortionOfGaseousPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; - cco:definition "A Portion of Propellant that is stored in a gaseous state."@en ; + skos: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 . @@ -12579,7 +12565,7 @@ cco:PortionOfGaseousPropellant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGelatinousPropellant cco:PortionOfGelatinousPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; - cco:definition "A Portion of Propellant that is stored in a gelatinous state."@en ; + skos: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 . @@ -12587,7 +12573,7 @@ cco:PortionOfGelatinousPropellant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGeosphere cco:PortionOfGeosphere rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A fiat object part that is composed of one or more portions of the atmosphere, cryosphere, hydrosphere, or lithosphere"@en ; + skos:definition "A fiat object part that is composed of one or more portions of the atmosphere, cryosphere, hydrosphere, or lithosphere"@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Geosphere&oldid=1137306949"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Portion of Geosphere"@en . @@ -12596,7 +12582,7 @@ cco:PortionOfGeosphere rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfHydrosphere cco:PortionOfHydrosphere rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A fiat object part of the combined mass of water found on, under, and above the surface of a natural satellite"@en ; + skos:definition "A fiat object part of the combined mass of water found on, under, and above the surface of a natural satellite"@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Hydrosphere&oldid=1128848972"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Portion of Hydrosphere"@en . @@ -12605,7 +12591,7 @@ cco:PortionOfHydrosphere rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidFuel cco:PortionOfLiquidFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfFuel ; - cco:definition "A Portion of Fuel that is stored in a liquid state."@en ; + skos: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 . @@ -12613,7 +12599,7 @@ cco:PortionOfLiquidFuel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidHelium cco:PortionOfLiquidHelium rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; - cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid helium."@en ; + skos: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 . @@ -12621,7 +12607,7 @@ cco:PortionOfLiquidHelium rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidHydrogen cco:PortionOfLiquidHydrogen rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; - cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid hydrogen."@en ; + skos: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 . @@ -12629,7 +12615,7 @@ cco:PortionOfLiquidHydrogen rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidNitrogen cco:PortionOfLiquidNitrogen rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; - cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid nitrogen."@en ; + skos: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 . @@ -12637,7 +12623,7 @@ cco:PortionOfLiquidNitrogen rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidOxygen cco:PortionOfLiquidOxygen rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; - cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid oxygen."@en ; + skos: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 . @@ -12645,7 +12631,7 @@ cco:PortionOfLiquidOxygen rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidPropellant cco:PortionOfLiquidPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; - cco:definition "A Portion of Propellant that is stored in a liquid state."@en ; + skos: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 . @@ -12653,7 +12639,7 @@ cco:PortionOfLiquidPropellant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLithosphere cco:PortionOfLithosphere rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A fiat object part of the rigid, outermost rocky shell of a natural satellite."@en ; + skos:definition "A fiat object part of the rigid, outermost rocky shell of a natural satellite."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Lithosphere&oldid=1143215085"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Portion of Lithosphere"@en . @@ -12662,7 +12648,7 @@ cco:PortionOfLithosphere rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial cco:PortionOfMaterial rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfProcessedMaterial ; - cco:definition "A Portion of Processed Material that was produced to be used as the input for another Act of Artifact Processing."@en ; + skos: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 . @@ -12670,7 +12656,7 @@ cco:PortionOfMaterial rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfNuclearFuel cco:PortionOfNuclearFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:definition "A Portion of Material that is designed to be used in a nuclear fission process to produce energy."@en ; + skos: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 . @@ -12678,10 +12664,10 @@ cco:PortionOfNuclearFuel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfOxidizer cco:PortionOfOxidizer rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:alternative_label "Portion of Oxidant"@en , + skos:altLabel "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" ; + skos: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 ; + skos:example "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 . @@ -12690,7 +12676,7 @@ cco:PortionOfOxidizer rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPaper cco:PortionOfPaper rdf:type owl:Class ; rdfs:subClassOf cco:InformationMediumArtifact ; - cco:definition "An Information Medium Artifact that is designed to bear some Information Content Entity by means of pressing together moist fibres of cellulose pulp derived from wood, rags, or grasses, and drying them into flexible sheets."@en ; + skos: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/w/index.php?title=Paper&oldid=1057624743"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Paper"@en . @@ -12699,7 +12685,7 @@ cco:PortionOfPaper rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfProcessedMaterial cco:PortionOfProcessedMaterial rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is the output of an Act of Artifact Processing."@en ; + skos:definition "A Material 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 . @@ -12707,7 +12693,7 @@ cco:PortionOfProcessedMaterial rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPropellant cco:PortionOfPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:definition "A Portion of Material that is designed to be used as an input in a Propulsion Process to produce Thrust."@en ; + skos: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 . @@ -12715,7 +12701,7 @@ cco:PortionOfPropellant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfSolidFuel cco:PortionOfSolidFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfFuel ; - cco:definition "A Portion of Fuel that is stored in a solid state."@en ; + skos: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 . @@ -12723,7 +12709,7 @@ cco:PortionOfSolidFuel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfSolidPropellant cco:PortionOfSolidPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; - cco:definition "A Portion of Propellant that is stored in a solid state."@en ; + skos: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 . @@ -12731,7 +12717,7 @@ cco:PortionOfSolidPropellant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfWasteMaterial cco:PortionOfWasteMaterial rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfProcessedMaterial ; - cco:definition "A Portion of Processed Material that serves no further use in terms of the initial user's own purposes of production, transformation, or consumption such that the Agent wants to dispose of it."@en ; + skos: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 . @@ -12739,7 +12725,7 @@ cco:PortionOfWasteMaterial rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PositionObservationArtifactFunction cco:PositionObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ObservationArtifactFunction ; - cco:definition "An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the position of a specified object or class of objects."@en ; + skos: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 . @@ -12747,7 +12733,7 @@ cco:PositionObservationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PostOffice cco:PostOffice rdf:type owl:Class ; rdfs:subClassOf cco:MailingFacility ; - cco:definition "A Mailing Facility that is designed for serving customers of the national postal system."@en ; + skos:definition "A Mailing Facility that is designed for serving customers of the national postal system."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Post_office&oldid=1063684373"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Post Office"@en . @@ -12756,7 +12742,7 @@ cco:PostOffice rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Power cco:Power rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile that is characterized by the rate of Work, or Energy consumed, done in a given time period."@en ; + skos: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 . @@ -12764,7 +12750,7 @@ cco:Power rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerInvertingArtifactFunction cco:PowerInvertingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CurrentConversionArtifactFunction ; - cco:definition "A Current Conversion Artifact Function that is realized by processes in which some Artifact is used to convert direct current (DC) to alternating current (AC)."@en ; + skos: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 . @@ -12772,7 +12758,7 @@ cco:PowerInvertingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerRectifier cco:PowerRectifier rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to convert alternating current (AC) to direct current (DC)."@en ; + skos:definition "A Material Artifact that is designed to convert alternating current (AC) to direct current (DC)."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Rectifier&oldid=1049943028"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Rectifier"@en . @@ -12781,7 +12767,7 @@ cco:PowerRectifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerRectifyingArtifactFunction cco:PowerRectifyingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CurrentConversionArtifactFunction ; - cco:definition "A Current Conversion Artifact Function that is realized by processes in which some Artifact is used to convert alternating current (AC) to direct current (DC)."@en ; + skos: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 . @@ -12789,7 +12775,7 @@ cco:PowerRectifyingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerSource cco:PowerSource rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to supply power to some other Artifact."@en ; + skos:definition "A Material Artifact that is designed to supply power to some other Artifact."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Power_source&oldid=1032888635"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Source"@en . @@ -12798,7 +12784,7 @@ cco:PowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTool cco:PowerTool rdf:type owl:Class ; rdfs:subClassOf cco:Tool ; - cco:definition "A Tool that is designed to be actuated by a Power Source and mechanism other than or in addition to manual labor."@en ; + skos: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/w/index.php?title=Power_tool&oldid=1057147715"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Tool"@en . @@ -12807,7 +12793,7 @@ cco:PowerTool rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransformer cco:PowerTransformer rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to transfer electrical energy between two or more circuits through electromagnetic induction."@en ; + skos:definition "A Material Artifact that is designed to transfer electrical energy between two or more circuits through electromagnetic induction."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Transformer&oldid=1062163369"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Transformer"@en . @@ -12816,8 +12802,8 @@ cco:PowerTransformer rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransformerRectifierUnit cco:PowerTransformerRectifierUnit rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "TRU"@en ; - cco:definition "A Material Artifact that is designed to perform the functions of both a Rectifier and a Transformer."@en ; + skos:altLabel "TRU"@en ; + skos:definition "A Material Artifact 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 . @@ -12826,7 +12812,7 @@ cco:PowerTransformerRectifierUnit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransmissionArtifact cco:PowerTransmissionArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to transfer and regulate Power flow from a Power Source to an application point."@en ; + skos:definition "A Material Artifact 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 . @@ -12834,7 +12820,7 @@ cco:PowerTransmissionArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransmissionLine cco:PowerTransmissionLine rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; - cco:definition "A Product Transport Facility that is designed to transmit electricity over distance via a system of above ground wires including their supports."@en ; + skos: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/w/index.php?title=Electric_power_transmission&oldid=1062551058"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Power Transmission Line"@en . @@ -12843,7 +12829,7 @@ cco:PowerTransmissionLine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PoweringArtifactFunction cco:PoweringArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to supply power to some Artifact."@en ; + skos: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 . @@ -12851,8 +12837,8 @@ cco:PoweringArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PrecisionGuidedMissile cco:PrecisionGuidedMissile rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:alternative_label "Missile"@en ; - cco:definition "A Portion of Ammunition that is designed to be a self-propelled and precision-guided projectile that delivers some payload (explosive or other) over relatively long distances."@en ; + skos:altLabel "Missile"@en ; + skos: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/w/index.php?title=Missile&oldid=1062028589"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Precision-Guided Missile"@en . @@ -12861,9 +12847,9 @@ cco:PrecisionGuidedMissile rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PredictiveInformationContentEntity cco:PredictiveInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; - cco:alternative_label "Prediction"@en , + skos:altLabel "Prediction"@en , "Prediction Information Content Entity"@en ; - cco:definition "A Descriptive Information Content Entity that describes an uncertain future event."@en ; + skos: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 . @@ -12872,7 +12858,7 @@ cco:PredictiveInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PreferredStock cco:PreferredStock rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; - cco:definition "Stock that entitles its holder to receive a certain level of dividend payments before any dividends can be issued to other holders."@en ; + skos: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 . @@ -12880,7 +12866,7 @@ cco:PreferredStock rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -12888,7 +12874,7 @@ cco:PresenceFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pressure cco:Pressure rdf:type owl:Class ; rdfs:subClassOf cco:Force ; - cco:definition "A Force that is applied perpendicular to the surface of an Object per unit area over which that Force is distributed."@en ; + skos: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 . @@ -12896,7 +12882,7 @@ cco:Pressure rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PressurizationControlArtifactFunction cco:PressurizationControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:VentilationControlArtifactFunction ; - cco:definition "A Ventilation Control Artifact Function that is realized by processes in which some Artifact is used to control the partial pressure of air in some space."@en ; + skos: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 . @@ -12904,8 +12890,8 @@ cco:PressurizationControlArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PrimaryCellElectricBattery cco:PrimaryCellElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricBattery ; - cco:alternative_label "Primary Cell Battery"@en ; - cco:definition "A Electric Battery that is designed for one-time use and not to be recharged."@en ; + skos:altLabel "Primary Cell Battery"@en ; + skos:definition "A Electric Battery that is designed for one-time use and not to be recharged."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Primary_cell&oldid=1047226932"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Primary Cell Electric Battery"@en . @@ -12914,11 +12900,11 @@ cco:PrimaryCellElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PriorityMeasurementInformationContentEntity cco:PriorityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; - cco:alternative_label "Criticality Measurement"@en , + skos:altLabel "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" ; + skos:definition "An Ordinal Measurement Information Content Entity that is a measurement of the relative importance of an entity."@en ; + skos:example "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 . @@ -12926,7 +12912,7 @@ cco:PriorityMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PriorityScale cco:PriorityScale rdf:type owl:Class ; rdfs:subClassOf cco:ReferenceSystem ; - cco:definition "A Reference System that is designed to be used to rank or identify the importance of entities of the specified type."@en ; + skos:definition "A Reference System that is designed to be 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 . @@ -12934,7 +12920,7 @@ cco:PriorityScale rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Prism cco:Prism rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; - cco:definition "An Optical Instrument that is designed to refract light and which consists of a transparent material with flat polished surfaces where at least two of these surfaces have an angle between them."@en ; + skos: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/w/index.php?title=Prism&oldid=1060221124"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prism"@en . @@ -12943,7 +12929,7 @@ cco:Prism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PrivateNetworkTelephoneCall cco:PrivateNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; - cco:definition "A Telephone Call transmitted over a network where a closed group of telephones are connected primarily to each other and use a gateway to reach the outside world, usually used inside companies and call centers (a.k.a. private branch exchange (PBX))."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Telephone_network&oldid=1046265527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Private Network Telephone Call"@en . @@ -12952,9 +12938,9 @@ cco:PrivateNetworkTelephoneCall rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProbabilityMeasurementInformationContentEntity cco:ProbabilityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Likelihood Measurement"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Probability&oldid=1059657543"^^xsd:anyURI ; 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 ; @@ -12964,7 +12950,7 @@ cco:ProbabilityMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessBeginning cco:ProcessBeginning rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000035 ; - cco:definition "A Process Boundary that occurs on a Zero-Dimensional Temporal Region that is the starting instant of the One-Dimensional Temporal Region on which the Process, of which the Process Boundary is a part, occurs."@en ; + skos: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 . @@ -12972,7 +12958,7 @@ cco:ProcessBeginning rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessEnding cco:ProcessEnding rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000035 ; - cco:definition "A Process Boundary that occurs on a Zero-Dimensional Temporal Region that is the ending instant of the One-Dimensional Temporal Region on which the Process, of which the Process Boundary is a part, occurs."@en ; + skos: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 . @@ -12980,7 +12966,7 @@ cco:ProcessEnding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProductTransportFacility cco:ProductTransportFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to transport some product."@en ; + skos:definition "A Facility that is designed to transport some product."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Product Transport Facility"@en . @@ -12988,7 +12974,7 @@ cco:ProductTransportFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProjectileLauncher cco:ProjectileLauncher rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict damage or harm by means of launching a high-velocity projectile at a target."@en ; + skos: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/w/index.php?title=Projectile&oldid=1062048285"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Projectile Launcher"@en . @@ -12997,8 +12983,8 @@ cco:ProjectileLauncher rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Propeller cco:Propeller rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "Propelling Screw"@en ; - cco:definition "A Material Artifact that is designed to convert rotary motion from an Engine or other mechanical Power Source into propulsive Force."@en ; + skos:altLabel "Propelling Screw"@en ; + skos:definition "A Material Artifact 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 . @@ -13007,8 +12993,8 @@ cco:Propeller rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PropellingNozzle cco:PropellingNozzle rdf:type owl:Class ; rdfs:subClassOf cco:Nozzle ; - cco:alternative_label "Jet Nozzle"@en ; - cco:definition "A Nozzle that is used to convert a propulsion Engine into a Jet Engine and functions by using its narrowest part, the throat, to increase Pressure within the Engine by constricting flow, usually until the flow chokes, then expanding the exhaust stream to, or near to, atmospheric pressure, while forming it into a high speed jet to propel the Vehicle."@en ; + skos:altLabel "Jet Nozzle"@en ; + skos: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/w/index.php?title=Propelling_nozzle&oldid=1061239812"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propelling Nozzle"@en . @@ -13017,7 +13003,7 @@ cco:PropellingNozzle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProperAcceleration cco:ProperAcceleration rdf:type owl:Class ; rdfs:subClassOf cco:Acceleration ; - cco:definition "An Acceleration of an object relative to a free-fall, or inertial, observer who is momentarily at rest relative to the object being measured (hence, gravity does not cause Proper Acceleration)."@en ; + skos: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/w/index.php?title=Proper_acceleration&oldid=1058169867"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Proper Acceleration"@en . @@ -13026,7 +13012,7 @@ cco:ProperAcceleration rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProperName cco:ProperName rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeName ; - cco:definition "A Designative Name that is an official name for a particular entity."@en ; + skos: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 . @@ -13034,7 +13020,7 @@ cco:ProperName rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProportionalRatioMeasurementInformationContentEntity cco:ProportionalRatioMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:RatioMeasurementInformationContentEntity ; - cco:definition "A Ratio Measurement Information Content Entity that is a measurement of a portion of a whole (described by the numerator) compared against that whole (described by the denominator) where the whole is a nominally described set of like entities."@en ; + skos: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 ; @@ -13044,7 +13030,7 @@ cco:ProportionalRatioMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionArtifactFunction cco:PropulsionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MotionArtifactFunction ; - cco:definition "A Motion Artifact Function that is realized in a process in which the bearer of the function creates force leading to an entity's movement."@en ; + skos: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/w/index.php?title=Propulsion&oldid=1022034059"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propulsion Artifact Function"@en . @@ -13053,7 +13039,7 @@ cco:PropulsionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionControlSystem cco:PropulsionControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:ControlSystem ; - cco:definition "A Control System that consists of control devices, displays, indicators, or modules designed to control a Propulsion System."@en ; + skos: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 . @@ -13061,9 +13047,9 @@ cco:PropulsionControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionProcess cco:PropulsionProcess rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:definition "A Natural Process in which one or more Forces are generated and applied to a participating Object such that the Object is set in Motion or has the direction or magnitude of its Motion altered."@en ; - cco:elucidation "In each case, a Propulsion Process minimally involves the Object being propelled, a Reaction Mass (e.g. a portion of water, atmosphere, exhaust, etc.), and the Force(s) acting between these two entities."@en ; - cco:example_of_usage "a twin-engine turboprop plane rotating both of its propellers against a portion of atmosphere to propel the plane forward" , + skos: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 ; + skos:scopeNote "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 ; + skos:example "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" , @@ -13077,7 +13063,7 @@ cco:PropulsionProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionSystem cco:PropulsionSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Propulsion&oldid=1022034059"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propulsion System"@en . @@ -13086,7 +13072,7 @@ cco:PropulsionSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Prosthesis cco:Prosthesis rdf:type owl:Class ; rdfs:subClassOf cco:MedicalArtifact ; - cco:definition "A Medical Artifact that is designed to replace a missing body part."@en ; + skos:definition "A Medical Artifact that is designed to replace a missing body part."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Prosthesis&oldid=1063749698"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthesis"@en . @@ -13095,7 +13081,7 @@ cco:Prosthesis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticArm cco:ProstheticArm rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace a missing arm."@en ; + skos:definition "A Prosthesis that is designed to replace a missing arm."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Prosthesis&oldid=1063749698"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Arm"@en . @@ -13104,7 +13090,7 @@ cco:ProstheticArm rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticFoot cco:ProstheticFoot rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace a missing foot."@en ; + skos:definition "A Prosthesis that is designed to replace a missing foot."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Prosthesis&oldid=1063749698"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Foot"@en . @@ -13113,7 +13099,7 @@ cco:ProstheticFoot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticHand cco:ProstheticHand rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace a missing hand."@en ; + skos:definition "A Prosthesis that is designed to replace a missing hand."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Prosthesis&oldid=1063749698"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Hand"@en . @@ -13122,7 +13108,7 @@ cco:ProstheticHand rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticLeg cco:ProstheticLeg rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace a missing leg."@en ; + skos:definition "A Prosthesis that is designed to replace a missing leg."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Prosthesis&oldid=1063749698"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Leg"@en . @@ -13131,7 +13117,7 @@ cco:ProstheticLeg rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Protruding cco:Protruding rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a part of an object in virtue of the part extending out above or beyond the surface of the object."@en ; + skos: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 . @@ -13139,7 +13125,7 @@ cco:Protruding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Province cco:Province rdf:type owl:Class ; rdfs:subClassOf cco:FirstOrderAdministrativeRegion ; - cco:definition "A First-Order Administrative Region that is part of a Country and delimits the authority of a magistrate who holds constitutionally-defined administrative jurisdiction over the defined geographic territory that bounds the Province."@en ; + skos: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/w/index.php?title=Province&oldid=1062496131"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Province"@en . @@ -13148,8 +13134,8 @@ cco:Province rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PublicAddressSystem cco:PublicAddressSystem rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationSystem ; - cco:alternative_label "PA System"@en ; - cco:definition "A Communication System that is designed to allow a Person to speak to a large audience."@en ; + skos:altLabel "PA System"@en ; + skos: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/w/index.php?title=Public_address_system&oldid=1059177344"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Public Address System"@en . @@ -13158,7 +13144,7 @@ cco:PublicAddressSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PublicSafetyArtifactFunction cco:PublicSafetyArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of preventing and responding to events that could endanger the safety of the general public from significant danger, injury/harm, or damage, such as crimes or disasters (natural or man-made)."@en ; + skos: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/w/index.php?title=Public_security&oldid=1058257389"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Public Safety Artifact Function"@en . @@ -13167,7 +13153,7 @@ cco:PublicSafetyArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PublicSafetyFacility cco:PublicSafetyFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for the prevention of and protection from events that could endanger, injure, or damage the general public."@en ; + skos: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/w/index.php?title=Public_security&oldid=1058257389"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Public Safety Facility"@en . @@ -13176,9 +13162,9 @@ cco:PublicSafetyFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PulsejetEngine cco:PulsejetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; - cco:alternative_label "Pulse Jet"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Pulsejet&oldid=1050473545"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Pulsejet Engine"@en . @@ -13187,7 +13173,7 @@ cco:PulsejetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pump cco:Pump rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that is designed to impart motion to a portion of fluid to transport it within a system through the use of mechanical action."@en ; + skos: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 . @@ -13195,7 +13181,7 @@ cco:Pump rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PumpingStation cco:PumpingStation rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; - cco:definition "A Product Transport Facility that is designed to pump fluids from one place to another."@en ; + skos:definition "A Product Transport Facility that is designed to pump fluids from one place to another."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Pumping_station&oldid=1045678418"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Pumping Station"@en . @@ -13204,7 +13190,7 @@ cco:PumpingStation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Purple cco:Purple rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is aproximately midway between Red and Blue."@en ; + skos: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 . @@ -13212,7 +13198,7 @@ cco:Purple rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pyramidal cco:Pyramidal rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; - cco:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having a polygonal base with vertices that all connect to the same apex to form triangular faces."@en ; + skos: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 . @@ -13221,7 +13207,7 @@ cco:Pyramidal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/QRCode cco:QRCode rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; - cco:definition "A Two-Dimensional Barcode that consists of numeric, alphanumeric, binary, or kanji information and is used primarily for tracking and marketing."@en ; + skos: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 . @@ -13237,7 +13223,7 @@ cco:QualitySpecification rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; - cco:definition "A Directive Information Content Entity that prescribes some Quality."@en ; + skos: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 . @@ -13245,7 +13231,7 @@ cco:QualitySpecification rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadarImagingArtifactFunction cco:RadarImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ImagingArtifactFunction ; - cco:definition "An Imaging Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities using radio waves."@en ; + skos: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 . @@ -13253,7 +13239,7 @@ cco:RadarImagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiationAbsorptivity cco:RadiationAbsorptivity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; - cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of the capacity of that bearer to absorb electromagnetic radiation of a given frequency."@en ; + skos: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 . @@ -13261,7 +13247,7 @@ cco:RadiationAbsorptivity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiationEmissivity cco:RadiationEmissivity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; - cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of the capacity of that bearer to emit electromagnetic radiation of a given frequency."@en ; + skos: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 . @@ -13269,7 +13255,7 @@ cco:RadiationEmissivity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiationReflectivity cco:RadiationReflectivity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; - cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of the capacity of that bearer to scatter or reflect electromagnetic radiation of a given frequency."@en ; + skos: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 . @@ -13277,7 +13263,7 @@ cco:RadiationReflectivity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioAntenna cco:RadioAntenna rdf:type owl:Class ; rdfs:subClassOf cco:BidirectionalTransducer ; - cco:definition "A Bidirectional Transducer that is designed to convert electric power into radio waves, and radio waves into electric power."@en ; + skos: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 . @@ -13286,8 +13272,8 @@ cco:RadioAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioBroadcast cco:RadioBroadcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Radio Broadcasting"@en ; - cco:definition "An Act of Communciation by Media that is transmitted to an audience through a radio network."@en ; + skos:altLabel "Act of Radio Broadcasting"@en ; + skos:definition "An Act of Communciation by Media that is transmitted to an audience through a radio network."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Radio_network&oldid=1037183126"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Radio Broadcast"@en . @@ -13296,7 +13282,7 @@ cco:RadioBroadcast rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationArtifactFunction cco:RadioCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticCommunicationArtifactFunction ; - cco:definition "An Electromagnetic Communication Artifact Function that is realized in a process that conveys meaningful signs by means of radio waves."@en ; + skos: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/w/index.php?title=Telecommunications&oldid=1061143810"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Communication Artifact Function"@en . @@ -13305,7 +13291,7 @@ cco:RadioCommunicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument cco:RadioCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationInstrument ; - cco:definition "A Communication Instrument that is designed to enable communication between two or more entities via the use of radio waves."@en ; + skos: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 . @@ -13313,7 +13299,7 @@ cco:RadioCommunicationInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInterferenceArtifactFunction cco:RadioCommunicationInterferenceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationInterferenceArtifactFunction ; - cco:definition "A Communication Interference Artifact Function that is realized during events in which an Artifact is used to interfere with the transmission of information via radio waves."@en ; + skos: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 . @@ -13321,7 +13307,7 @@ cco:RadioCommunicationInterferenceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationReceptionArtifactFunction cco:RadioCommunicationReceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationReceptionArtifactFunction ; - cco:definition "A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs using radio waves."@en ; + skos:definition "A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs using radio waves."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Communication Reception Artifact Function"@en . @@ -13329,7 +13315,7 @@ cco:RadioCommunicationReceptionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationRelayArtifactFunction cco:RadioCommunicationRelayArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationRelayArtifactFunction ; - cco:definition "A Communication Relay Artifact Function that is realized during events in which an Artifact is used to first receive and then transmit information without the use of wires from one Artifact to another for the purpose of communiction."@en ; + skos: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 . @@ -13338,7 +13324,7 @@ cco:RadioCommunicationRelayArtifactFunction rdf:type owl:Class ; cco:RadioFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:acronym "RF" ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 3 kHz and 300 GHz."@en ; + skos: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/w/index.php?title=Radio_wave&oldid=1062110903"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Radio Frequency"@en . @@ -13347,7 +13333,7 @@ cco:RadioFrequency rdf:type owl:Class ; ### 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 Planned Act."@en ; + skos: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 Planned Act."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Radio Interference"@en . @@ -13355,7 +13341,7 @@ cco:RadioInterference rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioReceiver cco:RadioReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is an electronic device that is designed to extract information from radio waves intercepted by a Radio Antenna by using electronic filters to separate the desired radio frequency signal from other signals, an electronic amplifier to increase the power of the signal, and demodulation to recover the desired information."@en ; + skos: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/w/index.php?title=Radio_receiver&oldid=1060111342"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Receiver"@en . @@ -13364,7 +13350,7 @@ cco:RadioReceiver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioRelayStation cco:RadioRelayStation rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationsFacility ; - cco:definition "A Communications Facility that is designed to support the receiving and re-transmitting of radio signals."@en ; + skos:definition "A Communications Facility that is designed to support the receiving and re-transmitting of radio signals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Radio Relay Station"@en . @@ -13372,7 +13358,7 @@ cco:RadioRelayStation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioRepeater cco:RadioRepeater rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransceiver ; - cco:definition "A Radio Transceiver that is designed to receive a radio signal, amplify it, and retransmit it (often on another frequency)."@en ; + skos: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/w/index.php?title=Repeater&oldid=1040047439"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Repeater"@en . @@ -13381,7 +13367,7 @@ cco:RadioRepeater rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTelescope cco:RadioTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing radio waves to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=Radio_telescope&oldid=1052819190"^^xsd:anyURI ; 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 ; @@ -13391,7 +13377,7 @@ cco:RadioTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransceiver cco:RadioTransceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is an electronic device composed of both a Radio Transmitter and a Radio Receiver that share common circuitry or a single housing."@en ; + skos: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/w/index.php?title=Transceiver&oldid=1058453736"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Transceiver"@en . @@ -13400,7 +13386,7 @@ cco:RadioTransceiver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransmitter cco:RadioTransmitter rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is an electronic device that is designed to generate a radio frequency alternating current, which can be applied to a Radio Antenna to be transmitted as radio waves."@en ; + skos: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/w/index.php?title=Transmitter&oldid=1061735586"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Transmitter"@en . @@ -13409,8 +13395,8 @@ cco:RadioTransmitter rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransponder cco:RadioTransponder rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:alternative_label "Transmitter-Responder"@en ; - cco:definition "A Radio Communication Instrument that is an electronic device that acts as both a Radio Transmitter and responder and is used to wirelessly receive and transmit electrical signals."@en ; + skos:altLabel "Transmitter-Responder"@en ; + skos: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 . @@ -13418,7 +13404,7 @@ cco:RadioTransponder rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioWaveConversionArtifactFunction cco:RadioWaveConversionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact being used to convert electric power into radio waves or radio waves into electric power."@en ; + skos: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 . @@ -13426,7 +13412,7 @@ cco:RadioWaveConversionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Radioactive cco:Radioactive rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of that bearer exhibiting or being caused by radioactivity."@en ; + skos: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 . @@ -13434,7 +13420,7 @@ cco:Radioactive rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiologicalWeapon cco:RadiologicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of releasing radioactive material."@en ; + skos: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/w/index.php?title=Radiological_warfare&oldid=1060817328"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radiological Weapon"@en . @@ -13443,9 +13429,9 @@ cco:RadiologicalWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Radiolucent cco:Radiolucent rdf:type owl:Class ; rdfs:subClassOf cco:Radiopacity ; - cco:alternative_label "Hypodense"@en , + skos:altLabel "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 ; + skos: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 . @@ -13453,8 +13439,8 @@ cco:Radiolucent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Radiopacity cco:Radiopacity rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; - cco:alternative_label "Radiodensity"@en ; - cco:definition "An Opacity that inheres in a bearer in virtue of its capacity to allow or prevent X-rays to pass through it."@en ; + skos:altLabel "Radiodensity"@en ; + skos: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/w/index.php?title=Radiodensity&oldid=1048274724"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Radiopacity"@en . @@ -13463,8 +13449,8 @@ cco:Radiopacity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Radiopaque cco:Radiopaque rdf:type owl:Class ; rdfs:subClassOf cco:Radiopacity ; - cco:alternative_label "Radiodense"@en ; - cco:definition "A Radiopacity that inheres in a bearer in virtue of its capacity to prevent most X-rays from passing through it."@en ; + skos:altLabel "Radiodense"@en ; + skos: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 . @@ -13472,7 +13458,7 @@ cco:Radiopaque rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RailFacility cco:RailFacility rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; - cco:definition "A Transportation Facility that is designed for transferring people or cargo to and from Trains."@en ; + skos:definition "A Transportation Facility that is designed for transferring people or cargo to and from Trains."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Train_station&oldid=1063922802"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Rail Facility"@en . @@ -13481,7 +13467,7 @@ cco:RailFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RailTransportVehicle cco:RailTransportVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; - cco:definition "A Ground Vehicle that is designed to convey cargo, passengers, or equipment by Railway."@en ; + skos:definition "A Ground Vehicle that is designed to convey cargo, passengers, or equipment by Railway."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Rail_transport&oldid=1063793805"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rail Transport Vehicle"@en . @@ -13490,7 +13476,7 @@ cco:RailTransportVehicle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Railcar cco:Railcar rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; - cco:definition "A Rail Transport Vehicle that consists of a single self-propelled Vehicle that is not a Train, is designed to transport passengers, and which may also be designed to connect to other Railcars to form a Train."@en ; + skos: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/w/index.php?title=Railcar&oldid=1063519348"^^xsd:anyURI ; 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 ; @@ -13500,7 +13486,7 @@ cco:Railcar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Railway cco:Railway rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable Trains to transport passengers and goods."@en ; + skos:definition "A Land Transportation Artifact that is designed to enable Trains to transport passengers and goods."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Rail_transport&oldid=1063793805" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Railway"@en . @@ -13509,8 +13495,8 @@ cco:Railway rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RailwayCrossing cco:RailwayCrossing rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:alternative_label "Level Crossing"@en ; - cco:definition "A Land Transportation 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 ; + skos:altLabel "Level Crossing"@en ; + skos:definition "A Land Transportation 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:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Railway Crossing"@en . @@ -13518,7 +13504,7 @@ cco:RailwayCrossing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RailwayJunction cco:RailwayJunction rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable a Train to switch between the tracks of two routes."@en ; + skos:definition "A Land Transportation 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 . @@ -13527,8 +13513,8 @@ cco:RailwayJunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RamjetEngine cco:RamjetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; - cco:alternative_label "Ramjet"@en ; - cco:definition "An Air-Breathing Jet Engine that uses the forward motion of the Engine to compress incoming air (without the use of an axial compressor) and decelerate it to subsonic speeds before adding the fuel and constantly combusting the mixture then expelling the exhaust out through the rear Propelling Nozzle to generate Thrust."@en ; + skos:altLabel "Ramjet"@en ; + skos: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/w/index.php?title=Ramjet&oldid=1062836331"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ramjet Engine"@en . @@ -13537,7 +13523,7 @@ cco:RamjetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RandomWireAntenna cco:RandomWireAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; - cco:definition "A Wire Antenna that consists of a long wire suspended above the ground with a length that does not bear a relation to the wavelength of the radio waves used and which is typically used as a receiving antenna on the long, medium, and short wave bands."@en ; + skos: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/w/index.php?title=Random_wire_antenna&oldid=1058546356"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Random Wire Antenna"@en . @@ -13554,8 +13540,8 @@ cco:RatioMeasurementInformationContentEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:definition "A Measurement Information Content Entity that consists of a symbol that places a Quality of an Entity onto an interval scale having a true zero value."@en ; - cco:example_of_usage "The sentence \"The temperature reached 240.372 degrees Kelvin on January 20, 1985 in Chicago, IL.\" is the carrier of a ratio measurement as 0 degrees on the Kelvin scale does describe absolute zero."@en , + skos: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 ; + skos:example "The sentence \"The temperature reached 240.372 degrees Kelvin on January 20, 1985 in Chicago, IL.\" is the carrier of a ratio measurement as 0 degrees on the Kelvin scale does describe absolute zero."@en , "a measurement of the barometric pressure at 1,000 feet above sea level" , "a measurement of the measure of air temperature on the Kelvin scale" , "a measurement of the number of members in an Organization" ; @@ -13567,7 +13553,7 @@ cco:RatioMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReactantArtifactFunction cco:ReactantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which a substance or compound is added to a system in order to bring about a chemical reaction and is consumed in the course of the reaction."@en ; + skos: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/w/index.php?title=Reagent&oldid=1017651471"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reactant Artifact Function"@en . @@ -13576,8 +13562,8 @@ cco:ReactantArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReactionEngine cco:ReactionEngine rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; - cco:alternative_label "Reaction Motor"@en ; - cco:definition "An Engine that provides propulsion by expelling Reaction Mass."@en ; + skos:altLabel "Reaction Motor"@en ; + skos:definition "An Engine that provides propulsion by expelling Reaction Mass."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Reaction_engine&oldid=1046981784"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reaction Engine"@en . @@ -13586,8 +13572,8 @@ cco:ReactionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReactionMass cco:ReactionMass rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; - cco:alternative_label "Working Mass"@en ; - cco:definition "A Material Entity against which a Propulsion System operates in order to produce Acceleration."@en ; + skos:altLabel "Working Mass"@en ; + skos:definition "A Material Entity against which a Propulsion System operates in order to produce Acceleration."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Working_mass&oldid=1057126114"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reaction Mass"@en . @@ -13596,7 +13582,7 @@ cco:ReactionMass rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReciprocatingSteamEngine cco:ReciprocatingSteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:SteamEngine ; - cco:definition "A Steam Engine that is designed to use one or more reciprocating pistons to convert pressure into a rotating motion."@en ; + skos: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/w/index.php?title=Reciprocating_engine&oldid=1057783145"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reciprocating Steam Engine"@en . @@ -13605,7 +13591,7 @@ cco:ReciprocatingSteamEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RecordingDevice cco:RecordingDevice rdf:type owl:Class ; rdfs:subClassOf cco:InformationProcessingArtifact ; - cco:definition "An Information Processing Artifact that is designed to capture some information and store it in some recording format on some storage medium."@en ; + skos: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/w/index.php?title=Record&oldid=1062776450"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Recording Device"@en . @@ -13614,7 +13600,7 @@ cco:RecordingDevice rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Rectangular cco:Rectangular rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of having four sides and four 90 degree angles."@en ; + skos: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 . @@ -13622,8 +13608,8 @@ cco:Rectangular rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RectilinearMotion cco:RectilinearMotion rdf:type owl:Class ; rdfs:subClassOf cco:TranslationalMotion ; - cco:alternative_label "Linear Motion"@en ; - cco:definition "A Translational Motion process in which an Object moves along a straight path."@en ; + skos:altLabel "Linear Motion"@en ; + skos: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 . @@ -13631,7 +13617,7 @@ cco:RectilinearMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Red cco:Red rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is above Orange with a wavelength in the visible spectrum typically between 635 to 700 nanometers."@en ; + skos: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 . @@ -13639,7 +13625,7 @@ cco:Red rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceSystem cco:ReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; - cco:definition "A Descriptive Information Content Entity that describes a set of standards for organizing and understanding data of the specified type or domain."@en ; + skos: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 . @@ -13647,10 +13633,10 @@ cco:ReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceTime cco:ReferenceTime rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000203 ; - cco:alternative_label "Epoch"@en , + skos:altLabel "Epoch"@en , "Epoch Time"@en , "Reference Date"@en ; - cco:definition "A Temporal Instant specified as the origin for which other Temporal Regions are measured or identified."@en ; + skos:definition "A Temporal Instant specified as the origin for 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 . @@ -13659,7 +13645,7 @@ cco:ReferenceTime rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Refinery cco:Refinery rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed for refining raw materials into products of value."@en ; + skos:definition "A Factory that is designed for refining raw materials into products of value."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Refinery&oldid=1027092124"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Refinery"@en . @@ -13668,9 +13654,9 @@ cco:Refinery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReflectingOpticalTelescope cco:ReflectingOpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalTelescope ; - cco:alternative_label "Reflecting Telescope"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Reflecting_telescope&oldid=1062982683"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reflecting Optical Telescope"@en . @@ -13679,7 +13665,7 @@ cco:ReflectingOpticalTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReflectionArtifactFunction cco:ReflectionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a reflection event in which the Artifact causes a change in a wavefront at an interface between the reflecting medium and the transmission medium such that the wavefront returns into the transmission medium."@en ; + skos: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 . @@ -13687,7 +13673,7 @@ cco:ReflectionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReflectivePrism cco:ReflectivePrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; - cco:definition "A Prism designed to reflect light in order to flip, invert, rotate, deviate, or displace a beam of light entering the Prism."@en ; + skos: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 . @@ -13695,9 +13681,9 @@ cco:ReflectivePrism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RefractingOpticalTelescope cco:RefractingOpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalTelescope ; - cco:alternative_label "Refracting Telescope"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Refracting_telescope&oldid=1059975066"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Refracting Optical Telescope"@en . @@ -13706,7 +13692,7 @@ cco:RefractingOpticalTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RefractionArtifactFunction cco:RefractionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a refraction event in which the Artifact causes a change in direction of wave propagation due to a change in its transmission medium."@en ; + skos: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 . @@ -13714,7 +13700,7 @@ cco:RefractionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Refractivity cco:Refractivity rdf:type owl:Class ; rdfs:subClassOf cco:RadiationReflectivity ; - cco:definition "A Radiation Reflectivity that inheres in a bearer in virtue of the capacity of that bearer to change the direction of a propagating wave when passing through it."@en ; + skos: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/w/index.php?title=Refractive_index&oldid=1062519140"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Refractivity"@en . @@ -13723,11 +13709,11 @@ cco:Refractivity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReliabilityMeasurementInformationContentEntity cco:ReliabilityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Accuracy of Process"@en , + skos:altLabel "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 ; + skos: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 ; + skos:scopeNote "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 . @@ -13736,7 +13722,7 @@ cco:ReliabilityMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Religion cco:Religion rdf:type owl:Class ; rdfs:subClassOf cco:InformationContentEntity ; - cco:definition "An Information Content Entity that consists of a collection of claims about the meaning or origin of existence or about the existence or nature of one or more deities, an afterlife, or spiritual or sacred entities, and which is accepted as true by an Agent or Group of Agents."@en ; + skos: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 . @@ -13745,7 +13731,7 @@ cco:Religion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReligiousArtifactFunction cco:ReligiousArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes related to worship and prayer."@en ; + skos:definition "A Service Artifact Function that is realized in processes related to worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Religion&oldid=1063431202"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Religious Artifact Function"@en . @@ -13754,7 +13740,7 @@ cco:ReligiousArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReligiousFacility cco:ReligiousFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for worship and prayer."@en ; + skos:definition "A Facility that is designed for worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Religion&oldid=1063431202"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Religious Facility"@en . @@ -13763,7 +13749,7 @@ cco:ReligiousFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Report cco:Report rdf:type owl:Class ; rdfs:subClassOf cco:Document ; - cco:definition "A Document that is designed to bear some specific Information Content Entity that conveys an account of some event, situation, or the result of some observation or inquiry."@en ; + skos: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/w/index.php?title=Report&oldid=1063765657"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Report"@en . @@ -13780,8 +13766,8 @@ cco:RepresentationalInformationContentEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:InformationContentEntity ; - cco:definition "An Information Content Entity that represents some Entity."@en ; - cco:example_of_usage "the content of a court transcript represents a courtroom proceeding" , + skos:definition "An Information Content Entity that represents some Entity."@en ; + skos:example "the content of a court transcript represents a courtroom proceeding" , "the content of a photograph of the Statue of Liberty represents the Statue of Liberty" , "the content of a video of a sporting event represents that sporting event" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -13791,7 +13777,7 @@ cco:RepresentationalInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ResearchAndDevelopmentArtifactFunction cco:ResearchAndDevelopmentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of producing new knowledge or of devising new applications of existing knowledge."@en ; + skos: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/w/index.php?title=Research_and_development&oldid=1062181110"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Research and Development Artifact Function"@en . @@ -13800,7 +13786,7 @@ cco:ResearchAndDevelopmentArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ResearchArtifactFunction cco:ResearchArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to perform research on a specified entity or class of entities."@en ; + skos: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 . @@ -13808,7 +13794,7 @@ cco:ResearchArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Reservoir cco:Reservoir rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store water in a man-made open enclosure or area."@en ; + skos: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/w/index.php?title=Reservoir&oldid=1055068000"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Reservoir"@en . @@ -13817,7 +13803,7 @@ cco:Reservoir rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ResidentialArtifactFunction cco:ResidentialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of residing in a dwelling or home."@en ; + skos: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/w/index.php?title=Residence&oldid=1019728937"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Residential Artifact Function"@en . @@ -13826,7 +13812,7 @@ cco:ResidentialArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ResidentialFacility cco:ResidentialFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to house one or more Persons."@en ; + skos:definition "A Facility that is designed to house one or more Persons."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Residence&oldid=1019728937"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Residential Facility"@en . @@ -13835,7 +13821,7 @@ cco:ResidentialFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ResistanceArtifactFunction cco:ResistanceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:definition "An Electrical Artifact Function that is realized in processes in which an Artifact opposes the flow of an electric current."@en ; + skos: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/w/index.php?title=Electrical_resistivity_and_conductivity&oldid=1063749049"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electrical Resistance Artifact Function"@en . @@ -13844,9 +13830,9 @@ cco:ResistanceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Resource cco:Resource rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000002 ; - cco:definition "A Continuant that is owned by, in the possession of, or is otherwise controlled by an Agent such that it could be used by that Agent."@en ; - cco:elucidation "Resources are Resources for some Agent. If no instance of Agent existed, no instance of Resource would exist either. It is not a requirement that something be valuable in order for it to be a Resource. Thus the value of something can drastically change without altering whether that thing is a Resource."@en ; - cco:example_of_usage "a group of interns" , + skos: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 ; + skos:scopeNote "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 ; + skos:example "a group of interns" , "a knowledge base" , "a plot of land" , "a software program" , @@ -13860,7 +13846,7 @@ cco:Resource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RetailArtifactFunction cco:RetailArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of selling goods or merchandise in small or individual lots for direct consumption by persons or organizations."@en ; + skos: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/w/index.php?title=Retail&oldid=1061431295"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Retail Artifact Function"@en . @@ -13869,7 +13855,7 @@ cco:RetailArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RetailFacility cco:RetailFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for buying and selling goods and services, especially on a large scale."@en ; + skos: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/w/index.php?title=Commerce&oldid=1063120985"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Commercial Facility"@en . @@ -13878,7 +13864,7 @@ cco:RetailFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Revolver cco:Revolver rdf:type owl:Class ; rdfs:subClassOf cco:HandGun ; - cco:definition "A Hand Gun having a number of firing chambers in a revolving cylinder, where each chamber in the cylinder can be loaded with a single Cartridge."@en ; + skos: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/w/index.php?title=Revolver&oldid=1060461644"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Revolver"@en . @@ -13887,7 +13873,7 @@ cco:Revolver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RevolvingMotion cco:RevolvingMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; - cco:definition "A Rotational Motion of an Object around an Axis of Rotation that is located externally to the Site occupied by the Object."@en ; + skos: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 . @@ -13895,7 +13881,7 @@ cco:RevolvingMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RhombicAntenna cco:RhombicAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; - cco:definition "A Wire Antenna that consists of one to three parallel wires suspended above the ground by poles or towers at each vertex in a rhombic shape with each of the four sides being the same length (typically at least one wavelength or longer)."@en ; + skos: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/w/index.php?title=Rhombic_antenna&oldid=1057114456"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rhombic Antenna"@en . @@ -13904,7 +13890,7 @@ cco:RhombicAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Rifle cco:Rifle rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; - cco:definition "A Long Gun that is designed to have a rifled barrel and to fire single Bullets over long ranges with high accuracy."@en ; + skos: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/w/index.php?title=Rifle&oldid=1056172452"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rifle"@en . @@ -13913,7 +13899,7 @@ cco:Rifle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Road cco:Road rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable Ground Vehicles to travel from one location to another."@en ; + skos:definition "A Land Transportation Artifact that is designed to enable Ground Vehicles to travel from one location to another."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Road&oldid=1063402841" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Road"@en . @@ -13922,7 +13908,7 @@ cco:Road rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RoadJunction cco:RoadJunction rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable Ground Vehicles to exit one Road and enter another."@en ; + skos:definition "A Land Transportation 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 . @@ -13931,7 +13917,7 @@ cco:RoadJunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Rocket cco:Rocket rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; - cco:definition "A Vehicle that is designed to travel through air or space and which obtains Thrust from a Rocket Engine."@en ; + skos: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/w/index.php?title=Rocket&oldid=1063307477"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rocket"@en . @@ -13940,8 +13926,8 @@ cco:Rocket rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RocketEngine cco:RocketEngine rdf:type owl:Class ; rdfs:subClassOf cco:JetEngine ; - cco:alternative_label "Thruster"@en ; - cco:definition "A Jet Engine that is designed to use only stored Rocket Propellant to form a high speed propulsive jet in order to generate Thrust."@en ; + skos:altLabel "Thruster"@en ; + skos: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/w/index.php?title=Rocket_engine&oldid=1063879464"^^xsd:anyURI ; 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 ; @@ -13951,7 +13937,7 @@ cco:RocketEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RocketLauncher cco:RocketLauncher rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to launch one or more Unguided Rockets."@en ; + skos:definition "A Projectile Launcher that is designed to launch one or more Unguided Rockets."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Rocket_launcher&oldid=1049900727"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rocket Launcher"@en . @@ -13960,7 +13946,7 @@ cco:RocketLauncher rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RocketPod cco:RocketPod rdf:type owl:Class ; rdfs:subClassOf cco:RocketLauncher ; - cco:definition "A Rocket Launcher that is designed to contain several Unguided Rockets held in individual tubes and to be used by Aircraft or Helicopters for close air support."@en ; + skos: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 . @@ -13969,7 +13955,7 @@ cco:RocketPod rdf:type owl:Class ; cco:RocketPropelledGrenade rdf:type owl:Class ; rdfs:subClassOf cco:UnguidedRocket ; cco:acronym "RPG" ; - cco:definition "An Unguided Rocket that is designed to contain an explosive warhead, be fired from a Shoulder-Fired Rocket Launcher, and be used against Tanks."@en ; + skos: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/w/index.php?title=Rocket-propelled_grenade&oldid=1063641548"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rocket-Propelled Grenade"@en . @@ -13978,8 +13964,8 @@ cco:RocketPropelledGrenade rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RollAxis cco:RollAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; - cco:alternative_label "Longitudinal Axis"@en ; - cco:definition "An Axis of Rotation that passes through the center of an object's Mass from the front to the back of the object as defined by the direction of the object's motion."@en ; + skos:altLabel "Longitudinal Axis"@en ; + skos: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 . @@ -13987,8 +13973,8 @@ cco:RollAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RollOrientation cco:RollOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Roll"@en ; - cco:definition "A Spatial Orientation of an Object relative to its Roll Axis."@en ; + skos:altLabel "Roll"@en ; + skos: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 . @@ -13996,7 +13982,7 @@ cco:RollOrientation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Rosy cco:Rosy rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color consisting of red hue and yellow hue and high brightness."@en ; + skos: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 . @@ -14008,8 +13994,8 @@ cco:RotationalMotion rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:AngularVelocity ] ; - cco:alternative_label "Rotation"@en ; - cco:definition "A Motion Process in which an Object moves in a Circular or Elliptical Path around an Axis of Rotation."@en ; + skos:altLabel "Rotation"@en ; + skos: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/w/index.php?title=Rotation&oldid=1055998344"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Rotational Motion"@en . @@ -14018,8 +14004,8 @@ cco:RotationalMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Round cco:Round rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Circular"@en ; - cco:definition "A Shape Quality that inheres in a bearer in virtue of every point along its circumference being equidistant from the center."@en ; + skos:altLabel "Circular"@en ; + skos: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 . @@ -14028,7 +14014,7 @@ cco:Round rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RoundShot cco:RoundShot rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:definition "A Portion of Ammunition that is designed to be a solid projectile without explosive charge and to be fired from a cannon."@en ; + skos: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/w/index.php?title=Round_shot&oldid=1062790260"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Round Shot"@en . @@ -14037,7 +14023,7 @@ cco:RoundShot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SatelliteArtifact cco:SatelliteArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Spacecraft ; - cco:definition "A Spacecraft that is designed to Orbit a Space Object (typically Earth)."@en ; + skos: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 . @@ -14045,7 +14031,7 @@ cco:SatelliteArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SawtoothWaveform cco:SawtoothWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; - cco:definition "A Waveform that is characterized by a sawtooth shape due to the continuous linear transition from minimum to maximum Amplitudes followed by a near-instantaneous transition from the maximum to minimum Amplitudes of the Wave Cycle."@en ; + skos: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 . @@ -14053,7 +14039,7 @@ cco:SawtoothWaveform rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Scalp cco:Scalp rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of the skin covering the top of the head of a human or other animal."@en ; + skos: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 . @@ -14061,7 +14047,7 @@ cco:Scalp rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ScalpHair cco:ScalpHair rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of a portion of hair that grows on the scalp of a human or other animal."@en ; + skos: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 . @@ -14069,7 +14055,7 @@ cco:ScalpHair rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Scar cco:Scar rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of a portion of fibrous connective tissue on skin or within body tissue and which was formed due to an injury that has not healed completely."@en ; + skos: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/w/index.php?title=Scar&oldid=1057179533"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Scar"@en . @@ -14078,7 +14064,7 @@ cco:Scar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/School cco:School rdf:type owl:Class ; rdfs:subClassOf cco:EducationalFacility ; - cco:definition "An Education Facility that is designed to provide learning space and environments for teaching of students under the direction of teachers."@en ; + skos: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/w/index.php?title=School&oldid=1063515394"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "School"@en . @@ -14087,9 +14073,9 @@ cco:School rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ScramjetEngine cco:ScramjetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; - cco:alternative_label "Scramjet"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Scramjet&oldid=1062429697"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Scramjet Engine"@en . @@ -14098,7 +14084,7 @@ cco:ScramjetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SeaLevel cco:SeaLevel rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000146 ; - cco:definition "A Fiat Surface 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 ; + skos:definition "A Fiat Surface 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 . @@ -14106,9 +14092,9 @@ cco:SeaLevel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SeatOfLocalGovernment cco:SeatOfLocalGovernment rdf:type owl:Class ; rdfs:subClassOf cco:GovernmentBuilding ; - cco:alternative_label "City Hall"@en , + skos:altLabel "City Hall"@en , "Town Hall"@en ; - cco:definition "A Government Building that is designed for the administration of a local community."@en ; + skos:definition "A Government Building that is designed for the administration of a local community."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Seat_of_government&oldid=1063047501"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Seat of Local Government"@en . @@ -14117,9 +14103,9 @@ cco:SeatOfLocalGovernment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SeatOfNationalGovernment cco:SeatOfNationalGovernment rdf:type owl:Class ; rdfs:subClassOf cco:GovernmentBuilding ; - cco:definition "A Government Building that is designed for the administration of a sovereign nation."@en ; + skos:definition "A Government Building that is designed for the administration of a sovereign nation."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Seat_of_government&oldid=1063047501"^^xsd:anyURI ; - cco:example_of_usage "Parliament of Canada" , + skos:example "Parliament of Canada" , "United States Capitol" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Seat of National Government"@en . @@ -14132,7 +14118,7 @@ cco:Second rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Minute ] ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 ; @@ -14146,7 +14132,7 @@ cco:SecondOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:FirstOrderAdministrativeRegion ] ; - cco:definition "A Government Domain that is a subdivision of a First-Order Administrative Region."@en ; + skos:definition "A Government Domain 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/AgentOntology"^^xsd:anyURI ; rdfs:label "Second-Order Administrative Region"@en . @@ -14155,9 +14141,9 @@ cco:SecondOrderAdministrativeRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery cco:SecondaryCellElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricBattery ; - cco:alternative_label "Rechargeable Battery"@en , + skos:altLabel "Rechargeable Battery"@en , "Secondary Cell Battery"@en ; - cco:definition "An Electric Battery that is designed to be recharged."@en ; + skos:definition "An Electric Battery that is designed to be recharged."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Rechargeable_battery&oldid=1064096406"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Secondary Cell Electric Battery"@en . @@ -14166,7 +14152,7 @@ cco:SecondaryCellElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SemiAutomaticPistol cco:SemiAutomaticPistol rdf:type owl:Class ; rdfs:subClassOf cco:HandGun ; - cco:definition "A Hand Gun that has a single fixed firing chamber machined into the rear of the barrel and an ammunition magazine capable of holding multiple Cartridges such that the Hand Gun is designed to automatically reload each time it is fired and to fire a Bullet with each successive pull of the trigger until the stored ammunition is depleted."@en ; + skos: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/w/index.php?title=Semi-automatic_pistol&oldid=1058568715"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Semi-automatic Pistol"@en . @@ -14175,7 +14161,7 @@ cco:SemiAutomaticPistol rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SemiMajorAxis cco:SemiMajorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that is equal to half the length of the Major Axis of an Ellipse."@en ; + skos: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 . @@ -14183,7 +14169,7 @@ cco:SemiMajorAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SemiMinorAxis cco:SemiMinorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that is equal to half the length of the Minor Axis of an Ellipse."@en ; + skos: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 . @@ -14191,7 +14177,7 @@ cco:SemiMinorAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Semicircular cco:Semicircular rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape quality inhering in a bearer in virtue of the bearer having the shape of half a circle."@en ; + skos: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 . @@ -14199,7 +14185,7 @@ cco:Semicircular rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Sensor cco:Sensor rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; - cco:definition "A Transducer that is designed to convert incoming energy into a output signal which reliably corresponds to changes in that energy."@en ; + skos: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/w/index.php?title=Sensor&oldid=1059883466"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sensor"@en . @@ -14208,7 +14194,7 @@ cco:Sensor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SensorArtifactFunction cco:SensorArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes wherein its bearer is used to produce an output signal which reliably corresponds to changes in the artifact's environment."@en ; + skos: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/w/index.php?title=Sensor&oldid=1059883466"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sensor Artifact Function"@en . @@ -14217,7 +14203,7 @@ cco:SensorArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SensorDeploymentArtifactFunction cco:SensorDeploymentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that inheres in Artifacts that are designed to support or convey one or more Sensors while the Sensors are realizing their own Artifact Functions."@en ; + skos: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 . @@ -14229,7 +14215,7 @@ cco:SensorModalityFunction rdf:type owl:Class ; owl:onProperty obo:BFO_0000197 ; owl:someValuesFrom cco:Sensor ] ; - cco:definition "A Sensor Artifact Function that inheres in some Sensor in virtue of the type of energy the Sensor is capable of converting into an output signal."@en ; + skos: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 . @@ -14237,7 +14223,7 @@ cco:SensorModalityFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SensorPlatform cco:SensorPlatform rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to support, and in some cases transport, a Sensor during its deployment and functioning."@en ; + skos:definition "A Material 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 . @@ -14245,7 +14231,7 @@ cco:SensorPlatform rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SequencePositionOrdinality cco:SequencePositionOrdinality rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "An Ordinal Measurement Information Content Entity that is about the position of some entity in some ordered sequence."@en ; + skos: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 . @@ -14253,7 +14239,7 @@ cco:SequencePositionOrdinality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Serrated cco:Serrated rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having multiple sharp points along a edge."@en ; + skos: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 . @@ -14261,7 +14247,7 @@ cco:Serrated rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction cco:ServiceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process of providing intangible goods to consumers."@en ; + skos:definition "An Artifact Function that is realized in a process of providing intangible goods to consumers."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Goods_and_services&oldid=1063137197"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Service Artifact Function"@en . @@ -14270,7 +14256,7 @@ cco:ServiceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ServiceProvider cco:ServiceProvider rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; - cco:definition "An Organization whose purpose is to provide a service to other Agents."@en ; + skos:definition "An Organization whose purpose is to provide a service to other Agents."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Service_provider&oldid=1059415018"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Service Provider"@en . @@ -14283,7 +14269,7 @@ cco:SetOfEyes rdf:type owl:Class ; owl:onProperty obo:BFO_0000178 ; owl:someValuesFrom cco:Eye ] ; - cco:definition "A Bodily Component that consists of two or more Eyes that are part of a single Agent."@en ; + skos: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 . @@ -14291,7 +14277,7 @@ cco:SetOfEyes rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SewageTreatmentFacility cco:SewageTreatmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:WasteManagementFacility ; - cco:definition "A Waste Management Facility that is designed for removing contaminants from wastewater, especially sewage."@en ; + skos:definition "A Waste Management Facility that is designed for removing contaminants from wastewater, especially sewage."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Sewage_treatment&oldid=1062966352"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Sewage Treatment Facility"@en . @@ -14300,7 +14286,7 @@ cco:SewageTreatmentFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Shaft cco:Shaft rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to rotate and transmit Torque, Power, or Rotational Motion from one machine element to another."@en ; + skos:definition "A Material Artifact 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/w/index.php?title=Shaft&oldid=1023963656"^^xsd:anyURI ; 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 ; @@ -14310,7 +14296,7 @@ cco:Shaft rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ShapeQuality cco:ShapeQuality rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the ratios between dimensions of external features of that bearer."@en ; + skos: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 . @@ -14318,7 +14304,7 @@ cco:ShapeQuality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Sharp cco:Sharp rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a fine point or thin edge."@en ; + skos: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 . @@ -14334,7 +14320,7 @@ 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."@en ; + skos: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 . @@ -14342,7 +14328,7 @@ cco:ShearWaveProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Shell cco:Shell rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:definition "A Portion of Ammunition that is designed to be a non-self-propelled projectile and to carry a payload (explosive or other) over a relatively short distance."@en ; + skos: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 . @@ -14351,7 +14337,7 @@ cco:Shell rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Shop cco:Shop rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; - cco:definition "A Commercial Facility designed to sell small lots of goods to consumers."@en ; + skos:definition "A Commercial Facility designed to sell small lots of goods to consumers."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Retail&oldid=1061431295"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Shop"@en . @@ -14360,7 +14346,7 @@ cco:Shop rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Shotgun cco:Shotgun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; - cco:definition "A Long Gun that fires packets of shot, a single slug, a sabot, or a specialty round (such as tear gas, bolo shell, or a breaching round) over shorter ranges than that of Rifles and with less accuracy."@en ; + skos: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/w/index.php?title=Shotgun&oldid=1062571691"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Shotgun"@en . @@ -14369,7 +14355,7 @@ cco:Shotgun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ShouldFiredRocketLauncher cco:ShouldFiredRocketLauncher rdf:type owl:Class ; rdfs:subClassOf cco:RocketLauncher ; - cco:definition "A Rocket Launcher that is designed to be small enough to be carried by a single person and fired while supported on the person's shoulder."@en ; + skos: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 . @@ -14377,7 +14363,7 @@ cco:ShouldFiredRocketLauncher rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SiderealTimeReferenceSystem cco:SiderealTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; - cco:definition "A Temporal Reference System that is based on Earth's rate of rotation measured relative to one or more fixed Stars (rather than the Sun)."@en ; + skos: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 . @@ -14386,7 +14372,7 @@ cco:SiderealTimeReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SignalDetectionArtifactFunction cco:SignalDetectionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in the process of discerning between information-bearing patterns and random patterns, or noise, that distract from the information."@en ; + skos:definition "An Artifact Function that is realized in the process of discerning between information-bearing patterns and random patterns, or noise, that distract from the information."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Detection_theory&oldid=1049765804"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Signal Detection Artifact Function"@en . @@ -14395,7 +14381,7 @@ cco:SignalDetectionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SignalProcessingArtifactFunction cco:SignalProcessingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in the process of transferring or processing information contained in signals."@en ; + skos:definition "An Artifact Function that is realized in the process of transferring or processing information contained in signals."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Signal_processing&oldid=1062720685"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Signal Processing Artifact Function"@en . @@ -14404,7 +14390,7 @@ cco:SignalProcessingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SilverColor cco:SilverColor rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that resembles Grey with the added feature of having a metallic shine."@en ; + skos: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 . @@ -14412,7 +14398,7 @@ cco:SilverColor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SimpleOpticalLens cco:SimpleOpticalLens rdf:type owl:Class ; rdfs:subClassOf cco:OpticalLens ; - cco:definition "An Optical Lens consisting of a single piece of transparent material."@en ; + skos:definition "An Optical Lens consisting of a single piece of transparent material."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Simple Optical Lens"@en . @@ -14420,8 +14406,8 @@ cco:SimpleOpticalLens rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SineWaveform cco:SineWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; - cco:alternative_label "Sinusoidal Waveform"@en ; - cco:definition "A Waveform that is characterized by a smooth curved shape due to the continuous non-linear transitions between minimum and maximum Amplitudes of the Wave Cycle."@en ; + skos:altLabel "Sinusoidal Waveform"@en ; + skos: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 . @@ -14429,7 +14415,7 @@ cco:SineWaveform rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SizeQuality cco:SizeQuality rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the bearer's extension in one or more dimensions."@en ; + skos: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 . @@ -14445,7 +14431,7 @@ cco:Skill rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:AgentCapability ; - cco:definition "An Agent Capability that inheres in a Person to the extent of that Person's capacity to realize it in Intentional Acts of a certain type."@en ; + skos: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 . @@ -14453,7 +14439,7 @@ cco:Skill rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SkinType cco:SkinType rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality inhering in a portion of skin by virtue of its color and natural tendency to respond to ultraviolet light."@en ; + skos: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 . @@ -14462,7 +14448,7 @@ cco:SkinType rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Sloped cco:Sloped rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a horizontal border which is not level."@en ; + skos: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 . @@ -14470,7 +14456,7 @@ cco:Sloped rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SniperRifle cco:SniperRifle rdf:type owl:Class ; rdfs:subClassOf cco:Rifle ; - cco:definition "A Rifle that is designed to be highly accurate for long-range precision tactical shooting."@en ; + skos:definition "A Rifle that is designed to be highly accurate for long-range precision tactical shooting."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Sniper_rifle&oldid=1061592308"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sniper Rifle"@en . @@ -14479,7 +14465,7 @@ cco:SniperRifle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SocialAct cco:SocialAct rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act having an objective that affects, is performed by, or is performed on behalf of, a community or group of Persons."@en ; + skos:definition "A Planned 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 . @@ -14488,7 +14474,7 @@ cco:SocialAct rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SocialNetwork cco:SocialNetwork rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfAgents ; - cco:definition "A Group of Agents that are connected in dyadic relations by similar personal or career interests, activities, backgrounds, or real-life connections."@en ; + skos: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 . @@ -14496,7 +14482,7 @@ cco:SocialNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SoftXrayFrequency cco:SoftXrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:XrayFrequency ; - cco:definition "An X-Ray Frequency that is between 30 petahertz and 3 exahertz."@en ; + skos: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 . @@ -14504,9 +14490,9 @@ cco:SoftXrayFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarCalendarSystem cco:SolarCalendarSystem rdf:type owl:Class ; rdfs:subClassOf cco:CalendarSystem ; - cco:definition "A Calendar System that is designed to organize and identify dates based on the cycles of an Astronomical Body's Orbit around the Sun."@en ; + skos: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/w/index.php?title=Solar_calendar&oldid=1058016588"^^xsd:anyURI ; - cco:elucidation "Unless otherwise specified, a Solar Calendar System is assumed to be relative to the Orbit of the Earth around the Sun."@en ; + skos:scopeNote "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 . @@ -14514,7 +14500,7 @@ cco:SolarCalendarSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarPanel cco:SolarPanel rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that consists in part of one or more photovoltaic (i.e. solar) cells that convert light energy (photons) directly into electricity by means of the photovoltaic effect."@en ; + skos: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/w/index.php?title=Solar_cell&oldid=1063439932"^^xsd:anyURI , "https://en.wikipedia.org/w/index.php?title=Solar_panel&oldid=1064397496"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; @@ -14524,9 +14510,9 @@ cco:SolarPanel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarPanelSystem cco:SolarPanelSystem rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:alternative_label "Photovoltaic System"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Photovoltaic_system&oldid=1063366598"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Solar Panel System"@en . @@ -14535,7 +14521,7 @@ cco:SolarPanelSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarTimeReferenceSystem cco:SolarTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; - cco:definition "A Temporal Reference System that is based on the position of the Sun in the sky."@en ; + skos: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 . @@ -14543,7 +14529,7 @@ cco:SolarTimeReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SolventArtifactFunction cco:SolventArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in the dissolving of other substances (namely, solutes) without change in the former's chemical structure."@en ; + skos: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/w/index.php?title=Solvent&oldid=1062572314"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Solvent Artifact Function"@en . @@ -14552,8 +14538,8 @@ cco:SolventArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SonicFrequency cco:SonicFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; - cco:alternative_label "Audible Frequency"@en ; - cco:definition "A Sound Frequency that is between 20 Hz and 20 kHz."@en ; + skos:altLabel "Audible Frequency"@en ; + skos: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 . @@ -14562,7 +14548,7 @@ cco:SonicFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundFrequency cco:SoundFrequency rdf:type owl:Class ; rdfs:subClassOf cco:Frequency ; - cco:definition "A Frequency that is the rate of Oscillations per second of a Sound Wave."@en ; + skos: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 . @@ -14570,8 +14556,8 @@ cco:SoundFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundPressure cco:SoundPressure rdf:type owl:Class ; rdfs:subClassOf cco:Pressure ; - cco:alternative_label "Acoustic Pressure"@en ; - cco:definition "A Pressure that is caused by a Sound Wave and is a local deviation from the ambient Pressure."@en ; + skos:altLabel "Acoustic Pressure"@en ; + skos:definition "A Pressure that is caused by a Sound Wave and 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 . @@ -14587,8 +14573,8 @@ cco:SoundProcessProfile rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000144 ; - cco:alternative_label "Sound Quality"@en ; - cco:definition "A Process Profile that is part of a sound reception process and is characterized by properties of incoming sound waves as they are translated by some sensory system."@en ; + skos:altLabel "Sound Quality"@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Sound&oldid=1050465877"^^xsd:anyURI , "http://www.animations.physics.unsw.edu.au/waves-sound/quantifying/index.html" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; @@ -14598,8 +14584,8 @@ cco:SoundProcessProfile rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundProduction cco:SoundProduction rdf:type owl:Class ; rdfs:subClassOf cco:WaveProduction ; - cco:alternative_label "Sound Production Process"@en ; - cco:definition "A Wave Production Process that produces a Sound Wave."@en ; + skos:altLabel "Sound Production Process"@en ; + skos: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 . @@ -14611,7 +14597,7 @@ 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."@en ; + skos: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/w/index.php?title=Sound&oldid=1050465877"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sound Wave Process"@en . @@ -14620,7 +14606,7 @@ cco:SoundWaveProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundWavelength cco:SoundWavelength rdf:type owl:Class ; rdfs:subClassOf cco:Wavelength ; - cco:definition "A Wavelength that is the distance a Sound Wave traverses during one Wave Cycle."@en ; + skos: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 . @@ -14629,7 +14615,7 @@ cco:SoundWavelength rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Spacecraft cco:Spacecraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; - cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by Spaceflight."@en ; + skos:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by Spaceflight."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Spacecraft&oldid=1062102614"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Spacecraft"@en . @@ -14638,7 +14624,7 @@ cco:Spacecraft rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SparkIgnitionEngine cco:SparkIgnitionEngine rdf:type owl:Class ; rdfs:subClassOf cco:InternalCombustionEngine ; - cco:definition "An Internal Combustion Engine that is designed to operate by generating a spark to ignite a portion of Fuel and Oxidizer mixture."@en ; + skos: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 . @@ -14646,7 +14632,7 @@ cco:SparkIgnitionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SparkIgnitionSystem cco:SparkIgnitionSystem rdf:type owl:Class ; rdfs:subClassOf cco:IgnitionSystem ; - cco:definition "An Ignition System that is designed to produce a spark in order to initiate an Ignition process."@en ; + skos: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 . @@ -14654,8 +14640,8 @@ cco:SparkIgnitionSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SpatialOrientation cco:SpatialOrientation rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000145 ; - cco:alternative_label "Attitude"@en ; - cco:definition "A Relational Quality that is the angle of Rotation of an Object relative to one or more Plane of Reference or Axis of Rotation."@en ; + skos:altLabel "Attitude"@en ; + skos: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 . @@ -14664,10 +14650,10 @@ cco:SpatialOrientation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SpatialReferenceSystem cco:SpatialReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:ReferenceSystem ; - cco:alternative_label "Coordinate System"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Coordinate_system&oldid=1060461397"^^xsd:anyURI ; 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 ; @@ -14685,7 +14671,7 @@ cco:SpatialRegionIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity that designates some Spatial Region."@en ; + skos: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 . @@ -14693,7 +14679,7 @@ cco:SpatialRegionIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Speed cco:Speed rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile that is characterized by the magnitude of an object's motion with respect to a frame of reference during some time period."@en ; + skos:definition "A Process Profile that is characterized by the magnitude of an object's motion with respect to a frame of reference during some time period."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Speed&oldid=1058949945"^^xsd:anyURI ; 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 ; @@ -14703,7 +14689,7 @@ cco:Speed rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SpeedArtifactFunction cco:SpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MotionArtifactFunction ; - cco:definition "A Motion Artifact Function that is realized in some process in which its bearer has some speed."@en ; + skos: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 . @@ -14711,7 +14697,7 @@ cco:SpeedArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SpeedMeasurementArtifactFunction cco:SpeedMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; - cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Speed of a specified object's or class of objects' Motion."@en ; + skos: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 . @@ -14719,7 +14705,7 @@ cco:SpeedMeasurementArtifactFunction rdf:type owl:Class ; ### 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 all of its cross sections being round."@en ; + skos:definition "A Three Dimensional Shape inhering in a bearer in virtue of all of its cross sections being round."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Spherical"@en . @@ -14727,7 +14713,7 @@ cco:Spherical rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SphericalCoordinateSystem cco:SphericalCoordinateSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; - cco:definition "A Spatial Reference System for three-dimensional spatial regions that identifies each point using an ordered triple of numerical coordinates that consist of the radial distance of the point of interest from a fixed origin, its polar angle measured from a fixed zenith direction, and the azimuth angle of its orthogonal projection measured from a fixed direction on a reference plane that passes through the origin and is orthogonal to the zenith."@en ; + skos: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/w/index.php?title=Spherical_coordinate_system&oldid=1061029174"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Spherical Coordinate System"@en . @@ -14736,7 +14722,7 @@ cco:SphericalCoordinateSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SpinningMotion cco:SpinningMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; - cco:definition "A Rotational Motion of an Object around an Axis of Rotation that passes through the Object's Center of Mass."@en ; + skos: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 . @@ -14744,7 +14730,7 @@ cco:SpinningMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Split cco:Split rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a linear opening, or having been divided into parts."@en ; + skos: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 . @@ -14752,7 +14738,7 @@ cco:Split rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SprayNozzle cco:SprayNozzle rdf:type owl:Class ; rdfs:subClassOf cco:Nozzle ; - cco:definition "A Nozzle that is designed to facilitate a conversion of the flow of a portion of liquid into a dynamic collection of drops dispersed in a portion of gas."@en ; + skos: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 . @@ -14760,7 +14746,7 @@ cco:SprayNozzle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Spreadsheet cco:Spreadsheet rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some Information Content Entity in an interactive, tabular form."@en ; + skos: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/w/index.php?title=Spreadsheet&oldid=1064060503"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Spreadsheet"@en . @@ -14769,7 +14755,7 @@ cco:Spreadsheet rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Square cco:Square rdf:type owl:Class ; rdfs:subClassOf cco:Rectangular ; - cco:definition "A Rectangular shape which has four equal length sides and four 90 degree angles."@en ; + skos: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 . @@ -14777,7 +14763,7 @@ cco:Square rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareWaveform cco:SquareWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; - cco:definition "A Waveform that is characterized by a square shape due to the near-instantaneous transitions between minimum and maximum Amplitudes of the Wave Cycle."@en ; + skos: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 . @@ -14785,7 +14771,7 @@ cco:SquareWaveform rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StableOrientation cco:StableOrientation rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfQuality ; - cco:definition "A Stasis of Quality that holds during a Temporal Interval when an object maintains the same Spatial Orientation."@en ; + skos: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 . @@ -14793,7 +14779,7 @@ cco:StableOrientation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Stage cco:Stage rdf:type owl:Class ; rdfs:subClassOf cco:EntertainmentFacility ; - cco:definition "An Entertainment Facility that is designed to provide a space upon which entertaining performances or productions can occur."@en ; + skos:definition "An Entertainment Facility that is designed to provide a space upon which entertaining performances or productions can occur."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Stage_(theatre)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Stage"@en . @@ -14802,7 +14788,7 @@ cco:Stage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StandardTimeOfDayIdentifier cco:StandardTimeOfDayIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeOfDayIdentifier ; - cco:definition "A Time of Day Identifier that designates an approximate Temporal Instant that is part of some Day and is specified using the Hours, Minutes, and Seconds of the Day that preceded the Temporal Instant."@en ; + skos: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 . @@ -14810,7 +14796,7 @@ cco:StandardTimeOfDayIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Stasis cco:Stasis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process in which one or more Independent Continuants endure in an unchanging condition."@en ; + skos: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 . @@ -14818,7 +14804,7 @@ cco:Stasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfArtifactOperationality cco:StasisOfArtifactOperationality rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; - cco:definition "A Stasis of Realizable Entity that holds during a Temporal Interval when an Artifact's designed set of Artifact Functions (or at least its primary functions) or the realizations of those functions remain unchanged."@en ; + skos: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 . @@ -14826,7 +14812,7 @@ cco:StasisOfArtifactOperationality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfDisposition cco:StasisOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; - cco:definition "A Stasis of Realizable Entity in which some Independent Continuant bears some Disposition that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -14834,7 +14820,7 @@ cco:StasisOfDisposition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfFullyMissionCapable cco:StasisOfFullyMissionCapable rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfMissionCapability ; - cco:definition "A Stasis of Mission Capability during which the participating Continuant is capable of performing all of its primary functions for the specified Mission."@en ; + skos: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 . @@ -14842,7 +14828,7 @@ cco:StasisOfFullyMissionCapable rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfFunction cco:StasisOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; - cco:definition "A Stasis of Realizable Entity in which some Independent Continuant bears some Function that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -14850,7 +14836,7 @@ cco:StasisOfFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfGenericallyDependentContinuant cco:StasisOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Stasis ; - cco:definition "A Stasis in which some Independent Continuant bears some Generically Dependent Continuant that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -14858,7 +14844,7 @@ cco:StasisOfGenericallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfMissionCapability cco:StasisOfMissionCapability rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; - cco:definition "A Stasis of Realizable Entity that holds during a temporal interval when a Continuant's capability (or lack thereof) to perform its intended Functions, tasks, or Objectives remains at a relatively constant level."@en ; + skos: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 . @@ -14866,7 +14852,7 @@ cco:StasisOfMissionCapability rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfNonMissionCapable cco:StasisOfNonMissionCapable rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfMissionCapability ; - cco:definition "A Stasis of Mission Capability during which the participating Continuant is not capable of performing any of its primary functions for the specified Mission."@en ; + skos: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 . @@ -14878,7 +14864,7 @@ 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."@en ; + skos: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 . @@ -14886,7 +14872,7 @@ cco:StasisOfNonMissionCapableMaintenance rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfPartiallyMissionCapable cco:StasisOfPartiallyMissionCapable rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfMissionCapability ; - cco:definition "A Stasis of Mission Capability during which the participating Continuant is capable of performing some but not all of its primary functions for the specified Mission."@en ; + skos: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 . @@ -14894,7 +14880,7 @@ cco:StasisOfPartiallyMissionCapable rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfPartiallyMissionCapableMaintenance cco:StasisOfPartiallyMissionCapableMaintenance rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfPartiallyMissionCapable ; - cco:definition "A Stasis of Partially Mission Capable during which the participating Continuant is not capable of performing some of its primary functions for the specified Mission due to participating in an Act Of Maintenance."@en ; + skos: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 . @@ -14902,7 +14888,7 @@ cco:StasisOfPartiallyMissionCapableMaintenance rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfQuality cco:StasisOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears some Quality that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -14910,7 +14896,7 @@ cco:StasisOfQuality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfRealizableEntity cco:StasisOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears some Realizable Entity that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -14918,7 +14904,7 @@ cco:StasisOfRealizableEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfRole cco:StasisOfRole rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; - cco:definition "A Stasis of Realizable Entity in which some Independent Continuant bears some Role that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -14926,7 +14912,7 @@ cco:StasisOfRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfSpecificallyDependentContinuant cco:StasisOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Stasis ; - cco:definition "A Stasis in which some Independent Continuant bears some Specifically Dependent Continuant that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -14934,8 +14920,8 @@ cco:StasisOfSpecificallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/State cco:State rdf:type owl:Class ; rdfs:subClassOf cco:FirstOrderAdministrativeRegion ; - cco:alternative_label "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 ; + skos:altLabel "State"@en ; + skos: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/w/index.php?title=Constituent_state&oldid=1063662102"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Constituent State"@en . @@ -14944,7 +14930,7 @@ cco:State rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SteamEngine cco:SteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:ExternalCombustionEngine ; - cco:definition "An External Combustion Engine that is designed to use steam as its working fluid."@en ; + skos:definition "An External Combustion Engine that is designed to use steam as its working fluid."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Steam_engine&oldid=1064097686"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Steam Engine"@en . @@ -14953,7 +14939,7 @@ cco:SteamEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SteeringControlSystem cco:SteeringControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystem ; - cco:definition "A Vehicle Control System that is designed to control the direction some Vehicle is traveling."@en ; + skos: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 . @@ -14961,7 +14947,7 @@ cco:SteeringControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StirlingEngine cco:StirlingEngine rdf:type owl:Class ; rdfs:subClassOf cco:ExternalCombustionEngine ; - cco:definition "An External Combusion Engine that is designed to compress and expand some working fluid at different temperatures, such that there is a net conversion of heat energy to mechanical work."@en ; + skos: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/w/index.php?title=Stirling_engine&oldid=1061164490"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Stirling Engine"@en . @@ -14970,7 +14956,7 @@ cco:StirlingEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Stock cco:Stock rdf:type owl:Class ; rdfs:subClassOf cco:FinancialInstrument ; - cco:definition "A Financial Instrument that entitles holders to an ownership interest (equity) in the specified Incorporated Organization."@en ; + skos: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/w/index.php?title=Stock&oldid=1064040249"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Stock"@en . @@ -14979,7 +14965,7 @@ cco:Stock rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StockCertificate cco:StockCertificate rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; - cco:definition "Stock that consists of a Certificate."@en ; + skos: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 . @@ -14987,7 +14973,7 @@ cco:StockCertificate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StorageFacility cco:StorageFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to store materials or goods."@en ; + skos:definition "A Facility that is designed to store materials or goods."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Storage&oldid=1048222564"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Storage Facility"@en . @@ -14996,8 +14982,8 @@ cco:StorageFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Straight cco:Straight rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Linear"@en ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer not having curves, bends, or angles along its borders."@en ; + skos:altLabel "Linear"@en ; + skos: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 . @@ -15005,8 +14991,8 @@ cco:Straight rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Strength cco:Strength rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; - cco:definition "A Realizable Entity that is realized when its bearer exerts or resists some power, influence, or force."@en ; - cco:elucidation "Strength is intended to be understood broadly here. Physical strength is only one type of Strength. Other subtypes of Strength may include military strength, psychological strength, emotional strength, political strength, technological strength, and so on."@en ; + skos:definition "A Realizable Entity that is realized when its bearer exerts or resists some power, influence, or force."@en ; + skos:scopeNote "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 . @@ -15014,7 +15000,7 @@ cco:Strength rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StructuralSupportArtifactFunction cco:StructuralSupportArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact providing physical support to another object."@en ; + skos: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 . @@ -15022,7 +15008,7 @@ cco:StructuralSupportArtifactFunction rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -15030,7 +15016,7 @@ cco:SubBassFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Subcontinent cco:Subcontinent rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialRegion ; - cco:definition "A Geospatial Region that is bounded by a large, relatively self-contained landmass forming a subdivision of a Continent."@en ; + skos:definition "A Geospatial Region that is bounded by a large, relatively self-contained landmass forming a subdivision of a Continent."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Continent&oldid=1064057312"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Subcontinent"@en . @@ -15039,7 +15025,7 @@ cco:Subcontinent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SubmachineGun cco:SubmachineGun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; - cco:definition "An Long Gun that is designed to be have automatic-fire functionality, fire pistol-caliber ammunition that is magazine-fed, and which is usually smaller than other automatic firearms."@en ; + skos: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/w/index.php?title=Submachine_gun&oldid=1063939013"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Submachine Gun"@en . @@ -15048,7 +15034,7 @@ cco:SubmachineGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SubmersibleArtifactFunction cco:SubmersibleArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes of operating while submerged in water."@en ; + skos:definition "An Artifact Function that is realized in processes of operating while submerged in water."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Submersible&oldid=1062994844"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Submersible Artifact Function"@en . @@ -15057,8 +15043,8 @@ cco:SubmersibleArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SubmillimeterWavelengthRadioTelescope cco:SubmillimeterWavelengthRadioTelescope rdf:type owl:Class ; rdfs:subClassOf cco:RadioTelescope ; - cco:alternative_label "Microwave Telescope"@en ; - cco:definition "A Radio Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing radio waves from the submillimeter waveband (i.e. microwaves) to form an enhanced image of the Object."@en ; + skos:altLabel "Microwave Telescope"@en ; + skos: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 ; @@ -15069,8 +15055,8 @@ cco:SubmillimeterWavelengthRadioTelescope rdf:type owl:Class ; cco:SuperHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MicrowaveFrequency ; cco:acronym "SHF" ; - cco:alternative_label "ITU Band Number 10"@en ; - cco:definition "A Microwave Frequency that is between 3 and 30 GHz."@en ; + skos:altLabel "ITU Band Number 10"@en ; + skos: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 ; @@ -15081,8 +15067,8 @@ cco:SuperHighFrequency rdf:type owl:Class ; cco:SuperLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "SLF" ; - cco:alternative_label "ITU Band Number 2"@en ; - cco:definition "A Radio Frequency that is between 30 and 300 Hz."@en ; + skos:altLabel "ITU Band Number 2"@en ; + skos: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 ; @@ -15092,7 +15078,7 @@ cco:SuperLowFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SurfaceTension cco:SurfaceTension rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; - cco:definition "A Disposition that inheres in a liquid and is realized when the cohesive forces of the molecules in the bearer at the surface are greater than the adhesive forces of the molecules in the surrounding air."@en ; + skos: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/w/index.php?title=Surface_tension&oldid=1062753527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Surface Tension"@en . @@ -15101,9 +15087,9 @@ cco:SurfaceTension rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SurfaceWaveProfile cco:SurfaceWaveProfile rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; - cco:alternative_label "Surface Wave"@en ; - cco:definition "A Wave Process Profile in which the Wave Process propogates along the surface of a medium and which involves both transverse and longitudinal wave profiles such that the motion of the displacement of participating particles is circular or elliptical."@en ; - cco:example_of_usage "the motion of an ocean wave" ; + skos:altLabel "Surface Wave"@en ; + skos: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 ; + skos:example "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 . @@ -15111,7 +15097,7 @@ cco:SurfaceWaveProfile rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SurfactantArtifactFunction cco:SurfactantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:EmulsifierArtifactFunction ; - cco:definition "An Emulsifier Artifact Function that is realized in a process that lowers the surface tension between two liquids or between a liquid and a solid."@en ; + skos: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/w/index.php?title=Surfactant&oldid=1063693411"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Surfactant Artifact Function"@en . @@ -15120,7 +15106,7 @@ cco:SurfactantArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SwitchArtifactFunction cco:SwitchArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process of breaking an electric circuit by interrupting the current or diverting it from one conductor to another."@en ; + skos: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/w/index.php?title=Switch&oldid=1059685800"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Switch Artifact Function"@en . @@ -15129,7 +15115,7 @@ cco:SwitchArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Synagogue cco:Synagogue rdf:type owl:Class ; rdfs:subClassOf cco:ReligiousFacility ; - cco:definition "A Religious Facility that is designed for Judaic worship and prayer."@en ; + skos:definition "A Religious Facility that is designed for Judaic worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Synagogue&oldid=1063773298"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Synagogue"@en . @@ -15138,7 +15124,7 @@ cco:Synagogue rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SyntheticApertureRadarImagingArtifactFunction cco:SyntheticApertureRadarImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:RadarImagingArtifactFunction ; - cco:definition "A Radar Imaging Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities using the motion of a radar antenna over a targeted region to create a synthetic aperture."@en ; + skos: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 . @@ -15146,7 +15132,7 @@ cco:SyntheticApertureRadarImagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SystemClock cco:SystemClock rdf:type owl:Class ; rdfs:subClassOf cco:TimekeepingInstrument ; - cco:definition "A Timekeeping Instrument that is part of a computer an is designed to issue a steady high-frequency signal that is used to synchronize all of the computer's internal components."@en ; + skos: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 . @@ -15155,7 +15141,7 @@ cco:SystemClock rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SystemRole cco:SystemRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an entity in virtue of its parts or elements being arranged in such a way that they together exhibit behavior or meaning that they do not exhibit individually."@en ; + skos:definition "A Role that inheres in an entity in virtue of its parts or elements being arranged in such a way that they together exhibit behavior or meaning that they do not exhibit individually."@en ; cco:definition_source "https://www.incose.org/about-systems-engineering/system-and-se-definition/general-system-definition"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "System Role"@en . @@ -15164,7 +15150,7 @@ cco:SystemRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Tank cco:Tank rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; - cco:definition "An Armored Fighting Vehicle that is designed to carry heavy firepower, have a powerful Engine, and travel on one or more continuous tracks such that it is suitable for front-line combat and can provide operational maneuverability as well as tactical offensive and defensive capabilities."@en ; + skos: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/w/index.php?title=Tank&oldid=1060527612"^^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 ; @@ -15182,7 +15168,7 @@ cco:Target rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000040 ; - cco:definition "A Material Entity that is the object of an Act of Targeting."@en ; + skos:definition "A Material Entity that is the object of an Act of Targeting."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Although people speak of targeting a process, say, a parade, what in fact are being targeted are the material participants of that process. The disruption or ceasing of the process is the objective of some plan, but not technically a target. Only material things can be targeted for action. Even if some dependent entity is described as being the target, the material thing for which that dependent entity depends is the object of a targeting process."@en ; rdfs:label "Target"@en . @@ -15191,7 +15177,7 @@ cco:Target rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Tattoo cco:Tattoo rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of a typically permanent mark or design on a portion of skin that is created by a process of pricking and ingraining an indelible pigment or by raising scars."@en ; + skos: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 . @@ -15200,9 +15186,9 @@ cco:Tattoo rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationEndpoint cco:TelecommunicationEndpoint rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkNode ; - cco:definition "A Telecommunication Network Node that connects a Telecommunication Terminal to a Telecommunication Network."@en ; + skos:definition "A Telecommunication Network Node that connects a Telecommunication Terminal to a Telecommunication Network."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Communication_endpoint&oldid=1020569501"^^xsd:anyURI ; - cco:elucidation "A Telecommunication Terminal is an end user device such as a Telephone, fax machine, or Computer."@en ; + skos:scopeNote "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 . @@ -15210,7 +15196,7 @@ cco:TelecommunicationEndpoint rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInfrastructure cco:TelecommunicationInfrastructure rdf:type owl:Class ; rdfs:subClassOf cco:Infrastructure ; - cco:definition "An Infrastructure System that is designed to support the use of Telecommunication Instruments to communicate."@en ; + skos:definition "An Infrastructure System that is designed to support the use of Telecommunication Instruments to communicate."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Category:Telecommunications_infrastructure&oldid=989151314"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Infrastructure"@en . @@ -15219,7 +15205,7 @@ cco:TelecommunicationInfrastructure rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInstrument cco:TelecommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationInstrument ; - cco:definition "A Communication Instrument that is designed for use by some Agent in some Act of Communication where the recipient of that communication is potentially a significant distance away from the Agent."@en ; + skos: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 . @@ -15228,7 +15214,7 @@ cco:TelecommunicationInstrument rdf:type owl:Class ; cco:TelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationSystem ; obo:IAO_0000116 "How is this diff from Comm system?"@en ; - cco:definition "A Communication System that is designed to enable the transmission of information over significant distances between Telecommunication Endpoints via Telecommunication Network Nodes and Lines."@en ; + skos:definition "A Communication System that is designed to enable the transmission of information over significant distances between Telecommunication Endpoints via Telecommunication Network Nodes and Lines."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Telecommunications_network&oldid=1063347482"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Network"@en . @@ -15237,7 +15223,7 @@ cco:TelecommunicationNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkLine cco:TelecommunicationNetworkLine rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationInstrument ; - cco:definition "A Communication 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 ; + skos:definition "A Communication 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/w/index.php?title=Telecommunications_link&oldid=1062252217"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Network Line"@en . @@ -15250,7 +15236,7 @@ cco:TelecommunicationNetworkNode rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:TelecommunicationNetwork ] ; - cco:definition "A Communication 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 ; + skos:definition "A Communication 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 . @@ -15259,7 +15245,7 @@ cco:TelecommunicationNetworkNode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationSwitchingNode cco:TelecommunicationSwitchingNode rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkNode ; - cco:definition "A Telecommunication Network Node that is capable of redirecting a communication transmission to another Telecommunication Network Node."@en ; + skos: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/w/index.php?title=Telecommunications_network&oldid=1063347482"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Switching Node"@en . @@ -15276,9 +15262,9 @@ 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."@en ; + skos: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/w/index.php?title=Telemetry&oldid=1061697851"^^xsd:anyURI ; - cco:example_of_usage "using a GPS tag to track a shark's migratory pattern" , + skos:example "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 . @@ -15287,8 +15273,8 @@ cco:TelemetryProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Telephone cco:Telephone rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInstrument ; - cco:alternative_label "Phone"@en ; - cco:definition "A Telecommunication Instrument that is designed to provide point-to-point communication between agents by means of audio messages."@en ; + skos:altLabel "Phone"@en ; + skos: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/w/index.php?title=Telephone&oldid=1060006278"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone"@en . @@ -15297,8 +15283,8 @@ cco:Telephone rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneCall cco:TelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Telephone Calling"@en ; - cco:definition "An Act of Communciation by Media transmitted over a telephone network to two or more Persons."@en ; + skos:altLabel "Act of Telephone Calling"@en ; + skos:definition "An Act of Communciation by Media transmitted over a telephone network to two or more Persons."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Telephone_network&oldid=1046265527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Telephone Call"@en . @@ -15307,8 +15293,8 @@ cco:TelephoneCall rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneLine cco:TelephoneLine rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkLine ; - cco:alternative_label "Telephone Circuit"@en ; - cco:definition "A Telecommunication Network Line that consists of a physical wire or other signaling medium that is designed to be part of a Telephone Network."@en ; + skos:altLabel "Telephone Circuit"@en ; + skos: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/w/index.php?title=Telephone_line&oldid=1063429738"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone Line"@en . @@ -15317,7 +15303,7 @@ cco:TelephoneLine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneNetwork cco:TelephoneNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; - cco:definition "A Telecommunication Network that is designed to allow telephone calls to be made between two or more parties connected to the network."@en ; + skos: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/w/index.php?title=Telephone_network&oldid=1046265527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone Network"@en . @@ -15326,7 +15312,7 @@ cco:TelephoneNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneSubscriberLine cco:TelephoneSubscriberLine rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneLine ; - cco:definition "A Telephone Line that connects a Communication Endpoint to another node in a Telecommunication Network to enable service to a user's Telephone."@en ; + skos: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/w/index.php?title=Telephone_line&oldid=1063429738"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone Subscriber Line"@en . @@ -15335,7 +15321,7 @@ cco:TelephoneSubscriberLine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Telescope cco:Telescope rdf:type owl:Class ; rdfs:subClassOf cco:ImagingInstrument ; - cco:definition "An Imaging Instrument that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing Electromagnetic Radiation to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=Telescope&oldid=1057722342"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telescope"@en . @@ -15344,8 +15330,8 @@ cco:Telescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelevisionBroadcast cco:TelevisionBroadcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Television Broadcasting"@en ; - cco:definition "An Act of Communciation by Media that is transmitted to an audience through a television network."@en ; + skos:altLabel "Act of Television Broadcasting"@en ; + skos:definition "An Act of Communciation by Media that is transmitted to an audience through a television network."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Television_broadcasting&oldid=1063890047"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Television Broadcast"@en . @@ -15354,7 +15340,7 @@ cco:TelevisionBroadcast rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Temperature cco:Temperature rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of its thermal energy."@en ; + skos: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 . @@ -15362,7 +15348,7 @@ cco:Temperature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TemperatureMeasurementArtifactFunction cco:TemperatureMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; - cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Temperature of a specified object or class of objects."@en ; + skos: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 . @@ -15378,8 +15364,8 @@ cco:TemporalInstantIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:TemporalRegionIdentifier ; - cco:alternative_label "Zero-Dimensional Temporal Region Identifier"@en ; - cco:definition "A Temporal Region Identifier that designates some Temporal Instant."@en ; + skos:altLabel "Zero-Dimensional Temporal Region Identifier"@en ; + skos:definition "A Temporal Region Identifier that designates some Temporal Instant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Temporal Instant Identifier"@en . @@ -15395,8 +15381,8 @@ cco:TemporalIntervalIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:TemporalRegionIdentifier ; - cco:alternative_label "One-Dimensional Temporal Region Identifier"@en ; - cco:definition "A Temporal Region Identifier that designates some Temporal Interval."@en ; + skos:altLabel "One-Dimensional Temporal Region Identifier"@en ; + skos:definition "A Temporal Region Identifier that designates some Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Temporal Interval Identifier"@en . @@ -15404,9 +15390,9 @@ cco:TemporalIntervalIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem cco:TemporalReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:ReferenceSystem ; - cco:alternative_label "Temporal Reference Frame"@en , + skos:altLabel "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 ; + skos: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 . @@ -15422,7 +15408,7 @@ cco:TemporalRegionIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity that designates some Temporal Region."@en ; + skos: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 . @@ -15430,7 +15416,7 @@ cco:TemporalRegionIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TerminalBoard cco:TerminalBoard rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact 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 ; + skos:definition "A Material Artifact 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/w/index.php?title=Electrical_connector&oldid=1061247409"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Terminal Board"@en . @@ -15439,7 +15425,7 @@ cco:TerminalBoard rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TerroristTrainingCamp cco:TerroristTrainingCamp rdf:type owl:Class ; rdfs:subClassOf cco:TrainingCamp ; - cco:definition "A Training Camp designed to teach students methods of terrorism."@en ; + skos:definition "A Training Camp designed to teach students methods of terrorism."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Terrorist_training_camp&oldid=1037856600"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Terrorist Training Camp"@en . @@ -15448,9 +15434,9 @@ cco:TerroristTrainingCamp rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TextMessaging cco:TextMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Text Messaging"@en , + skos:altLabel "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 ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Text_messaging&oldid=1062261405"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Text Messaging"@en . @@ -15459,7 +15445,7 @@ cco:TextMessaging rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Texture cco:Texture rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the size, shape, and distribution of features on its surface, typically on a continuum from smooth to rough."@en ; + skos: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 . @@ -15467,7 +15453,7 @@ cco:Texture rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalControlArtifactFunction cco:ThermalControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact increasing, decreasing, or maintaining the temperature of itself, a part of itself, or another object."@en ; + skos: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 . @@ -15475,7 +15461,7 @@ cco:ThermalControlArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalImagingArtifactFunction cco:ThermalImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ImagingArtifactFunction ; - cco:definition "An Imaging Artifact Function that is realized during events in which an Artifact is used to create a visual representation of an entity using radiation from the far infrared region of the electromagnetic spectrum that the entity emits"@en ; + skos: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 . @@ -15483,7 +15469,7 @@ cco:ThermalImagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalInsulationArtifactFunction cco:ThermalInsulationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ThermalControlArtifactFunction ; - cco:definition "A Thermal Control Artifact Function that is realized during events in which an Artifact prevents or reduces the transfer of heat between objects that are in thermal contact or in range of radiative influence."@en ; + skos: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/w/index.php?title=Thermal_insulation&oldid=1059273300"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Thermal Insulation Artifact Function"@en . @@ -15492,7 +15478,7 @@ cco:ThermalInsulationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalPowerPlant cco:ThermalPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; - cco:definition "An Electric Power Station that is designed to convert heat energy into electrical energy."@en ; + skos:definition "An Electric Power Station that is designed to convert heat energy into electrical energy."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Thermal_power_station&oldid=1062208548"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Thermal Power Plant"@en . @@ -15501,7 +15487,7 @@ cco:ThermalPowerPlant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Thickness cco:Thickness rdf:type owl:Class ; rdfs:subClassOf cco:Depth ; - cco:definition "A Depth that inheres in a bearer in virtue of it extending inward through an object."@en ; + skos: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 . @@ -15509,9 +15495,9 @@ cco:Thickness rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Thin cco:Thin rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Narrow"@en , + skos:altLabel "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 ; + skos: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 . @@ -15523,7 +15509,7 @@ cco:ThirdOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:SecondOrderAdministrativeRegion ] ; - cco:definition "A Government Domain that is a subdivision of a Second-Order Administrative Region."@en ; + skos:definition "A Government Domain 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/AgentOntology"^^xsd:anyURI ; rdfs:label "Third-Order Administrative Region"@en . @@ -15532,8 +15518,8 @@ cco:ThirdOrderAdministrativeRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalExtent cco:ThreeDimensionalExtent rdf:type owl:Class ; rdfs:subClassOf cco:SizeQuality ; - cco:alternative_label "Volume"@en ; - cco:definition "A Size Quality that inheres in a bearer in virtue of the bearer's extension in three dimensions."@en ; + skos:altLabel "Volume"@en ; + skos: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 . @@ -15545,7 +15531,7 @@ 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."@en ; + skos: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 . @@ -15553,7 +15539,7 @@ cco:ThreeDimensionalPath rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalPosition cco:ThreeDimensionalPosition rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000028 ; - cco:definition "A Three-Dimensional Spatial Region that encompasses the (minimal) spatial region in which some object is located at a particular time."@en ; + skos: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 . @@ -15562,7 +15548,7 @@ cco:ThreeDimensionalPosition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalShape cco:ThreeDimensionalShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality that inheres only in a three dimensional entity."@en ; + skos: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 . @@ -15570,7 +15556,7 @@ cco:ThreeDimensionalShape rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Thrust cco:Thrust rdf:type owl:Class ; rdfs:subClassOf cco:Force ; - cco:definition "A Force that is equal in magnitude to but in the opposite direction of an exerted Force and which is used to describe the forward Force of a Jet or Rocket Engine in reaction to the Acceleration of its Reaction Mass in the opposite direction."@en ; + skos: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 . @@ -15579,7 +15565,7 @@ cco:Thrust rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Timbre cco:Timbre rdf:type owl:Class ; rdfs:subClassOf cco:SoundProcessProfile ; - cco:definition "A Sound Process Profile that is characterized by the variation, spectrum, or envelope of translated sound waves, typically on a continuum from dull or dark to bright."@en ; + skos: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 . @@ -15591,7 +15577,7 @@ cco:TimeOfDay rdf:type owl:Class ; owl:onProperty obo:BFO_0000132 ; owl:someValuesFrom cco:Day ] ; - cco:definition "A Temporal Instant that is part of a Day."@en ; + skos:definition "A 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 . @@ -15607,7 +15593,7 @@ cco:TimeOfDayIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:TemporalInstantIdentifier ; - cco:definition "A Temporal Instant Identifier that designates some Time of Day."@en ; + skos: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 . @@ -15615,7 +15601,7 @@ cco:TimeOfDayIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TimeZoneIdentifier cco:TimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:SpatialRegionIdentifier ; - cco:definition "A Spatial Region Identifier that designates the region associated with some uniform standard time for legal, commercial, or social purposes."@en ; + skos: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) @@ -15627,7 +15613,7 @@ W3C (https://www.w3.org/TR/NOTE-datetime)"""@en , ### http://www.ontologyrepository.com/CommonCoreOntologies/TimekeepingArtifactFunction cco:TimekeepingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to keep track of and report the current time."@en ; + skos: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 . @@ -15635,7 +15621,7 @@ cco:TimekeepingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TimekeepingInstrument cco:TimekeepingInstrument rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity that is about some temporal region."@en ; + skos: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/w/index.php?title=Timekeeper&oldid=1061681902"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Timekeeping Instrument"@en . @@ -15644,7 +15630,7 @@ cco:TimekeepingInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TitleDocument cco:TitleDocument rdf:type owl:Class ; rdfs:subClassOf cco:LegalInstrument ; - cco:definition "A Legal Instrument that is designed as evidence of ownership."@en ; + skos: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 . @@ -15653,7 +15639,7 @@ cco:TitleDocument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Tool cco:Tool rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to assist in the performance of manual or mechanical work and not to be consumed in that process."@en ; + skos:definition "A Material 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/w/index.php?title=Tool&oldid=1061967184"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Tool"@en . @@ -15662,7 +15648,7 @@ cco:Tool rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Torpedo cco:Torpedo rdf:type owl:Class ; rdfs:subClassOf cco:PrecisionGuidedMissile ; - cco:definition "A Precision-Guided Missile that is designed to be fired into a body of water, be self-propelled through the water, and carry an explosive payload."@en ; + skos: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/w/index.php?title=Torpedo&oldid=1062609830"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Torpedo"@en . @@ -15671,7 +15657,7 @@ cco:Torpedo rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TorpedoTube cco:TorpedoTube rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to launch Torpedoes."@en ; + skos:definition "A Projectile Launcher that is designed to launch Torpedoes."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Torpedo_tube&oldid=1063672665"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Torpedo Tube"@en . @@ -15680,8 +15666,8 @@ cco:TorpedoTube rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Torque cco:Torque rdf:type owl:Class ; rdfs:subClassOf cco:Force ; - cco:alternative_label "Moment of Force"@en ; - cco:definition "A Force that is applied to an object in a direction that would tend to cause the object to rotate around an Axis of Rotation and is the rate of change of an object's Angular Momentum."@en ; + skos:altLabel "Moment of Force"@en ; + skos: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/w/index.php?title=Torque&oldid=1063339484"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Torque"@en . @@ -15690,7 +15676,7 @@ cco:Torque rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Town cco:Town rdf:type owl:Class ; rdfs:subClassOf cco:LocalAdministrativeRegion ; - cco:definition "A Local Administrative Region in which a human population permanently resides that is typically larger than the population of a Village but smaller than that of a City; is designated as a town based on a particular administrative, legal, or historical status; and which delimits a local Government that typically exercises less power than that of a City Government."@en ; + skos: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/AgentOntology"^^xsd:anyURI ; rdfs:label "Town"@en . @@ -15699,7 +15685,7 @@ cco:Town rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Trail cco:Trail rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable transport through rough country, such as a forest or moor."@en ; + skos:definition "A Land Transportation Artifact that is designed to enable transport through rough country, such as a forest or moor."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Trail&oldid=1056047142"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Trail"@en . @@ -15708,9 +15694,9 @@ cco:Trail rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Train cco:Train rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; - cco:alternative_label "Railroad Train"@en , + skos:altLabel "Railroad Train"@en , "Railway Train"@en ; - cco:definition "A Rail Transport Vehicle that consists of a series of connected Train Cars or Railcars."@en ; + skos:definition "A Rail Transport Vehicle that consists of a series of connected Train Cars or Railcars."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Train&oldid=1064071492"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Train"@en . @@ -15719,8 +15705,8 @@ cco:Train rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TrainCar cco:TrainCar rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; - cco:alternative_label "Railroad Car"@en ; - cco:definition "A Rail Transport Vehicle that consists of a single Vehicle that is not a Train but is designed to be connected to other Train Cars along with at least one Locomotive to form a Train."@en ; + skos:altLabel "Railroad Car"@en ; + skos: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/w/index.php?title=Railroad_car&oldid=1063802472"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Train Car"@en . @@ -15729,7 +15715,7 @@ cco:TrainCar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TrainingCamp cco:TrainingCamp rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for rigorous and focused training in order to learn or improve skills, usually involving physical actions."@en ; + skos: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/w/index.php?title=Training_camp&oldid=1059977631"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Training Camp"@en . @@ -15738,7 +15724,7 @@ cco:TrainingCamp rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Transcript cco:Transcript rdf:type owl:Class ; rdfs:subClassOf cco:Document ; - cco:definition "A Document that is designed to bear some specific Information Content Entity that was originally recorded in a different medium."@en ; + skos: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/w/index.php?title=Transcript&oldid=1038510063"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Transcript"@en . @@ -15747,7 +15733,7 @@ cco:Transcript rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Transducer cco:Transducer rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to convert one form of energy to another."@en ; + skos:definition "A Material Artifact that is designed to convert one form of energy to another."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Transducer&oldid=1053290948"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Transducer"@en . @@ -15760,7 +15746,7 @@ 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."@en ; + skos: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 . @@ -15768,7 +15754,7 @@ cco:TranslationalMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Translucent cco:Translucent rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; - cco:definition "An Opacity that inheres in a bearer in virtue of that bearer's capacity to transmit some but not all electromagnetic radiation of a given frequency through the bearer such that the bearer reflects, scatters, or absorbs some but not all electromagnetic radiation of that frequency."@en ; + skos: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 . @@ -15776,7 +15762,7 @@ cco:Translucent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Transparent cco:Transparent rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; - cco:definition "An Opacity that inheres in a bearer in virtue of that bearer's capacity to transmit all or nearly all electromagnetic radiation of a given frequency through the bearer such that the bearer reflects, scatters, or absorbs little or no electromagnetic radiation of that frequency."@en ; + skos: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 . @@ -15784,7 +15770,7 @@ cco:Transparent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TransportationArtifact cco:TransportationArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another."@en ; + skos:definition "A Material Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Transportation Artifact"@en . @@ -15792,7 +15778,7 @@ cco:TransportationArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TransportationFacility cco:TransportationFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for commencing or concluding the transportation of transportation artifacts, or for housing transportation artifacts."@en ; + skos: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/w/index.php?title=Transport&oldid=1063526665"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Transportation Facility"@en . @@ -15801,7 +15787,7 @@ cco:TransportationFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TransportationInfrastructure cco:TransportationInfrastructure rdf:type owl:Class ; rdfs:subClassOf cco:Infrastructure ; - cco:definition "An Infrastructure System 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 ; + skos:definition "An Infrastructure System 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 . @@ -15810,8 +15796,8 @@ cco:TransportationInfrastructure rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TransverseWaveProfile cco:TransverseWaveProfile rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; - cco:alternative_label "Transverse Wave"@en ; - cco:definition "A Wave Process Profile in which the displacement of participating particles is perpendicular to the direction of the Wave Process' propogation."@en ; + skos:altLabel "Transverse Wave"@en ; + skos: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 . @@ -15821,10 +15807,10 @@ cco:TransverseWaveProfile rdf:type owl:Class ; cco:TremendouslyHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:acronym "THF" ; - cco:alternative_label "ITU Band Number 12"@en , + skos:altLabel "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 ; + skos: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 ; @@ -15834,7 +15820,7 @@ cco:TremendouslyHighFrequency rdf:type owl:Class ; ### 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 exactly three angles and exactly three sides."@en ; + skos:definition "A Shape Quality inhering in a bearer in virtue of it having exactly three angles and exactly three sides."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Triangular"@en . @@ -15842,7 +15828,7 @@ cco:Triangular rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TriangularWaveform cco:TriangularWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; - cco:definition "A Waveform that is characterized by a triangular shape due to the continuous linear zig-zag transitions between minimum and maximum Amplitudes of the Wave Cycle."@en ; + skos: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 . @@ -15850,7 +15836,7 @@ cco:TriangularWaveform rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TrimTab cco:TrimTab rdf:type owl:Class ; rdfs:subClassOf cco:ControlSurface ; - cco:definition "A Control Surface that is designed to counteract hydro-, aerodynamic, or other forces in order to stabilize the Vehicle it is part of in the desired Attitude."@en ; + skos: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/w/index.php?title=Trim_tab&oldid=1054550485"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Trim Tab"@en . @@ -15859,8 +15845,8 @@ cco:TrimTab rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TripleInertialNavigationSystem cco:TripleInertialNavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:InertialNavigationSystem ; - cco:alternative_label "Triple INS"@en ; - cco:definition "An Inertial Navigation System that is designed to use three redundant computers to continuously calculate via dead reckoning the position, orientation, and velocity of a moving object without the need for external references, in such a way that eliminates the need for a navigator."@en ; + skos:altLabel "Triple INS"@en ; + skos: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 . @@ -15868,7 +15854,7 @@ cco:TripleInertialNavigationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Tripod cco:Tripod rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Tripod&oldid=1063988190"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Tripod"@en . @@ -15877,7 +15863,7 @@ cco:Tripod rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Truck cco:Truck rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; - cco:definition "A Ground Motor Vehicle that is designed to be used to transport cargo."@en ; + skos:definition "A Ground Motor Vehicle that is designed to be used to transport cargo."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Truck&oldid=1060924486"^^xsd:anyURI ; 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 ; @@ -15887,7 +15873,7 @@ cco:Truck rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Tunnel cco:Tunnel rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable Ground Vehicles to travel underneath a surrounding soil, earth, or rock formation."@en ; + skos:definition "A Land Transportation 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/w/index.php?title=Tunnel&oldid=1062456881"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Tunnel"@en . @@ -15896,8 +15882,8 @@ cco:Tunnel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TurbineSteamEngine cco:TurbineSteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:SteamEngine ; - cco:alternative_label "Steam Turbine"@en ; - cco:definition "A Steam Engine that is designed to extract thermal energy from pressurized steam and use it to do mechanical work on a rotating output shaft."@en ; + skos:altLabel "Steam Turbine"@en ; + skos: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/w/index.php?title=Steam_turbine&oldid=1060224962"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Turbine Steam Engine"@en . @@ -15906,7 +15892,7 @@ cco:TurbineSteamEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TurbofanAirBreathingJetEngine cco:TurbofanAirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; - cco:definition "An Air-Breathing Jet Engine that uses a Turbofan, which consists of a Turbine and a Fan."@en ; + skos: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/w/index.php?title=Turbofan&oldid=1063724215"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Turbofan Air-Breathing Jet Engine"@en . @@ -15915,7 +15901,7 @@ cco:TurbofanAirBreathingJetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TurbojetAirBreathingJetEngine cco:TurbojetAirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; - cco:definition "An Air-Breathing Jet Engine that uses a Turbojet, which consists of a Turbine with a Propelling Nozzle."@en ; + skos: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/w/index.php?title=Turbojet&oldid=1060948529"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Turbojet Air-Breathing Jet Engine"@en . @@ -15924,7 +15910,7 @@ cco:TurbojetAirBreathingJetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalBarCode cco:TwoDimensionalBarCode rdf:type owl:Class ; rdfs:subClassOf cco:Barcode ; - cco:definition "A Barcode that is designed to bear lines of varying widths, spacing, height, and color that concretize some Directive Information Content Entity."@en ; + skos:definition "A Barcode that is designed to bear lines of varying widths, spacing, height, and color that concretize some Directive Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Two-Dimensional Barcode"@en . @@ -15932,8 +15918,8 @@ cco:TwoDimensionalBarCode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalExtent cco:TwoDimensionalExtent rdf:type owl:Class ; rdfs:subClassOf cco:SizeQuality ; - cco:alternative_label "Area"@en ; - cco:definition "A Size Quality that inheres in a bearer in virtue of the bearer's extension in two dimensions."@en ; + skos:altLabel "Area"@en ; + skos: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 . @@ -15941,7 +15927,7 @@ cco:TwoDimensionalExtent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UPCABarcode cco:UPCABarcode rdf:type owl:Class ; rdfs:subClassOf cco:UPCBarcode ; - cco:definition "A UPC Barcode that consists of 12 numerical digits."@en ; + skos: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 . @@ -15949,7 +15935,7 @@ cco:UPCABarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UPCBarcode cco:UPCBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of 6 or 12 numerical digits and is used to scan consumer goods."@en ; + skos: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 . @@ -15957,7 +15943,7 @@ cco:UPCBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UPCEBarcode cco:UPCEBarcode rdf:type owl:Class ; rdfs:subClassOf cco:UPCBarcode ; - cco:definition "A UPC Barcode that consists of 6 numerical digits."@en ; + skos: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 . @@ -15966,8 +15952,8 @@ cco:UPCEBarcode rdf:type owl:Class ; cco:UltraHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MicrowaveFrequency ; cco:acronym "UHF" ; - cco:alternative_label "ITU Band Number 9"@en ; - cco:definition "A Microwave Frequency that is between 300 MHz and 3 GHz."@en ; + skos:altLabel "ITU Band Number 9"@en ; + skos: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. @@ -15979,7 +15965,7 @@ Note that the ITU definition of UHF is broader than the definition given by IEEE ### http://www.ontologyrepository.com/CommonCoreOntologies/UltraHighFrequencyCommunicationInstrument cco:UltraHighFrequencyCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is designed to participate in some process that has process part some Ultra High Frequency."@en ; + skos: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 . @@ -15988,8 +15974,8 @@ cco:UltraHighFrequencyCommunicationInstrument rdf:type owl:Class ; cco:UltraLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "ULF" ; - cco:alternative_label "ITU Band Number 3"@en ; - cco:definition "A Radio Frequency that is between 300 Hz and 3 kHz."@en ; + skos:altLabel "ITU Band Number 3"@en ; + skos: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 ; @@ -15999,7 +15985,7 @@ cco:UltraLowFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UltrasonicFrequency cco:UltrasonicFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; - cco:definition "A Sound Frequency that is greater than 20 kHz."@en ; + skos: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 . @@ -16007,7 +15993,7 @@ cco:UltrasonicFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UltravioletLightFrequency cco:UltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 750 terahertz and 30 petahertz."@en ; + skos: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/w/index.php?title=Ultraviolet&oldid=1062593453"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Ultraviolet Light Frequency"@en . @@ -16016,8 +16002,8 @@ cco:UltravioletLightFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UltravioletTelescope cco:UltravioletTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:alternative_label "UV Telescope"@en ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing ultraviolet light to form an enhanced image of the Object."@en ; + skos:altLabel "UV Telescope"@en ; + skos: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 . @@ -16033,8 +16019,8 @@ cco:UnalliedPerson rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Person ; - cco:alternative_label "Unallied Person" ; - cco:definition "A Person who is the bearer of some Neutral Role."@en ; + skos:altLabel "Unallied Person" ; + skos: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 Person"@en . @@ -16046,7 +16032,7 @@ 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."@en ; + skos: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 . @@ -16054,7 +16040,7 @@ cco:UnderActiveControl rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UndergroundMine cco:UndergroundMine rdf:type owl:Class ; rdfs:subClassOf cco:Mine ; - cco:definition "A Mine that is designed to support the extraction of materials from the ground using underground tunnels and shafts."@en ; + skos:definition "A Mine that is designed to support the extraction of materials from the ground using underground tunnels and shafts."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Underground_mining_(hard_rock)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Underground Mine"@en . @@ -16063,7 +16049,7 @@ cco:UndergroundMine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UnderwaterMine cco:UnderwaterMine rdf:type owl:Class ; rdfs:subClassOf cco:Mine ; - cco:definition "A Mine that is designed to support the extraction of materials from the ocean floor."@en ; + skos:definition "A Mine that is designed to support the extraction of materials from the ocean floor."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Naval_mine&oldid=1062538523"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Underwater Mine"@en . @@ -16072,8 +16058,8 @@ cco:UnderwaterMine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UnguidedRocket cco:UnguidedRocket rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:alternative_label "Rocket"@en ; - cco:definition "A Portion of Ammunition that is designed to be a self-propelled, but unguided, projectile that delivers some payload (explosive or other) over relatively long distances through the use of a Rocket Engine."@en ; + skos:altLabel "Rocket"@en ; + skos: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 . @@ -16082,8 +16068,8 @@ cco:UnguidedRocket rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UnintentionalAct cco:UnintentionalAct rdf:type owl:Class ; rdfs:subClassOf cco:Act ; - cco:alternative_label "Unintentional Act"@en ; - 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 ; + skos:altLabel "Unintentional Act"@en ; + skos: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 "Unplanned Act"@en . @@ -16092,7 +16078,7 @@ cco:UnintentionalAct rdf:type owl:Class ; cco:UniversalTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:SolarTimeReferenceSystem ; cco:acronym "UT" ; - cco:definition "A Solar Time Reference System that is based on the average speed of the Earth's rotation and which uses the prime meridian at 0° longitude as a reference point."@en ; + skos: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 . @@ -16100,7 +16086,7 @@ cco:UniversalTimeReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UnixTemporalInstant cco:UnixTemporalInstant rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000203 ; - cco:definition "A 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 ; + skos:definition "A 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 . @@ -16108,7 +16094,7 @@ cco:UnixTemporalInstant rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -16116,7 +16102,7 @@ cco:UpperMidrangeFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Valve cco:Valve rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that is designed to regulate, direct, or control the flow of fluid by opening, closing, or partially obstructing the fluid from moving along a passageway."@en ; + skos: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/w/index.php?title=Valve&oldid=1048906126"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Valve"@en . @@ -16125,7 +16111,7 @@ cco:Valve rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Vehicle cco:Vehicle rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to facilitate the movement of material entities from one location to another by conveying them there."@en ; + skos:definition "A Material 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/w/index.php?title=Vehicle&oldid=1063682179"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle"@en . @@ -16134,8 +16120,8 @@ cco:Vehicle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleCompartment cco:VehicleCompartment rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "Compartment"@en ; - cco:definition "A Material Artifact that is designed to partition a Vehicle into subdivisions for various purposes."@en ; + skos:altLabel "Compartment"@en ; + skos:definition "A Material 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 . @@ -16143,7 +16129,7 @@ cco:VehicleCompartment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleControlSystem cco:VehicleControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:ControlSystem ; - cco:definition "A Control System that is designed to enable some Agent to control some Vehicle."@en ; + skos: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 . @@ -16151,7 +16137,7 @@ cco:VehicleControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleFrame cco:VehicleFrame rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to be the main supporting structure of some Vehicle."@en ; + skos:definition "A Material Artifact that is designed to be the main supporting structure of some Vehicle."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Vehicle_frame&oldid=1054003530"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Frame"@en . @@ -16164,7 +16150,7 @@ 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."@en ; + skos: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 . @@ -16176,7 +16162,7 @@ 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."@en ; + skos: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 . @@ -16184,9 +16170,9 @@ cco:VehicleTrackPoint rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTransmission cco:VehicleTransmission rdf:type owl:Class ; rdfs:subClassOf cco:PowerTransmissionArtifact ; - cco:alternative_label "Gearbox"@en , + skos:altLabel "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 ; + skos:definition "A Power Transmission Artifact that is designed to vary the output speed and torque in a rotating power transfer system."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Transmission_(mechanics)"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Transmission"@en . @@ -16195,7 +16181,7 @@ cco:VehicleTransmission rdf:type owl:Class ; ### 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 is characterized by its Speed and direction with respect to a frame of reference."@en ; + skos:definition "A Process Profile of an object's Motion that is characterized by its Speed and direction with respect to a frame of reference."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Velocity&oldid=1063300750"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Velocity"@en . @@ -16204,7 +16190,7 @@ cco:Velocity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VentilationControlArtifactFunction cco:VentilationControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes in which some Artifact is used to control the quality of air in some space."@en ; + skos: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 . @@ -16212,10 +16198,10 @@ cco:VentilationControlArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VeracityMeasurementInformationContentEntity cco:VeracityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Accuracy of Information"@en , + skos:altLabel "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 ; + skos: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 ; @@ -16225,7 +16211,7 @@ cco:VeracityMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Vermilion cco:Vermilion rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color consisting of red and orange hue with a slight amount of gray."@en ; + skos: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 . @@ -16234,8 +16220,8 @@ cco:Vermilion rdf:type owl:Class ; cco:VeryHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "VHF" ; - cco:alternative_label "ITU Band Number 8"@en ; - cco:definition "A Radio Frequency that is between 30 and 300 MHz."@en ; + skos:altLabel "ITU Band Number 8"@en ; + skos: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 ; @@ -16245,7 +16231,7 @@ cco:VeryHighFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VeryHighFrequencyCommunicationInstrument cco:VeryHighFrequencyCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is designed to participate in some process that has process part some Very High Frequency."@en ; + skos: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 . @@ -16254,8 +16240,8 @@ cco:VeryHighFrequencyCommunicationInstrument rdf:type owl:Class ; cco:VeryLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "VLF" ; - cco:alternative_label "ITU Band Number 4"@en ; - cco:definition "A Radio Frequency that is between 3 and 30 kHz."@en ; + skos:altLabel "ITU Band Number 4"@en ; + skos: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 ; @@ -16265,10 +16251,10 @@ cco:VeryLowFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VibrationProcess cco:VibrationProcess rdf:type owl:Class ; rdfs:subClassOf cco:MotionProcess ; - cco:alternative_label "Mechanical Oscillation"@en , + skos:altLabel "Mechanical Oscillation"@en , "Oscillation Motion"@en , "Vibration"@en ; - cco:definition "A Motion wherein some participant repetitively deviates from a central location to two surrounding locations."@en ; + skos:definition "A Motion wherein some participant repetitively deviates from a central location to two surrounding locations."@en ; cco:definition_source "https://physicsabout.com/motion/"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Vibration Motion"@en . @@ -16277,7 +16263,7 @@ cco:VibrationProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Video cco:Video rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity in the form of a sequence of representations that are presented sufficiently rapidly to create the appearance of motion and continuity."@en ; + skos: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/w/index.php?title=Video&oldid=1049376249"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Video"@en . @@ -16286,7 +16272,7 @@ cco:Video rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VideoCamera cco:VideoCamera rdf:type owl:Class ; rdfs:subClassOf cco:Camera ; - cco:definition "A Camera that is designed to form and digitally or physically record a continuous stream of subsequent images of an entity or scene such that the images can be played back in succession as a video."@en ; + skos: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 . @@ -16294,7 +16280,7 @@ cco:VideoCamera rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Village cco:Village rdf:type owl:Class ; rdfs:subClassOf cco:LocalAdministrativeRegion ; - cco:definition "A Local Administrative Region in which a human population permanently resides that is typically larger than the population of a hamlet but smaller than that of a Town."@en ; + skos: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/AgentOntology"^^xsd:anyURI ; rdfs:label "Village"@en . @@ -16303,7 +16289,7 @@ cco:Village rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Violet cco:Violet rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is lower than Blue with a wavelength in the visible spectrum typically between 400 and 450 nanometers."@en ; + skos: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 . @@ -16311,7 +16297,7 @@ cco:Violet rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VisibleLightFrequency cco:VisibleLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 400 and 800 terahertz."@en ; + skos:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 400 and 800 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Light&oldid=1062630851"^^xsd:anyURI ; 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 ; @@ -16321,7 +16307,7 @@ cco:VisibleLightFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VisibleLightReflectionProcess cco:VisibleLightReflectionProcess rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcess ; - cco:definition "A Wave Process in which an Electromagnetic Wave with a Visible Light Frequency is reflected off a portion of matter."@en ; + skos: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 . @@ -16333,7 +16319,7 @@ 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."@en ; + skos: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 . @@ -16341,8 +16327,8 @@ cco:VisibleObservation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VisualProsthesis cco:VisualProsthesis rdf:type owl:Class ; rdfs:subClassOf cco:ArtificialEye ; - cco:alternative_label "Bionic Eye"@en ; - cco:definition "An Artificial Eye that is designed to replace a missing eye, which performs the function of an eye."@en ; + skos:altLabel "Bionic Eye"@en ; + skos: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/w/index.php?title=Visual_prosthesis&oldid=1059269261"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Visual Prosthesis"@en . @@ -16351,7 +16337,7 @@ cco:VisualProsthesis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VoltageRegulatingArtifactFunction cco:VoltageRegulatingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to cause a change in the voltage magnitude between the sending and receiving end of an electrical component."@en ; + skos: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/w/index.php?title=Voltage_regulation&oldid=1045628774"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Voltage Regulating Artifact Function"@en . @@ -16362,7 +16348,7 @@ cco:Vulnerability rdf:type owl:Class ; rdfs:subClassOf cco:DisruptingDisposition ; "Vulnerability | Definition of Vulnerability by Oxford Dictionary on Lexico.Com Also Meaning of Vulnerability. https://web.archive.org/web/20210118111731/https://www.lexico.com/en/definition/vulnerability. Accessed 19 Dec. 2022. " ; "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A Disrupting Disposition the realization of which would disrupt a process that the bearer of the Disrupting Disposition has an interest in."@en ; + skos:definition "A Disrupting Disposition the realization of which would disrupt a process that the bearer of the Disrupting Disposition has an interest in."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Vulnerability"@en ; "This is defined class. A Vulnerability is indexed by the interest_in object property. A disposition can be a Vulnerability according to one index and not a Vulnerability according to another index." ; @@ -16372,7 +16358,7 @@ cco:Vulnerability rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Warehouse cco:Warehouse rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store commercial goods."@en ; + skos:definition "A Storage Facility that is designed to store commercial goods."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Warehouse&oldid=1063721454"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Warehouse"@en . @@ -16381,7 +16367,7 @@ cco:Warehouse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WarningMessage cco:WarningMessage rdf:type owl:Class ; rdfs:subClassOf cco:NotificationMessage ; - cco:definition "A Notification Message that is designed to bear an Information Content Entity that describes a possible or impending threat."@en ; + skos: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 . @@ -16389,7 +16375,7 @@ cco:WarningMessage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WashingFacility cco:WashingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to wash personnel or equipment."@en ; + skos:definition "A Facility that is designed to wash personnel or equipment."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Washing&oldid=1035998791"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Washing Facility"@en . @@ -16398,7 +16384,7 @@ cco:WashingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WasteManagementArtifactFunction cco:WasteManagementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of collecting transporting processing recycling or disposing and monitoring of waste materials."@en ; + skos: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/w/index.php?title=Waste_management&oldid=1062844209"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Waste Management Artifact Function"@en . @@ -16407,7 +16393,7 @@ cco:WasteManagementArtifactFunction rdf:type owl:Class ; ### 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 for some portion of the waste's existence."@en ; + skos:definition "A Facility that is designed for managing waste for some portion of the waste's existence."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Waste_management&oldid=1062844209"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Waste Management Facility"@en . @@ -16416,7 +16402,7 @@ cco:WasteManagementFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WaterTower cco:WaterTower rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Facility that is the bearer of functions realized in processes of storing water in an elevated container."@en ; + skos: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/w/index.php?title=Water_tower&oldid=1059754959"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Water Tower"@en . @@ -16425,7 +16411,7 @@ cco:WaterTower rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WaterTransportationArtifact cco:WaterTransportationArtifact rdf:type owl:Class ; rdfs:subClassOf cco:TransportationArtifact ; - cco:definition "A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process of moving Vehicles and Agents from one location to another via water."@en ; + skos:definition "A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process of moving Vehicles and Agents from one location to another via water."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Water Transportation Artifact"@en . @@ -16433,7 +16419,7 @@ cco:WaterTransportationArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WaterTreatmentFacility cco:WaterTreatmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for making water more acceptable for a specific end-use."@en ; + skos:definition "A Facility that is designed for making water more acceptable for a specific end-use."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Water_treatment&oldid=1061706931"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Water Treatment Facility"@en . @@ -16442,7 +16428,7 @@ cco:WaterTreatmentFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Watercraft cco:Watercraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; - cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by water travel."@en ; + skos: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/w/index.php?title=Watercraft&oldid=1054071067"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Watercraft"@en . @@ -16451,7 +16437,7 @@ cco:Watercraft rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WaveCycle cco:WaveCycle rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcess ; - cco:definition "A Wave Process 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 ; + skos:definition "A Wave Process 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 . @@ -16467,7 +16453,7 @@ cco:WaveProcess rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:WaveProcessProfile ] ; - 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 ; + skos: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/w/index.php?title=Wave&oldid=1062648180"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wave Process"@en . @@ -16484,7 +16470,7 @@ cco:WaveProcessProfile rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile of a Wave Process."@en ; + skos: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 . @@ -16493,8 +16479,8 @@ cco:WaveProcessProfile rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WaveProduction cco:WaveProduction rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:alternative_label "Wave Production Process"@en ; - cco:definition "A Natural Process in which a Wave Process is generated."@en ; + skos:altLabel "Wave Production Process"@en ; + skos: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 . @@ -16502,7 +16488,7 @@ cco:WaveProduction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Waveform cco:Waveform rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; - cco:definition "A Wave Process Profile that is the shape of the Wave Cycles of the Wave Process when depicted in a visual graph."@en ; + skos: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 . @@ -16510,7 +16496,7 @@ cco:Waveform rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Wavelength cco:Wavelength rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; - cco:definition "A Wave Process Profile that is the distance the Wave Process traverses during one Wave Cycle."@en ; + skos: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 . @@ -16519,8 +16505,8 @@ cco:Wavelength rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Wavy cco:Wavy rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Undulate"@en ; - cco:definition "A Shape Quality inhering in a bearer in virtue of it having a sinuous or rippled border."@en ; + skos:altLabel "Undulate"@en ; + skos: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 . @@ -16528,9 +16514,9 @@ cco:Wavy rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Weapon cco:Weapon rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to destroy or inflict damage to structures or systems, or to kill or wound living things by creating specific lethal or nonlethal effects."@en ; + skos:definition "A Material Artifact that is designed to destroy or inflict damage to structures or systems, or to kill or wound living things by creating specific lethal or nonlethal effects."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Weapon&oldid=1143263715"^^xsd:anyURI ; - cco:elucidation "Nonlethal effects include all outcomes short of death or destruction. This is captured by the fact that Damaged Stasis and Wounded Stasis are defined in terms of impairment of the Independent Continuant that participates in them."@en ; + skos:scopeNote "Nonlethal effects include all outcomes short of death or destruction. This is captured by the fact that Damaged Stasis and Wounded Stasis are defined in terms of impairment of the Independent Continuant that participates in them."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Weapon"@en . @@ -16538,7 +16524,7 @@ cco:Weapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WeaponManufacturingFacility cco:WeaponManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed to produce or assemble weapons."@en ; + skos:definition "A Factory that is designed to produce or assemble weapons."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Arms_industry&oldid=1063811497"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Weapon Manufacturing Facility"@en . @@ -16547,8 +16533,8 @@ cco:WeaponManufacturingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Webcast cco:Webcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Webcasting"@en ; - cco:definition "An Act of Communciation by Media transmitted to an audience over the Internet using streaming media technology to distribute a single content source that may be distributed live or on demand."@en ; + skos:altLabel "Act of Webcasting"@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Webcast&oldid=1062685084"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Essentially, webcasting is “broadcasting” over the Internet."@en ; @@ -16558,8 +16544,8 @@ cco:Webcast rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Wedding cco:Wedding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCeremony ; - cco:alternative_label "Act of Wedding Ceremony"@en ; - cco:definition "An Act of Ceremony in which two Persons are united in Marriage or a similar institution."@en ; + skos:altLabel "Act of Wedding Ceremony"@en ; + skos:definition "An Act of Ceremony in which two Persons are united in Marriage or a similar institution."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Wedding&oldid=1063857279"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wedding"@en . @@ -16572,7 +16558,7 @@ cco:Week rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Month ] ; - cco:definition "A Temporal Interval that is equal to seven consecutive Days."@en ; + skos:definition "A Temporal Interval 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 . @@ -16581,7 +16567,7 @@ cco:Week rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Weight cco:Weight rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in some material entity with a mass in virtue of its location in some gravitational field."@en ; + skos: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 . @@ -16590,7 +16576,7 @@ cco:Weight rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Wetness cco:Wetness rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the degree to which the bearer is covered by a liquid, typically on a continuum of dry to wet."@en ; + skos: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 . @@ -16598,7 +16584,7 @@ cco:Wetness rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WettingAgentArtifactFunction cco:WettingAgentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SurfactantArtifactFunction ; - cco:definition "A Surfactant Artifact Function that is realized in a process that reduces the water repellent tendency of a substance thereby allowing it to become wet."@en ; + skos: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/w/index.php?title=Wetting&oldid=1062806793"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wetting Agent Artifact Function"@en . @@ -16607,7 +16593,7 @@ cco:WettingAgentArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/White cco:White rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color of maximum brightness, the color of objects that reflect nearly all wavelengths of the visible light spectrum, thus considered achromatic."@en ; + skos: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 . @@ -16615,9 +16601,9 @@ cco:White rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Wide cco:Wide rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Broad"@en , + skos:altLabel "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 ; + skos: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 . @@ -16625,7 +16611,7 @@ cco:Wide rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Width cco:Width rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's extension in a horizontal direction."@en ; + skos: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 . @@ -16633,7 +16619,7 @@ cco:Width rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WindFarm cco:WindFarm rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; - cco:definition "An Electric Power Station that is designed to convert the wind's kinetic energy into electrical power by means of wind turbines."@en ; + skos: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/w/index.php?title=Wind_farm&oldid=1062817899"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Wind Farm"@en . @@ -16642,7 +16628,7 @@ cco:WindFarm rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WireAntenna cco:WireAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; - cco:definition "A Radio Antenna that consists primarily of a length of wire."@en ; + skos: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 . @@ -16650,7 +16636,7 @@ cco:WireAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WireReceiver cco:WireReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioReceiver ; - cco:definition "A Radio Receiver that uses a Wire Antenna to intercept radio signals."@en ; + skos: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 . @@ -16658,7 +16644,7 @@ cco:WireReceiver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationArtifactFunction cco:WiredCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationArtifactFunction ; - cco:definition "A Communication Artifact Function that is realized in a process that conveys meaningful signs by means of a (usually cylindrical) flexible strand or rod of metal."@en ; + skos: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/w/index.php?title=Telecommunications&oldid=1061143810"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wired Communication Artifact Function"@en . @@ -16667,7 +16653,7 @@ cco:WiredCommunicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationReceptionArtifactFunction cco:WiredCommunicationReceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationReceptionArtifactFunction ; - cco:definition "A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs via a direct connection using an electrical conductor."@en ; + skos:definition "A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs via a direct connection using 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 . @@ -16675,7 +16661,7 @@ cco:WiredCommunicationReceptionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationRelayArtifactFunction cco:WiredCommunicationRelayArtifactFunction 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 by means of wires from one Artifact to another for the purpose of communiction."@en ; + skos: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 . @@ -16683,7 +16669,7 @@ cco:WiredCommunicationRelayArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WirelessNetworkTelephoneCall cco:WirelessNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; - cco:definition "A Telephone Call transmitted over a network where the telephones are mobile and can move anywhere within the coverage area."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Telephone_network&oldid=1046265527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wireless Network Telephone Call"@en . @@ -16692,8 +16678,8 @@ cco:WirelessNetworkTelephoneCall rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WirelessTelecommunicationNetwork cco:WirelessTelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; - cco:alternative_label "Wireless Network"@en ; - cco:definition "A Telecommunication Network that uses wireless connections to connect Telecommunication Network Nodes."@en ; + skos:altLabel "Wireless Network"@en ; + skos:definition "A Telecommunication Network that uses wireless connections to connect Telecommunication Network Nodes."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Wireless_network&oldid=1060257041"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wireless Telecommunication Network"@en . @@ -16702,8 +16688,8 @@ cco:WirelessTelecommunicationNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WoundedStasis cco:WoundedStasis rdf:type owl:Class ; rdfs:subClassOf cco:DamagedStasis ; - cco:alternative_label "Wounded"@en ; - cco:definition "A Damaged Stasis in which a Person or other organism is the bearer of a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to an injuring event."@en ; + skos:altLabel "Wounded"@en ; + skos: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 . @@ -16711,7 +16697,7 @@ cco:WoundedStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/XRayMicroscope cco:XRayMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; - cco:definition "A Microscope that is designed to use Electromagnetic Radiation in the soft X-ray band to produce a significantly enlarged image of the Object."@en ; + skos: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/w/index.php?title=X-ray_microscope&oldid=1046169107"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "X-ray Microscope"@en . @@ -16720,7 +16706,7 @@ cco:XRayMicroscope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/XRayTelescope cco:XRayTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing X-rays to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=X-ray_telescope&oldid=1035025593"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "X-ray Telescope"@en . @@ -16729,7 +16715,7 @@ cco:XRayTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/XrayFrequency cco:XrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 30 petahertz and 30 exahertz."@en ; + skos: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 . @@ -16737,8 +16723,8 @@ cco:XrayFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/YawAxis cco:YawAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; - cco:alternative_label "Vertical Axis"@en ; - cco:definition "An Axis of Rotation that passes through the center of an object's Mass from the top to the bottom and is perpendicular to the direction of the object's motion. For objects in Orbit, the Yaw Axis passes through the Barycenter of its Orbit."@en ; + skos:altLabel "Vertical Axis"@en ; + skos: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 . @@ -16746,8 +16732,8 @@ cco:YawAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/YawOrientation cco:YawOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Yaw"@en ; - cco:definition "A Spatial Orientation of an Object relative to its Yaw Axis."@en ; + skos:altLabel "Yaw"@en ; + skos: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 . @@ -16759,9 +16745,9 @@ cco:Year rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Decade ] ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 ; + skos:scopeNote "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 . @@ -16769,7 +16755,7 @@ cco:Year rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Yellow cco:Yellow rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is between Orange and Green with a wavelength in the visible spectrum typically between 560 to 590 nanometers."@en ; + skos: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 . @@ -16777,7 +16763,7 @@ cco:Yellow rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Zenith cco:Zenith rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that extends from a given location upward along the local vertical direction pointing in the direction opposite the apparent Gravitational Force at that location."@en ; + skos: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/w/index.php?title=Zenith&oldid=1052625030"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Zenith"@en . @@ -16786,7 +16772,7 @@ cco:Zenith rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/xAxis cco:xAxis rdf:type owl:Class ; rdfs:subClassOf cco:CoordinateSystemAxis ; - cco:definition "A Coordinate System Axis designated by the variable 'x'."@en ; + skos: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 . @@ -16794,7 +16780,7 @@ cco:xAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/yAxis cco:yAxis rdf:type owl:Class ; rdfs:subClassOf cco:CoordinateSystemAxis ; - cco:definition "A Coordinate System Axis designated by the variable 'y'."@en ; + skos: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 . @@ -16802,7 +16788,7 @@ cco:yAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/zAxis cco:zAxis rdf:type owl:Class ; rdfs:subClassOf cco:CoordinateSystemAxis ; - cco:definition "A Coordinate System Axis designated by the variable 'z'."@en ; + skos: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 . @@ -16814,7 +16800,7 @@ cco:zAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AcreMeasurementUnit cco:AcreMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "acre"@en ; + skos:altLabel "acre"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Acre Measurement Unit"@en . @@ -16859,7 +16845,7 @@ cco:AngolanKwanza rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/AngstromMeasurementUnit cco:AngstromMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "Angstrom"@en , + skos:altLabel "Angstrom"@en , "Å"@en , "Ångström"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -16883,7 +16869,7 @@ cco:ArmenianDram rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/AtmosphereMeasurementUnit cco:AtmosphereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "atm"@en ; + skos:altLabel "atm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Atmosphere Measurement Unit"@en . @@ -16912,7 +16898,7 @@ cco:BangladeshTaka rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/BarMeasurementUnit cco:BarMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "bar"@en ; + skos:altLabel "bar"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Bar Measurement Unit"@en . @@ -16939,7 +16925,7 @@ cco:BarycentricDynamicalTime rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/BayreMeasurementUnit cco:BayreMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "ba"@en ; + skos:altLabel "ba"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Bayre Measurement Unit"@en . @@ -16961,7 +16947,7 @@ cco:BhutanNgultrum rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/BinaryDegreeMeasurementUnit cco:BinaryDegreeMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; - cco:alternative_label "Binary Radian"@en , + skos:altLabel "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 . @@ -17009,7 +16995,7 @@ cco:BritishThermalUnitMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "BTU"@en , + skos:altLabel "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 . @@ -17055,7 +17041,7 @@ cco:CalorieMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "cal"@en ; + skos:altLabel "cal"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Calorie Measurement Unit"@en . @@ -17084,7 +17070,7 @@ cco:CapeVerdeEscudo rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CentigramMeasurementUnit cco:CentigramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "cg"@en ; + skos:altLabel "cg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centigram Measurement Unit"@en . @@ -17092,7 +17078,7 @@ cco:CentigramMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CentiliterMeasurementUnit cco:CentiliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "cL"@en ; + skos:altLabel "cL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centiliter Measurement Unit"@en . @@ -17100,7 +17086,7 @@ cco:CentiliterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CentimeterMeasurementUnit cco:CentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "cm"@en ; + skos:altLabel "cm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centimeter Measurement Unit"@en . @@ -17169,7 +17155,7 @@ cco:CroatiaKuna rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicCentimeterMeasurementUnit cco:CubicCentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "cm^3"@en ; + skos:altLabel "cm^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Centimeter Measurement Unit"@en . @@ -17177,7 +17163,7 @@ cco:CubicCentimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicDecimeterMeasurementUnit cco:CubicDecimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "dm^3"@en ; + skos:altLabel "dm^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Decimeter Measurement Unit"@en . @@ -17186,7 +17172,7 @@ cco:CubicDecimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:CubicFeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; cco:acronym "cusec" ; - cco:alternative_label "ft^3/s"@en ; + skos:altLabel "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 . @@ -17194,7 +17180,7 @@ cco:CubicFeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicFootMeasurementUnit cco:CubicFootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "ft^3"@en ; + skos:altLabel "ft^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Foot Measurement Unit"@en . @@ -17202,7 +17188,7 @@ cco:CubicFootMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicInchMeasurementUnit cco:CubicInchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "in^3"@en ; + skos:altLabel "in^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Inch Measurement Unit"@en . @@ -17210,7 +17196,7 @@ cco:CubicInchMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicMeterMeasurementUnit cco:CubicMeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "m^3"@en ; + skos:altLabel "m^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Meter Measurement Unit"@en . @@ -17227,7 +17213,7 @@ cco:CubicMeterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicMillimeterMeasurementUnit cco:CubicMillimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "mm^3"@en ; + skos:altLabel "mm^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Millimeter Measurement Unit"@en . @@ -17235,7 +17221,7 @@ cco:CubicMillimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicYardMeasurementUnit cco:CubicYardMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "yrd^3"@en ; + skos:altLabel "yrd^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Yard Measurement Unit"@en . @@ -17267,7 +17253,7 @@ cco:DecibelIsotropicMeasurementUnit rdf:type owl:NamedIndividual , "Donna Jones" , "Olivia Hobai" ; cco:SI_unit_symbol "dBi" ; - cco:alternative_label "Decibels Over Isotropic" , + skos:altLabel "Decibels Over Isotropic" , "Decibels Over Isotropic Antenna" , "Decibels Relative to Isotrope" , "Decibels Relative to Isotropic Radiator" , @@ -17289,7 +17275,7 @@ cco:DecibelMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DecigramMeasurementUnit cco:DecigramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "dg"@en ; + skos:altLabel "dg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Decigram Measurement Unit"@en . @@ -17297,7 +17283,7 @@ cco:DecigramMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DeciliterMeasurementUnit cco:DeciliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "dL"@en ; + skos:altLabel "dL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Deciliter Measurement Unit"@en . @@ -17305,7 +17291,7 @@ cco:DeciliterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DecimeterMeasurementUnit cco:DecimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "dm"@en ; + skos:altLabel "dm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Decimeter Measurement Unit"@en . @@ -17322,7 +17308,7 @@ cco:DegreeCelsiusMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DegreeFahrenheitMeasurementUnit cco:DegreeFahrenheitMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTemperature ; - cco:alternative_label "°F"@en ; + skos:altLabel "°F"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Degree Fahrenheit Measurement Unit"@en . @@ -17361,7 +17347,7 @@ cco:DominicanPeso rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DyneMeasurementUnit cco:DyneMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; - cco:alternative_label "dyn"@en ; + skos:altLabel "dyn"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Dyne Measurement Unit"@en . @@ -17369,7 +17355,7 @@ cco:DyneMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DyneSecondMeasurementUnit cco:DyneSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfImpulse ; - cco:alternative_label "dyne s"@en , + skos:altLabel "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 . @@ -17379,14 +17365,14 @@ cco:DyneSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:EarthCenteredEarthFixedCoordinateSystem rdf:type owl:NamedIndividual , cco:CartesianCoordinateSystem , cco:GeospatialCoordinateReferenceSystem ; - cco:alternative_label "Conventional Terrestrial Coordinate System"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Earth-centered,_Earth-fixed_coordinate_system&oldid=1062678600"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Earth-Centered Earth-Fixed Coordinate System"@en . @@ -17422,7 +17408,7 @@ cco:ErgMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "erg"@en ; + skos:altLabel "erg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Erg Measurement Unit"@en . @@ -17444,7 +17430,7 @@ cco:Euro rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/FeetPerSecondMeasurementUnit cco:FeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "ft/s"@en ; + skos:altLabel "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 . @@ -17452,7 +17438,7 @@ cco:FeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/FeetPerSecondPerSecondMeasurementUnit cco:FeetPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; - cco:alternative_label "ft/s/s"@en , + skos:altLabel "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 . @@ -17468,7 +17454,7 @@ cco:FijiDollar rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/FootMeasurementUnit cco:FootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "ft"@en ; + skos:altLabel "ft"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Foot Measurement Unit"@en . @@ -17485,7 +17471,7 @@ cco:FoxtrotTimeZone rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMT cco:GMT rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "Greenwich Mean Time"@en ; + skos:altLabel "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 . @@ -17495,7 +17481,7 @@ cco:GMT rdf:type owl:NamedIndividual , cco:GMTminus0330 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "NST" ; - cco:alternative_label "Newfoundland Standard Time"@en ; + skos:altLabel "Newfoundland Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-3:30"@en . @@ -17503,7 +17489,7 @@ cco:GMTminus0330 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus1 cco:GMTminus1 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "CAT"@en , + skos:altLabel "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 . @@ -17512,7 +17498,7 @@ cco:GMTminus1 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus10 cco:GMTminus10 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "HST"@en , + skos:altLabel "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 . @@ -17521,7 +17507,7 @@ cco:GMTminus10 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus11 cco:GMTminus11 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "MIT"@en , + skos:altLabel "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 . @@ -17530,7 +17516,7 @@ cco:GMTminus11 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus2 cco:GMTminus2 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "BET"@en , + skos:altLabel "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 . @@ -17539,7 +17525,7 @@ cco:GMTminus2 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus3 cco:GMTminus3 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "AGT"@en , + skos:altLabel "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 . @@ -17548,7 +17534,7 @@ cco:GMTminus3 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus4 cco:GMTminus4 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "PRT"@en , + skos:altLabel "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 . @@ -17557,7 +17543,7 @@ cco:GMTminus4 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus5 cco:GMTminus5 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "EST"@en , + skos:altLabel "EST"@en , "Eastern Standard Time"@en , "IET"@en , "Indiana Eastern Standard Time"@en ; @@ -17568,7 +17554,7 @@ cco:GMTminus5 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus6 cco:GMTminus6 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "CST"@en , + skos:altLabel "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 . @@ -17577,7 +17563,7 @@ cco:GMTminus6 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus7 cco:GMTminus7 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "MST"@en , + skos:altLabel "MST"@en , "Mountain Standard Time"@en , "PNT"@en , "Phoenix Standard Time"@en ; @@ -17588,7 +17574,7 @@ cco:GMTminus7 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus8 cco:GMTminus8 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "PST"@en , + skos:altLabel "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 . @@ -17597,7 +17583,7 @@ cco:GMTminus8 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus9 cco:GMTminus9 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "AST"@en , + skos:altLabel "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 . @@ -17608,7 +17594,7 @@ cco:GMTplus0330 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "IRST" , "IT" ; - cco:alternative_label "Iran Standard Time"@en , + skos:altLabel "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 . @@ -17619,7 +17605,7 @@ cco:GMTplus0530 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "IST" , "SLST" ; - cco:alternative_label "Indian Standard Time"@en , + skos:altLabel "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 . @@ -17629,7 +17615,7 @@ cco:GMTplus0530 rdf:type owl:NamedIndividual , cco:GMTplus0930 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "ACST" ; - cco:alternative_label "Australian Central Standard Time"@en ; + skos:altLabel "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 . @@ -17637,7 +17623,7 @@ cco:GMTplus0930 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus1 cco:GMTplus1 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "ECT"@en , + skos:altLabel "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 . @@ -17646,7 +17632,7 @@ cco:GMTplus1 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus10 cco:GMTplus10 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "AET"@en , + skos:altLabel "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 . @@ -17655,7 +17641,7 @@ cco:GMTplus10 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus11 cco:GMTplus11 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "SST"@en , + skos:altLabel "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 . @@ -17664,7 +17650,7 @@ cco:GMTplus11 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus12 cco:GMTplus12 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "NST"@en , + skos:altLabel "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 . @@ -17673,7 +17659,7 @@ cco:GMTplus12 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus2 cco:GMTplus2 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "EET"@en , + skos:altLabel "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 . @@ -17682,7 +17668,7 @@ cco:GMTplus2 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus3 cco:GMTplus3 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "EAT"@en , + skos:altLabel "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 . @@ -17691,7 +17677,7 @@ cco:GMTplus3 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus4 cco:GMTplus4 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "NET"@en , + skos:altLabel "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 . @@ -17700,7 +17686,7 @@ cco:GMTplus4 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus5 cco:GMTplus5 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "PLT"@en , + skos:altLabel "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 . @@ -17709,7 +17695,7 @@ cco:GMTplus5 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus6 cco:GMTplus6 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "BST"@en , + skos:altLabel "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 . @@ -17718,7 +17704,7 @@ cco:GMTplus6 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus7 cco:GMTplus7 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "VST"@en , + skos:altLabel "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 . @@ -17727,7 +17713,7 @@ cco:GMTplus7 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus8 cco:GMTplus8 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "CTT"@en , + skos:altLabel "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 . @@ -17736,7 +17722,7 @@ cco:GMTplus8 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus9 cco:GMTplus9 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "JST"@en , + skos:altLabel "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 . @@ -17745,7 +17731,7 @@ cco:GMTplus9 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GallonMeasurementUnit cco:GallonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "gal"@en ; + skos:altLabel "gal"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gallon Measurement Unit"@en . @@ -17753,7 +17739,7 @@ cco:GallonMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GallonPerMinuteMeasurementUnit cco:GallonPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; - cco:alternative_label "gal/min"@en ; + skos:altLabel "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 . @@ -17792,7 +17778,7 @@ cco:GhanaCedi rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GigahertzMeasurementUnit cco:GigahertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "GHz"@en ; + skos:altLabel "GHz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gigahertz Measurement Unit"@en . @@ -17817,7 +17803,7 @@ cco:GolfTimeZone rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GradianMeasurementUnit cco:GradianMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; - cco:alternative_label "Gon"@en , + skos:altLabel "Gon"@en , "Grad"@en , "Grade"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -17827,7 +17813,7 @@ cco:GradianMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GramMeasurementUnit cco:GramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "g"@en ; + skos:altLabel "g"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gram Measurement Unit"@en . @@ -17835,7 +17821,7 @@ cco:GramMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GramMoleMeasurementUnit cco:GramMoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; - cco:alternative_label "g-mol"@en , + skos:altLabel "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 . @@ -17852,7 +17838,7 @@ cco:GramPerCubicCentimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GramPerSecondMeasurementUnit cco:GramPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMassFlowRate ; - cco:alternative_label "g/s"@en ; + skos:altLabel "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 . @@ -17860,7 +17846,7 @@ cco:GramPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GregorianCalendar cco:GregorianCalendar rdf:type owl:NamedIndividual , cco:SolarCalendarSystem ; - cco:definition "A Solar Calendar System that has a regular Year of 365 24-Hour Days divided into 12 Months with a leap day added at the end of February every 4 Years except Years that are evenly divisible by 100 but not 400 such that there are 97 leap Years every 400 Years and the average length of a Gregorian Year is 365.2425 Days (365 Days 5 Hours 49 Minutes 12 Seconds)."@en ; + skos: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/w/index.php?title=Gregorian_calendar&oldid=1062360692"^^xsd:anyURI ; 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 ; @@ -17900,7 +17886,7 @@ cco:HertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; cco:SI_unit_label "hertz" ; cco:SI_unit_symbol "Hz" ; - cco:alternative_label "cycles per second"@en ; + skos:altLabel "cycles per second"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Hertz Measurement Unit"@en . @@ -17924,7 +17910,7 @@ cco:HorsepowerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "hp"@en ; + skos:altLabel "hp"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Horsepower Measurement Unit"@en . @@ -17942,7 +17928,7 @@ cco:HotelTimeZone rdf:type owl:NamedIndividual , cco:HourMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; cco:SI_unit_symbol "h" ; - cco:alternative_label "hr"@en ; + skos:altLabel "hr"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Hour Measurement Unit"@en . @@ -17964,7 +17950,7 @@ cco:IcelandKrona rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/InchMeasurementUnit cco:InchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "in"@en ; + skos:altLabel "in"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Inch Measurement Unit"@en . @@ -18055,7 +18041,7 @@ cco:JapaneseYen rdf:type owl:NamedIndividual , cco:JetPropulsionLaboratoryEphemerisTimeArgument rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; cco:acronym "Teph" ; - cco:alternative_label "JPL Ephemeris Time"@en ; + skos:altLabel "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 . @@ -18075,7 +18061,7 @@ cco:JouleMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianCalendar cco:JulianCalendar rdf:type owl:NamedIndividual , cco:SolarCalendarSystem ; - cco:definition "A Solar Calendar System that has a regular Year of 365 24-Hour Days divided into 12 Months with a leap day added at the end of February every 4 Years such that the average length of a Julian Year is 365.25 Days."@en ; + skos: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/w/index.php?title=Julian_calendar&oldid=1063127575"^^xsd:anyURI ; 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 ; @@ -18128,7 +18114,7 @@ cco:KilogramForcePerCentimeterSquareMeasurementUnit rdf:type owl:NamedIndividual cco:MeasurementUnitOfPressure ; cco:acronym "kg/cm^2" , "kgf/cm^2" ; - cco:alternative_label "Kilogram Per Square Centimeter Measurement Unit"@en , + skos:altLabel "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 . @@ -18146,7 +18132,7 @@ cco:KilogramMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMeterPerSecondMeasurementUnit cco:KilogramMeterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMomentum ; - cco:alternative_label "kg m/s"@en ; + skos:altLabel "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 . @@ -18162,7 +18148,7 @@ cco:KilogramMeterSquareMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMoleMeasurementUnit cco:KilogramMoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; - cco:alternative_label "kg-mol"@en , + skos:altLabel "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 . @@ -18195,7 +18181,7 @@ cco:KilogramPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilohertzMeasurementUnit cco:KilohertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "kHz"@en ; + skos:altLabel "kHz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilohertz Measurement Unit"@en . @@ -18203,7 +18189,7 @@ cco:KilohertzMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KiloliterMeasurementUnit cco:KiloliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "kL"@en ; + skos:altLabel "kL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kiloliter Measurement Unit"@en . @@ -18211,7 +18197,7 @@ cco:KiloliterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometerMeasurementUnit cco:KilometerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "km"@en ; + skos:altLabel "km"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilometer Measurement Unit"@en . @@ -18219,7 +18205,7 @@ cco:KilometerMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerHourMeasurementUnit cco:KilometersPerHourMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "km/h"@en ; + skos:altLabel "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 . @@ -18227,7 +18213,7 @@ cco:KilometersPerHourMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerSecondMeasurementUnit cco:KilometersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "km/s"@en ; + skos:altLabel "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 . @@ -18235,7 +18221,7 @@ cco:KilometersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerSecondPerSecondMeasurementUnit cco:KilometersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; - cco:alternative_label "km/s/s"@en ; + skos:altLabel "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 . @@ -18243,7 +18229,7 @@ cco:KilometersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilomoleMeasurementUnit cco:KilomoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; - cco:alternative_label "kilomole"@en , + skos:altLabel "kilomole"@en , "kmol"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilomole Measurement Unit"@en . @@ -18252,7 +18238,7 @@ cco:KilomoleMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilonewtonMeasurementUnit cco:KilonewtonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; - cco:alternative_label "kN"@en ; + skos:altLabel "kN"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilonewton Measurement Unit"@en . @@ -18260,7 +18246,7 @@ cco:KilonewtonMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilopondMeasurementUnit cco:KilopondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; - cco:alternative_label "Kilogram Force Measurement Unit"@en , + skos:altLabel "Kilogram Force Measurement Unit"@en , "Kilogram-Force"@en , "kgf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -18270,7 +18256,7 @@ cco:KilopondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilovoltAmpereMeasurementUnit cco:KilovoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; - cco:alternative_label "kVA"@en ; + skos:altLabel "kVA"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilovolt Ampere Measurement Unit"@en . @@ -18278,7 +18264,7 @@ cco:KilovoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KnotMeasurementUnit cco:KnotMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "kn"@en ; + skos:altLabel "kn"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Knot Measurement Unit"@en . @@ -18345,7 +18331,7 @@ cco:LimaTimeZone rdf:type owl:NamedIndividual , cco:LiterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:SI_unit_symbol "L" ; - cco:alternative_label "Litre"@en ; + skos:altLabel "Litre"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Liter Measurement Unit"@en . @@ -18353,7 +18339,7 @@ cco:LiterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/LiterPerSecondMeasurementUnit cco:LiterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; - cco:alternative_label "l/s"@en ; + skos:altLabel "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 . @@ -18361,7 +18347,7 @@ cco:LiterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/LongTonMeasurementUnit cco:LongTonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "Displacement Ton"@en , + skos:altLabel "Displacement Ton"@en , "Gross Ton"@en , "Imperial Ton"@en , "Weight Ton"@en , @@ -18387,7 +18373,7 @@ cco:MacedonianDenar rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MachMeasurementUnit cco:MachMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "M"@en , + skos:altLabel "M"@en , "Ma"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Mach Measurement Unit"@en . @@ -18431,7 +18417,7 @@ cco:MauritiusRupee rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MegahertzMeasurementUnit cco:MegahertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "MHz"@en ; + skos:altLabel "MHz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Megahertz Measurement Unit"@en . @@ -18448,7 +18434,7 @@ cco:MeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MetersPerSecondMeasurementUnit cco:MetersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "m/s"@en ; + skos:altLabel "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 . @@ -18456,7 +18442,7 @@ cco:MetersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MetersPerSecondPerSecondMeasurementUnit cco:MetersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; - cco:alternative_label "m/s/s"@en , + skos:altLabel "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 . @@ -18466,7 +18452,7 @@ cco:MetersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MetricTonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:SI_unit_symbol "t" ; - cco:alternative_label "tonne"@en ; + skos:altLabel "tonne"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Metric Ton Measurement Unit"@en . @@ -18491,7 +18477,7 @@ cco:MikeTimeZone rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MileMeasurementUnit cco:MileMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "mi"@en ; + skos:altLabel "mi"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Mile Measurement Unit"@en . @@ -18499,7 +18485,7 @@ cco:MileMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerHourMeasurementUnit cco:MilesPerHourMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "mi/h"@en , + skos:altLabel "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 . @@ -18508,7 +18494,7 @@ cco:MilesPerHourMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerSecondMeasurementUnit cco:MilesPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "mi/s"@en ; + skos:altLabel "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 . @@ -18516,7 +18502,7 @@ cco:MilesPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerSecondPerSecondMeasurementUnit cco:MilesPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; - cco:alternative_label "mi/s/s"@en ; + skos:altLabel "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 . @@ -18524,7 +18510,7 @@ cco:MilesPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilliampereMeasurementUnit cco:MilliampereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; - cco:alternative_label "mA"@en ; + skos:altLabel "mA"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milliampere Measurement Unit"@en . @@ -18532,7 +18518,7 @@ cco:MilliampereMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MillibarMeasurementUnit cco:MillibarMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "mb"@en , + skos:altLabel "mb"@en , "mbar"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Millibar Measurement Unit"@en . @@ -18541,7 +18527,7 @@ cco:MillibarMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilligramMeasurementUnit cco:MilligramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "mg"@en ; + skos:altLabel "mg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milligram Measurement Unit"@en . @@ -18549,7 +18535,7 @@ cco:MilligramMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilliliterMeasurementUnit cco:MilliliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "mL"@en ; + skos:altLabel "mL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milliliter Measurement Unit"@en . @@ -18557,7 +18543,7 @@ cco:MilliliterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MillimeterMeasurementUnit cco:MillimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "mm"@en ; + skos:altLabel "mm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Millimeter Measurement Unit"@en . @@ -18574,7 +18560,7 @@ cco:MinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MinuteOfArcMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; cco:SI_unit_symbol "'" ; - cco:alternative_label "Arcminute"@en , + skos:altLabel "Arcminute"@en , "MOA"@en , "am"@en , "amin"@en , @@ -18645,7 +18631,7 @@ cco:NamibiaDollar rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/NanometerMeasurementUnit cco:NanometerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "Nanometre"@en , + skos:altLabel "Nanometre"@en , "nm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Nanometer Measurement Unit"@en . @@ -18654,7 +18640,7 @@ cco:NanometerMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/NauticalMileMeasurementUnit cco:NauticalMileMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "M"@en , + skos:altLabel "M"@en , "NM"@en , "nmi"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -18695,7 +18681,7 @@ cco:NewtonMeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonSecondMeasurementUnit cco:NewtonSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfImpulse ; - cco:alternative_label "N s"@en , + skos:altLabel "N s"@en , "Newton second"@en , "Ns"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -18705,7 +18691,7 @@ cco:NewtonSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonSecondPerKilogramMeasurementUnit cco:NewtonSecondPerKilogramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMomentum ; - cco:alternative_label "Ns/kg"@en ; + skos:altLabel "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 . @@ -18759,7 +18745,7 @@ cco:OscarTimeZone rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/OunceMeasurementUnit cco:OunceMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "oz"@en ; + skos:altLabel "oz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Ounce Measurement Unit"@en . @@ -18820,7 +18806,7 @@ cco:PhilippinePeso rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PhonMeasurementUnit cco:PhonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSoundLevel ; - cco:alternative_label "phon"@en ; + skos:altLabel "phon"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Phon Measurement Unit"@en . @@ -18828,7 +18814,7 @@ cco:PhonMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PintMeasurementUnit cco:PintMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "pt"@en ; + skos:altLabel "pt"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pint Measurement Unit"@en . @@ -18859,7 +18845,7 @@ cco:PoundFootSecondSquareMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundForceMeasurementUnit cco:PoundForceMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; - cco:alternative_label "lbf"@en ; + skos:altLabel "lbf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Force Measurement Unit"@en . @@ -18867,7 +18853,7 @@ cco:PoundForceMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundMeasurementUnit cco:PoundMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "lb"@en ; + skos:altLabel "lb"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Measurement Unit"@en . @@ -18875,7 +18861,7 @@ cco:PoundMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundMoleMeasurementUnit cco:PoundMoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; - cco:alternative_label "lb-mol"@en , + skos:altLabel "lb-mol"@en , "lbmol"@en , "pound-mole"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -18885,7 +18871,7 @@ cco:PoundMoleMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundPerSecondMeasurementUnit cco:PoundPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMassFlowRate ; - cco:alternative_label "lb/s"@en ; + skos:altLabel "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 . @@ -18893,7 +18879,7 @@ cco:PoundPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundsPerSquareInchMeasurementUnit cco:PoundsPerSquareInchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "psi"@en ; + skos:altLabel "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 . @@ -18935,7 +18921,7 @@ cco:RadianMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/RevolutionsPerDayMeasurementUnit cco:RevolutionsPerDayMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "r/day"@en ; + skos:altLabel "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 . @@ -18943,7 +18929,7 @@ cco:RevolutionsPerDayMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/RevolutionsPerMinuteMeasurementUnit cco:RevolutionsPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "r/min"@en , + skos:altLabel "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 . @@ -19006,7 +18992,7 @@ cco:SecondMeasurementUnit rdf:type owl:NamedIndividual , cco:SecondOfArcMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; cco:SI_unit_symbol "\"" ; - cco:alternative_label "Arcsecond"@en , + skos:altLabel "Arcsecond"@en , "arcsec"@en , "as"@en , "asec"@en ; @@ -19031,7 +19017,7 @@ cco:SeychellesRupee rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/ShaftHorsepowerMeasurementUnit cco:ShaftHorsepowerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPower ; - cco:alternative_label "shp"@en ; + skos:altLabel "shp"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Shaft Horsepower Measurement Unit"@en . @@ -19039,7 +19025,7 @@ cco:ShaftHorsepowerMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/ShortTonMeasurementUnit cco:ShortTonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "Net Ton"@en , + skos:altLabel "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 . @@ -19071,7 +19057,7 @@ cco:SingaporeDollar rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugFootPerSecondMeasurementUnit cco:SlugFootPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMomentum ; - cco:alternative_label "slug ft/s"@en ; + skos:altLabel "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 . @@ -19079,7 +19065,7 @@ cco:SlugFootPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugMeasurementUnit cco:SlugMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "slug"@en ; + skos:altLabel "slug"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Slug Measurement Unit"@en . @@ -19087,7 +19073,7 @@ cco:SlugMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugPerSecondMeasurementUnit cco:SlugPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMassFlowRate ; - cco:alternative_label "slug/s"@en ; + skos:altLabel "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 . @@ -19102,7 +19088,7 @@ cco:SolomonIslandDollar rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SoneMeasurementUnit cco:SoneMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSoundLevel ; - cco:alternative_label "sone"@en ; + skos:altLabel "sone"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Sone Measurement Unit"@en . @@ -19131,7 +19117,7 @@ cco:SouthSudanesePound rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareCentimeterMeasurementUnit cco:SquareCentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "cm^2"@en ; + skos:altLabel "cm^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Centimeter Measurement Unit"@en . @@ -19139,7 +19125,7 @@ cco:SquareCentimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareDecimeterMeasurementUnit cco:SquareDecimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "dm^2"@en ; + skos:altLabel "dm^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Decimeter Measurement Unit"@en . @@ -19147,7 +19133,7 @@ cco:SquareDecimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareFootMeasurementUnit cco:SquareFootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "ft^2"@en ; + skos:altLabel "ft^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Foot Measurement Unit"@en . @@ -19155,7 +19141,7 @@ cco:SquareFootMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareInchMeasurementUnit cco:SquareInchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "in^2"@en ; + skos:altLabel "in^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Inch Measurement Unit"@en . @@ -19163,7 +19149,7 @@ cco:SquareInchMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareKilometerMeasurementUnit cco:SquareKilometerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "km^2"@en ; + skos:altLabel "km^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Kilometer Measurement Unit"@en . @@ -19171,7 +19157,7 @@ cco:SquareKilometerMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMeterMeasurementUnit cco:SquareMeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "m^2"@en ; + skos:altLabel "m^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Meter Measurement Unit"@en . @@ -19179,7 +19165,7 @@ cco:SquareMeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMileMeasurementUnit cco:SquareMileMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "mi^2"@en ; + skos:altLabel "mi^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Mile Measurement Unit"@en . @@ -19187,7 +19173,7 @@ cco:SquareMileMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMillimeterMeasurementUnit cco:SquareMillimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "mm^2"@en ; + skos:altLabel "mm^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Millimeter Measurement Unit"@en . @@ -19195,7 +19181,7 @@ cco:SquareMillimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareYardMeasurementUnit cco:SquareYardMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "yd^2"@en ; + skos:altLabel "yd^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Yard Measurement Unit"@en . @@ -19218,7 +19204,7 @@ cco:StHelenaPound rdf:type owl:NamedIndividual , cco:StandardCubicCentimeterPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; cco:acronym "sccm" ; - cco:alternative_label "cm^3/min"@en ; + skos:altLabel "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 . @@ -19307,7 +19293,7 @@ cco:TeaspoonMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/TerahertzMeasurementUnit cco:TerahertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "THz"@en ; + skos:altLabel "THz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Terahertz Measurement Unit"@en . @@ -19366,7 +19352,7 @@ cco:TurkmenistanManat rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/TurnMeasurementUnit cco:TurnMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; - cco:alternative_label "Cycle"@en , + skos:altLabel "Cycle"@en , "Full Circle"@en , "Revolution"@en , "Rotation"@en ; @@ -19377,12 +19363,12 @@ cco:TurnMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/TwelveHourClockTimeSystem cco:TwelveHourClockTimeSystem rdf:type owl:NamedIndividual , cco:ClockTimeSystem ; - cco:alternative_label "12-Hour Clock"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=12-hour_clock&oldid=1057602523"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Twelve-Hour Clock Time System"@en . @@ -19398,13 +19384,13 @@ cco:TwentyFootEquivalentUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/TwentyFourHourClockTimeSystem cco:TwentyFourHourClockTimeSystem rdf:type owl:NamedIndividual , cco:ClockTimeSystem ; - cco:alternative_label "24-Hour Clock"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=24-hour_clock&oldid=1063744105"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Twenty-Four-Hour Clock Time System"@en . @@ -19460,7 +19446,7 @@ cco:UniversalTime0 rdf:type owl:NamedIndividual , cco:UniversalTime1 rdf:type owl:NamedIndividual , cco:UniversalTimeReferenceSystem ; cco:acronym "UT1" ; - cco:alternative_label "Astronomical Time"@en ; + skos:altLabel "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 . @@ -19565,7 +19551,7 @@ cco:VietNamDong rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/VoltAmpereMeasurementUnit cco:VoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; - cco:alternative_label "VA"@en ; + skos:altLabel "VA"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Volt Ampere Measurement Unit"@en . @@ -19573,7 +19559,7 @@ cco:VoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/VoltMeasurementUnit cco:VoltMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; - cco:alternative_label "V"@en ; + skos:altLabel "V"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Volt Measurement Unit"@en . @@ -19643,7 +19629,7 @@ cco:YankeeTimeZone rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/YardMeasurementUnit cco:YardMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "yrd"@en ; + skos:altLabel "yrd"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Yard Measurement Unit"@en . @@ -19651,7 +19637,7 @@ cco:YardMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/YearMeasurementUnit cco:YearMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; - cco:alternative_label "yr"@en ; + skos:altLabel "yr"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Year Measurement Unit"@en . diff --git a/src/cco-modules/AgentOntology.ttl b/src/cco-modules/AgentOntology.ttl index ca6c9a8..211c944 100644 --- a/src/cco-modules/AgentOntology.ttl +++ b/src/cco-modules/AgentOntology.ttl @@ -51,7 +51,7 @@ skos:prefLabel rdf:type owl:AnnotationProperty . cco:agent_in rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; owl:inverseOf cco:has_agent ; - cco:definition "x agent_in y iff y is an instance of Process and x is an instance of Agent, such that x is causally active in y."@en ; + skos:definition "x agent_in y iff y is an instance of Process and x is an instance of Agent, such that x is causally active in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "agent in"@en . @@ -62,7 +62,7 @@ cco:aggregate_has_capability rdf:type owl:ObjectProperty ; owl:inverseOf cco:capability_of_aggregate ; rdfs:domain cco:GroupOfAgents ; rdfs:range cco:AgentCapability ; - cco:definition "x aggregate_has_capability y iff x is an instance of Object Aggregate and y is an instance of Agent Capability, such that x is aggregate bearer of y."@en ; + skos:definition "x aggregate_has_capability y iff x is an instance of Object Aggregate and y is an instance of Agent Capability, such that x is aggregate bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "aggregate has capability"@en . @@ -73,7 +73,7 @@ cco:capability_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:has_capability ; rdfs:domain cco:AgentCapability ; rdfs:range cco:Agent ; - cco:definition "x capability_of y iff y is an instance of Agent and x is an instance of Agent Capability, such that x inheres in y."@en ; + skos:definition "x capability_of y iff y is an instance of Agent and x is an instance of Agent Capability, such that x inheres in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "capability of"@en . @@ -83,7 +83,7 @@ cco:capability_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain cco:AgentCapability ; rdfs:range cco:GroupOfAgents ; - cco:definition "x capability_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Agent Capability, such that x inheres in aggregate y."@en ; + skos:definition "x capability_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Agent Capability, such that x inheres in aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "capability of aggregate"@en . @@ -93,7 +93,7 @@ cco:delimits rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_delimited_by ; rdfs:domain cco:DelimitingDomain ; rdfs:range cco:Organization ; - cco:definition "An instance of Delimiting Domain dd1 delimits some Organization o1 iff dd1 is the area within which o1 can legally operate."@en ; + skos:definition "An instance of Delimiting Domain dd1 delimits some Organization o1 iff dd1 is the area within which o1 can legally operate."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Boundary_delimitation&oldid=1039137603"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "delimits"@en . @@ -114,7 +114,7 @@ cco:has_affiliate rdf:type owl:ObjectProperty ; cco:Person ) ] ; - cco:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; + skos:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has affiliate"@en . @@ -122,7 +122,7 @@ cco:has_affiliate rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/has_agent cco:has_agent rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000057 ; - cco:definition "x has_agent y iff x is an instance of Process and y is an instance of Agent, such that y is causally active in x."@en ; + skos:definition "x has_agent y iff x is an instance of Process and y is an instance of Agent, such that y is causally active in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has agent"@en . @@ -156,7 +156,7 @@ cco:has_capability rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000196 ; rdfs:domain cco:Agent ; rdfs:range cco:AgentCapability ; - cco:definition "x has_capability y iff x is an instance of Agent and y is an instance of Agent Capability, such that x bearer of y."@en ; + skos:definition "x has_capability y iff x is an instance of Agent and y is an instance of Agent Capability, such that x bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has capability"@en . @@ -181,7 +181,7 @@ cco:has_daughter_in_law rdf:type owl:ObjectProperty ; cco:has_familial_relationship_to rdf:type owl:ObjectProperty, owl:SymmetricProperty ; rdfs:domain cco:Person ; rdfs:range cco:Person ; - cco:definition "A relationship between persons by virtue of ancestry or legal union."@en ; + skos: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 . @@ -265,8 +265,8 @@ cco:has_interest_in rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000015 ; dcterms:created "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A relation between an entity and some process where the entity has an interest in that process."@en ; - cco:elucidation "There are four conditions in which an entity has an interest in some process. 1) Biological Condition: If a part (including improper part) of an organism has a function, then that organism has an interest in the realization of that function. 2) Artifactual Condition: If a part (including improper part) of an artifact has a function, then some agent or group of agents, at some time, has an interest in the realization of that function. 3) Prescription Condition: If an agent or group of agents has a plan, then it has an interest in the realization of all the processes and process-combinations prescribed by that plan. 4) Facilitation Condition: If (a) x has an interest in the realization of a disposition y, and (b) the realization of a disposition z facilitates the realization of disposition y, then (c) x has an interest in the realization of disposition z, and by 'facilitates' we mean that the occurrence of a process w, which realizes realization of z is either (1) required for y, to realize or (2) would contribute positively to the grade of, y's realization."@en ; + skos:definition "A relation between an entity and some process where the entity has an interest in that process."@en ; + skos:scopeNote "There are four conditions in which an entity has an interest in some process. 1) Biological Condition: If a part (including improper part) of an organism has a function, then that organism has an interest in the realization of that function. 2) Artifactual Condition: If a part (including improper part) of an artifact has a function, then some agent or group of agents, at some time, has an interest in the realization of that function. 3) Prescription Condition: If an agent or group of agents has a plan, then it has an interest in the realization of all the processes and process-combinations prescribed by that plan. 4) Facilitation Condition: If (a) x has an interest in the realization of a disposition y, and (b) the realization of a disposition z facilitates the realization of disposition y, then (c) x has an interest in the realization of disposition z, and by 'facilitates' we mean that the occurrence of a process w, which realizes realization of z is either (1) required for y, to realize or (2) would contribute positively to the grade of, y's realization."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has interest in"@en ; skos:editorialNote "This term is meant to be weakly normative. The only sense in which the process is of positive normative value is that it's prescribed by the entity, or historically of evolutionary benefit to the entity's ancestors, or facilitates a process the entity has an interest in for the prior two reasons. The process an entity has an interest could in many or all ways be harmful to the entity."@en ; @@ -350,7 +350,7 @@ cco:has_organizational_context rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_organizational_context_of ; rdfs:domain obo:BFO_0000023 ; rdfs:range cco:Organization ; - cco:definition "x has_organizational_context y iff y is an instance of an Organization and x is an instance of a Role and z is an instance of a Person, such that z's affiliation with y is a prerequisite for z bearing x or y ascribes x to the bearer of x."@en ; + skos:definition "x has_organizational_context y iff y is an instance of an Organization and x is an instance of a Role and z is an instance of a Person, such that z's affiliation with y is a prerequisite for z bearing x or y ascribes x to the bearer of x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has organizational context"@en . @@ -408,7 +408,7 @@ cco:has_recipient rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000057 ; owl:inverseOf cco:receives ; rdfs:range cco:Agent ; - cco:definition "x has_recipient y iff y is an instance of Agent and x is an instance of Act Of Communication, such that y is the recipient and decoder of the InformationContentEntity intended for communication in x."@en ; + skos:definition "x has_recipient y iff y is an instance of Agent and x is an instance of Act Of Communication, such that y is the recipient and decoder of the InformationContentEntity intended for communication in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has recipient"@en . @@ -418,7 +418,7 @@ cco:has_sender rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000057 ; owl:inverseOf cco:sends ; rdfs:range cco:Agent ; - cco:definition "y has_sender x iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; + skos:definition "y has_sender x iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "has sender"@en . @@ -476,7 +476,7 @@ 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 Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process Regulation at time t, and u is addressed to the bearer of y."@en ; + skos:definition "For all x,y,t: x has subordinate role y at t iff: x is an instance of Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process 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 . @@ -487,7 +487,7 @@ 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."@en ; + skos: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 . @@ -523,7 +523,7 @@ cco:is_affiliated_with rdf:type owl:ObjectProperty ; cco:Person ) ] ; - cco:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; + skos:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is affiliated with"@en . @@ -583,7 +583,7 @@ cco:is_daughter_of rdf:type owl:ObjectProperty ; cco:is_delimited_by rdf:type owl:ObjectProperty ; rdfs:domain cco:Organization ; rdfs:range cco:DelimitingDomain ; - cco:definition "An instance of Organization o1 is_delimited_by some Delimiting Domain dd1 iff dd1 is the area within which o1 can legally operate."@en ; + skos:definition "An instance of Organization o1 is_delimited_by some Delimiting Domain dd1 iff dd1 is the area within which o1 can legally operate."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Boundary_delimitation&oldid=1039137603"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is delimited by"@en . @@ -707,7 +707,7 @@ cco:is_interest_of rdf:type owl:ObjectProperty ; rdfs:range cco:Agent ; dcterms:created "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "The inverse of has_interest_in. " ; + skos:definition "The inverse of has_interest_in. " ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is interest of"@en ; skos:prefLabel "is interest of"@en . @@ -723,7 +723,7 @@ cco:is_maternal_aunt_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_first_cousin_of cco:is_maternal_first_cousin_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_first_cousin_of ; - cco:definition "Person A is maternal first cousin of Person B iff Person B has mother M and M has sibling P and P is parent of Person A."@en ; + skos: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 . @@ -782,7 +782,7 @@ cco:is_niece_of rdf:type owl:ObjectProperty ; cco:is_organizational_context_of rdf:type owl:ObjectProperty ; rdfs:domain cco:Organization ; rdfs:range obo:BFO_0000023 ; - cco:definition "x is_organizational_context_of y iff x is an instance of an Organization and y is an instance of a Role and z is an instance of a Person, such that z's affiliation with x is a prerequisite for z bearing y, or x ascribes y to the bearer of y."@en ; + skos:definition "x is_organizational_context_of y iff x is an instance of an Organization and y is an instance of a Role and z is an instance of a Person, such that z's affiliation with x is a prerequisite for z bearing y, or x ascribes y to the bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is organizational context of"@en . @@ -806,7 +806,7 @@ cco:is_paternal_aunt_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_first_cousin_of cco:is_paternal_first_cousin_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_first_cousin_of ; - cco:definition "Person A is paternal first cousin of Person B iff Person B has father F and F has sibling P and P is parent of Person A."@en ; + skos: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 . @@ -839,7 +839,7 @@ cco:is_permitted_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:permits ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; + skos:definition "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is permitted by"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -851,7 +851,7 @@ cco:is_prohibited_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:prohibits ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_prohibited_by y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must not occur."@en ; + skos:definition "y is_prohibited_by y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must not occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is prohibited by"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -863,7 +863,7 @@ cco:is_required_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:requires ; rdfs:domain obo:BFO_0000015 ; rdfs:range cco:ActionRegulation ; - cco:definition "y is_required_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must occur."@en ; + skos:definition "y is_required_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y must occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is required by"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -951,7 +951,7 @@ cco:is_step_sister_of rdf:type owl:ObjectProperty ; cco:is_subordinate_role_to rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000023 ; rdfs:range obo:BFO_0000023 ; - cco:definition "For all x,y,t: y is subordinate role to x at t iff: x is an instance of Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process Regulation at time t, and u is addressed to the bearer of y."@en ; + skos:definition "For all x,y,t: y is subordinate role to x at t iff: x is an instance of Role at time t, and y is an instance of Role at time t, and there is some z such that x is realized by z and z is an instance of Process which creates, modifies, transfers, or eliminates some u such that u is a Process Regulation at time t, and u is addressed to the bearer of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is subordinate role to"@en . @@ -961,7 +961,7 @@ cco:is_subsidiary_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_affiliated_with ; rdfs:domain cco:Organization ; rdfs:range cco:Organization ; - cco:definition "An Organization o2 is_subsidiary_of Organization o1 iff o1 controls o2 by having the capacity to determine the outcome of decisions about o2's financial and operating policies. "@en ; + skos: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 . @@ -973,7 +973,7 @@ 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."@en ; + skos: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 . @@ -998,7 +998,7 @@ cco:is_uncle_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_used_by cco:is_used_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses ; - cco:definition "x is_used_by y iff y is an instance of an Agent and x is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein y attempts to accomplish a goal by manipulating, deploying, leveraging some attribute of y."@en ; + skos:definition "x is_used_by y iff y is an instance of an Agent and x is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein y attempts to accomplish a goal by manipulating, deploying, leveraging some attribute of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "is used by"@en . @@ -1015,7 +1015,7 @@ cco:permits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x permits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; + skos:definition "x permits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "permits"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1026,7 +1026,7 @@ cco:prohibits rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x prohibits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some y must not occur."@en ; + skos:definition "x prohibits y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some y must not occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "prohibits"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1036,7 +1036,7 @@ cco:prohibits rdf:type owl:ObjectProperty ; cco:receives rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; rdfs:domain cco:Agent ; - cco:definition "x receives y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the recipient and decoder of the InformationContentEntity intended for communication in y."@en ; + skos:definition "x receives y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the recipient and decoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "receives"@en . @@ -1046,7 +1046,7 @@ cco:requires rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribes ; rdfs:domain cco:ActionRegulation ; rdfs:range obo:BFO_0000015 ; - cco:definition "x requires y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some y must occur."@en ; + skos:definition "x requires y at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some y must occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "requires"@en ; skos:scopeNote "Given a stronger temporal interpretation, this property may be asymmetric and irreflexive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -1056,7 +1056,7 @@ cco:requires rdf:type owl:ObjectProperty ; cco:sends rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; rdfs:domain cco:Agent ; - cco:definition "x sends y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; + skos:definition "x sends y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "sends"@en . @@ -1066,7 +1066,7 @@ cco:supervises rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:has_affiliate ; rdfs:domain cco:Person ; rdfs:range cco:Person ; - cco:definition "A person p1 supervises a person p2 by virtue of p1 directing, managing, or overseeing p2."@en ; + skos: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 . @@ -1074,7 +1074,7 @@ cco:supervises rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/uses cco:uses rdf:type owl:ObjectProperty ; - cco:definition "x uses y iff x is an instance of an Agent and y is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein x attempts to accomplish a goal by manipulating, deploying, or leveraging some attribute of y."@en ; + skos:definition "x uses y iff x is an instance of an Agent and y is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein x attempts to accomplish a goal by manipulating, deploying, or leveraging some attribute of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "uses"@en . @@ -1094,9 +1094,9 @@ cco:ActionPermission rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; - cco:alternative_label "Authorization"@en , + skos:altLabel "Authorization"@en , "License"@en ; - cco:definition "A Process Regulation that permits some Process."@en ; + skos:definition "A Process Regulation that permits some Process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Action Permission"@en . @@ -1112,7 +1112,7 @@ cco:ActionProhibition rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; - cco:definition "A Process Regulation that prohibits some Process."@en ; + skos:definition "A Process Regulation that prohibits some Process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Process Prohibition"@en . @@ -1120,8 +1120,8 @@ cco:ActionProhibition rdf:type owl:Class ; ### 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 Process as required, prohibited, or permitted, and is the output of an Process which realizes some Authority Role."@en ; - cco:elucidation "Although regulations often regulate processes which involve agents--as the regulating or regulated participant--it is unclear how causally active an agents need to be in those regulated processes. For example, it is not clear how causally active a human agent is in the process of a traffic light regulating the motion of a self-driving vehicle."@en ; + skos:definition "A Directive Information Content Entity that prescribes an Process as required, prohibited, or permitted, and is the output of an Process which realizes some Authority Role."@en ; + skos:scopeNote "Although regulations often regulate processes which involve agents--as the regulating or regulated participant--it is unclear how causally active an agents need to be in those regulated processes. For example, it is not clear how causally active a human agent is in the process of a traffic light regulating the motion of a self-driving vehicle."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Process Regulation"@en . @@ -1137,9 +1137,9 @@ cco:ActionRequirement rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:ActionRegulation ; - cco:alternative_label "Duty"@en , + skos:altLabel "Duty"@en , "Obligation"@en ; - cco:definition "A Process Regulation that requires some Process."@en ; + skos:definition "A Process Regulation that requires some Process."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Process Requirement"@en . @@ -1147,7 +1147,7 @@ cco:ActionRequirement rdf:type owl:Class ; ### 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 Agent Capability or Disposition in some Act."@en ; + skos:definition "A Realizable Entity of an Independent Continuant that creates an opportunity for an Agent to realize some Agent Capability or Disposition in some Act."@en ; cco:definition_source "J. J. Gibson, \"The Theory of Affordances,\" in The Ecological Approach to Visual Perception (NY: Taylor & Francis Group, 1986): 127-143. Available at: https://archive.org/details/pdfy-u5hmFOvOM2Civ4Gz/page/n70/mode/1up."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Affordance"@en . @@ -1164,7 +1164,7 @@ 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 Planned Acts"@en ; + skos:definition "A Material Entity that is capable of performing Planned Acts"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Agent"@en . @@ -1172,7 +1172,7 @@ cco:Agent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AgentCapability cco:AgentCapability rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; - cco:definition "A Realizable Entity that inheres in an Agent to the extent of that Agent's capacity to realize it in Intentional Acts of a certain type."@en ; + skos: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 . @@ -1180,7 +1180,7 @@ cco:AgentCapability rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AllegianceRole cco:AllegianceRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Agent by virtue of the support it has committed to provide to another Agent when that Agent is involved in a conflict."@en ; + skos: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 . @@ -1196,7 +1196,7 @@ cco:AlliedPerson rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Person ; - cco:definition "A Person who is the bearer of some Ally Role."@en ; + skos: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 . @@ -1204,7 +1204,7 @@ cco:AlliedPerson rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AllyRole cco:AllyRole rdf:type owl:Class ; rdfs:subClassOf cco:AllegianceRole ; - cco:definition "An Allegiance Role that inheres in an Agent in virtue of that Agent's commitment to perform Acts that support the Objectives of a particular Agent or Group of Agents."@en ; + skos: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 . @@ -1212,7 +1212,7 @@ cco:AllyRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Animal cco:Animal rdf:type owl:Class ; rdfs:subClassOf cco:Organism ; - cco:definition "An Organism that is multicellular, eukaryotic, heterotrophic, and capable of motility for part of its life."@en ; + skos: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/w/index.php?title=Animal&oldid=1063873549"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Animal"@en . @@ -1221,7 +1221,7 @@ cco:Animal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArmedForce cco:ArmedForce rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; - cco:definition "An Organization having the Objective to further the foreign and domestic policies of a Government and to defend that body and the nation it represents from external and internal aggressors."@en ; + skos: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/w/index.php?title=Military&oldid=1063431234"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Armed Force"@en . @@ -1230,8 +1230,8 @@ cco:ArmedForce rdf:type owl:Class ; ### 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 Processes which create, modify, transfer, or eliminate Process 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 ; + skos:definition "A Role that is realized by Processes which create, modify, transfer, or eliminate Process 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 ; + skos:scopeNote "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 . @@ -1239,7 +1239,7 @@ cco:AuthorityRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BiologicalSex cco:BiologicalSex rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality inhering in a bearer by virtue of the bearer's ability to undergo sexual reproduction in order to differentiate the individuals or types involved."@en ; + skos: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 . @@ -1248,9 +1248,9 @@ cco:BiologicalSex rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BodilyComponent cco:BodilyComponent rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A Fiat Object Part located within or on the surface of an Agent."@en ; + skos: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." ; + skos:example "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 . @@ -1258,7 +1258,7 @@ cco:BodilyComponent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CarrierAirWing cco:CarrierAirWing rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryPersonnelForce ; - cco:definition "A Military Force that is trained and equipped to conduct air operations while embarked on an aircraft carrier."@en ; + skos: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 . @@ -1274,7 +1274,7 @@ cco:Citizen rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Person ; - cco:definition "A Person who is the bearer of some Citizen Role."@en ; + skos: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 . @@ -1282,7 +1282,7 @@ cco:Citizen rdf:type owl:Class ; ### 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 by virtue of that Person being legally recognized as a member of a particular state, with associated rights and obligations."@en ; + skos:definition "A Role that inheres in a Person by virtue of that Person being 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 . @@ -1291,7 +1291,7 @@ cco:CitizenRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/City cco:City rdf:type owl:Class ; rdfs:subClassOf cco:LocalAdministrativeRegion ; - cco:definition "A Local Administrative Region in which a relatively large human population permanently resides; is designated as a city based on a particular administrative, legal, or historical status; and which delimits a local Government that typically oversees the provision of systems for sanitation, utilities, land usage, housing, and transportation."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=City&oldid=1062635325"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "City"@en . @@ -1308,7 +1308,7 @@ 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."@en ; + skos: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 . @@ -1316,7 +1316,7 @@ cco:CivilOrganization rdf:type owl:Class ; ### 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 by virtue of that Agent or Group of Agents not being part of either an Armed Force or police force."@en ; + skos:definition "A Role that inheres in an Agent or Group of Agents by virtue of that Agent or Group of Agents not being part 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 . @@ -1332,7 +1332,7 @@ 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."@en ; + skos: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 . @@ -1340,7 +1340,7 @@ cco:CommercialOrganization rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommercialRole cco:CommercialRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Organization by virtue of its establishment as a for-profit business."@en ; + skos: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 . @@ -1348,8 +1348,8 @@ cco:CommercialRole rdf:type owl:Class ; ### 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 by virtue of that Agent or Group of Agents entering 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 ; + skos:definition "A Role that inheres in an Agent or Group of Agents by virtue of that Agent or Group of Agents entering into a Contract to provide materials or labor to perform a service or complete a task."@en ; + skos:scopeNote "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 . @@ -1359,7 +1359,7 @@ cco:Country rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; dcterms:bibliographicCitation "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A Government Domain that is associated with certain distinct political, ethnic, or cultural characteristics, and which delimits a Government that has legitimate authority over a Populace."@en ; + skos:definition "A Government Domain that is associated with certain distinct political, ethnic, or cultural characteristics, and which delimits a Government that has legitimate authority over a Populace."@en ; cco:definition_source "https://avalon.law.yale.edu/20th_century/intam03.asp" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Domain of a Country"@en ; @@ -1370,7 +1370,7 @@ cco:Country rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/County cco:County rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; - cco:definition "A Government Domain that is part of either a First-Order or Second-Order Administrative Region."@en ; + skos:definition "A Government Domain that is part of either a First-Order or Second-Order Administrative Region."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=County&oldid=1062817834"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "County"@en . @@ -1379,7 +1379,7 @@ cco:County rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Crew cco:Crew rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfPersons ; - cco:definition "A Group of Persons that bear Roles realized by the operation of the specified Vehicle."@en ; + skos: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 . @@ -1398,7 +1398,7 @@ cco:DelimitingDomain rdf:type owl:Class ; owl:disjointWith cco:DivisonOfGeopoliticalEntity ; dcterms:created "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A Geospatial Region that delimits the authority of an Organization to exercise its control within the bounded area."@en ; + skos:definition "A Geospatial Region that delimits the authority of an Organization to exercise its control within the bounded area."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Delimiting Domain"@en ; skos:prefLabel "Delimiting Domain"@en . @@ -1407,7 +1407,7 @@ cco:DelimitingDomain rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Disability cco:Disability rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality inhering in an Agent by virtue a physical or mental condition that limits the Agent's movements, senses, or activities."@en ; + skos: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 . @@ -1415,7 +1415,7 @@ cco:Disability rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Disease cco:Disease rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; - cco:definition "A Disposition to undergo pathological processes that exists in an organism because of one or more disorders in that organism."@en ; + skos: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 . @@ -1428,8 +1428,8 @@ cco:DivisonOfGeopoliticalEntity rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:DelimitingDomain ] ; - cco:definition "A Geospatial Region that is a fiat division of a Delimiting Domain and not a Delimiting Domain."@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." ; + skos:definition "A Geospatial Region that is a fiat division of a Delimiting Domain and not a Delimiting Domain."@en ; + skos:example "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/AgentOntology"^^xsd:anyURI ; rdfs:comment "Instances of this class are not proper Delimiting Domains, 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 Delimiting Domain"@en . @@ -1438,7 +1438,7 @@ cco:DivisonOfGeopoliticalEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EducationalOrganization cco:EducationalOrganization rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; - cco:definition "An Organization whose primary purpose is to provide training or otherwise facilitate learning or the acquisition of knowledge, Skills, values, beliefs, or habits."@en ; + skos:definition "An Organization whose primary 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/w/index.php?title=Education&oldid=1064011752"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Educational Organization"@en . @@ -1455,7 +1455,7 @@ cco:Enemy rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Person ; - cco:definition "A Person who is the bearer of some Enemy Role."@en ; + skos: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 Person"@en . @@ -1463,7 +1463,7 @@ cco:Enemy rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EnemyRole cco:EnemyRole rdf:type owl:Class ; rdfs:subClassOf cco:AllegianceRole ; - cco:definition "An Allegiance Role that inheres in an Agent by virtue of that Agent having committed offensive Acts or exhibited intent to perform such Acts towards a particular Agent or Group of Agents or has been declared as hostile by some appropriate authority."@en ; + skos: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 . @@ -1475,7 +1475,7 @@ 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."@en ; + skos: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/w/index.php?title=Ethnic_group&oldid=1063804490"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Ethnic Group"@en . @@ -1484,7 +1484,7 @@ cco:EthnicGroup rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Ethnicity cco:Ethnicity rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in its bearers by virtue of a common heritage, often consisting of a common language, a common culture (often including a shared religion) and an ideology that stresses common ancestry or endogamy."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Ethnic_group&oldid=1063804490"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Ethnicity"@en . @@ -1493,7 +1493,7 @@ cco:Ethnicity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Eye cco:Eye rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of an organ that canonically affords the Agent it is part of with the ability to receive visual stimuli necessary for sight."@en ; + skos: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 . @@ -1505,7 +1505,7 @@ cco:EyeColor rdf:type owl:Class ; owl:onProperty obo:BFO_0000197 ; owl:someValuesFrom cco:Iris ] ; - cco:definition "A Quality inhering in an Eye by virtue of the color of the Eye's Iris."@en ; + skos: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 . @@ -1513,7 +1513,7 @@ cco:EyeColor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FacialHair cco:FacialHair rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of a portion of hair that grows on the face of a human (typically male) or other animal."@en ; + skos: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 . @@ -1521,7 +1521,7 @@ cco:FacialHair rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Family cco:Family rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfPersons ; - cco:definition "A Group of Persons related to one another by ancestry or marriage."@en ; + skos: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 . @@ -1529,7 +1529,7 @@ cco:Family rdf:type owl:Class ; ### 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 fertilized by male gametes."@en ; + skos:definition "A Biological Sex inhering in an individual that only produces gametes that can be fertilized 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 . @@ -1538,7 +1538,7 @@ cco:FemaleSex rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialValue cco:FinancialValue rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A quality that inheres in an independent continuant to the degree that that independent continuant can serve as a medium of exchange in an economic system at a particular time."@en ; + skos: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 . @@ -1546,8 +1546,8 @@ cco:FinancialValue rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialValueOfProperty cco:FinancialValueOfProperty rdf:type owl:Class ; rdfs:subClassOf cco:FinancialValue ; - cco:alternative_label "Property Value"@en ; - cco:definition "Financial Value that inheres in an material entity that is the object of an Act of Ownership."@en ; + skos:altLabel "Property Value"@en ; + skos: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 . @@ -1559,9 +1559,9 @@ cco:FirstOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:Country ] ; - cco:definition "A Government Domain that is a primary administrative division of a Country."@en ; + skos:definition "A Government Domain 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" ; + skos:example "a state in the United States" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "First-Order Administrative Region"@en . @@ -1573,7 +1573,7 @@ cco:FourthOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:ThirdOrderAdministrativeRegion ] ; - cco:definition "A Government Domain that is a subdivision of a Third-Order Administrative Region."@en ; + skos:definition "A Government Domain 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/AgentOntology"^^xsd:anyURI ; rdfs:label "Fourth-Order Administrative Region"@en . @@ -1590,7 +1590,7 @@ cco:GeopoliticalEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DelimitingDomain ; - cco:definition "A Delimiting Domain that delimits the authority of a Government to exercise its control within the bounded area."@en ; + skos:definition "A Delimiting Domain that delimits the authority of a Government to exercise its control within the bounded area."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government Domain"@en . @@ -1598,7 +1598,7 @@ cco:GeopoliticalEntity rdf:type owl:Class ; ### 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 Government Domain."@en ; + skos:definition "A Geospatial Boundary that is a boundary of some Government Domain."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Border&oldid=1061275162"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government Domain Border"@en . @@ -1619,7 +1619,7 @@ cco:GeopoliticalOrganization rdf:type owl:Class ; "University, Utah State. Geopolitical Power | Aggies GO. https://chass.usu.edu/international-studies/aggies-go/power. Accessed 6 Apr. 2023." ; dcterms:created "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "An Organization that bears a Geopolitical Power Role."@en ; + skos:definition "An Organization that bears a Geopolitical Power Role."@en ; cco:definition_source "https://chass.usu.edu/international-studies/aggies-go/power" , "https://hbr.org/2022/11/how-companies-can-navigate-todays-geopolitical-risks" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; @@ -1637,7 +1637,7 @@ cco:GeopoliticalPowerRole rdf:type owl:Class ; dcterms:bibliographicCitation "University, Utah State. Geopolitical Power | Aggies GO. https://chass.usu.edu/international-studies/aggies-go/power. Accessed 6 Apr. 2023." ; dcterms:created "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A Role had by an Organization, that is perceived by an International Community as capable of performing influential acts in that community, and which would be realized in performing such acts."@en ; + skos:definition "A Role had by an Organization, that is perceived by an International Community as capable of performing influential acts in that community, and which would be realized in performing such acts."@en ; cco:definition_source "https://chass.usu.edu/international-studies/aggies-go/power" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Geopolitical Power Role"@en ; @@ -1652,7 +1652,7 @@ cco:Government rdf:type owl:Class ; owl:someValuesFrom cco:DelimitingDomain ] ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "An Organization that is the highest legitimate authority delimited by some Delimiting Domain and that exercises executive, legislative, or judicial authority in that Domain."@en ; + skos:definition "An Organization that is the highest legitimate authority delimited by some Delimiting Domain and that exercises executive, legislative, or judicial authority in that Domain."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Government&oldid=1063736308"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government"@en ; @@ -1667,7 +1667,7 @@ cco:GovernmentAgency rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:Government ] ; - cco:definition "An Organization that is part of a Government and is responsible for the oversight or administration of specific governmental functions."@en ; + skos:definition "An Organization that is part of a Government and is responsible for the oversight or administration of specific governmental functions."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government Organization"@en . @@ -1686,7 +1686,7 @@ cco:GovernmentOfACountry rdf:type owl:Class ; dcterms:bibliographicCitation "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ; dcterms:created "2023-02-08T19:54:46-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A Government that has legitimate authority within and is delimited by a Domain of a Country."@en ; + skos:definition "A Government that has legitimate authority within and is delimited by a Domain of a Country."@en ; cco:definition_source "https://avalon.law.yale.edu/20th_century/intam03.asp" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Government of a Country"@en ; @@ -1707,7 +1707,7 @@ cco:GroupOfAgents rdf:type owl:Class ; ) ; rdf:type owl:Class ] ; - cco:definition "An Object Aggregate that has only Agents as parts."@en ; + skos: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 . @@ -1723,7 +1723,7 @@ cco:GroupOfOrganizations rdf:type owl:Class ; owl:onProperty obo:BFO_0000178 ; owl:allValuesFrom cco:Organization ] ; - cco:definition "A Group of Agents that has only Organizations as parts."@en ; + skos: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 . @@ -1739,7 +1739,7 @@ cco:GroupOfPersons rdf:type owl:Class ; owl:onProperty obo:BFO_0000178 ; owl:allValuesFrom cco:Person ] ; - cco:definition "A Group of Agents that has only Persons as parts."@en ; + skos: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 . @@ -1747,7 +1747,7 @@ cco:GroupOfPersons rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HairColor cco:HairColor rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality inhering in a portion of Hair by virtue of its color."@en ; + skos: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 . @@ -1755,7 +1755,7 @@ cco:HairColor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Ideology cco:Ideology rdf:type owl:Class ; rdfs:subClassOf cco:InformationContentEntity ; - cco:definition "An Information Content Entity that consists of a collection of claims about how some part of the world is or should be and which is accepted as true by an Agent or Group of Agents such that it forms the basis of their beliefs, goals, expectations, and motivations."@en ; + skos: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 . @@ -1763,8 +1763,8 @@ cco:Ideology rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncorporatedOrganization cco:IncorporatedOrganization rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; - cco:alternative_label "Corporation"@en ; - cco:definition "An Organization formed by an Act of Incorporation that consists of an association of individuals, created by law or under authority of law, having a continuous existence independent of the existences of its members and owners, and having powers and liabilities distinct from those of its members and owners."@en ; + skos:altLabel "Corporation"@en ; + skos: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 . @@ -1776,7 +1776,7 @@ cco:InternationalCommunity rdf:type owl:Class ; dcterms:bibliographicCitation "The International Community. 5 Apr. 2023, https://dictionary.cambridge.org/us/dictionary/english/international-community." ; dcterms:created "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A maximal Group of Geopolitical Organizations engaged in geopolitics with one another."@en ; + skos:definition "A maximal Group of Geopolitical Organizations engaged in geopolitics with one another."@en ; cco:definition_source "https://dictionary.cambridge.org/us/dictionary/english/international-community" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "International Community"@en ; @@ -1786,7 +1786,7 @@ cco:InternationalCommunity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InterpersonalRelationshipRole cco:InterpersonalRelationshipRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in a Person in virtue of the obligations, expectations, or social norms that govern that Person's Intentional Acts within the context of a relationship with another Person."@en ; + skos: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 . @@ -1798,7 +1798,7 @@ cco:Iris rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:Eye ] ; - cco:definition "A Bodily Component that consists of the part of an Eye that is a pigmented, round, contractile membrane, suspended between the cornea and lens and perforated by the pupil, and which canonically regulates the amount of light entering the Eye."@en ; + skos: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 . @@ -1807,7 +1807,7 @@ cco:Iris rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LanguageSkill cco:LanguageSkill rdf:type owl:Class ; rdfs:subClassOf cco:Skill ; - cco:definition "A Skill that is realized by an Act which is prescribed by a Language."@en ; + skos: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 . @@ -1815,8 +1815,8 @@ cco:LanguageSkill rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LocalAdministrativeRegion cco:LocalAdministrativeRegion rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; - cco:alternative_label "Locality"@en ; - cco:definition "A Government Domain that delimits a local Government."@en ; + skos:altLabel "Locality"@en ; + skos:definition "A Government Domain that delimits a local Government."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Local Administrative Region"@en . @@ -1824,7 +1824,7 @@ cco:LocalAdministrativeRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MaleSex cco:MaleSex rdf:type owl:Class ; rdfs:subClassOf cco:BiologicalSex ; - cco:definition "A Biological Sex inhering in an individual whose sex organs contain only male gametes."@en ; + skos: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 . @@ -1843,7 +1843,7 @@ cco:MaterialTerritoryOfACountry rdf:type owl:Class ; rdfs:subClassOf cco:MaterialTerritoryOfAGovernmentDomain ; dcterms:bibliographicCitation "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ; dcterms:created "2023-02-06T10:14:09-05:00"@en ; - cco:definition "The portions of lithosphere, hydrosphere, or atmosphere that together exactly occupy a The Domain of a Country."@en ; + skos:definition "The portions of lithosphere, hydrosphere, or atmosphere that together exactly occupy a The Domain of a Country."@en ; cco:definition_source "https://avalon.law.yale.edu/20th_century/intam03.asp" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Material Territory of a Country"@en ; @@ -1863,7 +1863,7 @@ cco:MaterialTerritoryOfAGovernmentDomain rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfGeosphere ; dcterms:bibliographicCitation "Convention on Rights and Duties of States (inter-American); December 26, 1933. https://avalon.law.yale.edu/20th_century/intam03.asp. Accessed 6 Apr. 2023." ; dcterms:created "2023-02-06T10:14:09-05:00"@en ; - cco:definition "The portions of lithosphere, hydrosphere, or atmosphere that together exactly occupy a Government Domain"@en ; + skos:definition "The portions of lithosphere, hydrosphere, or atmosphere that together exactly occupy a Government Domain"@en ; cco:definition_source "https://avalon.law.yale.edu/20th_century/intam03.asp" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Material Territory of a Government Domain"@en ; @@ -1873,7 +1873,7 @@ cco:MaterialTerritoryOfAGovernmentDomain rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryPersonnelForce cco:MilitaryPersonnelForce rdf:type owl:Class ; rdfs:subClassOf cco:ArmedForce ; - cco:definition "An Armed Force authorized to use deadly force, and weapons, to support the interests of the Government and some or all of its Citizens."@en ; + skos: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/w/index.php?title=Military&oldid=1063431234"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Military Personnel Force"@en . @@ -1882,7 +1882,7 @@ cco:MilitaryPersonnelForce rdf:type owl:Class ; ### 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 performing 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 ; + skos:definition "An Allegiance Role that inheres in an Agent by virtue of that Agent not performing or being committed to performing 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 . @@ -1890,7 +1890,7 @@ cco:NeutralRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearFamily cco:NuclearFamily rdf:type owl:Class ; rdfs:subClassOf cco:Family ; - cco:definition "A Family composed of parents and their children."@en ; + skos: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 . @@ -1898,7 +1898,7 @@ cco:NuclearFamily rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Objective cco:Objective rdf:type owl:Class ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; - cco:definition "A Directive Information Content Entity that prescribes some projected state that some Agent intends to achieve."@en ; + skos: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 . @@ -1907,7 +1907,7 @@ cco:Objective rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OccupationRole cco:OccupationRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Agent in virtue of the responsibilities that Agent is expected to fulfill within the context of some Act of Employment."@en ; + skos: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 . @@ -1915,7 +1915,7 @@ cco:OccupationRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OperationalArea cco:OperationalArea rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialLocation ; - cco:definition "A Geospatial Location in which an Agent conducts some activity."@en ; + skos: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 . @@ -1924,8 +1924,8 @@ cco:OperationalArea rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OperatorRole cco:OperatorRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Agent by virtue of that Agent's responsibilities to operate or control some Artifact."@en ; - cco:example_of_usage "the role of driving a car" , + skos:definition "A Role that inheres in an Agent by virtue of that Agent's responsibilities to operate or control some Artifact."@en ; + skos:example "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 ; @@ -1935,7 +1935,7 @@ cco:OperatorRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Organism cco:Organism rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000030 ; - cco:definition "An Object that is an Animal or Plant."@en ; + skos: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 . @@ -1943,7 +1943,7 @@ cco:Organism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Organization cco:Organization rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfAgents ; - cco:definition "A Group of Agents which can be the bearer of roles, has members, and has a set of organization rules."@en ; + skos: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 ; @@ -1961,7 +1961,7 @@ cco:OrganizationCapability rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:AgentCapability ; - cco:definition "An Agent Capability that inheres in an Organization to the extent of that Organization's capacity to realize it in Intentional Acts of a certain type."@en ; + skos: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 . @@ -1981,7 +1981,7 @@ 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."@en ; + skos: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 . @@ -1989,7 +1989,7 @@ cco:OrganizationMember rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OrganizationMemberRole cco:OrganizationMemberRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an Agent in virtue of the responsibilities that Agent is expected to fulfill as a member of some Organization."@en ; + skos: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 . @@ -1997,7 +1997,7 @@ cco:OrganizationMemberRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ParamilitaryForce cco:ParamilitaryForce rdf:type owl:Class ; rdfs:subClassOf cco:ArmedForce ; - cco:definition "An Armed Force whose organizational structure, training, subculture, and (often) function are similar to those of a professional Military, and which is not included as part of a Government's formal Armed Forces."@en ; + skos: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/w/index.php?title=Paramilitary&oldid=1063281359"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Paramilitary Force"@en . @@ -2016,7 +2016,7 @@ cco:PermanentResident rdf:type owl:Class ; rdfs:subClassOf cco:Person ; dcterms:created "2023-03-29T20:17:54-04:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A person with a Permanent Resident Role."@en ; + skos:definition "A person with a Permanent Resident Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Permanent Resident"@en ; skos:prefLabel "Permanent Resident"@en . @@ -2028,7 +2028,7 @@ cco:PermanentResidentRole rdf:type owl:Class ; dcterms:bibliographicCitation "Permanent Residency - Wikipedia. https://en.wikipedia.org/wiki/Permanent_residency. Accessed 10 Feb. 2023." ; dcterms:created "2023-03-29T20:17:54-04:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A role inhering in a Person by virtue of that Person being recognized as having legal resident status in a Government Domain in which that person is not a citizen but where they have the right to reside on a permanent basis."@en ; + skos:definition "A role inhering in a Person by virtue of that Person being recognized as having legal resident status in a Government Domain in which that person is not a citizen but where they have the right to reside on a permanent basis."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Permanent_residency" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Permanent Resident Role"@en ; @@ -2038,8 +2038,8 @@ cco:PermanentResidentRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Person cco:Person rdf:type owl:Class ; rdfs:subClassOf cco:Animal ; - cco:alternative_label "Human"@en ; - cco:definition "An Animal that is a member of the species Homo sapiens."@en ; + skos:altLabel "Human"@en ; + skos:definition "An Animal that is a member of the species Homo sapiens."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Human&oldid=1063145185"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Person"@en . @@ -2052,7 +2052,7 @@ cco:PlanSpecification rdf:type owl:Class ; owl:onProperty obo:BFO_0000178 ; owl:someValuesFrom cco:Objective ] ; - cco:definition "A Directive Information Content Entity that prescribes some set of intended Intentional Acts through which some Agent expects to achieve some Objective."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Plan&oldid=1047320560"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Plan"@en . @@ -2061,7 +2061,7 @@ cco:PlanSpecification rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Plant cco:Plant rdf:type owl:Class ; rdfs:subClassOf cco:Organism ; - cco:definition "An Organism that is multicellular, eukaryotic, autotrophic, and has cells that contain chloroplasts and walls made of cellulose."@en ; + skos: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/w/index.php?title=Plant&oldid=1060821100"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Plant"@en . @@ -2070,7 +2070,7 @@ cco:Plant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PoliticalOrientation cco:PoliticalOrientation rdf:type owl:Class ; rdfs:subClassOf cco:Ideology ; - cco:definition "An Ideology that characterizes the political thinking of an Agent or Group of Agents, usually with respect to the political environment within a particular nation."@en ; + skos: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 . @@ -2078,7 +2078,7 @@ cco:PoliticalOrientation rdf:type owl:Class ; ### 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 Government Domain."@en ; + skos:definition "A Group of Persons forming the total population of some Government Domain."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Population&oldid=1059148871"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Populace"@en . @@ -2087,7 +2087,7 @@ cco:Populace rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Province cco:Province rdf:type owl:Class ; rdfs:subClassOf cco:FirstOrderAdministrativeRegion ; - cco:definition "A First-Order Administrative Region that is part of a Country and delimits the authority of a magistrate who holds constitutionally-defined administrative jurisdiction over the defined geographic territory that bounds the Province."@en ; + skos: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/w/index.php?title=Province&oldid=1062496131"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Province"@en . @@ -2096,7 +2096,7 @@ cco:Province rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Religion cco:Religion rdf:type owl:Class ; rdfs:subClassOf cco:InformationContentEntity ; - cco:definition "An Information Content Entity that consists of a collection of claims about the meaning or origin of existence or about the existence or nature of one or more deities, an afterlife, or spiritual or sacred entities, and which is accepted as true by an Agent or Group of Agents."@en ; + skos: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 . @@ -2105,7 +2105,7 @@ cco:Religion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Scalp cco:Scalp rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of the skin covering the top of the head of a human or other animal."@en ; + skos: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 . @@ -2113,7 +2113,7 @@ cco:Scalp rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ScalpHair cco:ScalpHair rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of a portion of hair that grows on the scalp of a human or other animal."@en ; + skos: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 . @@ -2121,7 +2121,7 @@ cco:ScalpHair rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Scar cco:Scar rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of a portion of fibrous connective tissue on skin or within body tissue and which was formed due to an injury that has not healed completely."@en ; + skos: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/w/index.php?title=Scar&oldid=1057179533"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Scar"@en . @@ -2134,7 +2134,7 @@ cco:SecondOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:FirstOrderAdministrativeRegion ] ; - cco:definition "A Government Domain that is a subdivision of a First-Order Administrative Region."@en ; + skos:definition "A Government Domain 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/AgentOntology"^^xsd:anyURI ; rdfs:label "Second-Order Administrative Region"@en . @@ -2143,7 +2143,7 @@ cco:SecondOrderAdministrativeRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ServiceProvider cco:ServiceProvider rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; - cco:definition "An Organization whose purpose is to provide a service to other Agents."@en ; + skos:definition "An Organization whose purpose is to provide a service to other Agents."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Service_provider&oldid=1059415018"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Service Provider"@en . @@ -2156,7 +2156,7 @@ cco:SetOfEyes rdf:type owl:Class ; owl:onProperty obo:BFO_0000178 ; owl:someValuesFrom cco:Eye ] ; - cco:definition "A Bodily Component that consists of two or more Eyes that are part of a single Agent."@en ; + skos: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 . @@ -2172,7 +2172,7 @@ cco:Skill rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:AgentCapability ; - cco:definition "An Agent Capability that inheres in a Person to the extent of that Person's capacity to realize it in Intentional Acts of a certain type."@en ; + skos: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 . @@ -2180,7 +2180,7 @@ cco:Skill rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SkinType cco:SkinType rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality inhering in a portion of skin by virtue of its color and natural tendency to respond to ultraviolet light."@en ; + skos: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 . @@ -2189,7 +2189,7 @@ cco:SkinType rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SocialNetwork cco:SocialNetwork rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfAgents ; - cco:definition "A Group of Agents that are connected in dyadic relations by similar personal or career interests, activities, backgrounds, or real-life connections."@en ; + skos: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 . @@ -2197,8 +2197,8 @@ cco:SocialNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/State cco:State rdf:type owl:Class ; rdfs:subClassOf cco:FirstOrderAdministrativeRegion ; - cco:alternative_label "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 ; + skos:altLabel "State"@en ; + skos: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/w/index.php?title=Constituent_state&oldid=1063662102"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "Constituent State"@en . @@ -2207,7 +2207,7 @@ cco:State rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Tattoo cco:Tattoo rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; - cco:definition "A Bodily Component that consists of a typically permanent mark or design on a portion of skin that is created by a process of pricking and ingraining an indelible pigment or by raising scars."@en ; + skos: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 . @@ -2220,7 +2220,7 @@ cco:ThirdOrderAdministrativeRegion rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:SecondOrderAdministrativeRegion ] ; - cco:definition "A Government Domain that is a subdivision of a Second-Order Administrative Region."@en ; + skos:definition "A Government Domain 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/AgentOntology"^^xsd:anyURI ; rdfs:label "Third-Order Administrative Region"@en . @@ -2229,7 +2229,7 @@ cco:ThirdOrderAdministrativeRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Town cco:Town rdf:type owl:Class ; rdfs:subClassOf cco:LocalAdministrativeRegion ; - cco:definition "A Local Administrative Region in which a human population permanently resides that is typically larger than the population of a Village but smaller than that of a City; is designated as a town based on a particular administrative, legal, or historical status; and which delimits a local Government that typically exercises less power than that of a City Government."@en ; + skos: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/AgentOntology"^^xsd:anyURI ; rdfs:label "Town"@en . @@ -2246,8 +2246,8 @@ cco:UnalliedPerson rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Person ; - cco:alternative_label "Unallied Person" ; - cco:definition "A Person who is the bearer of some Neutral Role."@en ; + skos:altLabel "Unallied Person" ; + skos: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 Person"@en . @@ -2255,7 +2255,7 @@ cco:UnalliedPerson rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Village cco:Village rdf:type owl:Class ; rdfs:subClassOf cco:LocalAdministrativeRegion ; - cco:definition "A Local Administrative Region in which a human population permanently resides that is typically larger than the population of a hamlet but smaller than that of a Town."@en ; + skos: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/AgentOntology"^^xsd:anyURI ; rdfs:label "Village"@en . diff --git a/src/cco-modules/ArtifactOntology.ttl b/src/cco-modules/ArtifactOntology.ttl index 38e810b..6cd214e 100644 --- a/src/cco-modules/ArtifactOntology.ttl +++ b/src/cco-modules/ArtifactOntology.ttl @@ -5,6 +5,7 @@ @prefix rdf: . @prefix xml: . @prefix xsd: . +@prefix skos: . @prefix rdfs: . @prefix dcterms: . @@ -26,7 +27,7 @@ ### http://www.ontologyrepository.com/CommonCoreOntologies/AcademicDegree cco:AcademicDegree rdf:type owl:Class ; rdfs:subClassOf cco:Certificate ; - cco:definition "A Certificate issued by an Educational Organization to a Person to indicate that the Person has satisfactorily completed a course of study, or as an honorary recognition of the Person's achievement."@en ; + skos: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 . @@ -35,7 +36,7 @@ cco:AcademicDegree rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Actuator cco:Actuator rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; - cco:definition "A Transducer that is designed to convert some control signal into mechanical motion."@en ; + skos:definition "A Transducer that is designed to convert some control signal into mechanical motion."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Actuator&oldid=1064000375"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Actuator"@en . @@ -44,7 +45,7 @@ cco:Actuator rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingCombustionEngine cco:AirBreathingCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:ReactionEngine ; - cco:definition "A Reaction Engine that functions by drawing a continuous stream of air into and through the Engine where it is compressed, mixed with a Portion of Fuel, ignited, and then expelled as exhaust gas."@en ; + skos: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/w/index.php?title=Engine&oldid=1063879193"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Air-Breathing Combustion Engine"@en . @@ -53,8 +54,8 @@ cco:AirBreathingCombustionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingJetEngine cco:AirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:JetEngine ; - cco:alternative_label "Ducted Jet Engine"@en ; - cco:definition "A Jet Engine that is propelled by a jet of hot exhaust gases formed from air that is drawn into the Engine via an Air Inlet."@en ; + skos:altLabel "Ducted Jet Engine"@en ; + skos: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/w/index.php?title=Airbreathing_jet_engine&oldid=1062364308"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Air-Breathing Jet Engine"@en . @@ -63,8 +64,8 @@ cco:AirBreathingJetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AirConditioningUnit cco:AirConditioningUnit rdf:type owl:Class ; rdfs:subClassOf cco:CoolingSystem ; - cco:alternative_label "AC Unit"@en ; - cco:definition "A Cooling System that is designed to remove excess heat and humidity from the air in an enclosed space."@en ; + skos:altLabel "AC Unit"@en ; + skos: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/w/index.php?title=Air_conditioning&oldid=1063494896"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Air Conditioning Unit"@en . @@ -73,8 +74,8 @@ cco:AirConditioningUnit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AirInlet cco:AirInlet rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:alternative_label "Air Intake"@en ; - cco:definition "A Fluid Control Artifact that consists of an opening that is designed to capture and direct the flow of air into the system it is part of."@en ; + skos:altLabel "Air Intake"@en ; + skos: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 . @@ -82,7 +83,7 @@ cco:AirInlet rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Aircraft cco:Aircraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; - cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by air travel."@en ; + skos: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/w/index.php?title=Aircraft&oldid=1063924562"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Aircraft"@en . @@ -91,7 +92,7 @@ cco:Aircraft rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AlkalineElectricBattery cco:AlkalineElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:PrimaryCellElectricBattery ; - cco:definition "A Primary Cell Electric Battery that has a Zinc anode and Manganese (IV) oxide cathode."@en ; + skos:definition "A Primary Cell Electric Battery that has a Zinc anode and Manganese (IV) oxide cathode."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Alkaline_battery&oldid=1055652562"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Alkaline Electric Battery"@en . @@ -100,7 +101,7 @@ cco:AlkalineElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AlternatingCurrentPowerSource cco:AlternatingCurrentPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that is designed to transfer electrical power in the form of alternating current."@en ; + skos: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 . @@ -108,7 +109,7 @@ cco:AlternatingCurrentPowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AntiBacterialArtifactFunction cco:AntiBacterialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:AntiMicrobialArtifactFunction ; - cco:definition "An Anti-Microbial Artifact Function that is realized in a process which causes harm to, or the death of, some bacterium."@en ; + skos: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/w/index.php?title=Antibiotic&oldid=1063633090"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Anti-Bacterial Artifact Function"@en . @@ -117,7 +118,7 @@ cco:AntiBacterialArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AntiMicrobialArtifactFunction cco:AntiMicrobialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; - cco:definition "A Pesticide Artifact Function that is realized in a process which causes illness in, or the death of, a microorganism."@en ; + skos: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/w/index.php?title=Antimicrobial&oldid=1064100151"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Anti-Microbial Artifact Function"@en . @@ -126,7 +127,7 @@ cco:AntiMicrobialArtifactFunction rdf:type owl:Class ; ### 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 ; + skos: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/w/index.php?title=Armoured_fighting_vehicle&oldid=1063212018"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Armored Fighting Vehicle"@en . @@ -136,7 +137,7 @@ cco:ArmoredFightingVehicle rdf:type owl:Class ; cco:ArmoredPersonnelCarrier rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:acronym "APC" ; - cco:definition "An Armored Fighting Vehicle that is designed to transport infantry to the battlefield but which are not usually designed to take part in a direct-fire battle."@en ; + skos: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/w/index.php?title=Armoured_personnel_carrier&oldid=1061608326"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Armored Personnel Carrier"@en . @@ -145,7 +146,7 @@ cco:ArmoredPersonnelCarrier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Arrow cco:Arrow rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:definition "A Portion of Ammunition that is designed to be fired from a Bow and consists of a long straight stiff shaft with stabilizers (fletchings) and a slot (the nock) on one end and a weighted tip (the arrowhead) on the other end."@en ; + skos: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/w/index.php?title=Arrow&oldid=1058445874"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Arrow"@en . @@ -154,7 +155,7 @@ cco:Arrow rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArticleOfClothing cco:ArticleOfClothing rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to cover some portion of a body."@en ; + skos:definition "A Material Artifact that is designed to cover some portion of a body."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Clothing&oldid=1063505718"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Article of Clothing"@en . @@ -163,7 +164,7 @@ cco:ArticleOfClothing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArticleOfSolidWaste cco:ArticleOfSolidWaste rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfWasteMaterial ; - cco:definition "A Portion of Waste Material that has a low liquid content."@en ; + skos: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 . @@ -172,7 +173,7 @@ cco:ArticleOfSolidWaste rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Artifact cco:Artifact rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; - cco:definition "A Material Entity that was designed by some Agent to realize a certain Function."@en ; + skos:definition "A Material Entity 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 "Material Artifact"@en . @@ -184,7 +185,7 @@ 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."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Design&oldid=1063941625"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artifact Design"@en . @@ -193,7 +194,7 @@ cco:ArtifactDesignContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactDimensionSpecification cco:ArtifactDimensionSpecification rdf:type owl:Class ; rdfs:subClassOf cco:QualitySpecification ; - cco:definition "An Quality Specification that prescribes some Size Quality."@en ; + skos: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 . @@ -205,7 +206,7 @@ cco:ArtifactFunction rdf:type owl:Class ; owl:onProperty obo:BFO_0000197 ; owl:someValuesFrom cco:Artifact ] ; - cco:definition "A Function that inheres in some Artifact in virtue of that Artifact being designed to be used in processes that require that Function to be realized."@en ; + skos: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 . @@ -221,7 +222,7 @@ cco:ArtifactFunctionSpecification rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; - cco:definition "A Directive Information Content Entity that prescribes some Artifact Function and which is part of some Artifact Model."@en ; + skos: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 . @@ -229,7 +230,7 @@ cco:ArtifactFunctionSpecification rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactHistory cco:ArtifactHistory rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000182 ; - cco:definition "A History of an Artifact."@en ; + skos: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 . @@ -245,7 +246,7 @@ cco:ArtifactIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity which designates some Artifact."@en ; + skos: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 . @@ -261,7 +262,7 @@ 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."@en ; + skos: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 . @@ -269,7 +270,7 @@ cco:ArtifactLocation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactModel cco:ArtifactModel rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactDesignContentEntity ; - cco:definition "A Directive Information Content Entity that prescribes a common set of Functions and Qualities to inhere in a set of artifact instances."@en ; + skos: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 . @@ -285,7 +286,7 @@ cco:ArtifactModelName rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity that designates some Artifact Model."@en ; + skos: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 . @@ -293,7 +294,7 @@ cco:ArtifactModelName rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtificialEye cco:ArtificialEye rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace a missing eye."@en ; + skos:definition "A Prosthesis that is designed to replace a missing eye."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Artificial_eye&oldid=1046672400"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Artificial Eye"@en . @@ -302,7 +303,7 @@ cco:ArtificialEye rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AssaultRifle cco:AssaultRifle rdf:type owl:Class ; rdfs:subClassOf cco:Rifle ; - cco:definition "A Rifle that is designed to have selective-fire functionality and use an intermediate Cartridge and a detachable magazine."@en ; + skos: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/w/index.php?title=Assault_rifle&oldid=1063774380"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Assault Rifle"@en . @@ -311,8 +312,8 @@ cco:AssaultRifle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AttitudeControlArtifactFunction cco:AttitudeControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:alternative_label "Orientation Control Artifact Function"@en ; - cco:definition "An Artifact Function that is realized by an Artifact participating in an attitude control process."@en ; + skos:altLabel "Orientation Control Artifact Function"@en ; + skos: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 . @@ -320,7 +321,7 @@ cco:AttitudeControlArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Automobile cco:Automobile rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; - cco:definition "A Ground Motor Vehicle that is designed to transport a small number of passengers while traveling on four tired wheels."@en ; + skos: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/w/index.php?title=Car&oldid=1064116950"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Automobile"@en . @@ -329,8 +330,8 @@ cco:Automobile rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AutopilotSystem cco:AutopilotSystem rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystem ; - cco:alternative_label "Autopilot"@en ; - cco:definition "A Vehicle Control System that is designed to enable some Agent to control the trajectory of a Vehicle without constant 'hands-on' control."@en ; + skos:altLabel "Autopilot"@en ; + skos: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/w/index.php?title=Autopilot&oldid=1063382206"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Autopilot System"@en . @@ -339,7 +340,7 @@ cco:AutopilotSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AztecCode cco:AztecCode rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; - cco:definition "A Two-Dimensional Barcode that is used by the transportation industry to scan tickets."@en ; + skos: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 . @@ -347,7 +348,7 @@ cco:AztecCode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Banknote cco:Banknote rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCash ; - cco:definition "A Portion of Cash that consists of a portable slips of paper or fabric designed to bear some specified Financial Value."@en ; + skos: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 . @@ -355,7 +356,7 @@ cco:Banknote rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Barcode cco:Barcode rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear one or more geometric shapes that concretize some Directive Information Content Entity."@en ; + skos:definition "An Information Bearing Artifact that is designed to bear one or more geometric shapes that concretize some Directive Information Content Entity."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Barcode&oldid=1059844765"^^xsd:anyURI ; 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 ; @@ -365,7 +366,7 @@ cco:Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BatteryTerminal cco:BatteryTerminal rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to connect a load or charger to a single or multiple-cell Battery."@en ; + skos:definition "A Material Artifact that is designed to connect a load or charger to a single or multiple-cell Battery."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Battery_terminal&oldid=1059455659"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Battery Terminal"@en . @@ -374,7 +375,7 @@ cco:BatteryTerminal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BearingArtifactFunction cco:BearingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes in which the Artifact constrains relative motion to only the desired motion, and reduces friction between moving parts."@en ; + skos: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 . @@ -383,7 +384,7 @@ cco:BearingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BeverageAntenna cco:BeverageAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; - cco:definition "A Wire Antenna that consists of a horizontal wire one-half to two wavelengths long that is suspended above the ground with one end attached to the receiver feedline and the other grounded and which is typically used in the low and medium frequency radio bands."@en ; + skos: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 . @@ -392,7 +393,7 @@ cco:BeverageAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bicycle cco:Bicycle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; - cco:definition "A Ground Vehicle that consists of two wheels, one in front of the other, attached to a frame along with handlebars and pedals such that it is designed to receive its motive power from pedaling."@en ; + skos: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/w/index.php?title=Bicycle&oldid=1063761124"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bicycle"@en . @@ -401,7 +402,7 @@ cco:Bicycle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BidirectionalTransducer cco:BidirectionalTransducer rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; - cco:definition "A Transducer that is designed to receive a signal in the form of physical phenomena and convert it into an electrical signal, and vice versa."@en ; + skos: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/w/index.php?title=Transducer&oldid=1053290948"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bidirectional Transducer"@en . @@ -410,7 +411,7 @@ cco:BidirectionalTransducer rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BiologicalWeapon cco:BiologicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, incapacity, or death by means of releasing disease-producing agents—such as bacteria, viruses, or fungi."@en ; + skos: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/w/index.php?title=Biological_warfare&oldid=1062972883"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Biological Weapon"@en . @@ -419,7 +420,7 @@ cco:BiologicalWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bond cco:Bond rdf:type owl:Class ; rdfs:subClassOf cco:FinancialInstrument ; - cco:definition "A Financial Instrument that is designed to secure an Agent's debt for the holders of that debt."@en ; + skos: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 . @@ -428,7 +429,7 @@ cco:Bond rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BondCertificate cco:BondCertificate rdf:type owl:Class ; rdfs:subClassOf cco:Bond ; - cco:definition "A Bond that consists of a Certificate."@en ; + skos: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 . @@ -436,7 +437,7 @@ cco:BondCertificate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Book cco:Book rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity by means of ink, paper, parchment, or other materials fastened together to hinge at one side."@en ; + skos: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/w/index.php?title=Book&oldid=1063132471"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Book"@en . @@ -445,7 +446,7 @@ cco:Book rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bow cco:Bow rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to launch Arrows."@en ; + skos:definition "A Projectile Launcher that is designed to launch Arrows."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Bow_and_arrow&oldid=1062193194"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bow"@en . @@ -454,7 +455,7 @@ cco:Bow rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Brake cco:Brake rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to inhibit the Vehicle's Motion by absorbing energy from a moving system."@en ; + skos:definition "A Material Artifact that is designed to inhibit the Vehicle's Motion by absorbing energy from a moving system."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Brake&oldid=1047693009"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Brake"@en . @@ -463,7 +464,7 @@ cco:Brake rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BrakeControlSystem cco:BrakeControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystem ; - cco:definition "A Vehicle Control System that is designed to control the process of braking with the aim of preventing rolling, skidding, and hydroplaning."@en ; + skos: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 . @@ -471,7 +472,7 @@ cco:BrakeControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bridge cco:Bridge rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation 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 ; + skos:definition "A Land Transportation 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/w/index.php?title=Bridge&oldid=1061858310" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bridge"@en . @@ -480,7 +481,7 @@ cco:Bridge rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bullet cco:Bullet rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:definition "A Portion of Ammunition that is designed to be projected by a Firearm, Sling, Slingshot, or Air Gun, but which does not (typically) contain explosives."@en ; + skos: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/w/index.php?title=Bullet&oldid=1062391591"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bullet"@en . @@ -489,7 +490,7 @@ cco:Bullet rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bus cco:Bus rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; - cco:definition "A Ground Motor Vehicle that is designed to transport a large number of people and to travel on six or more tired wheels."@en ; + skos: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/w/index.php?title=Bus&oldid=1055341487"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bus"@en . @@ -498,7 +499,7 @@ cco:Bus rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CabinPressurizationControlSystem cco:CabinPressurizationControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentControlSystem ; - cco:definition "An Environment Control System that is designed to control the process in which conditioned air is pumped into the Cabin of some Aircraft or Spacecraft in order to create a safe and comfortable environment for passengers and crew flying at high altitudes."@en ; + skos: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/w/index.php?title=Cabin_pressurization&oldid=1062243955"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cabin Pressurization Control System"@en . @@ -507,7 +508,7 @@ cco:CabinPressurizationControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Camera cco:Camera rdf:type owl:Class ; rdfs:subClassOf cco:ImagingInstrument ; - cco:definition "An Imaging Instrument that is designed to form and digitally or physically record an image of an entity."@en ; + skos: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 . @@ -516,7 +517,7 @@ cco:Camera rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Canal cco:Canal rdf:type owl:Class ; rdfs:subClassOf cco:WaterTransportationArtifact ; - cco:definition "A Water Transportation Artifact that is an artificial Hydrographic Feature designed to convey water or enable Watercraft to travel inland."@en ; + skos:definition "A Water Transportation 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/w/index.php?title=Canal&oldid=1059514223" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Canal"@en . @@ -525,7 +526,7 @@ cco:Canal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Cannon cco:Cannon rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to use a controlled explosion to launch a relatively large Portion of Ammunition, such as a Round Shot or a Shell, at a significant Velocity."@en ; + skos: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/w/index.php?title=Cannon&oldid=1063792906"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cannon"@en . @@ -534,7 +535,7 @@ cco:Cannon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CargoCabin cco:CargoCabin rdf:type owl:Class ; rdfs:subClassOf cco:VehicleCompartment ; - cco:definition "A Vehicle Compartment that is used to store goods or materials during transportation."@en ; + skos: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 . @@ -542,7 +543,7 @@ cco:CargoCabin rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Cartridge cco:Cartridge rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:definition "A Portion of Ammunition that is designed to package a Bullet, a propellant substance, and a primer within a case that is designed to fit within the firing chamber of a Firearm."@en ; + skos: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 . @@ -551,8 +552,8 @@ cco:Cartridge rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CatadioptricOpticalTelescope cco:CatadioptricOpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalTelescope ; - cco:alternative_label "Catadioptric Telescope"@en ; - cco:definition "An Optical Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light through the use of a combination of Lenses and Mirrors to form an enhanced image of the Object."@en ; + skos:altLabel "Catadioptric Telescope"@en ; + skos: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/w/index.php?title=Catadioptric_system&oldid=1017210114"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Catadioptric Optical Telescope"@en . @@ -561,7 +562,7 @@ cco:CatadioptricOpticalTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CatalystArtifactFunction cco:CatalystArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which the rate of a chemical reaction is increased due to the participation of an additional substance, without that substance being consumed in the reaction."@en ; + skos: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/w/index.php?title=Catalysis&oldid=1063864001"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Catalyst Artifact Function"@en . @@ -570,9 +571,9 @@ cco:CatalystArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CellularTelecommunicationNetwork cco:CellularTelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:WirelessTelecommunicationNetwork ; - cco:alternative_label "Cellular Network"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Cellular_network&oldid=1061429562"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cellular Telecommunication Network"@en . @@ -581,7 +582,7 @@ cco:CellularTelecommunicationNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Certificate cco:Certificate rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that bears an Information Content Entity which attests to certain demonstrated characteristics of an Object, Person, or Organization."@en ; + skos: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 . @@ -591,7 +592,7 @@ cco:Certificate rdf:type owl:Class ; cco:Chart rdf:type owl:Class ; rdfs:subClassOf cco:Image ; cco:definition_source "Adapted from “Chart.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/chart. Accessed 4 Aug. 2024." ; - cco:definition "An Image that is designed to carry some Representational Information Content Entity that is prescribed by some canonical visual format."@en ; + skos:definition "An Image that is designed to carry some Representational Information Content Entity that is prescribed by some canonical visual format."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Chart"@en . @@ -599,7 +600,7 @@ cco:Chart rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalReactionArtifactFunction cco:ChemicalReactionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process that leads to the transformation of one set of chemical substances to another."@en ; + skos: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/w/index.php?title=Chemical_reaction&oldid=1063262412"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Chemical Reaction Artifact Function"@en . @@ -608,7 +609,7 @@ cco:ChemicalReactionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalWeapon cco:ChemicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of releasing toxic chemicals."@en ; + skos: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/w/index.php?title=Chemical_weapon&oldid=1054342645"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Chemical Weapon"@en . @@ -617,7 +618,7 @@ cco:ChemicalWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CircuitBreaker cco:CircuitBreaker rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to protect an electrical circuit from damage caused by excess current from an overload or short circuit."@en ; + skos:definition "A Material Artifact 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/w/index.php?title=Circuit_breaker&oldid=1060854893"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Circuit Breaker"@en . @@ -626,7 +627,7 @@ cco:CircuitBreaker rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CleaningArtifactFunction cco:CleaningArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes in which some Artifact is used to remove foreign objects from another object."@en ; + skos: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 . @@ -634,7 +635,7 @@ cco:CleaningArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CodabarBarcode cco:CodabarBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of numbers 0-9 and the characters -$:/.+ and is used by logistics and healthcare professionals."@en ; + skos: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 . @@ -642,7 +643,7 @@ cco:CodabarBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Code128Barcode cco:Code128Barcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of up to 128 ASCII characters and is used primarily in supply chains."@en ; + skos: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 . @@ -650,7 +651,7 @@ cco:Code128Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Code39Barcode cco:Code39Barcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of 39 characters that are numbers 0-9, capital letters A-Z, or the symbols -.$/+% and space and is used primarily in automotive and defense industries."@en ; + skos: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 . @@ -658,7 +659,7 @@ cco:Code39Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Code93Barcode cco:Code93Barcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of up to 93 ASCII characters and is used in logistics to identify packages in retail inventory, lable electornic components, and provide supplementary delivery information."@en ; + skos: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 . @@ -666,7 +667,7 @@ cco:Code93Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CodeList cco:CodeList rdf:type owl:Class ; rdfs:subClassOf cco:List ; - cco:definition "A List that contains an ordered sequence of Information Bearing Entities that carry Code Identifiers."@en ; + skos:definition "A List that contains an ordered sequence of Information Bearing Entities that carry Code Identifiers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Code List"@en . @@ -674,7 +675,7 @@ cco:CodeList rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Coin cco:Coin rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCash ; - cco:definition "A Portion of Cash that consists of a flat, portable, round pieces of metal designed to bear some specified Financial Value."@en ; + skos: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 . @@ -682,7 +683,7 @@ cco:Coin rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CollimationArtifactFunction cco:CollimationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a collimation event in which the Artifact narrows a beam of particles or waves by either causing the spatial cross-section of the beam to become smaller or by causing the directions of motion of the beam's constituents to be aligned in a specifc direction of Motion."@en ; + skos: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 . @@ -690,10 +691,10 @@ cco:CollimationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CombustionChamber cco:CombustionChamber rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "Burner"@en , + skos:altLabel "Burner"@en , "Combustor"@en , "Flame Holder"@en ; - cco:definition "A Material Artifact that is designed to wholly or partially bound an internal Site where a Combustion process is intended to occur."@en ; + skos:definition "A Material 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 . @@ -701,7 +702,7 @@ cco:CombustionChamber rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CombustionEngine cco:CombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:HeatEngine ; - cco:definition "A Heat Engine that is designed to convert thermal energy that is generated through a local Combustion process into mechanical energy."@en ; + skos: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 . @@ -709,7 +710,7 @@ cco:CombustionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommonStock cco:CommonStock rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; - cco:definition "Stock that entitles its holder to voting on corporate decisions."@en ; + skos: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 . @@ -717,7 +718,7 @@ cco:CommonStock rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationArtifactFunction cco:CommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which meaningful signs are conveyed from one entity to another."@en ; + skos: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 . @@ -725,7 +726,7 @@ cco:CommunicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInstrument cco:CommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to facilitate communication between at least two entities."@en ; + skos:definition "A Material 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 . @@ -733,7 +734,7 @@ cco:CommunicationInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInterferenceArtifactFunction cco:CommunicationInterferenceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to interfere with the transmission of information for the purpose of preventing communication."@en ; + skos: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 . @@ -741,7 +742,7 @@ cco:CommunicationInterferenceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationReceptionArtifactFunction cco:CommunicationReceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to receive information that has been transmitted for the purpose of communiction."@en ; + skos: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 . @@ -749,7 +750,7 @@ cco:CommunicationReceptionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationRelayArtifactFunction cco:CommunicationRelayArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to first receive and then transmit information from one Artifact to another for the purpose of communiction."@en ; + skos: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 . @@ -757,7 +758,7 @@ cco:CommunicationRelayArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationSystem cco:CommunicationSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Communications_system&oldid=1058600948"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Communication System"@en . @@ -766,8 +767,8 @@ cco:CommunicationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ComplexOpticalLens cco:ComplexOpticalLens rdf:type owl:Class ; rdfs:subClassOf cco:OpticalLens ; - cco:alternative_label "Lens System"@en ; - cco:definition "An Optical Lens consisting of more than one Simple Optical Lenses."@en ; + skos:altLabel "Lens System"@en ; + skos:definition "An Optical Lens consisting of more than one Simple Optical Lenses."@en ; cco:definition_source "Hecht, Eugene (1987). Optics (2nd ed.). Addison Wesley. ISBN 978-0-201-11609-0. Chapters 5 & 6."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Complex Optical Lens"@en . @@ -776,7 +777,7 @@ cco:ComplexOpticalLens rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ComponentRole cco:ComponentRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an entity having a discrete structure in virtue of that entity being part of a system considered at a particular level of analysis."@en ; + skos:definition "A Role that inheres in an entity having a discrete structure in virtue of that entity being part of a system considered at a particular level of analysis."@en ; cco:definition_source "ISO/IEC. 1998. Information Technology ― System and Software Integrity Levels Geneva, Switzerland: International Organization for Standardization (ISO)/International Electrotechnical Commission (IEC). ISO/IEC. 15026:1998. : 3.1"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Component Role"@en . @@ -785,7 +786,7 @@ cco:ComponentRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CompressionIgnitionEngine cco:CompressionIgnitionEngine rdf:type owl:Class ; rdfs:subClassOf cco:InternalCombustionEngine ; - cco:definition "An Internal Combustion Engine that is designed to operate by igniting a portion of Fuel and Oxidizer mixture using heat generated via compression of the mixture."@en ; + skos: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 . @@ -793,7 +794,7 @@ cco:CompressionIgnitionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CompressionIgnitionSystem cco:CompressionIgnitionSystem rdf:type owl:Class ; rdfs:subClassOf cco:IgnitionSystem ; - cco:definition "An Ignition System that is designed to generate heat by compressing a portion of fuel and oxidizer mixture in order to initiate an Ignition process."@en ; + skos: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 . @@ -801,7 +802,7 @@ cco:CompressionIgnitionSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Computer cco:Computer rdf:type owl:Class ; rdfs:subClassOf cco:InformationProcessingArtifact ; - cco:definition "An Information Processing Artifact that is designed to execute an arbitrary set of arithmetic or logical operations automatically."@en ; + skos: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/w/index.php?title=Computer&oldid=1061553332"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Computer"@en . @@ -810,8 +811,8 @@ cco:Computer rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ComputerNetwork cco:ComputerNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; - cco:alternative_label "Data Network"@en ; - cco:definition "A Telecommunication Network that is designed to allow the exchange of data between two or more computers connected to the network."@en ; + skos:altLabel "Data Network"@en ; + skos: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/w/index.php?title=Computer_network&oldid=1061571662"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Computer Network"@en . @@ -820,7 +821,7 @@ cco:ComputerNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ComputingArtifactFunction cco:ComputingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a computation process."@en ; + skos: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 . @@ -828,7 +829,7 @@ cco:ComputingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Container cco:Container rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to contain (wholly or partially) some material entity."@en ; + skos:definition "A Material 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 . @@ -836,7 +837,7 @@ cco:Container rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ContainingArtifactFunction cco:ContainingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which one entity contains another."@en ; + skos: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 . @@ -845,7 +846,7 @@ cco:ContainingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ControlSurface cco:ControlSurface rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact 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 ; + skos:definition "A Material Artifact 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/w/index.php?title=Flight_control_surfaces&oldid=1019271264"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Control Surface"@en . @@ -854,7 +855,7 @@ cco:ControlSurface rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ControlSystem cco:ControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to manage, command, direct, or regulate the behavior of at least one other Artifact."@en ; + skos:definition "A Material 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/w/index.php?title=Control_system&oldid=1061817176"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Control System"@en . @@ -863,8 +864,8 @@ cco:ControlSystem rdf:type owl:Class ; ### 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 ; + skos:altLabel "Variable-Pitch Propeller"@en ; + skos: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/w/index.php?title=Variable-pitch_propeller&oldid=1041375492"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Controllable Pitch Propeller"@en . @@ -873,10 +874,10 @@ cco:ControllablePitchPropeller rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ControlledAccessHighway cco:ControlledAccessHighway rdf:type owl:Class ; rdfs:subClassOf cco:Highway ; - cco:alternative_label "Expressway"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Controlled-access_highway&oldid=1063655601"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Controlled-Access Highway"@en . @@ -885,9 +886,9 @@ cco:ControlledAccessHighway rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ConvergentDivergentNozzle cco:ConvergentDivergentNozzle rdf:type owl:Class ; rdfs:subClassOf cco:Nozzle ; - cco:alternative_label "CD Nozzle"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=De_Laval_nozzle&oldid=1062746288"^^xsd:anyURI ; 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 ; @@ -897,7 +898,7 @@ cco:ConvergentDivergentNozzle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ConveyanceArtifactFunction cco:ConveyanceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MotionArtifactFunction ; - cco:definition "A Motion Artifact Function that is realized in a process in which the bearer of the function conveys entities from one location to another."@en ; + skos: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/w/index.php?title=Vehicle&oldid=1063682179"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Conveyance Artifact Function"@en . @@ -906,7 +907,7 @@ cco:ConveyanceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CoolingArtifactFunction cco:CoolingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which the thermal energy of a system decreases."@en ; + skos: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 . @@ -914,7 +915,7 @@ cco:CoolingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CoolingSystem cco:CoolingSystem rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentControlSystem ; - cco:definition "An Environment Control System that is designed to cool the air or objects in a Site."@en ; + skos: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 . @@ -922,7 +923,7 @@ cco:CoolingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitFinancialInstrument cco:CounterfeitFinancialInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CounterfeitInstrument ; - cco:definition "A Counterfeit Instrument that is designed to be a fake replica of some legally sanctioned Financial Instrument."@en ; + skos: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/w/index.php?title=Counterfeit_money&oldid=1064052318"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Counterfeit Financial Instrument"@en . @@ -931,7 +932,7 @@ cco:CounterfeitFinancialInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitInstrument cco:CounterfeitInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to be a fake replica of some genuine Artifact."@en ; + skos:definition "A Material Artifact that is designed to be a fake replica of some genuine Artifact."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Counterfeit&oldid=1063493600"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Counterfeit Instrument"@en . @@ -940,7 +941,7 @@ cco:CounterfeitInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitLegalInstrument cco:CounterfeitLegalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CounterfeitInstrument ; - cco:definition "A Counterfeit Instrument that is designed to be a fake replica of some genuine Legal Instrument."@en ; + skos: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/w/index.php?title=Counterfeit&oldid=1063493600"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Counterfeit Legal Instrument"@en . @@ -949,7 +950,7 @@ cco:CounterfeitLegalInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Coupling cco:Coupling rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to connect two Shafts together at their ends for the purpose of transmitting power."@en ; + skos:definition "A Material Artifact 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/w/index.php?title=Coupling&oldid=1055718683"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Coupling"@en . @@ -958,7 +959,7 @@ cco:Coupling rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CoveringArtifactFunction cco:CoveringArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which an entity is covered."@en ; + skos: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 . @@ -967,7 +968,7 @@ cco:CoveringArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CrushingArtifactFunction cco:CrushingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; - cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired because of significant pressure."@en ; + skos: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 . @@ -976,7 +977,7 @@ cco:CrushingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CryogenicStorageDewar cco:CryogenicStorageDewar rdf:type owl:Class ; rdfs:subClassOf cco:Container ; - cco:definition "A Container that is designed to store a Portion of Cryogenic Material (such as liquid helium or liquid oxygen) and which consists of, minimally, walls that are constructed from two or more layers that are separated by a high vacuum to provide thermal insulation between the interior and exterior of the dewar."@en ; + skos: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/w/index.php?title=Cryogenic_storage_dewar&oldid=1021282649"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cryogenic Storage Dewar"@en . @@ -985,7 +986,7 @@ cco:CryogenicStorageDewar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CurrentConversionArtifactFunction cco:CurrentConversionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:definition "An Electrical Artifact Function that is realized by processes in which some Artifact is used to convert some electrical current."@en ; + skos: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 . @@ -993,7 +994,7 @@ cco:CurrentConversionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CuttingArtifactFunction cco:CuttingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; - cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired by being opened or divided."@en ; + skos: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 . @@ -1002,7 +1003,7 @@ cco:CuttingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CuttingWeapon cco:CuttingWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of separating some portion of its target into two or more portions through the application of acutely directed force."@en ; + skos: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/w/index.php?title=Cutting&oldid=1058846915"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Cutting Weapon"@en . @@ -1011,7 +1012,7 @@ cco:CuttingWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Dam cco:Dam rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to impound surface water or underground streams."@en ; + skos:definition "A Material Artifact that is designed to impound surface water or underground streams."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Dam&oldid=1053601756" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Dam"@en . @@ -1020,7 +1021,7 @@ cco:Dam rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DamagingArtifactFunction cco:DamagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which the structural integrity of an entity is impaired."@en ; + skos: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 . @@ -1028,7 +1029,7 @@ cco:DamagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DataMatrixCode cco:DataMatrixCode rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; - cco:definition "A Two-Dimensional Barcode that consists of cells arranged in rectangular patterns and is used for marking small items in logistics and operations."@en ; + skos: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 . @@ -1036,7 +1037,7 @@ cco:DataMatrixCode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Database cco:Database rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some set of specific Information Content Entities and to be rapidly searchable and retrievable."@en ; + skos: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/w/index.php?title=Database&oldid=1057024641"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Database"@en . @@ -1045,7 +1046,7 @@ cco:Database rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DeceptionArtifactFunction cco:DeceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes which misinform or mislead some other entity."@en ; + skos:definition "An Artifact Function that is realized in processes which misinform or mislead some other entity."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Deception&oldid=1061346984"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Deception Artifact Function"@en . @@ -1054,7 +1055,7 @@ cco:DeceptionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Decoy cco:Decoy rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to distract or conceal what an individual or group might be looking for."@en ; + skos:definition "A Material 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/w/index.php?title=Decoy&oldid=1058455081"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Decoy"@en . @@ -1063,7 +1064,7 @@ cco:Decoy rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DeflectingPrism cco:DeflectingPrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; - cco:definition "A Prism designed to deflect a beam of light entering the Prism by a fixed angle."@en ; + skos: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 . @@ -1071,7 +1072,7 @@ cco:DeflectingPrism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DefoliantArtifactFunction cco:DefoliantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:HerbicideArtifactFunction ; - cco:definition "An Herbicide Artifact Function that is realized in a process that causes a plant to lose its leaves."@en ; + skos: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/w/index.php?title=Defoliant&oldid=1059494225"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Defoliant Artifact Function"@en . @@ -1080,7 +1081,7 @@ cco:DefoliantArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Denture cco:Denture rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace missing teeth."@en ; + skos:definition "A Prosthesis that is designed to replace missing teeth."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Dentures&oldid=1056527226"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Denture"@en . @@ -1089,7 +1090,7 @@ cco:Denture rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DetergentArtifactFunction cco:DetergentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SurfactantArtifactFunction ; - cco:definition "A Surfactant Artifact Function that is realized in a process that cleans substances in dilute solutions."@en ; + skos: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/w/index.php?title=Detergent&oldid=1064079329"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Detergent Artifact Function"@en . @@ -1098,7 +1099,7 @@ cco:DetergentArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DetonatingArtifactFunction cco:DetonatingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes of combustion involving a supersonic exothermic front accelerating through a medium that eventually drives a shock front propagating directly in front of it."@en ; + skos: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/w/index.php?title=Detonation&oldid=1061553336"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Detonating Artifact Function"@en . @@ -1107,7 +1108,7 @@ cco:DetonatingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DiffractionArtifactFunction cco:DiffractionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a diffraction event in which the Artifact forces a wave to bend around the corners of an obstacle or aperture into the region of geometrical shadow of the obstacle."@en ; + skos: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 . @@ -1115,7 +1116,7 @@ cco:DiffractionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DiffractionGrating cco:DiffractionGrating rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; - cco:definition "An Optical Instrument with a periodic structure that is designed to split and defract a beam of light into several beams travelling in different directions."@en ; + skos: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/w/index.php?title=Diffraction_grating&oldid=1060463366"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Diffraction Grating"@en . @@ -1124,9 +1125,9 @@ cco:DiffractionGrating rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DigitalStorageDevice cco:DigitalStorageDevice rdf:type owl:Class ; rdfs:subClassOf cco:InformationMediumArtifact ; - cco:definition "An Information Medium Artifact that is designed to bear some Information Content Entity by means of recording that information in digital (binary) format."@en ; + skos: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/w/index.php?title=Data_storage&oldid=1060116427"^^xsd:anyURI ; - cco:example_of_usage "A computer's Hard Disk Drive" , + skos:example "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 . @@ -1135,7 +1136,7 @@ cco:DigitalStorageDevice rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DirectCurrentPowerSource cco:DirectCurrentPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that is designed to transfer electrical power in the form of direct current."@en ; + skos: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 . @@ -1143,7 +1144,7 @@ cco:DirectCurrentPowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DishReceiver cco:DishReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioReceiver ; - cco:definition "A Radio Receiver that uses a Parabolic (or Dish) Antenna to intercept radio signals."@en ; + skos: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 . @@ -1151,7 +1152,7 @@ cco:DishReceiver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DispersivePrism cco:DispersivePrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; - cco:definition "A Prism designed to break up a beam of light entering the Prism into its constituent spectral colors by leveraging the refractive index of light based on its Frequency."@en ; + skos: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 . @@ -1159,7 +1160,7 @@ cco:DispersivePrism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DistanceMeasurementArtifactFunction cco:DistanceMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; - cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the spatial Distance to a specified object or class of objects."@en ; + skos: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 . @@ -1167,7 +1168,7 @@ cco:DistanceMeasurementArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Document cco:Document rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity in a series of paragraphs of text or diagrams in the form of physical pieces of paper or an electronic word processor file."@en ; + skos: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/w/index.php?title=Document&oldid=1057829688"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Document"@en . @@ -1176,7 +1177,7 @@ cco:Document rdf:type owl:Class ; ### 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 written or selected."@en ; + skos:definition "An Information Bearing Entity that is a part of some document into which bearers of prescribed information can be written or selected."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Document Field"@en . @@ -1184,7 +1185,7 @@ cco:DocumentField rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -1193,7 +1194,7 @@ cco:DocumentForm rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EAN13Barcode cco:EAN13Barcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; - cco:definition "An EAN Barcode that consists of 13 numerical digits and is used to designate products at the point of sale."@en ; + skos: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 . @@ -1201,7 +1202,7 @@ cco:EAN13Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EAN8Barcode cco:EAN8Barcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; - cco:definition "An EAN Barcode that consists of 8 numerical digits and is used to designate products at the point of sale."@en ; + skos: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 . @@ -1209,7 +1210,7 @@ cco:EAN8Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EANBarcode cco:EANBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of 8 or 13 numerical digits and is used to scan consumer goods."@en ; + skos: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 . @@ -1217,7 +1218,7 @@ cco:EANBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EducationArtifactFunction cco:EducationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of transmiting accumulated knowledge skills and values from one generation to another."@en ; + skos: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/w/index.php?title=Education&oldid=1064011752"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Education Artifact Function"@en . @@ -1226,8 +1227,8 @@ cco:EducationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery cco:ElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:alternative_label "Battery"@en ; - cco:definition "An Electrical Power Source that is designed to produce electric power by converting chemical energy to electrical energy."@en ; + skos:altLabel "Battery"@en ; + skos: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 . @@ -1236,7 +1237,7 @@ cco:ElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricGenerator cco:ElectricGenerator rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that is designed to convert mechanical energy to electrical energy for use in an external circuit."@en ; + skos: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/w/index.php?title=Electric_generator&oldid=1057805035"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electric Generator"@en . @@ -1245,8 +1246,8 @@ cco:ElectricGenerator rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricMotor cco:ElectricMotor rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; - cco:alternative_label "Electric Engine"@en ; - cco:definition "An Engine that is designed to convert electrical energy into mechanical energy."@en ; + skos:altLabel "Electric Engine"@en ; + skos:definition "An Engine that is designed to convert electrical energy into mechanical energy."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Electric_motor&oldid=1063829856"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electric Motor"@en . @@ -1255,7 +1256,7 @@ cco:ElectricMotor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalArtifactFunction cco:ElectricalArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to perform a process involving electrical power."@en ; + skos: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 . @@ -1263,7 +1264,7 @@ cco:ElectricalArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConductionArtifactFunction cco:ElectricalConductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:definition "An Electrical Artifact Function that is realized by an Artifact being used to conduct an electric current."@en ; + skos: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 . @@ -1271,7 +1272,7 @@ cco:ElectricalConductionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConnectorArtifactFunction cco:ElectricalConnectorArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalConductionArtifactFunction ; - cco:definition "An Electrical Conduction Artifact Function that is realized by processes in which some Artifact is used to join electrical terminations to create an electrical circuit."@en ; + skos: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 . @@ -1279,7 +1280,7 @@ cco:ElectricalConnectorArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalContactArtifactFunction cco:ElectricalContactArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalConductionArtifactFunction ; - cco:definition "An Electrical Conduction Artifact Function that is realized by processes in which some Artifact is used as an endpoint of an electrical circuit from which an electrical current is passed via physical contact with the endpoint."@en ; + skos: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 . @@ -1287,7 +1288,7 @@ cco:ElectricalContactArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerProductionArtifactFunction cco:ElectricalPowerProductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:definition "An Electrical Artifact Function that is realized during events in which an Artifact is used to generate electrical power."@en ; + skos: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 . @@ -1295,7 +1296,7 @@ cco:ElectricalPowerProductionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource cco:ElectricalPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; - cco:definition "A Power Source that is designed to generate, control, and transfer power in the form of electrical energy."@en ; + skos: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 . @@ -1303,8 +1304,8 @@ cco:ElectricalPowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerStorageArtifactFunction cco:ElectricalPowerStorageArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:alternative_label "Capacitance"@en ; - cco:definition "An Electrical Artifact Function that is realized during events in which an Artifact is used to store electrical power to be released at a later time."@en ; + skos:altLabel "Capacitance"@en ; + skos: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 . @@ -1312,7 +1313,7 @@ cco:ElectricalPowerStorageArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticCommunicationArtifactFunction cco:ElectromagneticCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationArtifactFunction ; - cco:definition "A Communication Artifact Function that is realized in a process that conveys meaningful signs by means of electromagnetic radiation."@en ; + skos: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/w/index.php?title=Telecommunications&oldid=1061143810"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Communication Artifact Function"@en . @@ -1321,7 +1322,7 @@ cco:ElectromagneticCommunicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticInductionArtifactFunction cco:ElectromagneticInductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact that is used to produce electromotive force across an electrical conductor due to its dynamic interaction with a magnetic field."@en ; + skos: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/w/index.php?title=Electromagnetic_induction&oldid=1061836930"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Induction Artifact Function"@en . @@ -1330,7 +1331,7 @@ cco:ElectromagneticInductionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticShieldingArtifactFunction cco:ElectromagneticShieldingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which an electromagnetic field is blocked by barriers made of conductive or magnetic materials."@en ; + skos: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/w/index.php?title=Electromagnetic_shielding&oldid=1063432544"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Shielding Artifact Function"@en . @@ -1339,7 +1340,7 @@ cco:ElectromagneticShieldingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronMicroscope cco:ElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; - cco:definition "A Microscope that is designed to use a beam of accelerated electrons to illuminate the target and produce a significantly enlarged image of the Object."@en ; + skos: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/w/index.php?title=Electron_microscope&oldid=1060512240"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electron Microscope"@en . @@ -1348,7 +1349,7 @@ cco:ElectronMicroscope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicBond cco:ElectronicBond rdf:type owl:Class ; rdfs:subClassOf cco:Bond ; - cco:definition "A Bond that consists of Bytes."@en ; + skos: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 . @@ -1356,7 +1357,7 @@ cco:ElectronicBond rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicCash cco:ElectronicCash rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCash ; - cco:definition "A Portion of Cash that consists of Bytes."@en ; + skos: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 . @@ -1364,7 +1365,7 @@ cco:ElectronicCash rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicSignalProcessingArtifactFunction cco:ElectronicSignalProcessingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SignalProcessingArtifactFunction ; - cco:definition "A Signal Processing Artifact Function that inheres in Artifacts that are designed to process or transfer information contained in electronic signals."@en ; + skos: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 . @@ -1372,7 +1373,7 @@ cco:ElectronicSignalProcessingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicStock cco:ElectronicStock rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; - cco:definition "Stock that consists of Bytes."@en ; + skos: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 . @@ -1380,7 +1381,7 @@ cco:ElectronicStock rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmailBox cco:EmailBox rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInstrument ; - cco:definition "A Telecommunication Instrument that is designed to be the delivery destination of Email Messages that are addressed to the corresponding Email Address."@en ; + skos: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/w/index.php?title=Email_box&oldid=1061295368"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Email Box"@en . @@ -1389,7 +1390,7 @@ cco:EmailBox rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmailMessage cco:EmailMessage rdf:type owl:Class ; rdfs:subClassOf cco:Message ; - cco:definition "A Message that is transmitted to the recipient's Email Box."@en ; + skos:definition "A Message that is transmitted to the recipient's Email Box."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Email&oldid=1063646749"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Email Message"@en . @@ -1398,7 +1399,7 @@ cco:EmailMessage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmergencyACDCPowerSource cco:EmergencyACDCPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that is designed to provide electrical power in an emergency situation by means of both alternating current and direct current."@en ; + skos: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 . @@ -1406,7 +1407,7 @@ cco:EmergencyACDCPowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmergencyLocatorTransmitter cco:EmergencyLocatorTransmitter rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransmitter ; - cco:definition "A Radio Transmitter that is designed to signal distress and provide positional data for the entity it is located on."@en ; + skos: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/w/index.php?title=Emergency_position-indicating_radiobeacon&oldid=1063407242"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Emergency Locator Transmitter"@en . @@ -1415,7 +1416,7 @@ cco:EmergencyLocatorTransmitter rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmulsifierArtifactFunction cco:EmulsifierArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which two or more liquids that are normally immiscible are mixed."@en ; + skos: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/w/index.php?title=Emulsion&oldid=1056901580"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Emulsifier Artifact Function"@en . @@ -1424,8 +1425,8 @@ cco:EmulsifierArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Engine cco:Engine rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "Motor"@en ; - cco:definition "A Material Artifact that is designed to convert one form of energy into mechanical energy."@en ; + skos:altLabel "Motor"@en ; + skos:definition "A Material Artifact that is designed to convert one form of energy into mechanical energy."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Engine&oldid=1063879193"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Engine"@en . @@ -1434,7 +1435,7 @@ cco:Engine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EnhancingArtifactFunction cco:EnhancingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes of intensifying, increainsg, or further improving the quality, value, or extent of some entity."@en ; + skos: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/w/index.php?title=Enhancement&oldid=1003326590"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Enhancing Artifact Function"@en . @@ -1443,7 +1444,7 @@ cco:EnhancingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentControlSystem cco:EnvironmentControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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 . @@ -1452,7 +1453,7 @@ cco:EnvironmentControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EquipmentCoolingSystem cco:EquipmentCoolingSystem rdf:type owl:Class ; rdfs:subClassOf cco:CoolingSystem ; - cco:definition "A Cooling System that is designed to cool some piece of equipment."@en ; + skos: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 . @@ -1460,7 +1461,7 @@ cco:EquipmentCoolingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EquipmentMount cco:EquipmentMount rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to support an Artifact."@en ; + skos:definition "A Material Artifact 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 . @@ -1468,7 +1469,7 @@ cco:EquipmentMount rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveArtifactFunction cco:ExplosiveArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; - cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired beucase of the rapid increase in volume and release of energy in an extreme manner."@en ; + skos: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 . @@ -1477,8 +1478,8 @@ cco:ExplosiveArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveWeapon cco:ExplosiveWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:alternative_label "Bomb"@en ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of a violent release of energy caused by the exothermic reaction of an explosive material."@en ; + skos:altLabel "Bomb"@en ; + skos: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/w/index.php?title=Explosive_weapon&oldid=1062481268"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Explosive Weapon"@en . @@ -1487,7 +1488,7 @@ cco:ExplosiveWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ExternalCombustionEngine cco:ExternalCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:CombustionEngine ; - cco:definition "A Combustion Engine that is designed to have an external Combustion Chamber where portions of Fuel and Oxidizer mixture are burned to generate thermal energy to heat the working fluid, which transfers energy to the Engine where it is converted into mechanical energy."@en ; + skos: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/w/index.php?title=External_combustion_engine&oldid=1063941809"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "External Combustion Engine"@en . @@ -1496,7 +1497,7 @@ cco:ExternalCombustionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ExternalNavigationLightingSystem cco:ExternalNavigationLightingSystem rdf:type owl:Class ; rdfs:subClassOf cco:LightingSystem ; - cco:definition "A Lighting System that is designed to be attached to some Vehicle and to emit colored light in order to signal that Vehicle's position, heading, and status."@en ; + skos: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/w/index.php?title=Navigation_light&oldid=1034200601"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "External Navigation Lighting System"@en . @@ -1509,7 +1510,7 @@ cco:Facility rdf:type owl:Class ; owl:onProperty obo:BFO_0000171 ; owl:someValuesFrom cco:PortionOfGeosphere ] ; - cco:definition "A Material Artifact that is designed as a building or campus dedicated to some specific purpose."@en ; + skos:definition "A Material 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 . @@ -1517,7 +1518,7 @@ cco:Facility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Fan cco:Fan rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that consists of a rotating arrangement of vanes or blades that are designed to act on a portion of fluid to create flow within it."@en ; + skos: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 . @@ -1526,7 +1527,7 @@ cco:Fan rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FertilizerArtifactFunction cco:FertilizerArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:EnhancingArtifactFunction ; - cco:definition "An Enhancing Artifact Function that is realized in processes of supplying soilds or plant tissues with one or more plant nutrients essential to growth."@en ; + skos: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/w/index.php?title=Fertilizer&oldid=1062923261"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fertilizer Artifact Function"@en . @@ -1543,7 +1544,7 @@ cco:Filter rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that bears a Filter Function."@en ; + skos:definition "A Material Artifact that bears a Filter Function."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Filter"@en . @@ -1551,7 +1552,7 @@ cco:Filter rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FilterFunction cco:FilterFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process where entities of a specific type or which have specified properties enter it or pass through it."@en ; + skos:definition "An Artifact Function that is realized in a process where entities of a specific type or which have specified properties enter it or pass through it."@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 @@ -1562,7 +1563,7 @@ cco:FilterFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FiltrationArtifactFunction cco:FiltrationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:FilterFunction ; - cco:definition "A Filter Function that is realized in a process in which some solid entity is prevented from moving along with some quantity of liquid."@en ; + skos:definition "A Filter 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/w/index.php?title=Filtration&oldid=1061655528"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Filtration Artifact Function"@en . @@ -1571,7 +1572,7 @@ cco:FiltrationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialArtifactFunction cco:FinancialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of managing money."@en ; + skos:definition "A Service Artifact Function that is realized in processes of managing money."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Finance&oldid=1062402926"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Financial Artifact Function"@en . @@ -1580,7 +1581,7 @@ cco:FinancialArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialInstrument cco:FinancialInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to be a tradeable asset and that is legally sanctioned."@en ; + skos:definition "A Material Artifact that is designed to be a tradeable asset and that is legally sanctioned."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Finance&oldid=1062402926"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Financial Instrument"@en . @@ -1589,7 +1590,7 @@ cco:FinancialInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Firearm cco:Firearm rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to launch Bullets or Cartridges."@en ; + skos:definition "A Projectile Launcher that is designed to launch Bullets or Cartridges."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Firearm&oldid=1061216363"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Firearm"@en . @@ -1598,7 +1599,7 @@ cco:Firearm rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FlightTransponder cco:FlightTransponder rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransponder ; - cco:definition "A Radio Transponder that is designed to produce a specified response (typically for identification, location, or status update purposes) when it receives a radio-frequency interrogation."@en ; + skos: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/w/index.php?title=Transponder_(aeronautics)&oldid=1052688836"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Flight Transponder"@en . @@ -1607,7 +1608,7 @@ cco:FlightTransponder rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FlowControlValve cco:FlowControlValve rdf:type owl:Class ; rdfs:subClassOf cco:Valve ; - cco:definition "A Valve that is designed to regulate the flow or Pressure of a fluid."@en ; + skos:definition "A Valve that is designed to regulate the flow or Pressure of a fluid."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Flow_control_valve&oldid=1013438085"^^xsd:anyURI ; 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 ; @@ -1617,7 +1618,7 @@ cco:FlowControlValve rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact cco:FluidControlArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to manipulate the flow of a fluid (i.e. a liquid or a gas)."@en ; + skos:definition "A Material 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 . @@ -1625,7 +1626,7 @@ cco:FluidControlArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifactFunction cco:FluidControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes in which some Artifact is used to control the direction or flow of some fluid."@en ; + skos: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 . @@ -1633,7 +1634,7 @@ cco:FluidControlArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Flywheel cco:Flywheel rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Flywheel&oldid=1061360783"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Flywheel"@en . @@ -1642,7 +1643,7 @@ cco:Flywheel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FragmentationArtifactFunction cco:FragmentationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; - cco:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired because of a detonation which causes fragmentation."@en ; + skos: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 . @@ -1651,7 +1652,7 @@ cco:FragmentationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FragranceArtifactFunction cco:FragranceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes of perceiving a pleasant or sweet odor."@en ; + skos:definition "An Artifact Function that is realized in processes of perceiving a pleasant or sweet odor."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Perfume&oldid=1062785740"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fragrance Artifact Function"@en . @@ -1660,8 +1661,8 @@ cco:FragranceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FreightTrainCar cco:FreightTrainCar rdf:type owl:Class ; rdfs:subClassOf cco:TrainCar ; - cco:alternative_label "Freight Car"@en ; - cco:definition "A Train Car that is designed to transport cargo."@en ; + skos:altLabel "Freight Car"@en ; + skos:definition "A Train Car that is designed to transport cargo."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Goods_wagon&oldid=1062686785"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Freight Train Car"@en . @@ -1670,7 +1671,7 @@ cco:FreightTrainCar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FrequencyMeasurementArtifactFunction cco:FrequencyMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; - cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Frequency of a specified object or class of objects."@en ; + skos: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 . @@ -1678,7 +1679,7 @@ cco:FrequencyMeasurementArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FrictionReductionArtifactFunction cco:FrictionReductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes of reducing the force resisting the relative motion of surfaces in contact."@en ; + skos: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/w/index.php?title=Friction&oldid=1061569068"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Friction Reduction Artifact Function"@en . @@ -1687,7 +1688,7 @@ cco:FrictionReductionArtifactFunction rdf:type owl:Class ; ### 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 in which a Portion of Fuel is reacted with other substances in order to release chemical or nuclear energy to be used for heat or for work."@en ; + skos:definition "An Artifact Function that is realized in processes in which a Portion of Fuel is reacted with other substances in order to release chemical or nuclear energy to be used for heat or for work."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Fuel&oldid=1063590518"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel Artifact Function"@en . @@ -1696,9 +1697,9 @@ cco:FuelArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelCell cco:FuelCell rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that consists in part of an anode, a cathode, and an electrolyte; converts chemical energy from a fuel into electricity through a chemical reaction of positively charged hydrogen ions with an oxidizing agent (typically oxygen); and, if given a continuous source of fuel and oxidizing agent, can continuously produce electricity."@en ; + skos: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/w/index.php?title=Fuel_cell&oldid=1063586731"^^xsd:anyURI ; - 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 ; + skos:scopeNote "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 . @@ -1706,7 +1707,7 @@ cco:FuelCell rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelSystem cco:FuelSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Aircraft_fuel_system&oldid=1003132173"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel System"@en . @@ -1715,7 +1716,7 @@ cco:FuelSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelTank cco:FuelTank rdf:type owl:Class ; rdfs:subClassOf cco:Container ; - cco:definition "A Container that is designed to store a Portion of Fuel."@en ; + skos: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 . @@ -1723,7 +1724,7 @@ cco:FuelTank rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelTransferSystem cco:FuelTransferSystem rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that is designed to facilitate the transfer of some Portion of Fuel from the Fuel Tank for use in some Engine."@en ; + skos:definition "A Fluid Control Artifact 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 . @@ -1731,7 +1732,7 @@ cco:FuelTransferSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FuelVentilationSystem cco:FuelVentilationSystem rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that is designed to allow air into the Fuel Tank to take the place of burned fuel."@en ; + skos:definition "A Fluid Control Artifact 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/w/index.php?title=Aircraft_fuel_system&oldid=1003132173"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel Ventilation System"@en . @@ -1740,7 +1741,7 @@ cco:FuelVentilationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FullMotionVideoCamera cco:FullMotionVideoCamera rdf:type owl:Class ; rdfs:subClassOf cco:VideoCamera ; - cco:definition "A Video Camera that is designed to capture and record images of sufficiently high quality and in rapid enough succession that the resulting video supports smooth playback."@en ; + skos: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 . @@ -1748,7 +1749,7 @@ cco:FullMotionVideoCamera rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FullMotionVideoImagingArtifactFunction cco:FullMotionVideoImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ImagingArtifactFunction ; - cco:definition "An Imaging Artifact Function that inheres in Artifacts that are designed to produce video of entities that is of high enough quality to make the represented motion appear continuous to human viewers."@en ; + skos: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 . @@ -1756,7 +1757,7 @@ cco:FullMotionVideoImagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FungicideArtifactFunction cco:FungicideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:AntiMicrobialArtifactFunction ; - cco:definition "An Anti-Microbial Artifact Function that is realized in a process which causes harm to, or the death of, some fungus or fungal spore."@en ; + skos: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/w/index.php?title=Fungicide&oldid=1056769271"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fungicide Artifact Function"@en . @@ -1765,7 +1766,7 @@ cco:FungicideArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GS1DataBar cco:GS1DataBar rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of 12-14 numerical digits and is used in retail and healthcare."@en ; + skos: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 . @@ -1774,7 +1775,7 @@ cco:GS1DataBar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GammaRayTelescope cco:GammaRayTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing Gamma-rays to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=Telescope&oldid=1057722342"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Gamma-ray Telescope"@en . @@ -1783,8 +1784,8 @@ cco:GammaRayTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GasTurbine cco:GasTurbine rdf:type owl:Class ; rdfs:subClassOf cco:InternalCombustionEngine ; - cco:alternative_label "Combustion Turbine"@en ; - cco:definition "An Internal Combustion Engine that has a rotating compressor and a turbine and is designed to operate utilizing continous Combustion to produce Thrust, either directly via exhaust or indirectly via a prop."@en ; + skos:altLabel "Combustion Turbine"@en ; + skos: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/w/index.php?title=Gas_turbine&oldid=1062398125"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Gas Turbine"@en . @@ -1793,7 +1794,7 @@ cco:GasTurbine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeneratorControlUnit cco:GeneratorControlUnit rdf:type owl:Class ; rdfs:subClassOf cco:ControlSystem ; - cco:definition "A Control System that is designed to regulate the voltage of some Electrical Power Source."@en ; + skos:definition "A Control System 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 . @@ -1801,7 +1802,7 @@ cco:GeneratorControlUnit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Gimbal cco:Gimbal rdf:type owl:Class ; rdfs:subClassOf cco:EquipmentMount ; - cco:definition "An Equipment Mount that consists of a pivoted support that allows an Artifact to Rotate about one or more Axes."@en ; + skos: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/w/index.php?title=Gimbal&oldid=1053306885"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Gimbal"@en . @@ -1810,7 +1811,7 @@ cco:Gimbal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GovernmentArtifactFunction cco:GovernmentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes in which public policy is administered and the actions of its members are directed."@en ; + skos: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/w/index.php?title=Government&oldid=1063736308"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Government Artifact Function"@en . @@ -1819,8 +1820,8 @@ cco:GovernmentArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Grenade cco:Grenade rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; - cco:alternative_label "Hand Grenade"@en ; - cco:definition "An Explosive Weapon that is designed to be relatively small and to be thrown by hand."@en ; + skos:altLabel "Hand Grenade"@en ; + skos: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/w/index.php?title=Grenade&oldid=1060366148"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Grenade"@en . @@ -1829,7 +1830,7 @@ cco:Grenade rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundMotorVehicle cco:GroundMotorVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; - cco:definition "A Ground Vehicle that is designed to receive its motive power from an Engine and is not designed to travel on rails."@en ; + skos: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/w/index.php?title=Motor_vehicle&oldid=1063627395"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ground Motor Vehicle"@en . @@ -1838,7 +1839,7 @@ cco:GroundMotorVehicle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundMovingTargetIndicationArtifactFunction cco:GroundMovingTargetIndicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MovingTargetIndicationArtifactFunction ; - cco:definition "A Moving Target Indication Artifact Function that inheres in Artifacts that are designed to identify and track entities moving on or near the ground."@en ; + skos: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 . @@ -1846,7 +1847,7 @@ cco:GroundMovingTargetIndicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundVehicle cco:GroundVehicle rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; - cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by some form of ground travel."@en ; + skos: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/w/index.php?title=Category:Land_vehicles&oldid=546083623"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ground Vehicle"@en . @@ -1855,7 +1856,7 @@ cco:GroundVehicle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HandGun cco:HandGun rdf:type owl:Class ; rdfs:subClassOf cco:Firearm ; - cco:definition "A Firearm that is designed to have a relatively short barrel and to be held in one or two hands and to be fired without being braced against the shoulder."@en ; + skos: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/w/index.php?title=Handgun&oldid=1060570395"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hand Gun"@en . @@ -1864,7 +1865,7 @@ cco:HandGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HealingArtifactFunction cco:HealingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which health is restored to an unbalanced, diseased, or damaged organism."@en ; + skos: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/w/index.php?title=Healing&oldid=1053920678"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Healing Artifact Function"@en . @@ -1873,7 +1874,7 @@ cco:HealingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HealthcareArtifactFunction cco:HealthcareArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of treating and preventing illness."@en ; + skos:definition "A Service Artifact Function that is realized in processes of treating and preventing illness."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Health_care&oldid=1064015344"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Healthcare Artifact Function"@en . @@ -1882,7 +1883,7 @@ cco:HealthcareArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HearingAid cco:HearingAid rdf:type owl:Class ; rdfs:subClassOf cco:MedicalArtifact ; - cco:definition "A Medical Artifact that is designed to improve hearing for its user."@en ; + skos:definition "A Medical Artifact that is designed to improve hearing for its user."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Hearing_aid&oldid=1062688647"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hearing Aid"@en . @@ -1891,7 +1892,7 @@ cco:HearingAid rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatEngine cco:HeatEngine rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; - cco:definition "An Engine that is designed to convert thermal energy into mechanical energy."@en ; + skos: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 . @@ -1899,7 +1900,7 @@ cco:HeatEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatSink cco:HeatSink rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to regulate the temperature of a computer by the passive transfer of heat away from other components in the computer."@en ; + skos:definition "A Material Artifact that is designed to regulate the temperature of a computer by the passive transfer of heat away from other components in the computer."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Heat_sink&oldid=1062822080"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Heat Sink"@en . @@ -1908,7 +1909,7 @@ cco:HeatSink rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatingArtifactFunction cco:HeatingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which the thermal energy of a system increases."@en ; + skos: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 . @@ -1916,7 +1917,7 @@ cco:HeatingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HeatingSystem cco:HeatingSystem rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentControlSystem ; - cco:definition "An Environment Control System that is designed to heat the air or objects in a Site."@en ; + skos: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 . @@ -1924,7 +1925,7 @@ cco:HeatingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HeavyMachineGun cco:HeavyMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:MountedGun ; - cco:definition "A Mounted Gun that is designed to fire ammunition greater than .50 caliber or 12.7mm ammunition in quick succession from an ammunition belt, and which typically weighs more than 30lbs."@en ; + skos: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/w/index.php?title=Heavy_machine_gun&oldid=1047303735"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Heavy Machine Gun"@en . @@ -1933,7 +1934,7 @@ cco:HeavyMachineGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HelicalAntenna cco:HelicalAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; - cco:definition "A Wire Antenna that consists of a conducting wire wound in the form of a helix that is typically mounted over a ground plane with a feed line connected between the bottom of the helix and the ground plane."@en ; + skos: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/w/index.php?title=Helical_antenna&oldid=1062343033"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Helical Antenna"@en . @@ -1942,7 +1943,7 @@ cco:HelicalAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HerbicideArtifactFunction cco:HerbicideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; - cco:definition "A Pesticide Artifact Function that is realized in a process which causes harm to, or the death to, unwanted plants."@en ; + skos: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/w/index.php?title=Herbicide&oldid=1061228045"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Herbicide Artifact Function"@en . @@ -1951,7 +1952,7 @@ cco:HerbicideArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HighFrequencyCommunicationInstrument cco:HighFrequencyCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is designed to participate in some process that has process part some High Frequency."@en ; + skos: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 . @@ -1959,7 +1960,7 @@ cco:HighFrequencyCommunicationInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Highway cco:Highway rdf:type owl:Class ; rdfs:subClassOf cco:Road ; - cco:definition "A Road that is designed to enable Ground Vehicles to travel between relatively major destinations."@en ; + skos:definition "A Road that is designed to enable Ground Vehicles to travel between relatively major destinations."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Highway&oldid=1063985949"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Highway"@en . @@ -1968,7 +1969,7 @@ cco:Highway rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HighwayInterchange cco:HighwayInterchange rdf:type owl:Class ; rdfs:subClassOf cco:RoadJunction ; - cco:definition "A Road Junction that is designed to enable Ground Vehicles to exit one or more Highways and enter another Highway without directly crossing any other traffic stream."@en ; + skos: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 . @@ -1977,7 +1978,7 @@ cco:HighwayInterchange rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hinge cco:Hinge rdf:type owl:Class ; rdfs:subClassOf cco:MachineBearing ; - cco:definition "A Machine Bearing that is designed to limit the angle of Rotation between two solid objects."@en ; + skos: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/w/index.php?title=Hinge&oldid=1059935559"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hinge"@en . @@ -1986,8 +1987,8 @@ cco:Hinge rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HornAntenna cco:HornAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; - cco:alternative_label "Microwave Horn"@en ; - cco:definition "A Radio Antenna that consists of a flaring metal waveguide shaped like a horn to direct radio waves in a beam and can be used on its own or as a feeder for larger antenna structures, such as Parabolic Antennas."@en ; + skos:altLabel "Microwave Horn"@en ; + skos: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/w/index.php?title=Horn_antenna&oldid=1050375403"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Horn Antenna"@en . @@ -1996,7 +1997,7 @@ cco:HornAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HospitalityArtifactFunction cco:HospitalityArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of accommodation food and beverage meeting and events gaming entertainment and recreation tourism services and visitor information."@en ; + skos: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/w/index.php?title=Hospitality&oldid=1049599161"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hospitality Artifact Function"@en . @@ -2005,7 +2006,7 @@ cco:HospitalityArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Howitzer cco:Howitzer rdf:type owl:Class ; rdfs:subClassOf cco:Cannon ; - cco:definition "A Cannon that is designed to have a relatively short barrel and to use relatively small propellant charges to propel projectiles in relatively high trajectories with a steep angle of descent."@en ; + skos: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/w/index.php?title=Howitzer&oldid=1059576383"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Howitzer"@en . @@ -2014,7 +2015,7 @@ cco:Howitzer rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicFluidReservoir cco:HydraulicFluidReservoir rdf:type owl:Class ; rdfs:subClassOf cco:Container ; - cco:definition "A Container that is designed to store some hydraulic fluid for use in some Hyrdraulic Power Source."@en ; + skos:definition "A Container 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 . @@ -2022,7 +2023,7 @@ cco:HydraulicFluidReservoir rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicMotor cco:HydraulicMotor rdf:type owl:Class ; rdfs:subClassOf cco:PhysicallyPoweredEngine ; - cco:definition "A Physically Powered Engine that converts hydraulic pressure and flow into torque and angular displacement."@en ; + skos:definition "A Physically Powered Engine that converts hydraulic pressure and flow into torque and angular displacement."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Hydraulic_motor&oldid=1027427666"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Motor"@en . @@ -2031,7 +2032,7 @@ cco:HydraulicMotor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicPowerSource cco:HydraulicPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; - cco:definition "A Power Source that is designed to generate, control, or transmit power by means of pressurized liquid."@en ; + skos: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 . @@ -2039,7 +2040,7 @@ cco:HydraulicPowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicPowerTransferUnit cco:HydraulicPowerTransferUnit rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact 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 ; + skos:definition "A Material Artifact 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/w/index.php?title=Power_transfer_unit&oldid=1002682083"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Power Transfer Unit"@en . @@ -2048,7 +2049,7 @@ cco:HydraulicPowerTransferUnit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicValve cco:HydraulicValve rdf:type owl:Class ; rdfs:subClassOf cco:Valve ; - cco:definition "A Valve that is designed to regulate, direct, or control the flow of a liquid by opening, closing, or partially obstructing various passageways."@en ; + skos:definition "A Valve 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/w/index.php?title=Power_transfer_unit&oldid=1002682083"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Hydraulic Valve"@en . @@ -2057,7 +2058,7 @@ cco:HydraulicValve rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ISBNBarcode cco:ISBNBarcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; - cco:definition "An EAN Barcode that is used to designate books."@en ; + skos: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 . @@ -2065,7 +2066,7 @@ cco:ISBNBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ISSNBarcode cco:ISSNBarcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; - cco:definition "An EAN Barcode that is used to designate periodicals."@en ; + skos: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 . @@ -2073,7 +2074,7 @@ cco:ISSNBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ITFBarcode cco:ITFBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of an even number of numerical characters and is used primarily in packaging and distribution."@en ; + skos: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 . @@ -2081,8 +2082,8 @@ cco:ITFBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IdentificationFriendOrFoeTransponder cco:IdentificationFriendOrFoeTransponder rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransponder ; - cco:alternative_label "IFF"@en ; - cco:definition "A Radio Transponder that is designed to automatically transmit a predefined signal in response to receiving an appropriate interrogation signal such that the entity it is located on can be positively identified as friendly."@en ; + skos:altLabel "IFF"@en ; + skos: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/w/index.php?title=Identification_friend_or_foe&oldid=1055168718"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Identification Friend or Foe Transponder"@en . @@ -2091,7 +2092,7 @@ cco:IdentificationFriendOrFoeTransponder rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IgnitionSystem cco:IgnitionSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to produce an Ignition process."@en ; + skos:definition "A Material 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 . @@ -2099,7 +2100,7 @@ cco:IgnitionSystem rdf:type owl:Class ; ### 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 carry an Information Content Entity that represents some entity owing to a visual isomorphism between the carrying artifact and the entity."@en ; + skos:definition "An Information Bearing Artifact that is designed to carry an Information Content Entity that represents some entity owing to a visual isomorphism between the carrying artifact and the entity."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Image&oldid=1062709732"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Image"@en . @@ -2108,7 +2109,7 @@ cco:Image rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ImagingArtifactFunction cco:ImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities."@en ; + skos: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 . @@ -2116,7 +2117,7 @@ cco:ImagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ImagingInstrument cco:ImagingInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to produce images (visual representations) of an entity."@en ; + skos:definition "A Material 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 . @@ -2124,7 +2125,7 @@ cco:ImagingInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ImpactShieldingArtifactFunction cco:ImpactShieldingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact reduces the damage caused to the shielded object by an impact with another object."@en ; + skos: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 . @@ -2133,7 +2134,7 @@ cco:ImpactShieldingArtifactFunction rdf:type owl:Class ; cco:ImprovisedExplosiveDevice rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; cco:acronym "IED" ; - cco:definition "An Explosive Weapon that is designed to be used in non-conventional military action."@en ; + skos:definition "An Explosive Weapon that is designed to be used in non-conventional military action."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Improvised_explosive_device&oldid=1063432318"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Improvised Explosive Device"@en . @@ -2142,7 +2143,7 @@ cco:ImprovisedExplosiveDevice rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncendiaryWeapon cco:IncendiaryWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of starting a fire."@en ; + skos: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/w/index.php?title=Incendiary_device&oldid=1055642422"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Incendiary Weapon"@en . @@ -2151,8 +2152,8 @@ cco:IncendiaryWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InertialNavigationSystem cco:InertialNavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:NavigationSystem ; - cco:alternative_label "INS"@en ; - cco:definition "A Navigation System that is designed to continuously calculate via dead reckoning the position, orientation, and velocity of a moving object without the need for external references."@en ; + skos:altLabel "INS"@en ; + skos: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/w/index.php?title=Inertial_navigation_system&oldid=1063682725"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Inertial Navigation System"@en . @@ -2162,9 +2163,9 @@ cco:InertialNavigationSystem rdf:type owl:Class ; cco:InfantryFightingVehicle rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:acronym "IFV" ; - cco:definition "An Armored Fighting Vehicle that is designed to carry infantry into battle and to provide fire support for them."@en ; + skos: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/w/index.php?title=Infantry_fighting_vehicle&oldid=1062470745"^^xsd:anyURI ; - 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 ; + skos:scopeNote "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 . @@ -2180,7 +2181,7 @@ cco:InformationBearingArtifact rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:InformationMediumArtifact ] ; - cco:definition "A Material Artifact that carries an Information Content Entity and is designed to do so using a particular format or structure."@en ; + skos:definition "A Material Artifact that carries an Information Content Entity and is designed to do so using a particular format or structure."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Information Bearing Artifact"@en . @@ -2188,8 +2189,8 @@ cco:InformationBearingArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationLine cco:InformationLine rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that consists of a single line or row of some larger Information Bearing Artifact of which it is a part."@en ; - cco:example_of_usage "a line in a computer file that bears a portion of code for some computer program" , + skos: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 ; + skos:example "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 ; @@ -2199,8 +2200,8 @@ cco:InformationLine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationMediumArtifact cco:InformationMediumArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to have some Information Bearing Artifact as part."@en ; - cco:example_of_usage "A magnetic hard drive" , + skos:definition "A Material Artifact that is designed to have some Information Bearing Artifact as part."@en ; + skos:example "A magnetic hard drive" , "A notebook" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "An empty notebook, when manufactured, is a medium but not yet a carrier of information content. However, a book, in the sense of a novel or collection of philosophical essays or poems, depends necessarily on it carrying some information content. Thus, there are no empty books. Likewise, there are no empty databases, only portions of digital storage that have not yet been configured to carry some information content according to a database software application."@en ; @@ -2210,7 +2211,7 @@ cco:InformationMediumArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationProcessingArtifact cco:InformationProcessingArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to use algorithms to transform some Information Content Entity into another Information Content Entity."@en ; + skos:definition "A Material 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 . @@ -2218,9 +2219,9 @@ cco:InformationProcessingArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InfraredCamera cco:InfraredCamera rdf:type owl:Class ; rdfs:subClassOf cco:Camera ; - cco:alternative_label "Thermal Imaging Camera"@en , + skos:altLabel "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 ; + skos:definition "A Camera that is designed to form and record an image generated from infrared radiation."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Thermographic_camera&oldid=1063916009"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrared Camera"@en . @@ -2229,7 +2230,7 @@ cco:InfraredCamera rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InfraredTelescope cco:InfraredTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing infrared light to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=Infrared_telescope&oldid=1062918090"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrared Telescope"@en . @@ -2238,8 +2239,8 @@ cco:InfraredTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Infrastructure cco:Infrastructure rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; - cco:alternative_label "Infrastructure"@en ; - cco:definition "A Material Entity that is composed of elements bearing Infrastructure Roles and is by itself sufficient to provide a planned service or benefit to some organization that maintains its elements."@en ; + skos:altLabel "Infrastructure"@en ; + skos:definition "A Material Entity that is composed of elements bearing Infrastructure Roles and is by itself sufficient to provide a planned service or benefit to some organization that maintains its elements."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrastructure System"@en . @@ -2255,7 +2256,7 @@ cco:InfrastructureElement rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000040 ; - cco:definition "A Material Entity that bears an Infrastructure Role."@en ; + skos:definition "A Material Entity that bears an Infrastructure Role."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infrastructure Element"@en . @@ -2263,7 +2264,7 @@ cco:InfrastructureElement rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InfrastructureRole cco:InfrastructureRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in the bearer of a Disposition and has been assigned to an Infrastructure System such that the realization of that Disposition is sometimes part of the functioning of the Infrastructure System."@en ; + skos:definition "A Role that inheres in the bearer of a Disposition and has been assigned to an Infrastructure System such that the realization of that Disposition is sometimes part of the functioning of the Infrastructure System."@en ; cco:definition_source "https://archive.org/details/economicsprincip00osul/page/n489/mode/2up"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "The disposition will typically be a function of an artifact, which is often designed to be part of some Infrastructure system. But not always. In some cases an entity may be repurposed to be an element of some Infrastructure. In those cases it is a capability of that entity that supports the functioning of the system."@en ; @@ -2273,7 +2274,7 @@ cco:InfrastructureRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InhibitingMotionArtifactFunction cco:InhibitingMotionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to inhibit the motion of some object."@en ; + skos: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 . @@ -2281,7 +2282,7 @@ cco:InhibitingMotionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InsecticideArtifactFunction cco:InsecticideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; - cco:definition "A Pesticide Artifact Function that is realized in a process that causes harm to, or the death of, an insect."@en ; + skos: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/w/index.php?title=Insecticide&oldid=1063322558"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Insecticide Artifact Function"@en . @@ -2290,7 +2291,7 @@ cco:InsecticideArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InstrumentDisplayPanel cco:InstrumentDisplayPanel rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear information about some Artifact that is derived by the instrumentation Sensors of that Artifact."@en ; + skos: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/w/index.php?title=Flight_instruments&oldid=1062972990"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Instrument Display Panel"@en . @@ -2299,7 +2300,7 @@ cco:InstrumentDisplayPanel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IntercommunicationSystem cco:IntercommunicationSystem rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationSystem ; - cco:definition "A Communication System that is designed to enable some Act of Communication between end points within a building, small collection of buildings, or within a small area of service."@en ; + skos: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/w/index.php?title=Intercom&oldid=1055934442"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Intercommunication System"@en . @@ -2308,7 +2309,7 @@ cco:IntercommunicationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InteriorLightingSystem cco:InteriorLightingSystem rdf:type owl:Class ; rdfs:subClassOf cco:LightingSystem ; - cco:definition "A Lighting System that is designed to emit light within the interior of some area."@en ; + skos: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 . @@ -2316,7 +2317,7 @@ cco:InteriorLightingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InternalCombustionEngine cco:InternalCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:CombustionEngine ; - cco:definition "A Combustion Engine that is designed to have an internal Combustion Chamber where portions of Fuel and Oxidizer mixture are burned to generate thermal energy that is then converted into mechanical energy."@en ; + skos: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/w/index.php?title=Internal_combustion_engine&oldid=1063281505"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Internal Combustion Engine"@en . @@ -2325,7 +2326,7 @@ cco:InternalCombustionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Interphone cco:Interphone rdf:type owl:Class ; rdfs:subClassOf cco:IntercommunicationSystem ; - cco:definition "An Intercommunication System that that is designed to facilitate some Act of Communication between agents by means of audio messages."@en ; + skos: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 . @@ -2333,7 +2334,7 @@ cco:Interphone rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JAN13Barcode cco:JAN13Barcode rdf:type owl:Class ; rdfs:subClassOf cco:EANBarcode ; - cco:definition "An EAN Barcode that consists of 13 numerical digits and is used primarily in Japan to designate products at the point of sale."@en ; + skos: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 . @@ -2341,7 +2342,7 @@ cco:JAN13Barcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JetEngine cco:JetEngine rdf:type owl:Class ; rdfs:subClassOf cco:ReactionEngine ; - cco:definition "A Reaction Engine that discharges a fast moving jet that generates Thrust by jet propulsion."@en ; + skos:definition "A Reaction Engine that discharges a fast moving jet that generates Thrust by jet propulsion."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Jet_engine&oldid=1060157063"^^xsd:anyURI ; 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 ; @@ -2351,7 +2352,7 @@ cco:JetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JournalArticle cco:JournalArticle rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear a specific brief composition on a specific topic as part of a Journal Issue."@en ; + skos: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/w/index.php?title=Academic_journal&oldid=1059723283"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Journal Article"@en . @@ -2360,7 +2361,7 @@ cco:JournalArticle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LandMine cco:LandMine rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; - cco:definition "An Explosive Weapon that is designed to be concealed under or on the ground and to detonate as its target passes over or near it."@en ; + skos: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/w/index.php?title=Land_mine&oldid=1060289159"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Land Mine"@en . @@ -2369,7 +2370,7 @@ cco:LandMine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact cco:LandTransportationArtifact rdf:type owl:Class ; rdfs:subClassOf cco:TransportationArtifact ; - cco:definition "A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another via land."@en ; + skos:definition "A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another via land."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Land Transportation Artifact"@en . @@ -2377,7 +2378,7 @@ cco:LandTransportationArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LandlineTelephone cco:LandlineTelephone rdf:type owl:Class ; rdfs:subClassOf cco:Telephone ; - cco:definition "A Telephone that is connected to a Telephone Network through a pair of wires."@en ; + skos:definition "A Telephone that is connected to a Telephone Network through a pair of wires."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Telephone&oldid=1060006278"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Landline Telephone"@en . @@ -2386,7 +2387,7 @@ cco:LandlineTelephone rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LargeScaleRocketLauncher cco:LargeScaleRocketLauncher rdf:type owl:Class ; rdfs:subClassOf cco:RocketLauncher ; - cco:definition "A Rocket Launcher that is designed to contain multiple Rocket Launchers."@en ; + skos: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 . @@ -2394,7 +2395,7 @@ cco:LargeScaleRocketLauncher rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Laser cco:Laser rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to emit light coherently through a process of optical amplification based on the stimulated emission of electromagnetic radiation."@en ; + skos:definition "A Material 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/w/index.php?title=Laser&oldid=1059215159"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Laser"@en . @@ -2403,7 +2404,7 @@ cco:Laser rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LeadAcidElectricBattery cco:LeadAcidElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; - cco:definition "A Secondary Cell Electric Battery that has a lead anode and lead oxide cathode."@en ; + skos:definition "A Secondary Cell Electric Battery that has a lead anode and lead oxide cathode."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Lead%E2%80%93acid_battery&oldid=1061641405"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Lead Acid Electric Battery"@en . @@ -2412,7 +2413,7 @@ cco:LeadAcidElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalArtifactFunction cco:LegalArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of giving legal advice to clients drafting legal documents for clients and representing clients in legal negotiations and court proceedings such as lawsuits."@en ; + skos: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/w/index.php?title=Law&oldid=1060821734"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Legal Artifact Function"@en . @@ -2421,7 +2422,7 @@ cco:LegalArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalInstrument cco:LegalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Legal_instrument&oldid=1054387344"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Legal Instrument"@en . @@ -2430,7 +2431,7 @@ cco:LegalInstrument rdf:type owl:Class ; ### 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 materially affects an organism, where this causes that organism to continue living in a situation where death would otherwise occur."@en ; + skos:definition "An Artifact Function that is realized during events in which an Artifact materially affects an organism, where this causes that 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 . @@ -2438,7 +2439,7 @@ cco:LifeSupportArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LiftingArtifactFunction cco:LiftingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to lift some object."@en ; + skos: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 . @@ -2446,7 +2447,7 @@ cco:LiftingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LightMachineGun cco:LightMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; - cco:definition "A Long Gun that is designed to fire bullets in quick succession from an ammunition belt or magazine and to be employed by an individual soldier, with or without assistance, and typically weighing 9-22 lbs."@en ; + skos: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/w/index.php?title=Light_machine_gun&oldid=1063598801"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Light Machine Gun"@en . @@ -2455,7 +2456,7 @@ cco:LightMachineGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LightingSystem cco:LightingSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to emit light within some area."@en ; + skos:definition "A Material 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 . @@ -2463,7 +2464,7 @@ cco:LightingSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/List cco:List rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that consists of one or more Information Bearing Artifacts that carry Information Content Entities and are the subjects of some Sequence Position Ordinality."@en ; + skos:definition "An Information Bearing Artifact that consists of one or more Information Bearing Artifacts that carry Information Content Entities and are the subjects of some Sequence Position Ordinality."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=List_(abstract_data_type)&oldid=1041588680"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "List"@en . @@ -2472,7 +2473,7 @@ cco:List rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LithiumIonElectricBattery cco:LithiumIonElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; - cco:definition "A Secondary Cell Electric Battery that produces electricity when lithium ions move from anode to cathode."@en ; + skos: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/w/index.php?title=Lithium-ion_battery&oldid=1064099588"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Lithium-ion Electric Battery"@en . @@ -2481,7 +2482,7 @@ cco:LithiumIonElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Locomotive cco:Locomotive rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; - cco:definition "A Rail Transport Vehicle that is designed to provide the motive power for a Train."@en ; + skos:definition "A Rail Transport Vehicle that is designed to provide the motive power for a Train."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Locomotive&oldid=1062802629"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Locomotive"@en . @@ -2490,7 +2491,7 @@ cco:Locomotive rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LongGun cco:LongGun rdf:type owl:Class ; rdfs:subClassOf cco:Firearm ; - cco:definition "A Firearm that is designed to have a longer barrel than a Hand Gun and to be fired while braced against the shoulder."@en ; + skos: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/w/index.php?title=Long_gun&oldid=1063715506"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Long Gun"@en . @@ -2499,7 +2500,7 @@ cco:LongGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LubricationSystem cco:LubricationSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to contain, transfer, and regulate the flow of lubricant to multiple locations in an Artifact."@en ; + skos:definition "A Material 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 . @@ -2508,7 +2509,7 @@ cco:LubricationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MSIPlesseyBarcode cco:MSIPlesseyBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of an indefinite number of numerical characters and is used for inventory control and marking storage containers and shelves in warehouse environments."@en ; + skos: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 . @@ -2516,7 +2517,7 @@ cco:MSIPlesseyBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MachineBearing cco:MachineBearing rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to constrain relative motion to only desired motion and reduces friction between moving parts."@en ; + skos:definition "A Material Artifact 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 . @@ -2525,8 +2526,8 @@ cco:MachineBearing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ManualTool cco:ManualTool rdf:type owl:Class ; rdfs:subClassOf cco:Tool ; - cco:alternative_label "Hand Tool"@en ; - cco:definition "A Tool that is designed to be powered by manual labor rather than by an engine."@en ; + skos:altLabel "Hand Tool"@en ; + skos: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/w/index.php?title=Hand_tool&oldid=1060741381"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Manual Tool"@en . @@ -2535,7 +2536,7 @@ cco:ManualTool rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MassSpecification cco:MassSpecification rdf:type owl:Class ; rdfs:subClassOf cco:QualitySpecification ; - cco:definition "A Quality Specification that prescribes the Amount of Mass that a Material Entity should have."@en ; + skos: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 . @@ -2543,7 +2544,7 @@ cco:MassSpecification rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MaximumSpeedArtifactFunction cco:MaximumSpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SpeedArtifactFunction ; - cco:definition "A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains the highest speed at which that Artifact is designed to operate."@en ; + skos: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 . @@ -2551,7 +2552,7 @@ cco:MaximumSpeedArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementArtifactFunction cco:MeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to measure one or more features of a specified object or class of objects."@en ; + skos: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 . @@ -2559,7 +2560,7 @@ cco:MeasurementArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MedicalArtifact cco:MedicalArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed for diagnosing, treating, or preventing disease, disability, or death."@en ; + skos:definition "A Material Artifact that is designed for diagnosing, treating, or preventing disease, disability, or death."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Medical Artifact"@en . @@ -2567,7 +2568,7 @@ cco:MedicalArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MediumMachineGun cco:MediumMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:MountedGun ; - cco:definition "A Mounted Gun that is designed to fire full-power rifle Cartridges (less than .50 caliber or 12.7mm) in quick succession from an ammunition belt, and which typically weighs 22-30 lbs."@en ; + skos: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/w/index.php?title=Medium_machine_gun&oldid=1063571269"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Medium Machine Gun"@en . @@ -2576,7 +2577,7 @@ cco:MediumMachineGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Message cco:Message rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity that is relatively brief and to be transmitted from a sender to a recipient."@en ; + skos: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/w/index.php?title=Message&oldid=1060098631"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Message"@en . @@ -2585,7 +2586,7 @@ cco:Message rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Microscope cco:Microscope rdf:type owl:Class ; rdfs:subClassOf cco:ImagingInstrument ; - cco:definition "An Imaging Instrument that is designed to enable users to see Objects that are otherwise too small to be seen by the naked eye by producing a significantly enlarged image of the Object."@en ; + skos: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/w/index.php?title=Microscope&oldid=1059024357"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Microscope"@en . @@ -2594,7 +2595,7 @@ cco:Microscope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryArtifactFunction cco:MilitaryArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes related to the armed services."@en ; + skos:definition "A Service Artifact Function that is realized in processes related to the armed services."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Military&oldid=1063431234"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Military Artifact Function"@en . @@ -2603,7 +2604,7 @@ cco:MilitaryArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MinimumSpeedArtifactFunction cco:MinimumSpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SpeedArtifactFunction ; - cco:definition "A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains the lowest speed at which that Artifact is designed to operate."@en ; + skos: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 . @@ -2611,7 +2612,7 @@ cco:MinimumSpeedArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Mirror cco:Mirror rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; - cco:definition "An Optical Instrument that is designed to reflect light that has a wavelength within a given range and is incident on its relflecting surface such that the reflected light maintains most of the characteristics of the original light."@en ; + skos: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/w/index.php?title=Mirror&oldid=1063296474"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Mirror"@en . @@ -2620,7 +2621,7 @@ cco:Mirror rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MissileLauncher cco:MissileLauncher rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to launch one or more Precision-Guided Missiles."@en ; + skos: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 . @@ -2628,7 +2629,7 @@ cco:MissileLauncher rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MobileTelephone cco:MobileTelephone rdf:type owl:Class ; rdfs:subClassOf cco:Telephone ; - cco:definition "A Telephone that is connected to a Telephone Network by radio waves."@en ; + skos:definition "A Telephone that is connected to a Telephone Network by radio waves."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Mobile_phone&oldid=1061800841"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Mobile Telephone"@en . @@ -2637,7 +2638,7 @@ cco:MobileTelephone rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Mortar cco:Mortar rdf:type owl:Class ; rdfs:subClassOf cco:Cannon ; - cco:definition "A Cannon that is designed to fire projectiles at relatively low velocities over relatively short ranges."@en ; + skos: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 . @@ -2646,7 +2647,7 @@ cco:Mortar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MotionArtifactFunction cco:MotionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process in which an entity changes its position with respect to time."@en ; + skos: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 . @@ -2655,7 +2656,7 @@ cco:MotionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MotionObservationArtifactFunction cco:MotionObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ObservationArtifactFunction ; - cco:definition "An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the Motion of a specified object or class of objects."@en ; + skos: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 . @@ -2663,8 +2664,8 @@ cco:MotionObservationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Motorcycle cco:Motorcycle rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; - cco:alternative_label "Motorbike"@en ; - cco:definition "A Ground Motor Vehicle that is designed to transport a very small number of passengers (usually 1 or 2) while traveling on two or three tired wheels."@en ; + skos:altLabel "Motorbike"@en ; + skos: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/w/index.php?title=Motorcycle&oldid=1063743553"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Motorcycle"@en . @@ -2673,7 +2674,7 @@ cco:Motorcycle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MountedGun cco:MountedGun rdf:type owl:Class ; rdfs:subClassOf cco:Firearm ; - cco:definition "A Firearm that is designed to be fired while mounted."@en ; + skos: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 . @@ -2681,7 +2682,7 @@ cco:MountedGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MovingTargetIndicationArtifactFunction cco:MovingTargetIndicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:RadarImagingArtifactFunction ; - cco:definition "A Radar Imaging Artifact Function that inheres in Artifacts that are designed to identify and produce visual representations of moving entities by using a radar to emit successive phase coherent pulses, which are sampled and added to the subsequent pulse to cancel out signals from non-moving entities such that only signals from moving entities remain and are displayed."@en ; + skos: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 . @@ -2689,7 +2690,7 @@ cco:MovingTargetIndicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NavigationArtifactFunction cco:NavigationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to determine the precise location of itself or another object and plan a route to a specified destination."@en ; + skos: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 . @@ -2697,7 +2698,7 @@ cco:NavigationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NavigationSystem cco:NavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Navigation&oldid=1064122463"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Navigation System"@en . @@ -2706,7 +2707,7 @@ cco:NavigationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NeutralizationArtifactFunction cco:NeutralizationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which an acid and a base react quantitatively with each other."@en ; + skos: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 . @@ -2715,8 +2716,8 @@ cco:NeutralizationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NickelCadmiumElectricBattery cco:NickelCadmiumElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; - cco:alternative_label "NiCad Battery"@en ; - cco:definition "A Secondary Cell Electric Battery that has a cadmium anode and nickel oxide hydroxide cathode."@en ; + skos:altLabel "NiCad Battery"@en ; + skos:definition "A Secondary Cell Electric Battery that has a cadmium anode and nickel oxide hydroxide cathode."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Nickel%E2%80%93cadmium_battery&oldid=1061809659"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nickel Cadmium Electric Battery"@en . @@ -2725,8 +2726,8 @@ cco:NickelCadmiumElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NickelMetalHydrideElectricBattery cco:NickelMetalHydrideElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; - cco:alternative_label "NiMH Battery"@en ; - cco:definition "A Secondary Cell Electric Battery that has a metal-hydride anode and nickel oxide hydroxide cathode."@en ; + skos:altLabel "NiMH Battery"@en ; + skos: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/w/index.php?title=Nickel%E2%80%93metal_hydride_battery&oldid=1061626676"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nickel-metal Hydride Electric Battery"@en . @@ -2735,7 +2736,7 @@ cco:NickelMetalHydrideElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NominalSpeedArtifactFunction cco:NominalSpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SpeedArtifactFunction ; - cco:definition "A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains a speed that does not exceed some specified tolerance of that Artifact."@en ; + skos: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 . @@ -2743,7 +2744,7 @@ cco:NominalSpeedArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NotificationMessage cco:NotificationMessage rdf:type owl:Class ; rdfs:subClassOf cco:Message ; - cco:definition "A Message that is designed to bear an Information Content Entity that describes a scenario that has been determined to merit attention by the recipient."@en ; + skos: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 . @@ -2751,7 +2752,7 @@ cco:NotificationMessage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Nozzle cco:Nozzle rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that is designed to control the speed, direction, rate, shape, or pressure of the flow of fluid exiting it."@en ; + skos: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 . @@ -2759,7 +2760,7 @@ cco:Nozzle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NozzleMouth cco:NozzleMouth rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact 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 ; + skos:definition "A Fluid Control Artifact 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 . @@ -2767,7 +2768,7 @@ cco:NozzleMouth rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NozzleThroat cco:NozzleThroat rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact 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 ; + skos:definition "A Fluid Control Artifact 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 . @@ -2775,7 +2776,7 @@ cco:NozzleThroat rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearRadiationDetectionArtifactFunction cco:NuclearRadiationDetectionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to detect the presence of nuclear radiation particles."@en ; + skos: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 . @@ -2783,7 +2784,7 @@ cco:NuclearRadiationDetectionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearReactor cco:NuclearReactor rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; - cco:definition "A Power Source that is designed to initiate and control a self-sustained nuclear chain reaction to produce power in the form of heat, which can be transferred to a working fluid for further conversion to mechanical or electrical energy."@en ; + skos: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/w/index.php?title=Nuclear_reactor&oldid=1063370273"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nuclear Reactor"@en . @@ -2792,7 +2793,7 @@ cco:NuclearReactor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearWeapon cco:NuclearWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of a destructive nuclear reaction, either through fission or through a combination of fission and fusion."@en ; + skos: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/w/index.php?title=Nuclear_weapon&oldid=1060854171"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Nuclear Weapon"@en . @@ -2801,7 +2802,7 @@ cco:NuclearWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ObservationArtifactFunction cco:ObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to collect information about a specified object or class of objects."@en ; + skos: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 . @@ -2809,7 +2810,7 @@ cco:ObservationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OcularProsthesis cco:OcularProsthesis rdf:type owl:Class ; rdfs:subClassOf cco:ArtificialEye ; - cco:definition "An Artificial Eye that is designed to replace a missing eye, but which does not function as an eye."@en ; + skos: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/w/index.php?title=Ocular_prosthesis&oldid=1061336760"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ocular Prosthesis"@en . @@ -2818,7 +2819,7 @@ cco:OcularProsthesis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode cco:OneDimensionalBarcode rdf:type owl:Class ; rdfs:subClassOf cco:Barcode ; - cco:definition "A Barcode that is designed to bear parallel lines of varying widths and spacing that concretize some Directive Information Content Entity."@en ; + skos:definition "A Barcode that is designed to bear parallel lines of varying widths and spacing that concretize some Directive Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "One-Dimensional Barcode"@en . @@ -2826,7 +2827,7 @@ cco:OneDimensionalBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalCamera cco:OpticalCamera rdf:type owl:Class ; rdfs:subClassOf cco:Camera ; - cco:definition "A Camera that is designed to form and record an image generated from visible light."@en ; + skos:definition "A Camera that is designed to form and record an image generated from visible light."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Camera&oldid=1063931551"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Camera"@en . @@ -2835,7 +2836,7 @@ cco:OpticalCamera rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalCommunicationArtifactFunction cco:OpticalCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticCommunicationArtifactFunction ; - cco:definition "An Electromagnetic Communication Artifact Function that is realized in a process that conveys meaningful signs by means of visible light."@en ; + skos: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/w/index.php?title=Telecommunications&oldid=1061143810"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Communication Artifact Function"@en . @@ -2844,7 +2845,7 @@ cco:OpticalCommunicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalFocusingArtifactFunction cco:OpticalFocusingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProcessingArtifactFunction ; - cco:definition "An Optical Processing Artifact Function that is realized by an Artifact participating in a light focusing event in which the Artifact causes the light beam to converge on a target spatial point."@en ; + skos: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 . @@ -2852,9 +2853,9 @@ cco:OpticalFocusingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalInstrument cco:OpticalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to process light waves."@en ; + skos:definition "A Material Artifact that is designed to process light waves."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Optical_instrument&oldid=1061981216"^^xsd:anyURI ; - cco:elucidation "Light waves can be processed in a variety of ways including via reflection, refraction, diffraction, deflection, focusing, collimation, dispersion, and interference."@en ; + skos:scopeNote "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 . @@ -2863,8 +2864,8 @@ cco:OpticalInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalLens cco:OpticalLens rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; - cco:alternative_label "Lens"@en ; - cco:definition "An Optical Instrument that is designed to focus or disperse a beam of light entering the lens by means of refraction."@en ; + skos:altLabel "Lens"@en ; + skos: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 . @@ -2873,8 +2874,8 @@ cco:OpticalLens rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalMicroscope cco:OpticalMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; - cco:alternative_label "Light Microscope"@en ; - cco:definition "A Microscope that is designed to use visible light and a system of Optical Lenses to produce a significantly enlarged image of the Object."@en ; + skos:altLabel "Light Microscope"@en ; + skos: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/w/index.php?title=Optical_microscope&oldid=1063131242"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Microscope"@en . @@ -2883,7 +2884,7 @@ cco:OpticalMicroscope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalProcessingArtifactFunction cco:OpticalProcessingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a visible light processing event."@en ; + skos: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 . @@ -2891,7 +2892,7 @@ cco:OpticalProcessingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalTelescope cco:OpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=Optical_telescope&oldid=1062201329"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Optical Telescope"@en . @@ -2900,7 +2901,7 @@ cco:OpticalTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OrientationControlArtifactFunction cco:OrientationControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to control the Orientation of some object."@en ; + skos: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 . @@ -2908,8 +2909,8 @@ cco:OrientationControlArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OrientationObservationArtifactFunction cco:OrientationObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ObservationArtifactFunction ; - cco:alternative_label "Attitude Observation Artifact Function"@en ; - cco:definition "An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the Orientation of a specified object or class of objects."@en ; + skos:altLabel "Attitude Observation Artifact Function"@en ; + skos: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 . @@ -2917,7 +2918,7 @@ cco:OrientationObservationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OxidizerArtifactFunction cco:OxidizerArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which electrons are removed from a reactant in a redox reaction."@en ; + skos: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/w/index.php?title=Redox&oldid=1063866348"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Oxidizer Artifact Function"@en . @@ -2926,7 +2927,7 @@ cco:OxidizerArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PDF417Code cco:PDF417Code rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; - cco:definition "A Two-Dimensional Barcode that is used in applications that require the storage of huge amounts of data."@en ; + skos: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 . @@ -2934,9 +2935,9 @@ cco:PDF417Code rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ParabolicAntenna cco:ParabolicAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; - cco:alternative_label "Dish Antenna"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Parabolic_antenna&oldid=1057213241"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Parabolic Antenna"@en . @@ -2945,7 +2946,7 @@ cco:ParabolicAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PartRole cco:PartRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an entity in virtue of it being part of some other entity without being subject to further subdivision or disassembly without destruction of its designated use."@en ; + skos:definition "A Role that inheres in an entity in virtue of it being part of some other entity without being subject to further subdivision or disassembly without destruction of its designated use."@en ; cco:definition_source "http://origins.sese.asu.edu/ses405/Class%20Notes/Sys-Hier-WBS_Module_V1.0_PAS.pdf"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Part Role"@en . @@ -2954,7 +2955,7 @@ cco:PartRole rdf:type owl:Class ; ### 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 another Artifact."@en ; + skos:definition "A Quality Specification that prescribes the Amount of some type of Artifact that are part of or located on another Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Parts List"@en . @@ -2962,7 +2963,7 @@ cco:PartsList rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PassengerTrainCar cco:PassengerTrainCar rdf:type owl:Class ; rdfs:subClassOf cco:TrainCar ; - cco:definition "A Train Car that is designed to transport passengers."@en ; + skos: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 . @@ -2971,9 +2972,9 @@ cco:PassengerTrainCar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PatchAntenna cco:PatchAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; - cco:alternative_label "Microstrip Patch Antenna"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Patch_antenna&oldid=1016658507"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Patch Antenna"@en . @@ -2982,7 +2983,7 @@ cco:PatchAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PatchReceiver cco:PatchReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioReceiver ; - cco:definition "A Radio Receiver that uses a Patch Antenna to intercept radio signals."@en ; + skos: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 . @@ -2990,9 +2991,9 @@ cco:PatchReceiver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Payload cco:Payload rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; - cco:definition "A Material Entity that is transported by a Vehicle during an Act of Location Change for the purpose of being delivered to or performing one or more functions at a predefined location."@en ; + skos: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/w/index.php?title=Payload&oldid=1035953573"^^xsd:anyURI ; - 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 ; + skos:scopeNote "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 . @@ -3005,7 +3006,7 @@ cco:PayloadCapacity rdf:type owl:Class ; owl:onProperty obo:BFO_0000197 ; owl:someValuesFrom cco:Vehicle ] ; - cco:definition "An Artifact Function that inheres in a Vehicle that is designed to transport Payload, and which is typically characterized by the maximum Weight, Mass, or Volume of Payload that the Vehicle can transport."@en ; + skos: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/w/index.php?title=Payload&oldid=1035953573"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Payload Capacity"@en . @@ -3014,7 +3015,7 @@ cco:PayloadCapacity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Periscope cco:Periscope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; - cco:definition "An Optical Instrument that is designed to enable observation of an object that is located over, around, or through another object, obstacle, or condition that prevents direct line-of-sight observation from the observer's current position."@en ; + skos: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/w/index.php?title=Periscope&oldid=1030400442"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Periscope"@en . @@ -3023,7 +3024,7 @@ cco:Periscope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PesticideArtifactFunction cco:PesticideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PoisonArtifactFunction ; - cco:definition "A Poison Artifact Function that is realized in a process which causes illness in, or the death of, a living thing that is detrimental to humans or human concerns."@en ; + skos: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 . @@ -3032,8 +3033,8 @@ cco:PesticideArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PhysicallyPoweredEngine cco:PhysicallyPoweredEngine rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; - cco:alternative_label "Physical Engine"@en ; - cco:definition "An Engine that is designed to convert potential or kinetic energy into mechanical energy."@en ; + skos:altLabel "Physical Engine"@en ; + skos: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 . @@ -3041,9 +3042,9 @@ cco:PhysicallyPoweredEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PneumaticMotor cco:PneumaticMotor rdf:type owl:Class ; rdfs:subClassOf cco:PhysicallyPoweredEngine ; - cco:alternative_label "Air Motor"@en , + skos:altLabel "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 ; + skos: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 . @@ -3051,7 +3052,7 @@ cco:PneumaticMotor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PneumaticPowerSource cco:PneumaticPowerSource rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; - cco:definition "A Power Source that is designed to generate, control, or transmit power by means of compressed air or compressed inert gases."@en ; + skos: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 . @@ -3059,7 +3060,7 @@ cco:PneumaticPowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PoisonArtifactFunction cco:PoisonArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:DamagingArtifactFunction ; - cco:definition "A Damaging Artifact Function that is realized in a process which causes illness in, or the death of, a living thing."@en ; + skos: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 . @@ -3068,7 +3069,7 @@ cco:PoisonArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PolarizingPrism cco:PolarizingPrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; - cco:definition "A Prism designed to split a beam of light entering the Prism into components of varying polarization."@en ; + skos: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 . @@ -3076,7 +3077,7 @@ cco:PolarizingPrism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition cco:PortionOfAmmunition rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by being projected toward its target at a significant Velocity."@en ; + skos: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/w/index.php?title=Ammunition&oldid=1062875850"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Ammunition"@en . @@ -3085,7 +3086,7 @@ cco:PortionOfAmmunition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCash cco:PortionOfCash rdf:type owl:Class ; rdfs:subClassOf cco:FinancialInstrument ; - cco:definition "A Financial Instrument that is designed to be a ready medium of exchange."@en ; + skos: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 . @@ -3093,7 +3094,7 @@ cco:PortionOfCash rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCoolant cco:PortionOfCoolant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:definition "A Portion of Material that is designed to be used in a thermal control system to reduce or maintain the temperature of an object to or at a specified level."@en ; + skos: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 . @@ -3101,7 +3102,7 @@ cco:PortionOfCoolant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryogenicMaterial cco:PortionOfCryogenicMaterial rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:definition "A Portion of Material that has been reduced to a very low temperature (below -180 degrees Celcius)."@en ; + skos: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 . @@ -3109,7 +3110,7 @@ cco:PortionOfCryogenicMaterial rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfFood cco:PortionOfFood rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfProcessedMaterial ; - cco:definition "A Portion of Processed Material that is designed to be consumed and ingested for nutrition or taste."@en ; + skos: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/w/index.php?title=Food&oldid=1062824590"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Food"@en . @@ -3118,7 +3119,7 @@ cco:PortionOfFood rdf:type owl:Class ; ### 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 release thermal energy when reacted with other substances."@en ; + skos:definition "A Portion of Material that is designed to release thermal energy when reacted with other substances."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Fuel"@en . @@ -3126,8 +3127,8 @@ cco:PortionOfFuel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGalliumArsenide cco:PortionOfGalliumArsenide rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:alternative_label "Portion of GaAs"@en ; - cco:definition "A Portion of Material that is composed of a compound of the elements gallium and arsenic."@en ; + skos:altLabel "Portion of GaAs"@en ; + skos: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 . @@ -3135,7 +3136,7 @@ cco:PortionOfGalliumArsenide rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGaseousFuel cco:PortionOfGaseousFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfFuel ; - cco:definition "A Portion of Fuel that is stored in a gaseous state."@en ; + skos: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 . @@ -3143,7 +3144,7 @@ cco:PortionOfGaseousFuel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGaseousPropellant cco:PortionOfGaseousPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; - cco:definition "A Portion of Propellant that is stored in a gaseous state."@en ; + skos: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 . @@ -3151,7 +3152,7 @@ cco:PortionOfGaseousPropellant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGelatinousPropellant cco:PortionOfGelatinousPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; - cco:definition "A Portion of Propellant that is stored in a gelatinous state."@en ; + skos: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 . @@ -3159,7 +3160,7 @@ cco:PortionOfGelatinousPropellant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidFuel cco:PortionOfLiquidFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfFuel ; - cco:definition "A Portion of Fuel that is stored in a liquid state."@en ; + skos: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 . @@ -3167,7 +3168,7 @@ cco:PortionOfLiquidFuel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidHelium cco:PortionOfLiquidHelium rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; - cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid helium."@en ; + skos: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 . @@ -3175,7 +3176,7 @@ cco:PortionOfLiquidHelium rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidHydrogen cco:PortionOfLiquidHydrogen rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; - cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid hydrogen."@en ; + skos: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 . @@ -3183,7 +3184,7 @@ cco:PortionOfLiquidHydrogen rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidNitrogen cco:PortionOfLiquidNitrogen rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; - cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid nitrogen."@en ; + skos: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 . @@ -3191,7 +3192,7 @@ cco:PortionOfLiquidNitrogen rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidOxygen cco:PortionOfLiquidOxygen rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfCryogenicMaterial ; - cco:definition "A Portion of Cryogenic Material that is composed (almost) entirely of liquid oxygen."@en ; + skos: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 . @@ -3199,7 +3200,7 @@ cco:PortionOfLiquidOxygen rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidPropellant cco:PortionOfLiquidPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; - cco:definition "A Portion of Propellant that is stored in a liquid state."@en ; + skos: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 . @@ -3207,7 +3208,7 @@ cco:PortionOfLiquidPropellant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial cco:PortionOfMaterial rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfProcessedMaterial ; - cco:definition "A Portion of Processed Material that was produced to be used as the input for another Act of Artifact Processing."@en ; + skos: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 . @@ -3215,7 +3216,7 @@ cco:PortionOfMaterial rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfNuclearFuel cco:PortionOfNuclearFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:definition "A Portion of Material that is designed to be used in a nuclear fission process to produce energy."@en ; + skos: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 . @@ -3223,10 +3224,10 @@ cco:PortionOfNuclearFuel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfOxidizer cco:PortionOfOxidizer rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:alternative_label "Portion of Oxidant"@en , + skos:altLabel "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" ; + skos: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 ; + skos:example "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 . @@ -3235,7 +3236,7 @@ cco:PortionOfOxidizer rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPaper cco:PortionOfPaper rdf:type owl:Class ; rdfs:subClassOf cco:InformationMediumArtifact ; - cco:definition "An Information Medium Artifact that is designed to bear some Information Content Entity by means of pressing together moist fibres of cellulose pulp derived from wood, rags, or grasses, and drying them into flexible sheets."@en ; + skos: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/w/index.php?title=Paper&oldid=1057624743"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Portion of Paper"@en . @@ -3244,7 +3245,7 @@ cco:PortionOfPaper rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfProcessedMaterial cco:PortionOfProcessedMaterial rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is the output of an Act of Artifact Processing."@en ; + skos:definition "A Material 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 . @@ -3252,7 +3253,7 @@ cco:PortionOfProcessedMaterial rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPropellant cco:PortionOfPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfMaterial ; - cco:definition "A Portion of Material that is designed to be used as an input in a Propulsion Process to produce Thrust."@en ; + skos: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 . @@ -3260,7 +3261,7 @@ cco:PortionOfPropellant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfSolidFuel cco:PortionOfSolidFuel rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfFuel ; - cco:definition "A Portion of Fuel that is stored in a solid state."@en ; + skos: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 . @@ -3268,7 +3269,7 @@ cco:PortionOfSolidFuel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfSolidPropellant cco:PortionOfSolidPropellant rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfPropellant ; - cco:definition "A Portion of Propellant that is stored in a solid state."@en ; + skos: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 . @@ -3276,7 +3277,7 @@ cco:PortionOfSolidPropellant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfWasteMaterial cco:PortionOfWasteMaterial rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfProcessedMaterial ; - cco:definition "A Portion of Processed Material that serves no further use in terms of the initial user's own purposes of production, transformation, or consumption such that the Agent wants to dispose of it."@en ; + skos: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 . @@ -3284,7 +3285,7 @@ cco:PortionOfWasteMaterial rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PositionObservationArtifactFunction cco:PositionObservationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ObservationArtifactFunction ; - cco:definition "An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the position of a specified object or class of objects."@en ; + skos: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 . @@ -3292,7 +3293,7 @@ cco:PositionObservationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerInvertingArtifactFunction cco:PowerInvertingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CurrentConversionArtifactFunction ; - cco:definition "A Current Conversion Artifact Function that is realized by processes in which some Artifact is used to convert direct current (DC) to alternating current (AC)."@en ; + skos: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 . @@ -3300,7 +3301,7 @@ cco:PowerInvertingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerRectifier cco:PowerRectifier rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to convert alternating current (AC) to direct current (DC)."@en ; + skos:definition "A Material Artifact that is designed to convert alternating current (AC) to direct current (DC)."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Rectifier&oldid=1049943028"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Rectifier"@en . @@ -3309,7 +3310,7 @@ cco:PowerRectifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerRectifyingArtifactFunction cco:PowerRectifyingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CurrentConversionArtifactFunction ; - cco:definition "A Current Conversion Artifact Function that is realized by processes in which some Artifact is used to convert alternating current (AC) to direct current (DC)."@en ; + skos: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 . @@ -3317,7 +3318,7 @@ cco:PowerRectifyingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerSource cco:PowerSource rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to supply power to some other Artifact."@en ; + skos:definition "A Material Artifact that is designed to supply power to some other Artifact."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Power_source&oldid=1032888635"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Source"@en . @@ -3326,7 +3327,7 @@ cco:PowerSource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTool cco:PowerTool rdf:type owl:Class ; rdfs:subClassOf cco:Tool ; - cco:definition "A Tool that is designed to be actuated by a Power Source and mechanism other than or in addition to manual labor."@en ; + skos: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/w/index.php?title=Power_tool&oldid=1057147715"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Tool"@en . @@ -3335,7 +3336,7 @@ cco:PowerTool rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransformer cco:PowerTransformer rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to transfer electrical energy between two or more circuits through electromagnetic induction."@en ; + skos:definition "A Material Artifact that is designed to transfer electrical energy between two or more circuits through electromagnetic induction."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Transformer&oldid=1062163369"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Power Transformer"@en . @@ -3344,8 +3345,8 @@ cco:PowerTransformer rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransformerRectifierUnit cco:PowerTransformerRectifierUnit rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "TRU"@en ; - cco:definition "A Material Artifact that is designed to perform the functions of both a Rectifier and a Transformer."@en ; + skos:altLabel "TRU"@en ; + skos:definition "A Material Artifact 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 . @@ -3354,7 +3355,7 @@ cco:PowerTransformerRectifierUnit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransmissionArtifact cco:PowerTransmissionArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to transfer and regulate Power flow from a Power Source to an application point."@en ; + skos:definition "A Material Artifact 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 . @@ -3362,7 +3363,7 @@ cco:PowerTransmissionArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PoweringArtifactFunction cco:PoweringArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to supply power to some Artifact."@en ; + skos: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 . @@ -3370,8 +3371,8 @@ cco:PoweringArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PrecisionGuidedMissile cco:PrecisionGuidedMissile rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:alternative_label "Missile"@en ; - cco:definition "A Portion of Ammunition that is designed to be a self-propelled and precision-guided projectile that delivers some payload (explosive or other) over relatively long distances."@en ; + skos:altLabel "Missile"@en ; + skos: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/w/index.php?title=Missile&oldid=1062028589"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Precision-Guided Missile"@en . @@ -3380,7 +3381,7 @@ cco:PrecisionGuidedMissile rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PreferredStock cco:PreferredStock rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; - cco:definition "Stock that entitles its holder to receive a certain level of dividend payments before any dividends can be issued to other holders."@en ; + skos: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 . @@ -3388,7 +3389,7 @@ cco:PreferredStock rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PressurizationControlArtifactFunction cco:PressurizationControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:VentilationControlArtifactFunction ; - cco:definition "A Ventilation Control Artifact Function that is realized by processes in which some Artifact is used to control the partial pressure of air in some space."@en ; + skos: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 . @@ -3396,8 +3397,8 @@ cco:PressurizationControlArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PrimaryCellElectricBattery cco:PrimaryCellElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricBattery ; - cco:alternative_label "Primary Cell Battery"@en ; - cco:definition "A Electric Battery that is designed for one-time use and not to be recharged."@en ; + skos:altLabel "Primary Cell Battery"@en ; + skos:definition "A Electric Battery that is designed for one-time use and not to be recharged."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Primary_cell&oldid=1047226932"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Primary Cell Electric Battery"@en . @@ -3406,7 +3407,7 @@ cco:PrimaryCellElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Prism cco:Prism rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; - cco:definition "An Optical Instrument that is designed to refract light and which consists of a transparent material with flat polished surfaces where at least two of these surfaces have an angle between them."@en ; + skos: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/w/index.php?title=Prism&oldid=1060221124"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prism"@en . @@ -3415,7 +3416,7 @@ cco:Prism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProjectileLauncher cco:ProjectileLauncher rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict damage or harm by means of launching a high-velocity projectile at a target."@en ; + skos: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/w/index.php?title=Projectile&oldid=1062048285"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Projectile Launcher"@en . @@ -3424,8 +3425,8 @@ cco:ProjectileLauncher rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Propeller cco:Propeller rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "Propelling Screw"@en ; - cco:definition "A Material Artifact that is designed to convert rotary motion from an Engine or other mechanical Power Source into propulsive Force."@en ; + skos:altLabel "Propelling Screw"@en ; + skos:definition "A Material Artifact 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 . @@ -3434,8 +3435,8 @@ cco:Propeller rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PropellingNozzle cco:PropellingNozzle rdf:type owl:Class ; rdfs:subClassOf cco:Nozzle ; - cco:alternative_label "Jet Nozzle"@en ; - cco:definition "A Nozzle that is used to convert a propulsion Engine into a Jet Engine and functions by using its narrowest part, the throat, to increase Pressure within the Engine by constricting flow, usually until the flow chokes, then expanding the exhaust stream to, or near to, atmospheric pressure, while forming it into a high speed jet to propel the Vehicle."@en ; + skos:altLabel "Jet Nozzle"@en ; + skos: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/w/index.php?title=Propelling_nozzle&oldid=1061239812"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propelling Nozzle"@en . @@ -3444,7 +3445,7 @@ cco:PropellingNozzle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionArtifactFunction cco:PropulsionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MotionArtifactFunction ; - cco:definition "A Motion Artifact Function that is realized in a process in which the bearer of the function creates force leading to an entity's movement."@en ; + skos: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/w/index.php?title=Propulsion&oldid=1022034059"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propulsion Artifact Function"@en . @@ -3453,7 +3454,7 @@ cco:PropulsionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionControlSystem cco:PropulsionControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:ControlSystem ; - cco:definition "A Control System that consists of control devices, displays, indicators, or modules designed to control a Propulsion System."@en ; + skos: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 . @@ -3461,7 +3462,7 @@ cco:PropulsionControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionSystem cco:PropulsionSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Propulsion&oldid=1022034059"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Propulsion System"@en . @@ -3470,7 +3471,7 @@ cco:PropulsionSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Prosthesis cco:Prosthesis rdf:type owl:Class ; rdfs:subClassOf cco:MedicalArtifact ; - cco:definition "A Medical Artifact that is designed to replace a missing body part."@en ; + skos:definition "A Medical Artifact that is designed to replace a missing body part."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Prosthesis&oldid=1063749698"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthesis"@en . @@ -3479,7 +3480,7 @@ cco:Prosthesis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticArm cco:ProstheticArm rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace a missing arm."@en ; + skos:definition "A Prosthesis that is designed to replace a missing arm."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Prosthesis&oldid=1063749698"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Arm"@en . @@ -3488,7 +3489,7 @@ cco:ProstheticArm rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticFoot cco:ProstheticFoot rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace a missing foot."@en ; + skos:definition "A Prosthesis that is designed to replace a missing foot."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Prosthesis&oldid=1063749698"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Foot"@en . @@ -3497,7 +3498,7 @@ cco:ProstheticFoot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticHand cco:ProstheticHand rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace a missing hand."@en ; + skos:definition "A Prosthesis that is designed to replace a missing hand."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Prosthesis&oldid=1063749698"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Hand"@en . @@ -3506,7 +3507,7 @@ cco:ProstheticHand rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticLeg cco:ProstheticLeg rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; - cco:definition "A Prosthesis that is designed to replace a missing leg."@en ; + skos:definition "A Prosthesis that is designed to replace a missing leg."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Prosthesis&oldid=1063749698"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Prosthetic Leg"@en . @@ -3515,8 +3516,8 @@ cco:ProstheticLeg rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PublicAddressSystem cco:PublicAddressSystem rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationSystem ; - cco:alternative_label "PA System"@en ; - cco:definition "A Communication System that is designed to allow a Person to speak to a large audience."@en ; + skos:altLabel "PA System"@en ; + skos: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/w/index.php?title=Public_address_system&oldid=1059177344"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Public Address System"@en . @@ -3525,7 +3526,7 @@ cco:PublicAddressSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PublicSafetyArtifactFunction cco:PublicSafetyArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of preventing and responding to events that could endanger the safety of the general public from significant danger, injury/harm, or damage, such as crimes or disasters (natural or man-made)."@en ; + skos: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/w/index.php?title=Public_security&oldid=1058257389"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Public Safety Artifact Function"@en . @@ -3534,9 +3535,9 @@ cco:PublicSafetyArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PulsejetEngine cco:PulsejetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; - cco:alternative_label "Pulse Jet"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Pulsejet&oldid=1050473545"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Pulsejet Engine"@en . @@ -3545,7 +3546,7 @@ cco:PulsejetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pump cco:Pump rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that is designed to impart motion to a portion of fluid to transport it within a system through the use of mechanical action."@en ; + skos: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 . @@ -3553,7 +3554,7 @@ cco:Pump rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/QRCode cco:QRCode rdf:type owl:Class ; rdfs:subClassOf cco:TwoDimensionalBarCode ; - cco:definition "A Two-Dimensional Barcode that consists of numeric, alphanumeric, binary, or kanji information and is used primarily for tracking and marketing."@en ; + skos: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 . @@ -3569,7 +3570,7 @@ cco:QualitySpecification rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; - cco:definition "A Directive Information Content Entity that prescribes some Quality."@en ; + skos: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 . @@ -3577,7 +3578,7 @@ cco:QualitySpecification rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadarImagingArtifactFunction cco:RadarImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ImagingArtifactFunction ; - cco:definition "An Imaging Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities using radio waves."@en ; + skos: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 . @@ -3585,7 +3586,7 @@ cco:RadarImagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioAntenna cco:RadioAntenna rdf:type owl:Class ; rdfs:subClassOf cco:BidirectionalTransducer ; - cco:definition "A Bidirectional Transducer that is designed to convert electric power into radio waves, and radio waves into electric power."@en ; + skos: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 . @@ -3594,7 +3595,7 @@ cco:RadioAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationArtifactFunction cco:RadioCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticCommunicationArtifactFunction ; - cco:definition "An Electromagnetic Communication Artifact Function that is realized in a process that conveys meaningful signs by means of radio waves."@en ; + skos: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/w/index.php?title=Telecommunications&oldid=1061143810"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Communication Artifact Function"@en . @@ -3603,7 +3604,7 @@ cco:RadioCommunicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument cco:RadioCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationInstrument ; - cco:definition "A Communication Instrument that is designed to enable communication between two or more entities via the use of radio waves."@en ; + skos: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 . @@ -3611,7 +3612,7 @@ cco:RadioCommunicationInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInterferenceArtifactFunction cco:RadioCommunicationInterferenceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationInterferenceArtifactFunction ; - cco:definition "A Communication Interference Artifact Function that is realized during events in which an Artifact is used to interfere with the transmission of information via radio waves."@en ; + skos: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 . @@ -3619,7 +3620,7 @@ cco:RadioCommunicationInterferenceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationReceptionArtifactFunction cco:RadioCommunicationReceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationReceptionArtifactFunction ; - cco:definition "A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs using radio waves."@en ; + skos:definition "A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs using radio waves."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Communication Reception Artifact Function"@en . @@ -3627,7 +3628,7 @@ cco:RadioCommunicationReceptionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationRelayArtifactFunction cco:RadioCommunicationRelayArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationRelayArtifactFunction ; - cco:definition "A Communication Relay Artifact Function that is realized during events in which an Artifact is used to first receive and then transmit information without the use of wires from one Artifact to another for the purpose of communiction."@en ; + skos: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 . @@ -3635,7 +3636,7 @@ cco:RadioCommunicationRelayArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioReceiver cco:RadioReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is an electronic device that is designed to extract information from radio waves intercepted by a Radio Antenna by using electronic filters to separate the desired radio frequency signal from other signals, an electronic amplifier to increase the power of the signal, and demodulation to recover the desired information."@en ; + skos: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/w/index.php?title=Radio_receiver&oldid=1060111342"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Receiver"@en . @@ -3644,7 +3645,7 @@ cco:RadioReceiver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioRepeater cco:RadioRepeater rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransceiver ; - cco:definition "A Radio Transceiver that is designed to receive a radio signal, amplify it, and retransmit it (often on another frequency)."@en ; + skos: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/w/index.php?title=Repeater&oldid=1040047439"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Repeater"@en . @@ -3653,7 +3654,7 @@ cco:RadioRepeater rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTelescope cco:RadioTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing radio waves to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=Radio_telescope&oldid=1052819190"^^xsd:anyURI ; 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 ; @@ -3663,7 +3664,7 @@ cco:RadioTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransceiver cco:RadioTransceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is an electronic device composed of both a Radio Transmitter and a Radio Receiver that share common circuitry or a single housing."@en ; + skos: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/w/index.php?title=Transceiver&oldid=1058453736"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Transceiver"@en . @@ -3672,7 +3673,7 @@ cco:RadioTransceiver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransmitter cco:RadioTransmitter rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is an electronic device that is designed to generate a radio frequency alternating current, which can be applied to a Radio Antenna to be transmitted as radio waves."@en ; + skos: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/w/index.php?title=Transmitter&oldid=1061735586"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radio Transmitter"@en . @@ -3681,8 +3682,8 @@ cco:RadioTransmitter rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransponder cco:RadioTransponder rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:alternative_label "Transmitter-Responder"@en ; - cco:definition "A Radio Communication Instrument that is an electronic device that acts as both a Radio Transmitter and responder and is used to wirelessly receive and transmit electrical signals."@en ; + skos:altLabel "Transmitter-Responder"@en ; + skos: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 . @@ -3690,7 +3691,7 @@ cco:RadioTransponder rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioWaveConversionArtifactFunction cco:RadioWaveConversionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact being used to convert electric power into radio waves or radio waves into electric power."@en ; + skos: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 . @@ -3698,7 +3699,7 @@ cco:RadioWaveConversionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiologicalWeapon cco:RadiologicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; - cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of releasing radioactive material."@en ; + skos: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/w/index.php?title=Radiological_warfare&oldid=1060817328"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Radiological Weapon"@en . @@ -3707,7 +3708,7 @@ cco:RadiologicalWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RailTransportVehicle cco:RailTransportVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; - cco:definition "A Ground Vehicle that is designed to convey cargo, passengers, or equipment by Railway."@en ; + skos:definition "A Ground Vehicle that is designed to convey cargo, passengers, or equipment by Railway."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Rail_transport&oldid=1063793805"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rail Transport Vehicle"@en . @@ -3716,7 +3717,7 @@ cco:RailTransportVehicle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Railcar cco:Railcar rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; - cco:definition "A Rail Transport Vehicle that consists of a single self-propelled Vehicle that is not a Train, is designed to transport passengers, and which may also be designed to connect to other Railcars to form a Train."@en ; + skos: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/w/index.php?title=Railcar&oldid=1063519348"^^xsd:anyURI ; 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 ; @@ -3726,7 +3727,7 @@ cco:Railcar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Railway cco:Railway rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable Trains to transport passengers and goods."@en ; + skos:definition "A Land Transportation Artifact that is designed to enable Trains to transport passengers and goods."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Rail_transport&oldid=1063793805" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Railway"@en . @@ -3735,8 +3736,8 @@ cco:Railway rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RailwayCrossing cco:RailwayCrossing rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:alternative_label "Level Crossing"@en ; - cco:definition "A Land Transportation 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 ; + skos:altLabel "Level Crossing"@en ; + skos:definition "A Land Transportation 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:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Railway Crossing"@en . @@ -3744,7 +3745,7 @@ cco:RailwayCrossing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RailwayJunction cco:RailwayJunction rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable a Train to switch between the tracks of two routes."@en ; + skos:definition "A Land Transportation 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 . @@ -3753,8 +3754,8 @@ cco:RailwayJunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RamjetEngine cco:RamjetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; - cco:alternative_label "Ramjet"@en ; - cco:definition "An Air-Breathing Jet Engine that uses the forward motion of the Engine to compress incoming air (without the use of an axial compressor) and decelerate it to subsonic speeds before adding the fuel and constantly combusting the mixture then expelling the exhaust out through the rear Propelling Nozzle to generate Thrust."@en ; + skos:altLabel "Ramjet"@en ; + skos: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/w/index.php?title=Ramjet&oldid=1062836331"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Ramjet Engine"@en . @@ -3763,7 +3764,7 @@ cco:RamjetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RandomWireAntenna cco:RandomWireAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; - cco:definition "A Wire Antenna that consists of a long wire suspended above the ground with a length that does not bear a relation to the wavelength of the radio waves used and which is typically used as a receiving antenna on the long, medium, and short wave bands."@en ; + skos: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/w/index.php?title=Random_wire_antenna&oldid=1058546356"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Random Wire Antenna"@en . @@ -3772,7 +3773,7 @@ cco:RandomWireAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReactantArtifactFunction cco:ReactantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which a substance or compound is added to a system in order to bring about a chemical reaction and is consumed in the course of the reaction."@en ; + skos: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/w/index.php?title=Reagent&oldid=1017651471"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reactant Artifact Function"@en . @@ -3781,8 +3782,8 @@ cco:ReactantArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReactionEngine cco:ReactionEngine rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; - cco:alternative_label "Reaction Motor"@en ; - cco:definition "An Engine that provides propulsion by expelling Reaction Mass."@en ; + skos:altLabel "Reaction Motor"@en ; + skos:definition "An Engine that provides propulsion by expelling Reaction Mass."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Reaction_engine&oldid=1046981784"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reaction Engine"@en . @@ -3791,8 +3792,8 @@ cco:ReactionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReactionMass cco:ReactionMass rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; - cco:alternative_label "Working Mass"@en ; - cco:definition "A Material Entity against which a Propulsion System operates in order to produce Acceleration."@en ; + skos:altLabel "Working Mass"@en ; + skos:definition "A Material Entity against which a Propulsion System operates in order to produce Acceleration."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Working_mass&oldid=1057126114"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reaction Mass"@en . @@ -3801,7 +3802,7 @@ cco:ReactionMass rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReciprocatingSteamEngine cco:ReciprocatingSteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:SteamEngine ; - cco:definition "A Steam Engine that is designed to use one or more reciprocating pistons to convert pressure into a rotating motion."@en ; + skos: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/w/index.php?title=Reciprocating_engine&oldid=1057783145"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reciprocating Steam Engine"@en . @@ -3810,7 +3811,7 @@ cco:ReciprocatingSteamEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RecordingDevice cco:RecordingDevice rdf:type owl:Class ; rdfs:subClassOf cco:InformationProcessingArtifact ; - cco:definition "An Information Processing Artifact that is designed to capture some information and store it in some recording format on some storage medium."@en ; + skos: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/w/index.php?title=Record&oldid=1062776450"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Recording Device"@en . @@ -3819,9 +3820,9 @@ cco:RecordingDevice rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReflectingOpticalTelescope cco:ReflectingOpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalTelescope ; - cco:alternative_label "Reflecting Telescope"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Reflecting_telescope&oldid=1062982683"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Reflecting Optical Telescope"@en . @@ -3830,7 +3831,7 @@ cco:ReflectingOpticalTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReflectionArtifactFunction cco:ReflectionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a reflection event in which the Artifact causes a change in a wavefront at an interface between the reflecting medium and the transmission medium such that the wavefront returns into the transmission medium."@en ; + skos: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 . @@ -3838,7 +3839,7 @@ cco:ReflectionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReflectivePrism cco:ReflectivePrism rdf:type owl:Class ; rdfs:subClassOf cco:Prism ; - cco:definition "A Prism designed to reflect light in order to flip, invert, rotate, deviate, or displace a beam of light entering the Prism."@en ; + skos: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 . @@ -3846,9 +3847,9 @@ cco:ReflectivePrism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RefractingOpticalTelescope cco:RefractingOpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalTelescope ; - cco:alternative_label "Refracting Telescope"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Refracting_telescope&oldid=1059975066"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Refracting Optical Telescope"@en . @@ -3857,7 +3858,7 @@ cco:RefractingOpticalTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RefractionArtifactFunction cco:RefractionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact participating in a refraction event in which the Artifact causes a change in direction of wave propagation due to a change in its transmission medium."@en ; + skos: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 . @@ -3865,7 +3866,7 @@ cco:RefractionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReligiousArtifactFunction cco:ReligiousArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes related to worship and prayer."@en ; + skos:definition "A Service Artifact Function that is realized in processes related to worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Religion&oldid=1063431202"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Religious Artifact Function"@en . @@ -3874,7 +3875,7 @@ cco:ReligiousArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Report cco:Report rdf:type owl:Class ; rdfs:subClassOf cco:Document ; - cco:definition "A Document that is designed to bear some specific Information Content Entity that conveys an account of some event, situation, or the result of some observation or inquiry."@en ; + skos: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/w/index.php?title=Report&oldid=1063765657"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Report"@en . @@ -3883,7 +3884,7 @@ cco:Report rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ResearchAndDevelopmentArtifactFunction cco:ResearchAndDevelopmentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of producing new knowledge or of devising new applications of existing knowledge."@en ; + skos: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/w/index.php?title=Research_and_development&oldid=1062181110"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Research and Development Artifact Function"@en . @@ -3892,7 +3893,7 @@ cco:ResearchAndDevelopmentArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ResearchArtifactFunction cco:ResearchArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to perform research on a specified entity or class of entities."@en ; + skos: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 . @@ -3900,7 +3901,7 @@ cco:ResearchArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ResidentialArtifactFunction cco:ResidentialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of residing in a dwelling or home."@en ; + skos: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/w/index.php?title=Residence&oldid=1019728937"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Residential Artifact Function"@en . @@ -3909,7 +3910,7 @@ cco:ResidentialArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ResistanceArtifactFunction cco:ResistanceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:definition "An Electrical Artifact Function that is realized in processes in which an Artifact opposes the flow of an electric current."@en ; + skos: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/w/index.php?title=Electrical_resistivity_and_conductivity&oldid=1063749049"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electrical Resistance Artifact Function"@en . @@ -3918,9 +3919,9 @@ cco:ResistanceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Resource cco:Resource rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000002 ; - cco:definition "A Continuant that is owned by, in the possession of, or is otherwise controlled by an Agent such that it could be used by that Agent."@en ; - cco:elucidation "Resources are Resources for some Agent. If no instance of Agent existed, no instance of Resource would exist either. It is not a requirement that something be valuable in order for it to be a Resource. Thus the value of something can drastically change without altering whether that thing is a Resource."@en ; - cco:example_of_usage "a group of interns" , + skos: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 ; + skos:scopeNote "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 ; + skos:example "a group of interns" , "a knowledge base" , "a plot of land" , "a software program" , @@ -3934,7 +3935,7 @@ cco:Resource rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RetailArtifactFunction cco:RetailArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of selling goods or merchandise in small or individual lots for direct consumption by persons or organizations."@en ; + skos: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/w/index.php?title=Retail&oldid=1061431295"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Retail Artifact Function"@en . @@ -3943,7 +3944,7 @@ cco:RetailArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Revolver cco:Revolver rdf:type owl:Class ; rdfs:subClassOf cco:HandGun ; - cco:definition "A Hand Gun having a number of firing chambers in a revolving cylinder, where each chamber in the cylinder can be loaded with a single Cartridge."@en ; + skos: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/w/index.php?title=Revolver&oldid=1060461644"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Revolver"@en . @@ -3952,7 +3953,7 @@ cco:Revolver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RhombicAntenna cco:RhombicAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; - cco:definition "A Wire Antenna that consists of one to three parallel wires suspended above the ground by poles or towers at each vertex in a rhombic shape with each of the four sides being the same length (typically at least one wavelength or longer)."@en ; + skos: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/w/index.php?title=Rhombic_antenna&oldid=1057114456"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rhombic Antenna"@en . @@ -3961,7 +3962,7 @@ cco:RhombicAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Rifle cco:Rifle rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; - cco:definition "A Long Gun that is designed to have a rifled barrel and to fire single Bullets over long ranges with high accuracy."@en ; + skos: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/w/index.php?title=Rifle&oldid=1056172452"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rifle"@en . @@ -3970,7 +3971,7 @@ cco:Rifle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Road cco:Road rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable Ground Vehicles to travel from one location to another."@en ; + skos:definition "A Land Transportation Artifact that is designed to enable Ground Vehicles to travel from one location to another."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Road&oldid=1063402841" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Road"@en . @@ -3979,7 +3980,7 @@ cco:Road rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RoadJunction cco:RoadJunction rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable Ground Vehicles to exit one Road and enter another."@en ; + skos:definition "A Land Transportation 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 . @@ -3988,7 +3989,7 @@ cco:RoadJunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Rocket cco:Rocket rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; - cco:definition "A Vehicle that is designed to travel through air or space and which obtains Thrust from a Rocket Engine."@en ; + skos: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/w/index.php?title=Rocket&oldid=1063307477"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rocket"@en . @@ -3997,8 +3998,8 @@ cco:Rocket rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RocketEngine cco:RocketEngine rdf:type owl:Class ; rdfs:subClassOf cco:JetEngine ; - cco:alternative_label "Thruster"@en ; - cco:definition "A Jet Engine that is designed to use only stored Rocket Propellant to form a high speed propulsive jet in order to generate Thrust."@en ; + skos:altLabel "Thruster"@en ; + skos: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/w/index.php?title=Rocket_engine&oldid=1063879464"^^xsd:anyURI ; 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 ; @@ -4008,7 +4009,7 @@ cco:RocketEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RocketLauncher cco:RocketLauncher rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to launch one or more Unguided Rockets."@en ; + skos:definition "A Projectile Launcher that is designed to launch one or more Unguided Rockets."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Rocket_launcher&oldid=1049900727"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rocket Launcher"@en . @@ -4017,7 +4018,7 @@ cco:RocketLauncher rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RocketPod cco:RocketPod rdf:type owl:Class ; rdfs:subClassOf cco:RocketLauncher ; - cco:definition "A Rocket Launcher that is designed to contain several Unguided Rockets held in individual tubes and to be used by Aircraft or Helicopters for close air support."@en ; + skos: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 . @@ -4026,7 +4027,7 @@ cco:RocketPod rdf:type owl:Class ; cco:RocketPropelledGrenade rdf:type owl:Class ; rdfs:subClassOf cco:UnguidedRocket ; cco:acronym "RPG" ; - cco:definition "An Unguided Rocket that is designed to contain an explosive warhead, be fired from a Shoulder-Fired Rocket Launcher, and be used against Tanks."@en ; + skos: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/w/index.php?title=Rocket-propelled_grenade&oldid=1063641548"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Rocket-Propelled Grenade"@en . @@ -4035,7 +4036,7 @@ cco:RocketPropelledGrenade rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RoundShot cco:RoundShot rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:definition "A Portion of Ammunition that is designed to be a solid projectile without explosive charge and to be fired from a cannon."@en ; + skos: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/w/index.php?title=Round_shot&oldid=1062790260"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Round Shot"@en . @@ -4044,7 +4045,7 @@ cco:RoundShot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SatelliteArtifact cco:SatelliteArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Spacecraft ; - cco:definition "A Spacecraft that is designed to Orbit a Space Object (typically Earth)."@en ; + skos: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 . @@ -4052,9 +4053,9 @@ cco:SatelliteArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ScramjetEngine cco:ScramjetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; - cco:alternative_label "Scramjet"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Scramjet&oldid=1062429697"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Scramjet Engine"@en . @@ -4063,9 +4064,9 @@ cco:ScramjetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery cco:SecondaryCellElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricBattery ; - cco:alternative_label "Rechargeable Battery"@en , + skos:altLabel "Rechargeable Battery"@en , "Secondary Cell Battery"@en ; - cco:definition "An Electric Battery that is designed to be recharged."@en ; + skos:definition "An Electric Battery that is designed to be recharged."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Rechargeable_battery&oldid=1064096406"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Secondary Cell Electric Battery"@en . @@ -4074,7 +4075,7 @@ cco:SecondaryCellElectricBattery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SemiAutomaticPistol cco:SemiAutomaticPistol rdf:type owl:Class ; rdfs:subClassOf cco:HandGun ; - cco:definition "A Hand Gun that has a single fixed firing chamber machined into the rear of the barrel and an ammunition magazine capable of holding multiple Cartridges such that the Hand Gun is designed to automatically reload each time it is fired and to fire a Bullet with each successive pull of the trigger until the stored ammunition is depleted."@en ; + skos: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/w/index.php?title=Semi-automatic_pistol&oldid=1058568715"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Semi-automatic Pistol"@en . @@ -4083,7 +4084,7 @@ cco:SemiAutomaticPistol rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Sensor cco:Sensor rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; - cco:definition "A Transducer that is designed to convert incoming energy into a output signal which reliably corresponds to changes in that energy."@en ; + skos: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/w/index.php?title=Sensor&oldid=1059883466"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sensor"@en . @@ -4092,7 +4093,7 @@ cco:Sensor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SensorArtifactFunction cco:SensorArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes wherein its bearer is used to produce an output signal which reliably corresponds to changes in the artifact's environment."@en ; + skos: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/w/index.php?title=Sensor&oldid=1059883466"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sensor Artifact Function"@en . @@ -4101,7 +4102,7 @@ cco:SensorArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SensorDeploymentArtifactFunction cco:SensorDeploymentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that inheres in Artifacts that are designed to support or convey one or more Sensors while the Sensors are realizing their own Artifact Functions."@en ; + skos: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 . @@ -4113,7 +4114,7 @@ cco:SensorModalityFunction rdf:type owl:Class ; owl:onProperty obo:BFO_0000197 ; owl:someValuesFrom cco:Sensor ] ; - cco:definition "A Sensor Artifact Function that inheres in some Sensor in virtue of the type of energy the Sensor is capable of converting into an output signal."@en ; + skos: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 . @@ -4121,7 +4122,7 @@ cco:SensorModalityFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SensorPlatform cco:SensorPlatform rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to support, and in some cases transport, a Sensor during its deployment and functioning."@en ; + skos:definition "A Material 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 . @@ -4129,7 +4130,7 @@ cco:SensorPlatform rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction cco:ServiceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process of providing intangible goods to consumers."@en ; + skos:definition "An Artifact Function that is realized in a process of providing intangible goods to consumers."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Goods_and_services&oldid=1063137197"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Service Artifact Function"@en . @@ -4138,7 +4139,7 @@ cco:ServiceArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Shaft cco:Shaft rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to rotate and transmit Torque, Power, or Rotational Motion from one machine element to another."@en ; + skos:definition "A Material Artifact 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/w/index.php?title=Shaft&oldid=1023963656"^^xsd:anyURI ; 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 ; @@ -4148,7 +4149,7 @@ cco:Shaft rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Shell cco:Shell rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:definition "A Portion of Ammunition that is designed to be a non-self-propelled projectile and to carry a payload (explosive or other) over a relatively short distance."@en ; + skos: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 . @@ -4157,7 +4158,7 @@ cco:Shell rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Shotgun cco:Shotgun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; - cco:definition "A Long Gun that fires packets of shot, a single slug, a sabot, or a specialty round (such as tear gas, bolo shell, or a breaching round) over shorter ranges than that of Rifles and with less accuracy."@en ; + skos: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/w/index.php?title=Shotgun&oldid=1062571691"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Shotgun"@en . @@ -4166,7 +4167,7 @@ cco:Shotgun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ShouldFiredRocketLauncher cco:ShouldFiredRocketLauncher rdf:type owl:Class ; rdfs:subClassOf cco:RocketLauncher ; - cco:definition "A Rocket Launcher that is designed to be small enough to be carried by a single person and fired while supported on the person's shoulder."@en ; + skos: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 . @@ -4174,7 +4175,7 @@ cco:ShouldFiredRocketLauncher rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SignalDetectionArtifactFunction cco:SignalDetectionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in the process of discerning between information-bearing patterns and random patterns, or noise, that distract from the information."@en ; + skos:definition "An Artifact Function that is realized in the process of discerning between information-bearing patterns and random patterns, or noise, that distract from the information."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Detection_theory&oldid=1049765804"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Signal Detection Artifact Function"@en . @@ -4183,7 +4184,7 @@ cco:SignalDetectionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SignalProcessingArtifactFunction cco:SignalProcessingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in the process of transferring or processing information contained in signals."@en ; + skos:definition "An Artifact Function that is realized in the process of transferring or processing information contained in signals."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Signal_processing&oldid=1062720685"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Signal Processing Artifact Function"@en . @@ -4192,7 +4193,7 @@ cco:SignalProcessingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SimpleOpticalLens cco:SimpleOpticalLens rdf:type owl:Class ; rdfs:subClassOf cco:OpticalLens ; - cco:definition "An Optical Lens consisting of a single piece of transparent material."@en ; + skos:definition "An Optical Lens consisting of a single piece of transparent material."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Simple Optical Lens"@en . @@ -4200,7 +4201,7 @@ cco:SimpleOpticalLens rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SniperRifle cco:SniperRifle rdf:type owl:Class ; rdfs:subClassOf cco:Rifle ; - cco:definition "A Rifle that is designed to be highly accurate for long-range precision tactical shooting."@en ; + skos:definition "A Rifle that is designed to be highly accurate for long-range precision tactical shooting."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Sniper_rifle&oldid=1061592308"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Sniper Rifle"@en . @@ -4209,7 +4210,7 @@ cco:SniperRifle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarPanel cco:SolarPanel rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:definition "An Electrical Power Source that consists in part of one or more photovoltaic (i.e. solar) cells that convert light energy (photons) directly into electricity by means of the photovoltaic effect."@en ; + skos: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/w/index.php?title=Solar_cell&oldid=1063439932"^^xsd:anyURI , "https://en.wikipedia.org/w/index.php?title=Solar_panel&oldid=1064397496"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; @@ -4219,9 +4220,9 @@ cco:SolarPanel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarPanelSystem cco:SolarPanelSystem rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; - cco:alternative_label "Photovoltaic System"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Photovoltaic_system&oldid=1063366598"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Solar Panel System"@en . @@ -4230,7 +4231,7 @@ cco:SolarPanelSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SolventArtifactFunction cco:SolventArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; - cco:definition "A Chemical Reaction Artifact Function that is realized in the dissolving of other substances (namely, solutes) without change in the former's chemical structure."@en ; + skos: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/w/index.php?title=Solvent&oldid=1062572314"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Solvent Artifact Function"@en . @@ -4239,7 +4240,7 @@ cco:SolventArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Spacecraft cco:Spacecraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; - cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by Spaceflight."@en ; + skos:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by Spaceflight."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Spacecraft&oldid=1062102614"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Spacecraft"@en . @@ -4248,7 +4249,7 @@ cco:Spacecraft rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SparkIgnitionEngine cco:SparkIgnitionEngine rdf:type owl:Class ; rdfs:subClassOf cco:InternalCombustionEngine ; - cco:definition "An Internal Combustion Engine that is designed to operate by generating a spark to ignite a portion of Fuel and Oxidizer mixture."@en ; + skos: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 . @@ -4256,7 +4257,7 @@ cco:SparkIgnitionEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SparkIgnitionSystem cco:SparkIgnitionSystem rdf:type owl:Class ; rdfs:subClassOf cco:IgnitionSystem ; - cco:definition "An Ignition System that is designed to produce a spark in order to initiate an Ignition process."@en ; + skos: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 . @@ -4264,7 +4265,7 @@ cco:SparkIgnitionSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SpeedArtifactFunction cco:SpeedArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MotionArtifactFunction ; - cco:definition "A Motion Artifact Function that is realized in some process in which its bearer has some speed."@en ; + skos: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 . @@ -4272,7 +4273,7 @@ cco:SpeedArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SpeedMeasurementArtifactFunction cco:SpeedMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; - cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Speed of a specified object's or class of objects' Motion."@en ; + skos: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 . @@ -4280,7 +4281,7 @@ cco:SpeedMeasurementArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SprayNozzle cco:SprayNozzle rdf:type owl:Class ; rdfs:subClassOf cco:Nozzle ; - cco:definition "A Nozzle that is designed to facilitate a conversion of the flow of a portion of liquid into a dynamic collection of drops dispersed in a portion of gas."@en ; + skos: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 . @@ -4288,7 +4289,7 @@ cco:SprayNozzle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Spreadsheet cco:Spreadsheet rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some Information Content Entity in an interactive, tabular form."@en ; + skos: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/w/index.php?title=Spreadsheet&oldid=1064060503"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Spreadsheet"@en . @@ -4297,7 +4298,7 @@ cco:Spreadsheet rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SteamEngine cco:SteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:ExternalCombustionEngine ; - cco:definition "An External Combustion Engine that is designed to use steam as its working fluid."@en ; + skos:definition "An External Combustion Engine that is designed to use steam as its working fluid."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Steam_engine&oldid=1064097686"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Steam Engine"@en . @@ -4306,7 +4307,7 @@ cco:SteamEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SteeringControlSystem cco:SteeringControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystem ; - cco:definition "A Vehicle Control System that is designed to control the direction some Vehicle is traveling."@en ; + skos: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 . @@ -4314,7 +4315,7 @@ cco:SteeringControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StirlingEngine cco:StirlingEngine rdf:type owl:Class ; rdfs:subClassOf cco:ExternalCombustionEngine ; - cco:definition "An External Combusion Engine that is designed to compress and expand some working fluid at different temperatures, such that there is a net conversion of heat energy to mechanical work."@en ; + skos: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/w/index.php?title=Stirling_engine&oldid=1061164490"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Stirling Engine"@en . @@ -4323,7 +4324,7 @@ cco:StirlingEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Stock cco:Stock rdf:type owl:Class ; rdfs:subClassOf cco:FinancialInstrument ; - cco:definition "A Financial Instrument that entitles holders to an ownership interest (equity) in the specified Incorporated Organization."@en ; + skos: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/w/index.php?title=Stock&oldid=1064040249"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Stock"@en . @@ -4332,7 +4333,7 @@ cco:Stock rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StockCertificate cco:StockCertificate rdf:type owl:Class ; rdfs:subClassOf cco:Stock ; - cco:definition "Stock that consists of a Certificate."@en ; + skos: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 . @@ -4340,7 +4341,7 @@ cco:StockCertificate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StructuralSupportArtifactFunction cco:StructuralSupportArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact providing physical support to another object."@en ; + skos: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 . @@ -4348,7 +4349,7 @@ cco:StructuralSupportArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SubmachineGun cco:SubmachineGun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; - cco:definition "An Long Gun that is designed to be have automatic-fire functionality, fire pistol-caliber ammunition that is magazine-fed, and which is usually smaller than other automatic firearms."@en ; + skos: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/w/index.php?title=Submachine_gun&oldid=1063939013"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Submachine Gun"@en . @@ -4357,7 +4358,7 @@ cco:SubmachineGun rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SubmersibleArtifactFunction cco:SubmersibleArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes of operating while submerged in water."@en ; + skos:definition "An Artifact Function that is realized in processes of operating while submerged in water."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Submersible&oldid=1062994844"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Submersible Artifact Function"@en . @@ -4366,8 +4367,8 @@ cco:SubmersibleArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SubmillimeterWavelengthRadioTelescope cco:SubmillimeterWavelengthRadioTelescope rdf:type owl:Class ; rdfs:subClassOf cco:RadioTelescope ; - cco:alternative_label "Microwave Telescope"@en ; - cco:definition "A Radio Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing radio waves from the submillimeter waveband (i.e. microwaves) to form an enhanced image of the Object."@en ; + skos:altLabel "Microwave Telescope"@en ; + skos: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 ; @@ -4377,7 +4378,7 @@ cco:SubmillimeterWavelengthRadioTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SurfactantArtifactFunction cco:SurfactantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:EmulsifierArtifactFunction ; - cco:definition "An Emulsifier Artifact Function that is realized in a process that lowers the surface tension between two liquids or between a liquid and a solid."@en ; + skos: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/w/index.php?title=Surfactant&oldid=1063693411"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Surfactant Artifact Function"@en . @@ -4386,7 +4387,7 @@ cco:SurfactantArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SwitchArtifactFunction cco:SwitchArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in a process of breaking an electric circuit by interrupting the current or diverting it from one conductor to another."@en ; + skos: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/w/index.php?title=Switch&oldid=1059685800"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Switch Artifact Function"@en . @@ -4395,7 +4396,7 @@ cco:SwitchArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SyntheticApertureRadarImagingArtifactFunction cco:SyntheticApertureRadarImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:RadarImagingArtifactFunction ; - cco:definition "A Radar Imaging Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities using the motion of a radar antenna over a targeted region to create a synthetic aperture."@en ; + skos: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 . @@ -4403,7 +4404,7 @@ cco:SyntheticApertureRadarImagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SystemClock cco:SystemClock rdf:type owl:Class ; rdfs:subClassOf cco:TimekeepingInstrument ; - cco:definition "A Timekeeping Instrument that is part of a computer an is designed to issue a steady high-frequency signal that is used to synchronize all of the computer's internal components."@en ; + skos: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 . @@ -4412,7 +4413,7 @@ cco:SystemClock rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SystemRole cco:SystemRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; - cco:definition "A Role that inheres in an entity in virtue of its parts or elements being arranged in such a way that they together exhibit behavior or meaning that they do not exhibit individually."@en ; + skos:definition "A Role that inheres in an entity in virtue of its parts or elements being arranged in such a way that they together exhibit behavior or meaning that they do not exhibit individually."@en ; cco:definition_source "https://www.incose.org/about-systems-engineering/system-and-se-definition/general-system-definition"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "System Role"@en . @@ -4421,7 +4422,7 @@ cco:SystemRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Tank cco:Tank rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; - cco:definition "An Armored Fighting Vehicle that is designed to carry heavy firepower, have a powerful Engine, and travel on one or more continuous tracks such that it is suitable for front-line combat and can provide operational maneuverability as well as tactical offensive and defensive capabilities."@en ; + skos: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/w/index.php?title=Tank&oldid=1060527612"^^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 ; @@ -4431,9 +4432,9 @@ cco:Tank rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationEndpoint cco:TelecommunicationEndpoint rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkNode ; - cco:definition "A Telecommunication Network Node that connects a Telecommunication Terminal to a Telecommunication Network."@en ; + skos:definition "A Telecommunication Network Node that connects a Telecommunication Terminal to a Telecommunication Network."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Communication_endpoint&oldid=1020569501"^^xsd:anyURI ; - cco:elucidation "A Telecommunication Terminal is an end user device such as a Telephone, fax machine, or Computer."@en ; + skos:scopeNote "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 . @@ -4441,7 +4442,7 @@ cco:TelecommunicationEndpoint rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInfrastructure cco:TelecommunicationInfrastructure rdf:type owl:Class ; rdfs:subClassOf cco:Infrastructure ; - cco:definition "An Infrastructure System that is designed to support the use of Telecommunication Instruments to communicate."@en ; + skos:definition "An Infrastructure System that is designed to support the use of Telecommunication Instruments to communicate."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Category:Telecommunications_infrastructure&oldid=989151314"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Infrastructure"@en . @@ -4450,7 +4451,7 @@ cco:TelecommunicationInfrastructure rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInstrument cco:TelecommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationInstrument ; - cco:definition "A Communication Instrument that is designed for use by some Agent in some Act of Communication where the recipient of that communication is potentially a significant distance away from the Agent."@en ; + skos: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 . @@ -4458,7 +4459,7 @@ cco:TelecommunicationInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetwork cco:TelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationSystem ; - cco:definition "A Communication System that is designed to enable the transmission of information over significant distances between Telecommunication Endpoints via Telecommunication Network Nodes and Lines."@en ; + skos:definition "A Communication System that is designed to enable the transmission of information over significant distances between Telecommunication Endpoints via Telecommunication Network Nodes and Lines."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Telecommunications_network&oldid=1063347482"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Network"@en . @@ -4467,7 +4468,7 @@ cco:TelecommunicationNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkLine cco:TelecommunicationNetworkLine rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationInstrument ; - cco:definition "A Communication 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 ; + skos:definition "A Communication 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/w/index.php?title=Telecommunications_link&oldid=1062252217"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Network Line"@en . @@ -4480,7 +4481,7 @@ cco:TelecommunicationNetworkNode rdf:type owl:Class ; owl:onProperty obo:BFO_0000176 ; owl:someValuesFrom cco:TelecommunicationNetwork ] ; - cco:definition "A Communication 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 ; + skos:definition "A Communication 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 . @@ -4489,7 +4490,7 @@ cco:TelecommunicationNetworkNode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationSwitchingNode cco:TelecommunicationSwitchingNode rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkNode ; - cco:definition "A Telecommunication Network Node that is capable of redirecting a communication transmission to another Telecommunication Network Node."@en ; + skos: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/w/index.php?title=Telecommunications_network&oldid=1063347482"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Switching Node"@en . @@ -4498,8 +4499,8 @@ cco:TelecommunicationSwitchingNode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Telephone cco:Telephone rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInstrument ; - cco:alternative_label "Phone"@en ; - cco:definition "A Telecommunication Instrument that is designed to provide point-to-point communication between agents by means of audio messages."@en ; + skos:altLabel "Phone"@en ; + skos: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/w/index.php?title=Telephone&oldid=1060006278"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone"@en . @@ -4508,8 +4509,8 @@ cco:Telephone rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneLine cco:TelephoneLine rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkLine ; - cco:alternative_label "Telephone Circuit"@en ; - cco:definition "A Telecommunication Network Line that consists of a physical wire or other signaling medium that is designed to be part of a Telephone Network."@en ; + skos:altLabel "Telephone Circuit"@en ; + skos: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/w/index.php?title=Telephone_line&oldid=1063429738"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone Line"@en . @@ -4518,7 +4519,7 @@ cco:TelephoneLine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneNetwork cco:TelephoneNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; - cco:definition "A Telecommunication Network that is designed to allow telephone calls to be made between two or more parties connected to the network."@en ; + skos: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/w/index.php?title=Telephone_network&oldid=1046265527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone Network"@en . @@ -4527,7 +4528,7 @@ cco:TelephoneNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneSubscriberLine cco:TelephoneSubscriberLine rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneLine ; - cco:definition "A Telephone Line that connects a Communication Endpoint to another node in a Telecommunication Network to enable service to a user's Telephone."@en ; + skos: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/w/index.php?title=Telephone_line&oldid=1063429738"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telephone Subscriber Line"@en . @@ -4536,7 +4537,7 @@ cco:TelephoneSubscriberLine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Telescope cco:Telescope rdf:type owl:Class ; rdfs:subClassOf cco:ImagingInstrument ; - cco:definition "An Imaging Instrument that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing Electromagnetic Radiation to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=Telescope&oldid=1057722342"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telescope"@en . @@ -4545,7 +4546,7 @@ cco:Telescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TemperatureMeasurementArtifactFunction cco:TemperatureMeasurementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementArtifactFunction ; - cco:definition "A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Temperature of a specified object or class of objects."@en ; + skos: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 . @@ -4553,7 +4554,7 @@ cco:TemperatureMeasurementArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TerminalBoard cco:TerminalBoard rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact 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 ; + skos:definition "A Material Artifact 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/w/index.php?title=Electrical_connector&oldid=1061247409"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Terminal Board"@en . @@ -4562,7 +4563,7 @@ cco:TerminalBoard rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalControlArtifactFunction cco:ThermalControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized by an Artifact increasing, decreasing, or maintaining the temperature of itself, a part of itself, or another object."@en ; + skos: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 . @@ -4570,7 +4571,7 @@ cco:ThermalControlArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalImagingArtifactFunction cco:ThermalImagingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ImagingArtifactFunction ; - cco:definition "An Imaging Artifact Function that is realized during events in which an Artifact is used to create a visual representation of an entity using radiation from the far infrared region of the electromagnetic spectrum that the entity emits"@en ; + skos: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 . @@ -4578,7 +4579,7 @@ cco:ThermalImagingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalInsulationArtifactFunction cco:ThermalInsulationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ThermalControlArtifactFunction ; - cco:definition "A Thermal Control Artifact Function that is realized during events in which an Artifact prevents or reduces the transfer of heat between objects that are in thermal contact or in range of radiative influence."@en ; + skos: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/w/index.php?title=Thermal_insulation&oldid=1059273300"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Thermal Insulation Artifact Function"@en . @@ -4587,7 +4588,7 @@ cco:ThermalInsulationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TimekeepingArtifactFunction cco:TimekeepingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized during events in which an Artifact is used to keep track of and report the current time."@en ; + skos: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 . @@ -4595,7 +4596,7 @@ cco:TimekeepingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TimekeepingInstrument cco:TimekeepingInstrument rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity that is about some temporal region."@en ; + skos: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/w/index.php?title=Timekeeper&oldid=1061681902"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Timekeeping Instrument"@en . @@ -4604,7 +4605,7 @@ cco:TimekeepingInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TitleDocument cco:TitleDocument rdf:type owl:Class ; rdfs:subClassOf cco:LegalInstrument ; - cco:definition "A Legal Instrument that is designed as evidence of ownership."@en ; + skos: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 . @@ -4613,7 +4614,7 @@ cco:TitleDocument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Tool cco:Tool rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to assist in the performance of manual or mechanical work and not to be consumed in that process."@en ; + skos:definition "A Material 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/w/index.php?title=Tool&oldid=1061967184"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Tool"@en . @@ -4622,7 +4623,7 @@ cco:Tool rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Torpedo cco:Torpedo rdf:type owl:Class ; rdfs:subClassOf cco:PrecisionGuidedMissile ; - cco:definition "A Precision-Guided Missile that is designed to be fired into a body of water, be self-propelled through the water, and carry an explosive payload."@en ; + skos: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/w/index.php?title=Torpedo&oldid=1062609830"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Torpedo"@en . @@ -4631,7 +4632,7 @@ cco:Torpedo rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TorpedoTube cco:TorpedoTube rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; - cco:definition "A Projectile Launcher that is designed to launch Torpedoes."@en ; + skos:definition "A Projectile Launcher that is designed to launch Torpedoes."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Torpedo_tube&oldid=1063672665"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Torpedo Tube"@en . @@ -4640,7 +4641,7 @@ cco:TorpedoTube rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Trail cco:Trail rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable transport through rough country, such as a forest or moor."@en ; + skos:definition "A Land Transportation Artifact that is designed to enable transport through rough country, such as a forest or moor."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Trail&oldid=1056047142"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Trail"@en . @@ -4649,9 +4650,9 @@ cco:Trail rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Train cco:Train rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; - cco:alternative_label "Railroad Train"@en , + skos:altLabel "Railroad Train"@en , "Railway Train"@en ; - cco:definition "A Rail Transport Vehicle that consists of a series of connected Train Cars or Railcars."@en ; + skos:definition "A Rail Transport Vehicle that consists of a series of connected Train Cars or Railcars."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Train&oldid=1064071492"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Train"@en . @@ -4660,8 +4661,8 @@ cco:Train rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TrainCar cco:TrainCar rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; - cco:alternative_label "Railroad Car"@en ; - cco:definition "A Rail Transport Vehicle that consists of a single Vehicle that is not a Train but is designed to be connected to other Train Cars along with at least one Locomotive to form a Train."@en ; + skos:altLabel "Railroad Car"@en ; + skos: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/w/index.php?title=Railroad_car&oldid=1063802472"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Train Car"@en . @@ -4670,7 +4671,7 @@ cco:TrainCar rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Transcript cco:Transcript rdf:type owl:Class ; rdfs:subClassOf cco:Document ; - cco:definition "A Document that is designed to bear some specific Information Content Entity that was originally recorded in a different medium."@en ; + skos: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/w/index.php?title=Transcript&oldid=1038510063"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Transcript"@en . @@ -4679,7 +4680,7 @@ cco:Transcript rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Transducer cco:Transducer rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to convert one form of energy to another."@en ; + skos:definition "A Material Artifact that is designed to convert one form of energy to another."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Transducer&oldid=1053290948"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Transducer"@en . @@ -4688,7 +4689,7 @@ cco:Transducer rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TransportationArtifact cco:TransportationArtifact rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another."@en ; + skos:definition "A Material Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Transportation Artifact"@en . @@ -4696,7 +4697,7 @@ cco:TransportationArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TransportationInfrastructure cco:TransportationInfrastructure rdf:type owl:Class ; rdfs:subClassOf cco:Infrastructure ; - cco:definition "An Infrastructure System 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 ; + skos:definition "An Infrastructure System 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 . @@ -4705,7 +4706,7 @@ cco:TransportationInfrastructure rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TrimTab cco:TrimTab rdf:type owl:Class ; rdfs:subClassOf cco:ControlSurface ; - cco:definition "A Control Surface that is designed to counteract hydro-, aerodynamic, or other forces in order to stabilize the Vehicle it is part of in the desired Attitude."@en ; + skos: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/w/index.php?title=Trim_tab&oldid=1054550485"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Trim Tab"@en . @@ -4714,8 +4715,8 @@ cco:TrimTab rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TripleInertialNavigationSystem cco:TripleInertialNavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:InertialNavigationSystem ; - cco:alternative_label "Triple INS"@en ; - cco:definition "An Inertial Navigation System that is designed to use three redundant computers to continuously calculate via dead reckoning the position, orientation, and velocity of a moving object without the need for external references, in such a way that eliminates the need for a navigator."@en ; + skos:altLabel "Triple INS"@en ; + skos: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 . @@ -4723,7 +4724,7 @@ cco:TripleInertialNavigationSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Tripod cco:Tripod rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material 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 ; + skos:definition "A Material 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/w/index.php?title=Tripod&oldid=1063988190"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Tripod"@en . @@ -4732,7 +4733,7 @@ cco:Tripod rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Truck cco:Truck rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; - cco:definition "A Ground Motor Vehicle that is designed to be used to transport cargo."@en ; + skos:definition "A Ground Motor Vehicle that is designed to be used to transport cargo."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Truck&oldid=1060924486"^^xsd:anyURI ; 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 ; @@ -4742,7 +4743,7 @@ cco:Truck rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Tunnel cco:Tunnel rdf:type owl:Class ; rdfs:subClassOf cco:LandTransportationArtifact ; - cco:definition "A Land Transportation Artifact that is designed to enable Ground Vehicles to travel underneath a surrounding soil, earth, or rock formation."@en ; + skos:definition "A Land Transportation 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/w/index.php?title=Tunnel&oldid=1062456881"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Tunnel"@en . @@ -4751,8 +4752,8 @@ cco:Tunnel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TurbineSteamEngine cco:TurbineSteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:SteamEngine ; - cco:alternative_label "Steam Turbine"@en ; - cco:definition "A Steam Engine that is designed to extract thermal energy from pressurized steam and use it to do mechanical work on a rotating output shaft."@en ; + skos:altLabel "Steam Turbine"@en ; + skos: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/w/index.php?title=Steam_turbine&oldid=1060224962"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Turbine Steam Engine"@en . @@ -4761,7 +4762,7 @@ cco:TurbineSteamEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TurbofanAirBreathingJetEngine cco:TurbofanAirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; - cco:definition "An Air-Breathing Jet Engine that uses a Turbofan, which consists of a Turbine and a Fan."@en ; + skos: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/w/index.php?title=Turbofan&oldid=1063724215"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Turbofan Air-Breathing Jet Engine"@en . @@ -4770,7 +4771,7 @@ cco:TurbofanAirBreathingJetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TurbojetAirBreathingJetEngine cco:TurbojetAirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; - cco:definition "An Air-Breathing Jet Engine that uses a Turbojet, which consists of a Turbine with a Propelling Nozzle."@en ; + skos: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/w/index.php?title=Turbojet&oldid=1060948529"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Turbojet Air-Breathing Jet Engine"@en . @@ -4779,7 +4780,7 @@ cco:TurbojetAirBreathingJetEngine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalBarCode cco:TwoDimensionalBarCode rdf:type owl:Class ; rdfs:subClassOf cco:Barcode ; - cco:definition "A Barcode that is designed to bear lines of varying widths, spacing, height, and color that concretize some Directive Information Content Entity."@en ; + skos:definition "A Barcode that is designed to bear lines of varying widths, spacing, height, and color that concretize some Directive Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Two-Dimensional Barcode"@en . @@ -4787,7 +4788,7 @@ cco:TwoDimensionalBarCode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UPCABarcode cco:UPCABarcode rdf:type owl:Class ; rdfs:subClassOf cco:UPCBarcode ; - cco:definition "A UPC Barcode that consists of 12 numerical digits."@en ; + skos: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 . @@ -4795,7 +4796,7 @@ cco:UPCABarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UPCBarcode cco:UPCBarcode rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalBarcode ; - cco:definition "A One-Dimensional Barcode that consists of 6 or 12 numerical digits and is used to scan consumer goods."@en ; + skos: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 . @@ -4803,7 +4804,7 @@ cco:UPCBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UPCEBarcode cco:UPCEBarcode rdf:type owl:Class ; rdfs:subClassOf cco:UPCBarcode ; - cco:definition "A UPC Barcode that consists of 6 numerical digits."@en ; + skos: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 . @@ -4811,7 +4812,7 @@ cco:UPCEBarcode rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UltraHighFrequencyCommunicationInstrument cco:UltraHighFrequencyCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is designed to participate in some process that has process part some Ultra High Frequency."@en ; + skos: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 . @@ -4819,8 +4820,8 @@ cco:UltraHighFrequencyCommunicationInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UltravioletTelescope cco:UltravioletTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:alternative_label "UV Telescope"@en ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing ultraviolet light to form an enhanced image of the Object."@en ; + skos:altLabel "UV Telescope"@en ; + skos: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 . @@ -4828,8 +4829,8 @@ cco:UltravioletTelescope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UnguidedRocket cco:UnguidedRocket rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; - cco:alternative_label "Rocket"@en ; - cco:definition "A Portion of Ammunition that is designed to be a self-propelled, but unguided, projectile that delivers some payload (explosive or other) over relatively long distances through the use of a Rocket Engine."@en ; + skos:altLabel "Rocket"@en ; + skos: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 . @@ -4838,7 +4839,7 @@ cco:UnguidedRocket rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Valve cco:Valve rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; - cco:definition "A Fluid Control Artifact that is designed to regulate, direct, or control the flow of fluid by opening, closing, or partially obstructing the fluid from moving along a passageway."@en ; + skos: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/w/index.php?title=Valve&oldid=1048906126"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Valve"@en . @@ -4847,7 +4848,7 @@ cco:Valve rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Vehicle cco:Vehicle rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to facilitate the movement of material entities from one location to another by conveying them there."@en ; + skos:definition "A Material 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/w/index.php?title=Vehicle&oldid=1063682179"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle"@en . @@ -4856,8 +4857,8 @@ cco:Vehicle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleCompartment cco:VehicleCompartment rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:alternative_label "Compartment"@en ; - cco:definition "A Material Artifact that is designed to partition a Vehicle into subdivisions for various purposes."@en ; + skos:altLabel "Compartment"@en ; + skos:definition "A Material 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 . @@ -4865,7 +4866,7 @@ cco:VehicleCompartment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleControlSystem cco:VehicleControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:ControlSystem ; - cco:definition "A Control System that is designed to enable some Agent to control some Vehicle."@en ; + skos: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 . @@ -4873,7 +4874,7 @@ cco:VehicleControlSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleFrame cco:VehicleFrame rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to be the main supporting structure of some Vehicle."@en ; + skos:definition "A Material Artifact that is designed to be the main supporting structure of some Vehicle."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Vehicle_frame&oldid=1054003530"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Frame"@en . @@ -4886,7 +4887,7 @@ 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."@en ; + skos: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 . @@ -4898,7 +4899,7 @@ 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."@en ; + skos: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 . @@ -4906,9 +4907,9 @@ cco:VehicleTrackPoint rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTransmission cco:VehicleTransmission rdf:type owl:Class ; rdfs:subClassOf cco:PowerTransmissionArtifact ; - cco:alternative_label "Gearbox"@en , + skos:altLabel "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 ; + skos:definition "A Power Transmission Artifact that is designed to vary the output speed and torque in a rotating power transfer system."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Transmission_(mechanics)"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Vehicle Transmission"@en . @@ -4917,7 +4918,7 @@ cco:VehicleTransmission rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VentilationControlArtifactFunction cco:VentilationControlArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; - cco:definition "An Artifact Function that is realized in processes in which some Artifact is used to control the quality of air in some space."@en ; + skos: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 . @@ -4925,7 +4926,7 @@ cco:VentilationControlArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VeryHighFrequencyCommunicationInstrument cco:VeryHighFrequencyCommunicationInstrument rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; - cco:definition "A Radio Communication Instrument that is designed to participate in some process that has process part some Very High Frequency."@en ; + skos: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 . @@ -4933,7 +4934,7 @@ cco:VeryHighFrequencyCommunicationInstrument rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Video cco:Video rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; - cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity in the form of a sequence of representations that are presented sufficiently rapidly to create the appearance of motion and continuity."@en ; + skos: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/w/index.php?title=Video&oldid=1049376249"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Video"@en . @@ -4942,7 +4943,7 @@ cco:Video rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VideoCamera cco:VideoCamera rdf:type owl:Class ; rdfs:subClassOf cco:Camera ; - cco:definition "A Camera that is designed to form and digitally or physically record a continuous stream of subsequent images of an entity or scene such that the images can be played back in succession as a video."@en ; + skos: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 . @@ -4950,8 +4951,8 @@ cco:VideoCamera rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VisualProsthesis cco:VisualProsthesis rdf:type owl:Class ; rdfs:subClassOf cco:ArtificialEye ; - cco:alternative_label "Bionic Eye"@en ; - cco:definition "An Artificial Eye that is designed to replace a missing eye, which performs the function of an eye."@en ; + skos:altLabel "Bionic Eye"@en ; + skos: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/w/index.php?title=Visual_prosthesis&oldid=1059269261"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Visual Prosthesis"@en . @@ -4960,7 +4961,7 @@ cco:VisualProsthesis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VoltageRegulatingArtifactFunction cco:VoltageRegulatingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; - cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to cause a change in the voltage magnitude between the sending and receiving end of an electrical component."@en ; + skos: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/w/index.php?title=Voltage_regulation&oldid=1045628774"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Voltage Regulating Artifact Function"@en . @@ -4969,7 +4970,7 @@ cco:VoltageRegulatingArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WarningMessage cco:WarningMessage rdf:type owl:Class ; rdfs:subClassOf cco:NotificationMessage ; - cco:definition "A Notification Message that is designed to bear an Information Content Entity that describes a possible or impending threat."@en ; + skos: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 . @@ -4977,7 +4978,7 @@ cco:WarningMessage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WasteManagementArtifactFunction cco:WasteManagementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; - cco:definition "A Service Artifact Function that is realized in processes of collecting transporting processing recycling or disposing and monitoring of waste materials."@en ; + skos: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/w/index.php?title=Waste_management&oldid=1062844209"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Waste Management Artifact Function"@en . @@ -4986,7 +4987,7 @@ cco:WasteManagementArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WaterTransportationArtifact cco:WaterTransportationArtifact rdf:type owl:Class ; rdfs:subClassOf cco:TransportationArtifact ; - cco:definition "A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process of moving Vehicles and Agents from one location to another via water."@en ; + skos:definition "A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process of moving Vehicles and Agents from one location to another via water."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Water Transportation Artifact"@en . @@ -4994,7 +4995,7 @@ cco:WaterTransportationArtifact rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Watercraft cco:Watercraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; - cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by water travel."@en ; + skos: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/w/index.php?title=Watercraft&oldid=1054071067"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Watercraft"@en . @@ -5003,9 +5004,9 @@ cco:Watercraft rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Weapon cco:Weapon rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; - cco:definition "A Material Artifact that is designed to destroy or inflict damage to structures or systems, or to kill or wound living things by creating specific lethal or nonlethal effects."@en ; + skos:definition "A Material Artifact that is designed to destroy or inflict damage to structures or systems, or to kill or wound living things by creating specific lethal or nonlethal effects."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Weapon&oldid=1143263715"^^xsd:anyURI ; - cco:elucidation "Nonlethal effects include all outcomes short of death or destruction. This is captured by the fact that Damaged Stasis and Wounded Stasis are defined in terms of impairment of the Independent Continuant that participates in them."@en ; + skos:scopeNote "Nonlethal effects include all outcomes short of death or destruction. This is captured by the fact that Damaged Stasis and Wounded Stasis are defined in terms of impairment of the Independent Continuant that participates in them."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Weapon"@en . @@ -5013,7 +5014,7 @@ cco:Weapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WettingAgentArtifactFunction cco:WettingAgentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SurfactantArtifactFunction ; - cco:definition "A Surfactant Artifact Function that is realized in a process that reduces the water repellent tendency of a substance thereby allowing it to become wet."@en ; + skos: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/w/index.php?title=Wetting&oldid=1062806793"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wetting Agent Artifact Function"@en . @@ -5022,7 +5023,7 @@ cco:WettingAgentArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WireAntenna cco:WireAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; - cco:definition "A Radio Antenna that consists primarily of a length of wire."@en ; + skos: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 . @@ -5030,7 +5031,7 @@ cco:WireAntenna rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WireReceiver cco:WireReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioReceiver ; - cco:definition "A Radio Receiver that uses a Wire Antenna to intercept radio signals."@en ; + skos: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 . @@ -5038,7 +5039,7 @@ cco:WireReceiver rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationArtifactFunction cco:WiredCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationArtifactFunction ; - cco:definition "A Communication Artifact Function that is realized in a process that conveys meaningful signs by means of a (usually cylindrical) flexible strand or rod of metal."@en ; + skos: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/w/index.php?title=Telecommunications&oldid=1061143810"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wired Communication Artifact Function"@en . @@ -5047,7 +5048,7 @@ cco:WiredCommunicationArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationReceptionArtifactFunction cco:WiredCommunicationReceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationReceptionArtifactFunction ; - cco:definition "A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs via a direct connection using an electrical conductor."@en ; + skos:definition "A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs via a direct connection using 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 . @@ -5055,7 +5056,7 @@ cco:WiredCommunicationReceptionArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationRelayArtifactFunction cco:WiredCommunicationRelayArtifactFunction 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 by means of wires from one Artifact to another for the purpose of communiction."@en ; + skos: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 . @@ -5063,8 +5064,8 @@ cco:WiredCommunicationRelayArtifactFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WirelessTelecommunicationNetwork cco:WirelessTelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; - cco:alternative_label "Wireless Network"@en ; - cco:definition "A Telecommunication Network that uses wireless connections to connect Telecommunication Network Nodes."@en ; + skos:altLabel "Wireless Network"@en ; + skos:definition "A Telecommunication Network that uses wireless connections to connect Telecommunication Network Nodes."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Wireless_network&oldid=1060257041"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Wireless Telecommunication Network"@en . @@ -5073,7 +5074,7 @@ cco:WirelessTelecommunicationNetwork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/XRayMicroscope cco:XRayMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; - cco:definition "A Microscope that is designed to use Electromagnetic Radiation in the soft X-ray band to produce a significantly enlarged image of the Object."@en ; + skos: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/w/index.php?title=X-ray_microscope&oldid=1046169107"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "X-ray Microscope"@en . @@ -5082,7 +5083,7 @@ cco:XRayMicroscope rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/XRayTelescope cco:XRayTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; - cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing X-rays to form an enhanced image of the Object."@en ; + skos: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/w/index.php?title=X-ray_telescope&oldid=1035025593"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "X-ray Telescope"@en . diff --git a/src/cco-modules/CurrencyUnitOntology.ttl b/src/cco-modules/CurrencyUnitOntology.ttl index 6f5c939..af137ec 100644 --- a/src/cco-modules/CurrencyUnitOntology.ttl +++ b/src/cco-modules/CurrencyUnitOntology.ttl @@ -6,6 +6,7 @@ @prefix xml: . @prefix xsd: . @prefix rdfs: . +@prefix skos: . @prefix dcterms: . @base . @@ -26,8 +27,8 @@ ### http://www.ontologyrepository.com/CommonCoreOntologies/CurrencyUnit cco:CurrencyUnit rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit used in measurements of financial values."@en ; - cco:example_of_usage "U.S. Dollar, Euro, Yuan, South African Rand" ; + skos:definition "A Measurement Unit used in measurements of financial values."@en ; + skos:example "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 . diff --git a/src/cco-modules/EventOntology.ttl b/src/cco-modules/EventOntology.ttl index 9eb97d7..f77efda 100644 --- a/src/cco-modules/EventOntology.ttl +++ b/src/cco-modules/EventOntology.ttl @@ -3,6 +3,7 @@ @prefix obo: . @prefix owl: . @prefix rdf: . +@prefix skos: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @@ -26,9 +27,9 @@ ### http://purl.obolibrary.org/obo/BFO_0000144 obo:BFO_0000144 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; - cco:definition "An occurrent that is an occurrent part of some process by virtue of the rate, or pattern, or amplitude of change in an attribute of one or more participants of said process."@en ; - cco:elucidation "b process_profile_of c holds when b proper_occurrent_part_of c& there is some proper_occurrent_part d of c which has no parts in common with b & is mutually dependent on b& is such that b, c and d occupy the same temporal region (axiom label in BFO2 Reference: [094-005])"@en ; - cco:example_of_usage "On a somewhat higher level of complexity are what we shall call rate process profiles, which are the targets of selective abstraction focused not on determinate quality magnitudes plotted over time, but rather on certain ratios between these magnitudes and elapsed times. A speed process profile, for example, is represented by a graph plotting against time the ratio of distance covered per unit of time. Since rates may change, and since such changes, too, may have rates of change, we have to deal here with a hierarchy of process profile universals at successive levels; One important sub-family of rate process profiles is illustrated by the beat or frequency profiles of cyclical processes, illustrated by the 60 beats per minute beating process of John’s heart, or the 120 beats per minute drumming process involved in one of John’s performances in a rock band, and so on. Each such process includes what we shall call a beat process profile instance as part, a subtype of rate process profile in which the salient ratio is not distance covered but rather number of beat cycles per unit of time. Each beat process profile instance instantiates the determinable universal beat process profile. But it also instantiates multiple more specialized universals at lower levels of generality, selected from rate process profilebeat process profileregular beat process profile3 bpm beat process profile4 bpm beat process profileirregular beat process profileincreasing beat process profileand so on.In the case of a regular beat process profile, a rate can be assigned in the simplest possible fashion by dividing the number of cycles by the length of the temporal region occupied by the beating process profile as a whole. Irregular process profiles of this sort, for example as identified in the clinic, or in the readings on an aircraft instrument panel, are often of diagnostic significance.; The simplest type of process profiles are what we shall call ‘quality process profiles’, which are the process profiles which serve as the foci of the sort of selective abstraction that is involved when measurements are made of changes in single qualities, as illustrated, for example, by process profiles of mass, temperature, aortic pressure, and so on."@en ; + skos:definition "An occurrent that is an occurrent part of some process by virtue of the rate, or pattern, or amplitude of change in an attribute of one or more participants of said process."@en ; + skos:scopeNote "b process_profile_of c holds when b proper_occurrent_part_of c& there is some proper_occurrent_part d of c which has no parts in common with b & is mutually dependent on b& is such that b, c and d occupy the same temporal region (axiom label in BFO2 Reference: [094-005])"@en ; + skos:example "On a somewhat higher level of complexity are what we shall call rate process profiles, which are the targets of selective abstraction focused not on determinate quality magnitudes plotted over time, but rather on certain ratios between these magnitudes and elapsed times. A speed process profile, for example, is represented by a graph plotting against time the ratio of distance covered per unit of time. Since rates may change, and since such changes, too, may have rates of change, we have to deal here with a hierarchy of process profile universals at successive levels; One important sub-family of rate process profiles is illustrated by the beat or frequency profiles of cyclical processes, illustrated by the 60 beats per minute beating process of John’s heart, or the 120 beats per minute drumming process involved in one of John’s performances in a rock band, and so on. Each such process includes what we shall call a beat process profile instance as part, a subtype of rate process profile in which the salient ratio is not distance covered but rather number of beat cycles per unit of time. Each beat process profile instance instantiates the determinable universal beat process profile. But it also instantiates multiple more specialized universals at lower levels of generality, selected from rate process profilebeat process profileregular beat process profile3 bpm beat process profile4 bpm beat process profileirregular beat process profileincreasing beat process profileand so on.In the case of a regular beat process profile, a rate can be assigned in the simplest possible fashion by dividing the number of cycles by the length of the temporal region occupied by the beating process profile as a whole. Irregular process profiles of this sort, for example as identified in the clinic, or in the readings on an aircraft instrument panel, are often of diagnostic significance.; The simplest type of process profiles are what we shall call ‘quality process profiles’, which are the process profiles which serve as the foci of the sort of selective abstraction that is involved when measurements are made of changes in single qualities, as illustrated, for example, by process profiles of mass, temperature, aortic pressure, and so on."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Process Profile"@en . @@ -40,7 +41,7 @@ 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."@en ; + skos:definition "A Process Profile that is the rate of change of the Velocity of an object."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Acceleration&oldid=1062249960"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Acceleration"@en . @@ -49,7 +50,7 @@ cco:Acceleration rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Act cco:Act rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process in which at least one Agent plays a causative role."@en ; + skos: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 . @@ -57,7 +58,7 @@ cco:Act rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAdvising cco:ActOfAdvising rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; - cco:definition "An Act of Directive Communication performed by providing advice or counsel to another agent."@en ; + skos: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 . @@ -66,7 +67,7 @@ cco:ActOfAdvising rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfApologizing cco:ActOfApologizing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; - cco:definition "An Act of Expressive Communication performed by acknowledging and expressing regret for a fault, shortcoming, or failure."@en ; + skos: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 . @@ -75,9 +76,9 @@ cco:ActOfApologizing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAppraisal cco:ActOfAppraisal rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMeasuring ; - cco:definition "An Act of Measuring that involves evaluating, assessing, estimating, or judging the nature, value, importance, condition, or quality of something or someone."@en ; - cco:elucidation "In the context of an Act of Appraisal, the terms 'value', 'condition', and 'quality' do not have the same meanings as their counterparts that are defined in the Common Core Ontologies. For example, a knife may be appraised to be of high quality if it is sharp and sturdy or to be of inferior quality if it is dull or fragile."@en ; - cco:example_of_usage "a food critic rating the quality of a restaurant's ambiance, service, and food" , + skos:definition "An Act of Measuring that involves evaluating, assessing, estimating, or judging the nature, value, importance, condition, or quality of something or someone."@en ; + skos:scopeNote "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 ; + skos:example "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 ; @@ -88,7 +89,7 @@ cco:ActOfAppraisal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArrival cco:ActOfArrival rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change that consists of the participating entity reaching its destination such that the larger Act of Location Change is completed."@en ; + skos: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 . @@ -96,8 +97,8 @@ cco:ActOfArrival rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactAssembly cco:ActOfArtifactAssembly rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; - cco:definition "An Act of Artifact Processing wherein a new Artifact is created by fitting component parts together."@en ; - cco:example_of_usage "putting together a piece of furniture purchased from Ikea" ; + skos:definition "An Act of Artifact Processing wherein a new Artifact is created by fitting component parts together."@en ; + skos:example "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 . @@ -106,7 +107,7 @@ cco:ActOfArtifactAssembly rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactEmployment cco:ActOfArtifactEmployment rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act of using an Artifact."@en ; + skos:definition "A Planned 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 . @@ -114,7 +115,7 @@ cco:ActOfArtifactEmployment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactModification cco:ActOfArtifactModification rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; - cco:definition "An Act of Artifact Processing in which an existing Artifact is acted upon in a manner that changes, adds, or removes one or more of its Qualities, Dispositions, or Functions."@en ; + skos: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 . @@ -123,7 +124,7 @@ cco:ActOfArtifactModification rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfArtifactProcessing cco:ActOfArtifactProcessing rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act of performing a series of mechanical or chemical operations on something in order to change or preserve it."@en ; + skos:definition "A Planned 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 . @@ -131,7 +132,7 @@ cco:ActOfArtifactProcessing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAssassination cco:ActOfAssassination rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMurder ; - cco:definition "An Act of Murder of a prominent person."@en ; + skos: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 . @@ -140,7 +141,7 @@ cco:ActOfAssassination rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfAssignment cco:ActOfAssignment rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDeclarativeCommunication ; - cco:definition "An Act of Declarative Communication in which rights held by one party (the assignor) are transferred to another party (the assignee) with regard to a particular entity as specified by the details of the assignment, which is often prescribed by a contract."@en ; + skos: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/w/index.php?title=Assignment_(law)&oldid=1056101591"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Assignment"@en . @@ -149,7 +150,7 @@ cco:ActOfAssignment rdf:type owl:Class ; ### 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 a Planned Act, enterprise or business."@en ; + skos:definition "A Social Act wherein an Agent unites with some other Agent in a Planned 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 . @@ -158,7 +159,7 @@ cco:ActOfAssociation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfBuying cco:ActOfBuying rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPurchasing ; - cco:definition "An Act of Purchasing wherein a Financial Instrument is used by an Agent (the Buyer) to acquire ownership of a good from another Agent (the Seller)."@en ; + skos: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 . @@ -166,7 +167,7 @@ cco:ActOfBuying rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCargoTransportation cco:ActOfCargoTransportation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change involving the movement of manufactured goods through some Transportation Agent."@en ; + skos: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 . @@ -174,7 +175,7 @@ cco:ActOfCargoTransportation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCeremony cco:ActOfCeremony rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; - cco:definition "A Social Act of ritual significance, performed on a special occasion."@en ; + skos:definition "A Social Act of ritual significance, performed on a special occasion."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Ceremony&oldid=1064081855"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Ceremony"@en . @@ -183,7 +184,7 @@ cco:ActOfCeremony rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfChangeOfResidence cco:ActOfChangeOfResidence rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change involving one or more Persons moving from one place of residence to another."@en ; + skos: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 . @@ -191,7 +192,7 @@ cco:ActOfChangeOfResidence rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCollision cco:ActOfCollision rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change involving the movement of one object such that it collides with another object."@en ; + skos: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 . @@ -199,7 +200,7 @@ cco:ActOfCollision rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommanding cco:ActOfCommanding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; - cco:definition "An Act of Directive Communication that exercises authoritative control or power over another agent's actions."@en ; + skos: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 . @@ -208,7 +209,7 @@ cco:ActOfCommanding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommissiveCommunication cco:ActOfCommissiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication that commits a speaker to some future action."@en ; + skos: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 ; @@ -218,7 +219,7 @@ cco:ActOfCommissiveCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommunication cco:ActOfCommunication rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act in which some Information Content Entity is transferred from some Agent to Another."@en ; + skos:definition "A Planned Act in which some Information Content Entity is transferred from some Agent to Another."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Communication&oldid=1063752020"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Communication"@en . @@ -227,7 +228,7 @@ cco:ActOfCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCommunicationByMedia cco:ActOfCommunicationByMedia rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication in which some Artifact is used to transfer an Information Bearing Entity from sender(s) to receiver(s)."@en ; + skos: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 . @@ -235,7 +236,7 @@ cco:ActOfCommunicationByMedia rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCondoling cco:ActOfCondoling rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; - cco:definition "An Act of Expressive Communication performed by expressing sympathy or sorrow."@en ; + skos: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 . @@ -244,7 +245,7 @@ cco:ActOfCondoling rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConductingMassMediaInterview cco:ActOfConductingMassMediaInterview rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving a conversation between a reporter and a person of public interest, used as a basis of a broadcast or publication."@en ; + skos: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 . @@ -253,7 +254,7 @@ cco:ActOfConductingMassMediaInterview rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConfessing cco:ActOfConfessing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; - cco:definition "An Act of Representative Communication in which a person makes an admission of misdeeds or faults."@en ; + skos: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 . @@ -261,7 +262,7 @@ cco:ActOfConfessing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfCongratulating cco:ActOfCongratulating rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; - cco:definition "An Act of Expressive Communication performed by expressing vicarious pleasure to a person on the occasion of their success or good fortune."@en ; + skos: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 . @@ -270,7 +271,7 @@ cco:ActOfCongratulating rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConstruction cco:ActOfConstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; - cco:definition "An Act of Artifact Processing wherein Artifacts are built on site as prescribed by some contract."@en ; + skos: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 . @@ -279,7 +280,7 @@ cco:ActOfConstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfConsumption cco:ActOfConsumption rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act in which a resource is ingested or used up."@en ; + skos:definition "A Planned 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 . @@ -287,7 +288,7 @@ cco:ActOfConsumption rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfContractFormation cco:ActOfContractFormation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPromising ; - cco:definition "An Act of Promising having a lawful object entered into voluntarily by two or more agents with legal capacity, each of whom intends to create one or more legal obligations between them."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Contract&oldid=1061365227"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Contract Formation"@en . @@ -296,8 +297,8 @@ cco:ActOfContractFormation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDataTransformation cco:ActOfDataTransformation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfInformationProcessing ; - cco:definition "An Act of Information Processing in which an algorithm is executed to act upon one or more input Information Content Entities into one or more output Information Content Entities."@en ; - cco:elucidation "It is not a requirement that the output Information Content Entity(ies) be qualitatively distinct from the input(s) as a result of an Act of Data Transformation, though doing so is typically the goal of performing this Act. Consider, for example, selecting a column in an Excel spreadsheet then executing the \\\"Remove Duplicates\\\" Algorithm on it. The intent is to remove rows in that column containing duplicate content. If no duplicate values are present, the information in the column remains unchanged but an Act of Data Transformation was nonetheless performed."@en ; + skos:definition "An Act of Information Processing in which an algorithm is executed to act upon one or more input Information Content Entities into one or more output Information Content Entities."@en ; + skos:scopeNote "It is not a requirement that the output Information Content Entity(ies) be qualitatively distinct from the input(s) as a result of an Act of Data Transformation, though doing so is typically the goal of performing this Act. Consider, for example, selecting a column in an Excel spreadsheet then executing the \\\"Remove Duplicates\\\" Algorithm on it. The intent is to remove rows in that column containing duplicate content. If no duplicate values are present, the information in the column remains unchanged but an Act of Data Transformation was nonetheless performed."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Data Transformation"@en . @@ -305,7 +306,7 @@ cco:ActOfDataTransformation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDeceptiveCommunication cco:ActOfDeceptiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "Ac Act of Communication intended to mislead the audience by distortion or falsification of evidence and induce a reaction that is prejudicial to the interests of the audience."@en ; + skos: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 . @@ -314,7 +315,7 @@ cco:ActOfDeceptiveCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDeclarativeCommunication cco:ActOfDeclarativeCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication that changes the reality in accord with the proposition of the declaration."@en ; + skos: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 ; @@ -324,7 +325,7 @@ cco:ActOfDeclarativeCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDecoyUse cco:ActOfDecoyUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Decoy."@en ; + skos: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 . @@ -332,7 +333,7 @@ cco:ActOfDecoyUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDenying cco:ActOfDenying rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; - cco:definition "An Act of Representative Communication performed by either asserting that something is not true or real or refusing to satisfy a request or desire."@en ; + skos: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 . @@ -341,7 +342,7 @@ cco:ActOfDenying rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDeparture cco:ActOfDeparture rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change that consists of the participating entity leaving its starting location such that the larger Act of Location Change is initiated."@en ; + skos: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 . @@ -349,7 +350,7 @@ cco:ActOfDeparture rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDirectiveCommunication cco:ActOfDirectiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication that is intended to cause the hearer to take a particular action."@en ; + skos: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 ; @@ -359,7 +360,7 @@ cco:ActOfDirectiveCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfDonating cco:ActOfDonating rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is tranfered by an Agent (the Donor) to another Agent (the Recipient) without return consideration."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Donation&oldid=1059373518"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Donating"@en . @@ -368,7 +369,7 @@ cco:ActOfDonating rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEducationalTrainingAcquisition cco:ActOfEducationalTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; - cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of a curriculum from an Agent or communication medium that realizes a capacity derived from its affiliation with some Educational Organization."@en ; + skos: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 . @@ -376,7 +377,7 @@ cco:ActOfEducationalTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEducationalTrainingInstruction cco:ActOfEducationalTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; - cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Educational Organization by imparting knowledge of a curriculum to an Agent either directly or indirectly through some communication medium."@en ; + skos: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 . @@ -384,7 +385,7 @@ cco:ActOfEducationalTrainingInstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEmployment cco:ActOfEmployment rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association wherein an Organization assigns a set of activities to some Person to be performed in exchange for financial compensation."@en ; + skos: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 . @@ -392,7 +393,7 @@ cco:ActOfEmployment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEncounter cco:ActOfEncounter rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association wherein two or more Persons meet in a casual or unplanned manner."@en ; + skos: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 . @@ -401,7 +402,7 @@ cco:ActOfEncounter rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEntertainment cco:ActOfEntertainment rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act consisting of any activity which provides a diversion or permits people to amuse themselves."@en ; + skos:definition "A Planned Act consisting of any activity which provides a diversion or permits people to amuse themselves."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Entertainment&oldid=1061851778"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Entertainment"@en . @@ -410,7 +411,7 @@ cco:ActOfEntertainment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEspionage cco:ActOfEspionage rdf:type owl:Class ; rdfs:subClassOf cco:ActOfIntelligenceGathering ; - cco:definition "An Act of Intelligence Gathering involving the obtaining of information that is considered secret or confidential without the permission of the holder of the information."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Espionage&oldid=1062702647"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Espionage"@en . @@ -419,10 +420,10 @@ cco:ActOfEspionage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfEstimation cco:ActOfEstimation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMeasuring ; - cco:alternative_label "Act of Approximation"@en ; - cco:definition "An Act of Measuring that involves the comparison of a measurement of a similar Entity or of a portion of the Entity being estimated to produce an approximated measurement of the target Entity."@en ; - cco:elucidation "In all cases, the Agent in an Act of Estimation either lacks complete information, lacks access to the relevant information, or chooses not to use the complete information (perhaps to save money or time) about the thing being estimated; instead, the Agent uses some or all of the relevant information that the Agent does have as a basis for arriving at the estimate."@en ; - cco:example_of_usage "measuring how much time a train will add to your commute by measuring how long it takes for 10 train cars to pass a given point and then combining this information with an estimate of how many train cars are in a typical train based on your past experience" , + skos:altLabel "Act of Approximation"@en ; + skos: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 ; + skos:scopeNote "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 ; + skos:example "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" ; @@ -435,7 +436,7 @@ cco:ActOfEstimation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfExpressiveCommunication cco:ActOfExpressiveCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication in which an Agent expresses their attitudes or emotions towards some entity."@en ; + skos:definition "An Act of Communication in which an Agent expresses their attitudes or emotions towards some entity."@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 ; @@ -445,7 +446,7 @@ cco:ActOfExpressiveCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFacilityUse cco:ActOfFacilityUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which an Agent makes use of some Facility."@en ; + skos: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 . @@ -453,7 +454,7 @@ cco:ActOfFacilityUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFinancialDeposit cco:ActOfFinancialDeposit rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is transferred by an Agent (the Depositor) to another Agent to create a liability to be repaid to the Depositor through an Act of Financial Withdrawal."@en ; + skos: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 . @@ -462,7 +463,7 @@ cco:ActOfFinancialDeposit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFinancialInstrumentUse cco:ActOfFinancialInstrumentUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Financial Instrument."@en ; + skos: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 . @@ -470,7 +471,7 @@ cco:ActOfFinancialInstrumentUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFinancialWithdrawal cco:ActOfFinancialWithdrawal rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is transferred by an Agent to another Agent (the Depositor) from an account created by an earlier Act of Financial Deposit performed by the Depositor."@en ; + skos: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 . @@ -479,7 +480,7 @@ cco:ActOfFinancialWithdrawal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfFunding cco:ActOfFunding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use in which an Agent provides a sum of money to another Agent for a particular purpose."@en ; + skos: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 . @@ -487,7 +488,7 @@ cco:ActOfFunding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfGovernment cco:ActOfGovernment rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act that is initiated or supported by some Geopolitical Entity and enforced by some Government Agent."@en ; + skos:definition "A Planned 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 . @@ -499,7 +500,7 @@ 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."@en ; + skos: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 . @@ -507,7 +508,7 @@ cco:ActOfHomicide rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIdentifying cco:ActOfIdentifying rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; - cco:definition "An Act of Representative Communication performed by asserting who or what a particular person or thing is."@en ; + skos: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 . @@ -516,7 +517,7 @@ cco:ActOfIdentifying rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfInformationProcessing cco:ActOfInformationProcessing rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act in which one or more input Information Content Entities are received, manipulated, transferred, or stored by an Agent."@en ; + skos:definition "A Planned Act in which one or more input Information Content Entities are received, manipulated, transferred, or stored by an Agent."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Information Processing"@en . @@ -524,7 +525,7 @@ cco:ActOfInformationProcessing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfInhabitancy cco:ActOfInhabitancy rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned 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 ; + skos:definition "A Planned 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 . @@ -533,7 +534,7 @@ cco:ActOfInhabitancy rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIntelligenceGathering cco:ActOfIntelligenceGathering rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned 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 ; + skos:definition "A Planned 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 . @@ -542,7 +543,7 @@ cco:ActOfIntelligenceGathering rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfInterpersonalRelationship cco:ActOfInterpersonalRelationship rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association between two or more Persons that may range from fleeting to enduring."@en ; + skos:definition "An Act of Association between two or more Persons that may range from fleeting to enduring."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Interpersonal_relationship&oldid=1060991304"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Interpersonal Relationship"@en . @@ -551,7 +552,7 @@ cco:ActOfInterpersonalRelationship rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfInviting cco:ActOfInviting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; - cco:definition "An Act of Commissive Communication performed by requesting the presence or participation of the audience, and which may include offering an incentive or inducement."@en ; + skos: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 . @@ -560,7 +561,7 @@ cco:ActOfInviting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIssuingMassMediaArticle cco:ActOfIssuingMassMediaArticle rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving sending forth, distributing, or putting into circulation a non-fictional essay, especially one included with others in a newspaper, magazine, or journal."@en ; + skos: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 . @@ -569,7 +570,7 @@ cco:ActOfIssuingMassMediaArticle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIssuingMassMediaDocumentary cco:ActOfIssuingMassMediaDocumentary rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving sending forth, distributing, or putting into circulation information that provides a factual record or report."@en ; + skos: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 . @@ -578,7 +579,7 @@ cco:ActOfIssuingMassMediaDocumentary rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfIssuingMassMediaPressRelease cco:ActOfIssuingMassMediaPressRelease rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving sending forth, distributing, or putting into circulation an official statement issued to one or more members of the media for the purpose of announcing newsworthy information."@en ; + skos: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 . @@ -587,7 +588,7 @@ cco:ActOfIssuingMassMediaPressRelease rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfLegalInstrumentUse cco:ActOfLegalInstrumentUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Legal Instrument."@en ; + skos: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 . @@ -595,7 +596,7 @@ cco:ActOfLegalInstrumentUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfLoaning cco:ActOfLoaning rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is given by an Agent (the Creditor) to another Agent (the Debtor) in order to receive Repayments from the Debtor which are of greater Financial Value."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Loan&oldid=1063513958"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Loaning"@en . @@ -604,7 +605,7 @@ cco:ActOfLoaning rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfLocationChange cco:ActOfLocationChange rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMotion ; - cco:definition "An Act of Motion in which the location of some Object is changed by some Agent."@en ; + skos: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 . @@ -612,7 +613,7 @@ cco:ActOfLocationChange rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMaintenance cco:ActOfMaintenance rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactModification ; - cco:definition "An Act of Artifact Modification in which an Artifact is modified in order to preserve or restore one or more of its designed Qualities or Functions."@en ; + skos: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 . @@ -620,7 +621,7 @@ cco:ActOfMaintenance rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfManufacturing cco:ActOfManufacturing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactProcessing ; - cco:definition "An Act of Artifact Processing wherein Artifacts are created in a Facility for the purpose of being sold to consumers."@en ; + skos: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 . @@ -629,7 +630,7 @@ cco:ActOfManufacturing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMassMediaCommunication cco:ActOfMassMediaCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication intended to reach a large audience using a medium such as the internet, television, radio, newspaper, and magazine."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Media&oldid=1062799283"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Mass Media Communication"@en . @@ -638,8 +639,8 @@ cco:ActOfMassMediaCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMeasuring cco:ActOfMeasuring rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned 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" , + skos:definition "A Planned Act that involves determining the extent, dimensions, quanity, or quality of an Entity relative to some standard."@en ; + skos:example "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 ; @@ -649,7 +650,7 @@ cco:ActOfMeasuring rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMeeting cco:ActOfMeeting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association wherein two or more Persons assemble for some common purpose."@en ; + skos: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 . @@ -658,7 +659,7 @@ cco:ActOfMeeting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryForce cco:ActOfMilitaryForce rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act of employing a Military Force to achieve some desired result."@en ; + skos:definition "A Planned 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 . @@ -666,7 +667,7 @@ cco:ActOfMilitaryForce rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryService cco:ActOfMilitaryService rdf:type owl:Class ; rdfs:subClassOf cco:ActOfEmployment ; - cco:definition "An Act of Employment wherein a Person serves as a member of a Military Force, whether voluntarily or by conscription."@en ; + skos: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 . @@ -675,7 +676,7 @@ cco:ActOfMilitaryService rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryTrainingAcquisition cco:ActOfMilitaryTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; - cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of the tactics, techniques, and/or strategies of Military Operations from an Agent or communication medium that realizes a capacity derived from its affiliation with a Military Organization."@en ; + skos: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 . @@ -683,7 +684,7 @@ cco:ActOfMilitaryTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMilitaryTrainingInstruction cco:ActOfMilitaryTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; - cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Military Organization by imparting knowledge of the tactics, techniques, and/or strategies of Military Operations to an Agent either directly or indirectly through some communication medium."@en ; + skos: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 . @@ -691,7 +692,7 @@ cco:ActOfMilitaryTrainingInstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMotion cco:ActOfMotion rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act by which an Agent causes the position or location of some Object to change."@en ; + skos:definition "A Planned 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 . @@ -700,7 +701,7 @@ cco:ActOfMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfMurder cco:ActOfMurder rdf:type owl:Class ; rdfs:subClassOf cco:ActOfHomicide ; - cco:definition "An Act of Homicide with malice aforethought."@en ; + skos: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 . @@ -708,7 +709,7 @@ cco:ActOfMurder rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfOathTaking cco:ActOfOathTaking rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; - cco:definition "An Act of Commissive Communication performed by stating or promising, usually calling upon something or someone that the oath maker considers sacred."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Oath&oldid=1052326917"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Oath Taking"@en . @@ -717,7 +718,7 @@ cco:ActOfOathTaking rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfObservation cco:ActOfObservation rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act of acquiring information from a source via the use of one or more senses."@en ; + skos:definition "A Planned Act of acquiring information from a source via the use of one or more senses."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Observation&oldid=1062502087"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Observation"@en . @@ -726,7 +727,7 @@ cco:ActOfObservation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfOfficialDocumentation cco:ActOfOfficialDocumentation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDeclarativeCommunication ; - cco:definition "An Act of Declarative Communication in which an Agent records some information for official use by another Agent."@en ; + skos: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 . @@ -734,7 +735,7 @@ cco:ActOfOfficialDocumentation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfOwnership cco:ActOfOwnership rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPossession ; - cco:definition "An Act of Possession that includes an agent having certain rights and duties over the property owned."@en ; + skos:definition "An Act of Possession that includes an agent having certain rights and duties over the property owned."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Ownership&oldid=1058224617"^^xsd:anyURI ; 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 ; @@ -744,7 +745,7 @@ cco:ActOfOwnership rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPersonalCommunication cco:ActOfPersonalCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication having a small audience."@en ; + skos: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 . @@ -752,7 +753,7 @@ cco:ActOfPersonalCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPilgrimage cco:ActOfPilgrimage rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTravel ; - cco:definition "An Act of Travel to a location of importance to a person's beliefs and faith."@en ; + skos:definition "An Act of Travel to a location of importance to a person's beliefs and faith."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Pilgrimage&oldid=1056524204"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Pilgrimage"@en . @@ -761,7 +762,7 @@ cco:ActOfPilgrimage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPlanning cco:ActOfPlanning rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act that involves making a Plan to achieve some specified Objective."@en ; + skos:definition "A Planned 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 . @@ -769,7 +770,7 @@ cco:ActOfPlanning rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPortionOfMaterialConsumption cco:ActOfPortionOfMaterialConsumption rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which a Portion of Material is expended."@en ; + skos: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 . @@ -777,8 +778,8 @@ cco:ActOfPortionOfMaterialConsumption rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPositionChange cco:ActOfPositionChange rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMotion ; - cco:definition "An Act of Motion in which the position (i.e. the orientation, alignment, or arrangement) of some Object or of one or more of an Object's parts is changed by some Agent."@en ; - cco:example_of_usage "a top spinning in place" , + skos: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 ; + skos:example "a top spinning in place" , "adjusting your posture" , "raising your left arm" , "swivelling your office chair to face the window" ; @@ -790,7 +791,7 @@ cco:ActOfPositionChange rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPossession cco:ActOfPossession rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act in which an agent intentionally exercises control towards a thing."@en ; + skos:definition "A Planned 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 ; @@ -800,9 +801,9 @@ cco:ActOfPossession rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPrediction cco:ActOfPrediction rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned 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" , + skos:definition "A Planned 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 ; + skos:scopeNote "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 ; + skos:example "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 ; @@ -813,7 +814,7 @@ cco:ActOfPrediction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPromising cco:ActOfPromising rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; - cco:definition "An Act of Commissive Communication performed by declaring that the promising agent will do, or refrain from doing, the specified action."@en ; + skos: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 . @@ -822,7 +823,7 @@ cco:ActOfPromising rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPropaganda cco:ActOfPropaganda rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDeceptiveCommunication ; - cco:definition "An Act of Deceptive Communication Propaganda intended to influence the attitude of a mass audience toward some cause or position by presenting facts selectively (thus possibly lying by omission) or by using loaded messages to produce an emotional rather than rational response to the information presented."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Propaganda&oldid=1062472484"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Propaganda"@en . @@ -831,7 +832,7 @@ cco:ActOfPropaganda rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPublishingMassMediaArticle cco:ActOfPublishingMassMediaArticle rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving the preparation and public issuance of a non-fictional essay, especially one included with others in a newspaper, magazine, journal, etc."@en ; + skos: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 . @@ -840,7 +841,7 @@ cco:ActOfPublishingMassMediaArticle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPublishingMassMediaDocumentary cco:ActOfPublishingMassMediaDocumentary rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving the preparation and public issuance of information that provides a factual record or report."@en ; + skos: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 . @@ -849,7 +850,7 @@ cco:ActOfPublishingMassMediaDocumentary rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPublishingMassMediaPressRelease cco:ActOfPublishingMassMediaPressRelease rdf:type owl:Class ; rdfs:subClassOf cco:ActOfMassMediaCommunication ; - cco:definition "An Act of Mass Media Communication involving the preparation and public issuance of an official statement issued to one or more members of the media for the purpose of announcing newsworthy information."@en ; + skos: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 . @@ -858,7 +859,7 @@ cco:ActOfPublishingMassMediaPressRelease rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfPurchasing cco:ActOfPurchasing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is used by an Agent (the Purchaser) to acquire a good or service from another Agent (the Provider)."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Purchasing&oldid=1050163120"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Purchasing"@en . @@ -867,7 +868,7 @@ cco:ActOfPurchasing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReconnaissance cco:ActOfReconnaissance rdf:type owl:Class ; rdfs:subClassOf cco:ActOfIntelligenceGathering ; - cco:definition "An Act of Intelligence Gathering used to determine an Agent's disposition and intention; the composition and capabilities of Equipment and Facilities, and the surrounding landforms and weather conditions."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Reconnaissance&oldid=1038843823"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Reconnaissance"@en . @@ -876,7 +877,7 @@ cco:ActOfReconnaissance rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousGroupAffiliation cco:ActOfReligiousGroupAffiliation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association wherein some Person belongs to some Religious Demonination or sub-Denomination."@en ; + skos: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 . @@ -884,7 +885,7 @@ cco:ActOfReligiousGroupAffiliation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousTrainingAcquisition cco:ActOfReligiousTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; - cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of the tenets and/or practices of a religion from an Agent or communication medium that realizes a capacity derived from its affiliation with a Religious Organization."@en ; + skos: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 . @@ -892,7 +893,7 @@ cco:ActOfReligiousTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousTrainingInstruction cco:ActOfReligiousTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; - cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Religious Organization by imparting knowledge of the tenets and/or practices of a religion to an Agent either directly or indirectly through some communication medium."@en ; + skos: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 . @@ -900,7 +901,7 @@ cco:ActOfReligiousTrainingInstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReligiousWorship cco:ActOfReligiousWorship rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCeremony ; - cco:definition "An Act of Ceremony wherein there occurs acts of religious devotion usually directed towards a deity."@en ; + skos: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 . @@ -909,7 +910,7 @@ cco:ActOfReligiousWorship rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRemuneration cco:ActOfRemuneration rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPurchasing ; - cco:definition "An Act of Purchasing wherein a Financial Instrument is used by an Agent (the Employer) to compensate another Agent (the Employee) for the services they perform for the Employer."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Remuneration&oldid=1033306001"^^xsd:anyURI ; 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 ; @@ -919,7 +920,7 @@ cco:ActOfRemuneration rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRenting cco:ActOfRenting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPurchasing ; - cco:definition "An Act of Purchasing wherein a Financial Instrument is used by an Agent (the Renter) as a payment to acquire temporary possession or use of a good or property that is owned or controlled by another Agent (the Seller)."@en ; + skos: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 . @@ -927,7 +928,7 @@ cco:ActOfRenting rdf:type owl:Class ; ### 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 transferred by an Agent (the Debtor) to another Agent (the Creditor) to decrease the amount the Debtor owes to the Creditor from an earlier Act of Loaning."@en ; + skos:definition "An Act of Financial Instrument Use wherein a Financial Instrument is transferred by an Agent (the Debtor) to another Agent (the Creditor) to decrease the amount the Debtor owes to the Creditor from an earlier Act of Loaning."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Loan&oldid=1063513958"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Repayment"@en . @@ -936,7 +937,7 @@ cco:ActOfRepayment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfReporting cco:ActOfReporting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfRepresentativeCommunication ; - cco:definition "An Act of Representative Communication performed by giving a detailed account or statement."@en ; + skos: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 . @@ -945,7 +946,7 @@ cco:ActOfReporting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRepresentativeCommunication cco:ActOfRepresentativeCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; - cco:definition "An Act of Communication that commits a speaker to the truth of the expressed proposition."@en ; + skos: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 ; @@ -955,7 +956,7 @@ cco:ActOfRepresentativeCommunication rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRequesting cco:ActOfRequesting rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; - cco:definition "An Act of Directive Communication performed by asking for something."@en ; + skos: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 . @@ -964,7 +965,7 @@ cco:ActOfRequesting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfResiding cco:ActOfResiding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfInhabitancy ; - cco:definition "An Act of Inhabitancy in which a Person lives in a dwelling permanently or for an extended period of time."@en ; + skos: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 . @@ -973,7 +974,7 @@ cco:ActOfResiding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfSocialGroupMembership cco:ActOfSocialGroupMembership rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; - cco:definition "An Act of Association wherein a Person belongs to some Social Group."@en ; + skos: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 . @@ -981,7 +982,7 @@ cco:ActOfSocialGroupMembership rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfSocialMovement cco:ActOfSocialMovement rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; - cco:definition "A Social Act composed of a series of performances, displays and campaigns directed at implementing, resisting or undoing a change in society."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Social_movement&oldid=1062720561"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Social Movement"@en . @@ -990,7 +991,7 @@ cco:ActOfSocialMovement rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfSojourn cco:ActOfSojourn rdf:type owl:Class ; rdfs:subClassOf cco:ActOfInhabitancy ; - cco:definition "An Act of Inhabitancy in which a Person lives in a dwelling temporarily, often during stages of an Act of Travel."@en ; + skos: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 . @@ -1002,8 +1003,8 @@ cco:ActOfSuicide rdf:type owl:Class ; owl:onProperty cco:is_cause_of ; owl:someValuesFrom cco:Death ] ; - cco:alternative_label "Suicide"@en ; - cco:definition "An Act of Violence in which some Agent intentionally and voluntarily causes their own death."@en ; + skos:altLabel "Suicide"@en ; + skos: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 . @@ -1012,7 +1013,7 @@ cco:ActOfSuicide rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTargeting cco:ActOfTargeting rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act wherein some Agent maintains one or more entities as the objects of potential action given some operational requirement."@en ; + skos:definition "A Planned Act wherein some Agent maintains one or more entities as the objects of potential action given some operational requirement."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Targeting"@en . @@ -1020,7 +1021,7 @@ cco:ActOfTargeting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTerrorism cco:ActOfTerrorism rdf:type owl:Class ; rdfs:subClassOf cco:ActOfViolence ; - cco:definition "An Act of Violence which creates fear and which is prescribed by religious, political or ideological objectives, and which deliberately target or disregard the safety of civilians and are committed by members of non-government organizations."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Terrorism&oldid=1063471352"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Terrorism"@en . @@ -1029,7 +1030,7 @@ cco:ActOfTerrorism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTerroristTrainingAcquisition cco:ActOfTerroristTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; - cco:definition "An Act of Training Acquisition performed by an Agent by acquiring knowledge of the tactics, techniques, and/or strategies of the use of violence against civilians in order to attain goals that are political, religous, or ideological in nature from an Agent or communication medium that realizes a capacity derived from its affiliation with a Terrorist Organization."@en ; + skos: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 . @@ -1038,7 +1039,7 @@ cco:ActOfTerroristTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTerroristTrainingInstruction cco:ActOfTerroristTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; - cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with some Terrorist Organization by imparting knowledge of the tactics, techniques, and/or strategies of the use of violence against civilians in order to attain goals that are political, religous, or ideological in nature to an Agent either directly or indirectly through some communication medium."@en ; + skos: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 . @@ -1047,7 +1048,7 @@ cco:ActOfTerroristTrainingInstruction rdf:type owl:Class ; ### 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 stating one's personal knowledge or belief."@en ; + skos:definition "An Act of Representative Communication performed by stating 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 . @@ -1056,7 +1057,7 @@ cco:ActOfTestifying rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfThanking cco:ActOfThanking rdf:type owl:Class ; rdfs:subClassOf cco:ActOfExpressiveCommunication ; - cco:definition "An Act of Expressive Communication performed by expressing gratitude."@en ; + skos: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 . @@ -1065,7 +1066,7 @@ cco:ActOfThanking rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfToolUse cco:ActOfToolUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Tool."@en ; + skos: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 . @@ -1073,7 +1074,7 @@ cco:ActOfToolUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTraining cco:ActOfTraining rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act in which knowledge, skills or values are imparted from one or more Agents to at least one other Agent."@en ; + skos:definition "A Planned Act in which knowledge, skills or values are imparted from one or more Agents to at least one other Agent."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Education&oldid=1064011752"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Training"@en . @@ -1082,7 +1083,7 @@ cco:ActOfTraining rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTrainingAcquisition cco:ActOfTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTraining ; - cco:definition "An Act of Training performed by an Agent by acquiring knowledge from another Agent."@en ; + skos: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 . @@ -1090,7 +1091,7 @@ cco:ActOfTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTrainingInstruction cco:ActOfTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTraining ; - cco:definition "An Act of Training performed by an Agent by imparting knowledge to another Agent."@en ; + skos: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 . @@ -1098,7 +1099,7 @@ cco:ActOfTrainingInstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfTravel cco:ActOfTravel rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; - cco:definition "An Act of Location Change wherein one or more Persons move between relatively distant geographical locations for any purpose and any duration, with or without any means of transport."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Travel&oldid=1037229469"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Travel"@en . @@ -1107,7 +1108,7 @@ cco:ActOfTravel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVehicleUse cco:ActOfVehicleUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Vehicle."@en ; + skos: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 . @@ -1115,7 +1116,7 @@ cco:ActOfVehicleUse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfViolence cco:ActOfViolence rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act of causing harm to oneself or to another through the use of physical or verbal force."@en ; + skos:definition "A Planned Act of causing harm to oneself or to another through the use of physical or verbal force."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Violence&oldid=1063681926"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Violence"@en . @@ -1124,7 +1125,7 @@ cco:ActOfViolence rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVocationalTrainingAcquisition cco:ActOfVocationalTrainingAcquisition rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingAcquisition ; - cco:definition "An Act of Training Acquisition performed by an Agent by acquiring skills required for a specific occupation in industry, agriculture or trade from an Agent or communication medium that realizes a capacity derived from its affiliation with a Vocational School, Technical School, Trade Organization, or Industry Educational Program Provider."@en ; + skos: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 . @@ -1133,7 +1134,7 @@ cco:ActOfVocationalTrainingAcquisition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVocationalTrainingInstruction cco:ActOfVocationalTrainingInstruction rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTrainingInstruction ; - cco:definition "An Act of Training Instruction performed by an Agent who realizes a capacity derived from the Agent's affiliation with a Vocational School, Technical School, Trade Organization, or Industry Educational Program Provider by imparting skills required for a specific occupation in industry, agriculture or trade to an Agent either directly or indirectly through some communication medium."@en ; + skos: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 . @@ -1142,9 +1143,9 @@ cco:ActOfVocationalTrainingInstruction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfVolunteering cco:ActOfVolunteering rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; - cco:definition "An Act of Commissive Communication performed by voluntarily undertaking or expressing a willingness to undertake a service."@en ; + skos: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" , + skos:example "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 . @@ -1153,7 +1154,7 @@ cco:ActOfVolunteering rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfWalking cco:ActOfWalking rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTravel ; - cco:definition "An Act of Travel that proceeds by foot."@en ; + skos: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 . @@ -1161,7 +1162,7 @@ cco:ActOfWalking rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfWarning cco:ActOfWarning rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDirectiveCommunication ; - cco:definition "An Act of Directive Communication performed by indicating a possible or impending danger, problem, or other unpleasant situation."@en ; + skos: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 . @@ -1170,7 +1171,7 @@ cco:ActOfWarning rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfWeaponUse cco:ActOfWeaponUse rdf:type owl:Class ; rdfs:subClassOf cco:ActOfArtifactEmployment ; - cco:definition "An Act of Artifact Employment in which some Agent uses some Weapon."@en ; + skos: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 . @@ -1179,7 +1180,7 @@ cco:ActOfWeaponUse rdf:type owl:Class ; cco:ActiveStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; owl:disjointWith cco:DeactivatedStasis ; - cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact is realizing one or more of its designed Artifact Functions (especially one of its primary functions)."@en ; + skos: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 . @@ -1187,7 +1188,7 @@ cco:ActiveStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Amplitude cco:Amplitude rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile of an Oscillation Process that is the absolute value of the maximum displacement from a zero, equilibrium, or mean value during one cycle of the Oscillation Process."@en ; + skos: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 . @@ -1195,7 +1196,7 @@ cco:Amplitude rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AngularMomentum cco:AngularMomentum rdf:type owl:Class ; rdfs:subClassOf cco:Momentum ; - cco:definition "A Momentum that is the product of an object's moment of inertia and its Angular Velocity."@en ; + skos: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/w/index.php?title=Angular_momentum&oldid=1063992505"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Angular Momentum"@en . @@ -1204,8 +1205,8 @@ cco:AngularMomentum rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AngularVelocity cco:AngularVelocity rdf:type owl:Class ; rdfs:subClassOf cco:Velocity ; - cco:definition "A Velocity that is characterized by both the angular Speed of an object and the Axis about which the object is Rotating."@en ; - cco:alternative_label "Rotational Velocity"@en ; + skos:definition "A Velocity that is characterized by both the angular Speed of an object and the Axis about which the object is Rotating."@en ; + skos:altLabel "Rotational Velocity"@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Angular_velocity&oldid=1060081663"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Angular Velocity"@en . @@ -1214,7 +1215,7 @@ cco:AngularVelocity rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -1224,7 +1225,7 @@ cco:BeginningOfLifeStasis rdf:type owl:Class ; rdfs:subClassOf cco:OperationalStasis ; cco:acronym "BOL" , "BoL" ; - cco:definition "A Operational Stasis that holds during a Temporal Interval when an Artifact is first put into operational use such that its designed set of Artifact Functions is capable of operating at or near their designed peak performance levels."@en ; + skos: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 . @@ -1233,7 +1234,7 @@ cco:BeginningOfLifeStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Behavior cco:Behavior rdf:type owl:Class ; rdfs:subClassOf cco:Act ; - cco:definition "An Act in which an Independent Continuant participates as an Agent in response to external or internal stimuli and following some pattern which is dependent upon some combination of that Independent Continuant's internal state and external conditions."@en ; + skos: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 . @@ -1242,7 +1243,7 @@ cco:Behavior rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BiographicalLife cco:BiographicalLife rdf:type owl:Class ; rdfs:subClassOf cco:Act ; - cco:definition "An Act composed of the Life Events that occur during the course of existence of an Agent (i.e. Person or Organization)."@en ; + skos: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 . @@ -1250,7 +1251,7 @@ cco:BiographicalLife rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Birth cco:Birth rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:definition "A Natural Process of bringing forth offspring."@en ; + skos:definition "A Natural Process of bringing forth offspring."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Birth&oldid=1063718655"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Birth"@en . @@ -1259,7 +1260,7 @@ cco:Birth rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -1275,7 +1276,7 @@ cco:Cause rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process that is the cause of or one of the causes of some other Process."@en ; + skos: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 . @@ -1283,7 +1284,7 @@ cco:Cause rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Change cco:Change rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process in which some independent continuant endures and 1) one or more of the dependent entities it bears increase or decrease in intensity, 2) the entity begins to bear some dependent entity or 3) the entity ceases to bear some dependent entity."@en ; + skos: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 . @@ -1291,10 +1292,10 @@ cco:Change rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ClockwiseRotationalMotion cco:ClockwiseRotationalMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; - cco:alternative_label "CW Rotational Motion"@en , + skos:altLabel "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" ; + skos: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 ; + skos:example "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 . @@ -1302,9 +1303,9 @@ cco:ClockwiseRotationalMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Combustion cco:Combustion rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:alternative_label "Burning Process"@en , + skos:altLabel "Burning Process"@en , "Combustion Process"@en ; - cco:definition "A Natural Process in which a Portion of Fuel or other Material Entity is burned."@en ; + skos: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 . @@ -1312,11 +1313,11 @@ cco:Combustion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CounterClockwiseRotationalMotion cco:CounterClockwiseRotationalMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; - cco:alternative_label "Anti-Clockwise Rotation"@en , + skos:altLabel "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" ; + skos: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 ; + skos:example "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 . @@ -1324,7 +1325,7 @@ cco:CounterClockwiseRotationalMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CriminalAct cco:CriminalAct rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act committed in violation of rules or laws for which some governing authority (via mechanisms such as legal systems) can prescribe a conviction."@en ; + skos:definition "A Planned 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 "https://en.wikipedia.org/w/index.php?title=Crime&oldid=1062237249"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Criminal Act"@en . @@ -1333,8 +1334,8 @@ cco:CriminalAct rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CurvilinearMotion cco:CurvilinearMotion rdf:type owl:Class ; rdfs:subClassOf cco:TranslationalMotion ; - cco:alternative_label "Curved Motion"@en ; - cco:definition "A Translational Motion process in which an Object moves along a curved path."@en ; + skos:altLabel "Curved Motion"@en ; + skos: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 . @@ -1342,12 +1343,12 @@ cco:CurvilinearMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DamagedStasis cco:DamagedStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:alternative_label "Compromised"@en , + skos:altLabel "Compromised"@en , "Damaged"@en , "Injured"@en ; - cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to a previous action or event such that the Independent Continuant is now of lesser value, usefulness, or functionality."@en ; + skos:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to a previous action or event such that the Independent Continuant is now of lesser value, usefulness, or functionality."@en ; cco:definition_source "http://www.thefreedictionary.com/damaged" ; - cco:elucidation "This class can be used to instantiate instances that might otherwise be treated by defined classes such as Damaged Vehicle or Wounded Person. The Independent Continuant and Quality or Realizable Entity are participants of the stasis which can in turn be related to the temporal interval via the occurs on property. "@en ; + skos:scopeNote "This class can be used to instantiate instances that might otherwise be treated by defined classes such as Damaged Vehicle or Wounded Person. The Independent Continuant and Quality or Realizable Entity are participants of the stasis which can in turn be related to the temporal interval via the occurs on property. "@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Damaged Stasis"@en . @@ -1355,7 +1356,7 @@ cco:DamagedStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DeactivatedStasis cco:DeactivatedStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; - cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact is not realizing any of its designed Artifact Functions (or at least not realizing any of its primary functions)."@en ; + skos: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 . @@ -1363,7 +1364,7 @@ cco:DeactivatedStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Death cco:Death rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:definition "A Natural Process in which all biological functions that sustain a living organism cease."@en ; + skos:definition "A Natural Process in which all biological functions that sustain a living organism cease."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Death&oldid=1064114499"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Death"@en . @@ -1372,7 +1373,7 @@ cco:Death rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfDependentContinuant cco:DecreaseOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; - cco:definition "A Change in which some Independent Continuant has a decrease in the level of some Dependent Continuant that it bears."@en ; + skos: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 . @@ -1380,7 +1381,7 @@ cco:DecreaseOfDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfDisposition cco:DecreaseOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfRealizableEntity ; - cco:definition "A Decrease of Realizable Entity in which some Independent Continuant has a decrease of some Disposition it bears."@en ; + skos: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 . @@ -1388,7 +1389,7 @@ cco:DecreaseOfDisposition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfFunction cco:DecreaseOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfDisposition ; - cco:definition "A Decrease of Disposition in which some Independent Continuant has a decrease of some Function that it bears."@en ; + skos:definition "A Decrease of Disposition 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 . @@ -1396,7 +1397,7 @@ cco:DecreaseOfFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfGenericallyDependentContinuant cco:DecreaseOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfDependentContinuant ; - cco:definition "A Decrease of Dependent Continuant in which some Independent Continuant has a decrease in the level of a Generically Dependent Continuant that it bears."@en ; + skos: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 . @@ -1405,8 +1406,8 @@ cco:DecreaseOfGenericallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfQuality cco:DecreaseOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfSpecificallyDependentContinuant ; - cco:definition "A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Quality that it bears."@en ; - cco:example_of_usage "Weight Loss, Decreasing Temperature, decreasing color intensity, loss of structural integrity" ; + skos:definition "A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Quality that it bears."@en ; + skos:example "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 . @@ -1414,7 +1415,7 @@ cco:DecreaseOfQuality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfRealizableEntity cco:DecreaseOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfSpecificallyDependentContinuant ; - cco:definition "A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Realizable Entity that it bears."@en ; + skos: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 . @@ -1422,7 +1423,7 @@ cco:DecreaseOfRealizableEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfRole cco:DecreaseOfRole rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfRealizableEntity ; - cco:definition "A Decrease of Realizable Entity in which some Independent Continuant has a decrease of some Role that it bears."@en ; + skos: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 . @@ -1430,7 +1431,7 @@ cco:DecreaseOfRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecreaseOfSpecificallyDependentContinuant cco:DecreaseOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:DecreaseOfDependentContinuant ; - cco:definition "A Decrease of Dependent Continuant in which some Independent Continuant has a decrease in some Specifically Dependent Continuant that it bears."@en ; + skos: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 . @@ -1439,7 +1440,7 @@ cco:DecreaseOfSpecificallyDependentContinuant rdf:type owl:Class ; cco:DefunctStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; owl:disjointWith cco:OperationalStasis ; - cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact no longer maintains its designed set of Artifact Functions (or at least no longer maintains its primary functions)."@en ; + skos: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 . @@ -1451,9 +1452,9 @@ cco:DeltaV rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:Velocity ] ; - cco:alternative_label "Change in Velocity"@en , + skos:altLabel "Change in Velocity"@en , "DeltaV"@en ; - cco:definition "A Process Profile that is the total change in Velocity of an object's Motion."@en ; + skos: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 . @@ -1470,8 +1471,8 @@ cco:Effect rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000015 ; - cco:alternative_label "Consequence"@en ; - cco:definition "A Process that follows and is caused by some previous Process."@en ; + skos:altLabel "Consequence"@en ; + skos: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 . @@ -1488,7 +1489,7 @@ 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."@en ; + skos: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 . @@ -1496,8 +1497,8 @@ cco:EffectOfLocationChange rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Election cco:Election rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; - cco:alternative_label "Act of Political Election"@en ; - cco:definition "A Social Act by which a population chooses an individual to hold public office."@en ; + skos:altLabel "Act of Political Election"@en ; + skos:definition "A Social Act by which a population chooses an individual to hold public office."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Election&oldid=1063238552"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Election"@en . @@ -1506,9 +1507,9 @@ cco:Election rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticPulse cco:ElectromagneticPulse rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticWaveProcess ; - cco:alternative_label "EMP"@en , + skos:altLabel "EMP"@en , "Transient Electromagnetic Disturbance"@en ; - cco:definition "An Electromagnetic Wave Process that consists of a short high-energy burst of electromagnetic energy."@en ; + skos:definition "An Electromagnetic Wave Process that consists of a short high-energy burst of electromagnetic energy."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Electromagnetic_pulse&oldid=1060859738"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Electromagnetic Pulse"@en . @@ -1517,7 +1518,7 @@ cco:ElectromagneticPulse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticRadiationFrequency cco:ElectromagneticRadiationFrequency rdf:type owl:Class ; rdfs:subClassOf cco:Frequency ; - cco:definition "A Frequency that is characterized by the rate of Oscillations per second of an Electromagnetic Wave."@en ; + skos: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/w/index.php?title=Electromagnetic_spectrum&oldid=1063851392"^^xsd:anyURI ; 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 ; @@ -1531,8 +1532,8 @@ cco:ElectromagneticWaveProcess rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:TransverseWaveProfile ] ; - cco:alternative_label "Electromagnetic Radiation"@en ; - cco:definition "A Wave Process that is produced by charged particles, involves the periodic Oscillation of electric and magnetic fields at right angles to each other and the direction of wave propogation such that it has a Transverse Wave Profile, and which transfers electromagnetic radiant energy through a portion of space or matter."@en ; + skos:altLabel "Electromagnetic Radiation"@en ; + skos: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 . @@ -1540,8 +1541,8 @@ cco:ElectromagneticWaveProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EmailMessaging cco:EmailMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Emailing"@en ; - cco:definition "An Act of Communication by Media in which text-based communication occurs between two or more people using personal computers or other devices using some Email Client Software conveyed over the Internet."@en ; + skos:altLabel "Act of Emailing"@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Email&oldid=1063646749"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Email Messaging"@en . @@ -1552,7 +1553,7 @@ cco:EndOfLifeStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; cco:acronym "EOL" , "EoL" ; - cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when the participating Artifact is no longer capable of realizing all of its designed primary Artifact Functions."@en ; + skos: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 . @@ -1561,8 +1562,8 @@ cco:EndOfLifeStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EnhancedStasis cco:EnhancedStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:alternative_label "Enhanced"@en ; - cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has undergone improvement (i.e., an increase or gain) due to a previous action or event such that the Independent Continuant is now of greater value, usefulness, or functionality."@en ; + skos:altLabel "Enhanced"@en ; + skos: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 . @@ -1571,7 +1572,7 @@ cco:EnhancedStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ExtremeUltravioletLightFrequency cco:ExtremeUltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:UltravioletLightFrequency ; - cco:definition "An Ultraviolet Light Frequency that is between 3 and 30 petahertz."@en ; + skos:definition "An Ultraviolet Light Frequency that is between 3 and 30 petahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Ultraviolet&oldid=1062593453"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Extreme Ultraviolet Light Frequency"@en . @@ -1581,9 +1582,9 @@ cco:ExtremeUltravioletLightFrequency rdf:type owl:Class ; cco:ExtremelyHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MicrowaveFrequency ; cco:acronym "EHF" ; - cco:alternative_label "ITU Band Number 11"@en , + skos:altLabel "ITU Band Number 11"@en , "Millimeter Band Frequency"@en ; - cco:definition "A Microwave Frequency that is between 30 and 300 GHz."@en ; + skos: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 ; @@ -1594,8 +1595,8 @@ cco:ExtremelyHighFrequency rdf:type owl:Class ; cco:ExtremelyLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "ELF" ; - cco:alternative_label "ITU Band Number 1"@en ; - cco:definition "A Radio Frequency that is between 3 and 30 Hz."@en ; + skos:altLabel "ITU Band Number 1"@en ; + skos: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 ; @@ -1605,8 +1606,8 @@ cco:ExtremelyLowFrequency rdf:type owl:Class ; ### 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 ; + skos:altLabel "Frequency Modulation Radio Broadcast Frequency"@en ; + skos: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 . @@ -1615,9 +1616,9 @@ cco:FMRadioBroadcastFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FacsimileTransmission cco:FacsimileTransmission rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Facsimile Transmission"@en , + skos:altLabel "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 ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Fax&oldid=1054674158"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Facsimile Transmission"@en . @@ -1626,7 +1627,7 @@ cco:FacsimileTransmission rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FarInfraredLightFrequency cco:FarInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; - cco:definition "An Infrared Light Frequency that is between 300 gigahertz and 20 terahertz."@en ; + skos:definition "An Infrared Light Frequency that is between 300 gigahertz and 20 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Electromagnetic_spectrum&oldid=1063851392"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Far Infrared Light Frequency"@en . @@ -1635,7 +1636,7 @@ cco:FarInfraredLightFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FixedLineNetworkTelephoneCall cco:FixedLineNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; - cco:definition "A Telephone Call transmitted over a telephone network where the telephones are wired into a single telephone exchange."@en ; + skos:definition "A Telephone Call transmitted over a telephone network where the telephones are wired into a single telephone exchange."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Telephone_network&oldid=1046265527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Fixed Line Network Telephone Call"@en . @@ -1644,7 +1645,7 @@ cco:FixedLineNetworkTelephoneCall rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Force cco:Force rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile that is the rate of change of an object's Momentum, is the product of an object's Mass and Acceleration with respect to an inertial frame of reference, and is measured in units of Newtons (N)."@en ; + skos: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 . @@ -1652,8 +1653,8 @@ cco:Force rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Frequency cco:Frequency rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:alternative_label "Temporal Frequency"@en ; - cco:definition "A Process Profile that is characterized by the number of repetitive processes during a particular time period."@en ; + skos:altLabel "Temporal Frequency"@en ; + skos: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/w/index.php?title=Frequency&oldid=1062800545"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Frequency"@en . @@ -1662,7 +1663,7 @@ cco:Frequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FundamentalFrequency cco:FundamentalFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; - cco:definition "A Sound Frequency that is the lowest Frequency of a Sound Wave."@en ; + skos: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 . @@ -1670,8 +1671,8 @@ cco:FundamentalFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Funeral cco:Funeral rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCeremony ; - cco:alternative_label "Act of Funeral Ceremony"@en ; - cco:definition "An Act of Ceremony in which the Life of a Person who has died is celebrated, sanctified, or remembered."@en ; + skos:altLabel "Act of Funeral Ceremony"@en ; + skos:definition "An Act of Ceremony in which the Life of a Person who has died is celebrated, sanctified, or remembered."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Funeral&oldid=1060270978"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Funeral"@en . @@ -1680,7 +1681,7 @@ cco:Funeral rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GainOfDependentContinuant cco:GainOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; - cco:definition "A Change in which an Independent Continuant becomes the bearer or carrier of some Dependent Continuant."@en ; + skos:definition "A Change in which an Independent Continuant becomes the bearer or carrier of some Dependent Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Gain of Dependent Continuant"@en . @@ -1699,7 +1700,7 @@ 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."@en ; + skos: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 BFO 'occupies temporal region' property) that the Entity bears the Disposition."@en ; rdfs:label "Gain of Disposition"@en . @@ -1719,7 +1720,7 @@ cco:GainOfFunction rdf:type owl:Class ; rdf:type owl:Class ] ] ; - cco:definition "A Gain of Disposition in which some Independent Continuant becomes the bearer of some Function."@en ; + skos:definition "A Gain of Disposition 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 BFO 'occupies temporal region' property) that the Entity bears the Function."@en ; rdfs:label "Gain of Function"@en . @@ -1739,8 +1740,8 @@ cco:GainOfGenericallyDependentContinuant rdf:type owl:Class ; rdf:type owl:Class ] ] ; - cco:definition "A Gain of Dependent Continuant wherein some Independent Continuant becomes the carrier of some Generically Dependent Continuant."@en ; - cco:example_of_usage "A Person forms a Plan, A Person is initiated into a Religion, A photgraphic image is produced." ; + skos:definition "A Gain of Dependent Continuant wherein some Independent Continuant becomes the carrier of some Generically Dependent Continuant."@en ; + skos:example "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 . @@ -1759,8 +1760,8 @@ 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."@en ; - cco:example_of_usage "A person becoming pregnant." ; + skos:definition "A Gain of Specifically Dependent Continuant in which an Independent Continuant becomes the bearer of some Quality."@en ; + skos:example "A person becoming pregnant." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Gain of Quality"@en . @@ -1779,8 +1780,8 @@ 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."@en ; - cco:example_of_usage "An informant becomes unreliable (disposition), A person begins to speak French (function), a person becomes a welder (role)." ; + skos:definition "A Gain of Specifically Dependent Continuant in which some Independent Continuant becomes the bearer of some Realizable Entity."@en ; + skos:example "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 . @@ -1799,7 +1800,7 @@ 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."@en ; + skos: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 . @@ -1819,8 +1820,8 @@ 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."@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)." ; + skos:definition "A Gain of Dependent Continuant in which some Independent Continuant becomes the bearer of some Specifically Dependent Continuant."@en ; + skos:example "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 . @@ -1828,7 +1829,7 @@ cco:GainOfSpecificallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GammaRayFrequency cco:GammaRayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is above 30 exahertz."@en ; + skos:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is above 30 exahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Gamma_ray&oldid=1062115897"^^xsd:anyURI ; 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. @@ -1839,7 +1840,7 @@ https://en.wikipedia.org/wiki/Gamma_ray#Naming_conventions_and_overlap_in_termin ### http://www.ontologyrepository.com/CommonCoreOntologies/HardXrayFrequency cco:HardXrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:XrayFrequency ; - cco:definition "An X-Ray Frequency that is between 3 and 30 exahertz."@en ; + skos: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 . @@ -1848,8 +1849,8 @@ cco:HardXrayFrequency rdf:type owl:Class ; cco:HighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "HF" ; - cco:alternative_label "ITU Band Number 7"@en ; - cco:definition "A Radio Frequency that is between 3 and 30 MHz."@en ; + skos:altLabel "ITU Band Number 7"@en ; + skos: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 ; @@ -1859,8 +1860,8 @@ cco:HighFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IgnitionProcess cco:IgnitionProcess rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:alternative_label "Ignition"@en ; - cco:definition "A Natural Process that initiates a Combustion process."@en ; + skos:altLabel "Ignition"@en ; + skos: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 . @@ -1868,10 +1869,10 @@ cco:IgnitionProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ImpulsiveForce cco:ImpulsiveForce rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:alternative_label "Imp"@en , + skos:altLabel "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 ; + skos: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 . @@ -1880,7 +1881,7 @@ cco:ImpulsiveForce rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfDependentContinuant cco:IncreaseOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; - cco:definition "A Change in which some Independent Continuant has an increase in the level of some Dependent Continuant that it bears."@en ; + skos: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 . @@ -1888,7 +1889,7 @@ cco:IncreaseOfDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfDisposition cco:IncreaseOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfRealizableEntity ; - cco:definition "An Increase of Realizable Entity in which some Independent Continuant has an increase of some Disposition that it bears."@en ; + skos: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 . @@ -1896,7 +1897,7 @@ cco:IncreaseOfDisposition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfFunction cco:IncreaseOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfDisposition ; - cco:definition "An Increase of Disposition in which some Independent Continuant has an increase of some Function that it bears."@en ; + skos:definition "An Increase of Disposition 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 . @@ -1904,7 +1905,7 @@ cco:IncreaseOfFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfGenericallyDependentContinuant cco:IncreaseOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfDependentContinuant ; - cco:definition "An Increase of Dependent Continuant in which some Independent Continuant has an increase of some Generically Dependent Continuant that it bears."@en ; + skos: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 . @@ -1912,7 +1913,7 @@ cco:IncreaseOfGenericallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfQuality cco:IncreaseOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfSpecificallyDependentContinuant ; - cco:definition "An Increase of Specifically Dependent Continuant in which some Indpendent Continuant has an increase of some Quality that it bears."@en ; + skos: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 . @@ -1920,7 +1921,7 @@ cco:IncreaseOfQuality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfRealizableEntity cco:IncreaseOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfSpecificallyDependentContinuant ; - cco:definition "An Increase of Specifically Dependent Continuant in which some Independent Continuant has an increase of some Realizable Entity that it bears."@en ; + skos: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 . @@ -1928,7 +1929,7 @@ cco:IncreaseOfRealizableEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfRole cco:IncreaseOfRole rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfRealizableEntity ; - cco:definition "An Increase of Realizable Entity in which some Independent Continuant has an increase of some Role that it bears."@en ; + skos: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 . @@ -1936,7 +1937,7 @@ cco:IncreaseOfRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IncreaseOfSpecificallyDependentContinuant cco:IncreaseOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:IncreaseOfDependentContinuant ; - cco:definition "An Increase of Dependent Continuant in which some Independent Continuant has an increase of some Specifically Dependent Continuant that it bears."@en ; + skos: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 . @@ -1944,7 +1945,7 @@ cco:IncreaseOfSpecificallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InfraredLightFrequency cco:InfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 300 gigahertz and 430 tetrahertz."@en ; + skos: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/w/index.php?title=Infrared&oldid=1064111319"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Infrared Light Frequency"@en . @@ -1953,7 +1954,7 @@ cco:InfraredLightFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InfrasonicFrequency cco:InfrasonicFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; - cco:definition "A Sound Frequency that is below 20 Hz."@en ; + skos: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 . @@ -1961,9 +1962,9 @@ cco:InfrasonicFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InstantMessaging cco:InstantMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of IMing"@en , + skos:altLabel "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 ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Instant_messaging&oldid=1062873579"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Instant Messaging"@en . @@ -1972,8 +1973,8 @@ cco:InstantMessaging rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IntentionalAct cco:IntentionalAct rdf:type owl:Class ; rdfs:subClassOf cco:Act ; - cco:alternative_label "Intentional Act"@en ; - 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 ; + skos:altLabel "Intentional Act"@en ; + skos: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 "Planned Act"@en . @@ -1981,7 +1982,7 @@ cco:IntentionalAct rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/InverseSawtoothWaveform cco:InverseSawtoothWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; - cco:definition "A Waveform that is characterized by a sawtooth shape due to the continuous linear transition from maximum to minimum Amplitudes followed by a near-instantaneous transition from the minimum to maximum Amplitudes of the Wave Cycle."@en ; + skos: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 . @@ -1989,7 +1990,7 @@ cco:InverseSawtoothWaveform rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalSystemAct cco:LegalSystemAct rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act performed by an Agent that realizes their role within the context of a legal system of some jurisdiction."@en ; + skos:definition "A Planned 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 . @@ -2002,9 +2003,9 @@ cco:LongitudinalWaveProfile rdf:type owl:Class ; owl:onProperty cco:is_part_of_process ; owl:someValuesFrom cco:MechanicalWaveProcess ] ; - cco:alternative_label "Compression Wave"@en , + skos:altLabel "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 ; + skos: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 . @@ -2013,7 +2014,7 @@ cco:LongitudinalWaveProfile rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfDependentContinuant cco:LossOfDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Change ; - cco:definition "A Change in which some Independent Continuant ceases to be the bearer or carrier of some Dependent Continuant."@en ; + skos:definition "A Change in which some Independent Continuant ceases to be the bearer or carrier of some Dependent Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Dependent Continuant"@en . @@ -2021,7 +2022,7 @@ cco:LossOfDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfDisposition cco:LossOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:LossOfRealizableEntity ; - cco:definition "A Loss of Realizable Entity in which some Independent Continuant ceases to be the bearer of some Disposition."@en ; + skos: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 . @@ -2029,7 +2030,7 @@ cco:LossOfDisposition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfFunction cco:LossOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:LossOfDisposition ; - cco:definition "A Loss of Disposition in which some Independent Continuant ceases to be the bearer of some Function."@en ; + skos:definition "A Loss of Disposition 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 . @@ -2037,7 +2038,7 @@ cco:LossOfFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfGenericallyDependentContinuant cco:LossOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:LossOfDependentContinuant ; - cco:definition "A Loss of Dependent Continuant in which some Independent Continuant ceases to be the carrier of some Generically Dependent Continuant."@en ; + skos:definition "A Loss of Dependent Continuant in which some Independent Continuant ceases to be the carrier of some Generically Dependent Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loss of Generically Dependent Continuant"@en . @@ -2045,7 +2046,7 @@ cco:LossOfGenericallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfQuality cco:LossOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:LossOfSpecificallyDependentContinuant ; - cco:definition "A Loss of Specifically Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Quality."@en ; + skos: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 . @@ -2053,7 +2054,7 @@ cco:LossOfQuality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfRealizableEntity cco:LossOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:LossOfSpecificallyDependentContinuant ; - cco:definition "A Loss of Specifically Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Realizable Entity."@en ; + skos: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 . @@ -2061,7 +2062,7 @@ cco:LossOfRealizableEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfRole cco:LossOfRole rdf:type owl:Class ; rdfs:subClassOf cco:LossOfRealizableEntity ; - cco:definition "A Loss of Realizable Entity in which some Independent Continuant ceases to be the bearer of some Role."@en ; + skos: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 . @@ -2069,7 +2070,7 @@ cco:LossOfRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LossOfSpecificallyDependentContinuant cco:LossOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:LossOfDependentContinuant ; - cco:definition "A Loss of Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Specifically Dependent Continuant."@en ; + skos: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 . @@ -2077,7 +2078,7 @@ cco:LossOfSpecificallyDependentContinuant rdf:type owl:Class ; ### 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 and total energy of translated sound waves, typically on a continuum from soft to loud."@en ; + skos:definition "A Sound Process Profile that is characterized by the amplitude and total energy of translated sound waves, typically on a continuum from soft to loud."@en ; cco:definition_source "https://byjus.com/physics/loudness-of-sound/"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Loudness"@en . @@ -2087,8 +2088,8 @@ cco:Loudness rdf:type owl:Class ; cco:LowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "LF" ; - cco:alternative_label "ITU Band Number 5"@en ; - cco:definition "A Radio Frequency that is between 30 and 300 kHz."@en ; + skos:altLabel "ITU Band Number 5"@en ; + skos: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 ; @@ -2098,7 +2099,7 @@ cco:LowFrequency rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -2106,8 +2107,8 @@ cco:LowMidrangeFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Mailing cco:Mailing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Mailing"@en ; - cco:definition "An Act of Communication by Media in which information and tangible objects, usually written documents, are delivered to destinations around the world."@en ; + skos:altLabel "Act of Mailing"@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Mail&oldid=1057401839"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Mailing"@en . @@ -2116,8 +2117,8 @@ cco:Mailing rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Married cco:Married rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfGenericallyDependentContinuant ; - cco:alternative_label "Married Stasis"@en ; - cco:definition "A Stasis of Generically Dependent Continuant that consists of a socially, culturally, or ritually recognized union or legal contract between spouses that establishes rights and obligations between them, between them and their children, and between them and their in-laws."@en ; + skos:altLabel "Married Stasis"@en ; + skos: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" , "https://en.wikipedia.org/w/index.php?title=Marriage&oldid=1064076951"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; @@ -2127,7 +2128,7 @@ cco:Married rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MaximumPower cco:MaximumPower rdf:type owl:Class ; rdfs:subClassOf cco:Power ; - cco:definition "A Power that is characterized by the maximum rate of Work, or Energy consumed, done in a given time period."@en ; + skos: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 . @@ -2135,7 +2136,7 @@ cco:MaximumPower rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MechanicalProcess cco:MechanicalProcess rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process that is the realization of some Disposition of an Artifact"@en ; + skos: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 . @@ -2143,7 +2144,7 @@ cco:MechanicalProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MechanicalWaveProcess cco:MechanicalWaveProcess rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcess ; - cco:definition "A Wave Process that involves Oscillation of a portion of matter such that energy is transferred through the material medium."@en ; + skos: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/w/index.php?title=Mechanical_wave&oldid=1057233679"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Mechanical Wave Process"@en . @@ -2153,8 +2154,8 @@ cco:MechanicalWaveProcess rdf:type owl:Class ; cco:MediumFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "MF" ; - cco:alternative_label "ITU Band Number 6"@en ; - cco:definition "A Radio Frequency that is between 300 kHz and 3 MHz."@en ; + skos:altLabel "ITU Band Number 6"@en ; + skos: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 ; @@ -2164,7 +2165,7 @@ cco:MediumFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MicrowaveFrequency cco:MicrowaveFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; - cco:definition "A Radio Frequency that is between 300 MHz and 300 GHz."@en ; + skos:definition "A Radio Frequency that is between 300 MHz and 300 GHz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Microwave&oldid=1062124842"^^xsd:anyURI ; 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 ; @@ -2174,7 +2175,7 @@ cco:MicrowaveFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MidInfraredLightFrequency cco:MidInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; - cco:definition "An Infrared Light Frequency that is between 20 and 214 terahertz."@en ; + skos:definition "An Infrared Light Frequency that is between 20 and 214 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Electromagnetic_spectrum&oldid=1063851392"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Mid Infrared Light Frequency"@en . @@ -2183,7 +2184,7 @@ cco:MidInfraredLightFrequency rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -2191,7 +2192,7 @@ cco:MidrangeFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Momentum cco:Momentum rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile of an object in Motion that is the product of its Mass and Velocity with respect to a frame of reference."@en ; + skos: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 . @@ -2200,7 +2201,7 @@ cco:Momentum rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MotionProcess cco:MotionProcess rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:definition "A Natural Process in which a Continuant changes its Location or Spatial Orientation over some Temporal Interval."@en ; + skos: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 . @@ -2208,7 +2209,7 @@ cco:MotionProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MuzzleBlast cco:MuzzleBlast rdf:type owl:Class ; rdfs:subClassOf cco:SoundWaveProcess ; - cco:definition "A Sound Wave Process that is caused by a projectile being pushed from the barrel of a firearm by an explosive charge."@en ; + skos: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 . @@ -2216,7 +2217,7 @@ cco:MuzzleBlast rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NaturalProcess cco:NaturalProcess rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process existing in or produced by nature; rather than by the intent of human beings."@en ; + skos: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 . @@ -2225,7 +2226,7 @@ cco:NaturalProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NearInfraredLightFrequency cco:NearInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; - cco:definition "An Infrared Light Frequency that is between 214 and 400 terahertz."@en ; + skos:definition "An Infrared Light Frequency that is between 214 and 400 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Electromagnetic_spectrum&oldid=1063851392"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Near Infrared Light Frequency"@en . @@ -2234,7 +2235,7 @@ cco:NearInfraredLightFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NearUltravioletLightFrequency cco:NearUltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:UltravioletLightFrequency ; - cco:definition "An Ultraviolet Light Frequency that is between 750 terahertz and 3 petahertz."@en ; + skos:definition "An Ultraviolet Light Frequency that is between 750 terahertz and 3 petahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Ultraviolet&oldid=1062593453"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Near Ultraviolet Light Frequency"@en . @@ -2243,8 +2244,8 @@ cco:NearUltravioletLightFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NominalStasis cco:NominalStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:alternative_label "Nominal"@en ; - cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has a level of intensity or functionality that falls within the designed, expected, or acceptable range such that the Independent Continuant is of normal value, usefulness, or functionality."@en ; + skos:altLabel "Nominal"@en ; + skos: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 . @@ -2253,7 +2254,7 @@ cco:NominalStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OperationalStasis cco:OperationalStasis rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfArtifactOperationality ; - cco:definition "A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact maintains its designed set of Artifact Functions (or at least maintains its primary functions)."@en ; + skos: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 . @@ -2261,8 +2262,8 @@ cco:OperationalStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OscillationProcess cco:OscillationProcess rdf:type owl:Class ; rdfs:subClassOf cco:Change ; - cco:alternative_label "Oscillation"@en ; - cco:definition "A Change in which the dependent entity alternates between two or more stases."@en ; + skos:altLabel "Oscillation"@en ; + skos:definition "A Change in which the dependent entity alternates between two or more stases."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Oscillation&oldid=1002978272"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Oscillation is often thought of in the sense of motion, e.g., a swinging clock pendulum. However, the repetitive variation in location around a central point is technically a process of vibration, sometimes referred to as mechanical oscillation. Use the term Vibration Motion for those cases."@en ; @@ -2272,7 +2273,7 @@ cco:OscillationProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pitch cco:Pitch rdf:type owl:Class ; rdfs:subClassOf cco:SoundProcessProfile ; - cco:definition "A Sound Process Profile that is characterized by the frequency of translated sound waves, typically on a continuum from low to high."@en ; + skos: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 . @@ -2280,7 +2281,7 @@ cco:Pitch rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Power cco:Power rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile that is characterized by the rate of Work, or Energy consumed, done in a given time period."@en ; + skos: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 . @@ -2288,7 +2289,7 @@ cco:Power rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -2296,7 +2297,7 @@ cco:PresenceFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pressure cco:Pressure rdf:type owl:Class ; rdfs:subClassOf cco:Force ; - cco:definition "A Force that is applied perpendicular to the surface of an Object per unit area over which that Force is distributed."@en ; + skos: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 . @@ -2304,7 +2305,7 @@ cco:Pressure rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PrivateNetworkTelephoneCall cco:PrivateNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; - cco:definition "A Telephone Call transmitted over a network where a closed group of telephones are connected primarily to each other and use a gateway to reach the outside world, usually used inside companies and call centers (a.k.a. private branch exchange (PBX))."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Telephone_network&oldid=1046265527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Private Network Telephone Call"@en . @@ -2313,7 +2314,7 @@ cco:PrivateNetworkTelephoneCall rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessBeginning cco:ProcessBeginning rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000035 ; - cco:definition "A Process Boundary that occurs on a Zero-Dimensional Temporal Region that is the starting instant of the One-Dimensional Temporal Region on which the Process, of which the Process Boundary is a part, occurs."@en ; + skos: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 . @@ -2321,7 +2322,7 @@ cco:ProcessBeginning rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessEnding cco:ProcessEnding rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000035 ; - cco:definition "A Process Boundary that occurs on a Zero-Dimensional Temporal Region that is the ending instant of the One-Dimensional Temporal Region on which the Process, of which the Process Boundary is a part, occurs."@en ; + skos: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 . @@ -2329,7 +2330,7 @@ cco:ProcessEnding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProperAcceleration cco:ProperAcceleration rdf:type owl:Class ; rdfs:subClassOf cco:Acceleration ; - cco:definition "An Acceleration of an object relative to a free-fall, or inertial, observer who is momentarily at rest relative to the object being measured (hence, gravity does not cause Proper Acceleration)."@en ; + skos: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/w/index.php?title=Proper_acceleration&oldid=1058169867"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Proper Acceleration"@en . @@ -2338,9 +2339,9 @@ cco:ProperAcceleration rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionProcess cco:PropulsionProcess rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:definition "A Natural Process in which one or more Forces are generated and applied to a participating Object such that the Object is set in Motion or has the direction or magnitude of its Motion altered."@en ; - cco:elucidation "In each case, a Propulsion Process minimally involves the Object being propelled, a Reaction Mass (e.g. a portion of water, atmosphere, exhaust, etc.), and the Force(s) acting between these two entities."@en ; - cco:example_of_usage "a twin-engine turboprop plane rotating both of its propellers against a portion of atmosphere to propel the plane forward" , + skos: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 ; + skos:scopeNote "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 ; + skos:example "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" , @@ -2354,8 +2355,8 @@ cco:PropulsionProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioBroadcast cco:RadioBroadcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Radio Broadcasting"@en ; - cco:definition "An Act of Communciation by Media that is transmitted to an audience through a radio network."@en ; + skos:altLabel "Act of Radio Broadcasting"@en ; + skos:definition "An Act of Communciation by Media that is transmitted to an audience through a radio network."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Radio_network&oldid=1037183126"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Radio Broadcast"@en . @@ -2365,7 +2366,7 @@ cco:RadioBroadcast rdf:type owl:Class ; cco:RadioFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:acronym "RF" ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 3 kHz and 300 GHz."@en ; + skos: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/w/index.php?title=Radio_wave&oldid=1062110903"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Radio Frequency"@en . @@ -2374,7 +2375,7 @@ cco:RadioFrequency rdf:type owl:Class ; ### 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 Planned Act."@en ; + skos: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 Planned Act."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Radio Interference"@en . @@ -2382,8 +2383,8 @@ cco:RadioInterference rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RectilinearMotion cco:RectilinearMotion rdf:type owl:Class ; rdfs:subClassOf cco:TranslationalMotion ; - cco:alternative_label "Linear Motion"@en ; - cco:definition "A Translational Motion process in which an Object moves along a straight path."@en ; + skos:altLabel "Linear Motion"@en ; + skos: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 . @@ -2391,7 +2392,7 @@ cco:RectilinearMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RevolvingMotion cco:RevolvingMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; - cco:definition "A Rotational Motion of an Object around an Axis of Rotation that is located externally to the Site occupied by the Object."@en ; + skos: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 . @@ -2403,8 +2404,8 @@ cco:RotationalMotion rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:AngularVelocity ] ; - cco:alternative_label "Rotation"@en ; - cco:definition "A Motion Process in which an Object moves in a Circular or Elliptical Path around an Axis of Rotation."@en ; + skos:altLabel "Rotation"@en ; + skos: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/w/index.php?title=Rotation&oldid=1055998344"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Rotational Motion"@en . @@ -2413,7 +2414,7 @@ cco:RotationalMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SawtoothWaveform cco:SawtoothWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; - cco:definition "A Waveform that is characterized by a sawtooth shape due to the continuous linear transition from minimum to maximum Amplitudes followed by a near-instantaneous transition from the maximum to minimum Amplitudes of the Wave Cycle."@en ; + skos: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 . @@ -2429,7 +2430,7 @@ 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."@en ; + skos: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 . @@ -2437,8 +2438,8 @@ cco:ShearWaveProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SineWaveform cco:SineWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; - cco:alternative_label "Sinusoidal Waveform"@en ; - cco:definition "A Waveform that is characterized by a smooth curved shape due to the continuous non-linear transitions between minimum and maximum Amplitudes of the Wave Cycle."@en ; + skos:altLabel "Sinusoidal Waveform"@en ; + skos: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 . @@ -2446,7 +2447,7 @@ cco:SineWaveform rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SocialAct cco:SocialAct rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; - cco:definition "A Planned Act having an objective that affects, is performed by, or is performed on behalf of, a community or group of Persons."@en ; + skos:definition "A Planned 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 . @@ -2455,7 +2456,7 @@ cco:SocialAct rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SoftXrayFrequency cco:SoftXrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:XrayFrequency ; - cco:definition "An X-Ray Frequency that is between 30 petahertz and 3 exahertz."@en ; + skos: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 . @@ -2463,8 +2464,8 @@ cco:SoftXrayFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SonicFrequency cco:SonicFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; - cco:alternative_label "Audible Frequency"@en ; - cco:definition "A Sound Frequency that is between 20 Hz and 20 kHz."@en ; + skos:altLabel "Audible Frequency"@en ; + skos: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 . @@ -2473,7 +2474,7 @@ cco:SonicFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundFrequency cco:SoundFrequency rdf:type owl:Class ; rdfs:subClassOf cco:Frequency ; - cco:definition "A Frequency that is the rate of Oscillations per second of a Sound Wave."@en ; + skos: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 . @@ -2481,8 +2482,8 @@ cco:SoundFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundPressure cco:SoundPressure rdf:type owl:Class ; rdfs:subClassOf cco:Pressure ; - cco:alternative_label "Acoustic Pressure"@en ; - cco:definition "A Pressure that is caused by a Sound Wave and is a local deviation from the ambient Pressure."@en ; + skos:altLabel "Acoustic Pressure"@en ; + skos:definition "A Pressure that is caused by a Sound Wave and 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 . @@ -2498,8 +2499,8 @@ cco:SoundProcessProfile rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000144 ; - cco:alternative_label "Sound Quality"@en ; - cco:definition "A Process Profile that is part of a sound reception process and is characterized by properties of incoming sound waves as they are translated by some sensory system."@en ; + skos:altLabel "Sound Quality"@en ; + skos: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/w/index.php?title=Sound&oldid=1050465877"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; @@ -2509,8 +2510,8 @@ cco:SoundProcessProfile rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundProduction cco:SoundProduction rdf:type owl:Class ; rdfs:subClassOf cco:WaveProduction ; - cco:alternative_label "Sound Production Process"@en ; - cco:definition "A Wave Production Process that produces a Sound Wave."@en ; + skos:altLabel "Sound Production Process"@en ; + skos: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 . @@ -2522,7 +2523,7 @@ 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."@en ; + skos: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/w/index.php?title=Sound&oldid=1050465877"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sound Wave Process"@en . @@ -2531,7 +2532,7 @@ cco:SoundWaveProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SoundWavelength cco:SoundWavelength rdf:type owl:Class ; rdfs:subClassOf cco:Wavelength ; - cco:definition "A Wavelength that is the distance a Sound Wave traverses during one Wave Cycle."@en ; + skos: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 . @@ -2540,7 +2541,7 @@ cco:SoundWavelength rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Speed cco:Speed rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile that is characterized by the magnitude of an object's motion with respect to a frame of reference during some time period."@en ; + skos:definition "A Process Profile that is characterized by the magnitude of an object's motion with respect to a frame of reference during some time period."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Speed&oldid=1058949945"^^xsd:anyURI ; 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 ; @@ -2550,7 +2551,7 @@ cco:Speed rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SpinningMotion cco:SpinningMotion rdf:type owl:Class ; rdfs:subClassOf cco:RotationalMotion ; - cco:definition "A Rotational Motion of an Object around an Axis of Rotation that passes through the Object's Center of Mass."@en ; + skos: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 . @@ -2558,7 +2559,7 @@ cco:SpinningMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareWaveform cco:SquareWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; - cco:definition "A Waveform that is characterized by a square shape due to the near-instantaneous transitions between minimum and maximum Amplitudes of the Wave Cycle."@en ; + skos: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 . @@ -2566,7 +2567,7 @@ cco:SquareWaveform rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StableOrientation cco:StableOrientation rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfQuality ; - cco:definition "A Stasis of Quality that holds during a Temporal Interval when an object maintains the same Spatial Orientation."@en ; + skos: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 . @@ -2574,7 +2575,7 @@ cco:StableOrientation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Stasis cco:Stasis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; - cco:definition "A Process in which one or more Independent Continuants endure in an unchanging condition."@en ; + skos: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 . @@ -2582,7 +2583,7 @@ cco:Stasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfArtifactOperationality cco:StasisOfArtifactOperationality rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; - cco:definition "A Stasis of Realizable Entity that holds during a Temporal Interval when an Artifact's designed set of Artifact Functions (or at least its primary functions) or the realizations of those functions remain unchanged."@en ; + skos: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 . @@ -2590,7 +2591,7 @@ cco:StasisOfArtifactOperationality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfDisposition cco:StasisOfDisposition rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; - cco:definition "A Stasis of Realizable Entity in which some Independent Continuant bears some Disposition that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -2598,7 +2599,7 @@ cco:StasisOfDisposition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfFullyMissionCapable cco:StasisOfFullyMissionCapable rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfMissionCapability ; - cco:definition "A Stasis of Mission Capability during which the participating Continuant is capable of performing all of its primary functions for the specified Mission."@en ; + skos: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 . @@ -2606,7 +2607,7 @@ cco:StasisOfFullyMissionCapable rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfFunction cco:StasisOfFunction rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; - cco:definition "A Stasis of Realizable Entity in which some Independent Continuant bears some Function that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -2614,7 +2615,7 @@ cco:StasisOfFunction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfGenericallyDependentContinuant cco:StasisOfGenericallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Stasis ; - cco:definition "A Stasis in which some Independent Continuant bears some Generically Dependent Continuant that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -2622,7 +2623,7 @@ cco:StasisOfGenericallyDependentContinuant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfMissionCapability cco:StasisOfMissionCapability rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; - cco:definition "A Stasis of Realizable Entity that holds during a temporal interval when a Continuant's capability (or lack thereof) to perform its intended Functions, tasks, or Objectives remains at a relatively constant level."@en ; + skos: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 . @@ -2630,7 +2631,7 @@ cco:StasisOfMissionCapability rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfNonMissionCapable cco:StasisOfNonMissionCapable rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfMissionCapability ; - cco:definition "A Stasis of Mission Capability during which the participating Continuant is not capable of performing any of its primary functions for the specified Mission."@en ; + skos: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 . @@ -2642,7 +2643,7 @@ 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."@en ; + skos: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 . @@ -2650,7 +2651,7 @@ cco:StasisOfNonMissionCapableMaintenance rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfPartiallyMissionCapable cco:StasisOfPartiallyMissionCapable rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfMissionCapability ; - cco:definition "A Stasis of Mission Capability during which the participating Continuant is capable of performing some but not all of its primary functions for the specified Mission."@en ; + skos: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 . @@ -2658,7 +2659,7 @@ cco:StasisOfPartiallyMissionCapable rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfPartiallyMissionCapableMaintenance cco:StasisOfPartiallyMissionCapableMaintenance rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfPartiallyMissionCapable ; - cco:definition "A Stasis of Partially Mission Capable during which the participating Continuant is not capable of performing some of its primary functions for the specified Mission due to participating in an Act Of Maintenance."@en ; + skos: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 . @@ -2666,7 +2667,7 @@ cco:StasisOfPartiallyMissionCapableMaintenance rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfQuality cco:StasisOfQuality rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears some Quality that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -2674,7 +2675,7 @@ cco:StasisOfQuality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfRealizableEntity cco:StasisOfRealizableEntity rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfSpecificallyDependentContinuant ; - cco:definition "A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears some Realizable Entity that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -2682,7 +2683,7 @@ cco:StasisOfRealizableEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfRole cco:StasisOfRole rdf:type owl:Class ; rdfs:subClassOf cco:StasisOfRealizableEntity ; - cco:definition "A Stasis of Realizable Entity in which some Independent Continuant bears some Role that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -2690,7 +2691,7 @@ cco:StasisOfRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StasisOfSpecificallyDependentContinuant cco:StasisOfSpecificallyDependentContinuant rdf:type owl:Class ; rdfs:subClassOf cco:Stasis ; - cco:definition "A Stasis in which some Independent Continuant bears some Specifically Dependent Continuant that remains unchanged during a Temporal Interval."@en ; + skos: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 . @@ -2698,7 +2699,7 @@ cco:StasisOfSpecificallyDependentContinuant rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -2707,8 +2708,8 @@ cco:SubBassFrequency rdf:type owl:Class ; cco:SuperHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MicrowaveFrequency ; cco:acronym "SHF" ; - cco:alternative_label "ITU Band Number 10"@en ; - cco:definition "A Microwave Frequency that is between 3 and 30 GHz."@en ; + skos:altLabel "ITU Band Number 10"@en ; + skos: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 ; @@ -2719,8 +2720,8 @@ cco:SuperHighFrequency rdf:type owl:Class ; cco:SuperLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "SLF" ; - cco:alternative_label "ITU Band Number 2"@en ; - cco:definition "A Radio Frequency that is between 30 and 300 Hz."@en ; + skos:altLabel "ITU Band Number 2"@en ; + skos: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 ; @@ -2730,9 +2731,9 @@ cco:SuperLowFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SurfaceWaveProfile cco:SurfaceWaveProfile rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; - cco:alternative_label "Surface Wave"@en ; - cco:definition "A Wave Process Profile in which the Wave Process propogates along the surface of a medium and which involves both transverse and longitudinal wave profiles such that the motion of the displacement of participating particles is circular or elliptical."@en ; - cco:example_of_usage "the motion of an ocean wave" ; + skos:altLabel "Surface Wave"@en ; + skos: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 ; + skos:example "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 . @@ -2748,7 +2749,7 @@ cco:Target rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000040 ; - cco:definition "A Material Entity that is the object of an Act of Targeting."@en ; + skos:definition "A Material Entity that is the object of an Act of Targeting."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Although people speak of targeting a process, say, a parade, what in fact are being targeted are the material participants of that process. The disruption or ceasing of the process is the objective of some plan, but not technically a target. Only material things can be targeted for action. Even if some dependent entity is described as being the target, the material thing for which that dependent entity depends is the object of a targeting process."@en ; rdfs:label "Target"@en . @@ -2765,9 +2766,9 @@ 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."@en ; + skos: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/w/index.php?title=Telemetry&oldid=1061697851"^^xsd:anyURI ; - cco:example_of_usage "using a GPS tag to track a shark's migratory pattern" , + skos:example "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 . @@ -2776,8 +2777,8 @@ cco:TelemetryProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneCall cco:TelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Telephone Calling"@en ; - cco:definition "An Act of Communciation by Media transmitted over a telephone network to two or more Persons."@en ; + skos:altLabel "Act of Telephone Calling"@en ; + skos:definition "An Act of Communciation by Media transmitted over a telephone network to two or more Persons."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Telephone_network&oldid=1046265527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Telephone Call"@en . @@ -2786,8 +2787,8 @@ cco:TelephoneCall rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TelevisionBroadcast cco:TelevisionBroadcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Television Broadcasting"@en ; - cco:definition "An Act of Communciation by Media that is transmitted to an audience through a television network."@en ; + skos:altLabel "Act of Television Broadcasting"@en ; + skos:definition "An Act of Communciation by Media that is transmitted to an audience through a television network."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Television_broadcasting&oldid=1063890047"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Television Broadcast"@en . @@ -2796,9 +2797,9 @@ cco:TelevisionBroadcast rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TextMessaging cco:TextMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Text Messaging"@en , + skos:altLabel "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 ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Text_messaging&oldid=1062261405"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Text Messaging"@en . @@ -2807,7 +2808,7 @@ cco:TextMessaging rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Thrust cco:Thrust rdf:type owl:Class ; rdfs:subClassOf cco:Force ; - cco:definition "A Force that is equal in magnitude to but in the opposite direction of an exerted Force and which is used to describe the forward Force of a Jet or Rocket Engine in reaction to the Acceleration of its Reaction Mass in the opposite direction."@en ; + skos: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 . @@ -2816,7 +2817,7 @@ cco:Thrust rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Timbre cco:Timbre rdf:type owl:Class ; rdfs:subClassOf cco:SoundProcessProfile ; - cco:definition "A Sound Process Profile that is characterized by the variation, spectrum, or envelope of translated sound waves, typically on a continuum from dull or dark to bright."@en ; + skos: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 . @@ -2824,8 +2825,8 @@ cco:Timbre rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Torque cco:Torque rdf:type owl:Class ; rdfs:subClassOf cco:Force ; - cco:alternative_label "Moment of Force"@en ; - cco:definition "A Force that is applied to an object in a direction that would tend to cause the object to rotate around an Axis of Rotation and is the rate of change of an object's Angular Momentum."@en ; + skos:altLabel "Moment of Force"@en ; + skos: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/w/index.php?title=Torque&oldid=1063339484"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Torque"@en . @@ -2838,7 +2839,7 @@ 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."@en ; + skos: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 . @@ -2846,8 +2847,8 @@ cco:TranslationalMotion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TransverseWaveProfile cco:TransverseWaveProfile rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; - cco:alternative_label "Transverse Wave"@en ; - cco:definition "A Wave Process Profile in which the displacement of participating particles is perpendicular to the direction of the Wave Process' propogation."@en ; + skos:altLabel "Transverse Wave"@en ; + skos: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 . @@ -2857,10 +2858,10 @@ cco:TransverseWaveProfile rdf:type owl:Class ; cco:TremendouslyHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:acronym "THF" ; - cco:alternative_label "ITU Band Number 12"@en , + skos:altLabel "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 ; + skos: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 ; @@ -2870,7 +2871,7 @@ cco:TremendouslyHighFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TriangularWaveform cco:TriangularWaveform rdf:type owl:Class ; rdfs:subClassOf cco:Waveform ; - cco:definition "A Waveform that is characterized by a triangular shape due to the continuous linear zig-zag transitions between minimum and maximum Amplitudes of the Wave Cycle."@en ; + skos: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 . @@ -2879,8 +2880,8 @@ cco:TriangularWaveform rdf:type owl:Class ; cco:UltraHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MicrowaveFrequency ; cco:acronym "UHF" ; - cco:alternative_label "ITU Band Number 9"@en ; - cco:definition "A Microwave Frequency that is between 300 MHz and 3 GHz."@en ; + skos:altLabel "ITU Band Number 9"@en ; + skos: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. @@ -2893,8 +2894,8 @@ Note that the ITU definition of UHF is broader than the definition given by IEEE cco:UltraLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "ULF" ; - cco:alternative_label "ITU Band Number 3"@en ; - cco:definition "A Radio Frequency that is between 300 Hz and 3 kHz."@en ; + skos:altLabel "ITU Band Number 3"@en ; + skos: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 ; @@ -2904,7 +2905,7 @@ cco:UltraLowFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UltrasonicFrequency cco:UltrasonicFrequency rdf:type owl:Class ; rdfs:subClassOf cco:SoundFrequency ; - cco:definition "A Sound Frequency that is greater than 20 kHz."@en ; + skos: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 . @@ -2912,7 +2913,7 @@ cco:UltrasonicFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UltravioletLightFrequency cco:UltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 750 terahertz and 30 petahertz."@en ; + skos: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/w/index.php?title=Ultraviolet&oldid=1062593453"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Ultraviolet Light Frequency"@en . @@ -2925,7 +2926,7 @@ 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."@en ; + skos: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 . @@ -2933,8 +2934,8 @@ cco:UnderActiveControl rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UnintentionalAct cco:UnintentionalAct rdf:type owl:Class ; rdfs:subClassOf cco:Act ; - cco:alternative_label "Unintentional Act"@en ; - 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 ; + skos:altLabel "Unintentional Act"@en ; + skos: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 "Unplanned Act"@en . @@ -2942,7 +2943,7 @@ cco:UnintentionalAct rdf:type owl:Class ; ### 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 ; + skos: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 . @@ -2950,7 +2951,7 @@ cco:UpperMidrangeFrequency rdf:type owl:Class ; ### 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 is characterized by its Speed and direction with respect to a frame of reference."@en ; + skos:definition "A Process Profile of an object's Motion that is characterized by its Speed and direction with respect to a frame of reference."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Velocity&oldid=1063300750"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Velocity"@en . @@ -2960,8 +2961,8 @@ cco:Velocity rdf:type owl:Class ; cco:VeryHighFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "VHF" ; - cco:alternative_label "ITU Band Number 8"@en ; - cco:definition "A Radio Frequency that is between 30 and 300 MHz."@en ; + skos:altLabel "ITU Band Number 8"@en ; + skos: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 ; @@ -2972,8 +2973,8 @@ cco:VeryHighFrequency rdf:type owl:Class ; cco:VeryLowFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:acronym "VLF" ; - cco:alternative_label "ITU Band Number 4"@en ; - cco:definition "A Radio Frequency that is between 3 and 30 kHz."@en ; + skos:altLabel "ITU Band Number 4"@en ; + skos: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 ; @@ -2983,10 +2984,10 @@ cco:VeryLowFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VibrationProcess cco:VibrationProcess rdf:type owl:Class ; rdfs:subClassOf cco:MotionProcess ; - cco:alternative_label "Mechanical Oscillation"@en , + skos:altLabel "Mechanical Oscillation"@en , "Oscillation Motion"@en , "Vibration"@en ; - cco:definition "A Motion wherein some participant repetitively deviates from a central location to two surrounding locations."@en ; + skos:definition "A Motion wherein some participant repetitively deviates from a central location to two surrounding locations."@en ; cco:definition_source "https://physicsabout.com/motion/"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Vibration Motion"@en . @@ -2995,7 +2996,7 @@ cco:VibrationProcess rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VisibleLightFrequency cco:VisibleLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 400 and 800 terahertz."@en ; + skos:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 400 and 800 terahertz."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Light&oldid=1062630851"^^xsd:anyURI ; 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 ; @@ -3005,7 +3006,7 @@ cco:VisibleLightFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VisibleLightReflectionProcess cco:VisibleLightReflectionProcess rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcess ; - cco:definition "A Wave Process in which an Electromagnetic Wave with a Visible Light Frequency is reflected off a portion of matter."@en ; + skos: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 . @@ -3017,7 +3018,7 @@ 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."@en ; + skos: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 . @@ -3025,7 +3026,7 @@ cco:VisibleObservation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WaveCycle cco:WaveCycle rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcess ; - cco:definition "A Wave Process 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 ; + skos:definition "A Wave Process 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 . @@ -3041,7 +3042,7 @@ cco:WaveProcess rdf:type owl:Class ; owl:onProperty cco:has_process_part ; owl:someValuesFrom cco:WaveProcessProfile ] ; - 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 ; + skos: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/w/index.php?title=Wave&oldid=1062648180"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wave Process"@en . @@ -3058,7 +3059,7 @@ cco:WaveProcessProfile rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000144 ; - cco:definition "A Process Profile of a Wave Process."@en ; + skos: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 . @@ -3067,8 +3068,8 @@ cco:WaveProcessProfile rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WaveProduction cco:WaveProduction rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; - cco:alternative_label "Wave Production Process"@en ; - cco:definition "A Natural Process in which a Wave Process is generated."@en ; + skos:altLabel "Wave Production Process"@en ; + skos: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 . @@ -3076,7 +3077,7 @@ cco:WaveProduction rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Waveform cco:Waveform rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; - cco:definition "A Wave Process Profile that is the shape of the Wave Cycles of the Wave Process when depicted in a visual graph."@en ; + skos: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 . @@ -3084,7 +3085,7 @@ cco:Waveform rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Wavelength cco:Wavelength rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcessProfile ; - cco:definition "A Wave Process Profile that is the distance the Wave Process traverses during one Wave Cycle."@en ; + skos: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 . @@ -3093,8 +3094,8 @@ cco:Wavelength rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Webcast cco:Webcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; - cco:alternative_label "Act of Webcasting"@en ; - cco:definition "An Act of Communciation by Media transmitted to an audience over the Internet using streaming media technology to distribute a single content source that may be distributed live or on demand."@en ; + skos:altLabel "Act of Webcasting"@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Webcast&oldid=1062685084"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:comment "Essentially, webcasting is “broadcasting” over the Internet."@en ; @@ -3104,8 +3105,8 @@ cco:Webcast rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Wedding cco:Wedding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCeremony ; - cco:alternative_label "Act of Wedding Ceremony"@en ; - cco:definition "An Act of Ceremony in which two Persons are united in Marriage or a similar institution."@en ; + skos:altLabel "Act of Wedding Ceremony"@en ; + skos:definition "An Act of Ceremony in which two Persons are united in Marriage or a similar institution."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Wedding&oldid=1063857279"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wedding"@en . @@ -3114,7 +3115,7 @@ cco:Wedding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WirelessNetworkTelephoneCall cco:WirelessNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; - cco:definition "A Telephone Call transmitted over a network where the telephones are mobile and can move anywhere within the coverage area."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Telephone_network&oldid=1046265527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Wireless Network Telephone Call"@en . @@ -3123,8 +3124,8 @@ cco:WirelessNetworkTelephoneCall rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WoundedStasis cco:WoundedStasis rdf:type owl:Class ; rdfs:subClassOf cco:DamagedStasis ; - cco:alternative_label "Wounded"@en ; - cco:definition "A Damaged Stasis in which a Person or other organism is the bearer of a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to an injuring event."@en ; + skos:altLabel "Wounded"@en ; + skos: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 . @@ -3132,7 +3133,7 @@ cco:WoundedStasis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/XrayFrequency cco:XrayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; - cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 30 petahertz and 30 exahertz."@en ; + skos: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 . diff --git a/src/cco-modules/ExtendedRelationOntology.ttl b/src/cco-modules/ExtendedRelationOntology.ttl index 6e12500..5eab8b2 100644 --- a/src/cco-modules/ExtendedRelationOntology.ttl +++ b/src/cco-modules/ExtendedRelationOntology.ttl @@ -37,64 +37,57 @@ dcterms:license rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/acronym cco:acronym rdf:type owl:AnnotationProperty ; - cco:definition "An Alternative Label that consists of a shortened or abbreviated form of the rdfs:label and is used to denote the entity."@en ; + skos: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 skos:altLabel . -### http://www.ontologyrepository.com/CommonCoreOntologies/alternative_label -cco:alternative_label rdf:type owl:AnnotationProperty ; - cco:definition "A term or phrase that may be used in place of the stated rdfs:label to denote the entity in question."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; - rdfs:label "alternative label"@en . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/code_license cco:code_license rdf:type owl:AnnotationProperty ; - cco:definition "The name and description of the license under which the .owl file is released."@en ; + skos:definition "The name and description of the license under which the .owl file is released."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "code license"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/content_license cco:content_license rdf:type owl:AnnotationProperty ; - cco:definition "The name and description of the license under which the ideas, concepts and other informational content expressed in the .owl file are released."@en ; + skos:definition "The name and description of the license under which the ideas, concepts and other informational content expressed in the .owl file are released."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "content license"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/copyright cco:copyright rdf:type owl:AnnotationProperty ; - cco:definition "An assertion of copyright"@en ; + skos:definition "An assertion of copyright"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "copyright"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/definition -cco:definition rdf:type owl:AnnotationProperty ; - cco:definition "A natural language explication of the meaning of the term."@en ; +skos:definition rdf:type owl:AnnotationProperty ; + skos:definition "A natural language explication of the meaning of the term."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "definition"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/definition_source cco:definition_source rdf:type owl:AnnotationProperty ; - cco:definition "A citation of where all or some of the information used to create the term's Definition was acquired from."@en ; + skos:definition "A citation of where all or some of the information used to create the term's Definition was acquired from."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "definition source"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/designator_annotation cco:designator_annotation rdf:type owl:AnnotationProperty ; - cco:definition "A name or other identifier that is used to designate an individual."@en ; + skos:definition "A name or other identifier that is used to designate an individual."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "designator annotation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_acronym cco:doctrinal_acronym rdf:type owl:AnnotationProperty ; - cco:definition "An Acronym that is used by a Doctrinal Source to denote the entity."@en ; + skos: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 . @@ -102,61 +95,47 @@ cco:doctrinal_acronym rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_definition cco:doctrinal_definition rdf:type owl:AnnotationProperty ; - cco:definition "A Definition that is taken directly from a Doctrinal Source."@en ; - cco:elucidation "There is only one definition for any given term in an ontology; however, a Doctrinal Definition may be provided in addition to the asserted Definition if the preservation of this information is important. When both a Definition and a Doctrinal Definition are provided for a term, the Definition takes precedence."@en ; + skos:definition "A Definition that is taken directly from a Doctrinal Source."@en ; + skos:scopeNote "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 . + rdfs:subPropertyOf skos:definition . ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_label cco:doctrinal_label rdf:type owl:AnnotationProperty ; - cco:definition "An Alternative Label that consists of the preferred term or phrase used by a Doctrinal Source to denote the entity."@en ; - cco:elucidation "When the cco:doctrinal_label is identical to the rdfs:label, the cco:doctrinal_label annotation is superfluous. As a subclass of 'alternative label', 'doctrinal label' is intended to be used to provide additional information about the entity when its preferred doctrinal designator is ambiguous or otherwise inappropriate for use as the rdfs:label."@en ; + skos:definition "An Alternative Label that consists of the preferred term or phrase used by a Doctrinal Source to denote the entity."@en ; + skos:scopeNote "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 . + rdfs:subPropertyOf skos:altLabel . ### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_source cco:doctrinal_source rdf:type owl:AnnotationProperty ; - cco:definition "A Definition Source that consists of a formalized doctrine in which the term is authoritatively defined."@en ; + skos:definition "A Definition Source that consists of a formalized doctrine in which the term is authoritatively defined."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "doctrinal source"@en ; rdfs:subPropertyOf cco:definition_source . -### http://www.ontologyrepository.com/CommonCoreOntologies/elucidation -cco:elucidation rdf:type owl:AnnotationProperty ; - cco:definition "A clarification or further explanation of a term beyond what is included in the Definition or which is used when the term is primitive such that no non-circular definition can be given for it."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; - rdfs:label "elucidation"@en . - - -### http://www.ontologyrepository.com/CommonCoreOntologies/example_of_usage -cco:example_of_usage rdf:type owl:AnnotationProperty ; - cco:definition "A phrase, sentence or set of terms intended to convey the conventional usage of the term."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; - rdfs:label "example of usage"@en . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/has_token_unit cco:has_token_unit rdf:type owl:AnnotationProperty ; - cco:definition "A relation between an information content entity and a widely used measurement unit of the token used to express it."@en ; + skos:definition "A relation between an information content entity and a widely used measurement unit of the token used to express it."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has token unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/http_query_string cco:http_query_string rdf:type owl:AnnotationProperty ; - cco:definition "The text of an HTTP request that can be sent to a SPARQL Protocol service."@en ; + skos:definition "The text of an HTTP request that can be sent to a SPARQL Protocol service."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "http query string"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/interval_measurement_annotation cco:interval_measurement_annotation rdf:type owl:AnnotationProperty ; - cco:definition "A interval measurement value of an instance of a quality, realizable or process profile "@en ; + skos: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 . @@ -164,28 +143,28 @@ cco:interval_measurement_annotation rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_curated_in_ontology cco:is_curated_in_ontology rdf:type owl:AnnotationProperty ; - cco:definition "An annotation property that links a class, property, or named individual to the URI of the ontology where it is located."@en ; + skos:definition "An annotation property that links a class, property, or named individual to the URI of the ontology where it is located."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is curated in ontology"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_tokenized_by cco:is_tokenized_by rdf:type owl:AnnotationProperty ; - cco:definition "A relation between an information content entity and a widely used token used to express it."@en ; + skos: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, realizable or process profile"@en ; + skos:definition "A 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 "measurement annotation"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/nominal_measurement_annotation cco:nominal_measurement_annotation rdf:type owl:AnnotationProperty ; - cco:definition "A nominal measurement value of an instance of a quality, realizable or process profile"@en ; + skos: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 . @@ -193,7 +172,7 @@ cco:nominal_measurement_annotation rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ordinal_measurement_annotation cco:ordinal_measurement_annotation rdf:type owl:AnnotationProperty ; - cco:definition "An ordinal measurement value of an instance of a quality, realizable or process profile"@en ; + skos: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 . @@ -201,14 +180,14 @@ cco:ordinal_measurement_annotation rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/query_text cco:query_text rdf:type owl:AnnotationProperty ; - cco:definition "The text of a query that is associated with a class"@en ; + skos:definition "The text of a query that is associated with a class"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "query text"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ratio_measurement_annotation cco:ratio_measurement_annotation rdf:type owl:AnnotationProperty ; - cco:definition "A ratio measurement value of an instance of a quality, realizable or process profile"@en ; + skos: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 . @@ -216,7 +195,7 @@ cco:ratio_measurement_annotation rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/term_creator cco:term_creator rdf:type owl:AnnotationProperty ; - cco:definition "The name of the Term Editor who added the term to the ontology."@en ; + skos: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 . @@ -224,7 +203,7 @@ cco:term_creator rdf:type owl:AnnotationProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/term_editor cco:term_editor rdf:type owl:AnnotationProperty ; - cco:definition "The name of a person who contributed to the development or enhancement of the term."@en ; + skos: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 . @@ -247,7 +226,7 @@ cco:accessory_in rdf:type owl:ObjectProperty ; owl:inverseOf cco:has_accessory ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000015 ; - cco:definition "y is_accessory_in x iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; + skos:definition "y is_accessory_in x iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "accessory in"@en . @@ -259,7 +238,7 @@ 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."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Accomplice&oldid=1002047204"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "accomplice in"@en . @@ -271,7 +250,7 @@ cco:affects rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_affected_by ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; - cco:definition "x affects y iff x is an instance of Process and y is an instance of Continuant, and x influences y in some manner, most often by producing a change in y."@en ; + skos:definition "x affects y iff x is an instance of Process and y is an instance of Continuant, and x influences y in some manner, most often by producing a change in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "affects"@en . @@ -285,7 +264,7 @@ cco:aggregate_bearer_of rdf:type owl:ObjectProperty ; obo:BFO_0000031 ) ] ; - cco:definition "x aggregate_bearer_of y iff x is an instance of Object Aggregate and y is an instance of Specifically Dependent Continuant and z is an instance of Object, such that z bearer of y, and all other members of x are bearers of a unique instance of the same type as y."@en ; + skos:definition "x aggregate_bearer_of y iff x is an instance of Object Aggregate and y is an instance of Specifically Dependent Continuant and z is an instance of Object, such that z bearer of y, and all other members of x are bearers of a unique instance of the same type as y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate bearer of"@en . @@ -296,7 +275,7 @@ cco:aggregate_has_disposition rdf:type owl:ObjectProperty ; owl:inverseOf cco:disposition_of_aggregate ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000016 ; - cco:definition "x aggregate_has_disposition y iff x is an instance of Object Aggregate and y is an instance of Disposition, such that x aggregate_bearer_of y."@en ; + skos:definition "x aggregate_has_disposition y iff x is an instance of Object Aggregate and y is an instance of Disposition, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate has disposition"@en . @@ -306,7 +285,7 @@ cco:aggregate_has_quality rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:aggregate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000019 ; - cco:definition "x aggregate_has_quality y iff x is an instance of Object Aggregate and y is an instance of Quality, such that x aggregate_bearer_of y."@en ; + skos:definition "x aggregate_has_quality y iff x is an instance of Object Aggregate and y is an instance of Quality, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate has quality"@en . @@ -316,7 +295,7 @@ cco:aggregate_has_role rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:aggregate_bearer_of ; rdfs:domain obo:BFO_0000027 ; rdfs:range obo:BFO_0000023 ; - cco:definition "x aggregate_has_role y iff x is an instance of Object Aggregate and y is an instance of Role, such that x aggregate_bearer_of y."@en ; + skos:definition "x aggregate_has_role y iff x is an instance of Object Aggregate and y is an instance of Role, such that x aggregate_bearer_of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "aggregate has role"@en . @@ -326,7 +305,7 @@ cco:caused_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_cause_of ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000003 ; - cco:definition "x caused_by y iff x and y are instances of Occurrent, and x is a consequence of y."@en ; + skos:definition "x caused_by y iff x and y are instances of Occurrent, and x is a consequence of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "caused by"@en . @@ -336,7 +315,7 @@ cco:disposition_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain obo:BFO_0000016 ; rdfs:range obo:BFO_0000027 ; - cco:definition "x disposition_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Disposition, and x inheres_in_aggregate y."@en ; + skos:definition "x disposition_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Disposition, and x inheres_in_aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "disposition of aggregate"@en . @@ -348,8 +327,8 @@ cco:disrupts rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000015 ; dcterms:created "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A relation where one process disrupts another process from occurring as it would have."@en ; - cco:elucidation "A process can disrupt another process from occurring as it would have by 1) preventing a disposition or role from being realized by that process, 2) lowering the grade of the process, or 3) stopping the process from continuing to occur."@en ; + skos:definition "A relation where one process disrupts another process from occurring as it would have."@en ; + skos:scopeNote "A process can disrupt another process from occurring as it would have by 1) preventing a disposition or role from being realized by that process, 2) lowering the grade of the process, or 3) stopping the process from continuing to occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "disrupts"@en ; skos:editorialNote "To lower the grade of a process is to lower the quality of a process according to some standard, for example when realizing a capability or a function."@en ; @@ -361,7 +340,7 @@ cco:has_accessory rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000057 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; - cco:definition "x has_accessory y iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; + skos:definition "x has_accessory y iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ; cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has accessory"@en . @@ -372,7 +351,7 @@ cco:has_accomplice rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000057 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; - cco:definition "A 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 ; + skos:definition "A 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 "https://en.wikipedia.org/w/index.php?title=Accomplice&oldid=1002047204"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has accomplice"@en . @@ -384,7 +363,7 @@ 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 "y has_input x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; + skos:definition "y has_input x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has input"@en . @@ -400,7 +379,7 @@ cco:has_member_of_located_in rdf:type owl:ObjectProperty ; ) ; rdf:type owl:Class ] ; - cco:definition "x has all members located in y iff x is an instance of Object Aggregate and y is an instance of independent continuant but not a spatial region, and every member of x is located in y."@en ; + skos:definition "x has all members located in y iff x is an instance of Object Aggregate and y is an instance of independent continuant but not a spatial region, and every member of x is located in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has all members located in"@en . @@ -409,7 +388,7 @@ cco:has_member_of_located_in rdf:type owl:ObjectProperty ; cco:has_object rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_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 p is performed by an agent and c is part of the projected state that agent intends to achieve by performing p."@en ; + skos:definition "If p is a process and c is a continuant, then p has object c if and only if p is performed by an agent and c is part of the projected state that 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 . @@ -420,7 +399,7 @@ 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 "y has_output x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; + skos:definition "y has_output x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=IPO_model&oldid=1024398398"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has output"@en . @@ -432,7 +411,7 @@ 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 "x has_process_part y iff x and y are instances of Process, such that y occurs during the temporal interval of x, and y either provides an input to x or receives an output of x, or both."@en ; + skos:definition "x has_process_part y iff x and y are instances of Process, such that y occurs during the temporal interval of x, and y either provides an input to x or receives an output of x, or both."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has process part"@en . @@ -448,7 +427,7 @@ cco:has_some_member_of_located_in rdf:type owl:ObjectProperty ; ) ; rdf:type owl:Class ] ; - cco:definition "x has some member located in y iff x is an instance of Object Aggregate and y is an instance of independent continuant but not a spatial region, and at least one member of x is located in y."@en ; + skos:definition "x has some member located in y iff x is an instance of Object Aggregate and y is an instance of independent continuant but not a spatial region, and at least one member of x is located in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "has some member located in"@en . @@ -461,7 +440,7 @@ cco:inheres_in_aggregate rdf:type owl:ObjectProperty ; ) ] ; rdfs:range obo:BFO_0000027 ; - cco:definition "x inheres_in_aggregate y iff x is an instance of Specifically Dependent Continuant and y is an instance of Object Aggregate and z is an instance of Object, such that z bearer_of x, and all other members of y are bearers of a unique instance of the same type as x."@en ; + skos:definition "x inheres_in_aggregate y iff x is an instance of Specifically Dependent Continuant and y is an instance of Object Aggregate and z is an instance of Object, such that z bearer_of x, and all other members of y are bearers of a unique instance of the same type as x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "inheres in aggregate"@en . @@ -471,7 +450,7 @@ cco:inhibited_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:inhibits ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "y inhibited_by x iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; + skos:definition "y inhibited_by x iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "inhibited by"@en . @@ -480,7 +459,7 @@ cco:inhibited_by rdf:type owl:ObjectProperty ; cco:inhibits rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x inhibits y iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; + skos:definition "x inhibits y iff x and y are non-identical Processes, d is a Decrease of Realizable Entity, and x is_cause_of d, and r is a Realizable Entity, and d has_participant r, and r realized_in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "inhibits"@en . @@ -490,7 +469,7 @@ cco:is_affected_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_affected_by y iff x is an instance of Continuant and y is an instance of Process, and y influences x in some manner, most often by producing a change in x."@en ; + skos:definition "x is_affected_by y iff x is an instance of Continuant and y is an instance of Process, and y influences x in some manner, most often by producing a change in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is affected by"@en . @@ -499,7 +478,7 @@ cco:is_affected_by rdf:type owl:ObjectProperty ; cco:is_cause_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000003 ; - cco:definition "x is_cause_of y iff x and y are instances of Occurrent, and y is a consequence of x."@en ; + skos:definition "x is_cause_of y iff x and y are instances of Occurrent, and y is a consequence of x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is cause of"@en . @@ -510,7 +489,7 @@ cco:is_disrupted_by rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000015 ; dcterms:created "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "Inverse of disrupts." ; + skos:definition "Inverse of disrupts." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is disrupted by"@en ; skos:prefLabel "is disrupted by"@en . @@ -521,7 +500,7 @@ cco:is_input_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_input_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; + skos:definition "x is_input_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is input of"@en . @@ -532,7 +511,7 @@ 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"@en ; + skos: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 . @@ -541,7 +520,7 @@ cco:is_made_of rdf:type owl:ObjectProperty ; cco:is_material_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000030 ; rdfs:range obo:BFO_0000030 ; - cco:definition "An object m is material of an object o when m is the material of which o consists and that material does not undergo a change of kind during the creation of o"@en ; + skos: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 . @@ -549,7 +528,7 @@ cco:is_material_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_object_of cco:is_object_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; - cco:definition "If p is a process and c is a continuant, then c is object of p if and only if the c is part of the projected state that the agent intends to achieve by performing p."@en ; + skos: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 . @@ -559,7 +538,7 @@ cco:is_output_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000056 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_output_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; + skos:definition "x is_output_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is output of"@en . @@ -569,7 +548,7 @@ cco:is_part_of_process rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000132 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_part_of_process y iff x and y are instances of Process, such that x occurs during the temporal interval of y, and x either provides an input to y or receives an output of y."@en ; + skos:definition "x is_part_of_process y iff x and y are instances of Process, such that x occurs during the temporal interval of y, and x either provides an input to y or receives an output of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is part of process"@en . @@ -579,8 +558,8 @@ cco:is_predecessor_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_successor_of ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000004 ; - cco:definition "A continuant c1 is a predecessor of some continuant c2 iff there is some process p1 and c1 is an input to p1 and c2 is an output of p1."@en ; - cco:elucidation "More informally, c1 is a predecessor of c2 iff c1 has been followed or replaced by c2."@en ; + skos: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 ; + skos:scopeNote "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 . @@ -591,7 +570,7 @@ cco:is_site_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:occurs_at ; rdfs:domain obo:BFO_0000029 ; rdfs:range obo:BFO_0000015 ; - cco:definition "x is_site_of y iff x is an instance of Site and y is an instance of Process, such that y occurs in x."@en ; + skos:definition "x is_site_of y iff x is an instance of Site and y is an instance of Process, such that y occurs in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is site of"@en . @@ -600,7 +579,7 @@ cco:is_site_of rdf:type owl:ObjectProperty ; cco:is_successor_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000004 ; - cco:definition "A continuant c2 is a successor of some continuant c1 iff there is some process p1 and c1 is an input to p1 and c2 is an output of p1. Inverse of is predecessor. "@en ; + skos: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 . @@ -613,7 +592,7 @@ cco:is_temporal_region_of rdf:type owl:ObjectProperty ; obo:BFO_0000035 ) ] ; - cco:definition "x is_temporal_region_of y iff y is an instance of a process or process boundary and x is an instance of a temporal region, such that the duration of x temporally projects on y."@en ; + skos:definition "x is_temporal_region_of y iff y is an instance of a process or process boundary and x is an instance of a temporal region, such that the duration of x temporally projects on y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "is temporal region of"@en ; skos:editorialNote "Leaving this is in ERO for now since BFO2020 has no inverse of occupies-temporal-region yet."@en . @@ -624,7 +603,7 @@ cco:occurs_at rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000066 ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000029 ; - cco:definition "x occurs_at y iff x is an instance of Process and y is an instance of Site, such that x occurs in y."@en ; + skos:definition "x occurs_at y iff x is an instance of Process and y is an instance of Site, such that x occurs in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "occurs at"@en . @@ -633,8 +612,8 @@ cco:occurs_at rdf:type owl:ObjectProperty ; cco:process_started_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:caused_by ; owl:inverseOf cco:process_starts ; - cco:definition "x process_started_by y iff x and y are instances of processes, and x is caused_by y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and x has starting instance i, and y occurs on r, and r interval contains i."@en ; - cco:elucidation "A process x is started by another process y when y causes x while y is still occurring."@en ; + skos:definition "x process_started_by y iff x and y are instances of processes, and x is caused_by y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and x has starting instance i, and y occurs on r, and r interval contains i."@en ; + skos:scopeNote "A process x is started by another process y when y causes x while y is still occurring."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "process started by"@en . @@ -642,8 +621,8 @@ cco:process_started_by rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/process_starts cco:process_starts rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_cause_of ; - cco:definition "x process_starts y iff x and y are instances of processes, and x is_cause_of y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and y has starting instance i, and x occurs on r, and r interval contains i."@en ; - cco:elucidation "A process x starts another process y when x causes y while x is still occurring."@en ; + skos:definition "x process_starts y iff x and y are instances of processes, and x is_cause_of y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and y has starting instance i, and x occurs on r, and r interval contains i."@en ; + skos:scopeNote "A process x starts another process y when x causes y while x is still occurring."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "process starts"@en . @@ -653,7 +632,7 @@ cco:quality_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain obo:BFO_0000019 ; rdfs:range obo:BFO_0000027 ; - cco:definition "x quality_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Quality, and x inheres_in_aggregate y."@en ; + skos:definition "x quality_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Quality, and x inheres_in_aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "quality of aggregate"@en . @@ -663,7 +642,7 @@ cco:role_of_aggregate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:inheres_in_aggregate ; rdfs:domain obo:BFO_0000023 ; rdfs:range obo:BFO_0000027 ; - cco:definition "x role_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Role, and x inheres_in_aggregate y."@en ; + skos:definition "x role_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Role, and x inheres_in_aggregate y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ; rdfs:label "role of aggregate"@en . diff --git a/src/cco-modules/FacilityOntology.ttl b/src/cco-modules/FacilityOntology.ttl index 636a2ac..3b654f8 100644 --- a/src/cco-modules/FacilityOntology.ttl +++ b/src/cco-modules/FacilityOntology.ttl @@ -5,6 +5,7 @@ @prefix rdf: . @prefix xml: . @prefix xsd: . +@prefix skos: . @prefix rdfs: . @prefix dcterms: . @@ -26,7 +27,7 @@ ### http://www.ontologyrepository.com/CommonCoreOntologies/AgriculturalFacility cco:AgriculturalFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed as a building or campus for agricultural processes with the aim of cultivating animals, plants, or fungi for food, fiber, biofuel, medicinal plants, or other products to sustain and enhance human life."@en ; + skos:definition "A Facility that is designed as a building or campus for agricultural processes with the aim of cultivating animals, plants, or fungi for food, fiber, biofuel, medicinal plants, or other products to sustain and enhance human life."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Agriculture&oldid=1063222666"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Agricultural Facility"@en . @@ -35,7 +36,7 @@ cco:AgriculturalFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AircraftManufacturingFacility cco:AircraftManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed to manufacture Aircraft."@en ; + skos:definition "A Factory that is designed to manufacture Aircraft."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Aerospace_manufacturer&oldid=1059223410"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Aircraft Manufacturing Facility"@en . @@ -44,7 +45,7 @@ cco:AircraftManufacturingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Airport cco:Airport rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; - cco:definition "A Transportation Facility that is designed for launching, receiving, and housing Aircraft."@en ; + skos:definition "A Transportation Facility that is designed for launching, receiving, and housing Aircraft."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Airport&oldid=1063243963"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Airport"@en . @@ -53,7 +54,7 @@ cco:Airport rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AmmunitionDepot cco:AmmunitionDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store Portions of Ammunition."@en ; + skos:definition "A Storage Facility that is designed to store Portions of Ammunition."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Ammunition_dump&oldid=1044466765"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Ammunition Depot"@en . @@ -62,7 +63,7 @@ cco:AmmunitionDepot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ApartmentBuilding cco:ApartmentBuilding rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; - cco:definition "A Residential Facility that is designed to contain multiple permanent residences comprised of a suite of rooms."@en ; + skos: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/w/index.php?title=Apartment&oldid=1064019048"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Apartment Building"@en . @@ -72,8 +73,8 @@ cco:ApartmentBuilding rdf:type owl:Class ; cco:BaseOfOperations rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryBase ; cco:acronym "MOB" ; - cco:alternative_label "Main Operating Base"@en ; - cco:definition "A Military Base with permanently stationed operating forces, robust Infrastructure, and strengthened force protection measures such that it is designed to launch and support large-scale operations, support smaller or less-permanent bases, and organize supply facilities."@en ; + skos:altLabel "Main Operating Base"@en ; + skos:definition "A Military Base with permanently stationed operating forces, robust Infrastructure, and strengthened force protection measures such that it is designed to launch and support large-scale operations, support smaller or less-permanent bases, and organize supply facilities."@en ; cco:definition_source "http://www.jcs.mil/Portals/36/Documents/Doctrine/pubs/dictionary.pdf?ver=2018-08-27-122235-653" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Base of Operations"@en . @@ -82,7 +83,7 @@ cco:BaseOfOperations rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Biological_Depot cco:Biological_Depot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store biological agents."@en ; + skos:definition "A Storage Facility that is designed to store biological agents."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Biological Depot"@en . @@ -90,7 +91,7 @@ cco:Biological_Depot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalDepot cco:ChemicalDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store chemicals."@en ; + skos:definition "A Storage Facility that is designed to store chemicals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Chemical Depot"@en . @@ -98,7 +99,7 @@ cco:ChemicalDepot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalManufacturingFacility cco:ChemicalManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed to manufacture or process chemicals."@en ; + skos:definition "A Factory that is designed to manufacture or process chemicals."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Chemical_industry&oldid=1061177027"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Chemical Manufacturing Facility"@en . @@ -107,7 +108,7 @@ cco:ChemicalManufacturingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Church cco:Church rdf:type owl:Class ; rdfs:subClassOf cco:ReligiousFacility ; - cco:definition "A Religious Facility that is designed for Christian worship and prayer."@en ; + skos:definition "A Religious Facility that is designed for Christian worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Church_(building)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Church"@en . @@ -116,7 +117,7 @@ cco:Church rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CombatOutpost cco:CombatOutpost rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed to support the conduction of combat operations of limited scope or size."@en ; + skos:definition "A Military Facility that is designed to support the conduction of combat operations of limited scope or size."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Outpost_(military)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Combat Outpost"@en . @@ -125,7 +126,7 @@ cco:CombatOutpost rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommandPostFacility cco:CommandPostFacility rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed to support the command and control of Military Operations or Forces."@en ; + skos:definition "A Military Facility that is designed to support the command and control of Military Operations or Forces."@en ; cco:definition_source "http://www.dictionary.com/browse/command-post" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Command Post Facility"@en . @@ -134,7 +135,7 @@ cco:CommandPostFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationsFacility cco:CommunicationsFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to support processes of receiving or transmitting information."@en ; + skos:definition "A Facility that is designed to support processes of receiving or transmitting information."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Communications Facility"@en . @@ -142,7 +143,7 @@ cco:CommunicationsFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecontaminationFacility cco:DecontaminationFacility rdf:type owl:Class ; rdfs:subClassOf cco:WashingFacility ; - cco:definition "A Washing Facility that is designed to wash personnel or equipment after (potential) contamination by radioactive, biological, or chemical material."@en ; + skos: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/w/index.php?title=Decontamination&oldid=1049850150"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Decontamination Facility"@en . @@ -151,7 +152,7 @@ cco:DecontaminationFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DistributionPort cco:DistributionPort rdf:type owl:Class ; rdfs:subClassOf cco:Port ; - cco:definition "A Port that is designed with the cargo handling equipment necessary for the loading and unloading of Watercraft"@en ; + skos: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/w/index.php?title=Port&oldid=1064091505"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Distribution Port"@en . @@ -160,7 +161,7 @@ cco:DistributionPort rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EducationalFacility cco:EducationalFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for facilitating learning, or the acquisition of knowledge, skills, values, beliefs, and habits."@en ; + skos: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/w/index.php?title=Education&oldid=1064011752"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Educational Facility"@en . @@ -169,8 +170,8 @@ cco:EducationalFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectricPowerStation cco:ElectricPowerStation rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:alternative_label "Power Plant"@en ; - cco:definition "A Facility that is designed to generate electrical power."@en ; + skos:altLabel "Power Plant"@en ; + skos:definition "A Facility that is designed to generate electrical power."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Power_station&oldid=1052973815"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Electric Power Station"@en . @@ -179,7 +180,7 @@ cco:ElectricPowerStation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EntertainmentFacility cco:EntertainmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to host activities that are intended to hold the interest of, or give pleasure or delight to, an audience."@en ; + skos:definition "A Facility that is designed to host activities that are intended to hold the interest of, or give pleasure or delight to, an audience."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Entertainment&oldid=1061851778"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Entertainment Facility"@en . @@ -188,7 +189,7 @@ cco:EntertainmentFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Factory cco:Factory rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for manufacturing or refining material products."@en ; + skos:definition "A Facility that is designed for manufacturing or refining material products."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Factory&oldid=1064125324"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Factory"@en . @@ -197,7 +198,7 @@ cco:Factory rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Farm cco:Farm rdf:type owl:Class ; rdfs:subClassOf cco:AgriculturalFacility ; - cco:definition "An Agricultural Facility that is designed to produce food and other crops."@en ; + skos:definition "An Agricultural Facility that is designed to produce food and other crops."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Farm&oldid=1058311769"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Farm"@en . @@ -206,7 +207,7 @@ cco:Farm rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FinancialFacility cco:FinancialFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to support the management of money."@en ; + skos:definition "A Facility that is designed to support the management of money."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Finance&oldid=1062402926"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Financial Facility"@en . @@ -215,9 +216,9 @@ cco:FinancialFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FireStation cco:FireStation rdf:type owl:Class ; rdfs:subClassOf cco:PublicSafetyFacility ; - cco:alternative_label "Fire Hall"@en , + skos:altLabel "Fire Hall"@en , "Fire House"@en ; - cco:definition "A Public Safety Facility that is designed for the storage of firefighting apparatus."@en ; + skos:definition "A Public Safety Facility that is designed for the storage of firefighting apparatus."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Fire_station&oldid=1060666629"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Fire Station"@en . @@ -226,7 +227,7 @@ cco:FireStation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Fort cco:Fort rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed to support the defense of or solidification of rule over some Geospatial Region and its inhabitants."@en ; + skos: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/w/index.php?title=Fortification&oldid=1060156408"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Fort"@en . @@ -236,8 +237,8 @@ cco:Fort rdf:type owl:Class ; cco:ForwardOperationsBase rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryBase ; cco:acronym "FOB" ; - cco:alternative_label "Forward Operating Base"@en ; - cco:definition "A Military Base that is located relatively close to an offensive Area of Operations, is supported by the Base of Operations, and is designed to support local strategic objectives and tactical operations."@en ; + skos:altLabel "Forward Operating Base"@en ; + skos: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/w/index.php?title=Forward_operating_base&oldid=1059263624"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Forward Operations Base"@en . @@ -246,7 +247,7 @@ cco:ForwardOperationsBase rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/FossilFuelPowerPlant cco:FossilFuelPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; - cco:definition "An Electric Power Station that is designed to convert fossil fuels (e.g. coal, natural gas, or petroleum) into electrical energy."@en ; + skos: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/w/index.php?title=Fossil_fuel&oldid=1062298144"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Fossil Fuel Power Plant"@en . @@ -255,7 +256,7 @@ cco:FossilFuelPowerPlant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GasProcessingFacility cco:GasProcessingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Refinery ; - cco:definition "A Refinery that is designed for refining natural gas into products of value."@en ; + skos:definition "A Refinery that is designed for refining natural gas into products of value."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Natural-gas_processing&oldid=1056700541"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Gas Processing Facility"@en . @@ -264,7 +265,7 @@ cco:GasProcessingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GovernmentBuilding cco:GovernmentBuilding rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for the administration of a community."@en ; + skos:definition "A Facility that is designed for the administration of a community."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Administration_(government)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Government Building"@en . @@ -273,7 +274,7 @@ cco:GovernmentBuilding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroceryStore cco:GroceryStore rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; - cco:definition "A Commercial Facility that is designed to sell food."@en ; + skos:definition "A Commercial Facility that is designed to sell food."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Grocery_store&oldid=1060022873"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Grocery Store"@en . @@ -282,7 +283,7 @@ cco:GroceryStore rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HealthcareFacility cco:HealthcareFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for the diagnosis, treatment, and prevention of disease."@en ; + skos:definition "A Facility that is designed for the diagnosis, treatment, and prevention of disease."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Medicine&oldid=1062226814"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Healthcare Facility"@en . @@ -291,7 +292,7 @@ cco:HealthcareFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Heliport cco:Heliport rdf:type owl:Class ; rdfs:subClassOf cco:Airport ; - cco:definition "An Airport that is designed for launching, receiving, and housing Rotorcraft."@en ; + skos:definition "An Airport that is designed for launching, receiving, and housing Rotorcraft."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Heliport&oldid=1049937701"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Heliport"@en . @@ -300,7 +301,7 @@ cco:Heliport rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hospital cco:Hospital rdf:type owl:Class ; rdfs:subClassOf cco:HealthcareFacility ; - cco:definition "A Healthcare Facility that is designed to provide patient treatment with specialized staff and equipment."@en ; + skos:definition "A Healthcare Facility that is designed to provide patient treatment with specialized staff and equipment."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Hospital&oldid=1063047817"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hospital"@en . @@ -309,7 +310,7 @@ cco:Hospital rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hostel cco:Hostel rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; - cco:definition "A Residential Facility that is designed to temporarily lodge guests in a sociable environment for relatively low costs."@en ; + skos: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/w/index.php?title=Hostel&oldid=1057812930"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hostel"@en . @@ -318,7 +319,7 @@ cco:Hostel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hotel cco:Hotel rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; - cco:definition "A Residential Facility that is designed to provide lodging that is paid for on a short-term basis."@en ; + skos: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/w/index.php?title=Hotel&oldid=1063583593"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hotel"@en . @@ -327,7 +328,7 @@ cco:Hotel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/House cco:House rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; - cco:definition "A Residential Facility that is designed to provide a self-standing, permanent residence for an individual, family, household, multiple families, or similar-sized group."@en ; + skos: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/w/index.php?title=House&oldid=1062818553"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "House"@en . @@ -336,7 +337,7 @@ cco:House rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydroelectricPowerPlant cco:HydroelectricPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; - cco:definition "An Electric Power Station that is designed to convert hydropower into electrical power."@en ; + skos:definition "An Electric Power Station that is designed to convert hydropower into electrical power."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Hydroelectricity&oldid=1062438236"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Hydroelectric Power Plant"@en . @@ -345,7 +346,7 @@ cco:HydroelectricPowerPlant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Landfill cco:Landfill rdf:type owl:Class ; rdfs:subClassOf cco:WasteManagementFacility ; - cco:definition "A Waste Management Facility that is designed for disposing of waste by burial."@en ; + skos:definition "A Waste Management Facility that is designed for disposing of waste by burial."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Landfill&oldid=1058364420"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Landfill"@en . @@ -354,7 +355,7 @@ cco:Landfill rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MailingFacility cco:MailingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for the systematic physical transportation of documents and packages."@en ; + skos:definition "A Facility that is designed for the systematic physical transportation of documents and packages."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Mail&oldid=1057401839"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Mailing Facility"@en . @@ -363,7 +364,7 @@ cco:MailingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MaintenanceFacility cco:MaintenanceFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to be used to perform actions to maintain or improve the state of some property or equipment."@en ; + skos:definition "A Facility that is designed to be used to perform actions to maintain or improve the state of some property or equipment."@en ; cco:definition_source "http://www.dictionary.com/browse/maintain" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Maintenance Facility"@en . @@ -372,7 +373,7 @@ cco:MaintenanceFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MedicalDepot cco:MedicalDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store medical supplies."@en ; + skos:definition "A Storage Facility that is designed to store medical supplies."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Medical Depot"@en . @@ -380,7 +381,7 @@ cco:MedicalDepot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryBase cco:MilitaryBase rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed to shelter military equipment and personnel and to facilitate training and operations."@en ; + skos: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/w/index.php?title=Military_base&oldid=1047077734"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Military Base"@en . @@ -389,7 +390,7 @@ cco:MilitaryBase rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryFacility cco:MilitaryFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to support a Military Force."@en ; + skos:definition "A Facility that is designed to support a Military Force."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Military&oldid=1063431234"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Military Facility"@en . @@ -398,7 +399,7 @@ cco:MilitaryFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryHeadquartersFacility cco:MilitaryHeadquartersFacility rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed for military administration and coordination."@en ; + skos:definition "A Military Facility that is designed for military administration and coordination."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Headquarters&oldid=1046429636"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Military Headquarters Facility"@en . @@ -407,7 +408,7 @@ cco:MilitaryHeadquartersFacility rdf:type owl:Class ; ### 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 minerals or other geological materials from an orebody, lode, vein, seam, reef, or placer deposit within the earth."@en ; + skos:definition "A Facility that is designed to support the extraction of minerals or other geological materials from an orebody, lode, vein, seam, reef, or placer deposit within the earth."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Mining&oldid=1062844924"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Mine"@en . @@ -416,7 +417,7 @@ cco:Mine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MissileLaunchSite cco:MissileLaunchSite rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; - cco:definition "A Military Facility that is designed for storing and launching missiles."@en ; + skos:definition "A Military Facility that is designed for storing and launching missiles."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Missile_launch_facility&oldid=1062709375"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Missile Launch Site"@en . @@ -425,7 +426,7 @@ cco:MissileLaunchSite rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Mosque cco:Mosque rdf:type owl:Class ; rdfs:subClassOf cco:ReligiousFacility ; - cco:definition "A Religious Facility that is designed for Islamic worship and prayer."@en ; + skos:definition "A Religious Facility that is designed for Islamic worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Mosque&oldid=1062609892"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Mosque"@en . @@ -434,7 +435,7 @@ cco:Mosque rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Motel cco:Motel rdf:type owl:Class ; rdfs:subClassOf cco:Hotel ; - cco:definition "A Hotel that is designed to accommodate motor vehicles along with their occupants."@en ; + skos:definition "A Hotel that is designed to accommodate motor vehicles along with their occupants."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Motel&oldid=1063898961"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Motel"@en . @@ -443,7 +444,7 @@ cco:Motel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MotorVehicleManufacturingFacility cco:MotorVehicleManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed to manufacture automobiles."@en ; + skos:definition "A Factory that is designed to manufacture automobiles."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Automotive_industry&oldid=1061661751"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Motor Vehicle Manufacturing Facility"@en . @@ -452,7 +453,7 @@ cco:MotorVehicleManufacturingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearPowerPlant cco:NuclearPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ThermalPowerPlant ; - cco:definition "A Thermal Power Plant that is designed to produce heat by means of a nuclear reactor, which is then converted to electrical energy."@en ; + skos: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/w/index.php?title=Nuclear_power_plant&oldid=1062752651"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Nuclear Power Plant"@en . @@ -461,7 +462,7 @@ cco:NuclearPowerPlant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NuclearStorageDepot cco:NuclearStorageDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store nuclear material."@en ; + skos:definition "A Storage Facility that is designed to store nuclear material."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Nuclear Storage Depot"@en . @@ -469,7 +470,7 @@ cco:NuclearStorageDepot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OfficeBuilding cco:OfficeBuilding rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; - cco:definition "A Commercial Facility that is designed as an environment for conducting commercial, professional, or bureaucratic work."@en ; + skos: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/w/index.php?title=Office&oldid=1063508719"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Office Building"@en . @@ -478,7 +479,7 @@ cco:OfficeBuilding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpenPitMine cco:OpenPitMine rdf:type owl:Class ; rdfs:subClassOf cco:Mine ; - cco:definition "A Mine that is designed to support the extraction of materials from the ground directly without using tunnels."@en ; + skos: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/w/index.php?title=Open-pit_mining&oldid=1059271938"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Open Pit Mine"@en . @@ -487,7 +488,7 @@ cco:OpenPitMine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PetrochemicalRefinery cco:PetrochemicalRefinery rdf:type owl:Class ; rdfs:subClassOf cco:Refinery ; - cco:definition "A Refinery that is designed for refining crude oil, intermediate petroleum products, or synthetic petroleum into products of value."@en ; + skos: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/w/index.php?title=Petrochemical&oldid=1060574535"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Petrochemical Refinery"@en . @@ -496,7 +497,7 @@ cco:PetrochemicalRefinery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PetroleumDepot cco:PetroleumDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store petroleum, oil, or lubricants."@en ; + skos:definition "A Storage Facility that is designed to store petroleum, oil, or lubricants."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Petroleum Depot"@en . @@ -504,7 +505,7 @@ cco:PetroleumDepot rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PetroleumManufacturingFacility cco:PetroleumManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed to manufacture petroleum-based products."@en ; + skos:definition "A Factory that is designed to manufacture petroleum-based products."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Petroleum&oldid=1062956217"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Petroleum Manufacturing Facility"@en . @@ -513,7 +514,7 @@ cco:PetroleumManufacturingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pier cco:Pier rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; - cco:definition "A Transportation Facility that is designed to partially enclose a harbor and form a landing place for Watercraft."@en ; + skos: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/w/index.php?title=Pier&oldid=1057802753"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Pier"@en . @@ -522,7 +523,7 @@ cco:Pier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pipeline cco:Pipeline rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; - cco:definition "A Product Transport Facility that is designed to transport goods or materials through a pipe."@en ; + skos:definition "A Product Transport Facility that is designed to transport goods or materials through a pipe."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Pipeline&oldid=1024308788"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Pipeline"@en . @@ -531,7 +532,7 @@ cco:Pipeline rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PoliceStation cco:PoliceStation rdf:type owl:Class ; rdfs:subClassOf cco:PublicSafetyFacility ; - cco:definition "A Public Safety Facility that is designed for the professional and clerical processes of a local police force."@en ; + skos: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/w/index.php?title=Police_station&oldid=1056208781"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Police Station"@en . @@ -540,7 +541,7 @@ cco:PoliceStation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Port cco:Port rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; - cco:definition "A Transportation Facility that is designed to contain harbors for docking Watercraft and for transfering people or cargo to and from land."@en ; + skos: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/w/index.php?title=Port&oldid=1064091505"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Port"@en . @@ -549,7 +550,7 @@ cco:Port rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PostOffice cco:PostOffice rdf:type owl:Class ; rdfs:subClassOf cco:MailingFacility ; - cco:definition "A Mailing Facility that is designed for serving customers of the national postal system."@en ; + skos:definition "A Mailing Facility that is designed for serving customers of the national postal system."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Post_office&oldid=1063684373"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Post Office"@en . @@ -558,7 +559,7 @@ cco:PostOffice rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransmissionLine cco:PowerTransmissionLine rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; - cco:definition "A Product Transport Facility that is designed to transmit electricity over distance via a system of above ground wires including their supports."@en ; + skos: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/w/index.php?title=Electric_power_transmission&oldid=1062551058"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Power Transmission Line"@en . @@ -567,7 +568,7 @@ cco:PowerTransmissionLine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProductTransportFacility cco:ProductTransportFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to transport some product."@en ; + skos:definition "A Facility that is designed to transport some product."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Product Transport Facility"@en . @@ -575,7 +576,7 @@ cco:ProductTransportFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PublicSafetyFacility cco:PublicSafetyFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for the prevention of and protection from events that could endanger, injure, or damage the general public."@en ; + skos: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/w/index.php?title=Public_security&oldid=1058257389"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Public Safety Facility"@en . @@ -584,7 +585,7 @@ cco:PublicSafetyFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PumpingStation cco:PumpingStation rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; - cco:definition "A Product Transport Facility that is designed to pump fluids from one place to another."@en ; + skos:definition "A Product Transport Facility that is designed to pump fluids from one place to another."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Pumping_station&oldid=1045678418"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Pumping Station"@en . @@ -593,7 +594,7 @@ cco:PumpingStation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadioRelayStation cco:RadioRelayStation rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationsFacility ; - cco:definition "A Communications Facility that is designed to support the receiving and re-transmitting of radio signals."@en ; + skos:definition "A Communications Facility that is designed to support the receiving and re-transmitting of radio signals."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Radio Relay Station"@en . @@ -601,7 +602,7 @@ cco:RadioRelayStation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RailFacility cco:RailFacility rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; - cco:definition "A Transportation Facility that is designed for transferring people or cargo to and from Trains."@en ; + skos:definition "A Transportation Facility that is designed for transferring people or cargo to and from Trains."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Train_station&oldid=1063922802"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Rail Facility"@en . @@ -610,7 +611,7 @@ cco:RailFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Refinery cco:Refinery rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed for refining raw materials into products of value."@en ; + skos:definition "A Factory that is designed for refining raw materials into products of value."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Refinery&oldid=1027092124"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Refinery"@en . @@ -619,7 +620,7 @@ cco:Refinery rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReligiousFacility cco:ReligiousFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for worship and prayer."@en ; + skos:definition "A Facility that is designed for worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Religion&oldid=1063431202"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Religious Facility"@en . @@ -628,7 +629,7 @@ cco:ReligiousFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Reservoir cco:Reservoir rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store water in a man-made open enclosure or area."@en ; + skos: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/w/index.php?title=Reservoir&oldid=1055068000"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Reservoir"@en . @@ -637,7 +638,7 @@ cco:Reservoir rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ResidentialFacility cco:ResidentialFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to house one or more Persons."@en ; + skos:definition "A Facility that is designed to house one or more Persons."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Residence&oldid=1019728937"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Residential Facility"@en . @@ -646,7 +647,7 @@ cco:ResidentialFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RetailFacility cco:RetailFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for buying and selling goods and services, especially on a large scale."@en ; + skos: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/w/index.php?title=Commerce&oldid=1063120985"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Commercial Facility"@en . @@ -655,7 +656,7 @@ cco:RetailFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/School cco:School rdf:type owl:Class ; rdfs:subClassOf cco:EducationalFacility ; - cco:definition "An Education Facility that is designed to provide learning space and environments for teaching of students under the direction of teachers."@en ; + skos: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/w/index.php?title=School&oldid=1063515394"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "School"@en . @@ -664,9 +665,9 @@ cco:School rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SeatOfLocalGovernment cco:SeatOfLocalGovernment rdf:type owl:Class ; rdfs:subClassOf cco:GovernmentBuilding ; - cco:alternative_label "City Hall"@en , + skos:altLabel "City Hall"@en , "Town Hall"@en ; - cco:definition "A Government Building that is designed for the administration of a local community."@en ; + skos:definition "A Government Building that is designed for the administration of a local community."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Seat_of_government&oldid=1063047501"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Seat of Local Government"@en . @@ -675,9 +676,9 @@ cco:SeatOfLocalGovernment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SeatOfNationalGovernment cco:SeatOfNationalGovernment rdf:type owl:Class ; rdfs:subClassOf cco:GovernmentBuilding ; - cco:definition "A Government Building that is designed for the administration of a sovereign nation."@en ; + skos:definition "A Government Building that is designed for the administration of a sovereign nation."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Seat_of_government&oldid=1063047501"^^xsd:anyURI ; - cco:example_of_usage "Parliament of Canada" , + skos:example "Parliament of Canada" , "United States Capitol" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Seat of National Government"@en . @@ -686,7 +687,7 @@ cco:SeatOfNationalGovernment rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SewageTreatmentFacility cco:SewageTreatmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:WasteManagementFacility ; - cco:definition "A Waste Management Facility that is designed for removing contaminants from wastewater, especially sewage."@en ; + skos:definition "A Waste Management Facility that is designed for removing contaminants from wastewater, especially sewage."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Sewage_treatment&oldid=1062966352"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Sewage Treatment Facility"@en . @@ -695,7 +696,7 @@ cco:SewageTreatmentFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Shop cco:Shop rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; - cco:definition "A Commercial Facility designed to sell small lots of goods to consumers."@en ; + skos:definition "A Commercial Facility designed to sell small lots of goods to consumers."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Retail&oldid=1061431295"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Shop"@en . @@ -704,7 +705,7 @@ cco:Shop rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Stage cco:Stage rdf:type owl:Class ; rdfs:subClassOf cco:EntertainmentFacility ; - cco:definition "An Entertainment Facility that is designed to provide a space upon which entertaining performances or productions can occur."@en ; + skos:definition "An Entertainment Facility that is designed to provide a space upon which entertaining performances or productions can occur."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Stage_(theatre)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Stage"@en . @@ -713,7 +714,7 @@ cco:Stage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StorageFacility cco:StorageFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to store materials or goods."@en ; + skos:definition "A Facility that is designed to store materials or goods."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Storage&oldid=1048222564"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Storage Facility"@en . @@ -722,7 +723,7 @@ cco:StorageFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Synagogue cco:Synagogue rdf:type owl:Class ; rdfs:subClassOf cco:ReligiousFacility ; - cco:definition "A Religious Facility that is designed for Judaic worship and prayer."@en ; + skos:definition "A Religious Facility that is designed for Judaic worship and prayer."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Synagogue&oldid=1063773298"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Synagogue"@en . @@ -731,7 +732,7 @@ cco:Synagogue rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TerroristTrainingCamp cco:TerroristTrainingCamp rdf:type owl:Class ; rdfs:subClassOf cco:TrainingCamp ; - cco:definition "A Training Camp designed to teach students methods of terrorism."@en ; + skos:definition "A Training Camp designed to teach students methods of terrorism."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Terrorist_training_camp&oldid=1037856600"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Terrorist Training Camp"@en . @@ -740,7 +741,7 @@ cco:TerroristTrainingCamp rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThermalPowerPlant cco:ThermalPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; - cco:definition "An Electric Power Station that is designed to convert heat energy into electrical energy."@en ; + skos:definition "An Electric Power Station that is designed to convert heat energy into electrical energy."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Thermal_power_station&oldid=1062208548"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Thermal Power Plant"@en . @@ -749,7 +750,7 @@ cco:ThermalPowerPlant rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TrainingCamp cco:TrainingCamp rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for rigorous and focused training in order to learn or improve skills, usually involving physical actions."@en ; + skos: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/w/index.php?title=Training_camp&oldid=1059977631"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Training Camp"@en . @@ -758,7 +759,7 @@ cco:TrainingCamp rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TransportationFacility cco:TransportationFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for commencing or concluding the transportation of transportation artifacts, or for housing transportation artifacts."@en ; + skos: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/w/index.php?title=Transport&oldid=1063526665"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Transportation Facility"@en . @@ -767,7 +768,7 @@ cco:TransportationFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UndergroundMine cco:UndergroundMine rdf:type owl:Class ; rdfs:subClassOf cco:Mine ; - cco:definition "A Mine that is designed to support the extraction of materials from the ground using underground tunnels and shafts."@en ; + skos:definition "A Mine that is designed to support the extraction of materials from the ground using underground tunnels and shafts."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Underground_mining_(hard_rock)" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Underground Mine"@en . @@ -776,7 +777,7 @@ cco:UndergroundMine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UnderwaterMine cco:UnderwaterMine rdf:type owl:Class ; rdfs:subClassOf cco:Mine ; - cco:definition "A Mine that is designed to support the extraction of materials from the ocean floor."@en ; + skos:definition "A Mine that is designed to support the extraction of materials from the ocean floor."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Naval_mine&oldid=1062538523"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Underwater Mine"@en . @@ -785,7 +786,7 @@ cco:UnderwaterMine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Warehouse cco:Warehouse rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Storage Facility that is designed to store commercial goods."@en ; + skos:definition "A Storage Facility that is designed to store commercial goods."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Warehouse&oldid=1063721454"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Warehouse"@en . @@ -794,7 +795,7 @@ cco:Warehouse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WashingFacility cco:WashingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed to wash personnel or equipment."@en ; + skos:definition "A Facility that is designed to wash personnel or equipment."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Washing&oldid=1035998791"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Washing Facility"@en . @@ -803,7 +804,7 @@ cco:WashingFacility rdf:type owl:Class ; ### 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 for some portion of the waste's existence."@en ; + skos:definition "A Facility that is designed for managing waste for some portion of the waste's existence."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Waste_management&oldid=1062844209"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Waste Management Facility"@en . @@ -812,7 +813,7 @@ cco:WasteManagementFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WaterTower cco:WaterTower rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; - cco:definition "A Facility that is the bearer of functions realized in processes of storing water in an elevated container."@en ; + skos: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/w/index.php?title=Water_tower&oldid=1059754959"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Water Tower"@en . @@ -821,7 +822,7 @@ cco:WaterTower rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WaterTreatmentFacility cco:WaterTreatmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; - cco:definition "A Facility that is designed for making water more acceptable for a specific end-use."@en ; + skos:definition "A Facility that is designed for making water more acceptable for a specific end-use."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Water_treatment&oldid=1061706931"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Water Treatment Facility"@en . @@ -830,7 +831,7 @@ cco:WaterTreatmentFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WeaponManufacturingFacility cco:WeaponManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; - cco:definition "A Factory that is designed to produce or assemble weapons."@en ; + skos:definition "A Factory that is designed to produce or assemble weapons."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Arms_industry&oldid=1063811497"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Weapon Manufacturing Facility"@en . @@ -839,7 +840,7 @@ cco:WeaponManufacturingFacility rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/WindFarm cco:WindFarm rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; - cco:definition "An Electric Power Station that is designed to convert the wind's kinetic energy into electrical power by means of wind turbines."@en ; + skos: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/w/index.php?title=Wind_farm&oldid=1062817899"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; rdfs:label "Wind Farm"@en . diff --git a/src/cco-modules/GeospatialOntology.ttl b/src/cco-modules/GeospatialOntology.ttl index 94914a7..7e8870a 100644 --- a/src/cco-modules/GeospatialOntology.ttl +++ b/src/cco-modules/GeospatialOntology.ttl @@ -3,6 +3,7 @@ @prefix obo: . @prefix owl: . @prefix rdf: . +@prefix skos: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @@ -44,7 +45,7 @@ cco:coincides_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 coincides with some immaterial entity im2 iff im1 is a spatial part of im2 and im2 is a spatial part of im1."@en ; + skos: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 ; skos:scopeNote "Given a stronger temporal interpretation, this property may be transitive and symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -54,7 +55,7 @@ cco:coincides_with rdf:type owl:ObjectProperty ; 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."@en ; + skos: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 ; skos:scopeNote "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -64,7 +65,7 @@ cco:connected_with rdf:type owl:ObjectProperty ; 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."@en ; + skos: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 ; skos:scopeNote "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en . @@ -75,7 +76,7 @@ cco:externally_connects_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 externally connects with some immaterial entity im2 iff im1 connects with im2 and im1 does not overlap with im2."@en ; + skos: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:definition_source "Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, \"A spatial logic based on regions and connection,\" Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "externally connects with"@en ; @@ -88,7 +89,7 @@ cco:has_nontangential_part rdf:type owl:ObjectProperty ; owl:inverseOf cco:nontangential_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "x has_nontangential_part y iff x and y are instances of Immaterial Entity, and x has_spatial_part y, such that there does not exist another instance of an Immaterial Entity which externally connects with both x and y."@en ; + skos:definition "x has_nontangential_part y iff x and y are instances of Immaterial Entity, and x has_spatial_part y, such that there does not exist another instance of an Immaterial Entity which externally connects with both x and y."@en ; cco:definition_source "Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, \"A spatial logic based on regions and connection,\" Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "has nontangential part"@en ; @@ -102,7 +103,7 @@ cco:has_spatial_part rdf:type owl:ObjectProperty ; owl:inverseOf cco:spatial_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "y has_spatial_part x iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; + skos:definition "y has_spatial_part x iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; cco:definition_source "Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, \"A spatial logic based on regions and connection,\" Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "has spatial part"@en . @@ -114,7 +115,7 @@ cco:has_tangential_part rdf:type owl:ObjectProperty ; owl:inverseOf cco:tangential_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "x has_tangential_part y iff x, y, and z are instances of Immaterial Entity, and x has_spatial_part y, such that z externally connects with both x and y."@en ; + skos:definition "x has_tangential_part y iff x, y, and z are instances of Immaterial Entity, and x has_spatial_part y, such that z externally connects with both x and y."@en ; cco:definition_source "Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, \"A spatial logic based on regions and connection,\" Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "has tangential part"@en ; @@ -126,7 +127,7 @@ cco:nontangential_part_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:spatial_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 is a nontangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there does not exist an immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2."@en ; + skos: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:definition_source "Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, \"A spatial logic based on regions and connection,\" Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "nontangential part of"@en ; @@ -138,7 +139,7 @@ cco:partially_overlaps_with rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 partially overlaps with some immaterial entity im2 iff im1 overlaps with im2 and im1 is not a spatial part of im2 and im2 is not a spatial part of im1."@en ; + skos: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:definition_source "Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, \"A spatial logic based on regions and connection,\" Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "partially overlaps with"@en ; @@ -151,7 +152,7 @@ cco:spatial_part_of rdf:type owl:ObjectProperty ; cco:connected_with ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "x spatial_part_of y iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; + skos:definition "x spatial_part_of y iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ; cco:definition_source "Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, \"A spatial logic based on regions and connection,\" Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:comment "in the sense used here, spatial part of is elsewhere referred to as proper spatial part of"@en ; @@ -163,7 +164,7 @@ cco:tangential_part_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:spatial_part_of ; rdfs:domain obo:BFO_0000141 ; rdfs:range obo:BFO_0000141 ; - cco:definition "An immaterial entity im1 is a tangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there exists some immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2."@en ; + skos: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:definition_source "Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, \"A spatial logic based on regions and connection,\" Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "tangential part of"@en ; @@ -176,7 +177,7 @@ 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."@en ; + skos:scopeNote "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 . @@ -185,7 +186,7 @@ cco:has_altitude_value rdf:type owl:DatatypeProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/has_latitude_value cco:has_latitude_value rdf:type owl:DatatypeProperty ; rdfs:range xsd:decimal ; - cco:definition "A Data Property that has as its range the latitude value from some Geospatial Location coordinates set expressed in decimal degrees."@en ; + skos: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 . @@ -193,15 +194,15 @@ cco:has_latitude_value rdf:type owl:DatatypeProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/has_longitude_value cco:has_longitude_value rdf:type owl:DatatypeProperty ; rdfs:range xsd:decimal ; - cco:definition "A Data Property that has as its range the longitude value from some Geospatial Location coordinates set expressed in decimal degrees."@en ; + skos: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."@en ; - cco:example_of_usage "Polygon ((10 10, 10 20, 20 20, 20 15, 10 10))" ; + skos:definition "A Data Property that has as its range a string formated according to the Well-known text standardization for geometric objects."@en ; + skos:example "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 . @@ -214,7 +215,7 @@ 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."@en ; + skos: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 . @@ -223,7 +224,7 @@ cco:AnthropogenicFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AtmosphericFeature cco:AtmosphericFeature rdf:type owl:Class ; rdfs:subClassOf cco:GeographicFeature ; - cco:definition "A Geographic Feature that is part of the atmosphere (including the atmosphere itself as a non-proper part) having a relatively stable lifecycle and which has a location that can be distinguished from the surrounding portion of the atmosphere."@en ; + skos: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 . @@ -231,8 +232,8 @@ cco:AtmosphericFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AxisOfRotation cco:AxisOfRotation rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:alternative_label "Rotational Axis"@en ; - cco:definition "A One-Dimensional Spatial Region defined by the line around which a spinning body rotates."@en ; + skos:altLabel "Rotational Axis"@en ; + skos: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 . @@ -248,7 +249,7 @@ 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."@en ; + skos: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 . @@ -256,7 +257,7 @@ cco:BoundingBoxPoint rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CenterOfMass cco:CenterOfMass rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000018 ; - cco:definition "A Zero-Dimensional Spatial Region that is the point where the weighted position vectors of the distributed Mass of a Material Entity relative to this point sum to zero."@en ; + skos: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/w/index.php?title=Center_of_mass&oldid=1059976491"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Center of Mass"@en . @@ -265,7 +266,7 @@ cco:CenterOfMass rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ConstructedFeature cco:ConstructedFeature rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; - cco:definition "An Anthropogenic Feature that has been constructed by deliberate human effort."@en ; + skos: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 . @@ -273,7 +274,7 @@ cco:ConstructedFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Continent cco:Continent rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialRegion ; - cco:definition "A Geospatial Region that is bounded by any of the Earth's main continuous expanses of land."@en ; + skos:definition "A Geospatial Region that is 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 . @@ -282,7 +283,7 @@ cco:Continent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CoordinateSystemAxis cco:CoordinateSystemAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region defined by a Coordinate System for the purpose of identifying the position of entities along one dimension of the Coordinate System's spatial framework."@en ; + skos: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 . @@ -290,7 +291,7 @@ cco:CoordinateSystemAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentalFeature cco:EnvironmentalFeature rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; - cco:definition "A Material Entity that is either a natural or man-made feature of the environment."@en ; + skos: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 . @@ -298,7 +299,7 @@ cco:EnvironmentalFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeographicFeature cco:GeographicFeature rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentalFeature ; - cco:definition "An Environmental Feature that is a natural (i.e. not human made) topographical feature having a (relatively) stable location in some Geospatial Region which can be designated by location-specific data."@en ; + skos: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 . @@ -306,7 +307,7 @@ cco:GeographicFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialBoundary cco:GeospatialBoundary rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000142 ; - cco:definition "A Fiat Line that is a boundary of some Geospatial Region."@en ; + skos:definition "A Fiat Line 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 "One-Dimensional Geospatial Boundary"@en . @@ -314,7 +315,7 @@ cco:GeospatialBoundary rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialEllipse cco:GeospatialEllipse rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialBoundary ; - cco:definition "A One-Dimensional 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 ; + skos:definition "A One-Dimensional 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 . @@ -322,7 +323,7 @@ cco:GeospatialEllipse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialErrorRegion cco:GeospatialErrorRegion rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialBoundary ; - cco:definition "A One-Dimensional Geospatial Boundary that bounds some Geospatial Region according to probability estimations for locating some object within it."@en ; + skos:definition "A One-Dimensional 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 . @@ -330,7 +331,7 @@ cco:GeospatialErrorRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLine cco:GeospatialLine rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialLineString ; - cco:definition "A Geospatial Line String that has only two vertices."@en ; + skos: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 . @@ -338,7 +339,7 @@ cco:GeospatialLine rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLineString cco:GeospatialLineString rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialBoundary ; - cco:definition "A One-Dimensional 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 ; + skos:definition "A One-Dimensional 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 . @@ -350,7 +351,7 @@ cco:GeospatialLocation rdf:type owl:Class ; owl:onProperty obo:BFO_0000124 ; owl:someValuesFrom obo:BFO_0000001 ] ; - cco:definition "A Geospatial Region that is at which an Entity or Event is located."@en ; + skos:definition "A Geospatial Region that is 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 . @@ -358,7 +359,7 @@ cco:GeospatialLocation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPolygon cco:GeospatialPolygon rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialLineString ; - cco:definition "A Geospatial Line String that has at least three vertices where the connecting lines form a closed loop."@en ; + skos: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 . @@ -366,7 +367,7 @@ cco:GeospatialPolygon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPosition cco:GeospatialPosition rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000147 ; - cco:definition "A Fiat Point that is at or near the surface of the Earth and fixed according to some Geospatial Coordinate Reference System."@en ; + skos:definition "A Fiat Point 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 . @@ -374,7 +375,7 @@ cco:GeospatialPosition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegion cco:GeospatialRegion rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000029 ; - cco:definition "A Site that is at or near the surface of the Earth."@en ; + skos:definition "A Site that is 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 . @@ -382,7 +383,7 @@ cco:GeospatialRegion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegionBoundingBox cco:GeospatialRegionBoundingBox rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialPolygon ; - cco:definition "A Geospatial Polygon that has some Geospatial Region as a non-tangential proper part."@en ; + skos: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 . @@ -390,10 +391,10 @@ cco:GeospatialRegionBoundingBox rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundTrack cco:GroundTrack rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:alternative_label "Ground Trace"@en ; - cco:definition "A One-Dimensional Spatial Region defined by the line formed on the surface of an Astronomical Body by projecting an imaginary line from the center of the tracked Object to the center of the Astronomical Body as the Object travels above the surface."@en ; + skos:altLabel "Ground Trace"@en ; + skos: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/w/index.php?title=Ground_track&oldid=1058025510"^^xsd:anyURI ; - 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 ; + skos:scopeNote "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 . @@ -401,7 +402,7 @@ cco:GroundTrack rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GroundTrackPoint cco:GroundTrackPoint rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000018 ; - cco:definition "A Zero-Dimensional Spatial Region that is an idealized point located on the surface of an Astronomical Body directly below an Object Track Point."@en ; + skos: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 . @@ -409,7 +410,7 @@ cco:GroundTrackPoint rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HighDensityResidentialArea cco:HighDensityResidentialArea rdf:type owl:Class ; rdfs:subClassOf cco:PopulatedPlace ; - cco:definition "A Populated Place which is characterized by densely contained multiple-unit living structures."@en ; + skos: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 . @@ -418,7 +419,7 @@ cco:HighDensityResidentialArea rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/HydrographicFeature cco:HydrographicFeature rdf:type owl:Class ; rdfs:subClassOf cco:GeographicFeature ; - cco:definition "A Geographic Feature associated with water."@en ; + skos: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 . @@ -426,7 +427,7 @@ cco:HydrographicFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LowDensityResidentialArea cco:LowDensityResidentialArea rdf:type owl:Class ; rdfs:subClassOf cco:PopulatedPlace ; - cco:definition "A Populated Place where houses are on lots of more than one acre."@en ; + skos: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 . @@ -435,7 +436,7 @@ cco:LowDensityResidentialArea rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MajorAxis cco:MajorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that is the longest line segment that connects two points on the edge of an Ellipse."@en ; + skos: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 . @@ -443,7 +444,7 @@ cco:MajorAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MinorAxis cco:MinorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that is the longest line segment perpendicular to the Major Axis that connects two points on the edge of an Ellipse."@en ; + skos: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/w/index.php?title=Semi-major_and_semi-minor_axes&oldid=1047911304"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Minor Axis"@en . @@ -452,7 +453,7 @@ cco:MinorAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Nadir cco:Nadir rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that extends from a given location downward along the local vertical direction pointing in the direction of the apparent Gravitational Force at that location."@en ; + skos: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/w/index.php?title=Nadir&oldid=1057007248"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Nadir"@en . @@ -465,7 +466,7 @@ 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."@en ; + skos: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 . @@ -478,7 +479,7 @@ 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."@en ; + skos: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 . @@ -486,7 +487,7 @@ cco:ObjectTrackPoint rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Park cco:Park rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; - cco:definition "An Anthropogenic Feature that is a bounded area of land, or water, usually in its natural or semi-natural (landscaped) state and set aside for some purpose, usually to do with recreation or conservation."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Park&oldid=1061073992"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Park"@en . @@ -495,7 +496,7 @@ cco:Park rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PhysiographicFeature cco:PhysiographicFeature rdf:type owl:Class ; rdfs:subClassOf cco:GeographicFeature ; - cco:definition "A Geographic Feature that is a geomorphological unit characterized by its surface form and location in the landscape."@en ; + skos:definition "A Geographic Feature that is a geomorphological unit characterized by its surface form and location in the landscape."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Landform&oldid=1060439172"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Physiographic Feature"@en . @@ -504,8 +505,8 @@ cco:PhysiographicFeature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PitchAxis cco:PitchAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; - cco:alternative_label "Lateral Axis"@en ; - cco:definition "An Axis of Rotation that passes through the center of an object's Mass and is perpendicular both to the direction of the object's motion and to the object's Yaw Axis."@en ; + skos:altLabel "Lateral Axis"@en ; + skos:definition "An Axis of Rotation that passes through the center of an object's Mass and is perpendicular both to the direction of the object's motion and to the object's Yaw Axis."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Pitch Axis"@en . @@ -513,7 +514,7 @@ cco:PitchAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PopulatedPlace cco:PopulatedPlace rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; - cco:definition "An Anthropogenic Feature at which people live or have lived."@en ; + skos:definition "An Anthropogenic Feature at which people live or have lived."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Human_settlement&oldid=1060418164"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Populated place"@en . @@ -522,7 +523,7 @@ cco:PopulatedPlace rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAtmosphere cco:PortionOfAtmosphere rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A fiat object part of the layer of gas or layers of gases that envelop a natural satellite."@en ; + skos:definition "A fiat object part of the layer of gas or layers of gases that envelop a natural satellite."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Atmosphere&oldid=1135486662"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Portion of Atmosphere"@en . @@ -531,7 +532,7 @@ cco:PortionOfAtmosphere rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryosphere cco:PortionOfCryosphere rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A fiat object part of the frozen part of a natural satellite's hydosphere"@en ; + skos:definition "A fiat object part of the frozen part of a natural satellite's hydosphere"@en ; cco:definition_source "https://oceanservice.noaa.gov/facts/cryosphere.html (accessed 03/06/2023)"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Portion of Cryosphere"@en . @@ -540,7 +541,7 @@ cco:PortionOfCryosphere rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGeosphere cco:PortionOfGeosphere rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A fiat object part that is composed of one or more portions of the atmosphere, cryosphere, hydrosphere, or lithosphere"@en ; + skos:definition "A fiat object part that is composed of one or more portions of the atmosphere, cryosphere, hydrosphere, or lithosphere"@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Geosphere&oldid=1137306949"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Portion of Geosphere"@en . @@ -549,7 +550,7 @@ cco:PortionOfGeosphere rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfHydrosphere cco:PortionOfHydrosphere rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A fiat object part of the combined mass of water found on, under, and above the surface of a natural satellite"@en ; + skos:definition "A fiat object part of the combined mass of water found on, under, and above the surface of a natural satellite"@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Hydrosphere&oldid=1128848972"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Portion of Hydrosphere"@en . @@ -558,7 +559,7 @@ cco:PortionOfHydrosphere rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLithosphere cco:PortionOfLithosphere rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000024 ; - cco:definition "A fiat object part of the rigid, outermost rocky shell of a natural satellite."@en ; + skos:definition "A fiat object part of the rigid, outermost rocky shell of a natural satellite."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Lithosphere&oldid=1143215085"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Portion of Lithosphere"@en . @@ -567,8 +568,8 @@ cco:PortionOfLithosphere rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RollAxis cco:RollAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; - cco:alternative_label "Longitudinal Axis"@en ; - cco:definition "An Axis of Rotation that passes through the center of an object's Mass from the front to the back of the object as defined by the direction of the object's motion."@en ; + skos:altLabel "Longitudinal Axis"@en ; + skos: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 . @@ -576,7 +577,7 @@ cco:RollAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SeaLevel cco:SeaLevel rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000146 ; - cco:definition "A Fiat Surface 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 ; + skos:definition "A Fiat Surface 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 . @@ -584,7 +585,7 @@ cco:SeaLevel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SemiMajorAxis cco:SemiMajorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that is equal to half the length of the Major Axis of an Ellipse."@en ; + skos: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 . @@ -592,7 +593,7 @@ cco:SemiMajorAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SemiMinorAxis cco:SemiMinorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that is equal to half the length of the Minor Axis of an Ellipse."@en ; + skos: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 . @@ -600,7 +601,7 @@ cco:SemiMinorAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Subcontinent cco:Subcontinent rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialRegion ; - cco:definition "A Geospatial Region that is bounded by a large, relatively self-contained landmass forming a subdivision of a Continent."@en ; + skos:definition "A Geospatial Region that is bounded by a large, relatively self-contained landmass forming a subdivision of a Continent."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Continent&oldid=1064057312"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Subcontinent"@en . @@ -613,7 +614,7 @@ 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."@en ; + skos: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 . @@ -621,7 +622,7 @@ cco:ThreeDimensionalPath rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalPosition cco:ThreeDimensionalPosition rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000028 ; - cco:definition "A Three-Dimensional Spatial Region that encompasses the (minimal) spatial region in which some object is located at a particular time."@en ; + skos: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 . @@ -630,8 +631,8 @@ cco:ThreeDimensionalPosition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/YawAxis cco:YawAxis rdf:type owl:Class ; rdfs:subClassOf cco:AxisOfRotation ; - cco:alternative_label "Vertical Axis"@en ; - cco:definition "An Axis of Rotation that passes through the center of an object's Mass from the top to the bottom and is perpendicular to the direction of the object's motion. For objects in Orbit, the Yaw Axis passes through the Barycenter of its Orbit."@en ; + skos:altLabel "Vertical Axis"@en ; + skos: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 . @@ -639,7 +640,7 @@ cco:YawAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Zenith cco:Zenith rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; - cco:definition "A One-Dimensional Spatial Region that extends from a given location upward along the local vertical direction pointing in the direction opposite the apparent Gravitational Force at that location."@en ; + skos: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/w/index.php?title=Zenith&oldid=1052625030"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Zenith"@en . @@ -648,7 +649,7 @@ cco:Zenith rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/xAxis cco:xAxis rdf:type owl:Class ; rdfs:subClassOf cco:CoordinateSystemAxis ; - cco:definition "A Coordinate System Axis designated by the variable 'x'."@en ; + skos: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 . @@ -656,7 +657,7 @@ cco:xAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/yAxis cco:yAxis rdf:type owl:Class ; rdfs:subClassOf cco:CoordinateSystemAxis ; - cco:definition "A Coordinate System Axis designated by the variable 'y'."@en ; + skos: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 . @@ -664,7 +665,7 @@ cco:yAxis rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/zAxis cco:zAxis rdf:type owl:Class ; rdfs:subClassOf cco:CoordinateSystemAxis ; - cco:definition "A Coordinate System Axis designated by the variable 'z'."@en ; + skos: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 . diff --git a/src/cco-modules/InformationEntityOntology.ttl b/src/cco-modules/InformationEntityOntology.ttl index 354b1be..5ac57c6 100644 --- a/src/cco-modules/InformationEntityOntology.ttl +++ b/src/cco-modules/InformationEntityOntology.ttl @@ -3,6 +3,7 @@ @prefix obo: . @prefix owl: . @prefix rdf: . +@prefix skos: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @@ -31,7 +32,7 @@ cco:condition_described_by rdf:type owl:ObjectProperty ; owl:propertyChainAxiom ( cco:described_by obo:BFO_0000176 ) ; - 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 ; + skos: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 . @@ -41,7 +42,7 @@ cco:described_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:describes ; rdfs:range cco:DescriptiveInformationContentEntity ; - cco:definition "x described_by y iff y is an instance of Information Content Entity, and x is an instance of Entity, such that y is about the characteristics by which y can be recognized or visualized."@en ; + skos:definition "x described_by y iff y is an instance of Information Content Entity, and x is an instance of Entity, such that y is about the characteristics by which y can be recognized or visualized."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "described by"@en . @@ -50,8 +51,8 @@ cco:described_by rdf:type owl:ObjectProperty ; cco:describes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdfs:domain cco:DescriptiveInformationContentEntity ; - cco:definition "x describes y iff x is an instance of Information Content Entity, and y is an instance of Entity, such that x is about the characteristics by which y can be recognized or visualized."@en ; - cco:example_of_usage "the content of a newspaper article describes some current event" , + skos:definition "x describes y iff x is an instance of Information Content Entity, and y is an instance of Entity, such that x is about the characteristics by which y can be recognized or visualized."@en ; + skos:example "the content of a newspaper article describes some current event" , "the content of a visitor's log describes some facility visit" , "the content of an accident report describes some accident" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -65,7 +66,7 @@ cco:describes_condition rdf:type owl:ObjectProperty ; owl:propertyChainAxiom ( obo:BFO_0000178 cco:describes ) ; - cco:definition "p describes_condition c iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and d describes c, and c is an entity that is causally relevant to s existing as prescribed by p."@en ; + skos: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 . @@ -75,7 +76,7 @@ cco:designated_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:designates ; rdfs:range cco:DesignativeInformationContentEntity ; - cco:definition "x designated_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that given some context, y uniquely distinguishes x from other entities."@en ; + skos:definition "x designated_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that given some context, y uniquely distinguishes x from other entities."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "designated by"@en . @@ -84,8 +85,8 @@ cco:designated_by rdf:type owl:ObjectProperty ; cco:designates rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdfs:domain cco:DesignativeInformationContentEntity ; - cco:definition "x designates y iff x is an instance of an Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities."@en ; - cco:example_of_usage "a URL designates the location of a Web Page on the internet" , + skos:definition "x designates y iff x is an instance of an Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities."@en ; + skos:example "a URL designates the location of a Web Page on the internet" , "a person's name designates that person" , "a vehicle identification number designates some vehicle" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -98,8 +99,8 @@ cco:is_a_interval_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_interval ; rdfs:domain cco:IntervalMeasurementInformationContentEntity ; - cco:definition "x is_a_interval_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; - cco:example_of_usage "a measurement of air temperature on the Celsius scale." ; + skos:definition "x is_a_interval_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; + skos:example "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 . @@ -109,7 +110,7 @@ cco:is_a_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:describes ; owl:inverseOf cco:is_measured_by ; rdfs:domain cco:MeasurementInformationContentEntity ; - cco:definition "x is_a_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; + skos:definition "x is_a_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "This object property, as well as all of its children are typified as functional properties. This means that for instances x, y, and z if x is a measurement of y and x is a measurement of z, then y = z."@en ; rdfs:label "is a measurement of"@en ; @@ -121,7 +122,7 @@ cco:is_a_nominal_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_nominal ; rdfs:domain cco:NominalMeasurementInformationContentEntity ; - cco:definition "x is_a_nominal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; + skos:definition "x is_a_nominal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is a nominal measurement of"@en . @@ -131,7 +132,7 @@ cco:is_a_ordinal_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_ordinal ; rdfs:domain cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "x is_a_ordinal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; + skos:definition "x is_a_ordinal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is a ordinal measurement of"@en . @@ -141,7 +142,7 @@ cco:is_a_ratio_measurement_of rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_a_measurement_of ; owl:inverseOf cco:is_measured_by_ratio ; rdfs:domain cco:RatioMeasurementInformationContentEntity ; - cco:definition "x is_a_ratio_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; + skos:definition "x is_a_ratio_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is a ratio measurement of"@en . @@ -151,7 +152,7 @@ cco:is_about rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_subject_of ; rdfs:domain cco:InformationContentEntity ; rdfs:range obo:BFO_0000001 ; - cco:definition "A primitive relationship between an Information Content Entity and some Entity."@en ; + skos: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 . @@ -161,7 +162,7 @@ cco:is_about rdf:type owl:ObjectProperty ; cco:is_excerpted_from rdf:type owl:ObjectProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:InformationBearingEntity ; - cco:definition "An Information Bearing Entity b1 is excerpted from another Information Bearing Entity B2 iff b1 is part of some Information Bearing Entity B1 that is carrier of some Information Content Entity C1, B2 is carrier of some Information Content Entity C2, C1 is not identical with C2, b1 is carrier of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is carrier of c1 (i.e. the same Information Content Entity as borne by b1)."@en ; + skos:definition "An Information Bearing Entity b1 is excerpted from another Information Bearing Entity B2 iff b1 is part of some Information Bearing Entity B1 that is carrier of some Information Content Entity C1, B2 is carrier of some Information Content Entity C2, C1 is not identical with C2, b1 is carrier of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is carrier of c1 (i.e. the same Information Content Entity as borne by b1)."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is excerpted from"@en . @@ -172,7 +173,7 @@ 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:definition "x is_geospatial_coordinate_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "x is_geospatial_coordinate_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is geospatial coordinate reference system of"@en . @@ -181,7 +182,7 @@ cco:is_geospatial_coordinate_reference_system_of rdf:type owl:ObjectProperty ; cco:is_measured_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:described_by ; rdfs:range cco:MeasurementInformationContentEntity ; - cco:definition "y is_measured_by x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; + skos:definition "y is_measured_by x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by"@en . @@ -190,7 +191,7 @@ cco:is_measured_by rdf:type owl:ObjectProperty ; cco:is_measured_by_interval rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdfs:range cco:IntervalMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_interval x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; + skos:definition "y is_measured_by_interval x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by interval"@en . @@ -199,7 +200,7 @@ cco:is_measured_by_interval rdf:type owl:ObjectProperty ; cco:is_measured_by_nominal rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdfs:range cco:NominalMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_nominal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; + skos:definition "y is_measured_by_nominal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by nominal"@en . @@ -208,7 +209,7 @@ cco:is_measured_by_nominal rdf:type owl:ObjectProperty ; cco:is_measured_by_ordinal rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdfs:range cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_ordinal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; + skos:definition "y is_measured_by_ordinal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by ordinal"@en . @@ -217,7 +218,7 @@ cco:is_measured_by_ordinal rdf:type owl:ObjectProperty ; cco:is_measured_by_ratio rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_measured_by ; rdfs:range cco:RatioMeasurementInformationContentEntity ; - cco:definition "y is_measured_by_ratio x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; + skos:definition "y is_measured_by_ratio x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measured by ratio"@en . @@ -228,7 +229,7 @@ cco:is_measurement_unit_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses_measurement_unit ; rdfs:domain cco:MeasurementUnit ; rdfs:range cco:InformationBearingEntity ; - cco:definition "x is_measurement_unit_of y iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; + skos:definition "x is_measurement_unit_of y iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is measurement unit of"@en . @@ -236,14 +237,14 @@ cco:is_measurement_unit_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_mention_of cco:is_mention_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_mentioned_by ; - cco:definition "x is_mention_of y iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; + skos:definition "x is_mention_of y iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is mention of"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_mentioned_by cco:is_mentioned_by rdf:type owl:ObjectProperty ; - cco:definition "y is_mention_by x iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; + skos:definition "y is_mention_by x iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is mentioned by"@en . @@ -254,7 +255,7 @@ cco:is_reference_system_of rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses_reference_system ; rdfs:domain cco:ReferenceSystem ; rdfs:range cco:InformationBearingEntity ; - cco:definition "x is_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "x is_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is reference system of"@en . @@ -262,7 +263,7 @@ cco:is_reference_system_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of cco:is_subject_of rdf:type owl:ObjectProperty ; rdfs:range cco:InformationContentEntity ; - cco:definition "A primitive relationship between an instance of an Entity and an instance of an Information Content Entity."@en ; + skos:definition "A primitive relationship between an instance of an Entity and an instance of an Information Content Entity."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is subject of"@en . @@ -273,7 +274,7 @@ cco:language_used_in rdf:type owl:ObjectProperty ; owl:inverseOf cco:uses_language ; rdfs:domain cco:Language ; rdfs:range cco:InformationBearingEntity ; - cco:definition "x language_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Language, such that the literal value of y is a string that is encoded according to the syntax of x."@en ; + skos:definition "x language_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Language, such that the literal value of y is a string that is encoded according to the syntax of x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "language used in"@en . @@ -283,7 +284,7 @@ cco:prescribed_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:prescribes ; rdfs:range cco:DirectiveInformationContentEntity ; - cco:definition "x prescribed_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that y serves as a rule or guide for x if x is an Occurrent, or y serves as a model for x if x is a Continuant."@en ; + skos:definition "x prescribed_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that y serves as a rule or guide for x if x is an Occurrent, or y serves as a model for x if x is a Continuant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "prescribed by"@en . @@ -292,8 +293,8 @@ cco:prescribed_by rdf:type owl:ObjectProperty ; cco:prescribes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdfs:domain cco:DirectiveInformationContentEntity ; - cco:definition "x prescribes y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x serves as a rule or guide for y if y an Occurrent, or x serves as a model for y if y is a Continuant."@en ; - cco:example_of_usage "A blueprint prescribes some artifact or facility by being a model for it." , + skos:definition "x prescribes y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x serves as a rule or guide for y if y an Occurrent, or x serves as a model for y if y is a Continuant."@en ; + skos:example "A blueprint prescribes some artifact or facility by being a model for it." , "A professional code of conduct prescribes some realizations of a profession (role) by giving rules for how the bearer should act in those realizations." , "An operations plan prescribes an operation by enumerating the tasks that need to be performed in order to achieve the objectives of the operation." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -305,7 +306,7 @@ cco:represented_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:represents ; rdfs:range cco:RepresentationalInformationContentEntity ; - cco:definition "y represented_by x iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; + skos:definition "y represented_by x iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "See notes for inverse property." ; rdfs:label "represented by"@en . @@ -315,8 +316,8 @@ cco:represented_by rdf:type owl:ObjectProperty ; cco:represents rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:is_about ; rdfs:domain cco:RepresentationalInformationContentEntity ; - cco:definition "x represents y iff x is an instance of Information Content Entity, y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; - cco:elucidation "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ; + skos:definition "x represents y iff x is an instance of Information Content Entity, y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; + skos:scopeNote "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., grooves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding processes for images."@en ; rdfs:label "represents"@en ; @@ -329,7 +330,7 @@ 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:definition "x time_zone_identifier_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Time Zone Identifier, such that x designates the spatial region associated with the time zone mentioned in y."@en ; + skos:definition "x time_zone_identifier_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Time Zone Identifier, such that x designates the spatial region associated with the time zone mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "time zone identifier used by"@en . @@ -339,7 +340,7 @@ cco:uses_geospatial_coordinate_reference_system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:uses_reference_system ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:GeospatialCoordinateReferenceSystem ; - cco:definition "y uses_geospatial_coordinate_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "y uses_geospatial_coordinate_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses geospatial coordinate reference system"@en . @@ -349,7 +350,7 @@ cco:uses_language rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:prescribed_by ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:Language ; - cco:definition "x uses_language y iff x is an instance of an Information Bearing Entity and y is an instance of a Language such that the literal value of x is a string that is encoded according to the syntax of y."@en ; + skos:definition "x uses_language y iff x is an instance of an Information Bearing Entity and y is an instance of a Language such that the literal value of x is a string that is encoded according to the syntax of y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses language"@en . @@ -359,7 +360,7 @@ cco:uses_measurement_unit rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000101 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:MeasurementUnit ; - cco:definition "y uses_measurement_unit x iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; + skos:definition "y uses_measurement_unit x iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses measurement unit"@en . @@ -369,7 +370,7 @@ cco:uses_reference_system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000101 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:ReferenceSystem ; - cco:definition "y uses_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; + skos:definition "y uses_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses reference system"@en . @@ -379,7 +380,7 @@ cco:uses_time_zone_identifier rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000101 ; rdfs:domain cco:InformationBearingEntity ; rdfs:range cco:TimeZoneIdentifier ; - cco:definition "x uses_time_zone_identifier y iff x is an instance of Information Bearing Entity and y is an instance of Time Zone Identifier, such that y designates the spatial region associated with the time zone mentioned in x."@en ; + skos:definition "x uses_time_zone_identifier y iff x is an instance of Information Bearing Entity and y is an instance of Time Zone Identifier, such that y designates the spatial region associated with the time zone mentioned in x."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "uses time zone identifier"@en . @@ -392,7 +393,7 @@ 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:definition "A data property that has as its range a URI value."@en ; + skos:definition "A data property that has as its range a URI value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has URI value"@en . @@ -401,7 +402,7 @@ cco:has_URI_value rdf:type owl:DatatypeProperty ; cco:has_boolean_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:boolean ; - cco:definition "A data property that has as its range a boolean value."@en ; + skos:definition "A data property that has as its range a boolean value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has boolean value"@en . @@ -409,7 +410,7 @@ cco:has_boolean_value rdf:type owl:DatatypeProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/has_date_value cco:has_date_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; - cco:definition "A data property that has as its range a date value."@en ; + skos:definition "A data property that has as its range a date value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has date value"@en . @@ -418,7 +419,7 @@ cco:has_date_value rdf:type owl:DatatypeProperty ; cco:has_datetime_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:dateTime ; - cco:definition "A data property that has as its value a datetime value."@en ; + skos:definition "A data property that has as its value a datetime value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has datetime value"@en . @@ -427,7 +428,7 @@ cco:has_datetime_value rdf:type owl:DatatypeProperty ; cco:has_decimal_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:decimal ; - cco:definition "A data property that has as its range a decimal value."@en ; + skos:definition "A data property that has as its range a decimal value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has decimal value"@en . @@ -436,7 +437,7 @@ cco:has_decimal_value rdf:type owl:DatatypeProperty ; cco:has_double_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:double ; - cco:definition "A data property that has as its range a double value."@en ; + skos:definition "A data property that has as its range a double value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has double value"@en . @@ -445,7 +446,7 @@ cco:has_double_value rdf:type owl:DatatypeProperty ; cco:has_integer_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; rdfs:range xsd:integer ; - cco:definition "A data property that has as its range an integer value."@en ; + skos:definition "A data property that has as its range an integer value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has integer value"@en . @@ -453,7 +454,7 @@ cco:has_integer_value rdf:type owl:DatatypeProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/has_text_value cco:has_text_value rdf:type owl:DatatypeProperty ; rdfs:domain cco:InformationBearingEntity ; - cco:definition "A data property that has as its range a string value."@en ; + skos:definition "A data property that has as its range a string value."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "has text value"@en . @@ -465,7 +466,7 @@ 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."@en ; + skos: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 . @@ -473,8 +474,8 @@ cco:AbbreviatedName rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Acronym cco:Acronym rdf:type owl:Class ; rdfs:subClassOf cco:AbbreviatedName ; - cco:definition "An Abbreviated Name that combines the initial letters of a Designative Name and which is pronounced as a word."@en ; - cco:example_of_usage "Wi-Fi, ASCII, OPSEC" ; + skos:definition "An Abbreviated Name that combines the initial letters of a Designative Name and which is pronounced as a word."@en ; + skos:example "Wi-Fi, ASCII, OPSEC" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Acronym"@en . @@ -482,7 +483,7 @@ cco:Acronym rdf:type owl:Class ; ### 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 some Process and contains a finite sequence of unambiguous instructions in order to achieve some Objective."@en ; + skos:definition "A Directive Information Content Entity that prescribes some Process and contains a finite sequence of unambiguous instructions in order to achieve some Objective."@en ; cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000064"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Algorithm"@en . @@ -492,8 +493,8 @@ cco:Algorithm rdf:type owl:Class ; cco:ArbitraryIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:NonNameIdentifier ; owl:disjointWith cco:CodeIdentifier ; - cco:alternative_label "Arbitrary ID"@en ; - cco:definition "A Non-Name Identifier that consists of a string of characters that does not follow an encoding system."@en ; + skos:altLabel "Arbitrary ID"@en ; + skos: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 . @@ -501,7 +502,7 @@ cco:ArbitraryIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactVersionOrdinality cco:ArtifactVersionOrdinality rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "An Ordinal Measurement Information Content Entity that is about the form of an Artifact which differs in some respects from previous or future forms of that Artifact."@en ; + skos: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 . @@ -510,9 +511,9 @@ cco:ArtifactVersionOrdinality rdf:type owl:Class ; cco:ArtificialLanguage rdf:type owl:Class ; rdfs:subClassOf cco:Language ; owl:disjointWith cco:NaturalLanguage ; - cco:definition "A Language that is developed through conscious planning and premeditation, rather than one that was developed through use and repetition."@en ; + skos: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/w/index.php?title=Constructed_language&oldid=1062733589"^^xsd:anyURI ; - cco:example_of_usage "Esperanto" , + skos:example "Esperanto" , "Python Programming Language" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Artificial Language"@en . @@ -521,8 +522,8 @@ cco:ArtificialLanguage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarDateIdentifier cco:CalendarDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DateIdentifier ; - cco:definition "A Date Identifier that designates some Day by using a combination of Day, Week, Month, or Year Identifiers formatted according to an implementation of a Calendar System."@en ; - cco:example_of_usage "January 1, 2018; 1 January 2018; 01/01/18; 01Jan18" ; + skos: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 ; + skos:example "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 . @@ -530,8 +531,8 @@ cco:CalendarDateIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarSystem cco:CalendarSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; - cco:definition "A Temporal Reference System that is designed to organize and identify dates."@en ; - cco:elucidation "Calendars typically organize dates through the use of naming and temporal conventions based on Days, Weeks, Months, and Years."@en ; + skos:definition "A Temporal Reference System that is designed to organize and identify dates."@en ; + skos:scopeNote "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 . @@ -539,8 +540,8 @@ cco:CalendarSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CartesianCoordinateSystem cco:CartesianCoordinateSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; - cco:alternative_label "Rectangular Coordinate System"@en ; - cco:definition "A Spatial Reference System that identifies each point in a spatial region of n-dimensions using an ordered n-tuple of numerical coordinates that are the signed (i.e. positive or negative) distances measured in the same unit of length from the zero point where the fixed perpendicular Coordinate System Axes meet."@en ; + skos:altLabel "Rectangular Coordinate System"@en ; + skos: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/w/index.php?title=Cartesian_coordinate_system&oldid=1058613323"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Cartesian Coordinate System"@en . @@ -549,7 +550,7 @@ cco:CartesianCoordinateSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CivilTimeReferenceSystem cco:CivilTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; - cco:definition "A Temporal Reference System that is a statutory time scale as designated by civilian authorities to determine local time(s)."@en ; + skos: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 ; @@ -559,7 +560,7 @@ cco:CivilTimeReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ClockTimeSystem cco:ClockTimeSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; - cco:definition "A Temporal Reference System that is a convention for keeping and displaying the Time of Day."@en ; + skos: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 . @@ -568,10 +569,10 @@ cco:ClockTimeSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CodeIdentifier cco:CodeIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:NonNameIdentifier ; - cco:alternative_label "Code ID"@en , + skos:altLabel "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 ; + skos: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 . @@ -579,7 +580,7 @@ cco:CodeIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CountMeasurementInformationContentEntity cco:CountMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:RatioMeasurementInformationContentEntity ; - cco:definition "A Ratio Measurement Information Content Entity that is a measurement of the number of members of some aggregate."@en ; + skos: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 . @@ -587,7 +588,7 @@ cco:CountMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DataRangeIntervalEstimateInformationContentEntity cco:DataRangeIntervalEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:IntervalEstimateInformationContentEntity ; - cco:definition "A Ratio Measurement Information Content Entity that is a measurement of a set of values and is equal to the absolute difference between the largest value and the smallest value in the set."@en ; + skos: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 . @@ -603,8 +604,8 @@ cco:DateIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:alternative_label "Day Identifier"@en ; - cco:definition "A Temporal Interval Identifier that designates some Day."@en ; + skos:altLabel "Day Identifier"@en ; + skos: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 . @@ -612,7 +613,7 @@ cco:DateIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecimalDateIdentifier cco:DecimalDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DateIdentifier ; - cco:definition "A Date Identifier that designates some Day by using a number to indicate the sequential ordering of the Day since a specified Reference Time."@en ; + skos: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 . @@ -620,8 +621,8 @@ cco:DecimalDateIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DecimalTimeOfDayIdentifier cco:DecimalTimeOfDayIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeOfDayIdentifier ; - cco:alternative_label "Fractional Time of Day Identifier"@en ; - cco:definition "A Time of Day Identifier that designates an approximate Temporal Instant that is part of some Day and is specified using a decimal value for the portion of the Day that preceded the Temporal Instant."@en ; + skos:altLabel "Fractional Time of Day Identifier"@en ; + skos: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 . @@ -631,8 +632,8 @@ cco:DescriptiveInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:InformationContentEntity ; owl:disjointWith cco:DesignativeInformationContentEntity , cco:DirectiveInformationContentEntity ; - cco:alternative_label "Descriptive ICE"@en ; - cco:definition "An Information Content Entity that consists of a set of propositions that describe some Entity."@en ; + skos:altLabel "Descriptive ICE"@en ; + skos: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 . @@ -649,8 +650,8 @@ cco:DesignativeInformationContentEntity rdf:type owl:Class ; ] ; rdfs:subClassOf cco:InformationContentEntity ; owl:disjointWith cco:DirectiveInformationContentEntity ; - cco:alternative_label "Designative ICE"@en ; - cco:definition "An Information Content Entity that consists of a set of symbols that denote some Entity."@en ; + skos:altLabel "Designative ICE"@en ; + skos: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 . @@ -659,8 +660,8 @@ cco:DesignativeInformationContentEntity rdf:type owl:Class ; cco:DesignativeName rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; owl:disjointWith cco:NonNameIdentifier ; - cco:alternative_label "Name"@en ; - cco:definition "A Designative Information Content Entity that consists of a string of characters that designates an entity within a specified cultural or social namespace and which is typically a word or phrase in a natural language that has an accepted cultural or social significance."@en ; + skos:altLabel "Name"@en ; + skos: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 . @@ -668,13 +669,13 @@ cco:DesignativeName rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DeviationMeasurementInformationContentEntity cco:DeviationMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Conformance Measurement"@en , + skos:altLabel "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" , + skos: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 ; + skos:scopeNote "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 ; + skos:example "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 ; @@ -686,9 +687,9 @@ cco:DeviationMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DiminutiveName cco:DiminutiveName rdf:type owl:Class ; rdfs:subClassOf cco:AbbreviatedName ; - cco:definition "An Abbreviated Name that is a familiar form of a Proper Name."@en ; - cco:elucidation "\"Familiar form of a Proper Name\" means: that the name is (originally) a short, affectionate version of the fuller name, used (originally) by family or friends."@en ; - cco:example_of_usage "Alex, Bob, Cathy" ; + skos:definition "An Abbreviated Name that is a familiar form of a Proper Name."@en ; + skos:scopeNote "\"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 ; + skos:example "Alex, Bob, Cathy" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Diminutive Name"@en . @@ -704,8 +705,8 @@ cco:DirectiveInformationContentEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:InformationContentEntity ; - cco:alternative_label "Directive ICE"@en ; - cco:definition "An Information Content Entity that consists of a set of propositions or images (as in the case of a blueprint) that prescribe some Entity."@en ; + skos:altLabel "Directive ICE"@en ; + skos: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 . @@ -713,8 +714,8 @@ cco:DirectiveInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/DistanceMeasurementInformationContentEntity cco:DistanceMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:RatioMeasurementInformationContentEntity ; - cco:definition "A Ratio Measurement Information Content Entity that is a measurement of a One-Dimensional Extent inhering in some Site that is externally connected to two Independent Continuants."@en ; - cco:elucidation "Displacement (vector) is the shortest possible distance (scalar) between two points. Further thought is needed to adequately handle measurements of distance traveled along a path, e.g., a circuitous path or an arc (such as the surface of a planet), versus the simple case of a direct, straight line between two points."@en , + skos: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 ; + skos:scopeNote "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 . @@ -723,10 +724,10 @@ cco:DistanceMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EstimateInformationContentEntity cco:EstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Estimate"@en , + skos:altLabel "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 ; + skos: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 . @@ -734,8 +735,8 @@ cco:EstimateInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/EventStatusNominalInformationContentEntity cco:EventStatusNominalInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:NominalMeasurementInformationContentEntity ; - cco:definition "A Nominal Measurement Information Content Entity that is a measurement of the current state of a process."@en ; - cco:example_of_usage "proposed, approved, planned, in progress, completed, failed, or successful" ; + skos:definition "A Nominal Measurement Information Content Entity that is a measurement of the current state of a process."@en ; + skos:example "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 . @@ -743,8 +744,8 @@ cco:EventStatusNominalInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem cco:GeospatialCoordinateReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; - cco:alternative_label "Geographic Coordinate System"@en ; - cco:definition "A Spatial Reference System that is used to determine and identify the location of a point or object at or near the surface of the Earth."@en ; + skos:altLabel "Geographic Coordinate System"@en ; + skos: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 . @@ -752,7 +753,7 @@ cco:GeospatialCoordinateReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegionBoundingBoxIdentifierList cco:GeospatialRegionBoundingBoxIdentifierList rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnitOfGeocoordinate ; - cco:definition "A Measurement Unit of Geocoordinate that is comprised of 4 pairs of coordinates, one for each of the 4 defining points (North, West, South, East) of a Geospatial Region Bounding Box."@en ; + skos: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 . @@ -760,7 +761,7 @@ cco:GeospatialRegionBoundingBoxIdentifierList rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier cco:GreenwichMeanTimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeZoneIdentifier ; - cco:definition "A Time Zone Identifier that designates a spatial region where the local time is calculated according to the specified offset from Greenwich Mean Time."@en ; + skos: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 . @@ -777,8 +778,8 @@ cco:InformationBearingEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000030 ; - cco:alternative_label "IBE"@en ; - cco:definition "An Object upon which an Information Content Entity generically depends."@en ; + skos:altLabel "IBE"@en ; + skos:definition "An Object upon which an Information Content Entity generically depends."@en ; cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000178"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Information Bearing Entity"@en . @@ -795,10 +796,10 @@ cco:InformationContentEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000031 ; - cco:alternative_label "ICE"@en ; - cco:definition "A Generically Dependent Continuant that generically depends on some Information Bearing Entity and stands in relation of aboutness to some Entity."@en ; + skos:altLabel "ICE"@en ; + skos:definition "A Generically Dependent Continuant that generically depends on some Information Bearing Entity and stands in relation of aboutness to some Entity."@en ; cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000030" ; - cco:elucidation "Information Content Entity is here intended to be a class of Entities whose instances are the informational content of Information Bearing Entities. For example, three instances of information bearers -- such as a bar chart, color-coded map, and a written report -- each of which lists the GDP of Countries for the year 2010 are each different carriers of the same information content. It is this content that is generically dependent upon its carrier. This treatment of Informational Content Entity (cf. the Information Artifact Ontology) leads to a principle of subtyping based upon the relationship that ICE's have with the Entity they are about rather than characteristics such as format, language, measurement scale, or media. The latter are treated here as being Qualities of bearers."@en ; + skos:scopeNote "Information Content Entity is here intended to be a class of Entities whose instances are the informational content of Information Bearing Entities. For example, three instances of information bearers -- such as a bar chart, color-coded map, and a written report -- each of which lists the GDP of Countries for the year 2010 are each different carriers of the same information content. It is this content that is generically dependent upon its carrier. This treatment of Informational Content Entity (cf. the Information Artifact Ontology) leads to a principle of subtyping based upon the relationship that ICE's have with the Entity they are about rather than characteristics such as format, language, measurement scale, or media. The latter are treated here as being Qualities of bearers."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Information Content Entity"@en . @@ -810,8 +811,8 @@ cco:InformationQualityEntity rdf:type owl:Class ; owl:onProperty obo:BFO_0000197 ; owl:someValuesFrom cco:InformationBearingEntity ] ; - cco:alternative_label "IQE"@en ; - cco:definition "A Quality that concretizes some Information Content Entity."@en ; + skos:altLabel "IQE"@en ; + skos: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 . @@ -820,8 +821,8 @@ cco:InformationQualityEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Initialism cco:Initialism rdf:type owl:Class ; rdfs:subClassOf cco:AbbreviatedName ; - cco:definition "An Abbreviated Name that consists of the initial letters of some words (or syllables) in a Designative Name, and in which each letter is pronounced separately."@en ; - cco:example_of_usage "USA, CPU, BBC" ; + skos: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 ; + skos:example "USA, CPU, BBC" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Initialism"@en . @@ -829,9 +830,9 @@ cco:Initialism rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/IntervalEstimateInformationContentEntity cco:IntervalEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:EstimateInformationContentEntity ; - cco:alternative_label "Interval Estimate"@en , + skos:altLabel "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 ; + skos: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 . @@ -850,8 +851,8 @@ 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."@en ; - cco:example_of_usage "The sentence \"The temperature reached -27 degrees Fahrenheit on January 20, 1985 in Chicago, IL.\" is the carrier of an interval measurement as 0 degrees on the Fahrenheit scale does not describe absolute zero."@en ; + skos:definition "A Measurement Information Content Entity that places a Quality of an Entity onto some interval scale having no true zero value."@en ; + skos:example "The sentence \"The temperature reached -27 degrees Fahrenheit on January 20, 1985 in Chicago, IL.\" is the carrier of an interval measurement as 0 degrees on the Fahrenheit scale does not describe absolute zero."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Four of the subtypes of measurements used here (Interval, Nominal, Ordinal, and Ratio) were originally defined by S.S. Stevens in the article \"On the Theory of Scales of Measurement\" in Science, Vol. 103 No. 2684 on June 7, 1946. For an introductory article with links to additional content including criticisms and alternate classifications of measurements see https://en.wikipedia.org/wiki/Level_of_measurement"@en ; rdfs:label "Interval Measurement Information Content Entity"@en . @@ -860,9 +861,9 @@ cco:IntervalMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianDateFraction cco:JulianDateFraction rdf:type owl:Class ; rdfs:subClassOf cco:DecimalTimeOfDayIdentifier ; - cco:alternative_label "Julian Date Time Identifier"@en , + skos:altLabel "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 ; + skos: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 . @@ -882,7 +883,7 @@ 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."@en ; + skos: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 . @@ -894,7 +895,7 @@ 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."@en ; + skos: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 . @@ -902,7 +903,7 @@ cco:JulianDayNumber rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Language cco:Language rdf:type owl:Class ; rdfs:subClassOf cco:DirectiveInformationContentEntity ; - cco:definition "A Directive Information Content Entity that prescribes a canonical format for communication."@en ; + skos: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 . @@ -910,7 +911,7 @@ cco:Language rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LegalName cco:LegalName rdf:type owl:Class ; rdfs:subClassOf cco:ProperName ; - cco:definition "A Proper Name that is an official name for the designated entity as determined by a Government or court of law."@en ; + skos: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 . @@ -918,7 +919,7 @@ cco:LegalName rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LotNumber cco:LotNumber rdf:type owl:Class ; rdfs:subClassOf cco:CodeIdentifier ; - cco:definition "A Code Identifier that designates a particular quantity or lot of material from a single manufacturer."@en ; + skos: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/w/index.php?title=Lot_number&oldid=1061846325"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Lot Number"@en . @@ -927,7 +928,7 @@ cco:LotNumber rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LunarCalendarSystem cco:LunarCalendarSystem rdf:type owl:Class ; rdfs:subClassOf cco:CalendarSystem ; - cco:definition "A Calendar System that is designed to organize and identify dates based on the cycles of the Moon's phases."@en ; + skos: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/w/index.php?title=Lunar_calendar&oldid=1055396837"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Lunar Calendar System"@en . @@ -936,7 +937,7 @@ cco:LunarCalendarSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MaximumOrdinalMeasurementInformationContentEntity cco:MaximumOrdinalMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "An Ordinal Measurement Information Content Entity that is a measurement of some entity in virtue of it being the largest or having the greatest amount relative to a nominally described set of like entities."@en ; + skos: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 . @@ -944,10 +945,10 @@ cco:MaximumOrdinalMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeanPointEstimateInformationContentEntity cco:MeanPointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; - cco:alternative_label "Arithmetic Mean"@en , + skos:altLabel "Arithmetic Mean"@en , "Average"@en , "Mean"@en ; - cco:definition "A Point Estimate 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 ; + skos:definition "A Point Estimate 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 . @@ -964,8 +965,8 @@ cco:MeasurementInformationContentEntity rdf:type owl:Class ; ] ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; owl:disjointWith cco:RepresentationalInformationContentEntity ; - cco:alternative_label "Measurement ICE"@en ; - cco:definition "A Descriptive Information Content Entity that describes the extent, dimensions, quantity, or quality of an Entity relative to some standard."@en ; + skos:altLabel "Measurement ICE"@en ; + skos: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 . @@ -973,7 +974,7 @@ cco:MeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnit cco:MeasurementUnit rdf:type owl:Class ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; - cco:definition "A Descriptive Information Content Entity that describes a definite magnitude of a physical quantity, defined and adopted by convention and/or by law, that is used as a standard for measurement of the same physical quantity."@en ; + skos: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 "https://en.wikipedia.org/w/index.php?title=Unit_of_measurement&oldid=1061038125"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit"@en . @@ -982,7 +983,7 @@ cco:MeasurementUnit rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfGeocoordinate cco:MeasurementUnitOfGeocoordinate rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit specifying the geospatial coordinates of a location."@en ; + skos: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 . @@ -990,8 +991,8 @@ cco:MeasurementUnitOfGeocoordinate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MedianPointEstimateInformationContentEntity cco:MedianPointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; - cco:alternative_label "Median"@en ; - cco:definition "A Point Estimate Information Content Entity that is a measurement of a set of values and is equal to either the middle value or the average of the two values which separate the set into two equally populated upper and lower sets."@en ; + skos:altLabel "Median"@en ; + skos:definition "A Point Estimate Information Content Entity that is a measurement of a set of values and is equal to either the middle value or the average of the two values which separate the set into two equally populated upper and lower sets."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Median Point Estimate Information Content Entity"@en . @@ -999,7 +1000,7 @@ cco:MedianPointEstimateInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier cco:MilitaryTimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeZoneIdentifier ; - cco:definition "A Time Zone Identifier that designates a spatial region where the local time is calculated according to the specified offset from Zulu time, which has no offset from Coordinated Universal Time."@en ; + skos: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 . @@ -1007,7 +1008,7 @@ cco:MilitaryTimeZoneIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MinimumOrdinalMeasurementInformationContentEntity cco:MinimumOrdinalMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "An Ordinal Measurement Information Content Entity that is a measurement of some entity in virtue of it being the smallest or having the least amount relative to a nominally described set of like entities."@en ; + skos: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 . @@ -1015,9 +1016,9 @@ cco:MinimumOrdinalMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ModePointEstimateInformationContentEntity cco:ModePointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; - cco:alternative_label "Mode"@en , + skos:altLabel "Mode"@en , "Statistical Mode"@en ; - cco:definition "A Point Estimate Information Content Entity that is a measurement of a set of values and is equal to the value or values that occur most often in the set."@en ; + skos:definition "A Point Estimate Information Content Entity that is a measurement of a set of values and is equal to the value or values that occur 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 . @@ -1026,9 +1027,9 @@ cco:ModePointEstimateInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NaturalLanguage cco:NaturalLanguage rdf:type owl:Class ; rdfs:subClassOf cco:Language ; - cco:definition "A Language that is developed and evolves through use and repetition, rather than through conscious planning or premeditation."@en ; + skos: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/w/index.php?title=Natural_language&oldid=1060890461"^^xsd:anyURI ; - cco:example_of_usage "English" , + skos:example "English" , "Mandarin (Chinese)" , "Spanish" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -1038,8 +1039,8 @@ cco:NaturalLanguage rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Nickname cco:Nickname rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeName ; - cco:definition "A Designative Name that is a familiar or humorous substitute for an entity's Proper Name."@en ; - cco:example_of_usage "Ike, Chief, P-Fox" ; + skos:definition "A Designative Name that is a familiar or humorous substitute for an entity's Proper Name."@en ; + skos:example "Ike, Chief, P-Fox" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Nickname"@en . @@ -1057,8 +1058,8 @@ 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."@en ; - cco:example_of_usage "The sentence \"January 20, 1985 was a cold day in Chicago, IL\" is the carrier of a nominal measurement."@en , + skos:definition "A Measurement Information Content Entity that consists of a symbol that classifies Entities according to some shared, possibly arbitrary, characteristic."@en ; + skos:example "The sentence \"January 20, 1985 was a cold day in Chicago, IL\" is the carrier of a nominal measurement."@en , "a measurement that classifies automobiles as sedans, coupes, hatchbacks, or convertibles" , "a measurement that classifies military intelligence as strategic, operational, or tactical" , "a measurement that classifies rocks as igneous, sedimentary, or metamorphic" ; @@ -1070,9 +1071,9 @@ cco:NominalMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/NonNameIdentifier cco:NonNameIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:alternative_label "ID"@en , + skos:altLabel "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 ; + skos: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 . @@ -1080,8 +1081,8 @@ cco:NonNameIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalDateIdentifier cco:OrdinalDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DecimalDateIdentifier ; - cco:alternative_label "Ordinal Date"@en ; - cco:definition "A Decimal Date Identifier that designates some Day by using a number to indicate the sequential ordering of the Day since the beginning of the Year."@en ; + skos:altLabel "Ordinal Date"@en ; + skos: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/w/index.php?title=Ordinal_date&oldid=1061989434"^^xsd:anyURI ; 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 ; @@ -1100,8 +1101,8 @@ 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."@en ; - cco:example_of_usage "The sentence \"The coldest day in history in Chicago, IL. is January 20, 1985.\" is the carrier of an ordinal measurment."@en , + skos:definition "A Measurement Information Content Entity that consists of a symbol that places an Entity into some rank order."@en ; + skos:example "The sentence \"The coldest day in history in Chicago, IL. is January 20, 1985.\" is the carrier of an ordinal measurment."@en , "a measurement that places Geospatial Regions into a rank order of small, medium, large" , "a measurement that places military units onto a readiness rank order of red, yellow, green" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -1112,7 +1113,7 @@ cco:OrdinalMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PartNumber cco:PartNumber rdf:type owl:Class ; rdfs:subClassOf cco:CodeIdentifier ; - cco:definition "A Code Identifier that designates a type of part whose instances are designed to be part of some Artifact."@en ; + skos: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 . @@ -1124,8 +1125,8 @@ cco:PerformanceSpecification rdf:type owl:Class ; owl:onProperty cco:describes_condition ; owl:someValuesFrom obo:BFO_0000001 ] ; - cco:definition "A Directive Information Content Entity that prescribes 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." ; + skos:definition "A Directive Information Content Entity that prescribes some aspect of the behavior of a participant in a Process given one or more operating conditions."@en ; + skos:example "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 . @@ -1133,10 +1134,10 @@ cco:PerformanceSpecification rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PointEstimateInformationContentEntity cco:PointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:EstimateInformationContentEntity ; - cco:alternative_label "Best Estimate"@en , + skos:altLabel "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 ; + skos: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 . @@ -1144,9 +1145,9 @@ cco:PointEstimateInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PredictiveInformationContentEntity cco:PredictiveInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; - cco:alternative_label "Prediction"@en , + skos:altLabel "Prediction"@en , "Prediction Information Content Entity"@en ; - cco:definition "A Descriptive Information Content Entity that describes an uncertain future event."@en ; + skos: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 . @@ -1155,11 +1156,11 @@ cco:PredictiveInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PriorityMeasurementInformationContentEntity cco:PriorityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; - cco:alternative_label "Criticality Measurement"@en , + skos:altLabel "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" ; + skos:definition "An Ordinal Measurement Information Content Entity that is a measurement of the relative importance of an entity."@en ; + skos:example "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 . @@ -1167,7 +1168,7 @@ cco:PriorityMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PriorityScale cco:PriorityScale rdf:type owl:Class ; rdfs:subClassOf cco:ReferenceSystem ; - cco:definition "A Reference System that is designed to be used to rank or identify the importance of entities of the specified type."@en ; + skos:definition "A Reference System that is designed to be 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 . @@ -1175,9 +1176,9 @@ cco:PriorityScale rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProbabilityMeasurementInformationContentEntity cco:ProbabilityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Likelihood Measurement"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Probability&oldid=1059657543"^^xsd:anyURI ; 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 ; @@ -1187,7 +1188,7 @@ cco:ProbabilityMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProperName cco:ProperName rdf:type owl:Class ; rdfs:subClassOf cco:DesignativeName ; - cco:definition "A Designative Name that is an official name for a particular entity."@en ; + skos: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 . @@ -1195,7 +1196,7 @@ cco:ProperName rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ProportionalRatioMeasurementInformationContentEntity cco:ProportionalRatioMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:RatioMeasurementInformationContentEntity ; - cco:definition "A Ratio Measurement Information Content Entity that is a measurement of a portion of a whole (described by the numerator) compared against that whole (described by the denominator) where the whole is a nominally described set of like entities."@en ; + skos: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 ; @@ -1213,8 +1214,8 @@ cco:RatioMeasurementInformationContentEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:definition "A Measurement Information Content Entity that consists of a symbol that places a Quality of an Entity onto an interval scale having a true zero value."@en ; - cco:example_of_usage "The sentence \"The temperature reached 240.372 degrees Kelvin on January 20, 1985 in Chicago, IL.\" is the carrier of a ratio measurement as 0 degrees on the Kelvin scale does describe absolute zero."@en , + skos: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 ; + skos:example "The sentence \"The temperature reached 240.372 degrees Kelvin on January 20, 1985 in Chicago, IL.\" is the carrier of a ratio measurement as 0 degrees on the Kelvin scale does describe absolute zero."@en , "a measurement of the barometric pressure at 1,000 feet above sea level" , "a measurement of the measure of air temperature on the Kelvin scale" , "a measurement of the number of members in an Organization" ; @@ -1226,7 +1227,7 @@ cco:RatioMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceSystem cco:ReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; - cco:definition "A Descriptive Information Content Entity that describes a set of standards for organizing and understanding data of the specified type or domain."@en ; + skos: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 . @@ -1234,11 +1235,11 @@ cco:ReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReliabilityMeasurementInformationContentEntity cco:ReliabilityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Accuracy of Process"@en , + skos:altLabel "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 ; + skos: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 ; + skos:scopeNote "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 . @@ -1255,8 +1256,8 @@ cco:RepresentationalInformationContentEntity rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:InformationContentEntity ; - cco:definition "An Information Content Entity that represents some Entity."@en ; - cco:example_of_usage "the content of a court transcript represents a courtroom proceeding" , + skos:definition "An Information Content Entity that represents some Entity."@en ; + skos:example "the content of a court transcript represents a courtroom proceeding" , "the content of a photograph of the Statue of Liberty represents the Statue of Liberty" , "the content of a video of a sporting event represents that sporting event" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -1266,7 +1267,7 @@ cco:RepresentationalInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SequencePositionOrdinality cco:SequencePositionOrdinality rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; - cco:definition "An Ordinal Measurement Information Content Entity that is about the position of some entity in some ordered sequence."@en ; + skos: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 . @@ -1274,7 +1275,7 @@ cco:SequencePositionOrdinality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SiderealTimeReferenceSystem cco:SiderealTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; - cco:definition "A Temporal Reference System that is based on Earth's rate of rotation measured relative to one or more fixed Stars (rather than the Sun)."@en ; + skos: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 . @@ -1283,9 +1284,9 @@ cco:SiderealTimeReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarCalendarSystem cco:SolarCalendarSystem rdf:type owl:Class ; rdfs:subClassOf cco:CalendarSystem ; - cco:definition "A Calendar System that is designed to organize and identify dates based on the cycles of an Astronomical Body's Orbit around the Sun."@en ; + skos: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/w/index.php?title=Solar_calendar&oldid=1058016588"^^xsd:anyURI ; - cco:elucidation "Unless otherwise specified, a Solar Calendar System is assumed to be relative to the Orbit of the Earth around the Sun."@en ; + skos:scopeNote "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 . @@ -1293,7 +1294,7 @@ cco:SolarCalendarSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarTimeReferenceSystem cco:SolarTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:TemporalReferenceSystem ; - cco:definition "A Temporal Reference System that is based on the position of the Sun in the sky."@en ; + skos: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 . @@ -1301,10 +1302,10 @@ cco:SolarTimeReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SpatialReferenceSystem cco:SpatialReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:ReferenceSystem ; - cco:alternative_label "Coordinate System"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Coordinate_system&oldid=1060461397"^^xsd:anyURI ; 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 ; @@ -1322,7 +1323,7 @@ cco:SpatialRegionIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity that designates some Spatial Region."@en ; + skos: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 . @@ -1330,7 +1331,7 @@ cco:SpatialRegionIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SphericalCoordinateSystem cco:SphericalCoordinateSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; - cco:definition "A Spatial Reference System for three-dimensional spatial regions that identifies each point using an ordered triple of numerical coordinates that consist of the radial distance of the point of interest from a fixed origin, its polar angle measured from a fixed zenith direction, and the azimuth angle of its orthogonal projection measured from a fixed direction on a reference plane that passes through the origin and is orthogonal to the zenith."@en ; + skos: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/w/index.php?title=Spherical_coordinate_system&oldid=1061029174"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Spherical Coordinate System"@en . @@ -1339,7 +1340,7 @@ cco:SphericalCoordinateSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/StandardTimeOfDayIdentifier cco:StandardTimeOfDayIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:TimeOfDayIdentifier ; - cco:definition "A Time of Day Identifier that designates an approximate Temporal Instant that is part of some Day and is specified using the Hours, Minutes, and Seconds of the Day that preceded the Temporal Instant."@en ; + skos: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 . @@ -1355,8 +1356,8 @@ cco:TemporalInstantIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:TemporalRegionIdentifier ; - cco:alternative_label "Zero-Dimensional Temporal Region Identifier"@en ; - cco:definition "A Temporal Region Identifier that designates some Temporal Instant."@en ; + skos:altLabel "Zero-Dimensional Temporal Region Identifier"@en ; + skos:definition "A Temporal Region Identifier that designates some Temporal Instant."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Temporal Instant Identifier"@en . @@ -1372,8 +1373,8 @@ cco:TemporalIntervalIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:TemporalRegionIdentifier ; - cco:alternative_label "One-Dimensional Temporal Region Identifier"@en ; - cco:definition "A Temporal Region Identifier that designates some Temporal Interval."@en ; + skos:altLabel "One-Dimensional Temporal Region Identifier"@en ; + skos:definition "A Temporal Region Identifier that designates some Temporal Interval."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Temporal Interval Identifier"@en . @@ -1381,9 +1382,9 @@ cco:TemporalIntervalIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem cco:TemporalReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:ReferenceSystem ; - cco:alternative_label "Temporal Reference Frame"@en , + skos:altLabel "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 ; + skos: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 . @@ -1399,7 +1400,7 @@ cco:TemporalRegionIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:DesignativeInformationContentEntity ; - cco:definition "A Designative Information Content Entity that designates some Temporal Region."@en ; + skos: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 . @@ -1415,7 +1416,7 @@ cco:TimeOfDayIdentifier rdf:type owl:Class ; rdf:type owl:Class ] ; rdfs:subClassOf cco:TemporalInstantIdentifier ; - cco:definition "A Temporal Instant Identifier that designates some Time of Day."@en ; + skos: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 . @@ -1423,7 +1424,7 @@ cco:TimeOfDayIdentifier rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TimeZoneIdentifier cco:TimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:SpatialRegionIdentifier ; - cco:definition "A Spatial Region Identifier that designates the region associated with some uniform standard time for legal, commercial, or social purposes."@en ; + skos: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) @@ -1436,7 +1437,7 @@ W3C (https://www.w3.org/TR/NOTE-datetime)"""@en , cco:UniversalTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf cco:SolarTimeReferenceSystem ; cco:acronym "UT" ; - cco:definition "A Solar Time Reference System that is based on the average speed of the Earth's rotation and which uses the prime meridian at 0° longitude as a reference point."@en ; + skos: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 . @@ -1444,10 +1445,10 @@ cco:UniversalTimeReferenceSystem rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/VeracityMeasurementInformationContentEntity cco:VeracityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementInformationContentEntity ; - cco:alternative_label "Accuracy of Information"@en , + skos:altLabel "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 ; + skos: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 ; @@ -1527,14 +1528,14 @@ cco:DeltaTimeZone rdf:type owl:NamedIndividual , cco:EarthCenteredEarthFixedCoordinateSystem rdf:type owl:NamedIndividual , cco:CartesianCoordinateSystem , cco:GeospatialCoordinateReferenceSystem ; - cco:alternative_label "Conventional Terrestrial Coordinate System"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=Earth-centered,_Earth-fixed_coordinate_system&oldid=1062678600"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Earth-Centered Earth-Fixed Coordinate System"@en . @@ -1570,7 +1571,7 @@ cco:FoxtrotTimeZone rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMT cco:GMT rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "Greenwich Mean Time"@en ; + skos:altLabel "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 . @@ -1580,7 +1581,7 @@ cco:GMT rdf:type owl:NamedIndividual , cco:GMTminus0330 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "NST" ; - cco:alternative_label "Newfoundland Standard Time"@en ; + skos:altLabel "Newfoundland Standard Time"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-3:30"@en . @@ -1588,7 +1589,7 @@ cco:GMTminus0330 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus1 cco:GMTminus1 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "CAT"@en , + skos:altLabel "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 . @@ -1597,7 +1598,7 @@ cco:GMTminus1 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus10 cco:GMTminus10 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "HST"@en , + skos:altLabel "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 . @@ -1606,7 +1607,7 @@ cco:GMTminus10 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus11 cco:GMTminus11 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "MIT"@en , + skos:altLabel "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 . @@ -1615,7 +1616,7 @@ cco:GMTminus11 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus2 cco:GMTminus2 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "BET"@en , + skos:altLabel "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 . @@ -1624,7 +1625,7 @@ cco:GMTminus2 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus3 cco:GMTminus3 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "AGT"@en , + skos:altLabel "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 . @@ -1633,7 +1634,7 @@ cco:GMTminus3 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus4 cco:GMTminus4 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "PRT"@en , + skos:altLabel "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 . @@ -1642,7 +1643,7 @@ cco:GMTminus4 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus5 cco:GMTminus5 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "EST"@en , + skos:altLabel "EST"@en , "Eastern Standard Time"@en , "IET"@en , "Indiana Eastern Standard Time"@en ; @@ -1653,7 +1654,7 @@ cco:GMTminus5 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus6 cco:GMTminus6 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "CST"@en , + skos:altLabel "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 . @@ -1662,7 +1663,7 @@ cco:GMTminus6 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus7 cco:GMTminus7 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "MST"@en , + skos:altLabel "MST"@en , "Mountain Standard Time"@en , "PNT"@en , "Phoenix Standard Time"@en ; @@ -1673,7 +1674,7 @@ cco:GMTminus7 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus8 cco:GMTminus8 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "PST"@en , + skos:altLabel "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 . @@ -1682,7 +1683,7 @@ cco:GMTminus8 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus9 cco:GMTminus9 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "AST"@en , + skos:altLabel "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 . @@ -1693,7 +1694,7 @@ cco:GMTplus0330 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "IRST" , "IT" ; - cco:alternative_label "Iran Standard Time"@en , + skos:altLabel "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 . @@ -1704,7 +1705,7 @@ cco:GMTplus0530 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "IST" , "SLST" ; - cco:alternative_label "Indian Standard Time"@en , + skos:altLabel "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 . @@ -1714,7 +1715,7 @@ cco:GMTplus0530 rdf:type owl:NamedIndividual , cco:GMTplus0930 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; cco:acronym "ACST" ; - cco:alternative_label "Australian Central Standard Time"@en ; + skos:altLabel "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 . @@ -1722,7 +1723,7 @@ cco:GMTplus0930 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus1 cco:GMTplus1 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "ECT"@en , + skos:altLabel "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 . @@ -1731,7 +1732,7 @@ cco:GMTplus1 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus10 cco:GMTplus10 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "AET"@en , + skos:altLabel "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 . @@ -1740,7 +1741,7 @@ cco:GMTplus10 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus11 cco:GMTplus11 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "SST"@en , + skos:altLabel "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 . @@ -1749,7 +1750,7 @@ cco:GMTplus11 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus12 cco:GMTplus12 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "NST"@en , + skos:altLabel "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 . @@ -1758,7 +1759,7 @@ cco:GMTplus12 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus2 cco:GMTplus2 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "EET"@en , + skos:altLabel "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 . @@ -1767,7 +1768,7 @@ cco:GMTplus2 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus3 cco:GMTplus3 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "EAT"@en , + skos:altLabel "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 . @@ -1776,7 +1777,7 @@ cco:GMTplus3 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus4 cco:GMTplus4 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "NET"@en , + skos:altLabel "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 . @@ -1785,7 +1786,7 @@ cco:GMTplus4 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus5 cco:GMTplus5 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "PLT"@en , + skos:altLabel "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 . @@ -1794,7 +1795,7 @@ cco:GMTplus5 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus6 cco:GMTplus6 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "BST"@en , + skos:altLabel "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 . @@ -1803,7 +1804,7 @@ cco:GMTplus6 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus7 cco:GMTplus7 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "VST"@en , + skos:altLabel "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 . @@ -1812,7 +1813,7 @@ cco:GMTplus7 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus8 cco:GMTplus8 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "CTT"@en , + skos:altLabel "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 . @@ -1821,7 +1822,7 @@ cco:GMTplus8 rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus9 cco:GMTplus9 rdf:type owl:NamedIndividual , cco:GreenwichMeanTimeZoneIdentifier ; - cco:alternative_label "JST"@en , + skos:altLabel "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 . @@ -1857,7 +1858,7 @@ cco:GolfTimeZone rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GregorianCalendar cco:GregorianCalendar rdf:type owl:NamedIndividual , cco:SolarCalendarSystem ; - cco:definition "A Solar Calendar System that has a regular Year of 365 24-Hour Days divided into 12 Months with a leap day added at the end of February every 4 Years except Years that are evenly divisible by 100 but not 400 such that there are 97 leap Years every 400 Years and the average length of a Gregorian Year is 365.2425 Days (365 Days 5 Hours 49 Minutes 12 Seconds)."@en ; + skos: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/w/index.php?title=Gregorian_calendar&oldid=1062360692"^^xsd:anyURI ; 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 ; @@ -1917,7 +1918,7 @@ From: (https://www.iers.org/IERS/EN/Science/ITRS/ITRS.html)"""@en ; cco:JetPropulsionLaboratoryEphemerisTimeArgument rdf:type owl:NamedIndividual , cco:TemporalReferenceSystem ; cco:acronym "Teph" ; - cco:alternative_label "JPL Ephemeris Time"@en ; + skos:altLabel "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 . @@ -1926,7 +1927,7 @@ cco:JetPropulsionLaboratoryEphemerisTimeArgument rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianCalendar cco:JulianCalendar rdf:type owl:NamedIndividual , cco:SolarCalendarSystem ; - cco:definition "A Solar Calendar System that has a regular Year of 365 24-Hour Days divided into 12 Months with a leap day added at the end of February every 4 Years such that the average length of a Julian Year is 365.25 Days."@en ; + skos: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/w/index.php?title=Julian_calendar&oldid=1063127575"^^xsd:anyURI ; 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 ; @@ -2045,12 +2046,12 @@ cco:TerrestrialTime rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/TwelveHourClockTimeSystem cco:TwelveHourClockTimeSystem rdf:type owl:NamedIndividual , cco:ClockTimeSystem ; - cco:alternative_label "12-Hour Clock"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=12-hour_clock&oldid=1057602523"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Twelve-Hour Clock Time System"@en . @@ -2059,13 +2060,13 @@ cco:TwelveHourClockTimeSystem rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/TwentyFourHourClockTimeSystem cco:TwentyFourHourClockTimeSystem rdf:type owl:NamedIndividual , cco:ClockTimeSystem ; - cco:alternative_label "24-Hour Clock"@en , + skos:altLabel "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 ; + skos: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/w/index.php?title=24-hour_clock&oldid=1063744105"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Twenty-Four-Hour Clock Time System"@en . @@ -2093,7 +2094,7 @@ cco:UniversalTime0 rdf:type owl:NamedIndividual , cco:UniversalTime1 rdf:type owl:NamedIndividual , cco:UniversalTimeReferenceSystem ; cco:acronym "UT1" ; - cco:alternative_label "Astronomical Time"@en ; + skos:altLabel "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 . diff --git a/src/cco-modules/QualityOntology.ttl b/src/cco-modules/QualityOntology.ttl index ff01bfb..9999e85 100644 --- a/src/cco-modules/QualityOntology.ttl +++ b/src/cco-modules/QualityOntology.ttl @@ -34,9 +34,9 @@ dcterms:bibliographicCitation rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/Albedo cco:Albedo rdf:type owl:Class ; rdfs:subClassOf cco:RadiationReflectivity ; - cco:definition "A Radiation Reflectivity that inheres in a bearer in virtue of the capacity of its surface to reflect incident electromagnetic radiation of a particular wavelength."@en ; + skos: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/w/index.php?title=Albedo&oldid=1063352646"^^xsd:anyURI ; - 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 ; + skos:scopeNote "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 . @@ -44,7 +44,7 @@ cco:Albedo rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Altitude cco:Altitude rdf:type owl:Class ; rdfs:subClassOf cco:Height ; - cco:definition "A Height that inheres in a Site that externally connects an Independent Continuant to either the surface of the Earth or the Earth's mean Sea Level."@en ; + skos: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 . @@ -52,7 +52,7 @@ cco:Altitude rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Amount cco:Amount rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the total, aggregate or sum of a number of discrete items or material the entity contains as parts."@en ; + skos: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 . @@ -61,9 +61,9 @@ cco:Amount rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Bent cco:Bent rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Angular"@en , + skos:altLabel "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 ; + skos: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 . @@ -71,7 +71,7 @@ cco:Bent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Black cco:Black rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that lacks any hues as parts."@en ; + skos: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 . @@ -79,7 +79,7 @@ cco:Black rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Blond cco:Blond rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that ranges from nearly white to a light greyish yellow"@en ; + skos: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 . @@ -87,7 +87,7 @@ cco:Blond rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Blue cco:Blue rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is between Cyan and Violet with a wavelength in the visible spectrum typically between 450 to 490 nanometers."@en ; + skos: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 . @@ -95,7 +95,7 @@ cco:Blue rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Blunt cco:Blunt rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer not having a sharp edge or point."@en ; + skos: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 . @@ -103,7 +103,7 @@ cco:Blunt rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/BodyShape cco:BodyShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a Person's body by virtue of the body's general outline or figure."@en ; + skos: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 . @@ -111,7 +111,7 @@ cco:BodyShape rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Branched cco:Branched rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having subdivisions or offshoots."@en ; + skos: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 . @@ -119,7 +119,7 @@ cco:Branched rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Brown cco:Brown rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that consists of dark orange and red, and of very low intensity."@en ; + skos: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 . @@ -127,7 +127,7 @@ cco:Brown rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Circumference cco:Circumference rdf:type owl:Class ; rdfs:subClassOf cco:Perimeter ; - cco:definition "A Perimeter that inheres in a circle or ellipse."@en ; + skos: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 . @@ -135,7 +135,7 @@ cco:Circumference rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Closure cco:Closure rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the degree to which that bearer affords passage or sightline through it via an opening, aperture, orifice, or vent."@en ; + skos: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 . @@ -143,7 +143,7 @@ cco:Closure rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Coiled cco:Coiled rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer being wound in concentric rings or spirals."@en ; + skos: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 . @@ -151,7 +151,7 @@ cco:Coiled rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Color cco:Color rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; - cco:definition "An Optical Property that inheres in a bearer in virtue of that bearer's Color Hue, Color Saturation and Color Brightness."@en ; + skos: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 . @@ -159,8 +159,8 @@ cco:Color rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ColorBrightness cco:ColorBrightness rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; - cco:alternative_label "Color Intensity"@en ; - cco:definition "An Optical Property that inheres in a bearer in virtue of its capacity to reflect or radiate light."@en ; + skos:altLabel "Color Intensity"@en ; + skos: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 . @@ -168,7 +168,7 @@ cco:ColorBrightness rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ColorHue cco:ColorHue rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; - cco:definition "An Optical Property that inheres in a bearer in virtue of its capacity to reflect a dominant wavelength of the visible light spectrum, which is typically divided up into 6 to 8 ranges."@en ; + skos: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 . @@ -176,7 +176,7 @@ cco:ColorHue rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ColorSaturation cco:ColorSaturation rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; - cco:definition "An Optical Property that inheres in a bearer in virtue of its capacity to reflect high intensity light distributed across fewer wavelengths, typically considered on a continuum of purity."@en ; + skos: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 . @@ -184,7 +184,7 @@ cco:ColorSaturation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ConcaveShape cco:ConcaveShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality that inheres in a bearer in virtue of the bearer having one or more cavities, such that at least one line connecting a pair of points on the surface of the bearer will lie outside."@en ; + skos: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 . @@ -192,7 +192,7 @@ cco:ConcaveShape rdf:type owl:Class ; ### 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 Round base that tapers smoothly to an apex."@en ; + skos:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having a Round base that tapers smoothly to an apex."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Cone&oldid=1058362269"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Cone Shape"@en . @@ -201,7 +201,7 @@ cco:ConeShape rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ConvexShape cco:ConvexShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality that inheres in a bearer in virtue of the bearer not having a cavity, such that no line connecting a pair of points on the surface of the bearer will lie outside."@en ; + skos: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 . @@ -209,7 +209,7 @@ cco:ConvexShape rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CubeShape cco:CubeShape rdf:type owl:Class ; rdfs:subClassOf cco:Cuboidal ; - cco:definition "A Cuboidal shape inhering in a bearer in virtue of it having six Square faces."@en ; + skos: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 . @@ -217,7 +217,7 @@ cco:CubeShape rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Cuboidal cco:Cuboidal rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; - cco:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having six Rectangular faces."@en ; + skos: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 . @@ -225,7 +225,7 @@ cco:Cuboidal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Curved cco:Curved rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having borders which are smoothly rounded."@en ; + skos: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 . @@ -233,7 +233,7 @@ cco:Curved rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Cyan cco:Cyan rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is between Green and Blue with a wavelength in the visible spectrum typically between 490 and 520 nanometers."@en ; + skos: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 . @@ -241,8 +241,8 @@ cco:Cyan rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Cylindrical cco:Cylindrical rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; - cco:alternative_label "Columnar"@en ; - cco:definition "A Three Dimensional Shape inhering in a bearer in virtue of the bearer having an elongated shape with round bases."@en ; + skos:altLabel "Columnar"@en ; + skos: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 . @@ -250,8 +250,8 @@ cco:Cylindrical rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Density cco:Density rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:alternative_label "Density"@en ; - cco:definition "A Quality that inheres in a bearer in virtue of that bearer's mass per unit volume."@en ; + skos:altLabel "Density"@en ; + skos: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 . @@ -259,7 +259,7 @@ cco:Density rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Depth cco:Depth rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's extension in a downward, backward, or inward direction."@en ; + skos: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 . @@ -267,7 +267,7 @@ cco:Depth rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Diameter cco:Diameter rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a circle in virtue of the extent of a straight line that passes through the center of the circle and starts and ends on the circle's boundary."@en ; + skos: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 . @@ -277,7 +277,7 @@ cco:DisruptingDisposition rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; dcterms:created "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A disposition the realization of which would disrupt a process some entity has an interest in."@en ; + skos:definition "A disposition the realization of which would disrupt a process some entity has an interest in."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Disrupting Disposition"@en ; skos:editorialNote "This is a defined class. A Disrupting Disposition is indexed by the interest_in object property. A disposition can be a Disrupting Disposition according to one index and not a Disrupting Disposition according to another index." ; @@ -287,7 +287,7 @@ cco:DisruptingDisposition rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Drooping cco:Drooping rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a border that hangs downwards."@en ; + skos: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 . @@ -295,7 +295,7 @@ cco:Drooping rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticRadiationProperty cco:ElectromagneticRadiationProperty rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; - cco:definition "A Disposition that inheres in an bearer in virtue of how that bearer interacts with electromagnetic radiation."@en ; + skos: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 . @@ -303,7 +303,7 @@ cco:ElectromagneticRadiationProperty rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Fatigability cco:Fatigability rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; - cco:definition "A Realizable Entity that is realized when its bearer loses strength and tires quickly."@en ; + skos: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 . @@ -311,7 +311,7 @@ cco:Fatigability rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Flat cco:Flat rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a horizontal border without a significant deviation."@en ; + skos: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 . @@ -319,7 +319,7 @@ cco:Flat rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Fluorescence cco:Fluorescence rdf:type owl:Class ; rdfs:subClassOf cco:LuminescentProperty ; - cco:definition "A Luminescent Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light while absorbing shorter wavelength radiation, but not after."@en ; + skos: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/w/index.php?title=Fluorescence&oldid=1061358510"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Fluorescence"@en . @@ -328,7 +328,7 @@ cco:Fluorescence rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Folded cco:Folded rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of one part of the bearer being layered over another connected part."@en ; + skos: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 . @@ -336,7 +336,7 @@ cco:Folded rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GoldColor cco:GoldColor rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that resembles a yellow-orange Hue with the added feature of having a metallic shine."@en ; + skos: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 . @@ -344,7 +344,7 @@ cco:GoldColor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Green cco:Green rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is between Yellow and Cyan with a wavelength in the visible spectrum, typically between 520 to 560 nanometers."@en ; + skos: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 . @@ -352,7 +352,7 @@ cco:Green rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Grey cco:Grey rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color between white and black colors."@en ; + skos: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 . @@ -360,7 +360,7 @@ cco:Grey rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hardness cco:Hardness rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the degree to which it can be turned, bowed, or twisted without breaking."@en ; + skos: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 . @@ -368,7 +368,7 @@ cco:Hardness rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Hazel cco:Hazel rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is a combination of Brown and Green, typically associated with eye color."@en ; + skos: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 . @@ -376,7 +376,7 @@ cco:Hazel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Height cco:Height rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's extension in a vertical direction."@en ; + skos: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 . @@ -384,7 +384,7 @@ cco:Height rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Length cco:Length rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's greatest extent in one direction."@en ; + skos: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 . @@ -392,7 +392,7 @@ cco:Length rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/LuminescentProperty cco:LuminescentProperty rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; - cco:definition "An Optical Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light, but which isn't the result of the bearer being heated."@en ; + skos: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/w/index.php?title=Luminescence&oldid=1050169944"^^xsd:anyURI ; 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 ; @@ -402,7 +402,7 @@ cco:LuminescentProperty rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Magenta cco:Magenta rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color consisting of red and blue hues."@en ; + skos: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 . @@ -410,7 +410,7 @@ cco:Magenta rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Magnetic cco:Magnetic rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; - cco:definition "A Disposition that is realized when its bearer exerts a magnetic force on another entity."@en ; + skos: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 . @@ -418,7 +418,7 @@ cco:Magnetic rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Maroon cco:Maroon rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color consisting of purple and brown hue."@en ; + skos: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 . @@ -426,7 +426,7 @@ cco:Maroon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Mass cco:Mass rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the amount of matter in that bearer."@en ; + skos: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 ; @@ -436,7 +436,7 @@ cco:Mass rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Oblong cco:Oblong rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having an long thin shape with approximately parallel sides."@en ; + skos: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 . @@ -444,7 +444,7 @@ cco:Oblong rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalExtent cco:OneDimensionalExtent rdf:type owl:Class ; rdfs:subClassOf cco:SizeQuality ; - cco:definition "A Size Quality that inheres in a bearer in virtue of the bearer's extension in one dimension."@en ; + skos: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 ; @@ -454,7 +454,7 @@ cco:OneDimensionalExtent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Opacity cco:Opacity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; - cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of that bearer's capacity to transmit electromagnetic radiation of a given frequency through the bearer instead of reflecting, scattering, or absorbing electromangentic radiation of that frequency."@en ; + skos: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 ; @@ -464,7 +464,7 @@ cco:Opacity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Opaque cco:Opaque rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; - cco:definition "An Opacity that inheres in a bearer in virtue of that bearer's incapacity to transmit electromagnetic radiation of a given frequency through the bearer such that the bearer reflects, scatters, or absorbs all electromagnetic radiation of that frequency."@en ; + skos: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 . @@ -472,7 +472,7 @@ cco:Opaque rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/OpticalProperty cco:OpticalProperty rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; - cco:definition "An Electromagnetic Radiation Property that is realized when its bearer interacts with electromagnetic waves within the visible light spectrum."@en ; + skos: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 . @@ -480,7 +480,7 @@ cco:OpticalProperty rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Orange cco:Orange rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is between Red and Yellow with a wavelength in the visible spectrum typically between 590 to 635 nanometers."@en ; + skos: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 . @@ -488,7 +488,7 @@ cco:Orange rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Perimeter cco:Perimeter rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the extent of a boundary which encloses the bearer."@en ; + skos: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 . @@ -496,8 +496,8 @@ cco:Perimeter rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PhaseAngle cco:PhaseAngle rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000145 ; - cco:alternative_label "Orbital Phase Angle"@en ; - cco:definition "A Relational Quality that is the angle between the light incident onto an observed Object and the light reflected from the Object."@en ; + skos:altLabel "Orbital Phase Angle"@en ; + skos: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 . @@ -506,7 +506,7 @@ cco:PhaseAngle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Phosphorescence cco:Phosphorescence rdf:type owl:Class ; rdfs:subClassOf cco:LuminescentProperty ; - cco:definition "A Luminescent Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light after absorbing shorter wavelength radiation, and to continue emitting after the absorbing process has ceased."@en ; + skos: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/w/index.php?title=Phosphorescence&oldid=1060815719"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Phosphorescence"@en . @@ -515,8 +515,8 @@ cco:Phosphorescence rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PitchOrientation cco:PitchOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Pitch"@en ; - cco:definition "A Spatial Orientation of an Object relative to its Pitch Axis."@en ; + skos:altLabel "Pitch"@en ; + skos: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 . @@ -524,8 +524,8 @@ cco:PitchOrientation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PointingOrientation cco:PointingOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Facing Orientation"@en ; - cco:definition "A Spatial Orientation of a Material Entity in which one or more of its designated components are oriented toward a specified direction."@en ; + skos:altLabel "Facing Orientation"@en ; + skos:definition "A Spatial Orientation of a Material Entity in which one or more of its designated components are oriented toward a specified direction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Pointing Orientation"@en . @@ -533,7 +533,7 @@ cco:PointingOrientation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Protruding cco:Protruding rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a part of an object in virtue of the part extending out above or beyond the surface of the object."@en ; + skos: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 . @@ -541,7 +541,7 @@ cco:Protruding rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Purple cco:Purple rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is aproximately midway between Red and Blue."@en ; + skos: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 . @@ -549,7 +549,7 @@ cco:Purple rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Pyramidal cco:Pyramidal rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; - cco:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having a polygonal base with vertices that all connect to the same apex to form triangular faces."@en ; + skos: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 . @@ -558,7 +558,7 @@ cco:Pyramidal rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiationAbsorptivity cco:RadiationAbsorptivity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; - cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of the capacity of that bearer to absorb electromagnetic radiation of a given frequency."@en ; + skos: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 . @@ -566,7 +566,7 @@ cco:RadiationAbsorptivity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiationEmissivity cco:RadiationEmissivity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; - cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of the capacity of that bearer to emit electromagnetic radiation of a given frequency."@en ; + skos: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 . @@ -574,7 +574,7 @@ cco:RadiationEmissivity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RadiationReflectivity cco:RadiationReflectivity rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationProperty ; - cco:definition "An Electromagnetic Radiation Property that inheres in a bearer in virtue of the capacity of that bearer to scatter or reflect electromagnetic radiation of a given frequency."@en ; + skos: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 . @@ -582,7 +582,7 @@ cco:RadiationReflectivity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Radioactive cco:Radioactive rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of that bearer exhibiting or being caused by radioactivity."@en ; + skos: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 . @@ -590,9 +590,9 @@ cco:Radioactive rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Radiolucent cco:Radiolucent rdf:type owl:Class ; rdfs:subClassOf cco:Radiopacity ; - cco:alternative_label "Hypodense"@en , + skos:altLabel "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 ; + skos: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 . @@ -600,8 +600,8 @@ cco:Radiolucent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Radiopacity cco:Radiopacity rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; - cco:alternative_label "Radiodensity"@en ; - cco:definition "An Opacity that inheres in a bearer in virtue of its capacity to allow or prevent X-rays to pass through it."@en ; + skos:altLabel "Radiodensity"@en ; + skos: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/w/index.php?title=Radiodensity&oldid=1048274724"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Radiopacity"@en . @@ -610,8 +610,8 @@ cco:Radiopacity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Radiopaque cco:Radiopaque rdf:type owl:Class ; rdfs:subClassOf cco:Radiopacity ; - cco:alternative_label "Radiodense"@en ; - cco:definition "A Radiopacity that inheres in a bearer in virtue of its capacity to prevent most X-rays from passing through it."@en ; + skos:altLabel "Radiodense"@en ; + skos: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 . @@ -619,7 +619,7 @@ cco:Radiopaque rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Rectangular cco:Rectangular rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of having four sides and four 90 degree angles."@en ; + skos: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 . @@ -627,7 +627,7 @@ cco:Rectangular rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Red cco:Red rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is above Orange with a wavelength in the visible spectrum typically between 635 to 700 nanometers."@en ; + skos: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 . @@ -635,7 +635,7 @@ cco:Red rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Refractivity cco:Refractivity rdf:type owl:Class ; rdfs:subClassOf cco:RadiationReflectivity ; - cco:definition "A Radiation Reflectivity that inheres in a bearer in virtue of the capacity of that bearer to change the direction of a propagating wave when passing through it."@en ; + skos: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/w/index.php?title=Refractive_index&oldid=1062519140"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Refractivity"@en . @@ -644,8 +644,8 @@ cco:Refractivity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RollOrientation cco:RollOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Roll"@en ; - cco:definition "A Spatial Orientation of an Object relative to its Roll Axis."@en ; + skos:altLabel "Roll"@en ; + skos: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 . @@ -653,7 +653,7 @@ cco:RollOrientation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Rosy cco:Rosy rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color consisting of red hue and yellow hue and high brightness."@en ; + skos: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 . @@ -661,8 +661,8 @@ cco:Rosy rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Round cco:Round rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Circular"@en ; - cco:definition "A Shape Quality that inheres in a bearer in virtue of every point along its circumference being equidistant from the center."@en ; + skos:altLabel "Circular"@en ; + skos: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 . @@ -671,7 +671,7 @@ cco:Round rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Semicircular cco:Semicircular rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape quality inhering in a bearer in virtue of the bearer having the shape of half a circle."@en ; + skos: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 . @@ -679,7 +679,7 @@ cco:Semicircular rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Serrated cco:Serrated rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having multiple sharp points along a edge."@en ; + skos: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 . @@ -687,7 +687,7 @@ cco:Serrated rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ShapeQuality cco:ShapeQuality rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the ratios between dimensions of external features of that bearer."@en ; + skos: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 . @@ -695,7 +695,7 @@ cco:ShapeQuality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Sharp cco:Sharp rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a fine point or thin edge."@en ; + skos: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 . @@ -703,7 +703,7 @@ cco:Sharp rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SilverColor cco:SilverColor rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that resembles Grey with the added feature of having a metallic shine."@en ; + skos: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 . @@ -711,7 +711,7 @@ cco:SilverColor rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SizeQuality cco:SizeQuality rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the bearer's extension in one or more dimensions."@en ; + skos: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 . @@ -719,7 +719,7 @@ cco:SizeQuality rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Sloped cco:Sloped rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a horizontal border which is not level."@en ; + skos: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 . @@ -727,8 +727,8 @@ cco:Sloped rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SpatialOrientation cco:SpatialOrientation rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000145 ; - cco:alternative_label "Attitude"@en ; - cco:definition "A Relational Quality that is the angle of Rotation of an Object relative to one or more Plane of Reference or Axis of Rotation."@en ; + skos:altLabel "Attitude"@en ; + skos: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 . @@ -737,7 +737,7 @@ cco:SpatialOrientation rdf:type owl:Class ; ### 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 all of its cross sections being round."@en ; + skos:definition "A Three Dimensional Shape inhering in a bearer in virtue of all of its cross sections being round."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Spherical"@en . @@ -745,7 +745,7 @@ cco:Spherical rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Split cco:Split rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer having a linear opening, or having been divided into parts."@en ; + skos: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 . @@ -753,7 +753,7 @@ cco:Split rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Square cco:Square rdf:type owl:Class ; rdfs:subClassOf cco:Rectangular ; - cco:definition "A Rectangular shape which has four equal length sides and four 90 degree angles."@en ; + skos: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 . @@ -761,8 +761,8 @@ cco:Square rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Straight cco:Straight rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Linear"@en ; - cco:definition "A Shape Quality inhering in a bearer in virtue of the bearer not having curves, bends, or angles along its borders."@en ; + skos:altLabel "Linear"@en ; + skos: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 . @@ -770,8 +770,8 @@ cco:Straight rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Strength cco:Strength rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; - cco:definition "A Realizable Entity that is realized when its bearer exerts or resists some power, influence, or force."@en ; - cco:elucidation "Strength is intended to be understood broadly here. Physical strength is only one type of Strength. Other subtypes of Strength may include military strength, psychological strength, emotional strength, political strength, technological strength, and so on."@en ; + skos:definition "A Realizable Entity that is realized when its bearer exerts or resists some power, influence, or force."@en ; + skos:scopeNote "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 . @@ -779,7 +779,7 @@ cco:Strength rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/SurfaceTension cco:SurfaceTension rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; - cco:definition "A Disposition that inheres in a liquid and is realized when the cohesive forces of the molecules in the bearer at the surface are greater than the adhesive forces of the molecules in the surrounding air."@en ; + skos: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/w/index.php?title=Surface_tension&oldid=1062753527"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Surface Tension"@en . @@ -788,7 +788,7 @@ cco:SurfaceTension rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Temperature cco:Temperature rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of its thermal energy."@en ; + skos: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 . @@ -796,7 +796,7 @@ cco:Temperature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Texture cco:Texture rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the size, shape, and distribution of features on its surface, typically on a continuum from smooth to rough."@en ; + skos: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 . @@ -804,7 +804,7 @@ cco:Texture rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Thickness cco:Thickness rdf:type owl:Class ; rdfs:subClassOf cco:Depth ; - cco:definition "A Depth that inheres in a bearer in virtue of it extending inward through an object."@en ; + skos: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 . @@ -812,9 +812,9 @@ cco:Thickness rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Thin cco:Thin rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Narrow"@en , + skos:altLabel "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 ; + skos: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 . @@ -822,8 +822,8 @@ cco:Thin rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalExtent cco:ThreeDimensionalExtent rdf:type owl:Class ; rdfs:subClassOf cco:SizeQuality ; - cco:alternative_label "Volume"@en ; - cco:definition "A Size Quality that inheres in a bearer in virtue of the bearer's extension in three dimensions."@en ; + skos:altLabel "Volume"@en ; + skos: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 . @@ -831,7 +831,7 @@ cco:ThreeDimensionalExtent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalShape cco:ThreeDimensionalShape rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:definition "A Shape Quality that inheres only in a three dimensional entity."@en ; + skos: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 . @@ -839,7 +839,7 @@ cco:ThreeDimensionalShape rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Translucent cco:Translucent rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; - cco:definition "An Opacity that inheres in a bearer in virtue of that bearer's capacity to transmit some but not all electromagnetic radiation of a given frequency through the bearer such that the bearer reflects, scatters, or absorbs some but not all electromagnetic radiation of that frequency."@en ; + skos: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 . @@ -847,7 +847,7 @@ cco:Translucent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Transparent cco:Transparent rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; - cco:definition "An Opacity that inheres in a bearer in virtue of that bearer's capacity to transmit all or nearly all electromagnetic radiation of a given frequency through the bearer such that the bearer reflects, scatters, or absorbs little or no electromagnetic radiation of that frequency."@en ; + skos: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 . @@ -855,7 +855,7 @@ cco:Transparent rdf:type owl:Class ; ### 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 exactly three angles and exactly three sides."@en ; + skos:definition "A Shape Quality inhering in a bearer in virtue of it having exactly three angles and exactly three sides."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Triangular"@en . @@ -863,8 +863,8 @@ cco:Triangular rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalExtent cco:TwoDimensionalExtent rdf:type owl:Class ; rdfs:subClassOf cco:SizeQuality ; - cco:alternative_label "Area"@en ; - cco:definition "A Size Quality that inheres in a bearer in virtue of the bearer's extension in two dimensions."@en ; + skos:altLabel "Area"@en ; + skos: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 . @@ -872,7 +872,7 @@ cco:TwoDimensionalExtent rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Vermilion cco:Vermilion rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color consisting of red and orange hue with a slight amount of gray."@en ; + skos: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 . @@ -880,7 +880,7 @@ cco:Vermilion rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Violet cco:Violet rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is lower than Blue with a wavelength in the visible spectrum typically between 400 and 450 nanometers."@en ; + skos: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 . @@ -890,7 +890,7 @@ cco:Vulnerability rdf:type owl:Class ; rdfs:subClassOf cco:DisruptingDisposition ; dcterms:bibliographicCitation "Vulnerability | Definition of Vulnerability by Oxford Dictionary on Lexico.Com Also Meaning of Vulnerability. https://web.archive.org/web/20210118111731/https://www.lexico.com/en/definition/vulnerability. Accessed 19 Dec. 2022. " ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; - cco:definition "A Disrupting Disposition the realization of which would disrupt a process that the bearer of the Disrupting Disposition has an interest in."@en ; + skos:definition "A Disrupting Disposition the realization of which would disrupt a process that the bearer of the Disrupting Disposition has an interest in."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Vulnerability"@en ; skos:editorialNote "This is defined class. A Vulnerability is indexed by the interest_in object property. A disposition can be a Vulnerability according to one index and not a Vulnerability according to another index." ; @@ -900,8 +900,8 @@ cco:Vulnerability rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Wavy cco:Wavy rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Undulate"@en ; - cco:definition "A Shape Quality inhering in a bearer in virtue of it having a sinuous or rippled border."@en ; + skos:altLabel "Undulate"@en ; + skos: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 . @@ -909,7 +909,7 @@ cco:Wavy rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Weight cco:Weight rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in some material entity with a mass in virtue of its location in some gravitational field."@en ; + skos: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 . @@ -918,7 +918,7 @@ cco:Weight rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Wetness cco:Wetness rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; - cco:definition "A Quality that inheres in a bearer in virtue of the degree to which the bearer is covered by a liquid, typically on a continuum of dry to wet."@en ; + skos: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 . @@ -926,7 +926,7 @@ cco:Wetness rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/White cco:White rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color of maximum brightness, the color of objects that reflect nearly all wavelengths of the visible light spectrum, thus considered achromatic."@en ; + skos: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 . @@ -934,9 +934,9 @@ cco:White rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Wide cco:Wide rdf:type owl:Class ; rdfs:subClassOf cco:ShapeQuality ; - cco:alternative_label "Broad"@en , + skos:altLabel "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 ; + skos: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 . @@ -944,7 +944,7 @@ cco:Wide rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Width cco:Width rdf:type owl:Class ; rdfs:subClassOf cco:OneDimensionalExtent ; - cco:definition "A One Dimensional Extent that inheres in a bearer in virtue of the bearer's extension in a horizontal direction."@en ; + skos: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 . @@ -952,8 +952,8 @@ cco:Width rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/YawOrientation cco:YawOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; - cco:alternative_label "Yaw"@en ; - cco:definition "A Spatial Orientation of an Object relative to its Yaw Axis."@en ; + skos:altLabel "Yaw"@en ; + skos: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 . @@ -961,7 +961,7 @@ cco:YawOrientation rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Yellow cco:Yellow rdf:type owl:Class ; rdfs:subClassOf cco:Color ; - cco:definition "A Color that is between Orange and Green with a wavelength in the visible spectrum typically between 560 to 590 nanometers."@en ; + skos: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 . diff --git a/src/cco-modules/TimeOntology.ttl b/src/cco-modules/TimeOntology.ttl index 66617b4..a72800a 100644 --- a/src/cco-modules/TimeOntology.ttl +++ b/src/cco-modules/TimeOntology.ttl @@ -6,6 +6,7 @@ @prefix xml: . @prefix xsd: . @prefix rdfs: . +@prefix skos: . @prefix dcterms: . @base . @@ -28,7 +29,7 @@ cco:has_inside_instant rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_inside_instant_of ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000148 ; - cco:definition "For Temporal Interval t1 and Temporal Instant t2, t1 has inside instant t2 if and only if there exists Temporal Instants t3 and t4 that are part of t1 and non-identical with t2, such that t3 is before t2 and t4 is after t2."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "has inside instant"@en . @@ -40,7 +41,7 @@ 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."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "has inside interval"@en . @@ -52,9 +53,9 @@ cco:instant_is_after rdf:type owl:ObjectProperty ; rdf:type owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; - cco:definition "A temporal instant t2 (a instance of a zero-dimensional temporal region) is after another temporal instant t1 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; + skos:definition "A temporal instant t2 (a instance of a zero-dimensional temporal region) is after another temporal instant t1 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; cco:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; - cco:elucidation "'instant is after' is a primitive relationship. Informally, a temporal instant t2 is after some temporal instant t1 if and only if t1 precedes t2."@en ; + skos:scopeNote "'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 . @@ -64,9 +65,9 @@ cco:instant_is_before rdf:type owl:ObjectProperty , owl:TransitiveProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000148 ; - cco:definition "A temporal instant t1 (a instance of a zero-dimensional temporal region) is before another temporal instant t2 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; + skos:definition "A temporal instant t1 (a instance of a zero-dimensional temporal region) is before another temporal instant t2 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ; cco:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; - cco:elucidation "'instant is before' is a primitive relationship. Informally, a temporal instant t1 is before some temporal instant t2 if and only if t1 precedes t2."@en ; + skos:scopeNote "'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 . @@ -77,7 +78,7 @@ 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."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval contained by"@en . @@ -88,7 +89,7 @@ cco:interval_contains rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; owl:propertyDisjointWith cco:interval_disjoint ; - cco:definition "A Temporal Interval INT2 contains some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before or identical to inst1, and inst2 is before or identical to inst4, but it is not the case that both inst3 is identical to inst1 and inst2 is identical to inst4."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval contains"@en . @@ -101,7 +102,7 @@ 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."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval disjoint"@en . @@ -112,7 +113,7 @@ cco:interval_during rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contained_by ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 is during some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before inst1, and inst2 is before inst4."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval during"@en . @@ -123,7 +124,7 @@ cco:interval_equals rdf:type owl:ObjectProperty , owl:SymmetricProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 is equal to some Temporal Interval INT2 iff there exists Temporal Instants inst1 and inst2 such that inst1 is the starting instant of both INT1 and INT2 and inst2 is the ending instant of both INT1 and INT2."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval equals"@en . @@ -135,7 +136,7 @@ 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."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval finished by"@en . @@ -146,7 +147,7 @@ cco:interval_finishes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contained_by ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 finishes some Temporal Interval INT2 iff there exists Temporal Instants inst1, inst2, and inst3 such that inst 1 is the starting instant of INT1, inst2 is the ending instant of both INT1 and INT2, inst3 is the starting instant of INT2, and inst3 is before inst1."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval finishes"@en . @@ -158,7 +159,7 @@ 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."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval is after"@en . @@ -169,7 +170,7 @@ cco:interval_is_before rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_disjoint ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A TemporalInterval INT1 is before some TemporalInterval INT2 iff there exists TemporalInstants inst1, inst2 such that inst1 is the ending instant of INT1 and inst2 is the starting instant of INT2 and inst1 is before inst2."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval is before"@en . @@ -182,7 +183,7 @@ 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."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval meets"@en . @@ -194,7 +195,7 @@ 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."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval met by"@en . @@ -205,7 +206,7 @@ cco:interval_overlapped_by rdf:type owl:ObjectProperty ; owl:inverseOf cco:interval_overlaps ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT2 is overlapped by some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, inst3, inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst1 is before inst3, inst3 is before inst2, and inst2 is before inst4."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval overlapped by"@en . @@ -215,7 +216,7 @@ cco:interval_overlapped_by rdf:type owl:ObjectProperty ; cco:interval_overlaps rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 overlaps some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, inst3, inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst1 is before inst3, inst3 is before inst2, and inst2 is before inst4."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval overlaps"@en . @@ -227,7 +228,7 @@ 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."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval started by"@en . @@ -238,7 +239,7 @@ cco:interval_starts rdf:type owl:ObjectProperty ; rdfs:subPropertyOf cco:interval_contained_by ; rdfs:domain obo:BFO_0000038 ; rdfs:range obo:BFO_0000038 ; - cco:definition "A Temporal Interval INT1 starts some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, and inst3 such that inst1 is the starting instant of both INT1 and INT2, inst2 is the ending instant of INT1, inst3 is the ending instant of INT2 and inst2 is before inst3."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "interval starts"@en . @@ -248,7 +249,7 @@ cco:interval_starts rdf:type owl:ObjectProperty ; cco:is_inside_instant_of rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000148 ; rdfs:range obo:BFO_0000038 ; - cco:definition "For Temporal Instant t1 and Temporal Interval t2, t1 is inside instant of t2 if and only if there are Temporal Instants t3 and t4 non-identical to t1 and part of t2 such that t3 is before t1 and t4 is after t1."@en ; + skos: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:definition_source "J. F. Allen and J. A. G. M. Koomen. Planning using a temporal world model. In Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI-1983) pages 741–747. Available at: https://www.ijcai.org/Proceedings/83-2/Papers/036.pdf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ; rdfs:label "is inside instant of"@en . @@ -261,7 +262,7 @@ cco:is_inside_instant_of rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Afternoon cco:Afternoon rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 . @@ -269,7 +270,7 @@ cco:Afternoon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AxialRotationPeriod cco:AxialRotationPeriod rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval that is equal to the length of time required for a spinning Object to complete one rotation around its Axis of Rotation."@en ; + skos:definition "A Temporal Interval 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 . @@ -277,7 +278,7 @@ cco:AxialRotationPeriod rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarDay cco:CalendarDay rdf:type owl:Class ; rdfs:subClassOf cco:Day ; - cco:definition "A Day that begins and ends concurrently with the Seconds specified by a Calendar System to be the first and last Seconds of the Day."@en ; + skos: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 . @@ -285,8 +286,8 @@ cco:CalendarDay rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarMonth cco:CalendarMonth rdf:type owl:Class ; rdfs:subClassOf cco:Month ; - cco:definition "A Month that begins and ends concurrently with the Days specified by a Calendar System to be the first and last Days of the Month."@en ; - cco:example_of_usage "January; February; March; April; May; June; July; August; September; October; November; December" ; + skos: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 ; + skos:example "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 . @@ -294,7 +295,7 @@ cco:CalendarMonth rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarWeek cco:CalendarWeek rdf:type owl:Class ; rdfs:subClassOf cco:Week ; - cco:definition "A Week that begins and ends concurrently with the Days specified by a Calendar System to be the first and last Days of the Week."@en ; + skos: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 . @@ -303,7 +304,7 @@ cco:CalendarWeek rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarYear cco:CalendarYear rdf:type owl:Class ; rdfs:subClassOf cco:Year ; - cco:definition "A Year that begins and ends concurrently with the Days specified by a Calendar System to be the first and last Days of the Year."@en ; + skos: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 . @@ -315,9 +316,9 @@ cco:Day rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Week ] ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 ; + skos:scopeNote "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 . @@ -325,7 +326,7 @@ cco:Day rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Decade cco:Decade rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval that is equal to a period of ten consecutive Years."@en ; + skos:definition "A Temporal Interval 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 . @@ -334,7 +335,7 @@ cco:Decade rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Evening cco:Evening rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 . @@ -342,7 +343,7 @@ cco:Evening rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GregorianDay cco:GregorianDay rdf:type owl:Class ; rdfs:subClassOf cco:CalendarDay ; - cco:definition "A Calendar Day in the Gregorian Calendar."@en ; + skos: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 . @@ -351,7 +352,7 @@ cco:GregorianDay rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/GregorianYear cco:GregorianYear rdf:type owl:Class ; rdfs:subClassOf cco:CalendarYear ; - cco:definition "A Calendar Year in the Gregorian Calendar."@en ; + skos: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 . @@ -364,7 +365,7 @@ cco:Hour rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Day ] ; - cco:definition "A Temporal Interval that is equal to sixty consecutive Minutes."@en ; + skos:definition "A Temporal Interval 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 . @@ -378,7 +379,7 @@ cco:JulianDate rdf:type owl:Class ; owl:someValuesFrom cco:JulianDay ] ; cco:acronym "JD" ; - cco:definition "A Time of Day as specified according to the Julian Calendar using the Julian Date epoch."@en ; + skos: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 . @@ -387,7 +388,7 @@ cco:JulianDate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianDay cco:JulianDay rdf:type owl:Class ; rdfs:subClassOf cco:CalendarDay ; - cco:definition "A Calendar Day in the Julian Calendar."@en ; + skos: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 ; @@ -397,7 +398,7 @@ cco:JulianDay rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianYear cco:JulianYear rdf:type owl:Class ; rdfs:subClassOf cco:CalendarYear ; - cco:definition "A Calendar Year in the Julian Calendar."@en ; + skos: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 . @@ -410,7 +411,7 @@ cco:Minute rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Hour ] ; - cco:definition "A Temporal Interval that is equal to sixty consecutive Seconds."@en ; + skos:definition "A Temporal Interval 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 . @@ -420,7 +421,7 @@ cco:Minute rdf:type owl:Class ; cco:ModifiedJulianDate rdf:type owl:Class ; rdfs:subClassOf cco:TimeOfDay ; cco:acronym "MJD" ; - cco:definition "A Time of Day as specified according to the Julian Calendar using the Modified Julian Date epoch."@en ; + skos: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: @@ -435,9 +436,9 @@ cco:Month rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Year ] ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 ; + skos:scopeNote "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 . @@ -445,7 +446,7 @@ cco:Month rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Morning cco:Morning rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval that consists of the temporal regions between when the sun dawns (approximately 6:00am) and reaches its apex (approximately 12:00pm)."@en ; + skos:definition "A Temporal Interval 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 . @@ -457,7 +458,7 @@ 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."@en ; + skos: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 . @@ -470,7 +471,7 @@ 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."@en ; + skos: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 . @@ -483,7 +484,7 @@ 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."@en ; + skos: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 . @@ -496,7 +497,7 @@ 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."@en ; + skos: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 . @@ -509,7 +510,7 @@ 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."@en ; + skos: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 . @@ -522,7 +523,7 @@ 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."@en ; + skos: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 . @@ -535,7 +536,7 @@ 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."@en ; + skos: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 . @@ -544,7 +545,7 @@ cco:MultiYearTemporalInterval rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Night cco:Night rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000202 ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 . @@ -552,10 +553,10 @@ cco:Night rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceTime cco:ReferenceTime rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000203 ; - cco:alternative_label "Epoch"@en , + skos:altLabel "Epoch"@en , "Epoch Time"@en , "Reference Date"@en ; - cco:definition "A Temporal Instant specified as the origin for which other Temporal Regions are measured or identified."@en ; + skos:definition "A Temporal Instant specified as the origin for 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 . @@ -568,7 +569,7 @@ cco:Second rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Minute ] ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 ; @@ -582,7 +583,7 @@ cco:TimeOfDay rdf:type owl:Class ; owl:onProperty obo:BFO_0000132 ; owl:someValuesFrom cco:Day ] ; - cco:definition "A Temporal Instant that is part of a Day."@en ; + skos:definition "A 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 . @@ -590,7 +591,7 @@ cco:TimeOfDay rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/UnixTemporalInstant cco:UnixTemporalInstant rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000203 ; - cco:definition "A 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 ; + skos:definition "A 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 . @@ -602,7 +603,7 @@ cco:Week rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Month ] ; - cco:definition "A Temporal Interval that is equal to seven consecutive Days."@en ; + skos:definition "A Temporal Interval 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 . @@ -615,9 +616,9 @@ cco:Year rdf:type owl:Class ; owl:onProperty cco:interval_during ; owl:someValuesFrom cco:Decade ] ; - cco:definition "A Temporal Interval 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 ; + skos:definition "A Temporal Interval 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 ; + skos:scopeNote "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 . diff --git a/src/cco-modules/UnitsOfMeasureOntology.ttl b/src/cco-modules/UnitsOfMeasureOntology.ttl index 07739eb..eab259b 100644 --- a/src/cco-modules/UnitsOfMeasureOntology.ttl +++ b/src/cco-modules/UnitsOfMeasureOntology.ttl @@ -7,6 +7,7 @@ @prefix xml: . @prefix xsd: . @prefix rdfs: . +@prefix skos: . @prefix dcterms: . @base . @@ -26,15 +27,15 @@ ### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_label cco:SI_unit_label rdf:type owl:AnnotationProperty ; - cco:definition "An Alternative Label that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ; + skos: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 . + rdfs:subPropertyOf skos:altLabel . ### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_symbol cco:SI_unit_symbol rdf:type owl:AnnotationProperty ; - cco:definition "An Acronym that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ; + skos: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 . @@ -47,8 +48,8 @@ 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 that is used as a standard for measurement 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" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the rate at which objects change their velocities per unit of time."@en ; + skos:example "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 . @@ -56,10 +57,10 @@ cco:MeasurementUnitOfAcceleration rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAmountOfSubstance cco:MeasurementUnitOfAmountOfSubstance rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:alternative_label "Measurement Unit of Chemical Amount"@en , + skos:altLabel "Measurement Unit of Chemical Amount"@en , "Measurement Unit of Enplethy"@en ; - cco:definition "A Measurement Unit that is used as a standard for measurement of the number of a specified type of particle in a portion of matter."@en ; - cco:example_of_usage "mole, pound-mole" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the number of a specified type of particle in a portion of matter."@en ; + skos:example "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 . @@ -68,8 +69,8 @@ cco:MeasurementUnitOfAmountOfSubstance rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAngle cco:MeasurementUnitOfAngle rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of the angle between two lines or planes in relation to a vertex."@en ; - cco:example_of_usage "degrees, radians" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the angle between two lines or planes in relation to a vertex."@en ; + skos:example "degrees, radians" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Angle"@en . @@ -77,8 +78,8 @@ cco:MeasurementUnitOfAngle rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfArea cco:MeasurementUnitOfArea rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of two-dimensional regions or Geospatial Regions."@en ; - cco:example_of_usage "square feet, square meters, acre, hectare" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of two-dimensional regions or Geospatial Regions."@en ; + skos:example "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 . @@ -86,9 +87,9 @@ cco:MeasurementUnitOfArea rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAreaMomentOfInertia cco:MeasurementUnitOfAreaMomentOfInertia rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:alternative_label "Measurement Unit of Second Area Moment"@en ; - cco:definition "A Measurement Unit that is used as a standard for measurement 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 ; + skos:altLabel "Measurement Unit of Second Area Moment"@en ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the distribution of Mass of an object with respect to an axis."@en ; + skos:scopeNote "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 . @@ -96,7 +97,7 @@ cco:MeasurementUnitOfAreaMomentOfInertia rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfDensity cco:MeasurementUnitOfDensity rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of the mass of an object per unit of its total volume."@en ; + skos:definition "A Measurement Unit that is used as a standard for measurement 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 . @@ -104,8 +105,8 @@ cco:MeasurementUnitOfDensity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfElectromagneticForce cco:MeasurementUnitOfElectromagneticForce rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of the electromagnetic force between electrically charged entities."@en ; - cco:example_of_usage "volt, ampere, coulomb" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the electromagnetic force between electrically charged entities."@en ; + skos:example "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 . @@ -113,8 +114,8 @@ cco:MeasurementUnitOfElectromagneticForce rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfEnergy cco:MeasurementUnitOfEnergy rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of the Amount of work that is available in an object."@en ; - cco:example_of_usage "ft-lbs, calorie, horsepower, kilowatt" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the Amount of work that is available in an object."@en ; + skos:example "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 . @@ -122,7 +123,7 @@ cco:MeasurementUnitOfEnergy rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfFlow cco:MeasurementUnitOfFlow rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of the rate at which portions of a substance pass per unit of time."@en ; + skos:definition "A Measurement Unit that is used as a standard for measurement 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 . @@ -130,8 +131,8 @@ cco:MeasurementUnitOfFlow rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfForce cco:MeasurementUnitOfForce rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement 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 " ; + skos:definition "A Measurement Unit that is used as a standard for measurement of interactions in which the Motion or Velocity of an object is changed, unless the interaction is opposed."@en ; + skos:example "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 . @@ -139,8 +140,8 @@ cco:MeasurementUnitOfForce rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfFrequency cco:MeasurementUnitOfFrequency rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of the number of times an event repeats per unit of time."@en ; - cco:example_of_usage "hertz, revolutions per minute" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the number of times an event repeats per unit of time."@en ; + skos:example "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 . @@ -148,8 +149,8 @@ cco:MeasurementUnitOfFrequency rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfImpulse cco:MeasurementUnitOfImpulse rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement 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" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the integral of a Force applied to a portion of matter over a temporal interval."@en ; + skos:example "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 . @@ -157,8 +158,8 @@ cco:MeasurementUnitOfImpulse rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfLength cco:MeasurementUnitOfLength rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of one-dimensional regions or Geospatial Regions."@en ; - cco:example_of_usage "foot, meter, kilometer, mile" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of one-dimensional regions or Geospatial Regions."@en ; + skos:example "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 . @@ -166,8 +167,8 @@ cco:MeasurementUnitOfLength rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMass cco:MeasurementUnitOfMass rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of an object's resistance to Acceleration when a Force is applied to the object."@en ; - cco:example_of_usage "ounce, gram, pound" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of an object's resistance to Acceleration when a Force is applied to the object."@en ; + skos:example "ounce, gram, pound" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Mass"@en . @@ -175,8 +176,8 @@ cco:MeasurementUnitOfMass rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMassFlowRate cco:MeasurementUnitOfMassFlowRate rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnitOfFlow ; - cco:definition "A Measurement Unit of Flow that is used as a standard for measurement 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" ; + skos:definition "A Measurement Unit of Flow that is used as a standard for measurement of the rate at which the Mass of a substance passes per unit time."@en ; + skos:example "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 . @@ -184,8 +185,8 @@ cco:MeasurementUnitOfMassFlowRate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMomentum cco:MeasurementUnitOfMomentum rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement 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" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the Momentum of a portion of matter that is in Motion."@en ; + skos:example "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 . @@ -193,8 +194,8 @@ cco:MeasurementUnitOfMomentum rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfPower cco:MeasurementUnitOfPower rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of rates of work."@en ; - cco:example_of_usage "watt, horsepower" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of rates of work."@en ; + skos:example "watt, horsepower" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Power"@en . @@ -202,8 +203,8 @@ cco:MeasurementUnitOfPower rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfPressure cco:MeasurementUnitOfPressure rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of Force applied perpendicular to a surface per unit area."@en ; - cco:example_of_usage "pascal, atmosphere, pound-force per square inch" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of Force applied perpendicular to a surface per unit area."@en ; + skos:example "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 . @@ -211,10 +212,10 @@ cco:MeasurementUnitOfPressure rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfRotationalInertia cco:MeasurementUnitOfRotationalInertia rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:alternative_label "Measurement Unit of Moment of Inertia"@en , + skos:altLabel "Measurement Unit of Moment of Inertia"@en , "Measurement Unit of Rotational Mass"@en ; - cco:definition "A Measurement Unit that is used as a standard for measurement 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 ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the distribution of Mass of an object with respect to its axis of rotation."@en ; + skos:scopeNote "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 . @@ -222,8 +223,8 @@ cco:MeasurementUnitOfRotationalInertia rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfSoundLevel cco:MeasurementUnitOfSoundLevel rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of the level (the loudness) of sounds."@en ; - cco:example_of_usage "decibels, sones" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the level (the loudness) of sounds."@en ; + skos:example "decibels, sones" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Sound Level"@en . @@ -231,8 +232,8 @@ cco:MeasurementUnitOfSoundLevel rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfSpeed cco:MeasurementUnitOfSpeed rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of the rates at which objects traverse distance."@en ; - cco:example_of_usage "miles per hour, kilometers per hour, knot, mach" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the rates at which objects traverse distance."@en ; + skos:example "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 . @@ -240,8 +241,8 @@ cco:MeasurementUnitOfSpeed rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTemperature cco:MeasurementUnitOfTemperature rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of the thermal energy in an object."@en ; - cco:example_of_usage "celsius, fahrenheit, kelvin" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of the thermal energy in an object."@en ; + skos:example "celsius, fahrenheit, kelvin" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Temperature"@en . @@ -249,8 +250,8 @@ cco:MeasurementUnitOfTemperature rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTime cco:MeasurementUnitOfTime rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of temporal regions."@en ; - cco:example_of_usage "second, minute, hour, day" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of temporal regions."@en ; + skos:example "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 . @@ -258,9 +259,9 @@ cco:MeasurementUnitOfTime rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTorque cco:MeasurementUnitOfTorque rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:alternative_label "Measurement Unit of Moment of Force"@en , + skos:altLabel "Measurement Unit of Moment of Force"@en , "Measurement Unit of Rotational Force"@en ; - cco:definition "A Measurement Unit that is used as a standard for measurement of the rate of change of angular momentum of an object."@en ; + skos:definition "A Measurement Unit that is used as a standard for measurement 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 . @@ -268,8 +269,8 @@ cco:MeasurementUnitOfTorque rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfVolume cco:MeasurementUnitOfVolume rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of sites or three-dimensional regions or Geospatial Regions."@en ; - cco:example_of_usage "cubic feet, cubic meter, quart, liter" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of sites or three-dimensional regions or Geospatial Regions."@en ; + skos:example "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 . @@ -277,8 +278,8 @@ cco:MeasurementUnitOfVolume rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfVolumetricFlowRate cco:MeasurementUnitOfVolumetricFlowRate rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnitOfFlow ; - cco:definition "A Measurement Unit of Flow that is used as a standard for measurement 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" ; + skos:definition "A Measurement Unit of Flow that is used as a standard for measurement of the rate at which volumes of fluid pass per unit time."@en ; + skos:example "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 . @@ -286,8 +287,8 @@ cco:MeasurementUnitOfVolumetricFlowRate rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfWork cco:MeasurementUnitOfWork rdf:type owl:Class ; rdfs:subClassOf cco:MeasurementUnit ; - cco:definition "A Measurement Unit that is used as a standard for measurement of displacements of points to which Forces have been applied."@en ; - cco:example_of_usage "joule, erg, kilowatt hour" ; + skos:definition "A Measurement Unit that is used as a standard for measurement of displacements of points to which Forces have been applied."@en ; + skos:example "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 . @@ -299,7 +300,7 @@ cco:MeasurementUnitOfWork rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/AcreMeasurementUnit cco:AcreMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "acre"@en ; + skos:altLabel "acre"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Acre Measurement Unit"@en . @@ -307,7 +308,7 @@ cco:AcreMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/AngstromMeasurementUnit cco:AngstromMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "Angstrom"@en , + skos:altLabel "Angstrom"@en , "Å"@en , "Ångström"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -317,7 +318,7 @@ cco:AngstromMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/AtmosphereMeasurementUnit cco:AtmosphereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "atm"@en ; + skos:altLabel "atm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Atmosphere Measurement Unit"@en . @@ -325,7 +326,7 @@ cco:AtmosphereMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/BarMeasurementUnit cco:BarMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "bar"@en ; + skos:altLabel "bar"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Bar Measurement Unit"@en . @@ -333,7 +334,7 @@ cco:BarMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/BayreMeasurementUnit cco:BayreMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "ba"@en ; + skos:altLabel "ba"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Bayre Measurement Unit"@en . @@ -341,7 +342,7 @@ cco:BayreMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/BinaryDegreeMeasurementUnit cco:BinaryDegreeMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; - cco:alternative_label "Binary Radian"@en , + skos:altLabel "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 . @@ -352,7 +353,7 @@ cco:BritishThermalUnitMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "BTU"@en , + skos:altLabel "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 . @@ -363,7 +364,7 @@ cco:CalorieMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "cal"@en ; + skos:altLabel "cal"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Calorie Measurement Unit"@en . @@ -371,7 +372,7 @@ cco:CalorieMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CentigramMeasurementUnit cco:CentigramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "cg"@en ; + skos:altLabel "cg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centigram Measurement Unit"@en . @@ -379,7 +380,7 @@ cco:CentigramMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CentiliterMeasurementUnit cco:CentiliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "cL"@en ; + skos:altLabel "cL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centiliter Measurement Unit"@en . @@ -387,7 +388,7 @@ cco:CentiliterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CentimeterMeasurementUnit cco:CentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "cm"@en ; + skos:altLabel "cm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centimeter Measurement Unit"@en . @@ -395,7 +396,7 @@ cco:CentimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicCentimeterMeasurementUnit cco:CubicCentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "cm^3"@en ; + skos:altLabel "cm^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Centimeter Measurement Unit"@en . @@ -403,7 +404,7 @@ cco:CubicCentimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicDecimeterMeasurementUnit cco:CubicDecimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "dm^3"@en ; + skos:altLabel "dm^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Decimeter Measurement Unit"@en . @@ -412,7 +413,7 @@ cco:CubicDecimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:CubicFeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; cco:acronym "cusec" ; - cco:alternative_label "ft^3/s"@en ; + skos:altLabel "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 . @@ -420,7 +421,7 @@ cco:CubicFeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicFootMeasurementUnit cco:CubicFootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "ft^3"@en ; + skos:altLabel "ft^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Foot Measurement Unit"@en . @@ -428,7 +429,7 @@ cco:CubicFootMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicInchMeasurementUnit cco:CubicInchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "in^3"@en ; + skos:altLabel "in^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Inch Measurement Unit"@en . @@ -436,7 +437,7 @@ cco:CubicInchMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicMeterMeasurementUnit cco:CubicMeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "m^3"@en ; + skos:altLabel "m^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Meter Measurement Unit"@en . @@ -453,7 +454,7 @@ cco:CubicMeterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicMillimeterMeasurementUnit cco:CubicMillimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "mm^3"@en ; + skos:altLabel "mm^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Millimeter Measurement Unit"@en . @@ -461,7 +462,7 @@ cco:CubicMillimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicYardMeasurementUnit cco:CubicYardMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "yrd^3"@en ; + skos:altLabel "yrd^3"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Yard Measurement Unit"@en . @@ -486,11 +487,11 @@ cco:DecibelIsotropicMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPower ; cco:SI_unit_symbol "dBi" ; rdfs:label "Decibel Isotropic Measurement Unit"@en ; - cco:alternative_label "Decibels Relative to Isotrope" ; - cco:alternative_label "Decibels Relative to Isotropic Radiator" ; - cco:alternative_label "Decibels Over Isotropic" ; - cco:alternative_label "Decibels Over Isotropic Antenna" ; - cco:alternative_label "Decibels Relative to an Isotropic Reference Antenna" ; + skos:altLabel "Decibels Relative to Isotrope" ; + skos:altLabel "Decibels Relative to Isotropic Radiator" ; + skos:altLabel "Decibels Over Isotropic" ; + skos:altLabel "Decibels Over Isotropic Antenna" ; + skos:altLabel "Decibels Relative to an Isotropic Reference Antenna" ; cco:definition_source "https://www.techtarget.com/whatis/definition/decibels-relative-to-isotropic-radiator-dBi"^^xsd:anyURI ; cco:definition_source "https://shopdelta.eu/dbi-power-gain-of-isotropic-antenna_l2_aid836.html"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -501,7 +502,7 @@ cco:DecibelIsotropicMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DecigramMeasurementUnit cco:DecigramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "dg"@en ; + skos:altLabel "dg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Decigram Measurement Unit"@en . @@ -509,7 +510,7 @@ cco:DecigramMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DeciliterMeasurementUnit cco:DeciliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "dL"@en ; + skos:altLabel "dL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Deciliter Measurement Unit"@en . @@ -517,7 +518,7 @@ cco:DeciliterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DecimeterMeasurementUnit cco:DecimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "dm"@en ; + skos:altLabel "dm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Decimeter Measurement Unit"@en . @@ -534,7 +535,7 @@ cco:DegreeCelsiusMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DegreeFahrenheitMeasurementUnit cco:DegreeFahrenheitMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTemperature ; - cco:alternative_label "°F"@en ; + skos:altLabel "°F"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Degree Fahrenheit Measurement Unit"@en . @@ -550,7 +551,7 @@ cco:DegreeMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DyneMeasurementUnit cco:DyneMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; - cco:alternative_label "dyn"@en ; + skos:altLabel "dyn"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Dyne Measurement Unit"@en . @@ -558,7 +559,7 @@ cco:DyneMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/DyneSecondMeasurementUnit cco:DyneSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfImpulse ; - cco:alternative_label "dyne s"@en , + skos:altLabel "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 . @@ -569,7 +570,7 @@ cco:ErgMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "erg"@en ; + skos:altLabel "erg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Erg Measurement Unit"@en . @@ -577,7 +578,7 @@ cco:ErgMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/FeetPerSecondMeasurementUnit cco:FeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "ft/s"@en ; + skos:altLabel "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 . @@ -585,7 +586,7 @@ cco:FeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/FeetPerSecondPerSecondMeasurementUnit cco:FeetPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; - cco:alternative_label "ft/s/s"@en , + skos:altLabel "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 . @@ -594,7 +595,7 @@ cco:FeetPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/FootMeasurementUnit cco:FootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "ft"@en ; + skos:altLabel "ft"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Foot Measurement Unit"@en . @@ -602,7 +603,7 @@ cco:FootMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GallonMeasurementUnit cco:GallonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "gal"@en ; + skos:altLabel "gal"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gallon Measurement Unit"@en . @@ -610,7 +611,7 @@ cco:GallonMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GallonPerMinuteMeasurementUnit cco:GallonPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; - cco:alternative_label "gal/min"@en ; + skos:altLabel "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 . @@ -618,7 +619,7 @@ cco:GallonPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GigahertzMeasurementUnit cco:GigahertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "GHz"@en ; + skos:altLabel "GHz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gigahertz Measurement Unit"@en . @@ -626,7 +627,7 @@ cco:GigahertzMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GradianMeasurementUnit cco:GradianMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; - cco:alternative_label "Gon"@en , + skos:altLabel "Gon"@en , "Grad"@en , "Grade"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -636,7 +637,7 @@ cco:GradianMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GramMeasurementUnit cco:GramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "g"@en ; + skos:altLabel "g"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gram Measurement Unit"@en . @@ -644,7 +645,7 @@ cco:GramMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GramMoleMeasurementUnit cco:GramMoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; - cco:alternative_label "g-mol"@en , + skos:altLabel "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 . @@ -661,7 +662,7 @@ cco:GramPerCubicCentimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/GramPerSecondMeasurementUnit cco:GramPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMassFlowRate ; - cco:alternative_label "g/s"@en ; + skos:altLabel "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 . @@ -671,7 +672,7 @@ cco:HertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; cco:SI_unit_label "hertz" ; cco:SI_unit_symbol "Hz" ; - cco:alternative_label "cycles per second"@en ; + skos:altLabel "cycles per second"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Hertz Measurement Unit"@en . @@ -681,7 +682,7 @@ cco:HorsepowerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfEnergy , cco:MeasurementUnitOfPower , cco:MeasurementUnitOfWork ; - cco:alternative_label "hp"@en ; + skos:altLabel "hp"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Horsepower Measurement Unit"@en . @@ -690,7 +691,7 @@ cco:HorsepowerMeasurementUnit rdf:type owl:NamedIndividual , cco:HourMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; cco:SI_unit_symbol "h" ; - cco:alternative_label "hr"@en ; + skos:altLabel "hr"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Hour Measurement Unit"@en . @@ -698,7 +699,7 @@ cco:HourMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/InchMeasurementUnit cco:InchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "in"@en ; + skos:altLabel "in"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Inch Measurement Unit"@en . @@ -728,7 +729,7 @@ cco:KilogramForcePerCentimeterSquareMeasurementUnit rdf:type owl:NamedIndividual cco:MeasurementUnitOfPressure ; cco:acronym "kg/cm^2" , "kgf/cm^2" ; - cco:alternative_label "Kilogram Per Square Centimeter Measurement Unit"@en , + skos:altLabel "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 . @@ -746,7 +747,7 @@ cco:KilogramMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMeterPerSecondMeasurementUnit cco:KilogramMeterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMomentum ; - cco:alternative_label "kg m/s"@en ; + skos:altLabel "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 . @@ -762,7 +763,7 @@ cco:KilogramMeterSquareMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMoleMeasurementUnit cco:KilogramMoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; - cco:alternative_label "kg-mol"@en , + skos:altLabel "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 . @@ -795,7 +796,7 @@ cco:KilogramPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilohertzMeasurementUnit cco:KilohertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "kHz"@en ; + skos:altLabel "kHz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilohertz Measurement Unit"@en . @@ -803,7 +804,7 @@ cco:KilohertzMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KiloliterMeasurementUnit cco:KiloliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "kL"@en ; + skos:altLabel "kL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kiloliter Measurement Unit"@en . @@ -811,7 +812,7 @@ cco:KiloliterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometerMeasurementUnit cco:KilometerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "km"@en ; + skos:altLabel "km"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilometer Measurement Unit"@en . @@ -819,7 +820,7 @@ cco:KilometerMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerHourMeasurementUnit cco:KilometersPerHourMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "km/h"@en ; + skos:altLabel "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 . @@ -827,7 +828,7 @@ cco:KilometersPerHourMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerSecondMeasurementUnit cco:KilometersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "km/s"@en ; + skos:altLabel "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 . @@ -835,7 +836,7 @@ cco:KilometersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerSecondPerSecondMeasurementUnit cco:KilometersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; - cco:alternative_label "km/s/s"@en ; + skos:altLabel "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 . @@ -843,7 +844,7 @@ cco:KilometersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilomoleMeasurementUnit cco:KilomoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; - cco:alternative_label "kilomole"@en , + skos:altLabel "kilomole"@en , "kmol"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilomole Measurement Unit"@en . @@ -852,7 +853,7 @@ cco:KilomoleMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilonewtonMeasurementUnit cco:KilonewtonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; - cco:alternative_label "kN"@en ; + skos:altLabel "kN"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilonewton Measurement Unit"@en . @@ -860,7 +861,7 @@ cco:KilonewtonMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilopondMeasurementUnit cco:KilopondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; - cco:alternative_label "Kilogram Force Measurement Unit"@en , + skos:altLabel "Kilogram Force Measurement Unit"@en , "Kilogram-Force"@en , "kgf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -870,7 +871,7 @@ cco:KilopondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KilovoltAmpereMeasurementUnit cco:KilovoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; - cco:alternative_label "kVA"@en ; + skos:altLabel "kVA"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilovolt Ampere Measurement Unit"@en . @@ -878,7 +879,7 @@ cco:KilovoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/KnotMeasurementUnit cco:KnotMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "kn"@en ; + skos:altLabel "kn"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Knot Measurement Unit"@en . @@ -887,7 +888,7 @@ cco:KnotMeasurementUnit rdf:type owl:NamedIndividual , cco:LiterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; cco:SI_unit_symbol "L" ; - cco:alternative_label "Litre"@en ; + skos:altLabel "Litre"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Liter Measurement Unit"@en . @@ -895,7 +896,7 @@ cco:LiterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/LiterPerSecondMeasurementUnit cco:LiterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; - cco:alternative_label "l/s"@en ; + skos:altLabel "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 . @@ -903,7 +904,7 @@ cco:LiterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/LongTonMeasurementUnit cco:LongTonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "Displacement Ton"@en , + skos:altLabel "Displacement Ton"@en , "Gross Ton"@en , "Imperial Ton"@en , "Weight Ton"@en , @@ -915,7 +916,7 @@ cco:LongTonMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MachMeasurementUnit cco:MachMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "M"@en , + skos:altLabel "M"@en , "Ma"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Mach Measurement Unit"@en . @@ -924,7 +925,7 @@ cco:MachMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MegahertzMeasurementUnit cco:MegahertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "MHz"@en ; + skos:altLabel "MHz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Megahertz Measurement Unit"@en . @@ -941,7 +942,7 @@ cco:MeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MetersPerSecondMeasurementUnit cco:MetersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "m/s"@en ; + skos:altLabel "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 . @@ -949,7 +950,7 @@ cco:MetersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MetersPerSecondPerSecondMeasurementUnit cco:MetersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; - cco:alternative_label "m/s/s"@en , + skos:altLabel "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 . @@ -959,7 +960,7 @@ cco:MetersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MetricTonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; cco:SI_unit_symbol "t" ; - cco:alternative_label "tonne"@en ; + skos:altLabel "tonne"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Metric Ton Measurement Unit"@en . @@ -967,7 +968,7 @@ cco:MetricTonMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MileMeasurementUnit cco:MileMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "mi"@en ; + skos:altLabel "mi"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Mile Measurement Unit"@en . @@ -975,7 +976,7 @@ cco:MileMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerHourMeasurementUnit cco:MilesPerHourMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "mi/h"@en , + skos:altLabel "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 . @@ -984,7 +985,7 @@ cco:MilesPerHourMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerSecondMeasurementUnit cco:MilesPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSpeed ; - cco:alternative_label "mi/s"@en ; + skos:altLabel "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 . @@ -992,7 +993,7 @@ cco:MilesPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerSecondPerSecondMeasurementUnit cco:MilesPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAcceleration ; - cco:alternative_label "mi/s/s"@en ; + skos:altLabel "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 . @@ -1000,7 +1001,7 @@ cco:MilesPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilliampereMeasurementUnit cco:MilliampereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; - cco:alternative_label "mA"@en ; + skos:altLabel "mA"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milliampere Measurement Unit"@en . @@ -1008,7 +1009,7 @@ cco:MilliampereMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MillibarMeasurementUnit cco:MillibarMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "mb"@en , + skos:altLabel "mb"@en , "mbar"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Millibar Measurement Unit"@en . @@ -1017,7 +1018,7 @@ cco:MillibarMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilligramMeasurementUnit cco:MilligramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "mg"@en ; + skos:altLabel "mg"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milligram Measurement Unit"@en . @@ -1025,7 +1026,7 @@ cco:MilligramMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MilliliterMeasurementUnit cco:MilliliterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "mL"@en ; + skos:altLabel "mL"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milliliter Measurement Unit"@en . @@ -1033,7 +1034,7 @@ cco:MilliliterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/MillimeterMeasurementUnit cco:MillimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "mm"@en ; + skos:altLabel "mm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Millimeter Measurement Unit"@en . @@ -1050,7 +1051,7 @@ cco:MinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MinuteOfArcMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; cco:SI_unit_symbol "'" ; - cco:alternative_label "Arcminute"@en , + skos:altLabel "Arcminute"@en , "MOA"@en , "am"@en , "amin"@en , @@ -1079,7 +1080,7 @@ cco:MonthMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/NanometerMeasurementUnit cco:NanometerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "Nanometre"@en , + skos:altLabel "Nanometre"@en , "nm"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Nanometer Measurement Unit"@en . @@ -1088,7 +1089,7 @@ cco:NanometerMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/NauticalMileMeasurementUnit cco:NauticalMileMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "M"@en , + skos:altLabel "M"@en , "NM"@en , "nmi"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -1115,7 +1116,7 @@ cco:NewtonMeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonSecondMeasurementUnit cco:NewtonSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfImpulse ; - cco:alternative_label "N s"@en , + skos:altLabel "N s"@en , "Newton second"@en , "Ns"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -1125,7 +1126,7 @@ cco:NewtonSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonSecondPerKilogramMeasurementUnit cco:NewtonSecondPerKilogramMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMomentum ; - cco:alternative_label "Ns/kg"@en ; + skos:altLabel "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 . @@ -1133,7 +1134,7 @@ cco:NewtonSecondPerKilogramMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/OunceMeasurementUnit cco:OunceMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "oz"@en ; + skos:altLabel "oz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Ounce Measurement Unit"@en . @@ -1150,7 +1151,7 @@ cco:PascalMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PhonMeasurementUnit cco:PhonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSoundLevel ; - cco:alternative_label "phon"@en ; + skos:altLabel "phon"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Phon Measurement Unit"@en . @@ -1158,7 +1159,7 @@ cco:PhonMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PintMeasurementUnit cco:PintMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolume ; - cco:alternative_label "pt"@en ; + skos:altLabel "pt"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pint Measurement Unit"@en . @@ -1182,7 +1183,7 @@ cco:PoundFootSecondSquareMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundForceMeasurementUnit cco:PoundForceMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfForce ; - cco:alternative_label "lbf"@en ; + skos:altLabel "lbf"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Force Measurement Unit"@en . @@ -1190,7 +1191,7 @@ cco:PoundForceMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundMeasurementUnit cco:PoundMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "lb"@en ; + skos:altLabel "lb"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Measurement Unit"@en . @@ -1198,7 +1199,7 @@ cco:PoundMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundMoleMeasurementUnit cco:PoundMoleMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAmountOfSubstance ; - cco:alternative_label "lb-mol"@en , + skos:altLabel "lb-mol"@en , "lbmol"@en , "pound-mole"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; @@ -1208,7 +1209,7 @@ cco:PoundMoleMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundPerSecondMeasurementUnit cco:PoundPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMassFlowRate ; - cco:alternative_label "lb/s"@en ; + skos:altLabel "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 . @@ -1216,7 +1217,7 @@ cco:PoundPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundsPerSquareInchMeasurementUnit cco:PoundsPerSquareInchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPressure ; - cco:alternative_label "psi"@en ; + skos:altLabel "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 . @@ -1249,7 +1250,7 @@ cco:RadianMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/RevolutionsPerDayMeasurementUnit cco:RevolutionsPerDayMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "r/day"@en ; + skos:altLabel "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 . @@ -1257,7 +1258,7 @@ cco:RevolutionsPerDayMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/RevolutionsPerMinuteMeasurementUnit cco:RevolutionsPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "r/min"@en , + skos:altLabel "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 . @@ -1276,7 +1277,7 @@ cco:SecondMeasurementUnit rdf:type owl:NamedIndividual , cco:SecondOfArcMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; cco:SI_unit_symbol "\"" ; - cco:alternative_label "Arcsecond"@en , + skos:altLabel "Arcsecond"@en , "arcsec"@en , "as"@en , "asec"@en ; @@ -1287,7 +1288,7 @@ cco:SecondOfArcMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/ShaftHorsepowerMeasurementUnit cco:ShaftHorsepowerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfPower ; - cco:alternative_label "shp"@en ; + skos:altLabel "shp"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Shaft Horsepower Measurement Unit"@en . @@ -1295,7 +1296,7 @@ cco:ShaftHorsepowerMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/ShortTonMeasurementUnit cco:ShortTonMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "Net Ton"@en , + skos:altLabel "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 . @@ -1304,7 +1305,7 @@ cco:ShortTonMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugFootPerSecondMeasurementUnit cco:SlugFootPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMomentum ; - cco:alternative_label "slug ft/s"@en ; + skos:altLabel "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 . @@ -1312,7 +1313,7 @@ cco:SlugFootPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugMeasurementUnit cco:SlugMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMass ; - cco:alternative_label "slug"@en ; + skos:altLabel "slug"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Slug Measurement Unit"@en . @@ -1320,7 +1321,7 @@ cco:SlugMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugPerSecondMeasurementUnit cco:SlugPerSecondMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfMassFlowRate ; - cco:alternative_label "slug/s"@en ; + skos:altLabel "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 . @@ -1328,7 +1329,7 @@ cco:SlugPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SoneMeasurementUnit cco:SoneMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfSoundLevel ; - cco:alternative_label "sone"@en ; + skos:altLabel "sone"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Sone Measurement Unit"@en . @@ -1336,7 +1337,7 @@ cco:SoneMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareCentimeterMeasurementUnit cco:SquareCentimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "cm^2"@en ; + skos:altLabel "cm^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Centimeter Measurement Unit"@en . @@ -1344,7 +1345,7 @@ cco:SquareCentimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareDecimeterMeasurementUnit cco:SquareDecimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "dm^2"@en ; + skos:altLabel "dm^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Decimeter Measurement Unit"@en . @@ -1352,7 +1353,7 @@ cco:SquareDecimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareFootMeasurementUnit cco:SquareFootMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "ft^2"@en ; + skos:altLabel "ft^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Foot Measurement Unit"@en . @@ -1360,7 +1361,7 @@ cco:SquareFootMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareInchMeasurementUnit cco:SquareInchMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "in^2"@en ; + skos:altLabel "in^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Inch Measurement Unit"@en . @@ -1368,7 +1369,7 @@ cco:SquareInchMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareKilometerMeasurementUnit cco:SquareKilometerMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "km^2"@en ; + skos:altLabel "km^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Kilometer Measurement Unit"@en . @@ -1376,7 +1377,7 @@ cco:SquareKilometerMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMeterMeasurementUnit cco:SquareMeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "m^2"@en ; + skos:altLabel "m^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Meter Measurement Unit"@en . @@ -1384,7 +1385,7 @@ cco:SquareMeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMileMeasurementUnit cco:SquareMileMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "mi^2"@en ; + skos:altLabel "mi^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Mile Measurement Unit"@en . @@ -1392,7 +1393,7 @@ cco:SquareMileMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMillimeterMeasurementUnit cco:SquareMillimeterMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "mm^2"@en ; + skos:altLabel "mm^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Millimeter Measurement Unit"@en . @@ -1400,7 +1401,7 @@ cco:SquareMillimeterMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareYardMeasurementUnit cco:SquareYardMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfArea ; - cco:alternative_label "yd^2"@en ; + skos:altLabel "yd^2"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Yard Measurement Unit"@en . @@ -1409,7 +1410,7 @@ cco:SquareYardMeasurementUnit rdf:type owl:NamedIndividual , cco:StandardCubicCentimeterPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfVolumetricFlowRate ; cco:acronym "sccm" ; - cco:alternative_label "cm^3/min"@en ; + skos:altLabel "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 . @@ -1433,7 +1434,7 @@ cco:TeaspoonMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/TerahertzMeasurementUnit cco:TerahertzMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfFrequency ; - cco:alternative_label "THz"@en ; + skos:altLabel "THz"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Terahertz Measurement Unit"@en . @@ -1441,7 +1442,7 @@ cco:TerahertzMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/TurnMeasurementUnit cco:TurnMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfAngle ; - cco:alternative_label "Cycle"@en , + skos:altLabel "Cycle"@en , "Full Circle"@en , "Revolution"@en , "Rotation"@en ; @@ -1459,7 +1460,7 @@ cco:TwentyFootEquivalentUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/VoltAmpereMeasurementUnit cco:VoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; - cco:alternative_label "VA"@en ; + skos:altLabel "VA"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Volt Ampere Measurement Unit"@en . @@ -1467,7 +1468,7 @@ cco:VoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/VoltMeasurementUnit cco:VoltMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfElectromagneticForce ; - cco:alternative_label "V"@en ; + skos:altLabel "V"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Volt Measurement Unit"@en . @@ -1491,7 +1492,7 @@ cco:WeekMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/YardMeasurementUnit cco:YardMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfLength ; - cco:alternative_label "yrd"@en ; + skos:altLabel "yrd"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Yard Measurement Unit"@en . @@ -1499,7 +1500,7 @@ cco:YardMeasurementUnit rdf:type owl:NamedIndividual , ### http://www.ontologyrepository.com/CommonCoreOntologies/YearMeasurementUnit cco:YearMeasurementUnit rdf:type owl:NamedIndividual , cco:MeasurementUnitOfTime ; - cco:alternative_label "yr"@en ; + skos:altLabel "yr"@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Year Measurement Unit"@en .