mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
Merge branch 'issue-91' of https://github.com/CommonCoreOntology/CommonCoreOntologies into issue-91
This commit is contained in:
@@ -9,11 +9,10 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/AgentOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/AgentOntology> ;
|
||||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
rdfs:comment "This ontology is designed to represent agents, especially persons and organizations, and their roles."@en ;
|
||||
rdfs:label "Agent Ontology"@en ;
|
||||
owl:versionInfo "Version 1.3"@en .
|
||||
|
||||
@@ -9,15 +9,14 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AllCoreOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AllCoreOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/AllCoreOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/AllCoreOntology> ;
|
||||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology> ,
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology> ,
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology> ,
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology> ,
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology> ,
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
rdfs:comment "An import of all the Common Core mid-level ontologies into a single file so that content is easy to view. The All Core Ontology is not an ontology in the sense it contains no unique content. As such it should not be added to, but can be extended from."@en ;
|
||||
rdfs:label "All Core Ontology"@en ;
|
||||
|
||||
@@ -9,11 +9,10 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/ArtifactOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/ArtifactOntology> ;
|
||||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
rdfs:comment "This ontology is designed to represent artifacts that are common to multiple domains along with their models, specifications, and functions."@en ;
|
||||
rdfs:label "Artifact Ontology"@en ;
|
||||
owl:versionInfo "Version 1.3"@en .
|
||||
|
||||
@@ -9,11 +9,10 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/CurrencyUnitOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/CurrencyUnitOntology> ;
|
||||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
rdfs:comment "This ontology is designed to represent currencies that are issued and used by countries."@en ;
|
||||
rdfs:label "Currency Unit Ontology"@en ;
|
||||
owl:versionInfo "Version 1.3"@en .
|
||||
|
||||
@@ -9,11 +9,10 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/EventOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/EventOntology> ;
|
||||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
rdfs:comment "This ontology is designed to represent processual entities, especially those performed by agents, that occur within multiple domains."@en ;
|
||||
rdfs:label "Event Ontology"@en ;
|
||||
owl:versionInfo "Version 1.3"@en .
|
||||
|
||||
@@ -9,12 +9,11 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/ExtendedRelationOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/ExtendedRelationOntology> ;
|
||||
owl:imports obo:bfo.owl ,
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Upper/ROImport> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
rdfs:comment "This ontology is designed to represent many of the relations (i.e. object properties) that hold between entities at the level of the mid-level Common Core Ontologies."@en ;
|
||||
rdfs:label "Extended Relation Ontology"@en ;
|
||||
owl:versionInfo "Version 1.3"@en .
|
||||
|
||||
@@ -9,11 +9,10 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/FacilityOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/FacilityOntology> ;
|
||||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
rdfs:comment "This ontology is designed to represent buildings and campuses that are designed to serve some specific purpose and which are common to multiple domains."@en ;
|
||||
rdfs:label "Facility Ontology"@en ;
|
||||
owl:versionInfo "Version 1.3"@en .
|
||||
|
||||
@@ -9,11 +9,10 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/GeospatialOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/GeospatialOntology> ;
|
||||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
rdfs:comment "This ontology is designed to represent sites, spatial regions, and other entities, especially those that are located near the surface of Earth, as well as the relations that hold between them."@en ;
|
||||
rdfs:label "Geospatial Ontology"@en ;
|
||||
owl:versionInfo "Version 1.3"@en .
|
||||
|
||||
@@ -9,12 +9,11 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/InformationEntityOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/InformationEntityOntology> ;
|
||||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology> ,
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
rdfs:comment "This ontology is designed to represent generic types of information as well as the relationships between information and other entities."@en ;
|
||||
rdfs:label "Information Entity Ontology"@en ;
|
||||
owl:versionInfo "Version 1.3"@en .
|
||||
|
||||
@@ -10,11 +10,10 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Domain/ObsoleteTerms> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Domain/ObsoleteTerms> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Domain/2020-09-23/ObsoleteTerms> ;
|
||||
rdfs:comment "This file contains terms that have been deleted from the CCO."@en ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Domain/2021-03-01/ObsoleteTerms> ;
|
||||
rdfs:label "Obsolete Terms"@en ;
|
||||
owl:versionInfo "COPYRIGHT © 2015-2020 CUBRC Inc."@en ,
|
||||
"Version 1.3"@en .
|
||||
owl:versionInfo "Version 1.3"@en ;
|
||||
rdfs:comment "This file contains terms that have been deleted from the CCO."@en .
|
||||
|
||||
#################################################################
|
||||
# Object Properties
|
||||
@@ -530,8 +529,6 @@ cco:tangential_proper_part_of rdf:type owl:ObjectProperty ;
|
||||
# Classes
|
||||
#################################################################
|
||||
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/BoundingBoxPointIdentifier
|
||||
cco:BoundingBoxPointIdentifier rdf:type owl:Class ;
|
||||
owl:equivalentClass [ rdf:type owl:Restriction ;
|
||||
@@ -786,6 +783,14 @@ cco:DetonatingArtifactFunctionSpecification rdf:type owl:Class ;
|
||||
rdfs:label "Detonating Artifact Function Specification"^^xsd:string .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/Economy
|
||||
cco:Economy rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:ProcessAggregate ;
|
||||
cco:definition "A Process Aggregate comprising the production, exchange, distribution and consumption of goods that occurs at some Geopolitical Entity."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Economy"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/EducationArtifactFunctionSpecification
|
||||
cco:EducationArtifactFunctionSpecification rdf:type owl:Class ;
|
||||
owl:equivalentClass [ rdf:type owl:Restriction ;
|
||||
@@ -846,6 +851,15 @@ cco:EnhancingArtifactFunctionSpecification rdf:type owl:Class ;
|
||||
rdfs:label "Enhancing Artifact Function Specification"^^xsd:string .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/EssentialServiceProvision
|
||||
cco:EssentialServiceProvision rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:ProcessAggregate ;
|
||||
cco:definition "A Process Aggregate comprising the delivery of one or more essential services."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
|
||||
rdfs:comment "An essential service is defined here as being one of: medical care, food and water, shelter, or sanitation."@en ;
|
||||
rdfs:label "Essential Service Provision"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveArtifactFunctionSpecification
|
||||
cco:ExplosiveArtifactFunctionSpecification rdf:type owl:Class ;
|
||||
owl:equivalentClass [ rdf:type owl:Restriction ;
|
||||
@@ -870,6 +884,14 @@ cco:FertilizerArtifactFunctionSpecification rdf:type owl:Class ;
|
||||
rdfs:label "Fertilizer Artifact Function Specification"^^xsd:string .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/FiatProcessPart
|
||||
cco:FiatProcessPart rdf:type owl:Class ;
|
||||
rdfs:subClassOf obo:BFO_0000015 ;
|
||||
cco:definition "A Process that is part of another Process and is differentiated from the whole conceptually."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Fiat Process Part"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/FiltrationArtifactFunctionSpecification
|
||||
cco:FiltrationArtifactFunctionSpecification rdf:type owl:Class ;
|
||||
owl:equivalentClass [ rdf:type owl:Restriction ;
|
||||
@@ -1108,6 +1130,18 @@ cco:LegalArtifactFunctionSpecification rdf:type owl:Class ;
|
||||
rdfs:label "Legal Artifact Function Specification"^^xsd:string .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/LifeEvent
|
||||
cco:LifeEvent rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:FiatProcessPart ,
|
||||
[ rdf:type owl:Restriction ;
|
||||
owl:onProperty obo:BFO_0000050 ;
|
||||
owl:someValuesFrom cco:BiographicalLife
|
||||
] ;
|
||||
cco:definition "A Fiat Process Part participated in by the Agent of some Biographical Life."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Life Event"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/MaximumSpeedArtifactFunctionSpecification
|
||||
cco:MaximumSpeedArtifactFunctionSpecification rdf:type owl:Class ;
|
||||
owl:equivalentClass [ rdf:type owl:Restriction ;
|
||||
@@ -1260,6 +1294,33 @@ cco:PoisonArtifactFunctionSpecification rdf:type owl:Class ;
|
||||
rdfs:label "Poison Artifact Function Specification"^^xsd:string .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessAggregate
|
||||
cco:ProcessAggregate rdf:type owl:Class ;
|
||||
rdfs:subClassOf obo:BFO_0000003 ;
|
||||
cco:definition "An Occurrent that is a collection of processes."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Process Aggregate"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessHistory
|
||||
cco:ProcessHistory rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:ProcessAggregate ;
|
||||
cco:definition "A Process Aggregate that consists of the sum of all Processes that are part of or otherwise involved in the primary Process (i.e., the Process for which the history is being represented) and which are bounded by the Spatiotemporal Region in which the primary Process occurs."@en ;
|
||||
cco:elucidation "While a History is, roughly, the sum of all Processes involving a particular Independent Continuant, a Process History is, roughly, the sum of all Processes involved with a particular Process, which often includes other Processes that the Agents and Participants in the primary Process are participating in during the same Temporal Region."@en ;
|
||||
cco:example_of_usage "The Process History of a particular passenger flight includes the processes of refueling, takeoff, landing, passenger and luggage loading and unloading, flight attendants serving refreshments and peanuts, passengers sitting, pilots operating the flight controls, air rushing past the plane, communications with air traffic control, sensor operations, and many more." ,
|
||||
"The Process History of a particular sporting event includes the processes of the fans arriving, cheering, booing, holding up signs, buying food and merchandise, and leaving as well as the processes that the coaches, players, and referees engage in during the sporting event." ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Process History"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/ProcessRecurrenceAggregate
|
||||
cco:ProcessRecurrenceAggregate rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:ProcessAggregate ;
|
||||
cco:definition "A Process Aggregate that consists of the collection of subprocesses that are all instances of a single type of Process and are parts of a given History or Process History."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Process Recurrence Aggregate"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionArtifactFunctionSpecification
|
||||
cco:PropulsionArtifactFunctionSpecification rdf:type owl:Class ;
|
||||
owl:equivalentClass [ rdf:type owl:Restriction ;
|
||||
@@ -1610,4 +1671,4 @@ cco:WiredCommunicationArtifactFunctionSpecification rdf:type owl:Class ;
|
||||
rdfs:label "Wired Communication Artifact Function Specification"^^xsd:string .
|
||||
|
||||
|
||||
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi
|
||||
### Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi
|
||||
|
||||
@@ -9,11 +9,10 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/QualityOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/QualityOntology> ;
|
||||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
rdfs:comment "This ontology is designed to represent a range of attributes of entities especially qualities, realizable entities, and process profiles."@en ;
|
||||
rdfs:label "Quality Ontology"@en ;
|
||||
owl:versionInfo "Version 1.3"@en .
|
||||
|
||||
@@ -9,11 +9,10 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/TimeOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/TimeOntology> ;
|
||||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
rdfs:comment "This ontology is designed to represent temporal regions and the relations that hold between them."@en ;
|
||||
rdfs:label "Time Ontology"@en ;
|
||||
owl:versionInfo "Version 1.3"@en .
|
||||
|
||||
@@ -9,11 +9,10 @@
|
||||
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology> .
|
||||
|
||||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology> rdf:type owl:Ontology ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2020-09-23/UnitsOfMeasureOntology> ;
|
||||
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2021-03-01/UnitsOfMeasureOntology> ;
|
||||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology> ;
|
||||
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
|
||||
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
|
||||
cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ;
|
||||
rdfs:comment "This ontology is designed to represent standard measurement units that are used when measuring various attributes of entities."@en ;
|
||||
rdfs:label "Units of Measure Ontology"@en ;
|
||||
owl:versionInfo "Version 1.3"@en .
|
||||
|
||||
20406
cco-merged/MergedAllCoreOntology-v1.3-2021-03-01.ttl
Normal file
20406
cco-merged/MergedAllCoreOntology-v1.3-2021-03-01.ttl
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user