Skip to content

Commit 870c229

Browse files
committed
udpate coverrequirements annotation
1 parent a8d6a08 commit 870c229

12 files changed

Lines changed: 388 additions & 387 deletions

File tree

ontology/modules/actor/0.4/actor.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
dcterms:title "Circular Economy Ontology Network (CEON) - Actor Module" ;
2626
vann:preferredNamespacePrefix "ceon-actor" ;
2727
vann:preferredNamespaceUri "http://w3id.org/CEON/ontology/actor/" ;
28-
odp:coversRequirements "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: C0-1, C0-2, C3-4, T3-4" ,
29-
"In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.2: C0-1, C0-2, C3-4, T3-4" ;
28+
odp:coversRequirements "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: C0-1, C0-2, C3-4, T3-4." ,
29+
"In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.2: C0-1, C0-2, C3-4, T3-4." ;
3030
rdfs:seeAlso <https://github.com/LiUSemWeb/CEON> ;
3131
owl:priorVersion 0.3 ;
3232
owl:versionInfo 0.4 .

ontology/modules/actorODP/0.4/actorODP.ttl

Lines changed: 18 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"Mikael Lindecrantz" ,
1919
"Robin Keskisärkkä" ;
2020
dcterms:created "2025-05-20"^^xsd:date ;
21-
dcterms:issued "2025-06-30"^^xsd:date ;
22-
dcterms:publisher "Onto-DESIDE" ;
2321
dcterms:creator "Huanyu Li" ;
2422
dcterms:description "A core ODP of the CEON ontology network, defining aspects of the actor concept." ;
23+
dcterms:issued "2025-06-30"^^xsd:date ;
2524
dcterms:license "https://creativecommons.org/licenses/by/4.0/" ;
25+
dcterms:publisher "Onto-DESIDE" ;
2626
dcterms:title "Circular Economy Ontology Network (CEON) - Actor ODP" ;
2727
vann:preferredNamespacePrefix "ceon-actorODP" ;
2828
vann:preferredNamespaceUri "http://w3id.org/CEON/ontoloy/actorODP/" ;
29-
odp:coversRequirements "Covers the following requirements from Onto-DESIDE D3.1: CVN-Process-3, CVN-Actor-1,4,6,7, CVN-Competency-3, CVN-Information-4, C11-1, C11-3, E1-6,6,6,9, E4-10" ,
30-
"Covers the following requirements from Onto-DESIDE D3.2: CE1-1, CE2-1, CE2-2, CE4-2, CE6-3, CE12-1, CE10-1, CE10-4, CE10-9, CVN-Actor-1,4,6,7, CVN-Competency-3, C11-1, C11-3, E1-6,6,6,9, E4-10" ;
29+
odp:coversRequirements "Covers the following requirements from Onto-DESIDE D3.1: CVN-Process-3, CVN-Actor-1,4,6,7, CVN-Competency-3, CVN-Information-4, C11-1, C11-3, E1-6,6,6,9, E4-10." ,
30+
"Covers the following requirements from Onto-DESIDE D3.2: CE1-1, CE2-1, CE2-2, CE4-2, CE6-3, CE12-1, CE10-1, CE10-3, CE10-4, CE10-9, C3-6, C3-9, C11-1, C11-3, C13-8, C13-10, E1-6, E1-9, E4-10." ;
3131
rdfs:comment "A core ODP of the CEON ontology network, defining aspects of the actor concept." ;
3232
rdfs:seeAlso <https://github.com/LiUSemWeb/CEON> ;
3333
owl:priorVersion 0.3 ;
@@ -38,54 +38,47 @@
3838
#################################################################
3939

4040
### http://purl.org/dc/terms/contributor
41-
#dcterms:contributor rdf:type owl:AnnotationProperty .
41+
dcterms:contributor rdf:type owl:AnnotationProperty .
4242

4343

4444
### http://purl.org/dc/terms/created
45-
#dcterms:created rdf:type owl:AnnotationProperty .
45+
dcterms:created rdf:type owl:AnnotationProperty .
4646

4747

4848
### http://purl.org/dc/terms/creator
49-
#dcterms:creator rdf:type owl:AnnotationProperty .
49+
dcterms:creator rdf:type owl:AnnotationProperty .
5050

5151

5252
### http://purl.org/dc/terms/description
53-
#dcterms:description rdf:type owl:AnnotationProperty .
53+
dcterms:description rdf:type owl:AnnotationProperty .
5454

5555

5656
### http://purl.org/dc/terms/issued
57-
#dcterms:issued rdf:type owl:AnnotationProperty .
58-
59-
### http://purl.org/dc/terms/publisher
60-
#dcterms:publisher rdf:type owl:AnnotationProperty .
57+
dcterms:issued rdf:type owl:AnnotationProperty .
6158

