Skip to content

Commit c6c3a4f

Browse files
authored
Merge branch 'CommonCoreOntology:develop' into develop
2 parents 9dbe970 + 3d628f5 commit c6c3a4f

8 files changed

Lines changed: 141 additions & 99 deletions

File tree

CITATION.cff

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
cff-version: 1.2.0
2+
message: "If you use the Common Core Ontologies in your research or software, please cite as below."
3+
title: "The Common Core Ontologies"
4+
version: "2.0"
5+
authors:
6+
- family-names: "Jensen"
7+
given-names: "Mark"
8+
orcid: "0000-0001-9228-8838"
9+
- family-names: "Cox"
10+
given-names: "Alexander P."
11+
orcid: "0000-0002-6969-2784"
12+
- family-names: "Beverley"
13+
given-names: "John"
14+
orcid: "0000-0002-1118-1738"
15+
- family-names: "Smith"
16+
given-names: "Barry"
17+
orcid: "0000-0003-1384-116X"
18+
- family-names: "Otte"
19+
given-names: "J. Neil"
20+
orcid: "0000-0001-7925-2064"
21+
date-released: "2024-04-27"
22+
doi: "10.48550/arXiv.2404.17758"
23+
repository-code: "https://github.com/CommonCoreOntology/CommonCoreOntologies"
24+
repository-version: "2.0"
25+
license: "BSD-3-Clause"
26+
abstract: "The Common Core Ontologies (CCO) is a suite of ontologies that collectively comprise a mid-level ontology extending from the Basic Formal Ontology (BFO)."

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66

