Skip to content

Commit a051575

Browse files
committed
updating version info to align with 2.1 release
1 parent e7b191e commit a051575

11 files changed

Lines changed: 22 additions & 22 deletions

src/cco-merged/AllCoreOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
@base <https://www.commoncoreontologies.org/AllCoreOntology> .
1111

1212
<https://www.commoncoreontologies.org/AllCoreOntology> rdf:type owl:Ontology ;
13-
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/AllCoreOntology> ;
13+
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/AllCoreOntology> ;
1414
owl:imports <https://www.commoncoreontologies.org/AgentOntology> ,
1515
<https://www.commoncoreontologies.org/CurrencyUnitOntology> ,
1616
<https://www.commoncoreontologies.org/EventOntology> ,
@@ -21,6 +21,6 @@
2121
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
2222
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 ;
2323
rdfs:label "All Core Ontology"@en ;
24-
owl:versionInfo "Version 2.0"@en .
24+
owl:versionInfo "Version 2.1"@en .
2525

2626
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi

src/cco-merged/CommonCoreOntologiesMerged.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
@base <https://www.commoncoreontologies.org/AgentOntology> .
1212

1313
<https://www.commoncoreontologies.org/CommonCoreOntologiesMerged> rdf:type owl:Ontology ;
14-
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/CommonCoreOntologiesMerged> ;
14+
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/CommonCoreOntologiesMerged> ;
1515
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
1616
dcterms:rights "CUBRC Inc., see full license."@en ;
1717
rdfs:comment "A stand-alone file containing the eleven mid-level Common Core Ontologies plus BFO. Provided for use-cases where one file representing a specific release of CCO and its imports is desirable."@en ;
1818
rdfs:label "Common Core Ontologies Merged"@en ;
1919
owl:versionInfo "Depends on http://purl.obolibrary.org/obo/bfo/2020/bfo-core.ttl, obtained 11/03/2024."@en ,
20-
"Version 2.0"@en .
20+
"Version 2.1"@en .
2121

2222
#################################################################
2323
# Annotation properties

src/cco-modules/AgentOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
@base <https://www.commoncoreontologies.org/AgentOntology> .
1212

1313
<https://www.commoncoreontologies.org/AgentOntology> rdf:type owl:Ontology ;
14-
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-05/AgentOntology> ;
14+
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/AgentOntology> ;
1515
owl:imports <https://www.commoncoreontologies.org/InformationEntityOntology> ;
1616
owl:imports <https://www.commoncoreontologies.org/EventOntology> ;
1717
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
1818
dcterms:rights "CUBRC Inc., see full license."@en ;
1919
rdfs:comment "This ontology is designed to represent agents, especially persons and organizations, and their roles."@en ;
2020
rdfs:label "Agent Ontology"@en ;
21-
owl:versionInfo "Version 2.0"@en .
21+
owl:versionInfo "Version 2.1"@en .
2222

2323
#################################################################
2424
# Annotation properties

src/cco-modules/ArtifactOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
@base <https://www.commoncoreontologies.org/ArtifactOntology> .
1212

1313
<https://www.commoncoreontologies.org/ArtifactOntology> rdf:type owl:Ontology ;
14-
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/ArtifactOntology> ;
14+
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/ArtifactOntology> ;
1515
owl:imports cco:InformationEntityOntology ;
1616
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
1717
dcterms:rights "CUBRC Inc., see full license."@en ;
1818
rdfs:comment "This ontology is designed to represent artifacts that are common to multiple domains along with their models, specifications, and functions."@en ;
1919
rdfs:label "Artifact Ontology"@en ;
20-
owl:versionInfo "Version 2.0"@en .
20+
owl:versionInfo "Version 2.1"@en .
2121

2222
#################################################################
2323
# Classes

src/cco-modules/CurrencyUnitOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
@base <https://www.commoncoreontologies.org/CurrencyUnitOntology> .
1212

1313
<https://www.commoncoreontologies.org/CurrencyUnitOntology> rdf:type owl:Ontology ;
14-
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/CurrencyUnitOntology> ;
14+
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/CurrencyUnitOntology> ;
1515
owl:imports <https://www.commoncoreontologies.org/InformationEntityOntology> ;
1616
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
1717
dcterms:rights "CUBRC Inc., see full license."@en ;
1818
rdfs:comment "This ontology is designed to represent currencies that are issued and used by countries."@en ;
1919
rdfs:label "Currency Unit Ontology"@en ;
20-
owl:versionInfo "Version 2.0"@en .
20+
owl:versionInfo "Version 2.1"@en .
2121

2222
#################################################################
2323
# Annotation properties

src/cco-modules/EventOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
@base <https://www.commoncoreontologies.org/EventOntology> .
1212

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

2222
#################################################################
2323
# Classes

src/cco-modules/ExtendedRelationOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
@base <https://www.commoncoreontologies.org/ExtendedRelationOntology> .
1212

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

2222
#################################################################
2323
# Annotation properties

src/cco-modules/FacilityOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
@base <https://www.commoncoreontologies.org/FacilityOntology> .
1212

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

2222
#################################################################
2323
# Annotation properties

src/cco-modules/GeospatialOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
@base <https://www.commoncoreontologies.org/GeospatialOntology> .
1212

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

2222
#################################################################
2323
# Annotation properties

src/cco-modules/InformationEntityOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
@base <https://www.commoncoreontologies.org/InformationEntityOntology> .
1212

1313
<https://www.commoncoreontologies.org/InformationEntityOntology> rdf:type owl:Ontology ;
14-
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/InformationEntityOntology> ;
14+
owl:versionIRI <https://www.commoncoreontologies.org/2026-04-04/InformationEntityOntology> ;
1515
owl:imports cco:GeospatialOntology ,
1616
cco:TimeOntology ;
1717
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
1818
dcterms:rights "CUBRC Inc., see full license."@en ;
1919
rdfs:comment "This ontology is designed to represent generic types of information as well as the relationships between information and other entities."@en ;
2020
rdfs:label "Information Entity Ontology"@en ;
21-
owl:versionInfo "Version 2.0"@en .
21+
owl:versionInfo "Version 2.1"@en .
2222

2323
#################################################################
2424
# Annotation properties

0 commit comments

Comments
 (0)