6259

6360
### http://purl.org/dc/terms/license
64-
#dcterms:license rdf:type owl:AnnotationProperty .
61+
dcterms:license rdf:type owl:AnnotationProperty .
62+
63+
64+
### http://purl.org/dc/terms/publisher
65+
dcterms:publisher rdf:type owl:AnnotationProperty .
6566

6667

6768
### http://purl.org/dc/terms/title
68-
#dcterms:title rdf:type owl:AnnotationProperty .
69+
dcterms:title rdf:type owl:AnnotationProperty .
6970

7071

7172
### http://purl.org/vocab/vann/preferredNamespacePrefix
72-
#vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty .
73+
vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty .
7374

7475

7576
### http://purl.org/vocab/vann/preferredNamespaceUri
76-
#vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .
77+
vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .
7778

7879

7980
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements
80-
#odp:coversRequirements rdf:type owl:AnnotationProperty .
81-
82-
83-
### http://www.w3.org/2004/02/skos/core#definition
84-
#<http://www.w3.org/2004/02/skos/core#definition> rdf:type owl:AnnotationProperty .
85-
86-
87-
### http://www.w3.org/2004/02/skos/core#prefLabel
88-
#<http://www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:AnnotationProperty .
81+
odp:coversRequirements rdf:type owl:AnnotationProperty .
8982

9083

9184
#################################################################
@@ -120,14 +113,6 @@ xsd:gYear rdf:type rdfs:Datatype .
120113
# Object Properties
121114
#################################################################
122115

123-
### http://w3id.org/CEON/ontology/actorODP/actorType
124-
:actorType rdf:type owl:ObjectProperty ;
125-
rdfs:domain :Actor ;
126-
rdfs:range :ActorType ;
127-
rdfs:comment "The type of the actor." ;
128-
rdfs:label "actor type" .
129-
130-
131116
### http://w3id.org/CEON/ontology/actorODP/basedOnCapability
132117
:basedOnCapability rdf:type owl:ObjectProperty ;
133118
rdfs:domain :CollaborationParticipation ;
@@ -271,12 +256,6 @@ xsd:gYear rdf:type rdfs:Datatype .
271256
rdfs:label "Actor" .
272257

273258

274-
### http://w3id.org/CEON/ontology/actorODP/ActorType
275-
:ActorType rdf:type owl:Class ;
276-
rdfs:comment "The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities." ;
277-
rdfs:label "Actor Type" .
278-
279-
280259
### http://w3id.org/CEON/ontology/actorODP/Capability
281260
:Capability rdf:type owl:Class ;
282261
rdfs:comment "Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how." ;

ontology/modules/energy/0.2/energy.ttl

Lines changed: 1 addition & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -24,71 +24,11 @@
2424
dcterms:title "Circular Economy Ontology Network (CEON) - Energy Module" ;
2525
vann:preferredNamespacePrefix "ceon-energy" ;
2626
vann:preferredNamespaceUri "http://w3id.org/CEON/ontology/energy/" ;
27-
odp:coversRequirements "Covers the following requirements from Onto-DESIDE D3.2: CE1-2, CE4-3, CE6-3, CE7-4, CE8-2, CE10-7, CE10-9, CE11-6, CE12-5." ;
27+
odp:coversRequirements "Covers the following requirements from Onto-DESIDE D3.2: CE1-2, CE4-3, CE6-3, CE7-4, CE7-4, CE8-2, CE9-2, CE10-7, CE10-9, CE11-6, CE12-5." ;
2828
rdfs:seeAlso <https://github.com/LiUSemWeb/CEON> ;
2929
owl:priorVersion 0.1 ;
3030
owl:versionInfo 0.2 .
3131

