Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/cco-merged/AllCoreOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
@base <https://www.commoncoreontologies.org/AllCoreOntology> .

<https://www.commoncoreontologies.org/AllCoreOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/AllCoreOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/AllCoreOntology> ;
owl:imports <https://www.commoncoreontologies.org/AgentOntology> ,
<https://www.commoncoreontologies.org/CurrencyUnitOntology> ,
<https://www.commoncoreontologies.org/EventOntology> ,
Expand All @@ -21,6 +21,6 @@
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
rdfs:comment "An import of all the Common Core mid-level ontologies into a single file so that content is easy to view. The All Core Ontology is not an ontology in the sense it contains no unique content. As such it should not be added to, but can be extended from."@en ;
rdfs:label "All Core Ontology"@en ;
owl:versionInfo "Version 2.0"@en .
owl:versionInfo "Version 2.1"@en .

### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi
27,997 changes: 13,874 additions & 14,123 deletions src/cco-merged/CommonCoreOntologiesMerged.ttl

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/cco-modules/AgentOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
@base <https://www.commoncoreontologies.org/AgentOntology> .

<https://www.commoncoreontologies.org/AgentOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-05/AgentOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/AgentOntology> ;
owl:imports <https://www.commoncoreontologies.org/InformationEntityOntology> ;
owl:imports <https://www.commoncoreontologies.org/EventOntology> ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
dcterms:rights "CUBRC Inc., see full license."@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 2.0"@en .
owl:versionInfo "Version 2.1"@en .

#################################################################
# Annotation properties
Expand Down
4 changes: 2 additions & 2 deletions src/cco-modules/ArtifactOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
@base <https://www.commoncoreontologies.org/ArtifactOntology> .

<https://www.commoncoreontologies.org/ArtifactOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/ArtifactOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/ArtifactOntology> ;
owl:imports cco:InformationEntityOntology ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
dcterms:rights "CUBRC Inc., see full license."@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 2.0"@en .
owl:versionInfo "Version 2.1"@en .

#################################################################
# Classes
Expand Down
4 changes: 2 additions & 2 deletions src/cco-modules/CurrencyUnitOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
@base <https://www.commoncoreontologies.org/CurrencyUnitOntology> .

<https://www.commoncoreontologies.org/CurrencyUnitOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/CurrencyUnitOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/CurrencyUnitOntology> ;
owl:imports <https://www.commoncoreontologies.org/InformationEntityOntology> ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
dcterms:rights "CUBRC Inc., see full license."@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 2.0"@en .
owl:versionInfo "Version 2.1"@en .

#################################################################
# Annotation properties
Expand Down
4 changes: 2 additions & 2 deletions src/cco-modules/EventOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
@base <https://www.commoncoreontologies.org/EventOntology> .

<https://www.commoncoreontologies.org/EventOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/EventOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/EventOntology> ;
owl:imports cco:InformationEntityOntology ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
dcterms:rights "CUBRC Inc., see full license."@en ;
rdfs:comment "This ontology is designed to represent processes, especially those performed by agents, that occur within multiple domains."@en ;
rdfs:label "Event Ontology"@en ;
owl:versionInfo "Version 2.0"@en .
owl:versionInfo "Version 2.1"@en .

#################################################################
# Classes
Expand Down
4 changes: 2 additions & 2 deletions src/cco-modules/ExtendedRelationOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
@base <https://www.commoncoreontologies.org/ExtendedRelationOntology> .

<https://www.commoncoreontologies.org/ExtendedRelationOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/ExtendedRelationOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/ExtendedRelationOntology> ;
owl:imports <http://purl.obolibrary.org/obo/bfo/2020/bfo-core.ttl> ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
dcterms:rights "CUBRC Inc., see full license."@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 2.0"@en .
owl:versionInfo "Version 2.1"@en .

#################################################################
# Annotation properties
Expand Down
4 changes: 2 additions & 2 deletions src/cco-modules/FacilityOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
@base <https://www.commoncoreontologies.org/FacilityOntology> .

<https://www.commoncoreontologies.org/FacilityOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/FacilityOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/FacilityOntology> ;
owl:imports <https://www.commoncoreontologies.org/ArtifactOntology> ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
dcterms:rights "CUBRC Inc., see full license."@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 2.0"@en .
owl:versionInfo "Version 2.1"@en .

#################################################################
# Annotation properties
Expand Down
4 changes: 2 additions & 2 deletions src/cco-modules/GeospatialOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
@base <https://www.commoncoreontologies.org/GeospatialOntology> .

<https://www.commoncoreontologies.org/GeospatialOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/GeospatialOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/GeospatialOntology> ;
owl:imports <https://www.commoncoreontologies.org/ExtendedRelationOntology> ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
dcterms:rights "CUBRC Inc., see full license."@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 2.0"@en .
owl:versionInfo "Version 2.1"@en .

#################################################################
# Annotation properties
Expand Down
4 changes: 2 additions & 2 deletions src/cco-modules/InformationEntityOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
@base <https://www.commoncoreontologies.org/InformationEntityOntology> .

<https://www.commoncoreontologies.org/InformationEntityOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/InformationEntityOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/InformationEntityOntology> ;
owl:imports cco:GeospatialOntology ,
cco:TimeOntology ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
dcterms:rights "CUBRC Inc., see full license."@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 2.0"@en .
owl:versionInfo "Version 2.1"@en .

#################################################################
# Annotation properties
Expand Down
4 changes: 2 additions & 2 deletions src/cco-modules/QualityOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
@base <https://www.commoncoreontologies.org/QualityOntology> .

<https://www.commoncoreontologies.org/QualityOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/QualityOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/QualityOntology> ;
owl:imports <https://www.commoncoreontologies.org/InformationEntityOntology> ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
dcterms:rights "CUBRC Inc., see full license."@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 2.0"@en .
owl:versionInfo "Version 2.1"@en .

#################################################################
# Annotation properties
Expand Down
4 changes: 2 additions & 2 deletions src/cco-modules/TimeOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
@base <https://www.commoncoreontologies.org/TimeOntology> .

<https://www.commoncoreontologies.org/TimeOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/TimeOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/TimeOntology> ;
owl:imports cco:ExtendedRelationOntology ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
dcterms:rights "CUBRC Inc., see full license."@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 2.0"@en .
owl:versionInfo "Version 2.1"@en .

#################################################################
# Annotation properties
Expand Down
4 changes: 2 additions & 2 deletions src/cco-modules/UnitsOfMeasureOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
@base <https://www.commoncoreontologies.org/UnitsOfMeasureOntology> .

<https://www.commoncoreontologies.org/UnitsOfMeasureOntology> rdf:type owl:Ontology ;
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/UnitsOfMeasureOntology> ;
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/UnitsOfMeasureOntology> ;
owl:imports <https://www.commoncoreontologies.org/InformationEntityOntology> ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
dcterms:rights "CUBRC Inc., see full license."@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 2.0"@en .
owl:versionInfo "Version 2.1"@en .

#################################################################
# Annotation properties
Expand Down