Skip to content

Commit

Permalink
Merge pull request #173 from CommonCoreOntology/make-v20230308
Browse files Browse the repository at this point in the history
Release v1.4-2023-04-07
  • Loading branch information
mark-jensen authored Apr 7, 2023
2 parents bd98037 + 9448a51 commit 1acabb2
Show file tree
Hide file tree
Showing 19 changed files with 21,550 additions and 338 deletions.
425 changes: 406 additions & 19 deletions AgentOntology.ttl

Large diffs are not rendered by default.

19 changes: 9 additions & 10 deletions AllCoreOntology.ttl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AllCoreOntology/> .
@prefix : <http://www.ontologyrepository.com/CommonCoreOntologies/> .
@prefix cco: <http://www.ontologyrepository.com/CommonCoreOntologies/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
Expand All @@ -9,17 +9,16 @@
@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/2021-03-01/AllCoreOntology> ;
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology> ,
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2023-04-07/AllCoreOntology> ;
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology> ,
<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:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
cco:content_license <https://creativecommons.org/licenses/by/3.0/> ;
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/FacilityOntology> ,
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology> ,
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology> ;
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 1.3"@en .
<http://purl.org/dc/terms/license> <https://opensource.org/licenses/BSD-3-Clause> ;
owl:versionInfo "Version 1.4"@en .

### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi
### Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi
29 changes: 18 additions & 11 deletions ArtifactOntology.ttl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology#> .
@prefix : <http://www.ontologyrepository.com/CommonCoreOntologies/> .
@prefix cco: <http://www.ontologyrepository.com/CommonCoreOntologies/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
Expand All @@ -9,13 +9,12 @@
@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/2023-03-06/ArtifactOntology> ;
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2023-04-07/ArtifactOntology> ;
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology> ;
<http://purl.org/dc/terms/license> <https://opensource.org/licenses/BSD-3-Clause> ;
rdfs:label "Artifact Ontology"@en ;
cco:code_license <https://opensource.org/licenses/BSD-3-Clause> ;
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.4"@en .
owl:versionInfo "Version 1.4"@en ;
rdfs:comment "This ontology is designed to represent artifacts that are common to multiple domains along with their models, specifications, and functions."@en .

#################################################################
# Classes
Expand Down Expand Up @@ -1494,7 +1493,7 @@ cco:Facility rdf:type owl:Class ;
rdfs:subClassOf cco:Artifact ,
[ rdf:type owl:Restriction ;
owl:onProperty obo:RO_0001025 ;
owl:someValuesFrom <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology#PortionOfGeosphere>
owl:someValuesFrom cco:PortionOfGeosphere
] ;
cco:definition "A Material Artifact that is designed as a building or campus dedicated to some specific purpose."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
Expand Down Expand Up @@ -2339,8 +2338,8 @@ cco:LandMine rdf:type owl:Class ;

### http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact
cco:LandTransportationArtifact rdf:type owl:Class ;
rdfs:subClassOf cco:Artifact ;
cco:definition "A Material Artifact that is fixed in place and designed to enable the movement of Vehicles and Agents from one location to another via land."@en ;
rdfs:subClassOf cco:TransportationArtifact ;
cco:definition "A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another via land."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Land Transportation Artifact"@en .

Expand Down Expand Up @@ -4649,6 +4648,14 @@ cco:Transducer rdf:type owl:Class ;
rdfs:label "Transducer"@en .


### http://www.ontologyrepository.com/CommonCoreOntologies/TransportationArtifact
cco:TransportationArtifact rdf:type owl:Class ;
rdfs:subClassOf cco:Artifact ;
cco:definition "A Material Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Transportation Artifact"@en .


### http://www.ontologyrepository.com/CommonCoreOntologies/TransportationInfrastructure
cco:TransportationInfrastructure rdf:type owl:Class ;
rdfs:subClassOf cco:Infrastructure ;
Expand Down Expand Up @@ -4941,8 +4948,8 @@ cco:WasteManagementArtifactFunction rdf:type owl:Class ;

### http://www.ontologyrepository.com/CommonCoreOntologies/WaterTransportationArtifact
cco:WaterTransportationArtifact rdf:type owl:Class ;
rdfs:subClassOf cco:Artifact ;
cco:definition "A Material Artifact that is fixed in place and designed to enable the movement of Vehicles and Agents from one location to another via water."@en ;
rdfs:subClassOf cco:TransportationArtifact ;
cco:definition "A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process of moving Vehicles and Agents from one location to another via water."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Water Transportation Artifact"@en .

Expand Down
13 changes: 6 additions & 7 deletions CurrencyUnitOntology.ttl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@prefix : <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology#> .
@prefix : <http://www.ontologyrepository.com/CommonCoreOntologies/> .
@prefix cco: <http://www.ontologyrepository.com/CommonCoreOntologies/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
Expand All @@ -9,13 +9,12 @@
@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/2021-03-01/CurrencyUnitOntology> ;
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2023-04-07/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/> ;
<http://purl.org/dc/terms/license> <https://opensource.org/licenses/BSD-3-Clause> ;
owl:versionInfo "Version 1.4"@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 .
rdfs:label "Currency Unit Ontology"@en .

#################################################################
# Classes
Expand Down Expand Up @@ -930,4 +929,4 @@ cco:ZambiaKwacha rdf:type owl:NamedIndividual ,
rdfs:label "Zambia Kwacha"@en .


### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi
### Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi
Loading

0 comments on commit 1acabb2

Please sign in to comment.