77
***IMPORTANT NOTE***
88
Starting with version 2.0, CCO IRIs are using a new namespace and have opaque local identifiers for all ontology elements.
9-
See [here](https://github.com/CommonCoreOntology/CommonCoreOntologies/tree/develop/documentation/mappping-new-iris) for the mapping file.
10-
* At the moment, CCO can not be accessed via the web using the ontology or element IRIs. Users will need to download the files and work with local copies. See [here](https://github.com/CommonCoreOntology/CommonCoreOntologies/issues/549).
9+
See [here](https://github.com/CommonCoreOntology/CommonCoreOntologies/tree/develop/documentation/mapping-new-iris) for the mapping file.
1110

1211
## What is CCO?
1312

@@ -83,6 +82,6 @@ For more information about the governance of CCO, please navigate to the [Common
8382

8483
---
8584

86-
**[Website]([https://commoncoreontology.github.io/cco-webpage/)** | **[Contact Us](mailto:jensen.mark@icloud.com)**
85+
**[Website]([https://commoncoreontology.github.io/cco-webpage/)** | **[Contact Us](mailto:info@ncornetwork.org)**
8786

88-
![Visitor Count](https://profile-counter.glitch.me/CommonCoreOntology/count.svg)
87+
![GitHub Repo Views](https://komarev.com/ghpvc/?username=CommonCoreOntology&style=flat-square)
33.4 KB
Binary file not shown.
155 KB
Binary file not shown.

src/cco-modules/ArtifactOntology.ttl

Lines changed: 84 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
99
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
1010
@prefix dcterms: <http://purl.org/dc/terms/> .
11-
@base <https://www.commoncoreontologies.org/ArtifactOntology#> .
11+
@base <https://www.commoncoreontologies.org/ArtifactOntology> .
1212

1313
<https://www.commoncoreontologies.org/ArtifactOntology> rdf:type owl:Ontology ;
1414
owl:versionIRI <https://www.commoncoreontologies.org/2024-11-06/ArtifactOntology> ;
@@ -19,46 +19,6 @@
1919
rdfs:label "Artifact Ontology"@en ;
2020
owl:versionInfo "Version 2.0"@en .
2121

22-
#################################################################
23-
# Annotation properties
24-
#################################################################
25-
26-
### http://purl.org/dc/terms/rights
27-
dcterms:rights rdf:type owl:AnnotationProperty .
28-
29-
30-
### https://www.commoncoreontologies.org/ont00001753
31-
cco:ont00001753 rdf:type owl:AnnotationProperty .
32-
33-
34-
### https://www.commoncoreontologies.org/ont00001754
35-
cco:ont00001754 rdf:type owl:AnnotationProperty .
36-
37-
38-
### https://www.commoncoreontologies.org/ont00001760
39-
cco:ont00001760 rdf:type owl:AnnotationProperty .
40-
41-
42-
#################################################################
43-
# Object Properties
44-
#################################################################
45-
46-
### https://www.commoncoreontologies.org/ont00001855
47-
cco:ont00001855 rdf:type owl:ObjectProperty .
48-
49-
50-
### https://www.commoncoreontologies.org/ont00001916
51-
cco:ont00001916 rdf:type owl:ObjectProperty .
52-
53-
54-
### https://www.commoncoreontologies.org/ont00001942
55-
cco:ont00001942 rdf:type owl:ObjectProperty .
56-
57-
58-
### https://www.commoncoreontologies.org/ont00001944
59-
cco:ont00001944 rdf:type owl:ObjectProperty .
60-
61-
6222
#################################################################
6323
# Classes
6424
#################################################################
@@ -717,7 +677,7 @@ cco:ont00000178 rdf:type owl:Class ;
717677
cco:ont00000183 rdf:type owl:Class ;
718678
rdfs:subClassOf cco:ont00000323 ;
719679
rdfs:label "Fragrance Artifact Function"@en ;
720-
skos:definition "An Artifact Function that is realized in processes of perceiving a pleasant or sweet odor."@en ;
680+
skos:definition "An Artifact Function that is realized in processes of emitting a pleasant or sweet odor."@en ;
721681
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Perfume&oldid=1062785740"^^xsd:anyURI ;
722682
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
723683

@@ -984,7 +944,7 @@ cco:ont00000253 rdf:type owl:Class .
984944
cco:ont00000254 rdf:type owl:Class ;
985945
rdfs:subClassOf cco:ont00000995 ;
986946
rdfs:label "Transportation Artifact"@en ;
987-
skos: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 ;
947+
skos:definition "A Material Artifact that is fixed in place and designed to enable the movement of Vehicles and Agents from one location to another."@en ;
988948
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
989949

990950

@@ -1343,7 +1303,7 @@ cco:ont00000326 rdf:type owl:Class ;
13431303
cco:ont00000328 rdf:type owl:Class ;
13441304
rdfs:subClassOf cco:ont00000870 ;
13451305
rdfs:label "Transportation Infrastructure"@en ;
1346-
skos:definition "An Infrastructure System that is designed to facilitate the movement of material entities from one location to another by providing the necessary structures for Persons to travel or for Vehicles to transport material entities."@en ;
1306+
skos:definition "An Infrastructure System that has continuant part one or more Transportation Artifacts and bears a function that, if realized, is realized in Acts of Cargo Transportation"@en ;
13471307
cco:ont00001754 "http://www.cfr.org/infrastructure/transportation-infrastructure-moving-america/p18611" ;
13481308
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
13491309

@@ -2072,13 +2032,17 @@ cco:ont00000547 rdf:type owl:Class ;
20722032
cco:ont00000549 rdf:type owl:Class ;
20732033
rdfs:subClassOf cco:ont00000254 ;
20742034
rdfs:label "Water Transportation Artifact"@en ;
2075-
skos: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 ;
2035+
skos:definition "A Transportation Artifact that facilitates the movement of Agents and Vehicles via water."@en ;
20762036
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
20772037

20782038

20792039
### https://www.commoncoreontologies.org/ont00000552
20802040
cco:ont00000552 rdf:type owl:Class ;
2081-
rdfs:subClassOf cco:ont00000445 ;
2041+
rdfs:subClassOf cco:ont00000445 ,
2042+
[ rdf:type owl:Restriction ;
2043+
owl:onProperty obo:BFO_0000196 ;
2044+
owl:someValuesFrom cco:ont00000841
2045+
] ;
20822046
rdfs:label "Explosive Weapon"@en ;
20832047
skos:altLabel "Bomb"@en ;
20842048
skos: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 ;
@@ -2263,7 +2227,7 @@ cco:ont00000600 rdf:type owl:Class ;
22632227
cco:ont00000601 rdf:type owl:Class ;
22642228
rdfs:subClassOf cco:ont00000323 ;
22652229
rdfs:label "Imaging Artifact Function"@en ;
2266-
skos:definition "An Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities."@en ;
2230+
skos:definition "An Artifact Function that inheres in Artifacts that are designed to create one or more new Images."@en ;
22672231
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
22682232

22692233

@@ -2826,9 +2790,10 @@ cco:ont00000730 rdf:type owl:Class ;
28262790

28272791
### https://www.commoncoreontologies.org/ont00000734
28282792
cco:ont00000734 rdf:type owl:Class ;
2829-
rdfs:subClassOf cco:ont00000552 ;
2830-
rdfs:label "Land Mine"@en ;
2831-
skos: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 ;
2793+
rdfs:subClassOf cco:ont00002066 ;
2794+
rdfs:label "Explosive Land Mine"@en ;
2795+
skos:altLabel "Land Mine"@en ;
2796+
skos:definition "An Explosive Mine that is designed to be concealed under or on the ground."@en ;
28322797
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Land_mine&oldid=1060289159"^^xsd:anyURI ;
28332798
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
28342799

@@ -2957,9 +2922,17 @@ cco:ont00000767 rdf:type owl:Class ;
29572922

29582923
### https://www.commoncoreontologies.org/ont00000771
29592924
cco:ont00000771 rdf:type owl:Class ;
2925+
owl:equivalentClass [ owl:intersectionOf ( cco:ont00000995
2926+
[ rdf:type owl:Restriction ;
2927+
owl:onProperty obo:BFO_0000196 ;
2928+
owl:someValuesFrom cco:ont00000601
2929+
]
2930+
) ;
2931+
rdf:type owl:Class
2932+
] ;
29602933
rdfs:subClassOf cco:ont00000995 ;
29612934
rdfs:label "Imaging Instrument"@en ;
2962-
skos:definition "A Material Artifact that is designed to produce images (visual representations) of an entity."@en ;
2935+
skos:definition "A Material Artifact that is designed to bear an Imaging Artifact Function."@en ;
29632936
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
29642937

29652938

@@ -3236,7 +3209,7 @@ cco:ont00000840 rdf:type owl:Class ;
32363209
cco:ont00000841 rdf:type owl:Class ;
32373210
rdfs:subClassOf cco:ont00001153 ;
32383211
rdfs:label "Explosive Artifact Function"@en ;
3239-
skos:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired beucase of the rapid increase in volume and release of energy in an extreme manner."@en ;
3212+
skos:definition "A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired because of the rapid increase in volume and release of energy in an extreme manner."@en ;
32403213
cco:ont00001754 "http://www.dictionary.com/browse/explosive" ;
32413214
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
32423215

@@ -4680,6 +4653,19 @@ cco:ont00001207 rdf:type owl:Class ;
46804653
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
46814654

46824655

4656+
### https://www.commoncoreontologies.org/ont00001209
4657+
cco:ont00001209 rdf:type owl:Class ;
4658+
rdfs:subClassOf cco:ont00000326 ,
4659+
[ rdf:type owl:Restriction ;
4660+
owl:onProperty obo:BFO_0000101 ;
4661+
owl:someValuesFrom cco:ont00002036
4662+
] ;
4663+
rdfs:label "Material Copy of a UPC-E Barcode"@en ;
4664+
skos:altLabel "UPC-E Barcode"@en ;
4665+
skos:definition "A Material Copy of a UPC Barcode that consists of 6 numerical digits."@en ;
4666+
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
4667+
4668+
46834669
### https://www.commoncoreontologies.org/ont00001210
46844670
cco:ont00001210 rdf:type owl:Class ;
46854671
rdfs:subClassOf cco:ont00001301 ;
@@ -5192,7 +5178,7 @@ cco:ont00001323 rdf:type owl:Class ;
51925178
cco:ont00001326 rdf:type owl:Class ;
51935179
rdfs:subClassOf cco:ont00000254 ;
51945180
rdfs:label "Land Transportation Artifact"@en ;
5195-
skos: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 ;
5181+
skos:definition "A Transportation Artifact that facilitates the movement of Agents and Vehicles via land"@en ;
51965182
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
51975183

51985184

@@ -5369,17 +5355,51 @@ cco:ont00001999 rdf:type owl:Class ;
53695355
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
53705356

53715357

5372-
### https://www.commoncoreontologies.org/ont00001209
5373-
cco:ont00001209 rdf:type owl:Class ;
5374-
rdfs:subClassOf cco:ont00000326 ,
5375-
[ rdf:type owl:Restriction ;
5376-
owl:onProperty obo:BFO_0000101 ;
5377-
owl:someValuesFrom cco:ont00002036
5378-
] ;
5379-
rdfs:label "Material Copy of a UPC-E Barcode"@en ;
5380-
skos:altLabel "UPC-E Barcode"@en ;
5381-
skos:definition "A Material Copy of a UPC Barcode that consists of 6 numerical digits."@en ;
5358+
### https://www.commoncoreontologies.org/ont00002066
5359+
cco:ont00002066 rdf:type owl:Class ;
5360+
rdfs:subClassOf cco:ont00000552 ;
5361+
rdfs:label "Explosive Mine"@en ;
5362+
skos:altLabel "Mine"@en ,
5363+
"Mine Weapon"@en ;
5364+
skos:definition "An Explosive Weapon that is designed to be concealed and to detonate as its target passes near it."@en ;
5365+
skos:scopeNote "Being (relatively) stationary is a common but not necessary feature of explosive mines."@en ;
5366+
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Explosive_mine&oldid=1116284461"^^xsd:anyURI ;
5367+
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
5368+
5369+
5370+
### https://www.commoncoreontologies.org/ont00002067
5371+
cco:ont00002067 rdf:type owl:Class ;
5372+
rdfs:subClassOf cco:ont00002066 ;
5373+
rdfs:label "Explosive Naval Mine"@en ;
5374+
skos:altLabel "Naval Mine"@en ,
5375+
"Sea Mine"@en ;
5376+
skos:definition "An Explosive Mine that is designed to be concealed on or under water."@en ;
5377+
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Naval_mine&oldid=1299942380"^^xsd:anyURI ;
5378+
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
5379+
5380+
5381+
### https://www.commoncoreontologies.org/ont00002068
5382+
cco:ont00002068 rdf:type owl:Class ;
5383+
owl:equivalentClass [ owl:intersectionOf ( cco:ont00000995
5384+
[ rdf:type owl:Restriction ;
5385+
owl:onProperty obo:BFO_0000196 ;
5386+
owl:someValuesFrom cco:ont00002069
5387+
]
5388+
) ;
5389+
rdf:type owl:Class
5390+
] ;
5391+
rdfs:subClassOf cco:ont00000995 ;
5392+
rdfs:label "Display Instrument"@en ;
5393+
skos:definition "A Material Artifact that is designed to bear an Image Display Artifact Function."@en ;
5394+
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
5395+
5396+
5397+
### https://www.commoncoreontologies.org/ont00002069
5398+
cco:ont00002069 rdf:type owl:Class ;
5399+
rdfs:subClassOf cco:ont00000323 ;
5400+
rdfs:label "Image Display Artifact Function"@en ;
5401+
skos:definition "An Artifact Function that inheres in Artifacts that are designed to display an Image."@en ;
53825402
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
53835403

53845404

5385-
### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi
5405+
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi

src/cco-modules/EventOntology.ttl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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 ;
18-
rdfs:comment "This ontology is designed to represent processual entities, especially those performed by agents, that occur within multiple domains."@en ;
18+
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 ;
2020
owl:versionInfo "Version 2.0"@en .
2121

@@ -1413,7 +1413,7 @@ cco:ont00000594 rdf:type owl:Class ;
14131413
cco:ont00000595 rdf:type owl:Class ;
14141414
rdfs:subClassOf cco:ont00000065 ;
14151415
rdfs:label "Act of Cargo Transportation"@en ;
1416-
skos:definition "An Act of Location Change involving the movement of manufactured goods through some Transportation Agent."@en ;
1416+
skos:definition "An Act of Location Change wherein some Payload is moved from one location to another."@en ;
14171417
cco:ont00001760 "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI .
14181418

14191419

@@ -3157,7 +3157,7 @@ cco:ont00001359 rdf:type owl:Class ;
31573157
rdfs:subClassOf cco:ont00000908 ;
31583158
rdfs:comment "An Act of Manufacturing typically involves the mass production of goods."@en ;
31593159
rdfs:label "Act of Manufacturing"@en ;
3160-
skos:definition "An Act of Artifact Processing wherein Artifacts are created in a Facility for the purpose of being sold to consumers."@en ;
3160+
skos:definition "An Act of Artifact Processing wherein Artifacts are mass produced in a Facility for the purpose of being sold or distributed to consumers."@en ;
31613161
cco:ont00001760 "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI .
31623162

31633163

0 commit comments

Comments
 (0)