From a8dd424dcd227b9bb3f2bbc9d2727219c17f975c Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Tue, 11 Jan 2022 13:16:07 -0500 Subject: [PATCH 1/4] Splitting one def source into two in preparation for update to use of Wiki permalinks --- ArtifactOntology.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ArtifactOntology.ttl b/ArtifactOntology.ttl index b59cb5e..21bc67d 100644 --- a/ArtifactOntology.ttl +++ b/ArtifactOntology.ttl @@ -4210,7 +4210,8 @@ cco:SniperRifle rdf:type owl:Class ; cco:SolarPanel rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:definition "An Electrical Power Source that consists in part of one or more photovoltaic (i.e. solar) cells that convert light energy (photons) directly into electricity by means of the photovoltaic effect."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Solar_panel and https://en.wikipedia.org/wiki/Solar_cell" ; + cco:definition_source "https://en.wikipedia.org/wiki/Solar_panel" ; + cco:definition_source "https://en.wikipedia.org/wiki/Solar_cell" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Solar Panel"@en . From 4979280cdc41387467cacaf357cc59d0f84fa182 Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Tue, 11 Jan 2022 14:29:52 -0500 Subject: [PATCH 2/4] Updated to wiki permalinks in definition source annotations --- AgentOntology.ttl | 34 +- ArtifactOntology.ttl | 588 +++++++++++++++++----------------- EventOntology.ttl | 140 ++++---- ExtendedRelationOntology.ttl | 6 +- FacilityOntology.ttl | 150 ++++----- GeospatialOntology.ttl | 28 +- InformationEntityOntology.ttl | 32 +- ModalRelationOntology.ttl | 10 +- QualityOntology.ttl | 16 +- 9 files changed, 502 insertions(+), 502 deletions(-) diff --git a/AgentOntology.ttl b/AgentOntology.ttl index b589b2c..a1bde7c 100644 --- a/AgentOntology.ttl +++ b/AgentOntology.ttl @@ -70,7 +70,7 @@ cco:delimits rdf:type owl:ObjectProperty ; rdfs:domain cco:GeopoliticalEntity ; rdfs:range cco:Organization ; cco:definition "An instance of Geopolitical Entity gpe1 delimits some Organization o1 iff gpe1 is the area within which o1 can legally operate."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Delimitation" ; + cco: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 . @@ -547,7 +547,7 @@ cco:is_delimited_by rdf:type owl:ObjectProperty , rdfs:domain cco:Organization ; rdfs:range cco:GeopoliticalEntity ; cco:definition "An instance of Organization o1 is_delimited_by some Geopolitical Entity gpe1 iff gpe1 is the area within which o1 can legally operate."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Delimitation" ; + cco: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 . @@ -1104,7 +1104,7 @@ cco:ActionRequirement rdf:type owl:Class ; cco:Affordance rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; cco:definition "A Realizable Entity of an Independent Continuant that creates an opportunity for an Agent to realize some Capability or Disposition in some Act."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Affordance" ; + cco: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 . @@ -1169,7 +1169,7 @@ cco:AllyRole rdf:type owl:Class ; cco:Animal rdf:type owl:Class ; rdfs:subClassOf cco:Organism ; cco:definition "An Organism that is multicellular, eukaryotic, heterotrophic, and capable of motility for part of its life."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Animal" ; + cco: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 . @@ -1178,7 +1178,7 @@ cco:Animal rdf:type owl:Class ; cco:ArmedForce rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; cco:definition "An Organization having the Objective to further the foreign and domestic policies of a Government and to defend that body and the nation it represents from external and internal aggressors."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Armed_forces" ; + cco: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 . @@ -1326,7 +1326,7 @@ cco:Disease rdf:type owl:Class ; cco:EducationalOrganization rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; cco:definition "An Organization whose purpose is to provide training or otherwise facilitate learning or the acquisition of knowledge, Skills, values, beliefs, or habits."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Education" ; + cco: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 . @@ -1359,7 +1359,7 @@ cco:EthnicGroup rdf:type owl:Class ; owl:someValuesFrom cco:Ethnicity ] ; cco:definition "A Group of Persons who identify with one another based on one or more shared inherited characteristics such as language, ancestry, nationality, culture, customs, religion, or social experiences."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Ethnic_group" ; + cco: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 . @@ -1368,7 +1368,7 @@ cco:EthnicGroup rdf:type owl:Class ; cco:Ethnicity rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; cco:definition "A Quality that inheres in its bearers by virtue of a common heritage, often consisting of a common language, a common culture (often including a shared religion) and an ideology that stresses common ancestry or endogamy."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Ethncity" ; + cco: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 . @@ -1443,7 +1443,7 @@ cco:Government rdf:type owl:Class ; owl:someValuesFrom cco:GeopoliticalEntity ] ; cco:definition "An Organization that exercises executive, legislative, or judicial authority over a Geopolitical Entity."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Government" ; + cco: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 . @@ -1579,7 +1579,7 @@ cco:MaleSex rdf:type owl:Class ; cco:MilitaryPersonnelForce rdf:type owl:Class ; rdfs:subClassOf cco:ArmedForce ; cco:definition "An Armed Force authorized to use deadly force, and weapons, to support the interests of the Government and some or all of its Citizens."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Military" ; + cco: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 . @@ -1695,7 +1695,7 @@ cco:OrganizationMemberRole rdf:type owl:Class ; cco:ParamilitaryForce rdf:type owl:Class ; rdfs:subClassOf cco:ArmedForce ; cco:definition "An Armed Force whose organizational structure, training, subculture, and (often) function are similar to those of a professional Military, and which is not included as part of a Government's formal Armed Forces."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Paramilitary" ; + cco: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 . @@ -1705,7 +1705,7 @@ cco:Person rdf:type owl:Class ; rdfs:subClassOf cco:Animal ; cco:alternative_label "Human"@en ; cco:definition "An Animal that is a member of the species Homo sapiens."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Human" ; + cco: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 . @@ -1718,7 +1718,7 @@ cco:PlanSpecification rdf:type owl:Class ; owl:someValuesFrom cco:Objective ] ; cco:definition "A Directive Information Content Entity that prescribes some set of intended Intentional Acts through which some Agent expects to achieve some Objective."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Plan" ; + cco: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 . @@ -1727,7 +1727,7 @@ cco:PlanSpecification rdf:type owl:Class ; cco:Plant rdf:type owl:Class ; rdfs:subClassOf cco:Organism ; cco:definition "An Organism that is multicellular, eukaryotic, autotrophic, and has cells that contain chloroplasts and walls made of cellulose."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Plant" ; + cco: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 . @@ -1744,7 +1744,7 @@ cco:PoliticalOrientation rdf:type owl:Class ; cco:Populace rdf:type owl:Class ; rdfs:subClassOf cco:GroupOfPersons ; cco:definition "A Group of Persons forming the total population of some Geopolitical Entity."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Populace" ; + cco: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 . @@ -1778,7 +1778,7 @@ cco:ScalpHair rdf:type owl:Class ; cco:Scar rdf:type owl:Class ; rdfs:subClassOf cco:BodilyComponent ; cco:definition "A Bodily Component that consists of a portion of fibrous connective tissue on skin or within body tissue and which was formed due to an injury that has not healed completely."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Scar" ; + cco: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 . @@ -1787,7 +1787,7 @@ cco:Scar rdf:type owl:Class ; cco:ServiceProvider rdf:type owl:Class ; rdfs:subClassOf cco:Organization ; cco:definition "An Organization whose purpose is to provide a service to other Agents."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Service_provider" ; + cco: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 . diff --git a/ArtifactOntology.ttl b/ArtifactOntology.ttl index 21bc67d..64a17cd 100644 --- a/ArtifactOntology.ttl +++ b/ArtifactOntology.ttl @@ -34,7 +34,7 @@ cco:AcademicDegree rdf:type owl:Class ; cco:Actuator rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; cco:definition "A Transducer that is designed to convert some control signal into mechanical motion."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Actuator" ; + cco: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 . @@ -43,7 +43,7 @@ cco:Actuator rdf:type owl:Class ; cco:AirBreathingCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:ReactionEngine ; cco:definition "A Reaction Engine that functions by drawing a continuous stream of air into and through the Engine where it is compressed, mixed with a Portion of Fuel, ignited, and then expelled as exhaust gas."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Engine#Air-breathing_combustion_engines" ; + cco: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,7 +53,7 @@ cco:AirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:JetEngine ; cco:alternative_label "Ducted Jet Engine"@en ; cco:definition "A Jet Engine that is propelled by a jet of hot exhaust gases formed from air that is drawn into the Engine via an Air Inlet."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Airbreathing_jet_engine" ; + cco: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,7 +63,7 @@ cco:AirConditioningUnit rdf:type owl:Class ; rdfs:subClassOf cco:CoolingSystem ; cco:alternative_label "AC Unit"@en ; cco:definition "A Cooling System that is designed to remove excess heat and humidity from the air in an enclosed space."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Air_conditioning" ; + cco: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 . @@ -81,7 +81,7 @@ cco:AirInlet rdf:type owl:Class ; cco:Aircraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by air travel."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Aircraft" ; + cco: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 . @@ -90,7 +90,7 @@ cco:Aircraft rdf:type owl:Class ; cco:AlkalineElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:PrimaryCellElectricBattery ; cco:definition "A Primary Cell Electric Battery that has a Zinc anode and Manganese (IV) oxide cathode."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Alkaline_battery" ; + cco: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 . @@ -107,7 +107,7 @@ cco:AlternatingCurrentPowerSource rdf:type owl:Class ; cco:AntiBacterialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:AntiMicrobialArtifactFunction ; cco:definition "An Anti-Microbial Artifact Function that is realized in a process which causes harm to, or the death of, some bacterium."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Antibiotics" ; + cco: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 . @@ -116,7 +116,7 @@ cco:AntiBacterialArtifactFunction rdf:type owl:Class ; cco:AntiMicrobialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; cco:definition "A Pesticide Artifact Function that is realized in a process which causes illness in, or the death of, a microorganism."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Antimicrobial" ; + cco: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 . @@ -125,7 +125,7 @@ cco:AntiMicrobialArtifactFunction rdf:type owl:Class ; cco:ArmoredFightingVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:definition "A Ground Motor Vehicle that is designed to be armored and used to transport and support military personal in combat missions."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Armoured_fighting_vehicle"^^xsd:anyURI ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Armoured_fighting_vehicle&oldid=1063212018"^^xsd:anyURI^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Armored Fighting Vehicle"@en . @@ -135,7 +135,7 @@ cco:ArmoredPersonnelCarrier rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:acronym "APC" ; cco:definition "An Armored Fighting Vehicle that is designed to transport infantry to the battlefield but which are not usually designed to take part in a direct-fire battle."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Armoured_personnel_carrier" ; + cco: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 . @@ -144,7 +144,7 @@ cco:ArmoredPersonnelCarrier rdf:type owl:Class ; cco:Arrow rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; cco:definition "A Portion of Ammunition that is designed to be fired from a Bow and consists of a long straight stiff shaft with stabilizers (fletchings) and a slot (the nock) on one end and a weighted tip (the arrowhead) on the other end."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Arrow" ; + cco: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 . @@ -153,7 +153,7 @@ cco:Arrow rdf:type owl:Class ; cco:ArticleOfClothing rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to cover some portion of a body."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Clothing" ; + cco: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 . @@ -183,7 +183,7 @@ cco:ArtifactDesignContentEntity rdf:type owl:Class ; owl:someValuesFrom cco:Artifact ] ; cco:definition "A Directive Information Content Entity that is a specification of an object, manifested by an agent, intended to accomplish goals, in a particular environment, using a set of primitive components, satisfying a set of requirements, subject to constraints."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Design" ; + cco: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 . @@ -280,7 +280,7 @@ cco:ArtifactModelName rdf:type owl:Class ; cco:ArtificialEye rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace a missing eye."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Artificial_eye" ; + cco: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 . @@ -289,7 +289,7 @@ cco:ArtificialEye rdf:type owl:Class ; cco:AssaultRifle rdf:type owl:Class ; rdfs:subClassOf cco:Rifle ; cco:definition "A Rifle that is designed to have selective-fire functionality and use an intermediate Cartridge and a detachable magazine."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Assault_rifle" ; + cco: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 . @@ -307,7 +307,7 @@ cco:AttitudeControlArtifactFunction rdf:type owl:Class ; cco:Automobile rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:definition "A Ground Motor Vehicle that is designed to transport a small number of passengers while traveling on four tired wheels."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Car" ; + cco: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 . @@ -317,7 +317,7 @@ cco:AutopilotSystem rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystem ; cco:alternative_label "Autopilot"@en ; cco:definition "A Vehicle Control System that is designed to enable some Agent to control the trajectory of a Vehicle without constant 'hands-on' control."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Autopilot" ; + cco: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 . @@ -342,7 +342,7 @@ cco:Banknote rdf:type owl:Class ; cco:Barcode rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that consist of machine-readable symbols."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Barcode" ; + cco: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 ; rdfs:label "Barcode"@en . @@ -352,7 +352,7 @@ cco:Barcode rdf:type owl:Class ; cco:BatteryTerminal rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:definition "An Electrical Power Source Component that is designed to connect a load or charger to a single or multiple-cell Battery."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Battery_terminal" ; + cco: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 . @@ -379,7 +379,7 @@ cco:BeverageAntenna rdf:type owl:Class ; cco:Bicycle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; cco:definition "A Ground Vehicle that consists of two wheels, one in front of the other, attached to a frame along with handlebars and pedals such that it is designed to receive its motive power from pedaling."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Bicycle" ; + cco: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 . @@ -388,7 +388,7 @@ cco:Bicycle rdf:type owl:Class ; cco:BidirectionalTransducer rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; cco:definition "A Transducer that is designed to receive a signal in the form of physical phenomena and convert it into an electrical signal, and vice versa."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Transducer#Bidirectional" ; + cco: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 . @@ -397,7 +397,7 @@ cco:BidirectionalTransducer rdf:type owl:Class ; cco:BiologicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, incapacity, or death by means of releasing disease-producing agents—such as bacteria, viruses, or fungi."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Biological_warfare" ; + cco: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 . @@ -423,7 +423,7 @@ cco:BondCertificate rdf:type owl:Class ; cco:Book rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity by means of ink, paper, parchment, or other materials fastened together to hinge at one side."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Book" ; + cco: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 . @@ -432,7 +432,7 @@ cco:Book rdf:type owl:Class ; cco:Bow rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; cco:definition "A Projectile Launcher that is designed to launch Arrows."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Bow_and_arrow" ; + cco: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 . @@ -441,7 +441,7 @@ cco:Bow rdf:type owl:Class ; cco:Brake rdf:type owl:Class ; rdfs:subClassOf cco:VehicleControlSystemComponent ; cco:definition "A Vehicle Control System Component that is designed to inhibit the Vehicle's Motion by absorbing energy from a moving system."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Brake" ; + cco: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 . @@ -458,7 +458,7 @@ cco:BrakeControlSystem rdf:type owl:Class ; cco:Bridge rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to span physical obstacles without closing the way underneath to enable Persons or Ground Vehicles to pass over the obstacles."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Bridge" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Bridge&oldid=1061858310"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Bridge"@en . @@ -467,7 +467,7 @@ cco:Bridge rdf:type owl:Class ; cco:Bullet rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; cco:definition "A Portion of Ammunition that is designed to be projected by a Firearm, Sling, Slingshot, or Air Gun, but which does not (typically) contain explosives."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Bullet" ; + cco: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 . @@ -476,7 +476,7 @@ cco:Bullet rdf:type owl:Class ; cco:Bus rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:definition "A Ground Motor Vehicle that is designed to transport a large number of people and to travel on six or more tired wheels."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Bus" ; + cco: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 . @@ -485,7 +485,7 @@ cco:Bus rdf:type owl:Class ; cco:CabinPressurizationControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:EnvironmentControlSystem ; cco:definition "An Environment Control System that is designed to control the process in which conditioned air is pumped into the Cabin of some Aircraft or Spacecraft in order to create a safe and comfortable environment for passengers and crew flying at high altitudes."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Cabin_pressurization" ; + cco: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 . @@ -503,7 +503,7 @@ cco:Camera rdf:type owl:Class ; cco:Canal rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is an artificial Hydrographic Feature designed to convey water or enable Watercraft to travel inland."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Canal" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Canal&oldid=1059514223"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Canal"@en . @@ -512,7 +512,7 @@ cco:Canal rdf:type owl:Class ; cco:Cannon rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; cco:definition "A Projectile Launcher that is designed to use a controlled explosion to launch a relatively large Portion of Ammunition, such as a Round Shot or a Shell, at a significant Velocity."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Cannon" ; + cco: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 . @@ -539,7 +539,7 @@ cco:CatadioptricOpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalTelescope ; cco:alternative_label "Catadioptric Telescope"@en ; cco:definition "An Optical Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light through the use of a combination of Lenses and Mirrors to form an enhanced image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Catadioptric_system#Catadioptric_telescopes" ; + cco: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 . @@ -548,7 +548,7 @@ cco:CatadioptricOpticalTelescope rdf:type owl:Class ; cco:CatalystArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which the rate of a chemical reaction is increased due to the participation of an additional substance, without that substance being consumed in the reaction."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Catalysis" ; + cco: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 . @@ -559,7 +559,7 @@ cco:CellularTelecommunicationNetwork rdf:type owl:Class ; cco:alternative_label "Cellular Network"@en , "Mobile Telecommunication Network"@en ; cco:definition "A Wireless Telecommunication Network where the last link between the network and the end user is wireless and is distributed over service areas called cells."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Cellular_network" ; + cco: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 . @@ -585,7 +585,7 @@ cco:Chart rdf:type owl:Class ; cco:ChemicalReactionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process that leads to the transformation of one set of chemical substances to another."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Chemical_reaction" ; + cco: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 . @@ -594,7 +594,7 @@ cco:ChemicalReactionArtifactFunction rdf:type owl:Class ; cco:ChemicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of releasing toxic chemicals."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Chemical_weapon" ; + cco: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 . @@ -603,7 +603,7 @@ cco:ChemicalWeapon rdf:type owl:Class ; cco:CircuitBreaker rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:definition "An Electrical Power Source Component that is designed to protect an electrical circuit from damage caused by excess current from an overload or short circuit."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Circuit_breaker" ; + cco: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 . @@ -743,7 +743,7 @@ cco:CommunicationRelayArtifactFunction rdf:type owl:Class ; cco:CommunicationSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to enable some Act of Communication by means of transmission systems, relay stations, tributary stations, and data terminal equipment, usually capable of interconnection and interoperation to form an integrated whole."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Communications_system" ; + cco: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 . @@ -777,7 +777,7 @@ cco:CompressionIgnitionSystem rdf:type owl:Class ; cco:Computer rdf:type owl:Class ; rdfs:subClassOf cco:InformationProcessingArtifact ; cco:definition "An Information Processing Artifact that is designed to execute an arbitrary set of arithmetic or logical operations automatically."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Computer" ; + cco: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 . @@ -787,7 +787,7 @@ cco:ComputerNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; cco:alternative_label "Data Network"@en ; cco:definition "A Telecommunication Network that is designed to allow the exchange of data between two or more computers connected to the network."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Computer_network" ; + cco: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 . @@ -821,7 +821,7 @@ cco:ContainingArtifactFunction rdf:type owl:Class ; cco:ControlSurface rdf:type owl:Class ; rdfs:subClassOf cco:SteeringControlComponent ; cco:definition "A Steering Control Component that is designed to deflect air, water, or another medium around its surface in order to change the Attitude of a Vehicle by rotating the Vehicle on one or more of its Axes of Rotation."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Flight_control_surfaces" ; + cco: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 . @@ -830,7 +830,7 @@ cco:ControlSurface rdf:type owl:Class ; cco:ControlSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to manage, command, direct, or regulate the behavior of at least one other Artifact."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Control_system" ; + cco: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 . @@ -840,7 +840,7 @@ cco:ControllablePitchPropeller rdf:type owl:Class ; rdfs:subClassOf cco:Propeller ; cco:alternative_label "Variable-Pitch Propeller"@en ; cco:definition "A Propeller whose blades are designed to be alterable by rotating the blades about their vertical axis by means of mechanical or hydraulic arrangement."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Variable-pitch_propeller" ; + cco: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 . @@ -852,7 +852,7 @@ cco:ControlledAccessHighway rdf:type owl:Class ; "Freeway"@en , "Motorway"@en ; cco:definition "A Highway that is designed for high-speed vehicular traffic, with all traffic flow and ingress/egress regulated."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Controlled-access_highway" ; + cco: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 . @@ -863,7 +863,7 @@ cco:ConvergentDivergentNozzle rdf:type owl:Class ; cco:alternative_label "CD Nozzle"@en , "de Laval Nozzle"@en ; cco:definition "A Nozzle that consists of a tube with an asymmetric hourglass shape that is designed to accelerate hot pressurized gas by converting the heat energy of the gas flow into kinetic energy as it passes through the Nozzle Throat to generate increased Exhaust Velocity of the gas as it exits the Nozzle."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/De_Laval_nozzle" ; + cco: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 ; rdfs:label "Convergent-Divergent Nozzle"@en . @@ -873,7 +873,7 @@ cco:ConvergentDivergentNozzle rdf:type owl:Class ; cco:ConveyanceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MotionArtifactFunction ; cco:definition "A Motion Artifact Function that is realized in a process in which the bearer of the function conveys entities from one location to another."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Vehicle" ; + cco: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 . @@ -898,7 +898,7 @@ cco:CoolingSystem rdf:type owl:Class ; cco:CounterfeitFinancialInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CounterfeitInstrument ; cco:definition "A Counterfeit Instrument that is designed to be a fake replica of some legally sanctioned Financial Instrument."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Counterfeit_money" ; + cco: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 . @@ -907,7 +907,7 @@ cco:CounterfeitFinancialInstrument rdf:type owl:Class ; cco:CounterfeitInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be a fake replica of some genuine Artifact."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Counterfeit" ; + cco: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 . @@ -916,7 +916,7 @@ cco:CounterfeitInstrument rdf:type owl:Class ; cco:CounterfeitLegalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:CounterfeitInstrument ; cco:definition "A Counterfeit Instrument that is designed to be a fake replica of some genuine Legal Instrument."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Counterfeit#Counterfeiting_of_documents" ; + cco: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 . @@ -925,7 +925,7 @@ cco:CounterfeitLegalInstrument rdf:type owl:Class ; cco:Coupling rdf:type owl:Class ; rdfs:subClassOf cco:MachineElement ; cco:definition "A Machine Element that is designed to connect two Shafts together at their ends for the purpose of transmitting power."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Coupling" ; + cco: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 . @@ -952,7 +952,7 @@ cco:CrushingArtifactFunction rdf:type owl:Class ; cco:CryogenicStorageDewar rdf:type owl:Class ; rdfs:subClassOf cco:Container ; cco:definition "A Container that is designed to store a Portion of Cryogenic Material (such as liquid helium or liquid oxygen) and which consists of, minimally, walls that are constructed from two or more layers that are separated by a high vacuum to provide thermal insulation between the interior and exterior of the dewar."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Cryogenic_storage_dewar" ; + cco: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 . @@ -978,7 +978,7 @@ cco:CuttingArtifactFunction rdf:type owl:Class ; cco:CuttingWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of separating some portion of its target into two or more portions through the application of acutely directed force."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Cutting" ; + cco: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 . @@ -987,7 +987,7 @@ cco:CuttingWeapon rdf:type owl:Class ; cco:Dam rdf:type owl:Class ; rdfs:subClassOf cco:Infrastructure ; cco:definition "An Infrastructure that is designed to impound surface water or underground streams."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Dam" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Dam&oldid=1053601756"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Dam"@en . @@ -1012,7 +1012,7 @@ cco:DataMatrixCode rdf:type owl:Class ; cco:Database rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some set of specific Information Content Entities and to be rapidly searchable and retrievable."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Database" ; + cco: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 . @@ -1021,7 +1021,7 @@ cco:Database rdf:type owl:Class ; cco:DeceptionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes which misinform or mislead some other entity."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Deception" ; + cco: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 . @@ -1030,7 +1030,7 @@ cco:DeceptionArtifactFunction rdf:type owl:Class ; cco:Decoy rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to distract or conceal what an individual or group might be looking for."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Decoy" ; + cco: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 . @@ -1047,7 +1047,7 @@ cco:DeflectingPrism rdf:type owl:Class ; cco:DefoliantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:HerbicideArtifactFunction ; cco:definition "An Herbicide Artifact Function that is realized in a process that causes a plant to lose its leaves."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Defoliant" ; + cco: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 . @@ -1056,7 +1056,7 @@ cco:DefoliantArtifactFunction rdf:type owl:Class ; cco:Denture rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace missing teeth."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Dentures" ; + cco: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 . @@ -1065,7 +1065,7 @@ cco:Denture rdf:type owl:Class ; cco:DetergentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SurfactantArtifactFunction ; cco:definition "A Surfactant Artifact Function that is realized in a process that cleans substances in dilute solutions."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Detergent" ; + cco: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 . @@ -1074,7 +1074,7 @@ cco:DetergentArtifactFunction rdf:type owl:Class ; cco:DetonatingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of combustion involving a supersonic exothermic front accelerating through a medium that eventually drives a shock front propagating directly in front of it."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Detonation" ; + cco: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 . @@ -1091,7 +1091,7 @@ cco:DiffractionArtifactFunction rdf:type owl:Class ; cco:DiffractionGrating rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; cco:definition "An Optical Instrument with a periodic structure that is designed to split and defract a beam of light into several beams travelling in different directions."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Diffraction_grating" ; + cco: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 . @@ -1100,7 +1100,7 @@ cco:DiffractionGrating rdf:type owl:Class ; cco:DigitalStorageDevice rdf:type owl:Class ; rdfs:subClassOf cco:InformationMediumArtifact ; cco:definition "An Information Medium Artifact that is designed to bear some Information Content Entity by means of recording that information in digital (binary) format."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Data_storage_device" ; + cco: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" , "A portable USB Drive" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; @@ -1143,7 +1143,7 @@ cco:DistanceMeasurementArtifactFunction rdf:type owl:Class ; cco:Document rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity in a series of paragraphs of text or diagrams in the form of physical pieces of paper or an electronic word processor file."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Document" ; + cco: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 . @@ -1193,7 +1193,7 @@ cco:EANBarcode rdf:type owl:Class ; cco:EducationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of transmiting accumulated knowledge skills and values from one generation to another."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Education" ; + cco: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 . @@ -1212,7 +1212,7 @@ cco:ElectricBattery rdf:type owl:Class ; cco:ElectricGenerator rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:definition "An Electrical Power Source that is designed to convert mechanical energy to electrical energy for use in an external circuit."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electric_generator" ; + cco: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 . @@ -1222,7 +1222,7 @@ cco:ElectricMotor rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; cco:alternative_label "Electric Engine"@en ; cco:definition "An Engine that is designed to convert electrical energy into mechanical energy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electric_motor" ; + cco: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 . @@ -1296,7 +1296,7 @@ cco:ElectricalPowerStorageArtifactFunction rdf:type owl:Class ; cco:ElectromagneticCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationArtifactFunction ; cco:definition "A Communication Artifact Function that is realized in a process that conveys meaningful signs by means of electromagnetic radiation."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication" ; + cco: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 . @@ -1305,7 +1305,7 @@ cco:ElectromagneticCommunicationArtifactFunction rdf:type owl:Class ; cco:ElectromagneticInductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized by processes in which some Artifact that is used to produce electromotive force across an electrical conductor due to its dynamic interaction with a magnetic field."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_induction" ; + cco: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 . @@ -1314,7 +1314,7 @@ cco:ElectromagneticInductionArtifactFunction rdf:type owl:Class ; cco:ElectromagneticShieldingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which an electromagnetic field is blocked by barriers made of conductive or magnetic materials."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_shielding" ; + cco: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 . @@ -1323,7 +1323,7 @@ cco:ElectromagneticShieldingArtifactFunction rdf:type owl:Class ; cco:ElectronMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; cco:definition "A Microscope that is designed to use a beam of accelerated electrons to illuminate the target and produce a significantly enlarged image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electron_microscope" ; + cco: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 +1348,7 @@ cco:ElectronicCash rdf:type owl:Class ; cco:ElectronicComponent rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that consists of a basic discrete device or physical entity in an electronic system that is used to affect electrons or their associated fields."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electronic_component" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Electronic_component&oldid=1055550153"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Electronic Component"@en . @@ -1373,7 +1373,7 @@ cco:ElectronicStock rdf:type owl:Class ; cco:EmailBox rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInstrument ; cco:definition "A Telecommunication Instrument that is designed to be the delivery destination of Email Messages that are addressed to the corresponding Email Address."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Email_box" ; + cco: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 . @@ -1382,7 +1382,7 @@ cco:EmailBox rdf:type owl:Class ; cco:EmailMessage rdf:type owl:Class ; rdfs:subClassOf cco:Message ; cco:definition "A Message that is transmitted to the recipient's Email Box."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Email" ; + cco: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 . @@ -1399,7 +1399,7 @@ cco:EmergencyACDCPowerSource rdf:type owl:Class ; cco:EmergencyLocatorTransmitter rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransmitter ; cco:definition "A Radio Transmitter that is designed to signal distress and provide positional data for the entity it is located on."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Emergency_position-indicating_radiobeacon_station#Emergency_Locator_Transmitters" ; + cco: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 . @@ -1408,7 +1408,7 @@ cco:EmergencyLocatorTransmitter rdf:type owl:Class ; cco:EmulsifierArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which two or more liquids that are normally immiscible are mixed."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Emulsion" ; + cco: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 . @@ -1418,7 +1418,7 @@ cco:Engine rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:alternative_label "Motor"@en ; cco:definition "An Artifact that is designed to convert one form of energy into mechanical energy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Engine" ; + cco: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 . @@ -1427,7 +1427,7 @@ cco:Engine rdf:type owl:Class ; cco:EnhancingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of intensifying, increainsg, or further improving the quality, value, or extent of some entity."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Enhancement" ; + cco: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 . @@ -1471,7 +1471,7 @@ cco:ExplosiveWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:alternative_label "Bomb"@en ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of a violent release of energy caused by the exothermic reaction of an explosive material."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Explosive_weapon" ; + cco: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 . @@ -1480,7 +1480,7 @@ cco:ExplosiveWeapon rdf:type owl:Class ; cco:ExternalCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:CombustionEngine ; cco:definition "A Combustion Engine that is designed to have an external Combustion Chamber where portions of Fuel and Oxidizer mixture are burned to generate thermal energy to heat the working fluid, which transfers energy to the Engine where it is converted into mechanical energy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/External_combustion_engine" ; + cco: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 . @@ -1489,7 +1489,7 @@ cco:ExternalCombustionEngine rdf:type owl:Class ; cco:ExternalNavigationLightingSystem rdf:type owl:Class ; rdfs:subClassOf cco:LightingSystem ; cco:definition "A Lighting System that is designed to be attached to some Vehicle and to emit colored light in order to signal that Vehicle's position, heading, and status."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Navigation_light" ; + cco: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 . @@ -1515,7 +1515,7 @@ cco:Fan rdf:type owl:Class ; cco:FertilizerArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:EnhancingArtifactFunction ; cco:definition "An Enhancing Artifact Function that is realized in processes of supplying soilds or plant tissues with one or more plant nutrients essential to growth."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Fertilizer" ; + cco: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 . @@ -1535,7 +1535,7 @@ cco:Filter rdf:type owl:Class ; cco:FiltrationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which some solid entity is prevented from moving along with some quantity of liquid."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Filtration" ; + cco: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 . @@ -1544,7 +1544,7 @@ cco:FiltrationArtifactFunction rdf:type owl:Class ; cco:FinancialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of managing money."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Finance" ; + cco: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 . @@ -1553,7 +1553,7 @@ cco:FinancialArtifactFunction rdf:type owl:Class ; cco:FinancialInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be a tradeable asset and that is legally sanctioned."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Finance" ; + cco: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 . @@ -1562,7 +1562,7 @@ cco:FinancialInstrument rdf:type owl:Class ; cco:Firearm rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; cco:definition "A Projectile Launcher that is designed to launch Bullets or Cartridges."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Firearm" ; + cco: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 . @@ -1571,7 +1571,7 @@ cco:Firearm rdf:type owl:Class ; cco:FlightTransponder rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransponder ; cco:definition "A Radio Transponder that is designed to produce a specified response (typically for identification, location, or status update purposes) when it receives a radio-frequency interrogation."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Transponder_%28aeronautics%29" ; + cco: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 . @@ -1580,7 +1580,7 @@ cco:FlightTransponder rdf:type owl:Class ; cco:FlowControlValve rdf:type owl:Class ; rdfs:subClassOf cco:Valve ; cco:definition "A Valve that is designed to regulate the flow or Pressure of a fluid."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Flow_control_valve" ; + cco: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 ; rdfs:label "Flow Control Valve"@en . @@ -1614,7 +1614,7 @@ cco:FluidControlArtifactFunction rdf:type owl:Class ; cco:Flywheel rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to store rotational energy such that it has a significant moment of inertia which enables it to resist changes in rotational speed."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Flywheel" ; + cco: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 . @@ -1632,7 +1632,7 @@ cco:FragmentationArtifactFunction rdf:type owl:Class ; cco:FragranceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of perceiving a pleasant or sweet odor."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Perfume" ; + cco: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 . @@ -1642,7 +1642,7 @@ cco:FreightTrainCar rdf:type owl:Class ; rdfs:subClassOf cco:TrainCar ; cco:alternative_label "Freight Car"@en ; cco:definition "A Train Car that is designed to transport cargo."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Goods_wagon" ; + cco: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 . @@ -1659,7 +1659,7 @@ cco:FrequencyMeasurementArtifactFunction rdf:type owl:Class ; cco:FrictionReductionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of reducing the force resisting the relative motion of surfaces in contact."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Friction" ; + cco: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 . @@ -1668,7 +1668,7 @@ cco:FrictionReductionArtifactFunction rdf:type owl:Class ; cco:FuelArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of reacting with other substances in order to release chemical or nuclear energy as heat or ot be used for work."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Fuel" ; + cco: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 . @@ -1677,7 +1677,7 @@ cco:FuelArtifactFunction rdf:type owl:Class ; cco:FuelCell rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:definition "An Electrical Power Source that consists in part of an anode, a cathode, and an electrolyte; converts chemical energy from a fuel into electricity through a chemical reaction of positively charged hydrogen ions with an oxidizing agent (typically oxygen); and, if given a continuous source of fuel and oxidizing agent, can continuously produce electricity."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Fuel_cell" ; + cco: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 ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Fuel Cell"@en . @@ -1687,7 +1687,7 @@ cco:FuelCell rdf:type owl:Class ; cco:FuelSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to pump, manage, and deliver some Portion of Fuel to the Propulsion System and Auxiliary Power Unit of some Vehicle."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Aircraft_fuel_system" ; + cco: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 . @@ -1720,7 +1720,7 @@ cco:FuelTransferSystem rdf:type owl:Class ; cco:FuelVentilationSystem rdf:type owl:Class ; rdfs:subClassOf cco:FuelSystemComponent ; cco:definition "A Fuel System Component that is designed to allow air into the Fuel Tank to take the place of burned fuel."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Aircraft_fuel_system" ; + cco: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 . @@ -1745,7 +1745,7 @@ cco:FullMotionVideoImagingArtifactFunction rdf:type owl:Class ; cco:FungicideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:AntiMicrobialArtifactFunction ; cco:definition "An Anti-Microbial Artifact Function that is realized in a process which causes harm to, or the death of, some fungus or fungal spore."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Fungicide" ; + cco: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 . @@ -1763,7 +1763,7 @@ cco:GS1DataBar rdf:type owl:Class ; cco:GammaRayTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing Gamma-rays to form an enhanced image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telescope#Gamma-ray_telescopes" ; + cco: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 . @@ -1773,7 +1773,7 @@ cco:GasTurbine rdf:type owl:Class ; rdfs:subClassOf cco:InternalCombustionEngine ; cco:alternative_label "Combustion Turbine"@en ; cco:definition "An Internal Combustion Engine that has a rotating compressor and a turbine and is designed to operate utilizing continous Combustion to produce Thrust, either directly via exhaust or indirectly via a prop."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Gas_turbine" ; + cco: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 . @@ -1790,7 +1790,7 @@ cco:GeneratorControlUnit rdf:type owl:Class ; cco:Gimbal rdf:type owl:Class ; rdfs:subClassOf cco:EquipmentMount ; cco:definition "An Equipment Mount that consists of a pivoted support that allows an Artifact to Rotate about one or more Axes."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Gimbal" ; + cco: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 . @@ -1799,7 +1799,7 @@ cco:Gimbal rdf:type owl:Class ; cco:GovernmentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes in which public policy is administered and the actions of its members are directed."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Government" ; + cco: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 . @@ -1809,7 +1809,7 @@ cco:Grenade rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; cco:alternative_label "Hand Grenade"@en ; cco:definition "An Explosive Weapon that is designed to be relatively small and to be thrown by hand."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Grenade" ; + cco: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 . @@ -1818,7 +1818,7 @@ cco:Grenade rdf:type owl:Class ; cco:GroundMotorVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; cco:definition "A Ground Vehicle that is designed to receive its motive power from an Engine and is not designed to travel on rails."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Motor_vehicle" ; + cco: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 . @@ -1835,7 +1835,7 @@ cco:GroundMovingTargetIndicationArtifactFunction rdf:type owl:Class ; cco:GroundVehicle rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by some form of ground travel."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Category:Land_vehicles" ; + cco: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 . @@ -1844,7 +1844,7 @@ cco:GroundVehicle rdf:type owl:Class ; cco:HandGun rdf:type owl:Class ; rdfs:subClassOf cco:Firearm ; cco:definition "A Firearm that is designed to have a relatively short barrel and to be held in one or two hands and to be fired without being braced against the shoulder."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Handgun" ; + cco: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 . @@ -1853,7 +1853,7 @@ cco:HandGun rdf:type owl:Class ; cco:HealingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process in which health is restored to an unbalanced, diseased, or damaged organism."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Healing" ; + cco: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 . @@ -1862,7 +1862,7 @@ cco:HealingArtifactFunction rdf:type owl:Class ; cco:HealthcareArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of treating and preventing illness."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Health_care" ; + cco: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 . @@ -1871,7 +1871,7 @@ cco:HealthcareArtifactFunction rdf:type owl:Class ; cco:HearingAid rdf:type owl:Class ; rdfs:subClassOf cco:MedicalArtifact ; cco:definition "A Medical Artifact that is designed to improve hearing for its user."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Hearing_aid" ; + cco: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 . @@ -1888,7 +1888,7 @@ cco:HeatEngine rdf:type owl:Class ; cco:HeatSink rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to regulate the temperature of a computer by the passive transfer of heat away from other components in the computer."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Heat_sink"^^xsd:anyURI ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Heat_sink&oldid=1062822080"^^xsd:anyURI^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Heat Sink"@en . @@ -1913,7 +1913,7 @@ cco:HeatingSystem rdf:type owl:Class ; cco:HeavyMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:MountedGun ; cco:definition "A Mounted Gun that is designed to fire ammunition greater than .50 caliber or 12.7mm ammunition in quick succession from an ammunition belt, and which typically weighs more than 30lbs."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Heavy_machine_gun" ; + cco: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 . @@ -1922,7 +1922,7 @@ cco:HeavyMachineGun rdf:type owl:Class ; cco:HelicalAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; cco:definition "A Wire Antenna that consists of a conducting wire wound in the form of a helix that is typically mounted over a ground plane with a feed line connected between the bottom of the helix and the ground plane."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Helical_antenna" ; + cco: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 . @@ -1931,7 +1931,7 @@ cco:HelicalAntenna rdf:type owl:Class ; cco:HerbicideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; cco:definition "A Pesticide Artifact Function that is realized in a process which causes harm to, or the death to, unwanted plants."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Herbicide" ; + cco: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 . @@ -1948,7 +1948,7 @@ cco:HighFrequencyCommunicationInstrument rdf:type owl:Class ; cco:Highway rdf:type owl:Class ; rdfs:subClassOf cco:Road ; cco:definition "A Road that is designed to enable Ground Vehicles to travel between relatively major destinations."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Highway" ; + cco: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 . @@ -1966,7 +1966,7 @@ cco:HighwayInterchange rdf:type owl:Class ; cco:Hinge rdf:type owl:Class ; rdfs:subClassOf cco:MachineBearing ; cco:definition "A Machine Bearing that is designed to limit the angle of Rotation between two solid objects."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Hinge" ; + cco: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 . @@ -1976,7 +1976,7 @@ cco:HornAntenna rdf:type owl:Class ; rdfs:subClassOf cco:RadioAntenna ; cco:alternative_label "Microwave Horn"@en ; cco:definition "A Radio Antenna that consists of a flaring metal waveguide shaped like a horn to direct radio waves in a beam and can be used on its own or as a feeder for larger antenna structures, such as Parabolic Antennas."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Horn_antenna" ; + cco: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 . @@ -1985,7 +1985,7 @@ cco:HornAntenna rdf:type owl:Class ; cco:HospitalityArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of accommodation food and beverage meeting and events gaming entertainment and recreation tourism services and visitor information."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Hospitality" ; + cco: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 . @@ -1994,7 +1994,7 @@ cco:HospitalityArtifactFunction rdf:type owl:Class ; cco:Howitzer rdf:type owl:Class ; rdfs:subClassOf cco:Cannon ; cco:definition "A Cannon that is designed to have a relatively short barrel and to use relatively small propellant charges to propel projectiles in relatively high trajectories with a steep angle of descent."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Howitzer" ; + cco: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 . @@ -2011,7 +2011,7 @@ cco:HydraulicFluidReservoir rdf:type owl:Class ; cco:HydraulicMotor rdf:type owl:Class ; rdfs:subClassOf cco:PhysicallyPoweredEngine ; cco:definition "A Physically Powered Engine that converts hydraulic pressure and flow into torque and angular displacement."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Hydraulic_motor" ; + cco: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 . @@ -2036,7 +2036,7 @@ cco:HydraulicPowerSourceComponent rdf:type owl:Class ; cco:HydraulicPowerTransferUnit rdf:type owl:Class ; rdfs:subClassOf cco:HydraulicPowerSourceComponent ; cco:definition "A Hydraulic Power Source Component that is designed to transfer hydraulic power from one of an Aircraft's hydraulic systems to another in the event that a system has failed or been turned off."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Power_transfer_unit" ; + cco: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 . @@ -2045,7 +2045,7 @@ cco:HydraulicPowerTransferUnit rdf:type owl:Class ; cco:HydraulicValve rdf:type owl:Class ; rdfs:subClassOf cco:HydraulicPowerSourceComponent ; cco:definition "A Hydraulic Power Source Component that is designed to regulate, direct, or control the flow of a liquid by opening, closing, or partially obstructing various passageways."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Valve" ; + cco: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 "Hydraulic Valve"@en . @@ -2079,7 +2079,7 @@ cco:IdentificationFriendOrFoeTransponder rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransponder ; cco:alternative_label "IFF"@en ; cco:definition "A Radio Transponder that is designed to automatically transmit a predefined signal in response to receiving an appropriate interrogation signal such that the entity it is located on can be positively identified as friendly."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Identification_friend_or_foe" ; + cco: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 . @@ -2096,7 +2096,7 @@ cco:IgnitionSystem rdf:type owl:Class ; cco:Image rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity that represents some entity."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Image" ; + cco: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 . @@ -2130,7 +2130,7 @@ cco:ImprovisedExplosiveDevice rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; cco:acronym "IED" ; cco:definition "An Explosive Weapon that is designed to be used in non-conventional military action."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Improvised_explosive_device" ; + cco: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 . @@ -2139,7 +2139,7 @@ cco:ImprovisedExplosiveDevice rdf:type owl:Class ; cco:IncendiaryWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of starting a fire."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Incendiary_device" ; + cco: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 . @@ -2149,7 +2149,7 @@ cco:InertialNavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:NavigationSystem ; cco:alternative_label "INS"@en ; cco:definition "A Navigation System that is designed to continuously calculate via dead reckoning the position, orientation, and velocity of a moving object without the need for external references."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Inertial_navigation_system" ; + cco: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 . @@ -2159,7 +2159,7 @@ cco:InfantryFightingVehicle rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:acronym "IFV" ; cco:definition "An Armored Fighting Vehicle that is designed to carry infantry into battle and to provide fire support for them."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Infantry_fighting_vehicle" ; + cco: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 ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Infantry Fighting Vehicle"@en . @@ -2217,7 +2217,7 @@ cco:InfraredCamera rdf:type owl:Class ; cco:alternative_label "Thermal Imaging Camera"@en , "Thermographic Camera"@en ; cco:definition "A Camera that is designed to form and record an image generated from infrared radiation."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Thermographic_camera" ; + cco: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 . @@ -2226,7 +2226,7 @@ cco:InfraredCamera rdf:type owl:Class ; cco:InfraredTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing infrared light to form an enhanced image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Infrared_telescope" ; + cco: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 . @@ -2268,7 +2268,7 @@ cco:InhibitingMotionArtifactFunction rdf:type owl:Class ; cco:InsecticideArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:PesticideArtifactFunction ; cco:definition "A Pesticide Artifact Function that is realized in a process that causes harm to, or the death of, an insect."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Insecticide" ; + cco: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 . @@ -2277,7 +2277,7 @@ cco:InsecticideArtifactFunction rdf:type owl:Class ; cco:InstrumentDisplayPanel rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear information about some Artifact that is derived by the instrumentation Sensors of that Artifact."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Flight_instruments" ; + cco: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 . @@ -2286,7 +2286,7 @@ cco:InstrumentDisplayPanel rdf:type owl:Class ; cco:IntercommunicationSystem rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationSystem ; cco:definition "A Communication System that is designed to enable some Act of Communication between end points within a building, small collection of buildings, or within a small area of service."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Intercom" ; + cco: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 . @@ -2303,7 +2303,7 @@ cco:InteriorLightingSystem rdf:type owl:Class ; cco:InternalCombustionEngine rdf:type owl:Class ; rdfs:subClassOf cco:CombustionEngine ; cco:definition "A Combustion Engine that is designed to have an internal Combustion Chamber where portions of Fuel and Oxidizer mixture are burned to generate thermal energy that is then converted into mechanical energy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Internal_combustion_engine" ; + cco: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 . @@ -2328,7 +2328,7 @@ cco:JAN13Barcode rdf:type owl:Class ; cco:JetEngine rdf:type owl:Class ; rdfs:subClassOf cco:ReactionEngine ; cco:definition "A Reaction Engine that discharges a fast moving jet that generates Thrust by jet propulsion."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Jet_engine" ; + cco: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 ; rdfs:label "Jet Engine"@en . @@ -2338,7 +2338,7 @@ cco:JetEngine rdf:type owl:Class ; cco:JournalArticle rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear a specific brief composition on a specific topic as part of a Journal Issue."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Academic_journal" ; + cco: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 . @@ -2347,7 +2347,7 @@ cco:JournalArticle rdf:type owl:Class ; cco:LandMine rdf:type owl:Class ; rdfs:subClassOf cco:ExplosiveWeapon ; cco:definition "An Explosive Weapon that is designed to be concealed under or on the ground and to detonate as its target passes over or near it."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Land_mine" ; + cco: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 . @@ -2356,7 +2356,7 @@ cco:LandMine rdf:type owl:Class ; cco:LandlineTelephone rdf:type owl:Class ; rdfs:subClassOf cco:Telephone ; cco:definition "A Telephone that is connected to a Telephone Network through a pair of wires."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telephone" ; + cco: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 . @@ -2373,7 +2373,7 @@ cco:LargeScaleRocketLauncher rdf:type owl:Class ; cco:Laser rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to emit light coherently through a process of optical amplification based on the stimulated emission of electromagnetic radiation."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Laser" ; + cco: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 . @@ -2382,7 +2382,7 @@ cco:Laser rdf:type owl:Class ; cco:LeadAcidElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; cco:definition "A Secondary Cell Electric Battery that has a lead anode and lead oxide cathode."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Lead%E2%80%93acid_battery" ; + cco: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 . @@ -2391,7 +2391,7 @@ cco:LeadAcidElectricBattery rdf:type owl:Class ; cco:LegalArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of giving legal advice to clients drafting legal documents for clients and representing clients in legal negotiations and court proceedings such as lawsuits."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Law" ; + cco: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 . @@ -2400,7 +2400,7 @@ cco:LegalArtifactFunction rdf:type owl:Class ; cco:LegalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed as a formally executed written document that can be formally attributed to its author, records and formally expresses a legally enforceable act, process, or contractual duty, obligation, or right, and therefore evidences that act, process, or agreement."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Legal_instrument" ; + cco: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 . @@ -2425,7 +2425,7 @@ cco:LiftingArtifactFunction rdf:type owl:Class ; cco:LightMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; cco:definition "A Long Gun that is designed to fire bullets in quick succession from an ammunition belt or magazine and to be employed by an individual soldier, with or without assistance, and typically weighing 9-22 lbs."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Light_machine_gun" ; + cco: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 . @@ -2442,7 +2442,7 @@ cco:LightingSystem rdf:type owl:Class ; cco:List rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that represents an ordered sequence of values, where the same value may occur more than once."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/List_%28abstract_data_type%29" ; + cco: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 . @@ -2451,7 +2451,7 @@ cco:List rdf:type owl:Class ; cco:LithiumIonElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; cco:definition "A Secondary Cell Electric Battery that produces electricity when lithium ions move from anode to cathode."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Lithium-ion_battery" ; + cco: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 . @@ -2460,7 +2460,7 @@ cco:LithiumIonElectricBattery rdf:type owl:Class ; cco:Locomotive rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; cco:definition "A Rail Transport Vehicle that is designed to provide the motive power for a Train."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Locomotive" ; + cco: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 . @@ -2469,7 +2469,7 @@ cco:Locomotive rdf:type owl:Class ; cco:LongGun rdf:type owl:Class ; rdfs:subClassOf cco:Firearm ; cco:definition "A Firearm that is designed to have a longer barrel than a Hand Gun and to be fired while braced against the shoulder."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Long_gun" ; + cco: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 . @@ -2504,7 +2504,7 @@ cco:MachineBearing rdf:type owl:Class ; cco:MachineElement rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be an elementary component of some Machine."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Machine_element" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Machine_element&oldid=1058923712"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Machine Element"@en . @@ -2514,7 +2514,7 @@ cco:ManualTool rdf:type owl:Class ; rdfs:subClassOf cco:Tool ; cco:alternative_label "Hand Tool"@en ; cco:definition "A Tool that is designed to be powered by manual labor rather than by an engine."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Hand_tool" ; + cco: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 . @@ -2555,7 +2555,7 @@ cco:MedicalArtifact rdf:type owl:Class ; cco:MediumMachineGun rdf:type owl:Class ; rdfs:subClassOf cco:MountedGun ; cco:definition "A Mounted Gun that is designed to fire full-power rifle Cartridges (less than .50 caliber or 12.7mm) in quick succession from an ammunition belt, and which typically weighs 22-30 lbs."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Medium_machine_gun" ; + cco: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 . @@ -2564,7 +2564,7 @@ cco:MediumMachineGun rdf:type owl:Class ; cco:Message rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity that is relatively brief and to be transmitted from a sender to a recipient."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Message" ; + cco: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 . @@ -2573,7 +2573,7 @@ cco:Message rdf:type owl:Class ; cco:Microscope rdf:type owl:Class ; rdfs:subClassOf cco:ImagingInstrument ; cco:definition "An Imaging Instrument that is designed to enable users to see Objects that are otherwise too small to be seen by the naked eye by producing a significantly enlarged image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Microscope" ; + cco: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 . @@ -2582,7 +2582,7 @@ cco:Microscope rdf:type owl:Class ; cco:MilitaryArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes related to the armed services."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Military" ; + cco: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 . @@ -2599,7 +2599,7 @@ cco:MinimumSpeedArtifactFunction rdf:type owl:Class ; cco:Mirror rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; cco:definition "An Optical Instrument that is designed to reflect light that has a wavelength within a given range and is incident on its relflecting surface such that the reflected light maintains most of the characteristics of the original light."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Mirror" ; + cco: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 . @@ -2616,7 +2616,7 @@ cco:MissileLauncher rdf:type owl:Class ; cco:MobileTelephone rdf:type owl:Class ; rdfs:subClassOf cco:Telephone ; cco:definition "A Telephone that is connected to a Telephone Network by radio waves."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Mobile_phone" ; + cco: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 . @@ -2652,7 +2652,7 @@ cco:Motorcycle rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:alternative_label "Motorbike"@en ; cco:definition "A Ground Motor Vehicle that is designed to transport a very small number of passengers (usually 1 or 2) while traveling on two or three tired wheels."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Motorcycle" ; + cco: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 . @@ -2685,7 +2685,7 @@ cco:NavigationArtifactFunction rdf:type owl:Class ; cco:NavigationSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to enable an Agent or Artifact to determine the position or direction of some object, usually for the purpose of monitoring or controlling the movement of some Vehicle from one place to another."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Navigation" ; + cco: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 . @@ -2704,7 +2704,7 @@ cco:NickelCadmiumElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; cco:alternative_label "NiCad Battery"@en ; cco:definition "A Secondary Cell Electric Battery that has a cadmium anode and nickel oxide hydroxide cathode."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Nickel%E2%80%93cadmium_battery" ; + cco: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 . @@ -2714,7 +2714,7 @@ cco:NickelMetalHydrideElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:SecondaryCellElectricBattery ; cco:alternative_label "NiMH Battery"@en ; cco:definition "A Secondary Cell Electric Battery that has a metal-hydride anode and nickel oxide hydroxide cathode."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Nickel%E2%80%93metal_hydride_battery" ; + cco: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 . @@ -2779,7 +2779,7 @@ cco:NuclearRadiationDetectionArtifactFunction rdf:type owl:Class ; cco:NuclearReactor rdf:type owl:Class ; rdfs:subClassOf cco:PowerSource ; cco:definition "A Power Source that is designed to initiate and control a self-sustained nuclear chain reaction to produce power in the form of heat, which can be transferred to a working fluid for further conversion to mechanical or electrical energy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Nuclear_reactor" ; + cco: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 . @@ -2788,7 +2788,7 @@ cco:NuclearReactor rdf:type owl:Class ; cco:NuclearWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of a destructive nuclear reaction, either through fission or through a combination of fission and fusion."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Nuclear_weapon" ; + cco: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 . @@ -2805,7 +2805,7 @@ cco:ObservationArtifactFunction rdf:type owl:Class ; cco:OcularProsthesis rdf:type owl:Class ; rdfs:subClassOf cco:ArtificialEye ; cco:definition "An Artificial Eye that is designed to replace a missing eye, but which does not function as an eye."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Ocular_prosthesis" ; + cco: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 . @@ -2822,7 +2822,7 @@ cco:OneDimensionalBarcode rdf:type owl:Class ; cco:OpticalCamera rdf:type owl:Class ; rdfs:subClassOf cco:Camera ; cco:definition "A Camera that is designed to form and record an image generated from visible light."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Camera" ; + cco: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 . @@ -2831,7 +2831,7 @@ cco:OpticalCamera rdf:type owl:Class ; cco:OpticalCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticCommunicationArtifactFunction ; cco:definition "An Electromagnetic Communication Artifact Function that is realized in a process that conveys meaningful signs by means of visible light."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication" ; + cco: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 . @@ -2848,7 +2848,7 @@ cco:OpticalFocusingArtifactFunction rdf:type owl:Class ; cco:OpticalInstrument rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to process light waves."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Optical_instrument" ; + cco: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 ; 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 ; @@ -2870,7 +2870,7 @@ cco:OpticalMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; cco:alternative_label "Light Microscope"@en ; cco:definition "A Microscope that is designed to use visible light and a system of Optical Lenses to produce a significantly enlarged image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Optical_microscope" ; + cco: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 . @@ -2887,7 +2887,7 @@ cco:OpticalProcessingArtifactFunction rdf:type owl:Class ; cco:OpticalTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light to form an enhanced image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Optical_telescope" ; + cco: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 . @@ -2913,7 +2913,7 @@ cco:OrientationObservationArtifactFunction rdf:type owl:Class ; cco:OxidizerArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which electrons are removed from a reactant in a redox reaction."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Redox" ; + cco: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 . @@ -2932,7 +2932,7 @@ cco:ParabolicAntenna rdf:type owl:Class ; cco:alternative_label "Dish Antenna"@en , "Parabolic Dish"@en ; cco:definition "A Radio Antenna that uses a parabolic reflector to direct or receive radio waves and has a very high gain."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Parabolic_antenna" ; + cco: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 . @@ -2969,7 +2969,7 @@ cco:PatchAntenna rdf:type owl:Class ; cco:alternative_label "Microstrip Patch Antenna"@en , "Rectangular Microstrip Antenna"@en ; cco:definition "A Radio Antenna that consists of a flat rectangular sheet (or patch) of metal mounted over a larger sheet of metal called a ground plane which is typically contained inside a plastic radome for protection and is small enough that it can be mounted on a flat surface."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Patch_antenna" ; + cco: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 . @@ -2986,7 +2986,7 @@ cco:PatchReceiver rdf:type owl:Class ; cco:Payload rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; cco:definition "A Material Entity that is transported by a Vehicle during an Act of Location Change for the purpose of being delivered to or performing one or more functions at a predefined location."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Payload" ; + cco: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 ; 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 ; @@ -3001,7 +3001,7 @@ cco:PayloadCapacity rdf:type owl:Class ; owl:someValuesFrom cco:Vehicle ] ; cco:definition "An Artifact Function that inheres in a Vehicle that is designed to transport Payload, and which is typically characterized by the maximum Weight, Mass, or Volume of Payload that the Vehicle can transport."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Payload" ; + cco: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 . @@ -3010,7 +3010,7 @@ cco:PayloadCapacity rdf:type owl:Class ; cco:Periscope rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; cco:definition "An Optical Instrument that is designed to enable observation of an object that is located over, around, or through another object, obstacle, or condition that prevents direct line-of-sight observation from the observer's current position."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Periscope" ; + cco: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 . @@ -3072,7 +3072,7 @@ cco:PolarizingPrism rdf:type owl:Class ; cco:PortionOfAmmunition rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by being projected toward its target at a significant Velocity."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Ammunition" ; + cco: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 . @@ -3105,7 +3105,7 @@ cco:PortionOfCryogenicMaterial rdf:type owl:Class ; cco:PortionOfFood rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfProcessedMaterial ; cco:definition "A Portion of Processed Material that is designed to be consumed and ingested for nutrition or taste."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Food" ; + cco: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 . @@ -3231,7 +3231,7 @@ cco:PortionOfOxidizer rdf:type owl:Class ; cco:PortionOfPaper rdf:type owl:Class ; rdfs:subClassOf cco:InformationMediumArtifact ; cco:definition "An Information Medium Artifact that is designed to bear some Information Content Entity by means of pressing together moist fibres of cellulose pulp derived from wood, rags, or grasses, and drying them into flexible sheets."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Paper" ; + cco: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 . @@ -3296,7 +3296,7 @@ cco:PowerInvertingArtifactFunction rdf:type owl:Class ; cco:PowerRectifier rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:definition "An Electrical Power Source Component that is designed to convert alternating current (AC) to direct current (DC)."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Rectifier" ; + cco: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 . @@ -3313,7 +3313,7 @@ cco:PowerRectifyingArtifactFunction rdf:type owl:Class ; cco:PowerSource rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to supply power to some other Artifact."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Power_source" ; + cco: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 . @@ -3330,7 +3330,7 @@ cco:PowerSourceComponent rdf:type owl:Class ; cco:PowerTool rdf:type owl:Class ; rdfs:subClassOf cco:Tool ; cco:definition "A Tool that is designed to be actuated by a Power Source and mechanism other than or in addition to manual labor."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Power_tool" ; + cco: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 . @@ -3339,7 +3339,7 @@ cco:PowerTool rdf:type owl:Class ; cco:PowerTransformer rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:definition "An Electrical Power Source Component that is designed to transfer electrical energy between two or more circuits through electromagnetic induction."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Transformer" ; + cco: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 . @@ -3375,7 +3375,7 @@ cco:PrecisionGuidedMissile rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; cco:alternative_label "Missile"@en ; cco:definition "A Portion of Ammunition that is designed to be a self-propelled and precision-guided projectile that delivers some payload (explosive or other) over relatively long distances."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Missile" ; + cco: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 . @@ -3401,7 +3401,7 @@ cco:PrimaryCellElectricBattery rdf:type owl:Class ; rdfs:subClassOf cco:ElectricBattery ; cco:alternative_label "Primary Cell Battery"@en ; cco:definition "A Electric Battery that is designed for one-time use and not to be recharged."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Primary_cell" ; + cco: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 . @@ -3410,7 +3410,7 @@ cco:PrimaryCellElectricBattery rdf:type owl:Class ; cco:Prism rdf:type owl:Class ; rdfs:subClassOf cco:OpticalInstrument ; cco:definition "An Optical Instrument that is designed to refract light and which consists of a transparent material with flat polished surfaces where at least two of these surfaces have an angle between them."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Prism" ; + cco: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 . @@ -3419,7 +3419,7 @@ cco:Prism rdf:type owl:Class ; cco:ProjectileLauncher rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict damage or harm by means of launching a high-velocity projectile at a target."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Projectile" ; + cco: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 . @@ -3439,7 +3439,7 @@ cco:PropellingNozzle rdf:type owl:Class ; rdfs:subClassOf cco:Nozzle ; cco:alternative_label "Jet Nozzle"@en ; cco:definition "A Nozzle that is used to convert a propulsion Engine into a Jet Engine and functions by using its narrowest part, the throat, to increase Pressure within the Engine by constricting flow, usually until the flow chokes, then expanding the exhaust stream to, or near to, atmospheric pressure, while forming it into a high speed jet to propel the Vehicle."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Propelling_nozzle#Principles_of_operation" ; + cco: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 . @@ -3448,7 +3448,7 @@ cco:PropellingNozzle rdf:type owl:Class ; cco:PropulsionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:MotionArtifactFunction ; cco:definition "A Motion Artifact Function that is realized in a process in which the bearer of the function creates force leading to an entity's movement."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Propulsion" ; + cco: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 . @@ -3465,7 +3465,7 @@ cco:PropulsionControlSystem rdf:type owl:Class ; cco:PropulsionSystem rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to facilitate the movement of material entities from one location to another and which consists of a source of mechanical power and a means of converting this power into propulsive force to generate the movement."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Propulsion" ; + cco: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 . @@ -3482,7 +3482,7 @@ cco:PropulsionSystemComponent rdf:type owl:Class ; cco:Prosthesis rdf:type owl:Class ; rdfs:subClassOf cco:MedicalArtifact ; cco:definition "A Medical Artifact that is designed to replace a missing body part."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis" ; + cco: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 . @@ -3491,7 +3491,7 @@ cco:Prosthesis rdf:type owl:Class ; cco:ProstheticArm rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace a missing arm."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses" ; + cco: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 . @@ -3500,7 +3500,7 @@ cco:ProstheticArm rdf:type owl:Class ; cco:ProstheticFoot rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace a missing foot."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses" ; + cco: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 . @@ -3509,7 +3509,7 @@ cco:ProstheticFoot rdf:type owl:Class ; cco:ProstheticHand rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace a missing hand."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses" ; + cco: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 . @@ -3518,7 +3518,7 @@ cco:ProstheticHand rdf:type owl:Class ; cco:ProstheticLeg rdf:type owl:Class ; rdfs:subClassOf cco:Prosthesis ; cco:definition "A Prosthesis that is designed to replace a missing leg."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Prosthesis#Limb_prostheses" ; + cco: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 . @@ -3528,7 +3528,7 @@ cco:PublicAddressSystem rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationSystem ; cco:alternative_label "PA System"@en ; cco:definition "A Communication System that is designed to allow a Person to speak to a large audience."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Public_address_system" ; + cco: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 . @@ -3537,7 +3537,7 @@ cco:PublicAddressSystem rdf:type owl:Class ; cco:PublicSafetyArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of preventing and responding to events that could endanger the safety of the general public from significant danger, injury/harm, or damage, such as crimes or disasters (natural or man-made)."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Public_safety_organizations" ; + cco: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 . @@ -3548,7 +3548,7 @@ cco:PulsejetEngine rdf:type owl:Class ; cco:alternative_label "Pulse Jet"@en , "Pulsejet"@en ; cco:definition "An Air-Breathing Jet Engine that is capable of operating statically and uses intermittent (pulsing) Combustion of the fuel-oxidizer mixture before expelling the exhaust out through the rear Propelling Nozzle to generate Thrust."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Pulsejet" ; + cco: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 . @@ -3602,7 +3602,7 @@ cco:RadioAntenna rdf:type owl:Class ; cco:RadioCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticCommunicationArtifactFunction ; cco:definition "An Electromagnetic Communication Artifact Function that is realized in a process that conveys meaningful signs by means of radio waves."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication" ; + cco: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 . @@ -3643,7 +3643,7 @@ cco:RadioCommunicationRelayArtifactFunction rdf:type owl:Class ; cco:RadioReceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; cco:definition "A Radio Communication Instrument that is an electronic device that is designed to extract information from radio waves intercepted by a Radio Antenna by using electronic filters to separate the desired radio frequency signal from other signals, an electronic amplifier to increase the power of the signal, and demodulation to recover the desired information."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Receiver_%28radio%29" ; + cco: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 . @@ -3652,7 +3652,7 @@ cco:RadioReceiver rdf:type owl:Class ; cco:RadioRepeater rdf:type owl:Class ; rdfs:subClassOf cco:RadioTransceiver ; cco:definition "A Radio Transceiver that is designed to receive a radio signal, amplify it, and retransmit it (often on another frequency)."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Repeater#Types" ; + cco: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 . @@ -3661,7 +3661,7 @@ cco:RadioRepeater rdf:type owl:Class ; cco:RadioTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing radio waves to form an enhanced image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Radio_telescope" ; + cco: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 ; rdfs:label "Radio Telescope"@en . @@ -3671,7 +3671,7 @@ cco:RadioTelescope rdf:type owl:Class ; cco:RadioTransceiver rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; cco:definition "A Radio Communication Instrument that is an electronic device composed of both a Radio Transmitter and a Radio Receiver that share common circuitry or a single housing."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Transceiver" ; + cco: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 . @@ -3680,7 +3680,7 @@ cco:RadioTransceiver rdf:type owl:Class ; cco:RadioTransmitter rdf:type owl:Class ; rdfs:subClassOf cco:RadioCommunicationInstrument ; cco:definition "A Radio Communication Instrument that is an electronic device that is designed to generate a radio frequency alternating current, which can be applied to a Radio Antenna to be transmitted as radio waves."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Transmitter" ; + cco: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 . @@ -3706,7 +3706,7 @@ cco:RadioWaveConversionArtifactFunction rdf:type owl:Class ; cco:RadiologicalWeapon rdf:type owl:Class ; rdfs:subClassOf cco:Weapon ; cco:definition "A Weapon that is designed to inflict harm, damage, or incapacity by means of releasing radioactive material."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Radiological_weapon" ; + cco: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 . @@ -3715,7 +3715,7 @@ cco:RadiologicalWeapon rdf:type owl:Class ; cco:RailTransportVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundVehicle ; cco:definition "A Ground Vehicle that is designed to convey cargo, passengers, or equipment by Railway."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Rail_transport" ; + cco: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 . @@ -3724,7 +3724,7 @@ cco:RailTransportVehicle rdf:type owl:Class ; cco:Railcar rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; cco:definition "A Rail Transport Vehicle that consists of a single self-propelled Vehicle that is not a Train, is designed to transport passengers, and which may also be designed to connect to other Railcars to form a Train."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Railcar" ; + cco: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 ; rdfs:label "Railcar"@en . @@ -3734,7 +3734,7 @@ cco:Railcar rdf:type owl:Class ; cco:Railway rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable Trains to transport passengers and goods."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Rail_transport" ; + cco: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 "Railway"@en . @@ -3744,7 +3744,7 @@ cco:RailwayCrossing rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:alternative_label "Level Crossing"@en ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable Persons or Ground Vehicles to cross a Railway when traveling along a road or path that is perpendicular to and at the same elevation as the Railway at the point where they overlap."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Level_crossing" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Level_crossing&oldid=1064054774"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Railway Crossing"@en . @@ -3763,7 +3763,7 @@ cco:RamjetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; cco:alternative_label "Ramjet"@en ; cco:definition "An Air-Breathing Jet Engine that uses the forward motion of the Engine to compress incoming air (without the use of an axial compressor) and decelerate it to subsonic speeds before adding the fuel and constantly combusting the mixture then expelling the exhaust out through the rear Propelling Nozzle to generate Thrust."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Ramjet" ; + cco: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 . @@ -3772,7 +3772,7 @@ cco:RamjetEngine rdf:type owl:Class ; cco:RandomWireAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; cco:definition "A Wire Antenna that consists of a long wire suspended above the ground with a length that does not bear a relation to the wavelength of the radio waves used and which is typically used as a receiving antenna on the long, medium, and short wave bands."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Random_wire_antenna" ; + cco: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 . @@ -3781,7 +3781,7 @@ cco:RandomWireAntenna rdf:type owl:Class ; cco:ReactantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; cco:definition "A Chemical Reaction Artifact Function that is realized in a process in which a substance or compound is added to a system in order to bring about a chemical reaction and is consumed in the course of the reaction."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Reagent" ; + cco: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 . @@ -3791,7 +3791,7 @@ cco:ReactionEngine rdf:type owl:Class ; rdfs:subClassOf cco:Engine ; cco:alternative_label "Reaction Motor"@en ; cco:definition "An Engine that provides propulsion by expelling Reaction Mass."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Reaction_engine" ; + cco: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 . @@ -3801,7 +3801,7 @@ cco:ReactionMass rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; cco:alternative_label "Working Mass"@en ; cco:definition "A Material Entity against which a Propulsion System operates in order to produce Acceleration."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Working_mass" ; + cco: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 . @@ -3810,7 +3810,7 @@ cco:ReactionMass rdf:type owl:Class ; cco:ReciprocatingSteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:SteamEngine ; cco:definition "A Steam Engine that is designed to use one or more reciprocating pistons to convert pressure into a rotating motion."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Reciprocating_engine" ; + cco: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 . @@ -3819,7 +3819,7 @@ cco:ReciprocatingSteamEngine rdf:type owl:Class ; cco:RecordingDevice rdf:type owl:Class ; rdfs:subClassOf cco:InformationProcessingArtifact ; cco:definition "An Information Processing Artifact that is designed to capture some information and store it in some recording format on some storage medium."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Recording" ; + cco: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 . @@ -3830,7 +3830,7 @@ cco:ReflectingOpticalTelescope rdf:type owl:Class ; cco:alternative_label "Reflecting Telescope"@en , "Reflector"@en ; cco:definition "An Optical Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light via reflection through the use of one or more curved Mirrors to form an enhanced image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Reflecting_telescope" ; + cco: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 . @@ -3857,7 +3857,7 @@ cco:RefractingOpticalTelescope rdf:type owl:Class ; cco:alternative_label "Refracting Telescope"@en , "Refractor"@en ; cco:definition "An Optical Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light via refraction through the use of one or more Lenses to form an enhanced image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Refracting_telescope" ; + cco: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 . @@ -3874,7 +3874,7 @@ cco:RefractionArtifactFunction rdf:type owl:Class ; cco:ReligiousArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes related to worship and prayer."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Religion" ; + cco: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 . @@ -3883,7 +3883,7 @@ cco:ReligiousArtifactFunction rdf:type owl:Class ; cco:Report rdf:type owl:Class ; rdfs:subClassOf cco:Document ; cco:definition "A Document that is designed to bear some specific Information Content Entity that conveys an account of some event, situation, or the result of some observation or inquiry."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Report" ; + cco: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 . @@ -3892,7 +3892,7 @@ cco:Report rdf:type owl:Class ; cco:ResearchAndDevelopmentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of producing new knowledge or of devising new applications of existing knowledge."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Research_and_development" ; + cco: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 . @@ -3909,7 +3909,7 @@ cco:ResearchArtifactFunction rdf:type owl:Class ; cco:ResidentialArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of residing in a dwelling or home."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Residence" ; + cco: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 . @@ -3918,7 +3918,7 @@ cco:ResidentialArtifactFunction rdf:type owl:Class ; cco:ResistanceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; cco:definition "An Electrical Artifact Function that is realized in processes in which an Artifact opposes the flow of an electric current."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electrical_resistivity_and_conductivity" ; + cco: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 . @@ -3943,7 +3943,7 @@ cco:Resource rdf:type owl:Class ; cco:RetailArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of selling goods or merchandise in small or individual lots for direct consumption by persons or organizations."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Retail" ; + cco: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 . @@ -3952,7 +3952,7 @@ cco:RetailArtifactFunction rdf:type owl:Class ; cco:Revolver rdf:type owl:Class ; rdfs:subClassOf cco:HandGun ; cco:definition "A Hand Gun having a number of firing chambers in a revolving cylinder, where each chamber in the cylinder can be loaded with a single Cartridge."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Revolver" ; + cco: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 . @@ -3961,7 +3961,7 @@ cco:Revolver rdf:type owl:Class ; cco:RhombicAntenna rdf:type owl:Class ; rdfs:subClassOf cco:WireAntenna ; cco:definition "A Wire Antenna that consists of one to three parallel wires suspended above the ground by poles or towers at each vertex in a rhombic shape with each of the four sides being the same length (typically at least one wavelength or longer)."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Rhombic_antenna" ; + cco: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 . @@ -3970,7 +3970,7 @@ cco:RhombicAntenna rdf:type owl:Class ; cco:Rifle rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; cco:definition "A Long Gun that is designed to have a rifled barrel and to fire single Bullets over long ranges with high accuracy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Rifle" ; + cco: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 . @@ -3979,7 +3979,7 @@ cco:Rifle rdf:type owl:Class ; cco:Road rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable Ground Vehicles to travel from one location to another."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Road" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Road&oldid=1063402841"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Road"@en . @@ -3997,7 +3997,7 @@ cco:RoadJunction rdf:type owl:Class ; cco:Rocket rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; cco:definition "A Vehicle that is designed to travel through air or space and which obtains Thrust from a Rocket Engine."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Rocket" ; + cco: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 . @@ -4007,7 +4007,7 @@ cco:RocketEngine rdf:type owl:Class ; rdfs:subClassOf cco:JetEngine ; cco:alternative_label "Thruster"@en ; cco:definition "A Jet Engine that is designed to use only stored Rocket Propellant to form a high speed propulsive jet in order to generate Thrust."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Rocket_engine" ; + cco: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 ; rdfs:label "Rocket Engine"@en . @@ -4017,7 +4017,7 @@ cco:RocketEngine rdf:type owl:Class ; cco:RocketLauncher rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; cco:definition "A Projectile Launcher that is designed to launch one or more Unguided Rockets."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Rocket_launcher" ; + cco: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 . @@ -4035,7 +4035,7 @@ cco:RocketPropelledGrenade rdf:type owl:Class ; rdfs:subClassOf cco:UnguidedRocket ; cco:acronym "RPG" ; cco:definition "An Unguided Rocket that is designed to contain an explosive warhead, be fired from a Shoulder-Fired Rocket Launcher, and be used against Tanks."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Rocket-propelled_grenade" ; + cco: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 . @@ -4044,7 +4044,7 @@ cco:RocketPropelledGrenade rdf:type owl:Class ; cco:RoundShot rdf:type owl:Class ; rdfs:subClassOf cco:PortionOfAmmunition ; cco:definition "A Portion of Ammunition that is designed to be a solid projectile without explosive charge and to be fired from a cannon."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Round_shot" ; + cco: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 . @@ -4063,7 +4063,7 @@ cco:ScramjetEngine rdf:type owl:Class ; cco:alternative_label "Scramjet"@en , "Supersonic Combusting Ramjet"@en ; cco:definition "An Air-Breathing Jet Engine that uses the forward motion of the Engine to compress incoming air at supersonic speeds before adding the fuel and constantly combusting the mixture then expelling the exhaust out through the rear Propelling Nozzle to generate Thrust."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Scramjet" ; + cco: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 . @@ -4074,7 +4074,7 @@ cco:SecondaryCellElectricBattery rdf:type owl:Class ; cco:alternative_label "Rechargeable Battery"@en , "Secondary Cell Battery"@en ; cco:definition "An Electric Battery that is designed to be recharged."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Rechargeable_battery" ; + cco: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 . @@ -4083,7 +4083,7 @@ cco:SecondaryCellElectricBattery rdf:type owl:Class ; cco:SemiAutomaticPistol rdf:type owl:Class ; rdfs:subClassOf cco:HandGun ; cco:definition "A Hand Gun that has a single fixed firing chamber machined into the rear of the barrel and an ammunition magazine capable of holding multiple Cartridges such that the Hand Gun is designed to automatically reload each time it is fired and to fire a Bullet with each successive pull of the trigger until the stored ammunition is depleted."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Semi-automatic_pistol" ; + cco: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 . @@ -4092,7 +4092,7 @@ cco:SemiAutomaticPistol rdf:type owl:Class ; cco:Sensor rdf:type owl:Class ; rdfs:subClassOf cco:Transducer ; cco:definition "A Transducer that is designed to convert incoming energy into a output signal which reliably corresponds to changes in that energy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Sensor" ; + cco: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 . @@ -4101,7 +4101,7 @@ cco:Sensor rdf:type owl:Class ; cco:SensorArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes wherein its bearer is used to produce an output signal which reliably corresponds to changes in the artifact's environment."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Sensor" ; + cco: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 . @@ -4138,7 +4138,7 @@ cco:SensorPlatform rdf:type owl:Class ; cco:ServiceArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process of providing intangible goods to consumers."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Goods_and_services" ; + cco: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 . @@ -4147,7 +4147,7 @@ cco:ServiceArtifactFunction rdf:type owl:Class ; cco:Shaft rdf:type owl:Class ; rdfs:subClassOf cco:MachineElement ; cco:definition "A Machine Element that is designed to rotate and transmit Torque, Power, or Rotational Motion from one machine element to another."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Shaft" ; + cco: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 ; rdfs:label "Shaft"@en . @@ -4166,7 +4166,7 @@ cco:Shell rdf:type owl:Class ; cco:Shotgun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; cco:definition "A Long Gun that fires packets of shot, a single slug, a sabot, or a specialty round (such as tear gas, bolo shell, or a breaching round) over shorter ranges than that of Rifles and with less accuracy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Shotgun" ; + cco: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 . @@ -4183,7 +4183,7 @@ cco:ShouldFiredRocketLauncher rdf:type owl:Class ; cco:SignalDetectionArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that inheres in Artifacts that are designed to discern between information-bearing patterns and random patterns, or noise, that distract from the information."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Detection_theory" ; + cco: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 . @@ -4192,7 +4192,7 @@ cco:SignalDetectionArtifactFunction rdf:type owl:Class ; cco:SignalProcessingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that inheres in Artifacts that are designed to process or transfer information contained in signals."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Signal_processing" ; + cco: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 . @@ -4201,7 +4201,7 @@ cco:SignalProcessingArtifactFunction rdf:type owl:Class ; cco:SniperRifle rdf:type owl:Class ; rdfs:subClassOf cco:Rifle ; cco:definition "A Rifle that is designed to be highly accurate for long-range precision tactical shooting."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Sniper_rifle" ; + cco: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 . @@ -4210,8 +4210,8 @@ cco:SniperRifle rdf:type owl:Class ; cco:SolarPanel rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSource ; cco:definition "An Electrical Power Source that consists in part of one or more photovoltaic (i.e. solar) cells that convert light energy (photons) directly into electricity by means of the photovoltaic effect."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Solar_panel" ; - cco:definition_source "https://en.wikipedia.org/wiki/Solar_cell" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Solar_panel&oldid=1064397496"^^xsd:anyURI ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Solar_cell&oldid=1063439932"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Solar Panel"@en . @@ -4222,7 +4222,7 @@ cco:SolarPanelSystem rdf:type owl:Class ; cco:alternative_label "Photovoltaic System"@en , "Solar Array"@en ; cco:definition "An Electrical Power Source that consists in part of one or more Solar Panels, a power inverter, electrical wiring between the components, a mounting and support structure, and may also include a battery and/or a solar tracking system and is the bearer of functions realized in processes of deriving, transferring, and storing electrical energy derived from light energy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Photovoltaic_system" ; + cco: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 . @@ -4231,7 +4231,7 @@ cco:SolarPanelSystem rdf:type owl:Class ; cco:SolventArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ChemicalReactionArtifactFunction ; cco:definition "A Chemical Reaction Artifact Function that is realized in the dissolving of other substances (namely, solutes) without change in the former's chemical structure."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Solvent" ; + cco: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 . @@ -4240,7 +4240,7 @@ cco:SolventArtifactFunction rdf:type owl:Class ; cco:Spacecraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by Spaceflight."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Spacecraft" ; + cco: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 . @@ -4289,7 +4289,7 @@ cco:SprayNozzle rdf:type owl:Class ; cco:Spreadsheet rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some Information Content Entity in an interactive, tabular form."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Spreadsheet" ; + cco: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 . @@ -4298,7 +4298,7 @@ cco:Spreadsheet rdf:type owl:Class ; cco:SteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:ExternalCombustionEngine ; cco:definition "An External Combustion Engine that is designed to use steam as its working fluid."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Steam_engine" ; + cco: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 . @@ -4323,7 +4323,7 @@ cco:SteeringControlSystem rdf:type owl:Class ; cco:StirlingEngine rdf:type owl:Class ; rdfs:subClassOf cco:ExternalCombustionEngine ; cco:definition "An External Combusion Engine that is designed to compress and expand some working fluid at different temperatures, such that there is a net conversion of heat energy to mechanical work."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Stirling_engine" ; + cco: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 . @@ -4332,7 +4332,7 @@ cco:StirlingEngine rdf:type owl:Class ; cco:Stock rdf:type owl:Class ; rdfs:subClassOf cco:FinancialInstrument ; cco:definition "A Financial Instrument that entitles holders to an ownership interest (equity) in the specified Incorporated Organization."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Stock" ; + cco: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 . @@ -4357,7 +4357,7 @@ cco:StructuralSupportArtifactFunction rdf:type owl:Class ; cco:SubmachineGun rdf:type owl:Class ; rdfs:subClassOf cco:LongGun ; cco:definition "An Long Gun that is designed to be have automatic-fire functionality, fire pistol-caliber ammunition that is magazine-fed, and which is usually smaller than other automatic firearms."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Submachine_gun" ; + cco: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 . @@ -4366,7 +4366,7 @@ cco:SubmachineGun rdf:type owl:Class ; cco:SubmersibleArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in processes of operating while submerged in water."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Submersible" ; + cco: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 . @@ -4386,7 +4386,7 @@ cco:SubmillimeterWavelengthRadioTelescope rdf:type owl:Class ; cco:SurfactantArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:EmulsifierArtifactFunction ; cco:definition "An Emulsifier Artifact Function that is realized in a process that lowers the surface tension between two liquids or between a liquid and a solid."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Surfactant" ; + cco: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 . @@ -4395,7 +4395,7 @@ cco:SurfactantArtifactFunction rdf:type owl:Class ; cco:SwitchArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ArtifactFunction ; cco:definition "An Artifact Function that is realized in a process of breaking an electric circuit by interrupting the current or diverting it from one conductor to another."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Switch" ; + cco: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 . @@ -4430,7 +4430,7 @@ cco:SystemRole rdf:type owl:Class ; cco:Tank rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:definition "An Armored Fighting Vehicle that is designed to carry heavy firepower, have a powerful Engine, and travel on one or more continuous tracks such that it is suitable for front-line combat and can provide operational maneuverability as well as tactical offensive and defensive capabilities."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Tank"^^xsd:anyURI ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Tank&oldid=1060527612"^^xsd:anyURI^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Tank firepower is normally provided by a large-caliber main gun mounted in a rotating turret, which is supported by secondary machine guns. A tank's heavy armour and all-terrain mobility provide protection for both the tank and its crew, allowing it to perform all primary tasks of the armoured troops on the battlefield."@en ; rdfs:label "Tank"@en . @@ -4440,7 +4440,7 @@ cco:Tank rdf:type owl:Class ; cco:TelecommunicationEndpoint rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkNode ; cco:definition "A Telecommunication Network Node that connects a Telecommunication Terminal to a Telecommunication Network."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Communication_endpoint" ; + cco: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 ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Telecommunication Endpoint"@en . @@ -4450,7 +4450,7 @@ cco:TelecommunicationEndpoint rdf:type owl:Class ; cco:TelecommunicationInfrastructure rdf:type owl:Class ; rdfs:subClassOf cco:Infrastructure ; cco:definition "An Infrastructure that is designed to support the use of Telecommunication Instruments to communicate."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Category:Telecommunications_infrastructure" ; + cco: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 . @@ -4467,7 +4467,7 @@ cco:TelecommunicationInstrument rdf:type owl:Class ; cco:TelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInfrastructure ; cco:definition "A Telecommunication Infrastructure Artifact that is a system of Telecommunication Network Nodes and Lines, and is designed to enable the transmission of information over significant distances between Telecommunication Endpoints."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunications_network" ; + cco: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 . @@ -4476,7 +4476,7 @@ cco:TelecommunicationNetwork rdf:type owl:Class ; cco:TelecommunicationNetworkLine rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInfrastructure ; cco:definition "A Telecommunication Infrastructure Artifact that is designed to be the physical transmission medium that connects two or more Telecommunication Network Nodes within a Telecommunication Network to facilitate communication between the Nodes."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunications_link" ; + cco: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 . @@ -4498,7 +4498,7 @@ cco:TelecommunicationNetworkNode rdf:type owl:Class ; cco:TelecommunicationSwitchingNode rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkNode ; cco:definition "A Telecommunication Network Node that is capable of redirecting a communication transmission to another Telecommunication Network Node."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunications_network" ; + cco: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 . @@ -4508,7 +4508,7 @@ cco:Telephone rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationInstrument ; cco:alternative_label "Phone"@en ; cco:definition "A Telecommunication Instrument that is designed to provide point-to-point communication between agents by means of audio messages."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telephone" ; + cco: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 . @@ -4518,7 +4518,7 @@ cco:TelephoneLine rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetworkLine ; cco:alternative_label "Telephone Circuit"@en ; cco:definition "A Telecommunication Network Line that consists of a physical wire or other signaling medium that is designed to be part of a Telephone Network."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telephone_line" ; + cco: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 . @@ -4527,7 +4527,7 @@ cco:TelephoneLine rdf:type owl:Class ; cco:TelephoneNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; cco:definition "A Telecommunication Network that is designed to allow telephone calls to be made between two or more parties connected to the network."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telephone_network" ; + cco: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 . @@ -4536,7 +4536,7 @@ cco:TelephoneNetwork rdf:type owl:Class ; cco:TelephoneSubscriberLine rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneLine ; cco:definition "A Telephone Line that connects a Communication Endpoint to another node in a Telecommunication Network to enable service to a user's Telephone."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telephone_line" ; + cco: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 . @@ -4545,7 +4545,7 @@ cco:TelephoneSubscriberLine rdf:type owl:Class ; cco:Telescope rdf:type owl:Class ; rdfs:subClassOf cco:ImagingInstrument ; cco:definition "An Imaging Instrument that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing Electromagnetic Radiation to form an enhanced image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telescope" ; + cco: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 . @@ -4562,7 +4562,7 @@ cco:TemperatureMeasurementArtifactFunction rdf:type owl:Class ; cco:TerminalBoard rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalPowerSourceComponent ; cco:definition "An Electrical Power Source Component that is designed to join electrical terminations and create an electrical circuit by means of a block which connects individual wires without a splice or physically joining the ends."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electrical_connector#Terminal_blocks" ; + cco: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 . @@ -4587,7 +4587,7 @@ cco:ThermalImagingArtifactFunction rdf:type owl:Class ; cco:ThermalInsulationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ThermalControlArtifactFunction ; cco:definition "A Thermal Control Artifact Function that is realized during events in which an Artifact prevents or reduces the transfer of heat between objects that are in thermal contact or in range of radiative influence."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Thermal_insulation" ; + cco: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 . @@ -4604,7 +4604,7 @@ cco:TimekeepingArtifactFunction rdf:type owl:Class ; cco:TimekeepingInstrument rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity that is about some temporal region."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Timekeeper" ; + cco: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 . @@ -4622,7 +4622,7 @@ cco:TitleDocument rdf:type owl:Class ; cco:Tool rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to assist in the performance of manual or mechanical work and not to be consumed in that process."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Tool" ; + cco: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 . @@ -4631,7 +4631,7 @@ cco:Tool rdf:type owl:Class ; cco:Torpedo rdf:type owl:Class ; rdfs:subClassOf cco:PrecisionGuidedMissile ; cco:definition "A Precision-Guided Missile that is designed to be fired into a body of water, be self-propelled through the water, and carry an explosive payload."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Torpedo" ; + cco: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 . @@ -4640,7 +4640,7 @@ cco:Torpedo rdf:type owl:Class ; cco:TorpedoTube rdf:type owl:Class ; rdfs:subClassOf cco:ProjectileLauncher ; cco:definition "A Projectile Launcher that is designed to launch Torpedoes."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Torpedo_tube" ; + cco: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 . @@ -4649,7 +4649,7 @@ cco:TorpedoTube rdf:type owl:Class ; cco:Trail rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable transport through rough country, such as a forest or moor."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Trail" ; + cco: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 . @@ -4660,7 +4660,7 @@ cco:Train rdf:type owl:Class ; cco:alternative_label "Railroad Train"@en , "Railway Train"@en ; cco:definition "A Rail Transport Vehicle that consists of a series of connected Train Cars or Railcars."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Train" ; + cco: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 . @@ -4670,7 +4670,7 @@ cco:TrainCar rdf:type owl:Class ; rdfs:subClassOf cco:RailTransportVehicle ; cco:alternative_label "Railroad Car"@en ; cco:definition "A Rail Transport Vehicle that consists of a single Vehicle that is not a Train but is designed to be connected to other Train Cars along with at least one Locomotive to form a Train."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Railroad_car" ; + cco: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 . @@ -4679,7 +4679,7 @@ cco:TrainCar rdf:type owl:Class ; cco:Transcript rdf:type owl:Class ; rdfs:subClassOf cco:Document ; cco:definition "A Document that is designed to bear some specific Information Content Entity that was originally recorded in a different medium."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Transcript" ; + cco: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 . @@ -4688,7 +4688,7 @@ cco:Transcript rdf:type owl:Class ; cco:Transducer rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to convert one form of energy to another."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Transducer" ; + cco: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 . @@ -4706,7 +4706,7 @@ cco:TransportationInfrastructure rdf:type owl:Class ; cco:TrimTab rdf:type owl:Class ; rdfs:subClassOf cco:ControlSurface ; cco:definition "A Control Surface that is designed to counteract hydro-, aerodynamic, or other forces in order to stabilize the Vehicle it is part of in the desired Attitude."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Trim_tab" ; + cco: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 . @@ -4724,7 +4724,7 @@ cco:TripleInertialNavigationSystem rdf:type owl:Class ; cco:Tripod rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that consists of three legs and a platform that joins them and which is designed to support the weight and maintain the stability of objects that are attached to or rested on the platform."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Tripod" ; + cco: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 . @@ -4733,7 +4733,7 @@ cco:Tripod rdf:type owl:Class ; cco:Truck rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:definition "A Ground Motor Vehicle that is designed to be used to transport cargo."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Truck" ; + cco: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 ; rdfs:label "Truck"@en . @@ -4743,7 +4743,7 @@ cco:Truck rdf:type owl:Class ; cco:Tunnel rdf:type owl:Class ; rdfs:subClassOf cco:TransportationInfrastructure ; cco:definition "A Transportation Infrastructure Artifact that is designed to enable Ground Vehicles to travel underneath a surrounding soil, earth, or rock formation."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Tunnel" ; + cco: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 . @@ -4753,7 +4753,7 @@ cco:TurbineSteamEngine rdf:type owl:Class ; rdfs:subClassOf cco:SteamEngine ; cco:alternative_label "Steam Turbine"@en ; cco:definition "A Steam Engine that is designed to extract thermal energy from pressurized steam and use it to do mechanical work on a rotating output shaft."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Steam_turbine" ; + cco: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 . @@ -4762,7 +4762,7 @@ cco:TurbineSteamEngine rdf:type owl:Class ; cco:TurbofanAirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; cco:definition "An Air-Breathing Jet Engine that uses a Turbofan, which consists of a Turbine and a Fan."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Turbofan" ; + cco: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 . @@ -4771,7 +4771,7 @@ cco:TurbofanAirBreathingJetEngine rdf:type owl:Class ; cco:TurbojetAirBreathingJetEngine rdf:type owl:Class ; rdfs:subClassOf cco:AirBreathingJetEngine ; cco:definition "An Air-Breathing Jet Engine that uses a Turbojet, which consists of a Turbine with a Propelling Nozzle."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Turbojet" ; + cco: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 . @@ -4839,7 +4839,7 @@ cco:UnguidedRocket rdf:type owl:Class ; cco:Valve rdf:type owl:Class ; rdfs:subClassOf cco:FluidControlArtifact ; cco:definition "A Fluid Control Artifact that is designed to regulate, direct, or control the flow of fluid by opening, closing, or partially obstructing the fluid from moving along a passageway."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Valve" ; + cco: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 . @@ -4848,7 +4848,7 @@ cco:Valve rdf:type owl:Class ; cco:Vehicle rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to facilitate the movement of material entities from one location to another by conveying them there."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Vehicle" ; + cco: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 . @@ -4882,7 +4882,7 @@ cco:VehicleControlSystemComponent rdf:type owl:Class ; cco:VehicleFrame rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to be the main supporting structure of some Vehicle."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Vehicle_frame" ; + cco: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 . @@ -4950,7 +4950,7 @@ cco:VeryHighFrequencyCommunicationInstrument rdf:type owl:Class ; cco:Video rdf:type owl:Class ; rdfs:subClassOf cco:InformationBearingArtifact ; cco:definition "An Information Bearing Artifact that is designed to bear some specific Information Content Entity in the form of a sequence of representations that are presented sufficiently rapidly to create the appearance of motion and continuity."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Video" ; + cco: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 . @@ -4968,7 +4968,7 @@ cco:VisualProsthesis rdf:type owl:Class ; rdfs:subClassOf cco:ArtificialEye ; cco:alternative_label "Bionic Eye"@en ; cco:definition "An Artificial Eye that is designed to replace a missing eye, which performs the function of an eye."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Visual_prosthesis" ; + cco: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 . @@ -4977,7 +4977,7 @@ cco:VisualProsthesis rdf:type owl:Class ; cco:VoltageRegulatingArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ElectricalArtifactFunction ; cco:definition "An Artifact Function that is realized by processes in which some Artifact is used to cause a change in the voltage magnitude between the sending and receiving end of an electrical component."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Voltage_regulation" ; + cco: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 . @@ -4994,7 +4994,7 @@ cco:WarningMessage rdf:type owl:Class ; cco:WasteManagementArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:ServiceArtifactFunction ; cco:definition "A Service Artifact Function that is realized in processes of collecting transporting processing recycling or disposing and monitoring of waste materials."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Waste_management" ; + cco: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 . @@ -5003,7 +5003,7 @@ cco:WasteManagementArtifactFunction rdf:type owl:Class ; cco:Watercraft rdf:type owl:Class ; rdfs:subClassOf cco:Vehicle ; cco:definition "A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by water travel."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Watercraft" ; + cco: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 . @@ -5012,7 +5012,7 @@ cco:Watercraft rdf:type owl:Class ; cco:Weapon rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to destroy or inflict damage to structures or systems, or to kill or wound living things."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Weapon" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Weapon&oldid=1062833784"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Weapon"@en . @@ -5021,7 +5021,7 @@ cco:Weapon rdf:type owl:Class ; cco:WettingAgentArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:SurfactantArtifactFunction ; cco:definition "A Surfactant Artifact Function that is realized in a process that reduces the water repellent tendency of a substance thereby allowing it to become wet."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Wetting" ; + cco: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 . @@ -5046,7 +5046,7 @@ cco:WireReceiver rdf:type owl:Class ; cco:WiredCommunicationArtifactFunction rdf:type owl:Class ; rdfs:subClassOf cco:CommunicationArtifactFunction ; cco:definition "A Communication Artifact Function that is realized in a process that conveys meaningful signs by means of a (usually cylindrical) flexible strand or rod of metal."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telecommunication" ; + cco: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 . @@ -5080,7 +5080,7 @@ cco:WirelessTelecommunicationNetwork rdf:type owl:Class ; rdfs:subClassOf cco:TelecommunicationNetwork ; cco:alternative_label "Wireless Network"@en ; cco:definition "A Telecommunication Network that uses wireless connections to connect Telecommunication Network Nodes."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Wireless_network" ; + cco: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 . @@ -5089,7 +5089,7 @@ cco:WirelessTelecommunicationNetwork rdf:type owl:Class ; cco:XRayMicroscope rdf:type owl:Class ; rdfs:subClassOf cco:Microscope ; cco:definition "A Microscope that is designed to use Electromagnetic Radiation in the soft X-ray band to produce a significantly enlarged image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/X-ray_microscope" ; + cco: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 . @@ -5098,7 +5098,7 @@ cco:XRayMicroscope rdf:type owl:Class ; cco:XRayTelescope rdf:type owl:Class ; rdfs:subClassOf cco:Telescope ; cco:definition "A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing X-rays to form an enhanced image of the Object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/X-ray_telescope" ; + cco: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/EventOntology.ttl b/EventOntology.ttl index f095959..ec8a992 100644 --- a/EventOntology.ttl +++ b/EventOntology.ttl @@ -52,7 +52,7 @@ cco:Acceleration rdf:type owl:Class ; owl:someValuesFrom cco:Velocity ] ; cco:definition "A Process Profile that is the rate of change of the Velocity of an object."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Acceleration" ; + cco: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 . @@ -152,7 +152,7 @@ cco:ActOfAssassination rdf:type owl:Class ; cco:ActOfAssignment rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDeclarativeCommunication ; cco:definition "An Act of Declarative Communication in which rights held by one party (the assignor) are transferred to another party (the assignee) with regard to a particular entity as specified by the details of the assignment, which is often prescribed by a contract."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Assignment_%28law%29" ; + cco: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 . @@ -186,7 +186,7 @@ cco:ActOfCargoTransportation rdf:type owl:Class ; cco:ActOfCeremony rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; cco:definition "A Social Act of ritual significance, performed on a special occasion."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Ceremony" ; + cco: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 . @@ -230,7 +230,7 @@ cco:ActOfCommissiveCommunication rdf:type owl:Class ; cco:ActOfCommunication rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act in which some Information Content Entity is transferred from some Agent to Another."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Communication" ; + cco: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 . @@ -299,7 +299,7 @@ cco:ActOfConsumption rdf:type owl:Class ; cco:ActOfContractFormation rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPromising ; cco:definition "An Act of Promising having a lawful object entered into voluntarily by two or more agents with legal capacity, each of whom intends to create one or more legal obligations between them."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Contract#Formation" ; + cco: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 . @@ -362,7 +362,7 @@ cco:ActOfDirectiveCommunication rdf:type owl:Class ; cco:ActOfDonating rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is tranfered by an Agent (the Donor) to another Agent (the Recipient) without return consideration."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Donation" ; + cco: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 . @@ -404,7 +404,7 @@ cco:ActOfEncounter rdf:type owl:Class ; cco:ActOfEntertainment rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act consisting of any activity which provides a diversion or permits people to amuse themselves."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Entertainment" ; + cco: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 . @@ -413,7 +413,7 @@ cco:ActOfEntertainment rdf:type owl:Class ; cco:ActOfEspionage rdf:type owl:Class ; rdfs:subClassOf cco:ActOfIntelligenceGathering ; cco:definition "An Act of Intelligence Gathering involving the obtaining of information that is considered secret or confidential without the permission of the holder of the information."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Espionage" ; + cco: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 . @@ -537,7 +537,7 @@ cco:ActOfIntelligenceGathering rdf:type owl:Class ; cco:ActOfInterpersonalRelationship rdf:type owl:Class ; rdfs:subClassOf cco:ActOfAssociation ; cco:definition "An Act of Association between two or more Persons that may range from fleeting to enduring."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Interpersonal_relationship" ; + cco: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 . @@ -590,7 +590,7 @@ cco:ActOfLegalInstrumentUse rdf:type owl:Class ; cco:ActOfLoaning rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is given by an Agent (the Creditor) to another Agent (the Debtor) in order to receive Repayments from the Debtor which are of greater Financial Value."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Loan" ; + cco: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 . @@ -624,7 +624,7 @@ cco:ActOfManufacturing rdf:type owl:Class ; cco:ActOfMassMediaCommunication rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunication ; cco:definition "An Act of Communication intended to reach a large audience using a medium such as the internet, television, radio, newspaper, and magazine."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/The_media" ; + cco: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 . @@ -703,7 +703,7 @@ cco:ActOfMurder rdf:type owl:Class ; cco:ActOfOathTaking rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommissiveCommunication ; cco:definition "An Act of Commissive Communication performed by stating or promising, usually calling upon something or someone that the oath maker considers sacred."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Oath" ; + cco: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 . @@ -712,7 +712,7 @@ cco:ActOfOathTaking rdf:type owl:Class ; cco:ActOfObservation rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act of acquiring information from a source via the use of one or more senses."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Observation" ; + cco: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 . @@ -729,7 +729,7 @@ cco:ActOfOfficialDocumentation rdf:type owl:Class ; cco:ActOfOwnership rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPossession ; cco:definition "An Act of Possession that includes an agent having certain rights and duties over the property owned."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Ownership" ; + cco: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 ; rdfs:label "Act of Ownership"@en . @@ -747,7 +747,7 @@ cco:ActOfPersonalCommunication rdf:type owl:Class ; cco:ActOfPilgrimage rdf:type owl:Class ; rdfs:subClassOf cco:ActOfTravel ; cco:definition "An Act of Travel to a location of importance to a person's beliefs and faith."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Pilgrimage" ; + cco: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 . @@ -817,7 +817,7 @@ cco:ActOfPromising rdf:type owl:Class ; cco:ActOfPropaganda rdf:type owl:Class ; rdfs:subClassOf cco:ActOfDeceptiveCommunication ; cco:definition "An Act of Deceptive Communication Propaganda intended to influence the attitude of a mass audience toward some cause or position by presenting facts selectively (thus possibly lying by omission) or by using loaded messages to produce an emotional rather than rational response to the information presented."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Propaganda" ; + cco: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 . @@ -853,7 +853,7 @@ cco:ActOfPublishingMassMediaPressRelease rdf:type owl:Class ; cco:ActOfPurchasing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is used by an Agent (the Purchaser) to acquire a good or service from another Agent (the Provider)."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Purchase" ; + cco: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 . @@ -862,7 +862,7 @@ cco:ActOfPurchasing rdf:type owl:Class ; cco:ActOfReconnaissance rdf:type owl:Class ; rdfs:subClassOf cco:ActOfIntelligenceGathering ; cco:definition "An Act of Intelligence Gathering used to determine an Agent's disposition and intention; the composition and capabilities of Equipment and Facilities, and the surrounding landforms and weather conditions."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Reconnaissance" ; + cco: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 . @@ -904,7 +904,7 @@ cco:ActOfReligiousWorship rdf:type owl:Class ; cco:ActOfRemuneration rdf:type owl:Class ; rdfs:subClassOf cco:ActOfPurchasing ; cco:definition "An Act of Purchasing wherein a Financial Instrument is used by an Agent (the Employer) to compensate another Agent (the Employee) for the services they perform for the Employer."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Remuneration" ; + cco: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 ; rdfs:label "Act of Remuneration"@en . @@ -922,7 +922,7 @@ cco:ActOfRenting rdf:type owl:Class ; cco:ActOfRepayment rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is returned by an Agent (the Debtor) to another Agent (the Creditor) to decrease the amount owed to the Creditor from an earlier Act of Loaning."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Loan" ; + cco: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 . @@ -976,7 +976,7 @@ cco:ActOfSocialGroupMembership rdf:type owl:Class ; cco:ActOfSocialMovement rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; cco:definition "A Social Act composed of a series of performances, displays and campaigns directed at implementing, resisting or undoing a change in society."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Social_movement" ; + cco: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 . @@ -1015,7 +1015,7 @@ cco:ActOfTargeting rdf:type owl:Class ; cco:ActOfTerrorism rdf:type owl:Class ; rdfs:subClassOf cco:ActOfViolence ; cco:definition "An Act of Violence which creates fear and which is prescribed by religious, political or ideological objectives, and which deliberately target or disregard the safety of civilians and are committed by members of non-government organizations."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Terrorism" ; + cco: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 . @@ -1068,7 +1068,7 @@ cco:ActOfToolUse rdf:type owl:Class ; cco:ActOfTraining rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act in which knowledge, skills or values are imparted from one or more Agents to at least one other Agent."@en ; - cco:definition_source " http://en.wikipedia.org/wiki/Education" ; + cco: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 . @@ -1093,7 +1093,7 @@ cco:ActOfTrainingInstruction rdf:type owl:Class ; cco:ActOfTravel rdf:type owl:Class ; rdfs:subClassOf cco:ActOfLocationChange ; cco:definition "An Act of Location Change wherein one or more Persons move between relatively distant geographical locations for any purpose and any duration, with or without any means of transport."@en ; - cco:definition_source " http://en.wikipedia.org/wiki/Travel" ; + cco: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 . @@ -1110,7 +1110,7 @@ cco:ActOfVehicleUse rdf:type owl:Class ; cco:ActOfViolence rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act of causing harm to oneself or to another through the use of physical or verbal force."@en ; - cco:definition_source " http://en.wikipedia.org/wiki/Violence" ; + cco: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 . @@ -1190,7 +1190,7 @@ cco:Amplitude rdf:type owl:Class ; cco:AngularMomentum rdf:type owl:Class ; rdfs:subClassOf cco:Momentum ; cco:definition "A Momentum that is the product of an object's moment of inertia and its Angular Velocity."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Angular_momentum#Definition" ; + cco: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 . @@ -1199,7 +1199,7 @@ cco:AngularMomentum rdf:type owl:Class ; cco:AngularVelocity rdf:type owl:Class ; rdfs:subClassOf cco:Velocity ; cco:definition "A Velocity that describes both the angular (i.e. rotational) Speed of an object and the Axis about which the object is Rotating."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Angular_velocity" ; + cco: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 . @@ -1244,7 +1244,7 @@ cco:BiographicalLife rdf:type owl:Class ; cco:Birth rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; cco:definition "A Natural Process of bringing forth offspring."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Birth" ; + cco: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 . @@ -1314,7 +1314,7 @@ cco:CounterClockwiseRotationalMotion rdf:type owl:Class ; cco:CriminalAct rdf:type owl:Class ; rdfs:subClassOf cco:IntentionalAct ; cco:definition "An Intentional Act committed in violation of rules or laws for which some governing authority (via mechanisms such as legal systems) can prescribe a conviction."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Crime" ; + cco: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 . @@ -1353,7 +1353,7 @@ cco:DeactivatedStasis rdf:type owl:Class ; cco:Death rdf:type owl:Class ; rdfs:subClassOf cco:NaturalProcess ; cco:definition "A Natural Process in which all biological functions that sustain a living organism cease."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Death" ; + cco: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 . @@ -1483,7 +1483,7 @@ cco:Election rdf:type owl:Class ; rdfs:subClassOf cco:SocialAct ; cco:alternative_label "Act of Political Election"@en ; cco:definition "A Social Act by which a population chooses an individual to hold public office."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Election" ; + cco: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 . @@ -1494,7 +1494,7 @@ cco:ElectromagneticPulse rdf:type owl:Class ; cco:alternative_label "EMP"@en , "Transient Electromagnetic Disturbance"@en ; cco:definition "An Electromagnetic Wave Process that consists of a short high-energy burst of electromagnetic energy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_pulse" ; + cco: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 . @@ -1503,7 +1503,7 @@ cco:ElectromagneticPulse rdf:type owl:Class ; cco:ElectromagneticRadiationFrequency rdf:type owl:Class ; rdfs:subClassOf cco:Frequency ; cco:definition "A Frequency that is characterized by the rate of Oscillations per second of an Electromagnetic Wave."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum" ; + cco: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 ; rdfs:label "Electromagnetic Radiation Frequency"@en . @@ -1527,7 +1527,7 @@ cco:EmailMessaging rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Emailing"@en ; cco:definition "An Act of Communication by Media in which text-based communication occurs between two or more people using personal computers or other devices using some Email Client Software conveyed over the Internet."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Email" ; + cco: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 . @@ -1557,7 +1557,7 @@ cco:EnhancedStasis rdf:type owl:Class ; cco:ExtremeUltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:UltravioletLightFrequency ; cco:definition "An Ultraviolet Light Frequency that is between 3 and 30 petahertz."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Ultraviolet" ; + cco: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 . @@ -1603,7 +1603,7 @@ cco:FacsimileTransmission rdf:type owl:Class ; cco:alternative_label "Act of Facsimile Transmission"@en , "Act of Faxing"@en ; cco:definition "An Act of Communication by Media in which the Information Content Entity that inheres in a Document is transmitted over a Telephone Network."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Facsimile_machine" ; + cco: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 . @@ -1612,7 +1612,7 @@ cco:FacsimileTransmission rdf:type owl:Class ; cco:FarInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; cco:definition "An Infrared Light Frequency that is between 300 gigahertz and 20 terahertz."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum#Infrared_radiation" ; + cco: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 . @@ -1621,7 +1621,7 @@ cco:FarInfraredLightFrequency rdf:type owl:Class ; cco:FixedLineNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; cco:definition "A Telephone Call transmitted over a telephone network where the telephones are wired into a single telephone exchange."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network" ; + cco: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 . @@ -1639,7 +1639,7 @@ cco:Frequency rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; cco:alternative_label "Temporal Frequency"@en ; cco:definition "A Process Profile that is characterized by the number of repetitive processes during a particular time period."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Frequency" ; + cco: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 . @@ -1657,7 +1657,7 @@ cco:Funeral rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCeremony ; cco:alternative_label "Act of Funeral Ceremony"@en ; cco:definition "An Act of Ceremony in which the Life of a Person who has died is celebrated, sanctified, or remembered."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Funeral" ; + cco: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 . @@ -1814,7 +1814,7 @@ cco:GainOfSpecificallyDependentContinuant rdf:type owl:Class ; cco:GammaRayFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is above 30 exahertz."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Gamma_ray" ; + cco: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. https://en.wikipedia.org/wiki/Gamma_ray#Naming_conventions_and_overlap_in_terminology"""@en ; @@ -1930,7 +1930,7 @@ cco:IncreaseOfSpecificallyDependentContinuant rdf:type owl:Class ; cco:InfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 300 gigahertz and 430 tetrahertz."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Infrared" ; + cco: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 . @@ -1949,7 +1949,7 @@ cco:InstantMessaging rdf:type owl:Class ; cco:alternative_label "Act of IMing"@en , "Act of Instant Messaging"@en ; cco:definition "An Act of Communication by Media in which real-time direct text-based communication occurs between two or more people using personal computers or other devices, along with shared Instant Messaging Client Software conveyed over a network, such as the Internet."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Instant_messaging#Clients" ; + cco: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 . @@ -2091,7 +2091,7 @@ cco:Mailing rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Mailing"@en ; cco:definition "An Act of Communication by Media in which information and tangible objects, usually written documents, are delivered to destinations around the world."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Mail" ; + cco: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 . @@ -2102,7 +2102,7 @@ cco:Married rdf:type owl:Class ; cco:alternative_label "Married Stasis"@en ; cco:definition "A Stasis of Generically Dependent Continuant that consists of a socially, culturally, or ritually recognized union or legal contract between spouses that establishes rights and obligations between them, between them and their children, and between them and their in-laws."@en ; cco:definition_source "Haviland, William A.; Prins, Harald E. L.; McBride, Bunny; Walrath, Dana (2011). Cultural Anthropology: The Human Challenge (13th ed.). Cengage Learning. ISBN 978-0-495-81178-7" , - "http://en.wikipedia.org/wiki/Marriage" ; + "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 ; rdfs:label "Married"@en . @@ -2127,7 +2127,7 @@ cco:MechanicalProcess rdf:type owl:Class ; cco:MechanicalWaveProcess rdf:type owl:Class ; rdfs:subClassOf cco:WaveProcess ; cco:definition "A Wave Process that involves Oscillation of a portion of matter such that energy is transferred through the material medium."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Mechanical_wave" ; + cco: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 . @@ -2148,7 +2148,7 @@ cco:MediumFrequency rdf:type owl:Class ; cco:MicrowaveFrequency rdf:type owl:Class ; rdfs:subClassOf cco:RadioFrequency ; cco:definition "A Radio Frequency that is between 300 MHz and 300 GHz."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Microwave" ; + cco: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 ; rdfs:label "Microwave Frequency"@en . @@ -2158,7 +2158,7 @@ cco:MicrowaveFrequency rdf:type owl:Class ; cco:MidInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; cco:definition "An Infrared Light Frequency that is between 20 and 214 terahertz."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum#Infrared_radiation" ; + cco: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 . @@ -2209,7 +2209,7 @@ cco:NaturalProcess rdf:type owl:Class ; cco:NearInfraredLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:InfraredLightFrequency ; cco:definition "An Infrared Light Frequency that is between 214 and 400 terahertz."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electromagnetic_spectrum#Infrared_radiation" ; + cco: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 . @@ -2218,7 +2218,7 @@ cco:NearInfraredLightFrequency rdf:type owl:Class ; cco:NearUltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:UltravioletLightFrequency ; cco:definition "An Ultraviolet Light Frequency that is between 750 terahertz and 3 petahertz."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Ultraviolet" ; + cco: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 . @@ -2288,7 +2288,7 @@ cco:Pressure rdf:type owl:Class ; cco:PrivateNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; cco:definition "A Telephone Call transmitted over a network where a closed group of telephones are connected primarily to each other and use a gateway to reach the outside world, usually used inside companies and call centers (a.k.a. private branch exchange (PBX))."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network" ; + cco: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 +2313,7 @@ cco:ProcessEnding rdf:type owl:Class ; cco:ProperAcceleration rdf:type owl:Class ; rdfs:subClassOf cco:Acceleration ; cco:definition "An Acceleration of an object relative to a free-fall, or inertial, observer who is momentarily at rest relative to the object being measured (hence, gravity does not cause Proper Acceleration)."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Proper_acceleration" ; + cco: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 . @@ -2339,7 +2339,7 @@ cco:RadioBroadcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Radio Broadcasting"@en ; cco:definition "An Act of Communciation by Media that is transmitted to an audience through a radio network."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Radio_network" ; + cco: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 . @@ -2349,7 +2349,7 @@ cco:RadioFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:acronym "RF" ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 3 kHz and 300 GHz."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Radio_wave" ; + cco: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 . @@ -2388,7 +2388,7 @@ cco:RotationalMotion rdf:type owl:Class ; ] ; cco:alternative_label "Rotation"@en ; cco:definition "A Motion Process in which an Object moves in a Circular or Elliptical Path around an Axis of Rotation."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Rotation" ; + cco: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 . @@ -2484,7 +2484,7 @@ cco:SoundProcessProfile rdf:type owl:Class ; cco:alternative_label "Sound Quality"@en ; cco:definition "A Process Profile that is part of a sound reception process and is characterized by properties of incoming sound waves as they are translated by some sensory system."@en ; cco:definition_source "http://www.animations.physics.unsw.edu.au/waves-sound/quantifying/index.html" , - "https://en.wikipedia.org/wiki/Sound#Perception_of_sound" ; + "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 Process Profile"@en . @@ -2506,7 +2506,7 @@ cco:SoundWaveProcess rdf:type owl:Class ; owl:someValuesFrom cco:LongitudinalWaveProfile ] ; cco:definition "A Mechanical Wave Process of Pressure and displacement that is parallel to the propogation direction of the Wave Process through a medium."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Sound" ; + cco: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 . @@ -2524,7 +2524,7 @@ cco:SoundWavelength rdf:type owl:Class ; cco:Speed rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; cco:definition "A Process Profile that is characterized by the magnitude of an object's motion with respect to a frame of reference during some time period."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Speed" ; + cco: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 ; rdfs:label "Speed"@en . @@ -2749,7 +2749,7 @@ cco:TelemetryProcess rdf:type owl:Class ; owl:someValuesFrom cco:ActOfMeasuring ] ; cco:definition "A Mechanical Process that is highly automated and in which measurements are made or other data is collected and transmitted to receiving equipment to facilitate the monitoring of environmental conditions or equipment parameters at a remote or inaccessible location."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Telemetry" ; + cco: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" , "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 ; @@ -2761,7 +2761,7 @@ cco:TelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Telephone Calling"@en ; cco:definition "An Act of Communciation by Media transmitted over a telephone network to two or more Persons."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network" ; + cco: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 . @@ -2771,7 +2771,7 @@ cco:TelevisionBroadcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Television Broadcasting"@en ; cco:definition "An Act of Communciation by Media that is transmitted to an audience through a television network."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Television_network" ; + cco: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 . @@ -2782,7 +2782,7 @@ cco:TextMessaging rdf:type owl:Class ; cco:alternative_label "Act of Text Messaging"@en , "Act of Texting"@en ; cco:definition "An Act of Communication by Media involving the exchange of brief written messages between fixed-line phone or mobile phone and fixed or portable devices over a network."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Text_messaging" ; + cco: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 . @@ -2809,7 +2809,7 @@ cco:Torque rdf:type owl:Class ; rdfs:subClassOf cco:Force ; cco:alternative_label "Moment of Force"@en ; cco:definition "A Force that is applied to an object in a direction that would tend to cause the object to rotate around an Axis of Rotation and is the rate of change of an object's Angular Momentum."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Torque#Terminology" ; + cco: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 . @@ -2896,7 +2896,7 @@ cco:UltrasonicFrequency rdf:type owl:Class ; cco:UltravioletLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 750 terahertz and 30 petahertz."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Ultraviolet" ; + cco: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 . @@ -2933,7 +2933,7 @@ cco:UpperMidrangeFrequency rdf:type owl:Class ; cco:Velocity rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000144 ; cco:definition "A Process Profile of an object's Motion that describes its Speed and direction with respect to a frame of reference."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Velocity" ; + cco: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 . @@ -2978,7 +2978,7 @@ cco:VibrationProcess rdf:type owl:Class ; cco:VisibleLightFrequency rdf:type owl:Class ; rdfs:subClassOf cco:ElectromagneticRadiationFrequency ; cco:definition "An Electromagnetic Radiation Frequency of some Electromagnetic Wave that is between 400 and 800 terahertz."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Light" ; + cco: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 ; rdfs:label "Visible Light Frequency"@en . @@ -3024,7 +3024,7 @@ cco:WaveProcess rdf:type owl:Class ; owl:someValuesFrom cco:WaveProduction ] ; cco:definition "A Natural Process that involves Oscillation accompanied by a transfer of energy that travels through a portion of matter or spatial region."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Wave" ; + cco: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 . @@ -3077,7 +3077,7 @@ cco:Webcast rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCommunicationByMedia ; cco:alternative_label "Act of Webcasting"@en ; cco:definition "An Act of Communciation by Media transmitted to an audience over the Internet using streaming media technology to distribute a single content source that may be distributed live or on demand."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Webcast" ; + cco: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 ; rdfs:label "Webcast"@en . @@ -3088,7 +3088,7 @@ cco:Wedding rdf:type owl:Class ; rdfs:subClassOf cco:ActOfCeremony ; cco:alternative_label "Act of Wedding Ceremony"@en ; cco:definition "An Act of Ceremony in which two Persons are united in Marriage or a similar institution."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Wedding" ; + cco: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 . @@ -3097,7 +3097,7 @@ cco:Wedding rdf:type owl:Class ; cco:WirelessNetworkTelephoneCall rdf:type owl:Class ; rdfs:subClassOf cco:TelephoneCall ; cco:definition "A Telephone Call transmitted over a network where the telephones are mobile and can move anywhere within the coverage area."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Telephone_network" ; + cco: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 . diff --git a/ExtendedRelationOntology.ttl b/ExtendedRelationOntology.ttl index 3a52df9..7b039e4 100644 --- a/ExtendedRelationOntology.ttl +++ b/ExtendedRelationOntology.ttl @@ -239,7 +239,7 @@ cco:accomplice_in rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000015 ; cco:definition "An agent a1 is accomplice_in some Processual Entity p1 iff a1 assists in the commission of p1, is located at the location of p1, but is not agent_in p1."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Accomplice" ; + cco: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 . @@ -337,7 +337,7 @@ cco:has_accomplice rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; cco:definition "An Processual Entity p1 has_accomplice some agent a1 iff a1 assists in the commission of p1, is located at the location of p1, but is not agent_in p1."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Accomplice" ; + cco: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 . @@ -378,7 +378,7 @@ cco:has_output rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; cco:definition "y has_output x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/IPO_model" ; + cco: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 . diff --git a/FacilityOntology.ttl b/FacilityOntology.ttl index 032e071..0d0b91e 100644 --- a/FacilityOntology.ttl +++ b/FacilityOntology.ttl @@ -25,7 +25,7 @@ cco:AgriculturalFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed as a building or campus for agricultural processes with the aim of cultivating animals, plants, or fungi for food, fiber, biofuel, medicinal plants, or other products to sustain and enhance human life."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Agriculture" ; + cco: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 . @@ -34,7 +34,7 @@ cco:AgriculturalFacility rdf:type owl:Class ; cco:AircraftManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed to manufacture Aircraft."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Aerospace_manufacturer" ; + cco: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 . @@ -43,7 +43,7 @@ cco:AircraftManufacturingFacility rdf:type owl:Class ; cco:Airport rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; cco:definition "A Transportation Facility that is designed for launching, receiving, and housing Aircraft."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Airport" ; + cco: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 . @@ -52,7 +52,7 @@ cco:Airport rdf:type owl:Class ; cco:AmmunitionDepot rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Storage Facility that is designed to store Portions of Ammunition."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Ammunition_dump" ; + cco: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 . @@ -61,7 +61,7 @@ cco:AmmunitionDepot rdf:type owl:Class ; cco:ApartmentBuilding rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; cco:definition "A Residential Facility that is designed to contain multiple permanent residences comprised of a suite of rooms."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Apartment" ; + cco: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 . @@ -97,7 +97,7 @@ cco:ChemicalDepot rdf:type owl:Class ; cco:ChemicalManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed to manufacture or process chemicals."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Chemical_industry" ; + cco: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 . @@ -141,7 +141,7 @@ cco:CommunicationsFacility rdf:type owl:Class ; cco:DecontaminationFacility rdf:type owl:Class ; rdfs:subClassOf cco:WashingFacility ; cco:definition "A Washing Facility that is designed to wash personnel or equipment after (potential) contamination by radioactive, biological, or chemical material."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Decontamination" ; + cco: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 . @@ -150,7 +150,7 @@ cco:DecontaminationFacility rdf:type owl:Class ; cco:DistributionPort rdf:type owl:Class ; rdfs:subClassOf cco:Port ; cco:definition "A Port that is designed with the cargo handling equipment necessary for the loading and unloading of Watercraft"@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Port#Distribution" ; + cco: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 . @@ -159,7 +159,7 @@ cco:DistributionPort rdf:type owl:Class ; cco:EducationalFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for facilitating learning, or the acquisition of knowledge, skills, values, beliefs, and habits."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Education" ; + cco: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,7 +169,7 @@ cco:ElectricPowerStation rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:alternative_label "Power Plant"@en ; cco:definition "A Facility that is designed to generate electrical power."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Power_station" ; + cco: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 . @@ -178,7 +178,7 @@ cco:ElectricPowerStation rdf:type owl:Class ; cco:EntertainmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to host activities that are intended to hold the interest of, or give pleasure or delight to, an audience."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Entertainment" ; + cco: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 . @@ -187,7 +187,7 @@ cco:EntertainmentFacility rdf:type owl:Class ; cco:Factory rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for manufacturing or refining material products."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Factory" ; + cco: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 . @@ -196,7 +196,7 @@ cco:Factory rdf:type owl:Class ; cco:Farm rdf:type owl:Class ; rdfs:subClassOf cco:AgriculturalFacility ; cco:definition "An Agricultural Facility that is designed to produce food and other crops."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Farm" ; + cco: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 . @@ -205,7 +205,7 @@ cco:Farm rdf:type owl:Class ; cco:FinancialFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to support the management of money."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Finance" ; + cco: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 . @@ -216,7 +216,7 @@ cco:FireStation rdf:type owl:Class ; cco:alternative_label "Fire Hall"@en , "Fire House"@en ; cco:definition "A Public Safety Facility that is designed for the storage of firefighting apparatus."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Fire_station" ; + cco: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 . @@ -225,7 +225,7 @@ cco:FireStation rdf:type owl:Class ; cco:Fort rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; cco:definition "A Military Facility that is designed to support the defense of or solidification of rule over some Geospatial Region and its inhabitants."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Fortification" ; + cco: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,7 +236,7 @@ cco:ForwardOperationsBase rdf:type owl:Class ; cco:acronym "FOB" ; cco:alternative_label "Forward Operating Base"@en ; cco:definition "A Military Base that is located relatively close to an offensive Area of Operations, is supported by the Base of Operations, and is designed to support local strategic objectives and tactical operations."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Forward_operating_base" ; + cco: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 . @@ -245,7 +245,7 @@ cco:ForwardOperationsBase rdf:type owl:Class ; cco:FossilFuelPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; cco:definition "An Electric Power Station that is designed to convert fossil fuels (e.g. coal, natural gas, or petroleum) into electrical energy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Fossil_fuel" ; + cco: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 . @@ -254,7 +254,7 @@ cco:FossilFuelPowerPlant rdf:type owl:Class ; cco:GasProcessingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Refinery ; cco:definition "A Refinery that is designed for refining natural gas into products of value."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Natural-gas_processing#Contaminants_in_raw_natural_gas" ; + cco: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 . @@ -272,7 +272,7 @@ cco:GovernmentBuilding rdf:type owl:Class ; cco:GroceryStore rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; cco:definition "A Commercial Facility that is designed to sell food."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Grocery_store" ; + cco: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 . @@ -281,7 +281,7 @@ cco:GroceryStore rdf:type owl:Class ; cco:HealthcareFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for the diagnosis, treatment, and prevention of disease."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Medicine" ; + cco: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 . @@ -290,7 +290,7 @@ cco:HealthcareFacility rdf:type owl:Class ; cco:Heliport rdf:type owl:Class ; rdfs:subClassOf cco:Airport ; cco:definition "An Airport that is designed for launching, receiving, and housing Rotorcraft."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Heliport" ; + cco: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 . @@ -299,7 +299,7 @@ cco:Heliport rdf:type owl:Class ; cco:Hospital rdf:type owl:Class ; rdfs:subClassOf cco:HealthcareFacility ; cco:definition "A Healthcare Facility that is designed to provide patient treatment with specialized staff and equipment."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Hospital" ; + cco: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 . @@ -308,7 +308,7 @@ cco:Hospital rdf:type owl:Class ; cco:Hostel rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; cco:definition "A Residential Facility that is designed to temporarily lodge guests in a sociable environment for relatively low costs."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Hostel" ; + cco: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 . @@ -317,7 +317,7 @@ cco:Hostel rdf:type owl:Class ; cco:Hotel rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; cco:definition "A Residential Facility that is designed to provide lodging that is paid for on a short-term basis."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Hotel" ; + cco: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 . @@ -326,7 +326,7 @@ cco:Hotel rdf:type owl:Class ; cco:House rdf:type owl:Class ; rdfs:subClassOf cco:ResidentialFacility ; cco:definition "A Residential Facility that is designed to provide a self-standing, permanent residence for an individual, family, household, multiple families, or similar-sized group."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/House" ; + cco: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 . @@ -335,7 +335,7 @@ cco:House rdf:type owl:Class ; cco:HydroelectricPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; cco:definition "An Electric Power Station that is designed to convert hydropower into electrical power."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Hydroelectricity" ; + cco: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 . @@ -344,7 +344,7 @@ cco:HydroelectricPowerPlant rdf:type owl:Class ; cco:Landfill rdf:type owl:Class ; rdfs:subClassOf cco:WasteManagementFacility ; cco:definition "A Waste Management Facility that is designed for disposing of waste by burial."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Landfill" ; + cco: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 . @@ -353,7 +353,7 @@ cco:Landfill rdf:type owl:Class ; cco:MailingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for the systematic physical transportation of documents and packages."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Mail" ; + cco: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 . @@ -379,7 +379,7 @@ cco:MedicalDepot rdf:type owl:Class ; cco:MilitaryBase rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; cco:definition "A Military Facility that is designed to shelter military equipment and personnel and to facilitate training and operations."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Military_base" ; + cco: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 . @@ -388,7 +388,7 @@ cco:MilitaryBase rdf:type owl:Class ; cco:MilitaryFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to support a Military Force."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Military" ; + cco: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 . @@ -397,7 +397,7 @@ cco:MilitaryFacility rdf:type owl:Class ; cco:MilitaryHeadquartersFacility rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; cco:definition "A Military Facility that is designed for military administration and coordination."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Headquarters#Military" ; + cco: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 . @@ -406,7 +406,7 @@ cco:MilitaryHeadquartersFacility rdf:type owl:Class ; cco:Mine rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to support the extraction of valuable minerals and geological materials from the earth from an orebody, lode, vein, seam, reef, or placer deposits which forms the mineralized package of economic interest to the miner."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Mining" ; + cco: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 . @@ -415,7 +415,7 @@ cco:Mine rdf:type owl:Class ; cco:MissileLaunchSite rdf:type owl:Class ; rdfs:subClassOf cco:MilitaryFacility ; cco:definition "A Military Facility that is designed for storing and launching missiles."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Missile_launch_facility" ; + cco: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 . @@ -424,7 +424,7 @@ cco:MissileLaunchSite rdf:type owl:Class ; cco:Mosque rdf:type owl:Class ; rdfs:subClassOf cco:ReligiousFacility ; cco:definition "A Religious Facility that is designed for Islamic worship and prayer."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Mosque" ; + cco: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 . @@ -433,7 +433,7 @@ cco:Mosque rdf:type owl:Class ; cco:Motel rdf:type owl:Class ; rdfs:subClassOf cco:Hotel ; cco:definition "A Hotel that is designed to accommodate motor vehicles along with their occupants."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Motel" ; + cco: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 . @@ -442,7 +442,7 @@ cco:Motel rdf:type owl:Class ; cco:MotorVehicleManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed to manufacture automobiles."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Automotive_industry" ; + cco: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 . @@ -451,7 +451,7 @@ cco:MotorVehicleManufacturingFacility rdf:type owl:Class ; cco:NuclearPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ThermalPowerPlant ; cco:definition "A Thermal Power Plant that is designed to produce heat by means of a nuclear reactor, which is then converted to electrical energy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Nuclear_power_plant" ; + cco: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 . @@ -468,7 +468,7 @@ cco:NuclearStorageDepot rdf:type owl:Class ; cco:OfficeBuilding rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; cco:definition "A Commercial Facility that is designed as an environment for conducting commercial, professional, or bureaucratic work."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Office" ; + cco: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 . @@ -477,7 +477,7 @@ cco:OfficeBuilding rdf:type owl:Class ; cco:OpenPitMine rdf:type owl:Class ; rdfs:subClassOf cco:Mine ; cco:definition "A Mine that is designed to support the extraction of materials from the ground directly without using tunnels."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Open-pit_mining" ; + cco: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 . @@ -486,7 +486,7 @@ cco:OpenPitMine rdf:type owl:Class ; cco:PetrochemicalRefinery rdf:type owl:Class ; rdfs:subClassOf cco:Refinery ; cco:definition "A Refinery that is designed for refining crude oil, intermediate petroleum products, or synthetic petroleum into products of value."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Petrochemical" ; + cco: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 . @@ -503,7 +503,7 @@ cco:PetroleumDepot rdf:type owl:Class ; cco:PetroleumManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed to manufacture petroleum-based products."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Petroleum" ; + cco: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 . @@ -512,7 +512,7 @@ cco:PetroleumManufacturingFacility rdf:type owl:Class ; cco:Pier rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; cco:definition "A Transportation Facility that is designed to partially enclose a harbor and form a landing place for Watercraft."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Pier" ; + cco: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 . @@ -521,7 +521,7 @@ cco:Pier rdf:type owl:Class ; cco:Pipeline rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; cco:definition "A Product Transport Facility that is designed to transport goods or materials through a pipe."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Pipeline" ; + cco: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 . @@ -530,7 +530,7 @@ cco:Pipeline rdf:type owl:Class ; cco:PoliceStation rdf:type owl:Class ; rdfs:subClassOf cco:PublicSafetyFacility ; cco:definition "A Public Safety Facility that is designed for the professional and clerical processes of a local police force."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Police_station" ; + cco: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 . @@ -539,7 +539,7 @@ cco:PoliceStation rdf:type owl:Class ; cco:Port rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; cco:definition "A Transportation Facility that is designed to contain harbors for docking Watercraft and for transfering people or cargo to and from land."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Port" ; + cco: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 . @@ -548,7 +548,7 @@ cco:Port rdf:type owl:Class ; cco:PostOffice rdf:type owl:Class ; rdfs:subClassOf cco:MailingFacility ; cco:definition "A Mailing Facility that is designed for serving customers of the national postal system."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Post_office" ; + cco: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 . @@ -557,7 +557,7 @@ cco:PostOffice rdf:type owl:Class ; cco:PowerTransmissionLine rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; cco:definition "A Product Transport Facility that is designed to transmit electricity over distance via a system of above ground wires including their supports."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Electric_power_transmission" ; + cco: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 . @@ -574,7 +574,7 @@ cco:ProductTransportFacility rdf:type owl:Class ; cco:PublicSafetyFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for the prevention of and protection from events that could endanger, injure, or damage the general public."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Public_safety_organizations" ; + cco: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 . @@ -583,7 +583,7 @@ cco:PublicSafetyFacility rdf:type owl:Class ; cco:PumpingStation rdf:type owl:Class ; rdfs:subClassOf cco:ProductTransportFacility ; cco:definition "A Product Transport Facility that is designed to pump fluids from one place to another."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Pumping_station" ; + cco: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 . @@ -600,7 +600,7 @@ cco:RadioRelayStation rdf:type owl:Class ; cco:RailFacility rdf:type owl:Class ; rdfs:subClassOf cco:TransportationFacility ; cco:definition "A Transportation Facility that is designed for transferring people or cargo to and from Trains."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Train_station" ; + cco: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 . @@ -609,7 +609,7 @@ cco:RailFacility rdf:type owl:Class ; cco:Refinery rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed for refining raw materials into products of value."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Refinery" ; + cco: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 . @@ -618,7 +618,7 @@ cco:Refinery rdf:type owl:Class ; cco:ReligiousFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for worship and prayer."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Religion" ; + cco: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 . @@ -627,7 +627,7 @@ cco:ReligiousFacility rdf:type owl:Class ; cco:Reservoir rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Storage Facility that is designed to store water in a man-made open enclosure or area."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Reservoir" ; + cco: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 . @@ -636,7 +636,7 @@ cco:Reservoir rdf:type owl:Class ; cco:ResidentialFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to house one or more Persons."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Residence" ; + cco: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 . @@ -645,7 +645,7 @@ cco:ResidentialFacility rdf:type owl:Class ; cco:RetailFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for buying and selling goods and services, especially on a large scale."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Commerce" ; + cco: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 . @@ -654,7 +654,7 @@ cco:RetailFacility rdf:type owl:Class ; cco:School rdf:type owl:Class ; rdfs:subClassOf cco:EducationalFacility ; cco:definition "An Education Facility that is designed to provide learning space and environments for teaching of students under the direction of teachers."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/School" ; + cco: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 . @@ -665,7 +665,7 @@ cco:SeatOfLocalGovernment rdf:type owl:Class ; cco:alternative_label "City Hall"@en , "Town Hall"@en ; cco:definition "A Government Building that is designed for the administration of a local community."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Seat_of_local_government" ; + cco: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 . @@ -674,7 +674,7 @@ cco:SeatOfLocalGovernment rdf:type owl:Class ; cco:SeatOfNationalGovernment rdf:type owl:Class ; rdfs:subClassOf cco:GovernmentBuilding ; cco:definition "A Government Building that is designed for the administration of a sovereign nation."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Seat_of_government" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Seat_of_government&oldid=1063047501"^^xsd:anyURI ; cco:example_of_usage "Parliament of Canada" , "United States Capitol" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology"^^xsd:anyURI ; @@ -685,7 +685,7 @@ cco:SeatOfNationalGovernment rdf:type owl:Class ; cco:SewageTreatmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:WasteManagementFacility ; cco:definition "A Waste Management Facility that is designed for removing contaminants from wastewater, especially sewage."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Sewage_treatment" ; + cco: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 . @@ -694,7 +694,7 @@ cco:SewageTreatmentFacility rdf:type owl:Class ; cco:Shop rdf:type owl:Class ; rdfs:subClassOf cco:RetailFacility ; cco:definition "A Commercial Facility designed to sell small lots of goods to consumers."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Retail#Types_by_marketing_strategy" ; + cco: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 . @@ -712,7 +712,7 @@ cco:Stage rdf:type owl:Class ; cco:StorageFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to store materials or goods."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Storage" ; + cco: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 . @@ -721,7 +721,7 @@ cco:StorageFacility rdf:type owl:Class ; cco:Synagogue rdf:type owl:Class ; rdfs:subClassOf cco:ReligiousFacility ; cco:definition "A Religious Facility that is designed for Judaic worship and prayer."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Synagogue" ; + cco: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 . @@ -730,7 +730,7 @@ cco:Synagogue rdf:type owl:Class ; cco:TerroristTrainingCamp rdf:type owl:Class ; rdfs:subClassOf cco:TrainingCamp ; cco:definition "A Training Camp designed to teach students methods of terrorism."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Terrorist_training_camp" ; + cco: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 . @@ -739,7 +739,7 @@ cco:TerroristTrainingCamp rdf:type owl:Class ; cco:ThermalPowerPlant rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; cco:definition "An Electric Power Station that is designed to convert heat energy into electrical energy."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Thermal_power_station" ; + cco: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 . @@ -748,7 +748,7 @@ cco:ThermalPowerPlant rdf:type owl:Class ; cco:TrainingCamp rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for rigorous and focused training in order to learn or improve skills, usually involving physical actions."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Training_camp" ; + cco: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 . @@ -757,7 +757,7 @@ cco:TrainingCamp rdf:type owl:Class ; cco:TransportationFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for commencing or concluding the transportation of transportation artifacts, or for housing transportation artifacts."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Transport" ; + cco: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 . @@ -775,7 +775,7 @@ cco:UndergroundMine rdf:type owl:Class ; cco:UnderwaterMine rdf:type owl:Class ; rdfs:subClassOf cco:Mine ; cco:definition "A Mine that is designed to support the extraction of materials from the ocean floor."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Naval_mine" ; + cco: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 . @@ -784,7 +784,7 @@ cco:UnderwaterMine rdf:type owl:Class ; cco:Warehouse rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Storage Facility that is designed to store commercial goods."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Warehouse" ; + cco: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 . @@ -793,7 +793,7 @@ cco:Warehouse rdf:type owl:Class ; cco:WashingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed to wash personnel or equipment."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Washing" ; + cco: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 . @@ -802,7 +802,7 @@ cco:WashingFacility rdf:type owl:Class ; cco:WasteManagementFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for managing waste from its inception to its final disposal."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Waste_management" ; + cco: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 . @@ -811,7 +811,7 @@ cco:WasteManagementFacility rdf:type owl:Class ; cco:WaterTower rdf:type owl:Class ; rdfs:subClassOf cco:StorageFacility ; cco:definition "A Facility that is the bearer of functions realized in processes of storing water in an elevated container."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Water_tower" ; + cco: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 . @@ -820,7 +820,7 @@ cco:WaterTower rdf:type owl:Class ; cco:WaterTreatmentFacility rdf:type owl:Class ; rdfs:subClassOf cco:Facility ; cco:definition "A Facility that is designed for making water more acceptable for a specific end-use."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Water_treatment" ; + cco: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 . @@ -829,7 +829,7 @@ cco:WaterTreatmentFacility rdf:type owl:Class ; cco:WeaponManufacturingFacility rdf:type owl:Class ; rdfs:subClassOf cco:Factory ; cco:definition "A Factory that is designed to produce or assemble weapons."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Arms_industry" ; + cco: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 . @@ -838,7 +838,7 @@ cco:WeaponManufacturingFacility rdf:type owl:Class ; cco:WindFarm rdf:type owl:Class ; rdfs:subClassOf cco:ElectricPowerStation ; cco:definition "An Electric Power Station that is designed to convert the wind's kinetic energy into electrical power by means of wind turbines."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Wind_farm" ; + cco: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/GeospatialOntology.ttl b/GeospatialOntology.ttl index 91b11ed..1155d07 100644 --- a/GeospatialOntology.ttl +++ b/GeospatialOntology.ttl @@ -235,7 +235,7 @@ cco:BoundingBoxPoint rdf:type owl:Class ; cco:CenterOfMass rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000018 ; cco:definition "A Zero-Dimensional Spatial Region that is the point where the weighted position vectors of the distributed Mass of a Material Entity relative to this point sum to zero."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Center_of_mass" ; + cco: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 . @@ -244,7 +244,7 @@ cco:CenterOfMass rdf:type owl:Class ; cco:City rdf:type owl:Class ; rdfs:subClassOf cco:LocalAdministrativeRegion ; cco:definition "A Local Administrative Region in which a relatively large human population permanently resides; is designated as a city based on a particular administrative, legal, or historical status; and which delimits a local Government that typically oversees the provision of systems for sanitation, utilities, land usage, housing, and transportation."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/City" ; + cco: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/GeospatialOntology"^^xsd:anyURI ; rdfs:label "City"@en . @@ -287,7 +287,7 @@ cco:Country rdf:type owl:Class ; cco:County rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; cco:definition "A Geopolitical Entity that is part of either a First-Order or Second-Order Administrative Region."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/County"^^xsd:anyURI ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=County&oldid=1062817834"^^xsd:anyURI^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "County"@en . @@ -362,7 +362,7 @@ cco:GeopoliticalEntity rdf:type owl:Class ; cco:GeopoliticalEntityBorder rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialBoundary ; cco:definition "A Geospatial Boundary that is a boundary of some Geopolitical Entity."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/International_border" ; + cco: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/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Geopolitical Entity Border"@en . @@ -460,7 +460,7 @@ cco:GroundTrack rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:alternative_label "Ground Trace"@en ; cco:definition "A One-Dimensional Spatial Region defined by the line formed on the surface of an Astronomical Body by projecting an imaginary line from the center of the tracked Object to the center of the Astronomical Body as the Object travels above the surface."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Ground_track" ; + cco: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 ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Ground Track"@en . @@ -521,7 +521,7 @@ cco:MajorAxis rdf:type owl:Class ; cco:MinorAxis rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:definition "A One-Dimensional Spatial Region that is the longest line segment perpendicular to the Major Axis that connects two points on the edge of an Ellipse."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Semi-minor_axis#Ellipse" ; + cco: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 . @@ -530,7 +530,7 @@ cco:MinorAxis rdf:type owl:Class ; cco:Nadir rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:definition "A One-Dimensional Spatial Region that extends from a given location downward along the local vertical direction pointing in the direction of the apparent Gravitational Force at that location."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Nadir" ; + cco: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 . @@ -564,7 +564,7 @@ cco:ObjectTrackPoint rdf:type owl:Class ; cco:Park rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; cco:definition "An Anthropogenic Feature that is a bounded area of land, or water, usually in its natural or semi-natural (landscaped) state and set aside for some purpose, usually to do with recreation or conservation."@en ; - cco:definition_source "Wikipedia: Park" ; + cco: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 . @@ -573,7 +573,7 @@ cco:Park rdf:type owl:Class ; cco:PhysiographicFeature rdf:type owl:Class ; rdfs:subClassOf cco:GeographicFeature ; cco:definition "A Geographic Feature that is a geomorphological unit characterized by its surface form and location in the landscape."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Landform" ; + cco: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 . @@ -591,7 +591,7 @@ cco:PitchAxis rdf:type owl:Class ; cco:PopulatedPlace rdf:type owl:Class ; rdfs:subClassOf cco:AnthropogenicFeature ; cco:definition "An Anthropogenic Feature at which people live or have lived."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Human_settlement" ; + cco: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 . @@ -600,7 +600,7 @@ cco:PopulatedPlace rdf:type owl:Class ; cco:Province rdf:type owl:Class ; rdfs:subClassOf cco:FirstOrderAdministrativeRegion ; cco:definition "A First-Order Administrative Region that is part of a Country and delimits the authority of a magistrate who holds constitutionally-defined administrative jurisdiction over the defined geographic territory that bounds the Province."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Province" ; + cco: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/GeospatialOntology"^^xsd:anyURI ; rdfs:label "Province"@en . @@ -656,7 +656,7 @@ cco:State rdf:type owl:Class ; rdfs:subClassOf cco:FirstOrderAdministrativeRegion ; cco:alternative_label "Constituent State"@en ; cco:definition "A First-Order Administrative Region that is part of a Country and delimits a centralized regional Government that holds constitutionally-defined administrative jurisdiction over the defined geographic territory that bounds the State."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Constituent_state" ; + cco: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/GeospatialOntology"^^xsd:anyURI ; rdfs:label "State"@en . @@ -665,7 +665,7 @@ cco:State rdf:type owl:Class ; cco:Subcontinent rdf:type owl:Class ; rdfs:subClassOf cco:GeospatialRegion ; cco:definition "A Geospatial Region bounded by a large, relatively self-contained landmass forming a subdivision of a Continent."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Subcontinent" ; + cco: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 . @@ -735,7 +735,7 @@ cco:YawAxis rdf:type owl:Class ; cco:Zenith rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000026 ; cco:definition "A One-Dimensional Spatial Region that extends from a given location upward along the local vertical direction pointing in the direction opposite the apparent Gravitational Force at that location."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Zenith" ; + cco: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 . diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index 8c4397f..78b931c 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -510,7 +510,7 @@ cco:ArtificialLanguage rdf:type owl:Class ; rdfs:subClassOf cco:Language ; owl:disjointWith cco:NautralLanguage ; cco:definition "A Language that is developed through conscious planning and premeditation, rather than one that was developed through use and repetition."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Constructed_language" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Constructed_language&oldid=1062733589"^^xsd:anyURI ; cco:example_of_usage "Esperanto" , "Python Programming Language" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; @@ -540,7 +540,7 @@ cco:CartesianCoordinateSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; cco:alternative_label "Rectangular Coordinate System"@en ; cco:definition "A Spatial Reference System that identifies each point in a spatial region of n-dimensions using an ordered n-tuple of numerical coordinates that are the signed (i.e. positive or negative) distances measured in the same unit of length from the zero point where the fixed perpendicular Coordinate System Axes meet."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Cartesian_coordinate_system" ; + cco: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 . @@ -918,7 +918,7 @@ cco:LegalName rdf:type owl:Class ; cco:LotNumber rdf:type owl:Class ; rdfs:subClassOf cco:CodeIdentifier ; cco:definition "A Code Identifier that designates a particular quantity or lot of material from a single manufacturer."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Lot_number" ; + cco: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 +927,7 @@ cco:LotNumber rdf:type owl:Class ; cco:LunarCalendarSystem rdf:type owl:Class ; rdfs:subClassOf cco:CalendarSystem ; cco:definition "A Calendar System that is designed to organize and identify dates based on the cycles of the Moon's phases."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Lunar_calendar" ; + cco: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 . @@ -969,7 +969,7 @@ cco:MeasurementInformationContentEntity rdf:type owl:Class ; cco:MeasurementUnit rdf:type owl:Class ; rdfs:subClassOf cco:DescriptiveInformationContentEntity ; cco:definition "A Descriptive Information Content Entity that describes a definite magnitude of a physical quantity, defined and adopted by convention and/or by law, that is used as a standard for measurement of the same physical quantity."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Measurement_unit" ; + cco: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 . @@ -1130,7 +1130,7 @@ cco:MultiYearTemporalIntervalIdentifier rdf:type owl:Class ; cco:NautralLanguage rdf:type owl:Class ; rdfs:subClassOf cco:Language ; cco:definition "A Language that is developed and evolves through use and repetition, rather than through conscious planning or premeditation."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Natural_language" ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Natural_language&oldid=1060890461"^^xsd:anyURI ; cco:example_of_usage "English" , "Mandarin (Chinese)" , "Spanish" ; @@ -1181,7 +1181,7 @@ cco:OrdinalDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DecimalDateIdentifier ; cco:alternative_label "Ordinal Date"@en ; cco:definition "A Decimal Date Identifier that designates some Day by using a number to indicate the sequential ordering of the Day since the beginning of the Year."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Ordinal_date" ; + cco: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 ; rdfs:label "Ordinal Date Identifier"@en . @@ -1273,7 +1273,7 @@ cco:ProbabilityMeasurementInformationContentEntity rdf:type owl:Class ; cco:alternative_label "Likelihood Measurement"@en , "Probability Measurement"@en ; cco:definition "A Measurement Information Content Entity that is a measurement of the likelihood that a Process or Process Aggregate occurs."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Probability" ; + cco: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 ; rdfs:label "Probability Measurement Information Content Entity"@en . @@ -1383,7 +1383,7 @@ cco:SiderealTimeReferenceSystem rdf:type owl:Class ; cco:SolarCalendarSystem rdf:type owl:Class ; rdfs:subClassOf cco:CalendarSystem ; cco:definition "A Calendar System that is designed to organize and identify dates based on the cycles of an Astronomical Body's Orbit around the Sun."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Solar_calendar" ; + cco: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 ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Solar Calendar System"@en . @@ -1404,7 +1404,7 @@ cco:SpatialReferenceSystem rdf:type owl:Class ; "Spatial Coordinate System"@en , "Spatial Reference Frame"@en ; cco:definition "A Reference System that describes a set of standards for uniquely identifying the position of an entity or the direction of a vector within a defined spatial region by means of measurements along one or more Coordinate System Axes."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Coordinate_system" ; + cco: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 ; rdfs:label "Spatial Reference System"@en . @@ -1426,7 +1426,7 @@ cco:SpatialRegionIdentifier rdf:type owl:Class ; cco:SphericalCoordinateSystem rdf:type owl:Class ; rdfs:subClassOf cco:SpatialReferenceSystem ; cco:definition "A Spatial Reference System for three-dimensional spatial regions that identifies each point using an ordered triple of numerical coordinates that consist of the radial distance of the point of interest from a fixed origin, its polar angle measured from a fixed zenith direction, and the azimuth angle of its orthogonal projection measured from a fixed direction on a reference plane that passes through the origin and is orthogonal to the zenith."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Spherical_coordinate_system" ; + cco: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 . @@ -1638,7 +1638,7 @@ cco:EarthCenteredEarthFixedCoordinateSystem rdf:type owl:NamedIndividual , "Earth-Centered Earth-Fixed"@en , "Earth-Centered, Earth-Fixed"@en ; cco:definition "A Geospatial and Cartesian Coordinate System that identifies positions using an x-axis, y-axis, and z-axis coordinate where the zero point is the center of the Earth, the z-Axis extends toward the North Pole but does not always coincide exactly with the Earth's Axis of Rotation, the x-Axis extends through the intersection of the Prime Meridian and the Equator, the y-Axis completes the right-handed system, and all three axes are fixed to the Earth such that they rotate along with the Earth."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/ECEF" ; + cco: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 . @@ -1961,7 +1961,7 @@ cco:GolfTimeZone rdf:type owl:NamedIndividual , cco:GregorianCalendar rdf:type owl:NamedIndividual , cco:SolarCalendarSystem ; cco:definition "A Solar Calendar System that has a regular Year of 365 24-Hour Days divided into 12 Months with a leap day added at the end of February every 4 Years except Years that are evenly divisible by 100 but not 400 such that there are 97 leap Years every 400 Years and the average length of a Gregorian Year is 365.2425 Days (365 Days 5 Hours 49 Minutes 12 Seconds)."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Gregorian_calendar" ; + cco: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 ; rdfs:label "Gregorian Calendar"@en . @@ -2022,7 +2022,7 @@ cco:JetPropulsionLaboratoryEphemerisTimeArgument rdf:type owl:NamedIndividual , cco:JulianCalendar rdf:type owl:NamedIndividual , cco:SolarCalendarSystem ; cco:definition "A Solar Calendar System that has a regular Year of 365 24-Hour Days divided into 12 Months with a leap day added at the end of February every 4 Years such that the average length of a Julian Year is 365.25 Days."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Julian_calendar" ; + cco: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 ; rdfs:label "Julian Calendar"@en . @@ -2146,7 +2146,7 @@ cco:TwelveHourClockTimeSystem rdf:type owl:NamedIndividual , "Twelve Hour Clock Time System"@en , "Twelve-Hour Clock"@en ; cco:definition "A Clock Time System for keeping the Time of Day in which the Day runs from midnight to midnight and is divided into two intervals of 12 Hours each, where: the first interval begins at midnight, ends at noon, and is indicated by the suffix 'a.m.'; the second interval begins at noon, ends at midnight, and is indicated by the suffix 'p.m.'; and the midnight and noon Hours are numbered 12 with subsequent Hours numbered 1-11."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/12-hour_clock" ; + cco: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 . @@ -2161,7 +2161,7 @@ cco:TwentyFourHourClockTimeSystem rdf:type owl:NamedIndividual , "Twenty-Four Hour Clock Time System"@en , "Twenty-Four-Hour Clock"@en ; cco:definition "A Clock Time System for time keeping in which the Day runs from midnight to midnight and is divided into 24 Hours, indicated by the Hours passed since midnight, from 0 to 23."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/24-hour_clock" ; + cco: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 . diff --git a/ModalRelationOntology.ttl b/ModalRelationOntology.ttl index 143cd4a..d2d7e5d 100644 --- a/ModalRelationOntology.ttl +++ b/ModalRelationOntology.ttl @@ -527,7 +527,7 @@ mro:accomplice_in rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000015 ; cco:definition "An agent a1 is accomplice_in some Processual Entity p1 iff a1 assists in the commission of p1, is located at the location of p1, but is not agent_in p1."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Accomplice" ; + cco: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/ModalRelationOntology" ; rdfs:label "accomplice in"@en . @@ -685,7 +685,7 @@ mro:delimits rdf:type owl:ObjectProperty ; rdfs:domain cco:GeopoliticalEntity ; rdfs:range cco:Organization ; cco:definition "An instance of Geopolitical Entity gpe1 delimits some Organization o1 iff gpe1 is the area within which o1 can legally operate."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Delimitation" ; + cco: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/ModalRelationOntology" ; rdfs:label "delimits"@en . @@ -797,7 +797,7 @@ mro:has_accomplice rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000040 ; cco:definition "An Processual Entity p1 has_accomplice some agent a1 iff a1 assists in the commission of p1, is located at the location of p1, but is not agent_in p1."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Accomplice" ; + cco: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/ModalRelationOntology" ; rdfs:label "has accomplice"@en . @@ -1129,7 +1129,7 @@ mro:has_output rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000002 ; cco:definition "y has_output x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/IPO_model" ; + cco: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/ModalRelationOntology" ; rdfs:label "has output"@en . @@ -1708,7 +1708,7 @@ mro:is_delimited_by rdf:type owl:ObjectProperty ; rdfs:domain cco:Organization ; rdfs:range cco:GeopoliticalEntity ; cco:definition "An instance of Organization o1 is_delimited_by some Geopolitical Entity gpe1 iff gpe1 is the area within which o1 can legally operate."@en ; - cco:definition_source "http://en.wikipedia.org/wiki/Delimitation" ; + cco: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/ModalRelationOntology" ; rdfs:label "is delimited by"@en . diff --git a/QualityOntology.ttl b/QualityOntology.ttl index 9b282d2..edcd4c4 100644 --- a/QualityOntology.ttl +++ b/QualityOntology.ttl @@ -25,7 +25,7 @@ cco:Albedo rdf:type owl:Class ; rdfs:subClassOf cco:RadiationReflectivity ; cco:definition "A Radiation Reflectivity that inheres in a bearer in virtue of the capacity of its surface to reflect incident electromagnetic radiation of a particular wavelength."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Albedo" ; + cco: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 ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Albedo"@en . @@ -183,7 +183,7 @@ cco:ConcaveShape rdf:type owl:Class ; cco:ConeShape rdf:type owl:Class ; rdfs:subClassOf cco:ThreeDimensionalShape ; cco:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having a flat base with sides that taper smoothly to an apex."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Cone" ; + cco: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 . @@ -298,7 +298,7 @@ cco:Flat rdf:type owl:Class ; cco:Fluorescence rdf:type owl:Class ; rdfs:subClassOf cco:LuminescentProperty ; cco:definition "A Luminescent Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light while absorbing shorter wavelength radiation, but not after."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Fluorescence" ; + cco: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 . @@ -371,7 +371,7 @@ cco:Length rdf:type owl:Class ; cco:LuminescentProperty rdf:type owl:Class ; rdfs:subClassOf cco:OpticalProperty ; cco:definition "An Optical Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light, but which isn't the result of the bearer being heated."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Luminescence" ; + cco: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 ; rdfs:label "Luminescent Property"@en . @@ -485,7 +485,7 @@ cco:PhaseAngle rdf:type owl:Class ; cco:Phosphorescence rdf:type owl:Class ; rdfs:subClassOf cco:LuminescentProperty ; cco:definition "A Luminescent Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light after absorbing shorter wavelength radiation, and to continue emitting after the absorbing process has ceased."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Phosphorescence" ; + cco: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 . @@ -580,7 +580,7 @@ cco:Radiopacity rdf:type owl:Class ; rdfs:subClassOf cco:Opacity ; cco:alternative_label "Radiodensity"@en ; cco:definition "An Opacity that inheres in a bearer in virtue of its capacity to allow or prevent X-rays to pass through it."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Radiodensity" ; + cco: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 . @@ -614,7 +614,7 @@ cco:Red rdf:type owl:Class ; cco:Refractivity rdf:type owl:Class ; rdfs:subClassOf cco:RadiationReflectivity ; cco:definition "A Radiation Reflectivity that inheres in a bearer in virtue of the capacity of that bearer to change the direction of a propagating wave when passing through it."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Refractive_index#Refractivity" ; + cco: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 . @@ -758,7 +758,7 @@ cco:Strength rdf:type owl:Class ; cco:SurfaceTension rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; cco:definition "A Disposition that inheres in a liquid and is realized when the cohesive forces of the molecules in the bearer at the surface are greater than the adhesive forces of the molecules in the surrounding air."@en ; - cco:definition_source "https://en.wikipedia.org/wiki/Surface_tension" ; + cco: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 . From 05278da423fabc5c74d15cb7c22f4beea6f32344 Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Tue, 11 Jan 2022 14:34:34 -0500 Subject: [PATCH 3/4] removed duplicate datatypes --- ArtifactOntology.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ArtifactOntology.ttl b/ArtifactOntology.ttl index 64a17cd..46c3907 100644 --- a/ArtifactOntology.ttl +++ b/ArtifactOntology.ttl @@ -125,7 +125,7 @@ cco:AntiMicrobialArtifactFunction rdf:type owl:Class ; cco:ArmoredFightingVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:definition "A Ground Motor Vehicle that is designed to be armored and used to transport and support military personal in combat missions."@en ; - cco:definition_source "https://en.wikipedia.org/w/index.php?title=Armoured_fighting_vehicle&oldid=1063212018"^^xsd:anyURI^^xsd:anyURI ; + 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 . @@ -1888,7 +1888,7 @@ cco:HeatEngine rdf:type owl:Class ; cco:HeatSink rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to regulate the temperature of a computer by the passive transfer of heat away from other components in the computer."@en ; - cco:definition_source "https://en.wikipedia.org/w/index.php?title=Heat_sink&oldid=1062822080"^^xsd:anyURI^^xsd:anyURI ; + 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 . @@ -4430,7 +4430,7 @@ cco:SystemRole rdf:type owl:Class ; cco:Tank rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:definition "An Armored Fighting Vehicle that is designed to carry heavy firepower, have a powerful Engine, and travel on one or more continuous tracks such that it is suitable for front-line combat and can provide operational maneuverability as well as tactical offensive and defensive capabilities."@en ; - cco:definition_source "https://en.wikipedia.org/w/index.php?title=Tank&oldid=1060527612"^^xsd:anyURI^^xsd:anyURI ; + 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 ; rdfs:label "Tank"@en . From 198cdce3504af175ffe027a0b711dd7b5e19c9b4 Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Mon, 2 May 2022 18:22:00 -0400 Subject: [PATCH 4/4] removed duplicate data type --- GeospatialOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GeospatialOntology.ttl b/GeospatialOntology.ttl index 1155d07..14b98ca 100644 --- a/GeospatialOntology.ttl +++ b/GeospatialOntology.ttl @@ -287,7 +287,7 @@ cco:Country rdf:type owl:Class ; cco:County rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; cco:definition "A Geopolitical Entity that is part of either a First-Order or Second-Order Administrative Region."@en ; - cco:definition_source "https://en.wikipedia.org/w/index.php?title=County&oldid=1062817834"^^xsd:anyURI^^xsd:anyURI ; + 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/GeospatialOntology"^^xsd:anyURI ; rdfs:label "County"@en .