32-
#################################################################
33-
# Annotation properties
34-
#################################################################
35-
36-
### http://purl.org/dc/elements/1.1/description
37-
#dc:description rdf:type owl:AnnotationProperty .
38-
39-
40-
### http://purl.org/dc/terms/contributor
41-
#dcterms:contributor rdf:type owl:AnnotationProperty .
42-
43-
44-
### http://purl.org/dc/terms/created
45-
#dcterms:created rdf:type owl:AnnotationProperty .
46-
47-
48-
### http://purl.org/dc/terms/creator
49-
#dcterms:creator rdf:type owl:AnnotationProperty .
50-
51-
52-
### http://purl.org/dc/terms/description
53-
#dcterms:description rdf:type owl:AnnotationProperty .
54-
55-
56-
### http://purl.org/dc/terms/issued
57-
#dcterms:issued rdf:type owl:AnnotationProperty .
58-
59-
60-
### http://purl.org/dc/terms/license
61-
#dcterms:license rdf:type owl:AnnotationProperty .
62-
63-
64-
### http://purl.org/dc/terms/publisher
65-
#dcterms:publisher rdf:type owl:AnnotationProperty .
66-
67-
68-
### http://purl.org/dc/terms/title
69-
#dcterms:title rdf:type owl:AnnotationProperty .
70-
71-
72-
### http://purl.org/vocab/vann/preferredNamespacePrefix
73-
#vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty .
74-
75-
76-
### http://purl.org/vocab/vann/preferredNamespaceUri
77-
#vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .
78-
79-
80-
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements
81-
#odp:coversRequirements rdf:type owl:AnnotationProperty .
82-
83-
84-
### http://www.w3.org/2004/02/skos/core#definition
85-
#<http://www.w3.org/2004/02/skos/core#definition> rdf:type owl:AnnotationProperty .
86-
87-
88-
### http://www.w3.org/2004/02/skos/core#prefLabel
89-
#<http://www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:AnnotationProperty .
90-
91-
9232
#################################################################
9333
# Datatypes
9434
#################################################################

ontology/modules/location/0.2/location.ttl

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
owl:versionIRI <http://w3id.org/CEON/ontology/location/0.2/> ;
1414
dcterms:contributor "Eva Blomqvist" ;
1515
dcterms:created "2025-03-19" ;
16-
dcterms:issued "2025-06-30"^^xsd:date ;
17-
dcterms:publisher "Onto-DESIDE" ;
1816
dcterms:creator "Huanyu Li" ;
1917
dcterms:description "A module the CEON ontology network, defining aspects of the location concept." ;
18+
dcterms:issued "2025-06-30"^^xsd:date ;
2019
dcterms:license "https://creativecommons.org/licenses/by/4.0/" ;
20+
dcterms:publisher "Onto-DESIDE" ;
2121
dcterms:title "Circular Economy Ontology Network (CEON) - Location Module" ;
2222
vann:preferredNamespacePrefix "ceon-location" ;
2323
vann:preferredNamespaceUri "http://w3id.org/CEON/ontoloy/location/" ;
24-
odp:coversRequirements "Covers the following requirements from Onto-DESIDE D3.2: CE3-3" ;
24+
odp:coversRequirements "Covers the following requirements from Onto-DESIDE D3.2: CE3-3, C3-2, C13-4, E2-12." ;
2525
rdfs:comment "A core ODP of the CEON ontology network, defining aspects of the location concept." ;
2626
rdfs:seeAlso <https://github.com/LiUSemWeb/CEON> ;
2727
owl:priorVersion 0.1 ;
@@ -32,47 +32,55 @@
3232
#################################################################
3333

3434
### http://purl.org/dc/terms/contributor
35-
#dcterms:contributor rdf:type owl:AnnotationProperty .
35+
dcterms:contributor rdf:type owl:AnnotationProperty .
3636

3737

3838
### http://purl.org/dc/terms/created
39-
#dcterms:created rdf:type owl:AnnotationProperty .
39+
dcterms:created rdf:type owl:AnnotationProperty .
4040

4141

4242
### http://purl.org/dc/terms/creator
43-
#dcterms:creator rdf:type owl:AnnotationProperty .
43+
dcterms:creator rdf:type owl:AnnotationProperty .
4444

4545

4646
### http://purl.org/dc/terms/description
47-
#dcterms:description rdf:type owl:AnnotationProperty .
47+
dcterms:description rdf:type owl:AnnotationProperty .
48+
49+
50+
### http://purl.org/dc/terms/issued
51+
dcterms:issued rdf:type owl:AnnotationProperty .
4852

4953

5054
### http://purl.org/dc/terms/license
51-
#dcterms:license rdf:type owl:AnnotationProperty .
55+
dcterms:license rdf:type owl:AnnotationProperty .
56+
57+
58+
### http://purl.org/dc/terms/publisher
59+
dcterms:publisher rdf:type owl:AnnotationProperty .
5260

5361

5462
### http://purl.org/dc/terms/title
55-
#dcterms:title rdf:type owl:AnnotationProperty .
63+
dcterms:title rdf:type owl:AnnotationProperty .
5664

5765

5866
### http://purl.org/vocab/vann/preferredNamespacePrefix
59-
#vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty .
67+
vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty .
6068

6169

6270
### http://purl.org/vocab/vann/preferredNamespaceUri
63-
#vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .
71+
vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .
6472

6573

6674
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements
67-
#odp:coversRequirements rdf:type owl:AnnotationProperty .
75+
odp:coversRequirements rdf:type owl:AnnotationProperty .
6876

6977

7078
### http://www.w3.org/2004/02/skos/core#definition
71-
#<http://www.w3.org/2004/02/skos/core#definition> rdf:type owl:AnnotationProperty .
79+
<http://www.w3.org/2004/02/skos/core#definition> rdf:type owl:AnnotationProperty .
7280

7381

7482
### http://www.w3.org/2004/02/skos/core#prefLabel
75-
#<http://www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:AnnotationProperty .
83+
<http://www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:AnnotationProperty .
7684

7785

7886
#################################################################

ontology/modules/material/0.4/material.ttl

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,28 +18,20 @@
1818
"Mikael Lindecrantz" ,
1919
"Robin Keskisärkkä" ;
2020
dcterms:created "2025-03-20"^^xsd:date ;
21-
dcterms:issued "2025-06-30"^^xsd:date ;
22-
dcterms:publisher "Onto-DESIDE" ;
2321
dcterms:creator "Huanyu Li" ;
2422
dcterms:description "The Material module of CEON (Circular Economy Ontology Network)." ;
23+
dcterms:issued "2025-06-30"^^xsd:date ;
2524
dcterms:license "https://creativecommons.org/licenses/by/4.0/" ;
25+
dcterms:publisher "Onto-DESIDE" ;
2626
dcterms:title "Circular Economy Ontology Network (CEON) - Material Module" ;
2727
vann:preferredNamespacePrefix "ceon-material" ;
2828
vann:preferredNamespaceUri "http://w3id.org/CEON/ontology/material/" ;
2929
odp:coversRequirements "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-2, CVN-ResourceType-4, C3-3, E1-3, E2-4, E5-2, T1-1, T10-2." ,
30-
"In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.2: CE5-2, C3-3, E1-3, E2-4, E5-2, T1-1, T10-2." ;
30+
"In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.2: CE5-2, C3-3, E1-1, E1-3, E1-11, E1-13, E2-4, E3-2, E3-5, E5-2, E5-4, E5-5, T1-1, T9-2, T10-2, T10-4, T22-2." ;
3131
rdfs:seeAlso <https://github.com/LiUSemWeb/CEON> ;
3232
owl:priorVersion 0.3 ;
3333
owl:versionInfo 0.4 .
3434

35-
#################################################################
36-
# Annotation properties
37-
#################################################################
38-
39-
### http://purl.org/dc/elements/1.1/description
40-
#dc:description rdf:type owl:AnnotationProperty .
41-
42-
4335
#################################################################
4436
# Object Properties
4537
#################################################################

ontology/modules/plan/0.1/plan.ttl

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,28 +18,19 @@
1818
owl:imports <http://w3id.org/CEON/ontology/processODP/0.5/> ;
1919
dcterms:contributor "Eva Blomqvist" ;
2020
dcterms:created "2025-06-19"^^xsd:date ;
21-
dcterms:issued "2025-06-30"^^xsd:date ;
22-
dcterms:publisher "Onto-DESIDE" ;
2321
dcterms:creator "Huanyu Li" ;
2422
dcterms:description "The Plan module of CEON (Circular Economy Ontology Network)." ;
23+
dcterms:issued "2025-06-30"^^xsd:date ;
2524
dcterms:license "https://creativecommons.org/licenses/by/4.0/" ;
25+
dcterms:publisher "Onto-DESIDE" ;
2626
dcterms:title "Circular Economy Ontology Network (CEON) - Plan Module" ;
2727
vann:preferredNamespacePrefix "ceon-plan" ;
2828
vann:preferredNamespaceUri "https://w3id.org/CEON/ontology/plan/" ;
29-
odp:coversRequirements "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: T8-2" ,
30-
"In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.2: T8-2" ;
29+
odp:coversRequirements "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: T8-2." ,
30+
"In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.2: T8-2." ;
3131
rdfs:seeAlso <https://github.com/LiUSemWeb/CEON> ;
3232
owl:versionInfo 0.1 .
3333

34-
#################################################################
35-
# Annotation properties
36-
#################################################################
37-
38-
### http://purl.org/dc/terms/contributor
39-
#dcterms:contributor rdf:type owl:AnnotationProperty .
40-
41-
42-
4334
#################################################################
4435
# Object Properties
4536
#################################################################
@@ -98,6 +89,10 @@ processODP:hasOutput rdf:type owl:ObjectProperty .
9889
rdfs:label "occurs at time" .
9990

10091

92+
### http://w3id.org/CEON/ontology/processODP/occursAtTime
93+
processODP:occursAtTime rdf:type owl:DatatypeProperty .
94+
95+
10196
#################################################################
10297
# Classes
10398
#################################################################
@@ -158,5 +153,4 @@ For example, a Plan is a Description of some actions to be executed by agents in
158153
rdfs:label "Plan Execution" .
159154

160155

161-
162156
### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi

0 commit comments

Comments
 (0)