diff --git a/docs/ontology/dpp-comp/0.1/dpp-comp.jsonld b/docs/ontology/dpp-comp/0.1/dpp-comp.jsonld index 9415848..f5efcd1 100644 --- a/docs/ontology/dpp-comp/0.1/dpp-comp.jsonld +++ b/docs/ontology/dpp-comp/0.1/dpp-comp.jsonld @@ -1,82 +1,31 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/ToxicSubstance", + "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" - } - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutWhole", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation" + "@language": "en", + "@value": "Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product." } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout" + "@language": "en", + "@value": "Substance of Concern" } ], - "http://www.w3.org/2002/07/owl#inverseOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation" - } - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" - } - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutPart", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout" + "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern", + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance" - } ] }, { @@ -137,10 +86,10 @@ ], "http://www.w3.org/2002/07/owl#imports": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/" + "@id": "http://w3id.org/dppo/ontology/dpp-core/0.1/" }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/0.1/" + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/" } ], "http://www.w3.org/2002/07/owl#versionIRI": [ @@ -153,5 +102,134 @@ "@value": "0.1" } ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutPart", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Relation between the piece of information representing the composition, and the part involved in the relation." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "about part" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/ToxicSubstance", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A toxic substance." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Toxic substance" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A substance that hinders recycling of a product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Substance findering recycling" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutWhole", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Relation between the piece of information representing the composition, and the whole involved in the relation." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "about whole" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout" + } + ], + "http://www.w3.org/2002/07/owl#inverseOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation" + } + ] } ] \ No newline at end of file diff --git a/docs/ontology/dpp-comp/0.1/dpp-comp.owl b/docs/ontology/dpp-comp/0.1/dpp-comp.owl index 4221a9d..36e102d 100644 --- a/docs/ontology/dpp-comp/0.1/dpp-comp.owl +++ b/docs/ontology/dpp-comp/0.1/dpp-comp.owl @@ -9,8 +9,8 @@ - + Eva Blomqvist Huanyu Li Robin Keskisärkkä @@ -24,29 +24,48 @@ 0.1 - + + + + + + Relation between the piece of information representing the composition, and the part involved in the relation. + about part + + + + + + + + Relation between the piece of information representing the composition, and the whole involved in the relation. + about whole + + - + + Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product. + Substance of Concern + A toxic substance. + Toxic substance - + - + + A substance that hinders recycling of a product. + Substance findering recycling - + - - - - - + - - - + + + diff --git a/docs/ontology/dpp-comp/0.1/dpp-comp.pdf b/docs/ontology/dpp-comp/0.1/dpp-comp.pdf index a9cb9cb..63c0d24 100644 Binary files a/docs/ontology/dpp-comp/0.1/dpp-comp.pdf and b/docs/ontology/dpp-comp/0.1/dpp-comp.pdf differ diff --git a/docs/ontology/dpp-comp/0.1/dpp-comp.rdf b/docs/ontology/dpp-comp/0.1/dpp-comp.rdf index 4221a9d..36e102d 100644 --- a/docs/ontology/dpp-comp/0.1/dpp-comp.rdf +++ b/docs/ontology/dpp-comp/0.1/dpp-comp.rdf @@ -9,8 +9,8 @@ - + Eva Blomqvist Huanyu Li Robin Keskisärkkä @@ -24,29 +24,48 @@ 0.1 - + + + + + + Relation between the piece of information representing the composition, and the part involved in the relation. + about part + + + + + + + + Relation between the piece of information representing the composition, and the whole involved in the relation. + about whole + + - + + Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product. + Substance of Concern + A toxic substance. + Toxic substance - + - + + A substance that hinders recycling of a product. + Substance findering recycling - + - - - - - + - - - + + + diff --git a/docs/ontology/dpp-comp/0.1/dpp-comp.ttl b/docs/ontology/dpp-comp/0.1/dpp-comp.ttl index 9c7c9fe..4c8bab9 100644 --- a/docs/ontology/dpp-comp/0.1/dpp-comp.ttl +++ b/docs/ontology/dpp-comp/0.1/dpp-comp.ttl @@ -24,22 +24,38 @@ owl:versionInfo "0.1" . :SubstanceHinderingRecycling a owl:Class ; + rdfs:label "Substance findering recycling"@en ; + rdfs:comment "A substance that hinders recycling of a product."@en ; rdfs:subClassOf :SubstanceOfConcern . :ToxicSubstance a owl:Class ; + rdfs:label "Toxic substance"@en ; + rdfs:comment "A toxic substance."@en ; rdfs:subClassOf :SubstanceOfConcern . :aboutPart a owl:ObjectProperty ; + rdfs:label "about part"@en ; + rdfs:comment "Relation between the piece of information representing the composition, and the part involved in the relation."@en ; rdfs:domain dpp-info:CompositionInformation ; rdfs:range ; rdfs:subPropertyOf dpp-info:isAbout . :aboutWhole a owl:ObjectProperty ; + rdfs:label "about whole"@en ; + rdfs:comment "Relation between the piece of information representing the composition, and the whole involved in the relation."@en ; rdfs:domain dpp-info:CompositionInformation ; rdfs:range ; rdfs:subPropertyOf dpp-info:isAbout ; owl:inverseOf dpp-info:hasCompositionInformation . +dpp-info:hasCompositionInformation a owl:ObjectProperty . + :SubstanceOfConcern a owl:Class ; + rdfs:label "Substance of Concern"@en ; + rdfs:comment "Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product."@en ; rdfs:subClassOf . +dpp-info:CompositionInformation a owl:Class . + +dpp-info:isAbout a owl:ObjectProperty . + diff --git a/docs/ontology/dpp-comp/0.1/index.html b/docs/ontology/dpp-comp/0.1/index.html index a8dabdf..ba9a733 100644 --- a/docs/ontology/dpp-comp/0.1/index.html +++ b/docs/ontology/dpp-comp/0.1/index.html @@ -515,9 +515,9 @@

Classes

-
+

- Substance Hindering Recycling + Substance findering recycling c @@ -533,6 +533,18 @@

+ + + + Description + + + +

+ A substance that hinders recycling of a product. +

+ + @@ -542,7 +554,7 @@

- SubstanceOfConcern + Substance of Concern c @@ -554,7 +566,7 @@

- Substance Of Concern + Substance of Concern c @@ -570,6 +582,18 @@

+ + + + Description + + + +

+ Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product. +

+ + @@ -592,8 +616,8 @@

- Toxic Substance + Toxic substance c @@ -633,6 +657,18 @@

+ + + + Description + + + +

+ A toxic substance. +

+ + @@ -642,7 +678,7 @@

- SubstanceOfConcern + Substance of Concern c @@ -652,6 +688,57 @@

+
+

+ Composition Information + + c + +

+ + + + + + + + + +
+ IRI + + + http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation + +
+ + In Domain Of + + + +
+

@@ -675,6 +762,18 @@

+ + + + Description + + + +

+ Relation between the piece of information representing the composition, and the part involved in the relation. +

+ + @@ -682,9 +781,14 @@

- - dpp-info:isAbout - + + + dpp-info:isAbout + + + op + + @@ -694,9 +798,14 @@

- - dpp-info:CompositionInformation - + + + dpp-info:CompositionInformation + + + c + + @@ -731,6 +840,18 @@

+ + + + Description + + + +

+ Relation between the piece of information representing the composition, and the whole involved in the relation. +

+ + @@ -738,9 +859,14 @@

- - dpp-info:isAbout - + + + dpp-info:isAbout + + + op + + @@ -750,9 +876,14 @@

- - dpp-info:CompositionInformation - + + + dpp-info:CompositionInformation + + + c + + @@ -769,6 +900,77 @@

+
+

+ has composition information + + op + +

+ + + + + +
+ IRI + + + http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation + +
+
+
+

+ is about + + op + +

+ + + + + + + + + +
+ IRI + + + http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout + +
+ + Super Property Of + + + +
+

@@ -925,18 +1127,23 @@

@@ -958,6 +1165,16 @@

about whole +
  • + + has composition information + +
  • +
  • + + is about + +
  • diff --git a/docs/ontology/dpp-comp/latest/dpp-comp.jsonld b/docs/ontology/dpp-comp/latest/dpp-comp.jsonld index 9415848..f5efcd1 100644 --- a/docs/ontology/dpp-comp/latest/dpp-comp.jsonld +++ b/docs/ontology/dpp-comp/latest/dpp-comp.jsonld @@ -1,82 +1,31 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/ToxicSubstance", + "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" - } - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutWhole", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation" + "@language": "en", + "@value": "Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product." } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout" + "@language": "en", + "@value": "Substance of Concern" } ], - "http://www.w3.org/2002/07/owl#inverseOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation" - } - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" - } - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutPart", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout" + "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern", + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance" - } ] }, { @@ -137,10 +86,10 @@ ], "http://www.w3.org/2002/07/owl#imports": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/" + "@id": "http://w3id.org/dppo/ontology/dpp-core/0.1/" }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/0.1/" + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/" } ], "http://www.w3.org/2002/07/owl#versionIRI": [ @@ -153,5 +102,134 @@ "@value": "0.1" } ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutPart", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Relation between the piece of information representing the composition, and the part involved in the relation." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "about part" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/ToxicSubstance", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A toxic substance." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Toxic substance" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A substance that hinders recycling of a product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Substance findering recycling" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutWhole", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Relation between the piece of information representing the composition, and the whole involved in the relation." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "about whole" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout" + } + ], + "http://www.w3.org/2002/07/owl#inverseOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation" + } + ] } ] \ No newline at end of file diff --git a/docs/ontology/dpp-comp/latest/dpp-comp.owl b/docs/ontology/dpp-comp/latest/dpp-comp.owl index 4221a9d..36e102d 100644 --- a/docs/ontology/dpp-comp/latest/dpp-comp.owl +++ b/docs/ontology/dpp-comp/latest/dpp-comp.owl @@ -9,8 +9,8 @@ - + Eva Blomqvist Huanyu Li Robin Keskisärkkä @@ -24,29 +24,48 @@ 0.1 - + + + + + + Relation between the piece of information representing the composition, and the part involved in the relation. + about part + + + + + + + + Relation between the piece of information representing the composition, and the whole involved in the relation. + about whole + + - + + Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product. + Substance of Concern + A toxic substance. + Toxic substance - + - + + A substance that hinders recycling of a product. + Substance findering recycling - + - - - - - + - - - + + + diff --git a/docs/ontology/dpp-comp/latest/dpp-comp.pdf b/docs/ontology/dpp-comp/latest/dpp-comp.pdf index a9cb9cb..63c0d24 100644 Binary files a/docs/ontology/dpp-comp/latest/dpp-comp.pdf and b/docs/ontology/dpp-comp/latest/dpp-comp.pdf differ diff --git a/docs/ontology/dpp-comp/latest/dpp-comp.rdf b/docs/ontology/dpp-comp/latest/dpp-comp.rdf index 4221a9d..36e102d 100644 --- a/docs/ontology/dpp-comp/latest/dpp-comp.rdf +++ b/docs/ontology/dpp-comp/latest/dpp-comp.rdf @@ -9,8 +9,8 @@ - + Eva Blomqvist Huanyu Li Robin Keskisärkkä @@ -24,29 +24,48 @@ 0.1 - + + + + + + Relation between the piece of information representing the composition, and the part involved in the relation. + about part + + + + + + + + Relation between the piece of information representing the composition, and the whole involved in the relation. + about whole + + - + + Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product. + Substance of Concern + A toxic substance. + Toxic substance - + - + + A substance that hinders recycling of a product. + Substance findering recycling - + - - - - - + - - - + + + diff --git a/docs/ontology/dpp-comp/latest/dpp-comp.ttl b/docs/ontology/dpp-comp/latest/dpp-comp.ttl index 9c7c9fe..4c8bab9 100644 --- a/docs/ontology/dpp-comp/latest/dpp-comp.ttl +++ b/docs/ontology/dpp-comp/latest/dpp-comp.ttl @@ -24,22 +24,38 @@ owl:versionInfo "0.1" . :SubstanceHinderingRecycling a owl:Class ; + rdfs:label "Substance findering recycling"@en ; + rdfs:comment "A substance that hinders recycling of a product."@en ; rdfs:subClassOf :SubstanceOfConcern . :ToxicSubstance a owl:Class ; + rdfs:label "Toxic substance"@en ; + rdfs:comment "A toxic substance."@en ; rdfs:subClassOf :SubstanceOfConcern . :aboutPart a owl:ObjectProperty ; + rdfs:label "about part"@en ; + rdfs:comment "Relation between the piece of information representing the composition, and the part involved in the relation."@en ; rdfs:domain dpp-info:CompositionInformation ; rdfs:range ; rdfs:subPropertyOf dpp-info:isAbout . :aboutWhole a owl:ObjectProperty ; + rdfs:label "about whole"@en ; + rdfs:comment "Relation between the piece of information representing the composition, and the whole involved in the relation."@en ; rdfs:domain dpp-info:CompositionInformation ; rdfs:range ; rdfs:subPropertyOf dpp-info:isAbout ; owl:inverseOf dpp-info:hasCompositionInformation . +dpp-info:hasCompositionInformation a owl:ObjectProperty . + :SubstanceOfConcern a owl:Class ; + rdfs:label "Substance of Concern"@en ; + rdfs:comment "Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product."@en ; rdfs:subClassOf . +dpp-info:CompositionInformation a owl:Class . + +dpp-info:isAbout a owl:ObjectProperty . + diff --git a/docs/ontology/dpp-comp/latest/index.html b/docs/ontology/dpp-comp/latest/index.html index a8dabdf..ba9a733 100644 --- a/docs/ontology/dpp-comp/latest/index.html +++ b/docs/ontology/dpp-comp/latest/index.html @@ -515,9 +515,9 @@

    Classes

    -
    +

    - Substance Hindering Recycling + Substance findering recycling c @@ -533,6 +533,18 @@

    + + + + Description + + + +

    + A substance that hinders recycling of a product. +

    + + @@ -542,7 +554,7 @@

    - SubstanceOfConcern + Substance of Concern c @@ -554,7 +566,7 @@

    - Substance Of Concern + Substance of Concern c @@ -570,6 +582,18 @@

    + + + + Description + + + +

    + Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product. +

    + + @@ -592,8 +616,8 @@

    - Toxic Substance + Toxic substance c @@ -633,6 +657,18 @@

    + + + + Description + + + +

    + A toxic substance. +

    + + @@ -642,7 +678,7 @@

    - SubstanceOfConcern + Substance of Concern c @@ -652,6 +688,57 @@

    +
    +

    + Composition Information + + c + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation + +
    + + In Domain Of + + + +
    +

    @@ -675,6 +762,18 @@

    + + + + Description + + + +

    + Relation between the piece of information representing the composition, and the part involved in the relation. +

    + + @@ -682,9 +781,14 @@

    - - dpp-info:isAbout - + + + dpp-info:isAbout + + + op + + @@ -694,9 +798,14 @@

    - - dpp-info:CompositionInformation - + + + dpp-info:CompositionInformation + + + c + + @@ -731,6 +840,18 @@

    + + + + Description + + + +

    + Relation between the piece of information representing the composition, and the whole involved in the relation. +

    + + @@ -738,9 +859,14 @@

    - - dpp-info:isAbout - + + + dpp-info:isAbout + + + op + + @@ -750,9 +876,14 @@

    - - dpp-info:CompositionInformation - + + + dpp-info:CompositionInformation + + + c + + @@ -769,6 +900,77 @@

    +
    +

    + has composition information + + op + +

    + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation + +
    +
    +
    +

    + is about + + op + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout + +
    + + Super Property Of + + + +
    +
  • @@ -925,18 +1127,23 @@

    @@ -958,6 +1165,16 @@

    about whole +
  • + + has composition information + +
  • +
  • + + is about + +
  • diff --git a/docs/ontology/dpp-core/0.1/dpp-core.jsonld b/docs/ontology/dpp-core/0.1/dpp-core.jsonld index 55a7efe..79ca3c4 100644 --- a/docs/ontology/dpp-core/0.1/dpp-core.jsonld +++ b/docs/ontology/dpp-core/0.1/dpp-core.jsonld @@ -1,9 +1,21 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-core/SubstanceDPP", + "@id": "http://w3id.org/dppo/ontology/dpp-core/MaterialDPP", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A DPP describing a material." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Material DPP" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" @@ -11,12 +23,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b13" + "@id": "_:na0c317abe8f94652af58db8d10608c9db9" } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b13", + "@id": "_:na0c317abe8f94652af58db8d10608c9db9", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -27,14 +39,14 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b14" + "@id": "_:na0c317abe8f94652af58db8d10608c9db10" } ] } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b14", + "@id": "_:na0c317abe8f94652af58db8d10608c9db10", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -45,15 +57,27 @@ ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance" + "@id": "http://w3id.org/dppo/ontology/dpp-core/Material" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/MaterialDPP", + "@id": "http://w3id.org/dppo/ontology/dpp-core/SubstanceDPP", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A DPP describing a substance." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Substance DPP" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" @@ -61,12 +85,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b9" + "@id": "_:na0c317abe8f94652af58db8d10608c9db13" } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b9", + "@id": "_:na0c317abe8f94652af58db8d10608c9db13", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -77,14 +101,14 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b10" + "@id": "_:na0c317abe8f94652af58db8d10608c9db14" } ] } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b10", + "@id": "_:na0c317abe8f94652af58db8d10608c9db14", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -95,26 +119,142 @@ ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Material" + "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct", + "@id": "http://w3id.org/dppo/ontology/dpp-core/Material", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A material, that is sold as a product by the producer." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Material" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" } ] }, + { + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/creator", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-core/ComponentDPP", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A DPP that describes a component." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Component DPP" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:na0c317abe8f94652af58db8d10608c9db1" + } + ] + }, + { + "@id": "_:na0c317abe8f94652af58db8d10608c9db1", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#intersectionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + }, + { + "@id": "_:na0c317abe8f94652af58db8d10608c9db2" + } + ] + } + ] + }, + { + "@id": "_:na0c317abe8f94652af58db8d10608c9db2", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-core/Component" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/license", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-core/Component", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A product that is a component of some other product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Component" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" @@ -122,21 +262,51 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance", + "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A consumer product, i.e. a product that is sold directly to end users (consumers)." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Consumer product" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" } ] }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProductDPP", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A DPP describing a consumer product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Comsumer Product DPP" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" @@ -144,12 +314,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b5" + "@id": "_:na0c317abe8f94652af58db8d10608c9db5" } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b5", + "@id": "_:na0c317abe8f94652af58db8d10608c9db5", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -160,14 +330,14 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b6" + "@id": "_:na0c317abe8f94652af58db8d10608c9db6" } ] } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b6", + "@id": "_:na0c317abe8f94652af58db8d10608c9db6", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -255,64 +425,56 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Material", + "@id": "http://purl.org/dc/terms/title", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" - } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ComponentDPP", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + "@language": "en", + "@value": "A substance, that is sold as a product by the producer." } ], - "http://www.w3.org/2002/07/owl#equivalentClass": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b1" + "@language": "en", + "@value": "Substance" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b1", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ - { - "@list": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" - }, - { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b2" - } - ] - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b2", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#onProperty": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes" - } - ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Component" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] } ] \ No newline at end of file diff --git a/docs/ontology/dpp-core/0.1/dpp-core.owl b/docs/ontology/dpp-core/0.1/dpp-core.owl index bcec3a6..bd3d53e 100644 --- a/docs/ontology/dpp-core/0.1/dpp-core.owl +++ b/docs/ontology/dpp-core/0.1/dpp-core.owl @@ -6,6 +6,24 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + + + + + + + + + + + + + @@ -13,118 +31,149 @@ Eva Blomqvist Huanyu Li Robin Keskisärkkä - 2023-10-30 + 2023-10-30 Maike Jansen This is a minimal core ontology for DPPs, specialising the DPP ODP. - https://github.com/LiUSemWeb/DPP/blob/master/LICENSE - Core Digital Product Passport Ontology - dpp-core - http://w3id.org/dppo/ontology/dpp-core/ + https://github.com/LiUSemWeb/DPP/blob/master/LICENSE + Core Digital Product Passport Ontology + dpp-core + http://w3id.org/dppo/ontology/dpp-core/ 0.1 - - + + - - - - + + + + A product that is a component of some other product. + Component - + - + + A DPP describing a material. + Material DPP - - - - - - - - - - - + + - + + A substance, that is sold as a product by the producer. + Substance - + + + + - + + A DPP describing a consumer product. + Comsumer Product DPP - - - - + + + + A material, that is sold as a product by the producer. + Material - + + + + - + - - + + + + A DPP that describes a component. + Component DPP - - - + + + - - + + + + A DPP describing a substance. + Substance DPP - + - + + + + + + + + + + + + + A consumer product, i.e. a product that is sold directly to end users (consumers). + Consumer product - + + + + + + - - - - - + + + + - + - + - + + + + + - - - - + - - - + + - - - + + - - - + + - - - + + + + + + + + diff --git a/docs/ontology/dpp-core/0.1/dpp-core.pdf b/docs/ontology/dpp-core/0.1/dpp-core.pdf index f560411..e2838e7 100644 Binary files a/docs/ontology/dpp-core/0.1/dpp-core.pdf and b/docs/ontology/dpp-core/0.1/dpp-core.pdf differ diff --git a/docs/ontology/dpp-core/0.1/dpp-core.rdf b/docs/ontology/dpp-core/0.1/dpp-core.rdf index bcec3a6..bd3d53e 100644 --- a/docs/ontology/dpp-core/0.1/dpp-core.rdf +++ b/docs/ontology/dpp-core/0.1/dpp-core.rdf @@ -6,6 +6,24 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + + + + + + + + + + + + + @@ -13,118 +31,149 @@ Eva Blomqvist Huanyu Li Robin Keskisärkkä - 2023-10-30 + 2023-10-30 Maike Jansen This is a minimal core ontology for DPPs, specialising the DPP ODP. - https://github.com/LiUSemWeb/DPP/blob/master/LICENSE - Core Digital Product Passport Ontology - dpp-core - http://w3id.org/dppo/ontology/dpp-core/ + https://github.com/LiUSemWeb/DPP/blob/master/LICENSE + Core Digital Product Passport Ontology + dpp-core + http://w3id.org/dppo/ontology/dpp-core/ 0.1 - - + + - - - - + + + + A product that is a component of some other product. + Component - + - + + A DPP describing a material. + Material DPP - - - - - - - - - - - + + - + + A substance, that is sold as a product by the producer. + Substance - + + + + - + + A DPP describing a consumer product. + Comsumer Product DPP - - - - + + + + A material, that is sold as a product by the producer. + Material - + + + + - + - - + + + + A DPP that describes a component. + Component DPP - - - + + + - - + + + + A DPP describing a substance. + Substance DPP - + - + + + + + + + + + + + + + A consumer product, i.e. a product that is sold directly to end users (consumers). + Consumer product - + + + + + + - - - - - + + + + - + - + - + + + + + - - - - + - - - + + - - - + + - - - + + - - - + + + + + + + + diff --git a/docs/ontology/dpp-core/0.1/dpp-core.ttl b/docs/ontology/dpp-core/0.1/dpp-core.ttl index 3df135c..a7d091f 100644 --- a/docs/ontology/dpp-core/0.1/dpp-core.ttl +++ b/docs/ontology/dpp-core/0.1/dpp-core.ttl @@ -4,25 +4,42 @@ @prefix rdf: . @prefix rdfs: . @prefix vann: . -@prefix xsd: . + +dcterms:contributor a owl:AnnotationProperty . + +dcterms:created a owl:AnnotationProperty . + +dcterms:creator a owl:AnnotationProperty . + +dcterms:description a owl:AnnotationProperty . + +dcterms:license a owl:AnnotationProperty . + +dcterms:title a owl:AnnotationProperty . + +vann:preferredNamespacePrefix a owl:AnnotationProperty . + +vann:preferredNamespaceUri a owl:AnnotationProperty . : a owl:Ontology ; dcterms:contributor "Eva Blomqvist", "Huanyu Li", "Robin Keskisärkkä" ; - dcterms:created "2023-10-30"^^xsd:string ; + dcterms:created "2023-10-30" ; dcterms:creator "Maike Jansen" ; dcterms:description "This is a minimal core ontology for DPPs, specialising the DPP ODP." ; - dcterms:license "https://github.com/LiUSemWeb/DPP/blob/master/LICENSE"^^xsd:string ; - dcterms:title "Core Digital Product Passport Ontology"^^xsd:string ; - vann:preferredNamespacePrefix "dpp-core"^^xsd:string ; - vann:preferredNamespaceUri "http://w3id.org/dppo/ontology/dpp-core/"^^xsd:string ; + dcterms:license "https://github.com/LiUSemWeb/DPP/blob/master/LICENSE" ; + dcterms:title "Core Digital Product Passport Ontology" ; + vann:preferredNamespacePrefix "dpp-core" ; + vann:preferredNamespaceUri "http://w3id.org/dppo/ontology/dpp-core/" ; rdfs:seeAlso ; owl:imports ; owl:versionIRI ; owl:versionInfo "0.1" . :ComponentDPP a owl:Class ; + rdfs:label "Component DPP"@en ; + rdfs:comment "A DPP that describes a component."@en ; rdfs:subClassOf ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; @@ -30,6 +47,8 @@ owl:someValuesFrom :Component ] ) ] . :ConsumerProductDPP a owl:Class ; + rdfs:label "Comsumer Product DPP"@en ; + rdfs:comment "A DPP describing a consumer product."@en ; rdfs:subClassOf ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; @@ -37,6 +56,8 @@ owl:someValuesFrom :ConsumerProduct ] ) ] . :MaterialDPP a owl:Class ; + rdfs:label "Material DPP"@en ; + rdfs:comment "A DPP describing a material."@en ; rdfs:subClassOf ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; @@ -44,6 +65,8 @@ owl:someValuesFrom :Material ] ) ] . :SubstanceDPP a owl:Class ; + rdfs:label "Substance DPP"@en ; + rdfs:comment "A DPP describing a substance."@en ; rdfs:subClassOf ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; @@ -51,14 +74,28 @@ owl:someValuesFrom :Substance ] ) ] . :Component a owl:Class ; + rdfs:label "Component"@en ; + rdfs:comment "A product that is a component of some other product."@en ; rdfs:subClassOf . :ConsumerProduct a owl:Class ; + rdfs:label "Consumer product"@en ; + rdfs:comment "A consumer product, i.e. a product that is sold directly to end users (consumers)."@en ; rdfs:subClassOf . :Material a owl:Class ; + rdfs:label "Material"@en ; + rdfs:comment "A material, that is sold as a product by the producer."@en ; rdfs:subClassOf . :Substance a owl:Class ; + rdfs:label "Substance"@en ; + rdfs:comment "A substance, that is sold as a product by the producer."@en ; rdfs:subClassOf . + a owl:Class . + + a owl:ObjectProperty . + + a owl:Class . + diff --git a/docs/ontology/dpp-core/0.1/index.html b/docs/ontology/dpp-core/0.1/index.html index d2393a2..0e36c48 100644 --- a/docs/ontology/dpp-core/0.1/index.html +++ b/docs/ontology/dpp-core/0.1/index.html @@ -533,6 +533,18 @@

    + + + + Description + + + +

    + A product that is a component of some other product. +

    + + @@ -540,16 +552,21 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/Product - + + + http://w3id.org/dppo/ontology/dpp-odp/Product + + + c + +

  • - Component Dpp + Component DPP c @@ -565,6 +582,18 @@

    + + + + Description + + + +

    + A DPP that describes a component. +

    + + @@ -572,9 +601,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -586,9 +620,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -617,9 +656,9 @@

    -
    +

    - Consumer Product + Consumer product c @@ -635,6 +674,18 @@

    + + + + Description + + + +

    + A consumer product, i.e. a product that is sold directly to end users (consumers). +

    + + @@ -642,16 +693,21 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/Product - + + + http://w3id.org/dppo/ontology/dpp-odp/Product + + + c + +

    -
    +

    - Consumer Product Dpp + Comsumer Product DPP c @@ -667,6 +723,18 @@

    + + + + Description + + + +

    + A DPP describing a consumer product. +

    + + @@ -674,9 +742,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -699,14 +772,19 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some - - ConsumerProduct + + Consumer product c @@ -737,6 +815,18 @@

    + + + + Description + + + +

    + A material, that is sold as a product by the producer. +

    + + @@ -744,16 +834,21 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/Product - + + + http://w3id.org/dppo/ontology/dpp-odp/Product + + + c + +

    - Material Dpp + Material DPP c @@ -769,6 +864,18 @@

    + + + + Description + + + +

    + A DPP describing a material. +

    + + @@ -776,9 +883,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -790,9 +902,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -839,6 +956,18 @@

    + + + + Description + + + +

    + A substance, that is sold as a product by the producer. +

    + + @@ -846,16 +975,21 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/Product - + + + http://w3id.org/dppo/ontology/dpp-odp/Product + + + c + +

    - Substance Dpp + Substance DPP c @@ -871,6 +1005,18 @@

    + + + + Description + + + +

    + A DPP describing a substance. +

    + + @@ -878,9 +1024,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -892,9 +1043,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -923,6 +1079,148 @@

    +
    +

    + Dpp + + c + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + +
    + + Super Class Of + + + +
    +
    +
    +

    + Product + + c + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/Product + +
    + + Super Class Of + + + +
    +
    @@ -934,9 +1232,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -960,14 +1263,19 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some - - ConsumerProduct + + Consumer product c @@ -986,9 +1294,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -1012,9 +1325,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -1028,6 +1346,196 @@

    +
    +

    + Object Properties +

    +
    +

    + describes + + op + +

    + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/describes + +
    +
    +
    +
    +

    + Annotation Properties +

    +
    +

    + contributor + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/contributor + +
    +
    +
    +

    + created + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/created + +
    +
    +
    +

    + creator + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/creator + +
    +
    +
    +

    + description + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/description + +
    +
    +
    +

    + license + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/license + +
    +
    +
    +

    + title + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/title + +
    +
    +
    +

    + preferred namespace prefix + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/vocab/vann/preferredNamespacePrefix + +
    +
    +
    +

    + preferred namespace uri + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/vocab/vann/preferredNamespaceUri + +
    +
    +

    Namespaces @@ -1106,6 +1614,26 @@

    Classes + + + + op + + + + Object Properties + + + + + + ap + + + + Annotation Properties + +

    @@ -1163,17 +1691,17 @@

  • - Component Dpp + Component DPP
  • - - Consumer Product + + Consumer product
  • - - Consumer Product Dpp + + Comsumer Product DPP
  • @@ -1183,7 +1711,7 @@

  • - Material Dpp + Material DPP
  • @@ -1193,7 +1721,80 @@

  • - Substance Dpp + Substance DPP + +
  • +
  • + + Dpp + +
  • +
  • + + Product + +
  • + + +
  • +

    + + Object Properties + +

    + +
  • +
  • +

    + + Annotation Properties + +

    + diff --git a/docs/ontology/dpp-core/latest/dpp-core.jsonld b/docs/ontology/dpp-core/latest/dpp-core.jsonld index 55a7efe..79ca3c4 100644 --- a/docs/ontology/dpp-core/latest/dpp-core.jsonld +++ b/docs/ontology/dpp-core/latest/dpp-core.jsonld @@ -1,9 +1,21 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-core/SubstanceDPP", + "@id": "http://w3id.org/dppo/ontology/dpp-core/MaterialDPP", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A DPP describing a material." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Material DPP" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" @@ -11,12 +23,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b13" + "@id": "_:na0c317abe8f94652af58db8d10608c9db9" } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b13", + "@id": "_:na0c317abe8f94652af58db8d10608c9db9", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -27,14 +39,14 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b14" + "@id": "_:na0c317abe8f94652af58db8d10608c9db10" } ] } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b14", + "@id": "_:na0c317abe8f94652af58db8d10608c9db10", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -45,15 +57,27 @@ ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance" + "@id": "http://w3id.org/dppo/ontology/dpp-core/Material" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/MaterialDPP", + "@id": "http://w3id.org/dppo/ontology/dpp-core/SubstanceDPP", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A DPP describing a substance." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Substance DPP" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" @@ -61,12 +85,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b9" + "@id": "_:na0c317abe8f94652af58db8d10608c9db13" } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b9", + "@id": "_:na0c317abe8f94652af58db8d10608c9db13", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -77,14 +101,14 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b10" + "@id": "_:na0c317abe8f94652af58db8d10608c9db14" } ] } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b10", + "@id": "_:na0c317abe8f94652af58db8d10608c9db14", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -95,26 +119,142 @@ ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Material" + "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct", + "@id": "http://w3id.org/dppo/ontology/dpp-core/Material", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A material, that is sold as a product by the producer." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Material" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" } ] }, + { + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/creator", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-core/ComponentDPP", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A DPP that describes a component." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Component DPP" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:na0c317abe8f94652af58db8d10608c9db1" + } + ] + }, + { + "@id": "_:na0c317abe8f94652af58db8d10608c9db1", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#intersectionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + }, + { + "@id": "_:na0c317abe8f94652af58db8d10608c9db2" + } + ] + } + ] + }, + { + "@id": "_:na0c317abe8f94652af58db8d10608c9db2", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-core/Component" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/license", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-core/Component", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A product that is a component of some other product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Component" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" @@ -122,21 +262,51 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance", + "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A consumer product, i.e. a product that is sold directly to end users (consumers)." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Consumer product" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" } ] }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProductDPP", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A DPP describing a consumer product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Comsumer Product DPP" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" @@ -144,12 +314,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b5" + "@id": "_:na0c317abe8f94652af58db8d10608c9db5" } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b5", + "@id": "_:na0c317abe8f94652af58db8d10608c9db5", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -160,14 +330,14 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b6" + "@id": "_:na0c317abe8f94652af58db8d10608c9db6" } ] } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b6", + "@id": "_:na0c317abe8f94652af58db8d10608c9db6", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -255,64 +425,56 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Material", + "@id": "http://purl.org/dc/terms/title", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" - } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ComponentDPP", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + "@language": "en", + "@value": "A substance, that is sold as a product by the producer." } ], - "http://www.w3.org/2002/07/owl#equivalentClass": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b1" + "@language": "en", + "@value": "Substance" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" } ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b1", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ - { - "@list": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" - }, - { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b2" - } - ] - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "_:n482acd75d52946f6807c39aaf129c6f3b2", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#onProperty": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes" - } - ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Component" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] } ] \ No newline at end of file diff --git a/docs/ontology/dpp-core/latest/dpp-core.owl b/docs/ontology/dpp-core/latest/dpp-core.owl index bcec3a6..bd3d53e 100644 --- a/docs/ontology/dpp-core/latest/dpp-core.owl +++ b/docs/ontology/dpp-core/latest/dpp-core.owl @@ -6,6 +6,24 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + + + + + + + + + + + + + @@ -13,118 +31,149 @@ Eva Blomqvist Huanyu Li Robin Keskisärkkä - 2023-10-30 + 2023-10-30 Maike Jansen This is a minimal core ontology for DPPs, specialising the DPP ODP. - https://github.com/LiUSemWeb/DPP/blob/master/LICENSE - Core Digital Product Passport Ontology - dpp-core - http://w3id.org/dppo/ontology/dpp-core/ + https://github.com/LiUSemWeb/DPP/blob/master/LICENSE + Core Digital Product Passport Ontology + dpp-core + http://w3id.org/dppo/ontology/dpp-core/ 0.1 - - + + - - - - + + + + A product that is a component of some other product. + Component - + - + + A DPP describing a material. + Material DPP - - - - - - - - - - - + + - + + A substance, that is sold as a product by the producer. + Substance - + + + + - + + A DPP describing a consumer product. + Comsumer Product DPP - - - - + + + + A material, that is sold as a product by the producer. + Material - + + + + - + - - + + + + A DPP that describes a component. + Component DPP - - - + + + - - + + + + A DPP describing a substance. + Substance DPP - + - + + + + + + + + + + + + + A consumer product, i.e. a product that is sold directly to end users (consumers). + Consumer product - + + + + + + - - - - - + + + + - + - + - + + + + + - - - - + - - - + + - - - + + - - - + + - - - + + + + + + + + diff --git a/docs/ontology/dpp-core/latest/dpp-core.pdf b/docs/ontology/dpp-core/latest/dpp-core.pdf index f560411..e2838e7 100644 Binary files a/docs/ontology/dpp-core/latest/dpp-core.pdf and b/docs/ontology/dpp-core/latest/dpp-core.pdf differ diff --git a/docs/ontology/dpp-core/latest/dpp-core.rdf b/docs/ontology/dpp-core/latest/dpp-core.rdf index bcec3a6..bd3d53e 100644 --- a/docs/ontology/dpp-core/latest/dpp-core.rdf +++ b/docs/ontology/dpp-core/latest/dpp-core.rdf @@ -6,6 +6,24 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + + + + + + + + + + + + + @@ -13,118 +31,149 @@ Eva Blomqvist Huanyu Li Robin Keskisärkkä - 2023-10-30 + 2023-10-30 Maike Jansen This is a minimal core ontology for DPPs, specialising the DPP ODP. - https://github.com/LiUSemWeb/DPP/blob/master/LICENSE - Core Digital Product Passport Ontology - dpp-core - http://w3id.org/dppo/ontology/dpp-core/ + https://github.com/LiUSemWeb/DPP/blob/master/LICENSE + Core Digital Product Passport Ontology + dpp-core + http://w3id.org/dppo/ontology/dpp-core/ 0.1 - - + + - - - - + + + + A product that is a component of some other product. + Component - + - + + A DPP describing a material. + Material DPP - - - - - - - - - - - + + - + + A substance, that is sold as a product by the producer. + Substance - + + + + - + + A DPP describing a consumer product. + Comsumer Product DPP - - - - + + + + A material, that is sold as a product by the producer. + Material - + + + + - + - - + + + + A DPP that describes a component. + Component DPP - - - + + + - - + + + + A DPP describing a substance. + Substance DPP - + - + + + + + + + + + + + + + A consumer product, i.e. a product that is sold directly to end users (consumers). + Consumer product - + + + + + + - - - - - + + + + - + - + - + + + + + - - - - + - - - + + - - - + + - - - + + - - - + + + + + + + + diff --git a/docs/ontology/dpp-core/latest/dpp-core.ttl b/docs/ontology/dpp-core/latest/dpp-core.ttl index 3df135c..a7d091f 100644 --- a/docs/ontology/dpp-core/latest/dpp-core.ttl +++ b/docs/ontology/dpp-core/latest/dpp-core.ttl @@ -4,25 +4,42 @@ @prefix rdf: . @prefix rdfs: . @prefix vann: . -@prefix xsd: . + +dcterms:contributor a owl:AnnotationProperty . + +dcterms:created a owl:AnnotationProperty . + +dcterms:creator a owl:AnnotationProperty . + +dcterms:description a owl:AnnotationProperty . + +dcterms:license a owl:AnnotationProperty . + +dcterms:title a owl:AnnotationProperty . + +vann:preferredNamespacePrefix a owl:AnnotationProperty . + +vann:preferredNamespaceUri a owl:AnnotationProperty . : a owl:Ontology ; dcterms:contributor "Eva Blomqvist", "Huanyu Li", "Robin Keskisärkkä" ; - dcterms:created "2023-10-30"^^xsd:string ; + dcterms:created "2023-10-30" ; dcterms:creator "Maike Jansen" ; dcterms:description "This is a minimal core ontology for DPPs, specialising the DPP ODP." ; - dcterms:license "https://github.com/LiUSemWeb/DPP/blob/master/LICENSE"^^xsd:string ; - dcterms:title "Core Digital Product Passport Ontology"^^xsd:string ; - vann:preferredNamespacePrefix "dpp-core"^^xsd:string ; - vann:preferredNamespaceUri "http://w3id.org/dppo/ontology/dpp-core/"^^xsd:string ; + dcterms:license "https://github.com/LiUSemWeb/DPP/blob/master/LICENSE" ; + dcterms:title "Core Digital Product Passport Ontology" ; + vann:preferredNamespacePrefix "dpp-core" ; + vann:preferredNamespaceUri "http://w3id.org/dppo/ontology/dpp-core/" ; rdfs:seeAlso ; owl:imports ; owl:versionIRI ; owl:versionInfo "0.1" . :ComponentDPP a owl:Class ; + rdfs:label "Component DPP"@en ; + rdfs:comment "A DPP that describes a component."@en ; rdfs:subClassOf ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; @@ -30,6 +47,8 @@ owl:someValuesFrom :Component ] ) ] . :ConsumerProductDPP a owl:Class ; + rdfs:label "Comsumer Product DPP"@en ; + rdfs:comment "A DPP describing a consumer product."@en ; rdfs:subClassOf ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; @@ -37,6 +56,8 @@ owl:someValuesFrom :ConsumerProduct ] ) ] . :MaterialDPP a owl:Class ; + rdfs:label "Material DPP"@en ; + rdfs:comment "A DPP describing a material."@en ; rdfs:subClassOf ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; @@ -44,6 +65,8 @@ owl:someValuesFrom :Material ] ) ] . :SubstanceDPP a owl:Class ; + rdfs:label "Substance DPP"@en ; + rdfs:comment "A DPP describing a substance."@en ; rdfs:subClassOf ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; @@ -51,14 +74,28 @@ owl:someValuesFrom :Substance ] ) ] . :Component a owl:Class ; + rdfs:label "Component"@en ; + rdfs:comment "A product that is a component of some other product."@en ; rdfs:subClassOf . :ConsumerProduct a owl:Class ; + rdfs:label "Consumer product"@en ; + rdfs:comment "A consumer product, i.e. a product that is sold directly to end users (consumers)."@en ; rdfs:subClassOf . :Material a owl:Class ; + rdfs:label "Material"@en ; + rdfs:comment "A material, that is sold as a product by the producer."@en ; rdfs:subClassOf . :Substance a owl:Class ; + rdfs:label "Substance"@en ; + rdfs:comment "A substance, that is sold as a product by the producer."@en ; rdfs:subClassOf . + a owl:Class . + + a owl:ObjectProperty . + + a owl:Class . + diff --git a/docs/ontology/dpp-core/latest/index.html b/docs/ontology/dpp-core/latest/index.html index d2393a2..0e36c48 100644 --- a/docs/ontology/dpp-core/latest/index.html +++ b/docs/ontology/dpp-core/latest/index.html @@ -533,6 +533,18 @@

    + + + + Description + + + +

    + A product that is a component of some other product. +

    + + @@ -540,16 +552,21 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/Product - + + + http://w3id.org/dppo/ontology/dpp-odp/Product + + + c + +

    - Component Dpp + Component DPP c @@ -565,6 +582,18 @@

    + + + + Description + + + +

    + A DPP that describes a component. +

    + + @@ -572,9 +601,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -586,9 +620,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -617,9 +656,9 @@

    -
    +

    - Consumer Product + Consumer product c @@ -635,6 +674,18 @@

    + + + + Description + + + +

    + A consumer product, i.e. a product that is sold directly to end users (consumers). +

    + + @@ -642,16 +693,21 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/Product - + + + http://w3id.org/dppo/ontology/dpp-odp/Product + + + c + +

    -
    +

    - Consumer Product Dpp + Comsumer Product DPP c @@ -667,6 +723,18 @@

    + + + + Description + + + +

    + A DPP describing a consumer product. +

    + + @@ -674,9 +742,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -699,14 +772,19 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some - - ConsumerProduct + + Consumer product c @@ -737,6 +815,18 @@

    + + + + Description + + + +

    + A material, that is sold as a product by the producer. +

    + + @@ -744,16 +834,21 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/Product - + + + http://w3id.org/dppo/ontology/dpp-odp/Product + + + c + +

    - Material Dpp + Material DPP c @@ -769,6 +864,18 @@

    + + + + Description + + + +

    + A DPP describing a material. +

    + + @@ -776,9 +883,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -790,9 +902,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -839,6 +956,18 @@

    + + + + Description + + + +

    + A substance, that is sold as a product by the producer. +

    + + @@ -846,16 +975,21 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/Product - + + + http://w3id.org/dppo/ontology/dpp-odp/Product + + + c + +

    - Substance Dpp + Substance DPP c @@ -871,6 +1005,18 @@

    + + + + Description + + + +

    + A DPP describing a substance. +

    + + @@ -878,9 +1024,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -892,9 +1043,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -923,6 +1079,148 @@

    +
    +

    + Dpp + + c + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + +
    + + Super Class Of + + + +
    +
    +
    +

    + Product + + c + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/Product + +
    + + Super Class Of + + + +
    +
    @@ -934,9 +1232,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -960,14 +1263,19 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some - - ConsumerProduct + + Consumer product c @@ -986,9 +1294,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -1012,9 +1325,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + some @@ -1028,6 +1346,196 @@

    +
    +

    + Object Properties +

    +
    +

    + describes + + op + +

    + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/describes + +
    +
    +
    +
    +

    + Annotation Properties +

    +
    +

    + contributor + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/contributor + +
    +
    +
    +

    + created + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/created + +
    +
    +
    +

    + creator + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/creator + +
    +
    +
    +

    + description + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/description + +
    +
    +
    +

    + license + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/license + +
    +
    +
    +

    + title + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/title + +
    +
    +
    +

    + preferred namespace prefix + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/vocab/vann/preferredNamespacePrefix + +
    +
    +
    +

    + preferred namespace uri + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/vocab/vann/preferredNamespaceUri + +
    +
    +

    Namespaces @@ -1106,6 +1614,26 @@

    Classes + + + + op + + + + Object Properties + + + + + + ap + + + + Annotation Properties + +

    @@ -1163,17 +1691,17 @@

  • - Component Dpp + Component DPP
  • - - Consumer Product + + Consumer product
  • - - Consumer Product Dpp + + Comsumer Product DPP
  • @@ -1183,7 +1711,7 @@

  • - Material Dpp + Material DPP
  • @@ -1193,7 +1721,80 @@

  • - Substance Dpp + Substance DPP + +
  • +
  • + + Dpp + +
  • +
  • + + Product + +
  • + + +
  • +

    + + Object Properties + +

    + +
  • +
  • +

    + + Annotation Properties + +

    + diff --git a/docs/ontology/dpp-info/0.1/dpp-info.jsonld b/docs/ontology/dpp-info/0.1/dpp-info.jsonld index 64f64dd..96776d9 100644 --- a/docs/ontology/dpp-info/0.1/dpp-info.jsonld +++ b/docs/ontology/dpp-info/0.1/dpp-info.jsonld @@ -1,110 +1,198 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout", + "@id": "http://w3id.org/dppo/ontology/dpp-info/startTime", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "The start of a time interval." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "start time" + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/dissasemblyInstructionsDocument", + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation" + "@language": "en", + "@value": "A piece of information that describes a product characteristic." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + "@language": "en", + "@value": "Product characteristic" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + }, + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb13" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/certificateDocument", + "@id": "_:n4a1db6282f054533a9703e35f148652cb13", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation" - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#intersectionOf": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + "@list": [ + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb14" + }, + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb15" + } + ] } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/hasCompositionInformation", + "@id": "_:n4a1db6282f054533a9703e35f148652cb14", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://www.w3.org/2002/07/owl#Thing" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation", + "@id": "_:n4a1db6282f054533a9703e35f148652cb15", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@id": "http://w3id.org/dppo/ontology/dpp-info/value" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://www.w3.org/2000/01/rdf-schema#Literal" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic", + "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Relating a DPP to the pieces of information it contains." + } + ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic" + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "contains information" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersededBy", + "@id": "http://purl.org/dc/terms/created", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/value", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/supersededBy" + "@language": "en", + "@value": "The value of a characterisitc or a quality." } ], - "http://www.w3.org/2002/07/owl#inverseOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersedes" + "@language": "en", + "@value": "value" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersedes", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/repairInstructionsDocument", + "@id": "http://purl.org/dc/terms/description", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/RepairInstruction" + "@language": "en", + "@value": "A pice of information contained in a DPP, which is about some product." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + "@language": "en", + "@value": "DPP information" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb7" + } + ] + }, + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb7", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://www.w3.org/2002/07/owl#Thing" } ] }, @@ -113,17 +201,29 @@ "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A piece of information that described the legal guarantee of the product, with its time interval of validity." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Legal guarantee" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b8" + "@id": "_:n4a1db6282f054533a9703e35f148652cb8" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b8", + "@id": "_:n4a1db6282f054533a9703e35f148652cb8", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -131,17 +231,17 @@ { "@list": [ { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b9" + "@id": "_:n4a1db6282f054533a9703e35f148652cb9" }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b10" + "@id": "_:n4a1db6282f054533a9703e35f148652cb10" } ] } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b9", + "@id": "_:n4a1db6282f054533a9703e35f148652cb9", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -158,7 +258,7 @@ ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b10", + "@id": "_:n4a1db6282f054533a9703e35f148652cb10", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -175,87 +275,232 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/supersededBy", + "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty", - "http://www.w3.org/2002/07/owl#TransitiveProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@language": "en", + "@value": "A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions." } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Disassembly information" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" + "@language": "en", + "@value": "Relating a piece of information to the thing the information is about, i.e. describes." } ], - "http://www.w3.org/2002/07/owl#propertyChainAxiom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@list": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation" - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" - } - ] + "@language": "en", + "@value": "is about" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation", + "@id": "http://purl.org/dc/terms/creator", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "The characteristic that the piece of information is about." + } + ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@language": "en", + "@value": "characteristic" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/startTime", + "@id": "http://purl.org/dc/terms/license", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/value", + "@id": "http://w3id.org/dppo/ontology/dpp-info/hasCompositionInformation", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A piece of information about the composition of a product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "has composition information" + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime", + "@id": "http://w3id.org/dppo/ontology/dpp-info/Unit", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A unit of measure." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Unit" + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@value": "http://qudt.org/schema/qudt/Unit" + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument", + "@id": "http://w3id.org/dppo/ontology/dpp-info/unit", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Relation between a concept with a value, associating it to a unit of measure." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "unit" + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation", + "@id": "_:n4a1db6282f054533a9703e35f148652cb1", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductQuality" + } + ] + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/certificateDocument", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation pointing out a document representing a certificate related to the product described by the DPP." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "certificate document" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersedes", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "directly supersedes" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A piece of information about some certificate that concerns the product." + }, + { + "@language": "en", + "@value": "Certificate information" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" @@ -263,16 +508,57 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Composition information" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/quality", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation pointing at the quality that the piece of information describes." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductQuality" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "quality" + } + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-info/", "@type": [ @@ -346,120 +632,136 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/unit", + "@id": "http://w3id.org/dppo/ontology/dpp-info/disassemblyInstructionsDocument", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation pointing out a document with disassembly instructions for the product." + } + ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b1" + "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "disassembly instructions document" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b1", + "@id": "http://purl.org/dc/terms/title", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2002/07/owl#unionOf": [ - { - "@list": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation" - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic" - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductQuality" - } - ] - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic", + "@id": "http://w3id.org/dppo/ontology/dpp-info/supersededBy", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://www.w3.org/2002/07/owl#TransitiveProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A transitive relation that relates a piece of information to the pieces of information that supersedes it." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - }, + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b13" + "@language": "en", + "@value": "superseded by" } - ] - }, - { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b13", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@list": [ - { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b14" - }, - { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b15" - } - ] + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b14", + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic" + "@language": "en", + "@value": "A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product." } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://www.w3.org/2002/07/owl#Thing" + "@language": "en", + "@value": "external document" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b15", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/value" + "@language": "en", + "@value": "The end of a time interval." } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#Literal" + "@language": "en", + "@value": "end time" } ] }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-info/RepairInstruction", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@language": "en", + "@value": "A piece of information about how to repair a product." } - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/quality", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductQuality" + "@language": "en", + "@value": "Repair instruction" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, @@ -468,17 +770,29 @@ "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A piece of information about the quality of of a product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Product quality" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b18" + "@id": "_:n4a1db6282f054533a9703e35f148652cb18" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b18", + "@id": "_:n4a1db6282f054533a9703e35f148652cb18", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -486,17 +800,17 @@ { "@list": [ { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b19" + "@id": "_:n4a1db6282f054533a9703e35f148652cb19" }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b20" + "@id": "_:n4a1db6282f054533a9703e35f148652cb20" } ] } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b19", + "@id": "_:n4a1db6282f054533a9703e35f148652cb19", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -512,7 +826,7 @@ ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b20", + "@id": "_:n4a1db6282f054533a9703e35f148652cb20", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -528,35 +842,87 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/Unit", + "@id": "http://w3id.org/dppo/ontology/dpp-info/repairInstructionsDocument", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation pointing out a document containing repair instructions for the product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/RepairInstruction" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "repair instrucitons document" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", + "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersededBy", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation connecting a piece of information to the piece of information directly superseding it." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "directly superseded by" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b7" + "@id": "http://w3id.org/dppo/ontology/dpp-info/supersededBy" + } + ], + "http://www.w3.org/2002/07/owl#inverseOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersedes" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b7", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2002/07/owl#propertyChainAxiom": [ { - "@id": "http://www.w3.org/2002/07/owl#Thing" + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" + } + ] } ] } diff --git a/docs/ontology/dpp-info/0.1/dpp-info.owl b/docs/ontology/dpp-info/0.1/dpp-info.owl index 53627b1..7d75d90 100644 --- a/docs/ontology/dpp-info/0.1/dpp-info.owl +++ b/docs/ontology/dpp-info/0.1/dpp-info.owl @@ -6,64 +6,53 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - + - + + + + A transitive relation that relates a piece of information to the pieces of information that supersedes it. + superseded by + + + + + + + + + - + + A piece of information that described the legal guarantee of the product, with its time interval of validity. + Legal guarantee - - - - - - - - - - - - - - - - - + A relation connecting a piece of information to the piece of information directly superseding it. + directly superseded by + A relation pointing out a document containing repair instructions for the product. + repair instrucitons document - - - - - + - - - - - + A piece of information about some certificate that concerns the product. + Certificate information - - - - - - - - - + + + @@ -82,147 +71,240 @@ 0.1 - + + + The start of a time interval. + start time + + + + Relating a piece of information to the thing the information is about, i.e. describes. + is about + + - - 1 + + - - - + + + - + + A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated. + directly supersedes - + - - + + + A relation pointing out a document with disassembly instructions for the product. + disassembly instructions document - - + + + + A piece of information about the quality of of a product. + Product quality - + + The value of a characterisitc or a quality. + value - - + + - + - + + A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. + Disassembly information + + + + + + A piece of information about how to repair a product. + Repair instruction - - - - + + - + - + + + A piece of information that describes a product characteristic. + Product characteristic + + + + + The characteristic that the piece of information is about. + characteristic + + + + + + + + + A relation pointing at the quality that the piece of information describes. + quality - - + + + + + Relating a DPP to the pieces of information it contains. + contains information + + + + + + + + + + + + A relation pointing out a document representing a certificate related to the product described by the DPP. + certificate document - + + + A unit of measure. + Unit + http://qudt.org/schema/qudt/Unit + + + + + + + + + + + + + + + The end of a time interval. + end time - - - + + + - + - + A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product. + external document - + + + + A pice of information contained in a DPP, which is about some product. + DPP information + + - + 1 - + - - - + + + - - - + + - - + + - - - + + - - - - + + + + A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included. + Composition information - - - + + + - - - - + + + + A piece of information about the composition of a product. + has composition information - + - + + - - - - + + - - - + + + + Relation between a concept with a value, associating it to a unit of measure. + unit - + + - - - - + + + - - - + + + + 1 - - + + + - + + + + + + - - - - - + + - - - + + diff --git a/docs/ontology/dpp-info/0.1/dpp-info.pdf b/docs/ontology/dpp-info/0.1/dpp-info.pdf index 944df8c..9ac3984 100644 Binary files a/docs/ontology/dpp-info/0.1/dpp-info.pdf and b/docs/ontology/dpp-info/0.1/dpp-info.pdf differ diff --git a/docs/ontology/dpp-info/0.1/dpp-info.rdf b/docs/ontology/dpp-info/0.1/dpp-info.rdf index 53627b1..7d75d90 100644 --- a/docs/ontology/dpp-info/0.1/dpp-info.rdf +++ b/docs/ontology/dpp-info/0.1/dpp-info.rdf @@ -6,64 +6,53 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - + - + + + + A transitive relation that relates a piece of information to the pieces of information that supersedes it. + superseded by + + + + + + + + + - + + A piece of information that described the legal guarantee of the product, with its time interval of validity. + Legal guarantee - - - - - - - - - - - - - - - - - + A relation connecting a piece of information to the piece of information directly superseding it. + directly superseded by + A relation pointing out a document containing repair instructions for the product. + repair instrucitons document - - - - - + - - - - - + A piece of information about some certificate that concerns the product. + Certificate information - - - - - - - - - + + + @@ -82,147 +71,240 @@ 0.1 - + + + The start of a time interval. + start time + + + + Relating a piece of information to the thing the information is about, i.e. describes. + is about + + - - 1 + + - - - + + + - + + A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated. + directly supersedes - + - - + + + A relation pointing out a document with disassembly instructions for the product. + disassembly instructions document - - + + + + A piece of information about the quality of of a product. + Product quality - + + The value of a characterisitc or a quality. + value - - + + - + - + + A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. + Disassembly information + + + + + + A piece of information about how to repair a product. + Repair instruction - - - - + + - + - + + + A piece of information that describes a product characteristic. + Product characteristic + + + + + The characteristic that the piece of information is about. + characteristic + + + + + + + + + A relation pointing at the quality that the piece of information describes. + quality - - + + + + + Relating a DPP to the pieces of information it contains. + contains information + + + + + + + + + + + + A relation pointing out a document representing a certificate related to the product described by the DPP. + certificate document - + + + A unit of measure. + Unit + http://qudt.org/schema/qudt/Unit + + + + + + + + + + + + + + + The end of a time interval. + end time - - - + + + - + - + A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product. + external document - + + + + A pice of information contained in a DPP, which is about some product. + DPP information + + - + 1 - + - - - + + + - - - + + - - + + - - - + + - - - - + + + + A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included. + Composition information - - - + + + - - - - + + + + A piece of information about the composition of a product. + has composition information - + - + + - - - - + + - - - + + + + Relation between a concept with a value, associating it to a unit of measure. + unit - + + - - - - + + + - - - + + + + 1 - - + + + - + + + + + + - - - - - + + - - - + + diff --git a/docs/ontology/dpp-info/0.1/dpp-info.ttl b/docs/ontology/dpp-info/0.1/dpp-info.ttl index 5cf2c89..830d25d 100644 --- a/docs/ontology/dpp-info/0.1/dpp-info.ttl +++ b/docs/ontology/dpp-info/0.1/dpp-info.ttl @@ -6,6 +6,22 @@ @prefix vann: . @prefix xsd: . +dcterms:contributor a owl:AnnotationProperty . + +dcterms:created a owl:AnnotationProperty . + +dcterms:creator a owl:AnnotationProperty . + +dcterms:description a owl:AnnotationProperty . + +dcterms:license a owl:AnnotationProperty . + +dcterms:title a owl:AnnotationProperty . + +vann:preferredNamespacePrefix a owl:AnnotationProperty . + +vann:preferredNamespaceUri a owl:AnnotationProperty . + : a owl:Ontology ; dcterms:contributor "Eva Blomqvist", "Huanyu Li", @@ -23,6 +39,8 @@ owl:versionInfo "0.1" . :LegalGuarantee a owl:Class ; + rdfs:label "Legal guarantee"@en ; + rdfs:comment "A piece of information that described the legal guarantee of the product, with its time interval of validity."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; @@ -31,68 +49,112 @@ owl:onProperty :startTime ] ) ], :DPPInformation . -:Unit a owl:Class . +:Unit a owl:Class ; + rdfs:label "Unit"@en ; + rdfs:comment "A unit of measure."@en ; + rdfs:seeAlso "http://qudt.org/schema/qudt/Unit" . :certificateDocument a owl:ObjectProperty ; + rdfs:label "certificate document"@en ; + rdfs:comment "A relation pointing out a document representing a certificate related to the product described by the DPP."@en ; rdfs:domain :CertificateInformation ; rdfs:subPropertyOf :externalDocument . :directlySupersededBy a owl:ObjectProperty ; + rdfs:label "directly superseded by"@en ; + rdfs:comment "A relation connecting a piece of information to the piece of information directly superseding it."@en ; rdfs:subPropertyOf :supersededBy ; owl:inverseOf :directlySupersedes . -:dissasemblyInstructionsDocument a owl:ObjectProperty ; +:disassemblyInstructionsDocument a owl:ObjectProperty ; + rdfs:label "disassembly instructions document"@en ; + rdfs:comment "A relation pointing out a document with disassembly instructions for the product."@en ; rdfs:domain :DisassemblyInformation ; rdfs:subPropertyOf :externalDocument . :hasCompositionInformation a owl:ObjectProperty ; + rdfs:label "has composition information"@en ; + rdfs:comment "A piece of information about the composition of a product."@en ; rdfs:domain . :repairInstructionsDocument a owl:ObjectProperty ; + rdfs:label "repair instrucitons document"@en ; + rdfs:comment "A relation pointing out a document containing repair instructions for the product."@en ; rdfs:domain :RepairInstruction ; rdfs:subPropertyOf :externalDocument . :unit a owl:ObjectProperty ; + rdfs:label "unit"@en ; + rdfs:comment "Relation between a concept with a value, associating it to a unit of measure."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( :CompositionInformation :ProductCharacteristic :ProductQuality ) ] . - rdfs:subPropertyOf :isAbout ; + a owl:ObjectProperty ; + rdfs:subPropertyOf :isAbout ; owl:propertyChainAxiom ( :containsInformation :isAbout ) . :CertificateInformation a owl:Class ; + rdfs:comment "A piece of information about some certificate that concerns the product."@en, + "Certificate information"@en ; rdfs:subClassOf :DPPInformation . :CompositionInformation a owl:Class ; + rdfs:label "Composition information"@en ; + rdfs:comment "A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included."@en ; rdfs:subClassOf :DPPInformation . :DisassemblyInformation a owl:Class ; + rdfs:label "Disassembly information"@en ; + rdfs:comment "A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions."@en ; rdfs:subClassOf :DPPInformation . :RepairInstruction a owl:Class ; + rdfs:label "Repair instruction"@en ; + rdfs:comment "A piece of information about how to repair a product."@en ; rdfs:subClassOf :DPPInformation . :characteristic a owl:ObjectProperty ; + rdfs:label "characteristic"@en ; + rdfs:comment "The characteristic that the piece of information is about."@en ; rdfs:domain :ProductCharacteristic . :containsInformation a owl:ObjectProperty ; + rdfs:label "contains information"@en ; + rdfs:comment "Relating a DPP to the pieces of information it contains."@en ; rdfs:domain ; rdfs:range :DPPInformation . -:directlySupersedes a owl:ObjectProperty . +:directlySupersedes a owl:ObjectProperty ; + rdfs:label "directly supersedes"@en ; + rdfs:comment "A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated."@en . -:endTime a owl:DatatypeProperty . +:endTime a owl:DatatypeProperty ; + rdfs:label "end time"@en ; + rdfs:comment "The end of a time interval."@en . :quality a owl:ObjectProperty ; + rdfs:label "quality"@en ; + rdfs:comment "A relation pointing at the quality that the piece of information describes."@en ; rdfs:domain :ProductQuality . -:startTime a owl:DatatypeProperty . +:startTime a owl:DatatypeProperty ; + rdfs:label "start time"@en ; + rdfs:comment "The start of a time interval."@en . :supersededBy a owl:ObjectProperty, owl:TransitiveProperty ; + rdfs:label "superseded by"@en ; + rdfs:comment "A transitive relation that relates a piece of information to the pieces of information that supersedes it."@en ; rdfs:domain :DPPInformation ; rdfs:range :DPPInformation . + a owl:Class . + + a owl:Class . + :ProductCharacteristic a owl:Class ; + rdfs:label "Product characteristic"@en ; + rdfs:comment "A piece of information that describes a product characteristic."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty :characteristic ; @@ -102,6 +164,8 @@ :DPPInformation . :ProductQuality a owl:Class ; + rdfs:label "Product quality"@en ; + rdfs:comment "A piece of information about the quality of of a product."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty :quality ; @@ -110,13 +174,21 @@ owl:someValuesFrom rdfs:Literal ] ) ], :DPPInformation . -:value a owl:DatatypeProperty . +:value a owl:DatatypeProperty ; + rdfs:label "value"@en ; + rdfs:comment "The value of a characterisitc or a quality."@en . -:externalDocument a owl:ObjectProperty . +:externalDocument a owl:ObjectProperty ; + rdfs:label "external document"@en ; + rdfs:comment "A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product."@en . -:isAbout a owl:ObjectProperty . +:isAbout a owl:ObjectProperty ; + rdfs:label "is about"@en ; + rdfs:comment "Relating a piece of information to the thing the information is about, i.e. describes."@en . :DPPInformation a owl:Class ; + rdfs:label "DPP information"@en ; + rdfs:comment "A pice of information contained in a DPP, which is about some product."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty :isAbout ; owl:someValuesFrom owl:Thing ] . diff --git a/docs/ontology/dpp-info/0.1/index.html b/docs/ontology/dpp-info/0.1/index.html index 517a761..770e123 100644 --- a/docs/ontology/dpp-info/0.1/index.html +++ b/docs/ontology/dpp-info/0.1/index.html @@ -533,6 +533,27 @@

    + + + + Description + + + +
      +
    • +

      + A piece of information about some certificate that concerns the product. +

      +
    • +
    • +

      + Certificate information +

      +
    • +
    + + @@ -542,7 +563,7 @@

    - DPPInformation + DPP information c @@ -559,7 +580,7 @@

    - certificateDocument + certificate document op @@ -569,9 +590,9 @@

    -
    +

    - Composition Information + Composition information c @@ -587,6 +608,18 @@

    + + + + Description + + + +

    + A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included. +

    + + @@ -596,7 +629,7 @@

    - DPPInformation + DPP information c @@ -608,7 +641,7 @@

    - Dpp Information + DPP information c @@ -624,6 +657,18 @@

    + + + + Description + + + +

    + A pice of information contained in a DPP, which is about some product. +

    + + @@ -633,7 +678,7 @@

    - supersededBy + superseded by op @@ -652,7 +697,7 @@

  • - containsInformation + contains information op @@ -662,7 +707,7 @@

  • - supersededBy + superseded by op @@ -683,7 +728,7 @@

    - isAbout + is about op @@ -693,7 +738,7 @@

    - DPPInformation + DPP information c @@ -724,8 +769,8 @@

  • - - CompositionInformation + + Composition information c @@ -735,7 +780,7 @@

  • - DisassemblyInformation + Disassembly information c @@ -745,7 +790,7 @@

  • - LegalGuarantee + Legal guarantee c @@ -755,7 +800,7 @@

  • - ProductCharacteristic + Product characteristic c @@ -765,7 +810,7 @@

  • - ProductQuality + Product quality c @@ -775,7 +820,7 @@

  • - RepairInstruction + Repair instruction c @@ -789,7 +834,7 @@

  • - Disassembly Information + Disassembly information c @@ -805,6 +850,18 @@

    + + + + Description + + + +

    + A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. +

    + + @@ -814,7 +871,7 @@

    - DPPInformation + DPP information c @@ -830,8 +887,8 @@

    - - dissasemblyInstructionsDocument + + disassembly instructions document op @@ -843,7 +900,7 @@

    - Legal Guarantee + Legal guarantee c @@ -859,6 +916,18 @@

    + + + + Description + + + +

    + A piece of information that described the legal guarantee of the product, with its time interval of validity. +

    + + @@ -870,7 +939,7 @@

  • - DPPInformation + DPP information c @@ -882,7 +951,7 @@

    - startTime + start time dp @@ -915,7 +984,7 @@

    - endTime + end time dp @@ -949,7 +1018,7 @@

  • - Product Characteristic + Product characteristic c @@ -965,6 +1034,18 @@

    + + + + Description + + + +

    + A piece of information that describes a product characteristic. +

    + + @@ -976,7 +1057,7 @@

  • - DPPInformation + DPP information c @@ -1058,7 +1139,7 @@

  • - Product Quality + Product quality c @@ -1074,6 +1155,18 @@

    + + + + Description + + + +

    + A piece of information about the quality of of a product. +

    + + @@ -1085,7 +1178,7 @@

  • - DPPInformation + DPP information c @@ -1096,18 +1189,18 @@

    - - quality + + value - - op + + dp some - - Thing + + Literal c @@ -1122,18 +1215,18 @@

    - - value + + quality - - dp + + op some - - Literal + + Thing c @@ -1167,7 +1260,7 @@

  • - Repair Instruction + Repair instruction c @@ -1183,6 +1276,18 @@

    + + + + Description + + + +

    + A piece of information about how to repair a product. +

    + + @@ -1192,7 +1297,7 @@

    - DPPInformation + DPP information c @@ -1209,7 +1314,7 @@

    - repairInstructionsDocument + repair instrucitons document op @@ -1237,6 +1342,92 @@

    + + + + Description + + + +

    + A unit of measure. +

    + + + +

    +
    +

    + Dpp + + c + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + +
    + + In Domain Of + + + + + contains information + + + op + + +
    +
    +
    +

    + Product + + c + +

    + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/Product + +
    + + In Domain Of + + + + + has composition information + + + op + + +
    @@ -1244,7 +1435,7 @@

    - endTime + end time dp @@ -1274,7 +1465,7 @@

    - startTime + start time dp @@ -1414,6 +1605,18 @@

    + + + + Description + + + +

    + A relation pointing out a document representing a certificate related to the product described by the DPP. +

    + + @@ -1423,7 +1626,7 @@

    - externalDocument + external document op @@ -1468,6 +1671,18 @@

    + + + + Description + + + +

    + The characteristic that the piece of information is about. +

    + + @@ -1477,7 +1692,7 @@

    - ProductCharacteristic + Product characteristic c @@ -1505,6 +1720,18 @@

    + + + + Description + + + +

    + Relating a DPP to the pieces of information it contains. +

    + + @@ -1512,9 +1739,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -1526,7 +1758,7 @@

    - DPPInformation + DPP information c @@ -1536,7 +1768,7 @@

    -
    +

    directly superseded by @@ -1554,6 +1786,18 @@

    + + + + Description + + + +

    + A relation connecting a piece of information to the piece of information directly superseding it. +

    + + @@ -1563,7 +1807,7 @@

    - supersededBy + superseded by op @@ -1573,7 +1817,7 @@

    -
    +

    directly supersedes @@ -1591,11 +1835,23 @@

    + + + + Description + + + +

    + A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated. +

    + +

    -
    +

    - dissasembly instructions document + disassembly instructions document op @@ -1607,10 +1863,22 @@

    - http://w3id.org/dppo/ontology/dpp-info/dissasemblyInstructionsDocument + http://w3id.org/dppo/ontology/dpp-info/disassemblyInstructionsDocument + + + + Description + + + +

    + A relation pointing out a document with disassembly instructions for the product. +

    + + @@ -1620,7 +1888,7 @@

    - externalDocument + external document op @@ -1637,7 +1905,7 @@

    - DisassemblyInformation + Disassembly information c @@ -1665,6 +1933,18 @@

    + + + + Description + + + +

    + A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product. +

    + + @@ -1676,7 +1956,7 @@

  • - certificateDocument + certificate document op @@ -1685,8 +1965,8 @@

  • - - dissasemblyInstructionsDocument + + disassembly instructions document op @@ -1696,7 +1976,7 @@

  • - repairInstructionsDocument + repair instrucitons document op @@ -1726,6 +2006,18 @@

    + + + + Description + + + +

    + A piece of information about the composition of a product. +

    + + @@ -1733,9 +2025,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/Product - + + + http://w3id.org/dppo/ontology/dpp-odp/Product + + + c + + @@ -1758,6 +2055,18 @@

    + + + + Description + + + +

    + Relating a piece of information to the thing the information is about, i.e. describes. +

    + + @@ -1765,9 +2074,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + @@ -1790,6 +2104,18 @@

    + + + + Description + + + +

    + A relation pointing at the quality that the piece of information describes. +

    + + @@ -1799,7 +2125,7 @@

    - ProductQuality + Product quality c @@ -1811,7 +2137,7 @@

  • - repair instructions document + repair instrucitons document op @@ -1827,6 +2153,18 @@

    + + + + Description + + + +

    + A relation pointing out a document containing repair instructions for the product. +

    + + @@ -1836,7 +2174,7 @@

    - externalDocument + external document op @@ -1853,7 +2191,7 @@

    - RepairInstruction + Repair instruction c @@ -1881,6 +2219,18 @@

    + + + + Description + + + +

    + A transitive relation that relates a piece of information to the pieces of information that supersedes it. +

    + + @@ -1889,8 +2239,8 @@

    - - directlySupersededBy + + directly superseded by op @@ -1907,7 +2257,7 @@

    - DPPInformation + DPP information c @@ -1924,7 +2274,7 @@

    - DPPInformation + DPP information c @@ -1952,6 +2302,18 @@

    + + + + Description + + + +

    + Relation between a concept with a value, associating it to a unit of measure. +

    + + @@ -1960,8 +2322,8 @@

    - - CompositionInformation + + Composition information c @@ -1972,7 +2334,7 @@

    - ProductQuality + Product quality c @@ -1983,7 +2345,7 @@

    - ProductCharacteristic + Product characteristic c @@ -1993,10 +2355,47 @@

    +
    +

    + describes + + op + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/describes + +
    + + Sub Property Of + + + + + is about + + + op + + +
    +
    - - CompositionInformation + + Composition information c @@ -2004,7 +2403,7 @@

    - ProductCharacteristic + Product characteristic c @@ -2012,7 +2411,7 @@

    - ProductQuality + Product quality c @@ -2040,6 +2439,18 @@

    + + + + Description + + + +

    + The end of a time interval. +

    + +

    @@ -2060,6 +2471,18 @@

    + + + + Description + + + +

    + The start of a time interval. +

    + +

    @@ -2080,6 +2503,183 @@

    + + + + Description + + + +

    + The value of a characterisitc or a quality. +

    + + + +

    +
    +
    +

    + Annotation Properties +

    +
    +

    + contributor + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/contributor + +
    +
    +
    +

    + created + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/created + +
    +
    +
    +

    + creator + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/creator + +
    +
    +
    +

    + description + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/description + +
    +
    +
    +

    + license + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/license + +
    +
    +
    +

    + title + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/title + +
    +
    +
    +

    + preferred namespace prefix + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/vocab/vann/preferredNamespacePrefix + +
    +
    +
    +

    + preferred namespace uri + + ap + +

    + + + + +
    + IRI + + + http://purl.org/vocab/vann/preferredNamespaceUri + +
    @@ -2181,6 +2781,16 @@

    Datatype Properties + + + + ap + + + + Annotation Properties + + @@ -2237,38 +2847,38 @@

  • - - Composition Information + + Composition information
  • - Dpp Information + DPP information
  • - Disassembly Information + Disassembly information
  • - Legal Guarantee + Legal guarantee
  • - Product Characteristic + Product characteristic
  • - Product Quality + Product quality
  • - Repair Instruction + Repair instruction
  • @@ -2276,6 +2886,16 @@

    Unit

  • +
  • + + Dpp + +
  • +
  • + + Product + +
  • @@ -2301,18 +2921,18 @@

  • - + directly superseded by
  • - + directly supersedes
  • - - dissasembly instructions document + + disassembly instructions document
  • @@ -2337,7 +2957,7 @@

  • - repair instructions document + repair instrucitons document
  • @@ -2350,6 +2970,11 @@

    unit

  • +
  • + + describes + +
  • @@ -2376,6 +3001,55 @@

  • +
  • +

    + + Annotation Properties + +

    + +
  • diff --git a/docs/ontology/dpp-info/latest/dpp-info.jsonld b/docs/ontology/dpp-info/latest/dpp-info.jsonld index 64f64dd..96776d9 100644 --- a/docs/ontology/dpp-info/latest/dpp-info.jsonld +++ b/docs/ontology/dpp-info/latest/dpp-info.jsonld @@ -1,110 +1,198 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout", + "@id": "http://w3id.org/dppo/ontology/dpp-info/startTime", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "The start of a time interval." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "start time" + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/dissasemblyInstructionsDocument", + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation" + "@language": "en", + "@value": "A piece of information that describes a product characteristic." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + "@language": "en", + "@value": "Product characteristic" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + }, + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb13" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/certificateDocument", + "@id": "_:n4a1db6282f054533a9703e35f148652cb13", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation" - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#intersectionOf": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + "@list": [ + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb14" + }, + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb15" + } + ] } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/hasCompositionInformation", + "@id": "_:n4a1db6282f054533a9703e35f148652cb14", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://www.w3.org/2002/07/owl#Thing" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation", + "@id": "_:n4a1db6282f054533a9703e35f148652cb15", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@id": "http://w3id.org/dppo/ontology/dpp-info/value" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://www.w3.org/2000/01/rdf-schema#Literal" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic", + "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Relating a DPP to the pieces of information it contains." + } + ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic" + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "contains information" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersededBy", + "@id": "http://purl.org/dc/terms/created", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/value", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/supersededBy" + "@language": "en", + "@value": "The value of a characterisitc or a quality." } ], - "http://www.w3.org/2002/07/owl#inverseOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersedes" + "@language": "en", + "@value": "value" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersedes", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/repairInstructionsDocument", + "@id": "http://purl.org/dc/terms/description", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/RepairInstruction" + "@language": "en", + "@value": "A pice of information contained in a DPP, which is about some product." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + "@language": "en", + "@value": "DPP information" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb7" + } + ] + }, + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb7", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://www.w3.org/2002/07/owl#Thing" } ] }, @@ -113,17 +201,29 @@ "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A piece of information that described the legal guarantee of the product, with its time interval of validity." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Legal guarantee" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b8" + "@id": "_:n4a1db6282f054533a9703e35f148652cb8" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b8", + "@id": "_:n4a1db6282f054533a9703e35f148652cb8", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -131,17 +231,17 @@ { "@list": [ { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b9" + "@id": "_:n4a1db6282f054533a9703e35f148652cb9" }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b10" + "@id": "_:n4a1db6282f054533a9703e35f148652cb10" } ] } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b9", + "@id": "_:n4a1db6282f054533a9703e35f148652cb9", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -158,7 +258,7 @@ ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b10", + "@id": "_:n4a1db6282f054533a9703e35f148652cb10", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -175,87 +275,232 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/supersededBy", + "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty", - "http://www.w3.org/2002/07/owl#TransitiveProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@language": "en", + "@value": "A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions." } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Disassembly information" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" + "@language": "en", + "@value": "Relating a piece of information to the thing the information is about, i.e. describes." } ], - "http://www.w3.org/2002/07/owl#propertyChainAxiom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@list": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation" - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" - } - ] + "@language": "en", + "@value": "is about" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation", + "@id": "http://purl.org/dc/terms/creator", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "The characteristic that the piece of information is about." + } + ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@language": "en", + "@value": "characteristic" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/startTime", + "@id": "http://purl.org/dc/terms/license", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/value", + "@id": "http://w3id.org/dppo/ontology/dpp-info/hasCompositionInformation", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A piece of information about the composition of a product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "has composition information" + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime", + "@id": "http://w3id.org/dppo/ontology/dpp-info/Unit", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A unit of measure." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Unit" + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@value": "http://qudt.org/schema/qudt/Unit" + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument", + "@id": "http://w3id.org/dppo/ontology/dpp-info/unit", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Relation between a concept with a value, associating it to a unit of measure." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "_:n4a1db6282f054533a9703e35f148652cb1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "unit" + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation", + "@id": "_:n4a1db6282f054533a9703e35f148652cb1", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductQuality" + } + ] + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/certificateDocument", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation pointing out a document representing a certificate related to the product described by the DPP." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "certificate document" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersedes", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "directly supersedes" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A piece of information about some certificate that concerns the product." + }, + { + "@language": "en", + "@value": "Certificate information" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" @@ -263,16 +508,57 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Composition information" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/quality", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation pointing at the quality that the piece of information describes." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductQuality" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "quality" + } + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-info/", "@type": [ @@ -346,120 +632,136 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/unit", + "@id": "http://w3id.org/dppo/ontology/dpp-info/disassemblyInstructionsDocument", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation pointing out a document with disassembly instructions for the product." + } + ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b1" + "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "disassembly instructions document" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b1", + "@id": "http://purl.org/dc/terms/title", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2002/07/owl#unionOf": [ - { - "@list": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation" - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic" - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductQuality" - } - ] - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic", + "@id": "http://w3id.org/dppo/ontology/dpp-info/supersededBy", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://www.w3.org/2002/07/owl#TransitiveProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A transitive relation that relates a piece of information to the pieces of information that supersedes it." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - }, + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b13" + "@language": "en", + "@value": "superseded by" } - ] - }, - { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b13", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@list": [ - { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b14" - }, - { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b15" - } - ] + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b14", + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic" + "@language": "en", + "@value": "A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product." } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://www.w3.org/2002/07/owl#Thing" + "@language": "en", + "@value": "external document" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b15", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/value" + "@language": "en", + "@value": "The end of a time interval." } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#Literal" + "@language": "en", + "@value": "end time" } ] }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-info/RepairInstruction", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@language": "en", + "@value": "A piece of information about how to repair a product." } - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/quality", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductQuality" + "@language": "en", + "@value": "Repair instruction" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, @@ -468,17 +770,29 @@ "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A piece of information about the quality of of a product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Product quality" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b18" + "@id": "_:n4a1db6282f054533a9703e35f148652cb18" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b18", + "@id": "_:n4a1db6282f054533a9703e35f148652cb18", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -486,17 +800,17 @@ { "@list": [ { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b19" + "@id": "_:n4a1db6282f054533a9703e35f148652cb19" }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b20" + "@id": "_:n4a1db6282f054533a9703e35f148652cb20" } ] } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b19", + "@id": "_:n4a1db6282f054533a9703e35f148652cb19", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -512,7 +826,7 @@ ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b20", + "@id": "_:n4a1db6282f054533a9703e35f148652cb20", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -528,35 +842,87 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/Unit", + "@id": "http://w3id.org/dppo/ontology/dpp-info/repairInstructionsDocument", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation pointing out a document containing repair instructions for the product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/RepairInstruction" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "repair instrucitons document" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", + "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersededBy", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation connecting a piece of information to the piece of information directly superseding it." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "directly superseded by" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b7" + "@id": "http://w3id.org/dppo/ontology/dpp-info/supersededBy" + } + ], + "http://www.w3.org/2002/07/owl#inverseOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersedes" } ] }, { - "@id": "_:nfb8a2a505429410e8c5defba817201c9b7", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2002/07/owl#propertyChainAxiom": [ { - "@id": "http://www.w3.org/2002/07/owl#Thing" + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" + } + ] } ] } diff --git a/docs/ontology/dpp-info/latest/dpp-info.owl b/docs/ontology/dpp-info/latest/dpp-info.owl index 53627b1..7d75d90 100644 --- a/docs/ontology/dpp-info/latest/dpp-info.owl +++ b/docs/ontology/dpp-info/latest/dpp-info.owl @@ -6,64 +6,53 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - + - + + + + A transitive relation that relates a piece of information to the pieces of information that supersedes it. + superseded by + + + + + + + + + - + + A piece of information that described the legal guarantee of the product, with its time interval of validity. + Legal guarantee - - - - - - - - - - - - - - - - - + A relation connecting a piece of information to the piece of information directly superseding it. + directly superseded by + A relation pointing out a document containing repair instructions for the product. + repair instrucitons document - - - - - + - - - - - + A piece of information about some certificate that concerns the product. + Certificate information - - - - - - - - - + + + @@ -82,147 +71,240 @@ 0.1 - + + + The start of a time interval. + start time + + + + Relating a piece of information to the thing the information is about, i.e. describes. + is about + + - - 1 + + - - - + + + - + + A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated. + directly supersedes - + - - + + + A relation pointing out a document with disassembly instructions for the product. + disassembly instructions document - - + + + + A piece of information about the quality of of a product. + Product quality - + + The value of a characterisitc or a quality. + value - - + + - + - + + A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. + Disassembly information + + + + + + A piece of information about how to repair a product. + Repair instruction - - - - + + - + - + + + A piece of information that describes a product characteristic. + Product characteristic + + + + + The characteristic that the piece of information is about. + characteristic + + + + + + + + + A relation pointing at the quality that the piece of information describes. + quality - - + + + + + Relating a DPP to the pieces of information it contains. + contains information + + + + + + + + + + + + A relation pointing out a document representing a certificate related to the product described by the DPP. + certificate document - + + + A unit of measure. + Unit + http://qudt.org/schema/qudt/Unit + + + + + + + + + + + + + + + The end of a time interval. + end time - - - + + + - + - + A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product. + external document - + + + + A pice of information contained in a DPP, which is about some product. + DPP information + + - + 1 - + - - - + + + - - - + + - - + + - - - + + - - - - + + + + A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included. + Composition information - - - + + + - - - - + + + + A piece of information about the composition of a product. + has composition information - + - + + - - - - + + - - - + + + + Relation between a concept with a value, associating it to a unit of measure. + unit - + + - - - - + + + - - - + + + + 1 - - + + + - + + + + + + - - - - - + + - - - + + diff --git a/docs/ontology/dpp-info/latest/dpp-info.pdf b/docs/ontology/dpp-info/latest/dpp-info.pdf index 944df8c..9ac3984 100644 Binary files a/docs/ontology/dpp-info/latest/dpp-info.pdf and b/docs/ontology/dpp-info/latest/dpp-info.pdf differ diff --git a/docs/ontology/dpp-info/latest/dpp-info.rdf b/docs/ontology/dpp-info/latest/dpp-info.rdf index 53627b1..7d75d90 100644 --- a/docs/ontology/dpp-info/latest/dpp-info.rdf +++ b/docs/ontology/dpp-info/latest/dpp-info.rdf @@ -6,64 +6,53 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - + - + + + + A transitive relation that relates a piece of information to the pieces of information that supersedes it. + superseded by + + + + + + + + + - + + A piece of information that described the legal guarantee of the product, with its time interval of validity. + Legal guarantee - - - - - - - - - - - - - - - - - + A relation connecting a piece of information to the piece of information directly superseding it. + directly superseded by + A relation pointing out a document containing repair instructions for the product. + repair instrucitons document - - - - - + - - - - - + A piece of information about some certificate that concerns the product. + Certificate information - - - - - - - - - + + + @@ -82,147 +71,240 @@ 0.1 - + + + The start of a time interval. + start time + + + + Relating a piece of information to the thing the information is about, i.e. describes. + is about + + - - 1 + + - - - + + + - + + A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated. + directly supersedes - + - - + + + A relation pointing out a document with disassembly instructions for the product. + disassembly instructions document - - + + + + A piece of information about the quality of of a product. + Product quality - + + The value of a characterisitc or a quality. + value - - + + - + - + + A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. + Disassembly information + + + + + + A piece of information about how to repair a product. + Repair instruction - - - - + + - + - + + + A piece of information that describes a product characteristic. + Product characteristic + + + + + The characteristic that the piece of information is about. + characteristic + + + + + + + + + A relation pointing at the quality that the piece of information describes. + quality - - + + + + + Relating a DPP to the pieces of information it contains. + contains information + + + + + + + + + + + + A relation pointing out a document representing a certificate related to the product described by the DPP. + certificate document - + + + A unit of measure. + Unit + http://qudt.org/schema/qudt/Unit + + + + + + + + + + + + + + + The end of a time interval. + end time - - - + + + - + - + A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product. + external document - + + + + A pice of information contained in a DPP, which is about some product. + DPP information + + - + 1 - + - - - + + + - - - + + - - + + - - - + + - - - - + + + + A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included. + Composition information - - - + + + - - - - + + + + A piece of information about the composition of a product. + has composition information - + - + + - - - - + + - - - + + + + Relation between a concept with a value, associating it to a unit of measure. + unit - + + - - - - + + + - - - + + + + 1 - - + + + - + + + + + + - - - - - + + - - - + + diff --git a/docs/ontology/dpp-info/latest/dpp-info.ttl b/docs/ontology/dpp-info/latest/dpp-info.ttl index 5cf2c89..830d25d 100644 --- a/docs/ontology/dpp-info/latest/dpp-info.ttl +++ b/docs/ontology/dpp-info/latest/dpp-info.ttl @@ -6,6 +6,22 @@ @prefix vann: . @prefix xsd: . +dcterms:contributor a owl:AnnotationProperty . + +dcterms:created a owl:AnnotationProperty . + +dcterms:creator a owl:AnnotationProperty . + +dcterms:description a owl:AnnotationProperty . + +dcterms:license a owl:AnnotationProperty . + +dcterms:title a owl:AnnotationProperty . + +vann:preferredNamespacePrefix a owl:AnnotationProperty . + +vann:preferredNamespaceUri a owl:AnnotationProperty . + : a owl:Ontology ; dcterms:contributor "Eva Blomqvist", "Huanyu Li", @@ -23,6 +39,8 @@ owl:versionInfo "0.1" . :LegalGuarantee a owl:Class ; + rdfs:label "Legal guarantee"@en ; + rdfs:comment "A piece of information that described the legal guarantee of the product, with its time interval of validity."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; @@ -31,68 +49,112 @@ owl:onProperty :startTime ] ) ], :DPPInformation . -:Unit a owl:Class . +:Unit a owl:Class ; + rdfs:label "Unit"@en ; + rdfs:comment "A unit of measure."@en ; + rdfs:seeAlso "http://qudt.org/schema/qudt/Unit" . :certificateDocument a owl:ObjectProperty ; + rdfs:label "certificate document"@en ; + rdfs:comment "A relation pointing out a document representing a certificate related to the product described by the DPP."@en ; rdfs:domain :CertificateInformation ; rdfs:subPropertyOf :externalDocument . :directlySupersededBy a owl:ObjectProperty ; + rdfs:label "directly superseded by"@en ; + rdfs:comment "A relation connecting a piece of information to the piece of information directly superseding it."@en ; rdfs:subPropertyOf :supersededBy ; owl:inverseOf :directlySupersedes . -:dissasemblyInstructionsDocument a owl:ObjectProperty ; +:disassemblyInstructionsDocument a owl:ObjectProperty ; + rdfs:label "disassembly instructions document"@en ; + rdfs:comment "A relation pointing out a document with disassembly instructions for the product."@en ; rdfs:domain :DisassemblyInformation ; rdfs:subPropertyOf :externalDocument . :hasCompositionInformation a owl:ObjectProperty ; + rdfs:label "has composition information"@en ; + rdfs:comment "A piece of information about the composition of a product."@en ; rdfs:domain . :repairInstructionsDocument a owl:ObjectProperty ; + rdfs:label "repair instrucitons document"@en ; + rdfs:comment "A relation pointing out a document containing repair instructions for the product."@en ; rdfs:domain :RepairInstruction ; rdfs:subPropertyOf :externalDocument . :unit a owl:ObjectProperty ; + rdfs:label "unit"@en ; + rdfs:comment "Relation between a concept with a value, associating it to a unit of measure."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( :CompositionInformation :ProductCharacteristic :ProductQuality ) ] . - rdfs:subPropertyOf :isAbout ; + a owl:ObjectProperty ; + rdfs:subPropertyOf :isAbout ; owl:propertyChainAxiom ( :containsInformation :isAbout ) . :CertificateInformation a owl:Class ; + rdfs:comment "A piece of information about some certificate that concerns the product."@en, + "Certificate information"@en ; rdfs:subClassOf :DPPInformation . :CompositionInformation a owl:Class ; + rdfs:label "Composition information"@en ; + rdfs:comment "A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included."@en ; rdfs:subClassOf :DPPInformation . :DisassemblyInformation a owl:Class ; + rdfs:label "Disassembly information"@en ; + rdfs:comment "A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions."@en ; rdfs:subClassOf :DPPInformation . :RepairInstruction a owl:Class ; + rdfs:label "Repair instruction"@en ; + rdfs:comment "A piece of information about how to repair a product."@en ; rdfs:subClassOf :DPPInformation . :characteristic a owl:ObjectProperty ; + rdfs:label "characteristic"@en ; + rdfs:comment "The characteristic that the piece of information is about."@en ; rdfs:domain :ProductCharacteristic . :containsInformation a owl:ObjectProperty ; + rdfs:label "contains information"@en ; + rdfs:comment "Relating a DPP to the pieces of information it contains."@en ; rdfs:domain ; rdfs:range :DPPInformation . -:directlySupersedes a owl:ObjectProperty . +:directlySupersedes a owl:ObjectProperty ; + rdfs:label "directly supersedes"@en ; + rdfs:comment "A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated."@en . -:endTime a owl:DatatypeProperty . +:endTime a owl:DatatypeProperty ; + rdfs:label "end time"@en ; + rdfs:comment "The end of a time interval."@en . :quality a owl:ObjectProperty ; + rdfs:label "quality"@en ; + rdfs:comment "A relation pointing at the quality that the piece of information describes."@en ; rdfs:domain :ProductQuality . -:startTime a owl:DatatypeProperty . +:startTime a owl:DatatypeProperty ; + rdfs:label "start time"@en ; + rdfs:comment "The start of a time interval."@en . :supersededBy a owl:ObjectProperty, owl:TransitiveProperty ; + rdfs:label "superseded by"@en ; + rdfs:comment "A transitive relation that relates a piece of information to the pieces of information that supersedes it."@en ; rdfs:domain :DPPInformation ; rdfs:range :DPPInformation . + a owl:Class . + + a owl:Class . + :ProductCharacteristic a owl:Class ; + rdfs:label "Product characteristic"@en ; + rdfs:comment "A piece of information that describes a product characteristic."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty :characteristic ; @@ -102,6 +164,8 @@ :DPPInformation . :ProductQuality a owl:Class ; + rdfs:label "Product quality"@en ; + rdfs:comment "A piece of information about the quality of of a product."@en ; rdfs:subClassOf [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onProperty :quality ; @@ -110,13 +174,21 @@ owl:someValuesFrom rdfs:Literal ] ) ], :DPPInformation . -:value a owl:DatatypeProperty . +:value a owl:DatatypeProperty ; + rdfs:label "value"@en ; + rdfs:comment "The value of a characterisitc or a quality."@en . -:externalDocument a owl:ObjectProperty . +:externalDocument a owl:ObjectProperty ; + rdfs:label "external document"@en ; + rdfs:comment "A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product."@en . -:isAbout a owl:ObjectProperty . +:isAbout a owl:ObjectProperty ; + rdfs:label "is about"@en ; + rdfs:comment "Relating a piece of information to the thing the information is about, i.e. describes."@en . :DPPInformation a owl:Class ; + rdfs:label "DPP information"@en ; + rdfs:comment "A pice of information contained in a DPP, which is about some product."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty :isAbout ; owl:someValuesFrom owl:Thing ] . diff --git a/docs/ontology/dpp-info/latest/index.html b/docs/ontology/dpp-info/latest/index.html index 517a761..770e123 100644 --- a/docs/ontology/dpp-info/latest/index.html +++ b/docs/ontology/dpp-info/latest/index.html @@ -533,6 +533,27 @@

    + + + + Description + + + +
      +
    • +

      + A piece of information about some certificate that concerns the product. +

      +
    • +
    • +

      + Certificate information +

      +
    • +
    + + @@ -542,7 +563,7 @@

    - DPPInformation + DPP information c @@ -559,7 +580,7 @@

    - certificateDocument + certificate document op @@ -569,9 +590,9 @@

    -
    +

    - Composition Information + Composition information c @@ -587,6 +608,18 @@

    + + + + Description + + + +

    + A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included. +

    + + @@ -596,7 +629,7 @@

    - DPPInformation + DPP information c @@ -608,7 +641,7 @@

    - Dpp Information + DPP information c @@ -624,6 +657,18 @@

    + + + + Description + + + +

    + A pice of information contained in a DPP, which is about some product. +

    + + @@ -633,7 +678,7 @@

    - supersededBy + superseded by op @@ -652,7 +697,7 @@

  • - containsInformation + contains information op @@ -662,7 +707,7 @@

  • - supersededBy + superseded by op @@ -683,7 +728,7 @@

    - isAbout + is about op @@ -693,7 +738,7 @@

    - DPPInformation + DPP information c @@ -724,8 +769,8 @@

  • - - CompositionInformation + + Composition information c @@ -735,7 +780,7 @@

  • - DisassemblyInformation + Disassembly information c @@ -745,7 +790,7 @@

  • - LegalGuarantee + Legal guarantee c @@ -755,7 +800,7 @@

  • - ProductCharacteristic + Product characteristic c @@ -765,7 +810,7 @@

  • - ProductQuality + Product quality c @@ -775,7 +820,7 @@

  • - RepairInstruction + Repair instruction c @@ -789,7 +834,7 @@

  • - Disassembly Information + Disassembly information c @@ -805,6 +850,18 @@

    + + + + Description + + + +

    + A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. +

    + + @@ -814,7 +871,7 @@

    - DPPInformation + DPP information c @@ -830,8 +887,8 @@

    - - dissasemblyInstructionsDocument + + disassembly instructions document op @@ -843,7 +900,7 @@

    - Legal Guarantee + Legal guarantee c @@ -859,6 +916,18 @@

    + + + + Description + + + +

    + A piece of information that described the legal guarantee of the product, with its time interval of validity. +

    + + @@ -870,7 +939,7 @@

  • - DPPInformation + DPP information c @@ -882,7 +951,7 @@

    - startTime + start time dp @@ -915,7 +984,7 @@

    - endTime + end time dp @@ -949,7 +1018,7 @@

  • - Product Characteristic + Product characteristic c @@ -965,6 +1034,18 @@

    + + + + Description + + + +

    + A piece of information that describes a product characteristic. +

    + + @@ -976,7 +1057,7 @@

  • - DPPInformation + DPP information c @@ -1058,7 +1139,7 @@

  • - Product Quality + Product quality c @@ -1074,6 +1155,18 @@

    + + + + Description + + + +

    + A piece of information about the quality of of a product. +

    + + @@ -1085,7 +1178,7 @@

  • - DPPInformation + DPP information c @@ -1096,18 +1189,18 @@

    - - quality + + value - - op + + dp some - - Thing + + Literal c @@ -1122,18 +1215,18 @@

    - - value + + quality - - dp + + op some - - Literal + + Thing c @@ -1167,7 +1260,7 @@

  • - Repair Instruction + Repair instruction c @@ -1183,6 +1276,18 @@

    + + + + Description + + + +

    + A piece of information about how to repair a product. +

    + + @@ -1192,7 +1297,7 @@

    - DPPInformation + DPP information c @@ -1209,7 +1314,7 @@

    - repairInstructionsDocument + repair instrucitons document op @@ -1237,6 +1342,92 @@

    + + + + Description + + + +

    + A unit of measure. +

    + + + +

    +
    +

    + Dpp + + c + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + +
    + + In Domain Of + + + + + contains information + + + op + + +
    +
    +
    +

    + Product + + c + +

    + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/Product + +
    + + In Domain Of + + + + + has composition information + + + op + + +
    @@ -1244,7 +1435,7 @@

    - endTime + end time dp @@ -1274,7 +1465,7 @@

    - startTime + start time dp @@ -1414,6 +1605,18 @@

    + + + + Description + + + +

    + A relation pointing out a document representing a certificate related to the product described by the DPP. +

    + + @@ -1423,7 +1626,7 @@

    - externalDocument + external document op @@ -1468,6 +1671,18 @@

    + + + + Description + + + +

    + The characteristic that the piece of information is about. +

    + + @@ -1477,7 +1692,7 @@

    - ProductCharacteristic + Product characteristic c @@ -1505,6 +1720,18 @@

    + + + + Description + + + +

    + Relating a DPP to the pieces of information it contains. +

    + + @@ -1512,9 +1739,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -1526,7 +1758,7 @@

    - DPPInformation + DPP information c @@ -1536,7 +1768,7 @@

    -
    +

    directly superseded by @@ -1554,6 +1786,18 @@

    + + + + Description + + + +

    + A relation connecting a piece of information to the piece of information directly superseding it. +

    + + @@ -1563,7 +1807,7 @@

    - supersededBy + superseded by op @@ -1573,7 +1817,7 @@

    -
    +

    directly supersedes @@ -1591,11 +1835,23 @@

    + + + + Description + + + +

    + A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated. +

    + +

    -
    +

    - dissasembly instructions document + disassembly instructions document op @@ -1607,10 +1863,22 @@

    - http://w3id.org/dppo/ontology/dpp-info/dissasemblyInstructionsDocument + http://w3id.org/dppo/ontology/dpp-info/disassemblyInstructionsDocument + + + + Description + + + +

    + A relation pointing out a document with disassembly instructions for the product. +

    + + @@ -1620,7 +1888,7 @@

    - externalDocument + external document op @@ -1637,7 +1905,7 @@

    - DisassemblyInformation + Disassembly information c @@ -1665,6 +1933,18 @@

    + + + + Description + + + +

    + A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product. +

    + + @@ -1676,7 +1956,7 @@

  • - certificateDocument + certificate document op @@ -1685,8 +1965,8 @@

  • - - dissasemblyInstructionsDocument + + disassembly instructions document op @@ -1696,7 +1976,7 @@

  • - repairInstructionsDocument + repair instrucitons document op @@ -1726,6 +2006,18 @@

    + + + + Description + + + +

    + A piece of information about the composition of a product. +

    + + @@ -1733,9 +2025,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/Product - + + + http://w3id.org/dppo/ontology/dpp-odp/Product + + + c + + @@ -1758,6 +2055,18 @@

    + + + + Description + + + +

    + Relating a piece of information to the thing the information is about, i.e. describes. +

    + + @@ -1765,9 +2074,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/describes - + + + http://w3id.org/dppo/ontology/dpp-odp/describes + + + op + + @@ -1790,6 +2104,18 @@

    + + + + Description + + + +

    + A relation pointing at the quality that the piece of information describes. +

    + + @@ -1799,7 +2125,7 @@

    - ProductQuality + Product quality c @@ -1811,7 +2137,7 @@

  • - repair instructions document + repair instrucitons document op @@ -1827,6 +2153,18 @@

    + + + + Description + + + +

    + A relation pointing out a document containing repair instructions for the product. +

    + + @@ -1836,7 +2174,7 @@

    - externalDocument + external document op @@ -1853,7 +2191,7 @@

    - RepairInstruction + Repair instruction c @@ -1881,6 +2219,18 @@

    + + + + Description + + + +

    + A transitive relation that relates a piece of information to the pieces of information that supersedes it. +

    + + @@ -1889,8 +2239,8 @@

    - - directlySupersededBy + + directly superseded by op @@ -1907,7 +2257,7 @@

    - DPPInformation + DPP information c @@ -1924,7 +2274,7 @@

    - DPPInformation + DPP information c @@ -1952,6 +2302,18 @@

    + + + + Description + + + +

    + Relation between a concept with a value, associating it to a unit of measure. +

    + + @@ -1960,8 +2322,8 @@

    - - CompositionInformation + + Composition information c @@ -1972,7 +2334,7 @@

    - ProductQuality + Product quality c @@ -1983,7 +2345,7 @@

    - ProductCharacteristic + Product characteristic c @@ -1993,10 +2355,47 @@

    +
    +

    + describes + + op + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/describes + +
    + + Sub Property Of + + + + + is about + + + op + + +
    +
    - - CompositionInformation + + Composition information c @@ -2004,7 +2403,7 @@

    - ProductCharacteristic + Product characteristic c @@ -2012,7 +2411,7 @@

    - ProductQuality + Product quality c @@ -2040,6 +2439,18 @@

    + + + + Description + + + +

    + The end of a time interval. +

    + +

    @@ -2060,6 +2471,18 @@

    + + + + Description + + + +

    + The start of a time interval. +

    + +

    @@ -2080,6 +2503,183 @@

    + + + + Description + + + +

    + The value of a characterisitc or a quality. +

    + + + +

    +
    +
    +

    + Annotation Properties +

    +
    +

    + contributor + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/contributor + +
    +
    +
    +

    + created + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/created + +
    +
    +
    +

    + creator + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/creator + +
    +
    +
    +

    + description + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/description + +
    +
    +
    +

    + license + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/license + +
    +
    +
    +

    + title + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/dc/terms/title + +
    +
    +
    +

    + preferred namespace prefix + + ap + +

    + + + + + +
    + IRI + + + http://purl.org/vocab/vann/preferredNamespacePrefix + +
    +
    +
    +

    + preferred namespace uri + + ap + +

    + + + + +
    + IRI + + + http://purl.org/vocab/vann/preferredNamespaceUri + +
    @@ -2181,6 +2781,16 @@

    Datatype Properties + + + + ap + + + + Annotation Properties + + @@ -2237,38 +2847,38 @@

  • - - Composition Information + + Composition information
  • - Dpp Information + DPP information
  • - Disassembly Information + Disassembly information
  • - Legal Guarantee + Legal guarantee
  • - Product Characteristic + Product characteristic
  • - Product Quality + Product quality
  • - Repair Instruction + Repair instruction
  • @@ -2276,6 +2886,16 @@

    Unit

  • +
  • + + Dpp + +
  • +
  • + + Product + +
  • @@ -2301,18 +2921,18 @@

  • - + directly superseded by
  • - + directly supersedes
  • - - dissasembly instructions document + + disassembly instructions document
  • @@ -2337,7 +2957,7 @@

  • - repair instructions document + repair instrucitons document
  • @@ -2350,6 +2970,11 @@

    unit

  • +
  • + + describes + +
  • @@ -2376,6 +3001,55 @@

  • +
  • +

    + + Annotation Properties + +

    + +
  • diff --git a/docs/ontology/dpp-odp/0.1/dpp-odp.jsonld b/docs/ontology/dpp-odp/0.1/dpp-odp.jsonld index dee5bde..81bdeaf 100644 --- a/docs/ontology/dpp-odp/0.1/dpp-odp.jsonld +++ b/docs/ontology/dpp-odp/0.1/dpp-odp.jsonld @@ -1,16 +1,113 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Digital Product Passport" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "_:nfdb0a996ef0b4db5bcbaefaaa86fc3e9b1" + } ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "_:nfdb0a996ef0b4db5bcbaefaaa86fc3e9b1", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#allValuesFrom": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, + { + "@id": "http://purl.org/dc/terms/creator", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/contributor", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "The relation between a DPP and the product it describes." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "describes" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + } + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-odp/", "@type": [ @@ -79,97 +176,52 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" - } - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/title", + "@id": "http://purl.org/dc/terms/license", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "_:n4984d4591c7846f0bed3702c243d9a3ab1" + "@language": "en", + "@value": "A relation between a whole and its parts." + }, + { + "@language": "en", + "@value": "has part" } ] }, { - "@id": "_:n4984d4591c7846f0bed3702c243d9a3ab1", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#allValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + "@language": "en", + "@value": "A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts." } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart" + "@language": "en", + "@value": "Product" } - ] - }, - { - "@id": "http://purl.org/dc/terms/created", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:n4984d4591c7846f0bed3702c243d9a3ab2" + "@id": "_:nfdb0a996ef0b4db5bcbaefaaa86fc3e9b2" } ] }, { - "@id": "_:n4984d4591c7846f0bed3702c243d9a3ab2", + "@id": "_:nfdb0a996ef0b4db5bcbaefaaa86fc3e9b2", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -183,11 +235,5 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart" } ] - }, - { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] } ] \ No newline at end of file diff --git a/docs/ontology/dpp-odp/0.1/dpp-odp.owl b/docs/ontology/dpp-odp/0.1/dpp-odp.owl index 3d31451..a691f00 100644 --- a/docs/ontology/dpp-odp/0.1/dpp-odp.owl +++ b/docs/ontology/dpp-odp/0.1/dpp-odp.owl @@ -6,12 +6,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - @@ -28,45 +22,59 @@ 0.1 - - - - - - - + - + - + + A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts. + Product + + + - + + A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts. + Digital Product Passport - - + + + + + The relation between a DPP and the product it describes. + describes + + + + + - - - - + + - + - - + A relation between a whole and its parts. + has part - + - + + + + + + + diff --git a/docs/ontology/dpp-odp/0.1/dpp-odp.pdf b/docs/ontology/dpp-odp/0.1/dpp-odp.pdf index 6675982..676625c 100644 Binary files a/docs/ontology/dpp-odp/0.1/dpp-odp.pdf and b/docs/ontology/dpp-odp/0.1/dpp-odp.pdf differ diff --git a/docs/ontology/dpp-odp/0.1/dpp-odp.rdf b/docs/ontology/dpp-odp/0.1/dpp-odp.rdf index 3d31451..a691f00 100644 --- a/docs/ontology/dpp-odp/0.1/dpp-odp.rdf +++ b/docs/ontology/dpp-odp/0.1/dpp-odp.rdf @@ -6,12 +6,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - @@ -28,45 +22,59 @@ 0.1 - - - - - - - + - + - + + A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts. + Product + + + - + + A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts. + Digital Product Passport - - + + + + + The relation between a DPP and the product it describes. + describes + + + + + - - - - + + - + - - + A relation between a whole and its parts. + has part - + - + + + + + + + diff --git a/docs/ontology/dpp-odp/0.1/dpp-odp.ttl b/docs/ontology/dpp-odp/0.1/dpp-odp.ttl index b2ce9d7..6fafa11 100644 --- a/docs/ontology/dpp-odp/0.1/dpp-odp.ttl +++ b/docs/ontology/dpp-odp/0.1/dpp-odp.ttl @@ -36,18 +36,26 @@ vann:preferredNamespaceUri a owl:AnnotationProperty . owl:versionInfo "0.1" . :describes a owl:ObjectProperty ; + rdfs:label "describes"@en ; + rdfs:comment "The relation between a DPP and the product it describes."@en ; rdfs:domain :DPP ; rdfs:range :Product . :DPP a owl:Class ; + rdfs:label "Digital Product Passport"@en ; + rdfs:comment "A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom :DPP ; owl:onProperty :hasPart ] . :Product a owl:Class ; + rdfs:label "Product"@en ; + rdfs:comment "A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom :Product ; owl:onProperty :hasPart ] . -:hasPart a owl:ObjectProperty . +:hasPart a owl:ObjectProperty ; + rdfs:label "A relation between a whole and its parts."@en, + "has part"@en . diff --git a/docs/ontology/dpp-odp/0.1/index.html b/docs/ontology/dpp-odp/0.1/index.html index 083c1b9..ff3a34b 100644 --- a/docs/ontology/dpp-odp/0.1/index.html +++ b/docs/ontology/dpp-odp/0.1/index.html @@ -515,9 +515,9 @@

    Classes

    -
    +

    - Dpp + Digital Product Passport c @@ -533,6 +533,18 @@

    + + + + Description + + + +

    + A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts. +

    + + @@ -561,7 +573,7 @@

    - hasPart + A relation between a whole and its parts. op @@ -570,8 +582,8 @@

    only - - DPP + + Digital Product Passport c @@ -602,6 +614,18 @@

    + + + + Description + + + +

    + A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts. +

    + + @@ -630,7 +654,7 @@

    - hasPart + A relation between a whole and its parts. op @@ -676,6 +700,18 @@

    + + + + Description + + + +

    + The relation between a DPP and the product it describes. +

    + + @@ -684,8 +720,8 @@

    - - DPP + + Digital Product Passport c @@ -714,7 +750,7 @@

    - has part + A relation between a whole and its parts.has part op @@ -1047,8 +1083,8 @@

    diff --git a/docs/ontology/dpp-odp/latest/dpp-odp.jsonld b/docs/ontology/dpp-odp/latest/dpp-odp.jsonld index dee5bde..81bdeaf 100644 --- a/docs/ontology/dpp-odp/latest/dpp-odp.jsonld +++ b/docs/ontology/dpp-odp/latest/dpp-odp.jsonld @@ -1,16 +1,113 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Digital Product Passport" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "_:nfdb0a996ef0b4db5bcbaefaaa86fc3e9b1" + } ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "_:nfdb0a996ef0b4db5bcbaefaaa86fc3e9b1", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#allValuesFrom": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, + { + "@id": "http://purl.org/dc/terms/creator", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/contributor", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "The relation between a DPP and the product it describes." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "describes" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + } + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-odp/", "@type": [ @@ -79,97 +176,52 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" - } - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/title", + "@id": "http://purl.org/dc/terms/license", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "_:n4984d4591c7846f0bed3702c243d9a3ab1" + "@language": "en", + "@value": "A relation between a whole and its parts." + }, + { + "@language": "en", + "@value": "has part" } ] }, { - "@id": "_:n4984d4591c7846f0bed3702c243d9a3ab1", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#allValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + "@language": "en", + "@value": "A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts." } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart" + "@language": "en", + "@value": "Product" } - ] - }, - { - "@id": "http://purl.org/dc/terms/created", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:n4984d4591c7846f0bed3702c243d9a3ab2" + "@id": "_:nfdb0a996ef0b4db5bcbaefaaa86fc3e9b2" } ] }, { - "@id": "_:n4984d4591c7846f0bed3702c243d9a3ab2", + "@id": "_:nfdb0a996ef0b4db5bcbaefaaa86fc3e9b2", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -183,11 +235,5 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart" } ] - }, - { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] } ] \ No newline at end of file diff --git a/docs/ontology/dpp-odp/latest/dpp-odp.owl b/docs/ontology/dpp-odp/latest/dpp-odp.owl index 3d31451..a691f00 100644 --- a/docs/ontology/dpp-odp/latest/dpp-odp.owl +++ b/docs/ontology/dpp-odp/latest/dpp-odp.owl @@ -6,12 +6,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - @@ -28,45 +22,59 @@ 0.1 - - - - - - - + - + - + + A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts. + Product + + + - + + A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts. + Digital Product Passport - - + + + + + The relation between a DPP and the product it describes. + describes + + + + + - - - - + + - + - - + A relation between a whole and its parts. + has part - + - + + + + + + + diff --git a/docs/ontology/dpp-odp/latest/dpp-odp.pdf b/docs/ontology/dpp-odp/latest/dpp-odp.pdf index 6675982..676625c 100644 Binary files a/docs/ontology/dpp-odp/latest/dpp-odp.pdf and b/docs/ontology/dpp-odp/latest/dpp-odp.pdf differ diff --git a/docs/ontology/dpp-odp/latest/dpp-odp.rdf b/docs/ontology/dpp-odp/latest/dpp-odp.rdf index 3d31451..a691f00 100644 --- a/docs/ontology/dpp-odp/latest/dpp-odp.rdf +++ b/docs/ontology/dpp-odp/latest/dpp-odp.rdf @@ -6,12 +6,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - @@ -28,45 +22,59 @@ 0.1 - - - - - - - + - + - + + A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts. + Product + + + - + + A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts. + Digital Product Passport - - + + + + + The relation between a DPP and the product it describes. + describes + + + + + - - - - + + - + - - + A relation between a whole and its parts. + has part - + - + + + + + + + diff --git a/docs/ontology/dpp-odp/latest/dpp-odp.ttl b/docs/ontology/dpp-odp/latest/dpp-odp.ttl index b2ce9d7..6fafa11 100644 --- a/docs/ontology/dpp-odp/latest/dpp-odp.ttl +++ b/docs/ontology/dpp-odp/latest/dpp-odp.ttl @@ -36,18 +36,26 @@ vann:preferredNamespaceUri a owl:AnnotationProperty . owl:versionInfo "0.1" . :describes a owl:ObjectProperty ; + rdfs:label "describes"@en ; + rdfs:comment "The relation between a DPP and the product it describes."@en ; rdfs:domain :DPP ; rdfs:range :Product . :DPP a owl:Class ; + rdfs:label "Digital Product Passport"@en ; + rdfs:comment "A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom :DPP ; owl:onProperty :hasPart ] . :Product a owl:Class ; + rdfs:label "Product"@en ; + rdfs:comment "A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom :Product ; owl:onProperty :hasPart ] . -:hasPart a owl:ObjectProperty . +:hasPart a owl:ObjectProperty ; + rdfs:label "A relation between a whole and its parts."@en, + "has part"@en . diff --git a/docs/ontology/dpp-odp/latest/index.html b/docs/ontology/dpp-odp/latest/index.html index 083c1b9..ff3a34b 100644 --- a/docs/ontology/dpp-odp/latest/index.html +++ b/docs/ontology/dpp-odp/latest/index.html @@ -515,9 +515,9 @@

    Classes

    -
    +

    - Dpp + Digital Product Passport c @@ -533,6 +533,18 @@

    + + + + Description + + + +

    + A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts. +

    + + @@ -561,7 +573,7 @@

    - hasPart + A relation between a whole and its parts. op @@ -570,8 +582,8 @@

    only - - DPP + + Digital Product Passport c @@ -602,6 +614,18 @@

    + + + + Description + + + +

    + A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts. +

    + + @@ -630,7 +654,7 @@

    - hasPart + A relation between a whole and its parts. op @@ -676,6 +700,18 @@

    + + + + Description + + + +

    + The relation between a DPP and the product it describes. +

    + + @@ -684,8 +720,8 @@

    - - DPP + + Digital Product Passport c @@ -714,7 +750,7 @@

    - has part + A relation between a whole and its parts.has part op @@ -1047,8 +1083,8 @@

    diff --git a/docs/ontology/dpp-prov/0.1/dpp-prov.jsonld b/docs/ontology/dpp-prov/0.1/dpp-prov.jsonld index 2d4cc93..983bbd1 100644 --- a/docs/ontology/dpp-prov/0.1/dpp-prov.jsonld +++ b/docs/ontology/dpp-prov/0.1/dpp-prov.jsonld @@ -1,14 +1,188 @@ [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Relation to the actor responsible for a DPP or a piece of information inside it." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "actor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/ValueChainActor", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Value chain actor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/creationTimeStamp", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A time stamp indicating when a piece of information, or a DPP, was created (or added), i.e. when it started to be valid." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "_:n2950f1f8681c481aa4ef3ec8d369bae6b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "creation time stamp" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp" + } + ] + }, + { + "@id": "_:n2950f1f8681c481aa4ef3ec8d369bae6b1", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ] + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/invalidAtTimeStamp", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A time stamp indicating the time when a DPP or a piece of information ceased to be valid, i.e. what deprecated or replaced by another piece of information." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "_:n2950f1f8681c481aa4ef3ec8d369bae6b4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "invalid at time stamp" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp" + } + ] + }, + { + "@id": "_:n2950f1f8681c481aa4ef3ec8d369bae6b4", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ] + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-prov/dppOwner", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP." + } + ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" } ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "DPP owner" + } + ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor" @@ -16,11 +190,53 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor", + "@id": "http://purl.org/dc/terms/creator", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A timstamp of some information, i.e. a DPP or a piece of information." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "time stamp" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/license", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Authority", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "An actor that is an authority." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Authority" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" } @@ -99,131 +315,93 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/responsibleActor", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor", + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Consumer", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/invalidAtTimeStamp", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "_:ne2264698a42a4cfca3c7d1e1e8f62bdfb4" + "@language": "en", + "@value": "An actor that is an end-user of a product, a consumer." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp" + "@language": "en", + "@value": "Consumer" } - ] - }, - { - "@id": "_:ne2264698a42a4cfca3c7d1e1e8f62bdfb4", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@list": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" - } - ] + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Authority", + "@id": "http://purl.org/dc/terms/title", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Consumer", + "@id": "http://w3id.org/dppo/ontology/dpp-prov/responsibleActor", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" + "@language": "en", + "@value": "A relation the indicates the actor responsible for stating a piece of information." } - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/creationTimeStamp", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne2264698a42a4cfca3c7d1e1e8f62bdfb1" + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "responsible actor" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp" + "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor" } ] }, { - "@id": "_:ne2264698a42a4cfca3c7d1e1e8f62bdfb1", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2002/07/owl#unionOf": [ - { - "@list": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" - } - ] - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/ValueChainActor", + "@id": "http://purl.org/dc/terms/contributor", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" + "@language": "en", + "@value": "Actor" + }, + { + "@language": "en", + "@value": "An actor responsible for some information." } ] } diff --git a/docs/ontology/dpp-prov/0.1/dpp-prov.owl b/docs/ontology/dpp-prov/0.1/dpp-prov.owl index 6dd7311..1826b11 100644 --- a/docs/ontology/dpp-prov/0.1/dpp-prov.owl +++ b/docs/ontology/dpp-prov/0.1/dpp-prov.owl @@ -6,10 +6,16 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - + + + + + + + + + A time stamp indicating when a piece of information, or a DPP, was created (or added), i.e. when it started to be valid. + creation time stamp @@ -28,65 +34,109 @@ 0.1 - - - - - - + - - + A timstamp of some information, i.e. a DPP or a piece of information. + time stamp - - - - - + - + + An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor. + Value chain actor - - - + + + + + A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP. + DPP owner - + - + + Relation to the actor responsible for a DPP or a piece of information inside it. + actor + + + + + + + Actor + An actor responsible for some information. + + + + + + + + + + A relation the indicates the actor responsible for stating a piece of information. + responsible actor + + + + + + + + + + A time stamp indicating the time when a DPP or a piece of information ceased to be valid, i.e. what deprecated or replaced by another piece of information. + invalid at time stamp + An actor that is an end-user of a product, a consumer. + Consumer - - - + + + An actor that is an authority. + Authority - - - - - + - + + + + + + + + + + + + + + + - - - - - + + - - + + + + + + + + diff --git a/docs/ontology/dpp-prov/0.1/dpp-prov.pdf b/docs/ontology/dpp-prov/0.1/dpp-prov.pdf index 535e222..c68fd3d 100644 Binary files a/docs/ontology/dpp-prov/0.1/dpp-prov.pdf and b/docs/ontology/dpp-prov/0.1/dpp-prov.pdf differ diff --git a/docs/ontology/dpp-prov/0.1/dpp-prov.rdf b/docs/ontology/dpp-prov/0.1/dpp-prov.rdf index 6dd7311..1826b11 100644 --- a/docs/ontology/dpp-prov/0.1/dpp-prov.rdf +++ b/docs/ontology/dpp-prov/0.1/dpp-prov.rdf @@ -6,10 +6,16 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - + + + + + + + + + A time stamp indicating when a piece of information, or a DPP, was created (or added), i.e. when it started to be valid. + creation time stamp @@ -28,65 +34,109 @@ 0.1 - - - - - - + - - + A timstamp of some information, i.e. a DPP or a piece of information. + time stamp - - - - - + - + + An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor. + Value chain actor - - - + + + + + A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP. + DPP owner - + - + + Relation to the actor responsible for a DPP or a piece of information inside it. + actor + + + + + + + Actor + An actor responsible for some information. + + + + + + + + + + A relation the indicates the actor responsible for stating a piece of information. + responsible actor + + + + + + + + + + A time stamp indicating the time when a DPP or a piece of information ceased to be valid, i.e. what deprecated or replaced by another piece of information. + invalid at time stamp + An actor that is an end-user of a product, a consumer. + Consumer - - - + + + An actor that is an authority. + Authority - - - - - + - + + + + + + + + + + + + + + + - - - - - + + - - + + + + + + + + diff --git a/docs/ontology/dpp-prov/0.1/dpp-prov.ttl b/docs/ontology/dpp-prov/0.1/dpp-prov.ttl index 035ffce..3685846 100644 --- a/docs/ontology/dpp-prov/0.1/dpp-prov.ttl +++ b/docs/ontology/dpp-prov/0.1/dpp-prov.ttl @@ -6,6 +6,22 @@ @prefix rdfs: . @prefix vann: . +dcterms:contributor a owl:AnnotationProperty . + +dcterms:created a owl:AnnotationProperty . + +dcterms:creator a owl:AnnotationProperty . + +dcterms:description a owl:AnnotationProperty . + +dcterms:license a owl:AnnotationProperty . + +dcterms:title a owl:AnnotationProperty . + +vann:preferredNamespacePrefix a owl:AnnotationProperty . + +vann:preferredNamespaceUri a owl:AnnotationProperty . + : a owl:Ontology ; dcterms:contributor "Eva Blomqvist", "Huanyu Li", @@ -23,36 +39,60 @@ owl:versionInfo "0.1" . :Authority a owl:Class ; + rdfs:label "Authority"@en ; + rdfs:comment "An actor that is an authority."@en ; rdfs:subClassOf :Actor . :Consumer a owl:Class ; + rdfs:label "Consumer"@en ; + rdfs:comment "An actor that is an end-user of a product, a consumer."@en ; rdfs:subClassOf :Actor . :ValueChainActor a owl:Class ; + rdfs:label "Value chain actor"@en ; + rdfs:comment "An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor."@en ; rdfs:subClassOf :Actor . :creationTimeStamp a owl:DatatypeProperty ; + rdfs:label "creation time stamp"@en ; + rdfs:comment "A time stamp indicating when a piece of information, or a DPP, was created (or added), i.e. when it started to be valid."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( dpp-info:DPPInformation ) ] ; rdfs:subPropertyOf :timeStamp . :dppOwner a owl:ObjectProperty ; + rdfs:label "DPP owner"@en ; + rdfs:comment "A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP."@en ; rdfs:domain ; rdfs:subPropertyOf :actor . :invalidAtTimeStamp a owl:DatatypeProperty ; + rdfs:label "invalid at time stamp"@en ; + rdfs:comment "A time stamp indicating the time when a DPP or a piece of information ceased to be valid, i.e. what deprecated or replaced by another piece of information."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( dpp-info:DPPInformation ) ] ; rdfs:subPropertyOf :timeStamp . :responsibleActor a owl:ObjectProperty ; + rdfs:label "responsible actor"@en ; + rdfs:comment "A relation the indicates the actor responsible for stating a piece of information."@en ; rdfs:domain dpp-info:DPPInformation ; rdfs:subPropertyOf :actor . :actor a owl:ObjectProperty ; + rdfs:label "actor"@en ; + rdfs:comment "Relation to the actor responsible for a DPP or a piece of information inside it."@en ; rdfs:range :Actor . -:timeStamp a owl:DatatypeProperty . +:timeStamp a owl:DatatypeProperty ; + rdfs:label "time stamp"@en ; + rdfs:comment "A timstamp of some information, i.e. a DPP or a piece of information."@en . + +dpp-info:DPPInformation a owl:Class . + + a owl:Class . -:Actor a owl:Class . +:Actor a owl:Class ; + rdfs:comment "Actor"@en, + "An actor responsible for some information."@en . diff --git a/docs/ontology/dpp-prov/0.1/index.html b/docs/ontology/dpp-prov/0.1/index.html index 9875c45..43565e0 100644 --- a/docs/ontology/dpp-prov/0.1/index.html +++ b/docs/ontology/dpp-prov/0.1/index.html @@ -515,6 +515,80 @@

    Classes

    +
    +

    + Dpp Information + + c + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-info/DPPInformation + +
    + + In Domain Of + + + + + responsible actor + + + op + + +
    +
    +
    +

    + Dpp + + c + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + +
    + + In Domain Of + + + + + DPP owner + + + op + + +
    +

    Actor @@ -533,6 +607,27 @@

    + + + + Description + + + +
      +
    • +

      + Actor +

      +
    • +
    • +

      + An actor responsible for some information. +

      +
    • +
    + + @@ -581,7 +676,7 @@

  • - ValueChainActor + Value chain actor c @@ -611,6 +706,18 @@

    + + + + Description + + + +

    + An actor that is an authority. +

    + + @@ -648,6 +755,18 @@

    + + + + Description + + + +

    + An actor that is an end-user of a product, a consumer. +

    + + @@ -669,7 +788,7 @@

  • - Value Chain Actor + Value chain actor c @@ -685,6 +804,18 @@

    + + + + Description + + + +

    + An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor. +

    + + @@ -727,6 +858,18 @@

    + + + + Description + + + +

    + Relation to the actor responsible for a DPP or a piece of information inside it. +

    + + @@ -738,7 +881,7 @@

  • - dppOwner + DPP owner op @@ -748,7 +891,7 @@

  • - responsibleActor + responsible actor op @@ -779,7 +922,7 @@

  • - dpp owner + DPP owner op @@ -795,6 +938,18 @@

    + + + + Description + + + +

    + A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP. +

    + + @@ -819,9 +974,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -844,6 +1004,18 @@

    + + + + Description + + + +

    + A relation the indicates the actor responsible for stating a piece of information. +

    + + @@ -868,9 +1040,14 @@

    - - dpp-info:DPPInformation - + + + dpp-info:DPPInformation + + + c + + @@ -880,7 +1057,7 @@

    Datatype Properties

    -
    +

    creation time stamp @@ -898,6 +1075,18 @@

    + + + + Description + + + +

    + A time stamp indicating when a piece of information, or a DPP, was created (or added), i.e. when it started to be valid. +

    + + @@ -907,7 +1096,7 @@

    - timeStamp + time stamp dp @@ -945,7 +1134,7 @@

    -
    +

    invalid at time stamp @@ -963,6 +1152,18 @@

    + + + + Description + + + +

    + A time stamp indicating the time when a DPP or a piece of information ceased to be valid, i.e. what deprecated or replaced by another piece of information. +

    + + @@ -972,7 +1173,7 @@

    - timeStamp + time stamp dp @@ -988,8 +1189,8 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP + + dpp-info:DPPInformation c @@ -999,8 +1200,8 @@

    or - - dpp-info:DPPInformation + + http://w3id.org/dppo/ontology/dpp-odp/DPP c @@ -1028,6 +1229,18 @@

    + + + + Description + + + +

    + A timstamp of some information, i.e. a DPP or a piece of information. +

    + + @@ -1038,8 +1251,8 @@

    • - - creationTimeStamp + + creation time stamp dp @@ -1048,8 +1261,8 @@

    • - - invalidAtTimeStamp + + invalid at time stamp dp @@ -1094,6 +1307,171 @@

      c +
      +

      + Annotation Properties +

      +
      +

      + contributor + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/contributor + +
      +
      +
      +

      + created + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/created + +
      +
      +
      +

      + creator + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/creator + +
      +
      +
      +

      + description + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/description + +
      +
      +
      +

      + license + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/license + +
      +
      +
      +

      + title + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/title + +
      +
      +
      +

      + preferred namespace prefix + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/vocab/vann/preferredNamespacePrefix + +
      +
      +
      +

      + preferred namespace uri + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/vocab/vann/preferredNamespaceUri + +
      +
      +

      Namespaces @@ -1200,6 +1578,16 @@

      Datatype Properties + + + + ap + + + + Annotation Properties + +

    @@ -1250,6 +1638,16 @@

    @@ -1286,7 +1684,7 @@

  • - dpp owner + DPP owner
  • @@ -1304,12 +1702,12 @@

  • +
  • +

    + + Annotation Properties + +

    + +
  • diff --git a/docs/ontology/dpp-prov/latest/dpp-prov.jsonld b/docs/ontology/dpp-prov/latest/dpp-prov.jsonld index 2d4cc93..983bbd1 100644 --- a/docs/ontology/dpp-prov/latest/dpp-prov.jsonld +++ b/docs/ontology/dpp-prov/latest/dpp-prov.jsonld @@ -1,14 +1,188 @@ [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Relation to the actor responsible for a DPP or a piece of information inside it." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "actor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/ValueChainActor", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Value chain actor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/creationTimeStamp", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A time stamp indicating when a piece of information, or a DPP, was created (or added), i.e. when it started to be valid." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "_:n2950f1f8681c481aa4ef3ec8d369bae6b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "creation time stamp" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp" + } + ] + }, + { + "@id": "_:n2950f1f8681c481aa4ef3ec8d369bae6b1", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ] + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/invalidAtTimeStamp", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A time stamp indicating the time when a DPP or a piece of information ceased to be valid, i.e. what deprecated or replaced by another piece of information." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "_:n2950f1f8681c481aa4ef3ec8d369bae6b4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "invalid at time stamp" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp" + } + ] + }, + { + "@id": "_:n2950f1f8681c481aa4ef3ec8d369bae6b4", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + } + ] + } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-prov/dppOwner", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP." + } + ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" } ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "DPP owner" + } + ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor" @@ -16,11 +190,53 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor", + "@id": "http://purl.org/dc/terms/creator", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A timstamp of some information, i.e. a DPP or a piece of information." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "time stamp" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/license", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Authority", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "An actor that is an authority." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Authority" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" } @@ -99,131 +315,93 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/responsibleActor", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor", + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Consumer", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/invalidAtTimeStamp", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "_:ne2264698a42a4cfca3c7d1e1e8f62bdfb4" + "@language": "en", + "@value": "An actor that is an end-user of a product, a consumer." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp" + "@language": "en", + "@value": "Consumer" } - ] - }, - { - "@id": "_:ne2264698a42a4cfca3c7d1e1e8f62bdfb4", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@list": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" - } - ] + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Authority", + "@id": "http://purl.org/dc/terms/title", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Consumer", + "@id": "http://w3id.org/dppo/ontology/dpp-prov/responsibleActor", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" + "@language": "en", + "@value": "A relation the indicates the actor responsible for stating a piece of information." } - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/creationTimeStamp", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne2264698a42a4cfca3c7d1e1e8f62bdfb1" + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "responsible actor" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp" + "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor" } ] }, { - "@id": "_:ne2264698a42a4cfca3c7d1e1e8f62bdfb1", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2002/07/owl#unionOf": [ - { - "@list": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" - } - ] - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/ValueChainActor", + "@id": "http://purl.org/dc/terms/contributor", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" + "@language": "en", + "@value": "Actor" + }, + { + "@language": "en", + "@value": "An actor responsible for some information." } ] } diff --git a/docs/ontology/dpp-prov/latest/dpp-prov.owl b/docs/ontology/dpp-prov/latest/dpp-prov.owl index 6dd7311..1826b11 100644 --- a/docs/ontology/dpp-prov/latest/dpp-prov.owl +++ b/docs/ontology/dpp-prov/latest/dpp-prov.owl @@ -6,10 +6,16 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - + + + + + + + + + A time stamp indicating when a piece of information, or a DPP, was created (or added), i.e. when it started to be valid. + creation time stamp @@ -28,65 +34,109 @@ 0.1 - - - - - - + - - + A timstamp of some information, i.e. a DPP or a piece of information. + time stamp - - - - - + - + + An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor. + Value chain actor - - - + + + + + A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP. + DPP owner - + - + + Relation to the actor responsible for a DPP or a piece of information inside it. + actor + + + + + + + Actor + An actor responsible for some information. + + + + + + + + + + A relation the indicates the actor responsible for stating a piece of information. + responsible actor + + + + + + + + + + A time stamp indicating the time when a DPP or a piece of information ceased to be valid, i.e. what deprecated or replaced by another piece of information. + invalid at time stamp + An actor that is an end-user of a product, a consumer. + Consumer - - - + + + An actor that is an authority. + Authority - - - - - + - + + + + + + + + + + + + + + + - - - - - + + - - + + + + + + + + diff --git a/docs/ontology/dpp-prov/latest/dpp-prov.pdf b/docs/ontology/dpp-prov/latest/dpp-prov.pdf index 535e222..c68fd3d 100644 Binary files a/docs/ontology/dpp-prov/latest/dpp-prov.pdf and b/docs/ontology/dpp-prov/latest/dpp-prov.pdf differ diff --git a/docs/ontology/dpp-prov/latest/dpp-prov.rdf b/docs/ontology/dpp-prov/latest/dpp-prov.rdf index 6dd7311..1826b11 100644 --- a/docs/ontology/dpp-prov/latest/dpp-prov.rdf +++ b/docs/ontology/dpp-prov/latest/dpp-prov.rdf @@ -6,10 +6,16 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - + + + + + + + + + A time stamp indicating when a piece of information, or a DPP, was created (or added), i.e. when it started to be valid. + creation time stamp @@ -28,65 +34,109 @@ 0.1 - - - - - - + - - + A timstamp of some information, i.e. a DPP or a piece of information. + time stamp - - - - - + - + + An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor. + Value chain actor - - - + + + + + A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP. + DPP owner - + - + + Relation to the actor responsible for a DPP or a piece of information inside it. + actor + + + + + + + Actor + An actor responsible for some information. + + + + + + + + + + A relation the indicates the actor responsible for stating a piece of information. + responsible actor + + + + + + + + + + A time stamp indicating the time when a DPP or a piece of information ceased to be valid, i.e. what deprecated or replaced by another piece of information. + invalid at time stamp + An actor that is an end-user of a product, a consumer. + Consumer - - - + + + An actor that is an authority. + Authority - - - - - + - + + + + + + + + + + + + + + + - - - - - + + - - + + + + + + + + diff --git a/docs/ontology/dpp-prov/latest/dpp-prov.ttl b/docs/ontology/dpp-prov/latest/dpp-prov.ttl index 035ffce..3685846 100644 --- a/docs/ontology/dpp-prov/latest/dpp-prov.ttl +++ b/docs/ontology/dpp-prov/latest/dpp-prov.ttl @@ -6,6 +6,22 @@ @prefix rdfs: . @prefix vann: . +dcterms:contributor a owl:AnnotationProperty . + +dcterms:created a owl:AnnotationProperty . + +dcterms:creator a owl:AnnotationProperty . + +dcterms:description a owl:AnnotationProperty . + +dcterms:license a owl:AnnotationProperty . + +dcterms:title a owl:AnnotationProperty . + +vann:preferredNamespacePrefix a owl:AnnotationProperty . + +vann:preferredNamespaceUri a owl:AnnotationProperty . + : a owl:Ontology ; dcterms:contributor "Eva Blomqvist", "Huanyu Li", @@ -23,36 +39,60 @@ owl:versionInfo "0.1" . :Authority a owl:Class ; + rdfs:label "Authority"@en ; + rdfs:comment "An actor that is an authority."@en ; rdfs:subClassOf :Actor . :Consumer a owl:Class ; + rdfs:label "Consumer"@en ; + rdfs:comment "An actor that is an end-user of a product, a consumer."@en ; rdfs:subClassOf :Actor . :ValueChainActor a owl:Class ; + rdfs:label "Value chain actor"@en ; + rdfs:comment "An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor."@en ; rdfs:subClassOf :Actor . :creationTimeStamp a owl:DatatypeProperty ; + rdfs:label "creation time stamp"@en ; + rdfs:comment "A time stamp indicating when a piece of information, or a DPP, was created (or added), i.e. when it started to be valid."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( dpp-info:DPPInformation ) ] ; rdfs:subPropertyOf :timeStamp . :dppOwner a owl:ObjectProperty ; + rdfs:label "DPP owner"@en ; + rdfs:comment "A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP."@en ; rdfs:domain ; rdfs:subPropertyOf :actor . :invalidAtTimeStamp a owl:DatatypeProperty ; + rdfs:label "invalid at time stamp"@en ; + rdfs:comment "A time stamp indicating the time when a DPP or a piece of information ceased to be valid, i.e. what deprecated or replaced by another piece of information."@en ; rdfs:domain [ a owl:Class ; owl:unionOf ( dpp-info:DPPInformation ) ] ; rdfs:subPropertyOf :timeStamp . :responsibleActor a owl:ObjectProperty ; + rdfs:label "responsible actor"@en ; + rdfs:comment "A relation the indicates the actor responsible for stating a piece of information."@en ; rdfs:domain dpp-info:DPPInformation ; rdfs:subPropertyOf :actor . :actor a owl:ObjectProperty ; + rdfs:label "actor"@en ; + rdfs:comment "Relation to the actor responsible for a DPP or a piece of information inside it."@en ; rdfs:range :Actor . -:timeStamp a owl:DatatypeProperty . +:timeStamp a owl:DatatypeProperty ; + rdfs:label "time stamp"@en ; + rdfs:comment "A timstamp of some information, i.e. a DPP or a piece of information."@en . + +dpp-info:DPPInformation a owl:Class . + + a owl:Class . -:Actor a owl:Class . +:Actor a owl:Class ; + rdfs:comment "Actor"@en, + "An actor responsible for some information."@en . diff --git a/docs/ontology/dpp-prov/latest/index.html b/docs/ontology/dpp-prov/latest/index.html index 9875c45..43565e0 100644 --- a/docs/ontology/dpp-prov/latest/index.html +++ b/docs/ontology/dpp-prov/latest/index.html @@ -515,6 +515,80 @@

    Classes

    +
    +

    + Dpp Information + + c + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-info/DPPInformation + +
    + + In Domain Of + + + + + responsible actor + + + op + + +
    +
    +
    +

    + Dpp + + c + +

    + + + + + + + + + +
    + IRI + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + +
    + + In Domain Of + + + + + DPP owner + + + op + + +
    +

    Actor @@ -533,6 +607,27 @@

    + + + + Description + + + +
      +
    • +

      + Actor +

      +
    • +
    • +

      + An actor responsible for some information. +

      +
    • +
    + + @@ -581,7 +676,7 @@

  • - ValueChainActor + Value chain actor c @@ -611,6 +706,18 @@

    + + + + Description + + + +

    + An actor that is an authority. +

    + + @@ -648,6 +755,18 @@

    + + + + Description + + + +

    + An actor that is an end-user of a product, a consumer. +

    + + @@ -669,7 +788,7 @@

  • - Value Chain Actor + Value chain actor c @@ -685,6 +804,18 @@

    + + + + Description + + + +

    + An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor. +

    + + @@ -727,6 +858,18 @@

    + + + + Description + + + +

    + Relation to the actor responsible for a DPP or a piece of information inside it. +

    + + @@ -738,7 +881,7 @@

  • - dppOwner + DPP owner op @@ -748,7 +891,7 @@

  • - responsibleActor + responsible actor op @@ -779,7 +922,7 @@

  • - dpp owner + DPP owner op @@ -795,6 +938,18 @@

    + + + + Description + + + +

    + A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP. +

    + + @@ -819,9 +974,14 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP - + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -844,6 +1004,18 @@

    + + + + Description + + + +

    + A relation the indicates the actor responsible for stating a piece of information. +

    + + @@ -868,9 +1040,14 @@

    - - dpp-info:DPPInformation - + + + dpp-info:DPPInformation + + + c + + @@ -880,7 +1057,7 @@

    Datatype Properties

    -
    +

    creation time stamp @@ -898,6 +1075,18 @@

    + + + + Description + + + +

    + A time stamp indicating when a piece of information, or a DPP, was created (or added), i.e. when it started to be valid. +

    + + @@ -907,7 +1096,7 @@

    - timeStamp + time stamp dp @@ -945,7 +1134,7 @@

    -
    +

    invalid at time stamp @@ -963,6 +1152,18 @@

    + + + + Description + + + +

    + A time stamp indicating the time when a DPP or a piece of information ceased to be valid, i.e. what deprecated or replaced by another piece of information. +

    + + @@ -972,7 +1173,7 @@

    - timeStamp + time stamp dp @@ -988,8 +1189,8 @@

    - - http://w3id.org/dppo/ontology/dpp-odp/DPP + + dpp-info:DPPInformation c @@ -999,8 +1200,8 @@

    or - - dpp-info:DPPInformation + + http://w3id.org/dppo/ontology/dpp-odp/DPP c @@ -1028,6 +1229,18 @@

    + + + + Description + + + +

    + A timstamp of some information, i.e. a DPP or a piece of information. +

    + + @@ -1038,8 +1251,8 @@

    • - - creationTimeStamp + + creation time stamp dp @@ -1048,8 +1261,8 @@

    • - - invalidAtTimeStamp + + invalid at time stamp dp @@ -1094,6 +1307,171 @@

      c +
      +

      + Annotation Properties +

      +
      +

      + contributor + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/contributor + +
      +
      +
      +

      + created + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/created + +
      +
      +
      +

      + creator + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/creator + +
      +
      +
      +

      + description + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/description + +
      +
      +
      +

      + license + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/license + +
      +
      +
      +

      + title + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/dc/terms/title + +
      +
      +
      +

      + preferred namespace prefix + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/vocab/vann/preferredNamespacePrefix + +
      +
      +
      +

      + preferred namespace uri + + ap + +

      + + + + + +
      + IRI + + + http://purl.org/vocab/vann/preferredNamespaceUri + +
      +
      +

      Namespaces @@ -1200,6 +1578,16 @@

      Datatype Properties + + + + ap + + + + Annotation Properties + +

    @@ -1250,6 +1638,16 @@

    @@ -1286,7 +1684,7 @@

  • - dpp owner + DPP owner
  • @@ -1304,12 +1702,12 @@

  • +
  • +

    + + Annotation Properties + +

    + +
  • diff --git a/docs/webvowl/data/ontology/dpp-comp/0.1/dpp-comp.json b/docs/webvowl/data/ontology/dpp-comp/0.1/dpp-comp.json index 37618d9..cc13958 100644 --- a/docs/webvowl/data/ontology/dpp-comp/0.1/dpp-comp.json +++ b/docs/webvowl/data/ontology/dpp-comp/0.1/dpp-comp.json @@ -1,8 +1,8 @@ { "_comment" : "Created with OWL2VOWL (version 0.3.7), http://vowl.visualdataweb.org", "header" : { - "languages" : [ "undefined" ], - "baseIris" : [ "http://w3id.org/dppo/ontology/dpp-odp", "http://www.w3.org/2000/01/rdf-schema", "http://w3id.org/dppo/ontology/dpp-info", "http://www.w3.org/2001/XMLSchema", "http://w3id.org/dppo/ontology/dpp-info/0.1", "http://w3id.org/dppo/ontology/dpp-core", "http://w3id.org/dppo/ontology/dpp-comp" ], + "languages" : [ "en", "undefined" ], + "baseIris" : [ "http://www.w3.org/1999/02/22-rdf-syntax-ns", "http://w3id.org/dppo/ontology/dpp-odp", "http://www.w3.org/2000/01/rdf-schema", "http://w3id.org/dppo/ontology/dpp-info", "http://www.w3.org/2001/XMLSchema", "http://w3id.org/dppo/ontology/dpp-info/0.1", "http://w3id.org/dppo/ontology/dpp-comp", "http://w3id.org/dppo/ontology/dpp-core" ], "prefixList" : { "owl" : "http://www.w3.org/2002/07/owl#", "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#", @@ -41,12 +41,12 @@ "contributor" : [ { "identifier" : "contributor", "language" : "undefined", - "value" : "Eva Blomqvist", + "value" : "Robin Keskisärkkä", "type" : "label" }, { "identifier" : "contributor", "language" : "undefined", - "value" : "Robin Keskisärkkä", + "value" : "Eva Blomqvist", "type" : "label" }, { "identifier" : "contributor", @@ -66,18 +66,18 @@ "value" : "dpp-comp", "type" : "label" } ], - "versionInfo" : [ { - "identifier" : "versionInfo", - "language" : "undefined", - "value" : "0.1", - "type" : "label" - } ], "preferredNamespaceUri" : [ { "identifier" : "preferredNamespaceUri", "language" : "undefined", "value" : "http://w3id.org/dppo/ontology/dpp-comp/", "type" : "label" } ], + "versionInfo" : [ { + "identifier" : "versionInfo", + "language" : "undefined", + "value" : "0.1", + "type" : "label" + } ], "title" : [ { "identifier" : "title", "language" : "undefined", @@ -97,19 +97,19 @@ "id" : "0", "type" : "owl:Class" }, { - "id" : "5", + "id" : "2", "type" : "owl:Class" }, { "id" : "16", "type" : "owl:Class" }, { - "id" : "18", + "id" : "20", "type" : "owl:Class" }, { "id" : "12", "type" : "owl:Class" }, { - "id" : "35", + "id" : "36", "type" : "owl:Class" }, { "id" : "23", @@ -121,22 +121,22 @@ "id" : "38", "type" : "owl:Class" }, { - "id" : "21", + "id" : "19", "type" : "owl:Class" }, { - "id" : "19", + "id" : "17", "type" : "owl:Class" }, { "id" : "30", "type" : "owl:Class" }, { - "id" : "2", + "id" : "4", "type" : "owl:intersectionOf" }, { "id" : "55", "type" : "owl:Thing" }, { - "id" : "3", + "id" : "5", "type" : "owl:intersectionOf" }, { "id" : "58", @@ -154,16 +154,16 @@ "id" : "13", "type" : "owl:Thing" }, { - "id" : "17", + "id" : "21", "type" : "owl:Class" }, { - "id" : "46", + "id" : "43", "type" : "owl:Thing" }, { "id" : "63", "type" : "rdfs:Literal" }, { - "id" : "4", + "id" : "6", "type" : "owl:intersectionOf" }, { "id" : "64", @@ -175,10 +175,10 @@ "id" : "26", "type" : "owl:Class" }, { - "id" : "45", + "id" : "42", "type" : "owl:unionOf" }, { - "id" : "20", + "id" : "18", "type" : "owl:Class" }, { "id" : "34", @@ -187,55 +187,59 @@ "id" : "56", "type" : "owl:Class" }, { - "id" : "1", + "id" : "3", "type" : "owl:intersectionOf" }, { - "id" : "6", + "id" : "1", "type" : "owl:Class" }, { "id" : "8", "type" : "owl:Class" } ], "classAttribute" : [ { - "iri" : "http://w3id.org/dppo/ontology/dpp-odp/DPP", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", "instances" : 0, "label" : { - "IRI-based" : "DPP" + "IRI-based" : "ProductCharacteristic" }, - "subClasses" : [ "1", "2", "3", "4" ], "attributes" : [ "external" ], - "id" : "0" + "id" : "0", + "superClasses" : [ "1" ] }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", + "iri" : "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", "instances" : 0, "label" : { - "IRI-based" : "ProductCharacteristic" + "IRI-based" : "DPP" }, + "subClasses" : [ "3", "4", "5", "6" ], "attributes" : [ "external" ], - "id" : "5", - "superClasses" : [ "6" ] + "id" : "2" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", + "iri" : "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-comp", "instances" : 0, "label" : { - "IRI-based" : "ConsumerProduct" + "IRI-based" : "SubstanceOfConcern", + "en" : "Substance of Concern" + }, + "subClasses" : [ "18", "19" ], + "comment" : { + "en" : "Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product." }, - "attributes" : [ "external" ], "id" : "16", "superClasses" : [ "17" ] }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-comp", + "iri" : "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", "instances" : 0, "label" : { - "IRI-based" : "SubstanceOfConcern" + "IRI-based" : "ConsumerProduct" }, - "subClasses" : [ "20", "21" ], - "id" : "18", - "superClasses" : [ "19" ] + "attributes" : [ "external" ], + "id" : "20", + "superClasses" : [ "21" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/RepairInstruction", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", @@ -245,7 +249,7 @@ }, "attributes" : [ "external" ], "id" : "12", - "superClasses" : [ "6" ] + "superClasses" : [ "1" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/Unit", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", @@ -254,7 +258,7 @@ "IRI-based" : "Unit" }, "attributes" : [ "external" ], - "id" : "35" + "id" : "36" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/ProductQuality", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", @@ -264,7 +268,7 @@ }, "attributes" : [ "external" ], "id" : "23", - "superClasses" : [ "6" ] + "superClasses" : [ "1" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/LegalGuarantee", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", @@ -274,7 +278,7 @@ }, "attributes" : [ "external" ], "id" : "32", - "superClasses" : [ "6" ] + "superClasses" : [ "1" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-core/Component", "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", @@ -284,16 +288,20 @@ }, "attributes" : [ "external" ], "id" : "38", - "superClasses" : [ "17" ] + "superClasses" : [ "21" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-comp/ToxicSubstance", "baseIri" : "http://w3id.org/dppo/ontology/dpp-comp", "instances" : 0, "label" : { - "IRI-based" : "ToxicSubstance" + "IRI-based" : "ToxicSubstance", + "en" : "Toxic substance" }, - "id" : "21", - "superClasses" : [ "18" ] + "comment" : { + "en" : "A toxic substance." + }, + "id" : "19", + "superClasses" : [ "16" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-core/Substance", "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", @@ -301,10 +309,10 @@ "label" : { "IRI-based" : "Substance" }, - "subClasses" : [ "18" ], + "subClasses" : [ "16" ], "attributes" : [ "external" ], - "id" : "19", - "superClasses" : [ "17" ] + "id" : "17", + "superClasses" : [ "21" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", @@ -314,7 +322,7 @@ }, "attributes" : [ "external" ], "id" : "30", - "superClasses" : [ "6" ] + "superClasses" : [ "1" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-core/MaterialDPP", "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", @@ -322,10 +330,10 @@ "label" : { "IRI-based" : "MaterialDPP" }, - "intersection" : [ "0" ], - "attributes" : [ "external", "intersection" ], - "id" : "2", - "superClasses" : [ "0" ] + "intersection" : [ "2" ], + "attributes" : [ "intersection", "external" ], + "id" : "4", + "superClasses" : [ "2" ] }, { "iri" : "http://www.w3.org/2002/07/owl#Thing", "baseIri" : "http://owl2vowl.de", @@ -340,10 +348,10 @@ "label" : { "IRI-based" : "ComponentDPP" }, - "intersection" : [ "0" ], - "attributes" : [ "external", "intersection" ], - "id" : "3", - "superClasses" : [ "0" ] + "intersection" : [ "2" ], + "attributes" : [ "intersection", "external" ], + "id" : "5", + "superClasses" : [ "2" ] }, { "iri" : "http://www.w3.org/2002/07/owl#Thing", "baseIri" : "http://owl2vowl.de", @@ -386,13 +394,13 @@ "label" : { "IRI-based" : "Product" }, - "subClasses" : [ "19", "38", "34", "16" ], + "subClasses" : [ "17", "38", "34", "20" ], "attributes" : [ "external" ], - "id" : "17" + "id" : "21" }, { "iri" : "http://www.w3.org/2002/07/owl#Thing", "baseIri" : "http://owl2vowl.de", - "id" : "46", + "id" : "43", "label" : { "undefined" : "Thing" } @@ -410,10 +418,10 @@ "label" : { "IRI-based" : "ConsumerProductDPP" }, - "intersection" : [ "0" ], - "attributes" : [ "external", "intersection" ], - "id" : "4", - "superClasses" : [ "0" ] + "intersection" : [ "2" ], + "attributes" : [ "intersection", "external" ], + "id" : "6", + "superClasses" : [ "2" ] }, { "iri" : "http://www.w3.org/2000/01/rdf-schema#Literal", "id" : "64", @@ -437,21 +445,25 @@ }, "attributes" : [ "external" ], "id" : "26", - "superClasses" : [ "6" ] + "superClasses" : [ "1" ] }, { "instances" : 0, - "union" : [ "5", "30", "23" ], + "union" : [ "0", "30", "23" ], "attributes" : [ "anonymous", "union" ], - "id" : "45" + "id" : "42" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling", "baseIri" : "http://w3id.org/dppo/ontology/dpp-comp", "instances" : 0, "label" : { - "IRI-based" : "SubstanceHinderingRecycling" + "IRI-based" : "SubstanceHinderingRecycling", + "en" : "Substance findering recycling" }, - "id" : "20", - "superClasses" : [ "18" ] + "comment" : { + "en" : "A substance that hinders recycling of a product." + }, + "id" : "18", + "superClasses" : [ "16" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-core/Material", "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", @@ -461,7 +473,7 @@ }, "attributes" : [ "external" ], "id" : "34", - "superClasses" : [ "17" ] + "superClasses" : [ "21" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info/0.1", @@ -478,10 +490,10 @@ "label" : { "IRI-based" : "SubstanceDPP" }, - "intersection" : [ "0" ], - "attributes" : [ "external", "intersection" ], - "id" : "1", - "superClasses" : [ "0" ] + "intersection" : [ "2" ], + "attributes" : [ "intersection", "external" ], + "id" : "3", + "superClasses" : [ "2" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", @@ -489,9 +501,9 @@ "label" : { "IRI-based" : "DPPInformation" }, - "subClasses" : [ "12", "5", "26", "32", "30", "8", "23" ], + "subClasses" : [ "12", "0", "26", "32", "30", "8", "23" ], "attributes" : [ "external" ], - "id" : "6" + "id" : "1" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", @@ -501,7 +513,7 @@ }, "attributes" : [ "external" ], "id" : "8", - "superClasses" : [ "6" ] + "superClasses" : [ "1" ] } ], "property" : [ { "id" : "7", @@ -537,7 +549,7 @@ "id" : "33", "type" : "rdfs:SubClassOf" }, { - "id" : "36", + "id" : "35", "type" : "owl:objectProperty" }, { "id" : "37", @@ -555,7 +567,7 @@ "id" : "44", "type" : "owl:objectProperty" }, { - "id" : "47", + "id" : "45", "type" : "owl:objectProperty" }, { "id" : "48", @@ -579,7 +591,7 @@ "id" : "54", "type" : "rdfs:SubClassOf" }, { - "id" : "43", + "id" : "47", "type" : "owl:objectProperty" }, { "id" : "57", @@ -606,10 +618,10 @@ "id" : "62", "type" : "owl:objectProperty" }, { - "id" : "42", + "id" : "10", "type" : "owl:objectProperty" }, { - "id" : "10", + "id" : "46", "type" : "owl:objectProperty" }, { "id" : "72", @@ -651,23 +663,23 @@ "attributes" : [ "object", "external" ], "id" : "14" }, { - "range" : "6", + "range" : "1", "domain" : "23", "attributes" : [ "anonymous", "object" ], "id" : "22" }, { - "range" : "6", + "range" : "1", "domain" : "8", "attributes" : [ "anonymous", "object" ], "id" : "24" }, { - "range" : "6", + "range" : "1", "domain" : "26", "attributes" : [ "anonymous", "object" ], "id" : "25" }, { - "range" : "6", - "domain" : "5", + "range" : "1", + "domain" : "0", "attributes" : [ "anonymous", "object" ], "id" : "27" }, { @@ -681,17 +693,17 @@ "attributes" : [ "object", "external" ], "id" : "28" }, { - "range" : "6", + "range" : "1", "domain" : "30", "attributes" : [ "anonymous", "object" ], "id" : "29" }, { - "range" : "6", + "range" : "1", "domain" : "32", "attributes" : [ "anonymous", "object" ], "id" : "31" }, { - "range" : "17", + "range" : "21", "domain" : "34", "attributes" : [ "anonymous", "object" ], "id" : "33" @@ -704,102 +716,106 @@ }, "domain" : "15", "attributes" : [ "object", "external" ], - "id" : "36" + "id" : "35" }, { - "range" : "17", + "range" : "21", "domain" : "38", "attributes" : [ "anonymous", "object" ], "id" : "37" }, { - "range" : "6", + "range" : "1", "domain" : "12", "attributes" : [ "anonymous", "object" ], "id" : "39" }, { - "range" : "17", - "domain" : "16", + "range" : "21", + "domain" : "20", "attributes" : [ "anonymous", "object" ], "id" : "40" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-info/0.1", - "range" : "15", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/unit", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", + "range" : "43", "label" : { - "IRI-based" : "isAbout" + "IRI-based" : "unit" }, - "domain" : "15", - "subproperty" : [ "42", "43" ], + "domain" : "42", "attributes" : [ "object", "external" ], "id" : "41" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/unit", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/containsInformation", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "46", + "range" : "1", "label" : { - "IRI-based" : "unit" + "IRI-based" : "containsInformation" }, - "domain" : "45", + "domain" : "2", "attributes" : [ "object", "external" ], "id" : "44" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/containsInformation", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "6", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-info/0.1", + "range" : "15", "label" : { - "IRI-based" : "containsInformation" + "IRI-based" : "isAbout" }, - "domain" : "0", + "domain" : "15", + "subproperty" : [ "46", "47" ], "attributes" : [ "object", "external" ], - "id" : "47" + "id" : "45" }, { - "range" : "19", - "domain" : "18", + "range" : "17", + "domain" : "16", "attributes" : [ "anonymous", "object" ], "id" : "48" }, { - "range" : "18", - "domain" : "21", + "range" : "16", + "domain" : "19", "attributes" : [ "anonymous", "object" ], "id" : "49" }, { - "range" : "17", - "domain" : "19", + "range" : "21", + "domain" : "17", "attributes" : [ "anonymous", "object" ], "id" : "50" }, { - "range" : "0", - "domain" : "3", + "range" : "2", + "domain" : "5", "attributes" : [ "anonymous", "object" ], "id" : "51" }, { - "range" : "0", - "domain" : "2", + "range" : "2", + "domain" : "4", "attributes" : [ "anonymous", "object" ], "id" : "52" }, { - "range" : "18", - "domain" : "20", + "range" : "16", + "domain" : "18", "attributes" : [ "anonymous", "object" ], "id" : "53" }, { - "range" : "0", - "domain" : "4", + "range" : "2", + "domain" : "6", "attributes" : [ "anonymous", "object" ], "id" : "54" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-comp/aboutPart", "baseIri" : "http://w3id.org/dppo/ontology/dpp-comp", - "range" : "17", + "range" : "21", "label" : { - "IRI-based" : "aboutPart" + "IRI-based" : "aboutPart", + "en" : "about part" }, - "superproperty" : [ "41" ], + "superproperty" : [ "45" ], "domain" : "56", + "comment" : { + "en" : "Relation between the piece of information representing the composition, and the part involved in the relation." + }, "attributes" : [ "object" ], - "id" : "43" + "id" : "47" }, { - "range" : "0", - "domain" : "1", + "range" : "2", + "domain" : "3", "attributes" : [ "anonymous", "object" ], "id" : "57" }, { @@ -810,7 +826,7 @@ "IRI-based" : "startTime" }, "domain" : "15", - "attributes" : [ "datatype", "external" ], + "attributes" : [ "external", "datatype" ], "id" : "59" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/directlySupersededBy", @@ -832,7 +848,7 @@ "IRI-based" : "value" }, "domain" : "15", - "attributes" : [ "datatype", "external" ], + "attributes" : [ "external", "datatype" ], "id" : "65" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/quality", @@ -863,31 +879,19 @@ "IRI-based" : "endTime" }, "domain" : "15", - "attributes" : [ "datatype", "external" ], + "attributes" : [ "external", "datatype" ], "id" : "71" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/supersededBy", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "6", + "range" : "1", "label" : { "IRI-based" : "supersededBy" }, - "domain" : "6", + "domain" : "1", "subproperty" : [ "61" ], - "attributes" : [ "transitive", "object", "external" ], + "attributes" : [ "object", "external", "transitive" ], "id" : "62" - }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-comp/aboutWhole", - "inverse" : "14", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-comp", - "range" : "17", - "label" : { - "IRI-based" : "aboutWhole" - }, - "superproperty" : [ "41" ], - "domain" : "56", - "attributes" : [ "object" ], - "id" : "42" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/externalDocument", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", @@ -899,6 +903,22 @@ "subproperty" : [ "72", "7", "11" ], "attributes" : [ "object", "external" ], "id" : "10" + }, { + "iri" : "http://w3id.org/dppo/ontology/dpp-comp/aboutWhole", + "inverse" : "14", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-comp", + "range" : "21", + "label" : { + "IRI-based" : "aboutWhole", + "en" : "about whole" + }, + "superproperty" : [ "45" ], + "domain" : "56", + "comment" : { + "en" : "Relation between the piece of information representing the composition, and the whole involved in the relation." + }, + "attributes" : [ "object" ], + "id" : "46" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/certificateDocument", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", @@ -917,7 +937,7 @@ "label" : { "IRI-based" : "characteristic" }, - "domain" : "5", + "domain" : "0", "attributes" : [ "object", "external" ], "id" : "73" } ] diff --git a/docs/webvowl/data/ontology/dpp-core/0.1/dpp-core.json b/docs/webvowl/data/ontology/dpp-core/0.1/dpp-core.json index 647df28..299cb30 100644 --- a/docs/webvowl/data/ontology/dpp-core/0.1/dpp-core.json +++ b/docs/webvowl/data/ontology/dpp-core/0.1/dpp-core.json @@ -1,8 +1,8 @@ { "_comment" : "Created with OWL2VOWL (version 0.3.7), http://vowl.visualdataweb.org", "header" : { - "languages" : [ "undefined" ], - "baseIris" : [ "http://w3id.org/dppo/ontology/dpp-odp", "http://www.w3.org/2000/01/rdf-schema", "http://www.w3.org/2001/XMLSchema", "http://w3id.org/dppo/ontology/dpp-core" ], + "languages" : [ "en", "undefined" ], + "baseIris" : [ "http://www.w3.org/1999/02/22-rdf-syntax-ns", "http://w3id.org/dppo/ontology/dpp-odp", "http://www.w3.org/2000/01/rdf-schema", "http://www.w3.org/2001/XMLSchema", "http://w3id.org/dppo/ontology/dpp-core" ], "prefixList" : { "owl" : "http://www.w3.org/2002/07/owl#", "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#", @@ -39,7 +39,7 @@ "contributor" : [ { "identifier" : "contributor", "language" : "undefined", - "value" : "Eva Blomqvist", + "value" : "Robin Keskisärkkä", "type" : "label" }, { "identifier" : "contributor", @@ -49,7 +49,7 @@ }, { "identifier" : "contributor", "language" : "undefined", - "value" : "Robin Keskisärkkä", + "value" : "Eva Blomqvist", "type" : "label" } ], "created" : [ { @@ -103,12 +103,12 @@ }, { "id" : "10", "type" : "owl:Class" - }, { - "id" : "15", - "type" : "owl:Class" }, { "id" : "4", "type" : "owl:intersectionOf" + }, { + "id" : "15", + "type" : "owl:Class" }, { "id" : "13", "type" : "owl:Class" @@ -140,9 +140,13 @@ "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", "instances" : 0, "label" : { - "IRI-based" : "SubstanceDPP" + "IRI-based" : "SubstanceDPP", + "en" : "Substance DPP" }, "intersection" : [ "0" ], + "comment" : { + "en" : "A DPP describing a substance." + }, "attributes" : [ "intersection" ], "id" : "1", "superClasses" : [ "0" ] @@ -151,7 +155,11 @@ "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", "instances" : 0, "label" : { - "IRI-based" : "Component" + "IRI-based" : "Component", + "en" : "Component" + }, + "comment" : { + "en" : "A product that is a component of some other product." }, "id" : "9", "superClasses" : [ "10" ] @@ -165,32 +173,44 @@ "subClasses" : [ "13", "9", "14", "15" ], "attributes" : [ "external" ], "id" : "10" - }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", - "instances" : 0, - "label" : { - "IRI-based" : "ConsumerProduct" - }, - "id" : "15", - "superClasses" : [ "10" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-core/ConsumerProductDPP", "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", "instances" : 0, "label" : { - "IRI-based" : "ConsumerProductDPP" + "IRI-based" : "ConsumerProductDPP", + "en" : "Comsumer Product DPP" }, "intersection" : [ "0" ], + "comment" : { + "en" : "A DPP describing a consumer product." + }, "attributes" : [ "intersection" ], "id" : "4", "superClasses" : [ "0" ] + }, { + "iri" : "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", + "instances" : 0, + "label" : { + "IRI-based" : "ConsumerProduct", + "en" : "Consumer product" + }, + "comment" : { + "en" : "A consumer product, i.e. a product that is sold directly to end users (consumers)." + }, + "id" : "15", + "superClasses" : [ "10" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-core/Substance", "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", "instances" : 0, "label" : { - "IRI-based" : "Substance" + "IRI-based" : "Substance", + "en" : "Substance" + }, + "comment" : { + "en" : "A substance, that is sold as a product by the producer." }, "id" : "13", "superClasses" : [ "10" ] @@ -206,9 +226,13 @@ "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", "instances" : 0, "label" : { - "IRI-based" : "MaterialDPP" + "IRI-based" : "MaterialDPP", + "en" : "Material DPP" }, "intersection" : [ "0" ], + "comment" : { + "en" : "A DPP describing a material." + }, "attributes" : [ "intersection" ], "id" : "2", "superClasses" : [ "0" ] @@ -217,7 +241,11 @@ "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", "instances" : 0, "label" : { - "IRI-based" : "Material" + "IRI-based" : "Material", + "en" : "Material" + }, + "comment" : { + "en" : "A material, that is sold as a product by the producer." }, "id" : "14", "superClasses" : [ "10" ] @@ -226,9 +254,13 @@ "baseIri" : "http://w3id.org/dppo/ontology/dpp-core", "instances" : 0, "label" : { - "IRI-based" : "ComponentDPP" + "IRI-based" : "ComponentDPP", + "en" : "Component DPP" }, "intersection" : [ "0" ], + "comment" : { + "en" : "A DPP that describes a component." + }, "attributes" : [ "intersection" ], "id" : "3", "superClasses" : [ "0" ] @@ -269,7 +301,7 @@ "IRI-based" : "describes" }, "domain" : "6", - "attributes" : [ "external", "object" ], + "attributes" : [ "object", "external" ], "id" : "5" }, { "range" : "0", diff --git a/docs/webvowl/data/ontology/dpp-info/0.1/dpp-info.json b/docs/webvowl/data/ontology/dpp-info/0.1/dpp-info.json index 1b6c55b..10703af 100644 --- a/docs/webvowl/data/ontology/dpp-info/0.1/dpp-info.json +++ b/docs/webvowl/data/ontology/dpp-info/0.1/dpp-info.json @@ -1,8 +1,8 @@ { "_comment" : "Created with OWL2VOWL (version 0.3.7), http://vowl.visualdataweb.org", "header" : { - "languages" : [ "undefined" ], - "baseIris" : [ "http://w3id.org/dppo/ontology/dpp-odp", "http://www.w3.org/2000/01/rdf-schema", "http://w3id.org/dppo/ontology/dpp-info", "http://www.w3.org/2001/XMLSchema" ], + "languages" : [ "en", "undefined" ], + "baseIris" : [ "http://www.w3.org/1999/02/22-rdf-syntax-ns", "http://w3id.org/dppo/ontology/dpp-odp", "http://www.w3.org/2000/01/rdf-schema", "http://w3id.org/dppo/ontology/dpp-info", "http://www.w3.org/2001/XMLSchema" ], "prefixList" : { "owl" : "http://www.w3.org/2002/07/owl#", "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#", @@ -64,18 +64,18 @@ "value" : "dpp-info", "type" : "label" } ], - "preferredNamespaceUri" : [ { - "identifier" : "preferredNamespaceUri", - "language" : "undefined", - "value" : "http://w3id.org/dppo/ontology/dpp-info/", - "type" : "label" - } ], "versionInfo" : [ { "identifier" : "versionInfo", "language" : "undefined", "value" : "0.1", "type" : "label" } ], + "preferredNamespaceUri" : [ { + "identifier" : "preferredNamespaceUri", + "language" : "undefined", + "value" : "http://w3id.org/dppo/ontology/dpp-info/", + "type" : "label" + } ], "title" : [ { "identifier" : "title", "language" : "undefined", @@ -92,132 +92,237 @@ }, "namespace" : [ ], "class" : [ { - "id" : "3", + "id" : "0", "type" : "owl:Class" }, { - "id" : "5", + "id" : "1", "type" : "owl:Class" }, { - "id" : "1", - "type" : "owl:Thing" + "id" : "4", + "type" : "owl:Class" }, { - "id" : "2", - "type" : "rdfs:Literal" + "id" : "12", + "type" : "owl:Class" }, { - "id" : "11", + "id" : "16", + "type" : "owl:Class" + }, { + "id" : "17", + "type" : "owl:Class" + }, { + "id" : "24", + "type" : "owl:Class" + }, { + "id" : "31", "type" : "owl:Thing" }, { "id" : "15", "type" : "owl:Thing" }, { - "id" : "16", + "id" : "32", "type" : "owl:Thing" }, { - "id" : "17", - "type" : "rdfs:Literal" + "id" : "8", + "type" : "owl:Thing" }, { - "id" : "18", + "id" : "34", "type" : "rdfs:Literal" }, { - "id" : "20", + "id" : "5", + "type" : "owl:Thing" + }, { + "id" : "21", "type" : "owl:Thing" }, { "id" : "14", "type" : "owl:Class" }, { - "id" : "21", - "type" : "owl:Class" + "id" : "37", + "type" : "rdfs:Literal" }, { - "id" : "23", - "type" : "owl:unionOf" + "id" : "38", + "type" : "rdfs:Literal" }, { - "id" : "29", - "type" : "owl:Class" + "id" : "39", + "type" : "owl:Thing" }, { - "id" : "25", - "type" : "owl:Class" + "id" : "11", + "type" : "owl:Thing" }, { "id" : "30", "type" : "owl:Class" }, { - "id" : "4", - "type" : "owl:Class" + "id" : "20", + "type" : "owl:unionOf" }, { - "id" : "24", + "id" : "2", "type" : "owl:Class" }, { "id" : "10", "type" : "owl:Class" - }, { - "id" : "44", - "type" : "owl:Thing" - }, { - "id" : "28", - "type" : "owl:Thing" } ], "classAttribute" : [ { + "iri" : "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", + "instances" : 0, + "label" : { + "IRI-based" : "DPP" + }, + "attributes" : [ "external" ], + "id" : "0" + }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", "instances" : 0, "label" : { - "IRI-based" : "ProductCharacteristic" + "IRI-based" : "ProductCharacteristic", + "en" : "Product characteristic" }, - "id" : "3", - "superClasses" : [ "4" ] + "comment" : { + "en" : "A piece of information that describes a product characteristic." + }, + "id" : "1", + "superClasses" : [ "2" ] }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-odp/DPP", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/RepairInstruction", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", "instances" : 0, "label" : { - "IRI-based" : "DPP" + "IRI-based" : "RepairInstruction", + "en" : "Repair instruction" }, - "attributes" : [ "external" ], - "id" : "5" + "comment" : { + "en" : "A piece of information about how to repair a product." + }, + "id" : "4", + "superClasses" : [ "2" ] + }, { + "iri" : "http://w3id.org/dppo/ontology/dpp-info/Unit", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", + "instances" : 0, + "annotations" : { + "seeAlso" : [ { + "identifier" : "seeAlso", + "language" : "undefined", + "value" : "http://qudt.org/schema/qudt/Unit", + "type" : "label" + } ] + }, + "label" : { + "IRI-based" : "Unit", + "en" : "Unit" + }, + "comment" : { + "en" : "A unit of measure." + }, + "id" : "12" + }, { + "iri" : "http://w3id.org/dppo/ontology/dpp-info/ProductQuality", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", + "instances" : 0, + "label" : { + "IRI-based" : "ProductQuality", + "en" : "Product quality" + }, + "comment" : { + "en" : "A piece of information about the quality of of a product." + }, + "id" : "16", + "superClasses" : [ "2" ] + }, { + "iri" : "http://w3id.org/dppo/ontology/dpp-info/LegalGuarantee", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", + "instances" : 0, + "label" : { + "IRI-based" : "LegalGuarantee", + "en" : "Legal guarantee" + }, + "comment" : { + "en" : "A piece of information that described the legal guarantee of the product, with its time interval of validity." + }, + "id" : "17", + "superClasses" : [ "2" ] + }, { + "iri" : "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", + "instances" : 0, + "label" : { + "IRI-based" : "CompositionInformation", + "en" : "Composition information" + }, + "comment" : { + "en" : "A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included." + }, + "id" : "24", + "superClasses" : [ "2" ] }, { "iri" : "http://www.w3.org/2002/07/owl#Thing", "baseIri" : "http://owl2vowl.de", - "id" : "1", + "id" : "31", "label" : { "undefined" : "Thing" } }, { - "iri" : "http://www.w3.org/2000/01/rdf-schema#Literal", - "id" : "2", + "iri" : "http://www.w3.org/2002/07/owl#Thing", + "baseIri" : "http://owl2vowl.de", + "id" : "15", "label" : { - "IRI-based" : "Literal", - "undefined" : "Literal" + "undefined" : "Thing" } }, { "iri" : "http://www.w3.org/2002/07/owl#Thing", "baseIri" : "http://owl2vowl.de", - "id" : "11", + "id" : "32", "label" : { "undefined" : "Thing" } }, { "iri" : "http://www.w3.org/2002/07/owl#Thing", "baseIri" : "http://owl2vowl.de", - "id" : "15", + "id" : "8", "label" : { "undefined" : "Thing" } + }, { + "iri" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "id" : "34", + "label" : { + "IRI-based" : "Literal", + "undefined" : "Literal" + } }, { "iri" : "http://www.w3.org/2002/07/owl#Thing", "baseIri" : "http://owl2vowl.de", - "id" : "16", + "id" : "5", "label" : { "undefined" : "Thing" } + }, { + "iri" : "http://www.w3.org/2002/07/owl#Thing", + "baseIri" : "http://owl2vowl.de", + "id" : "21", + "label" : { + "undefined" : "Thing" + } + }, { + "iri" : "http://w3id.org/dppo/ontology/dpp-odp/Product", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", + "instances" : 0, + "label" : { + "IRI-based" : "Product" + }, + "attributes" : [ "external" ], + "id" : "14" }, { "iri" : "http://www.w3.org/2000/01/rdf-schema#Literal", - "id" : "17", + "id" : "37", "label" : { "IRI-based" : "Literal", "undefined" : "Literal" } }, { "iri" : "http://www.w3.org/2000/01/rdf-schema#Literal", - "id" : "18", + "id" : "38", "label" : { "IRI-based" : "Literal", "undefined" : "Literal" @@ -225,19 +330,17 @@ }, { "iri" : "http://www.w3.org/2002/07/owl#Thing", "baseIri" : "http://owl2vowl.de", - "id" : "20", + "id" : "39", "label" : { "undefined" : "Thing" } }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/RepairInstruction", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "instances" : 0, + "iri" : "http://www.w3.org/2002/07/owl#Thing", + "baseIri" : "http://owl2vowl.de", + "id" : "11", "label" : { - "IRI-based" : "RepairInstruction" - }, - "id" : "14", - "superClasses" : [ "4" ] + "undefined" : "Thing" + } }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", @@ -245,86 +348,48 @@ "label" : { "IRI-based" : "CertificateInformation" }, - "id" : "21", - "superClasses" : [ "4" ] - }, { - "instances" : 0, - "union" : [ "3", "24", "25" ], - "attributes" : [ "anonymous", "union" ], - "id" : "23" - }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/Unit", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "instances" : 0, - "label" : { - "IRI-based" : "Unit" + "comment" : { + "en" : "A piece of information about some certificate that concerns the product." }, - "id" : "29" - }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/ProductQuality", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "instances" : 0, - "label" : { - "IRI-based" : "ProductQuality" - }, - "id" : "25", - "superClasses" : [ "4" ] + "id" : "30", + "superClasses" : [ "2" ] }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/LegalGuarantee", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", "instances" : 0, - "label" : { - "IRI-based" : "LegalGuarantee" - }, - "id" : "30", - "superClasses" : [ "4" ] + "union" : [ "1", "24", "16" ], + "attributes" : [ "union", "anonymous" ], + "id" : "20" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", "instances" : 0, "label" : { - "IRI-based" : "DPPInformation" + "IRI-based" : "DPPInformation", + "en" : "DPP information" }, - "subClasses" : [ "14", "3", "21", "30", "24", "10", "25" ], - "id" : "4" - }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "instances" : 0, - "label" : { - "IRI-based" : "CompositionInformation" + "subClasses" : [ "4", "1", "30", "17", "24", "10", "16" ], + "comment" : { + "en" : "A pice of information contained in a DPP, which is about some product." }, - "id" : "24", - "superClasses" : [ "4" ] + "id" : "2" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", "instances" : 0, "label" : { - "IRI-based" : "DisassemblyInformation" + "IRI-based" : "DisassemblyInformation", + "en" : "Disassembly information" + }, + "comment" : { + "en" : "A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions." }, "id" : "10", - "superClasses" : [ "4" ] - }, { - "iri" : "http://www.w3.org/2002/07/owl#Thing", - "baseIri" : "http://owl2vowl.de", - "id" : "44", - "label" : { - "undefined" : "Thing" - } - }, { - "iri" : "http://www.w3.org/2002/07/owl#Thing", - "baseIri" : "http://owl2vowl.de", - "id" : "28", - "label" : { - "undefined" : "Thing" - } + "superClasses" : [ "2" ] } ], "property" : [ { - "id" : "0", - "type" : "owl:datatypeProperty" + "id" : "3", + "type" : "owl:objectProperty" }, { - "id" : "6", + "id" : "7", "type" : "owl:objectProperty" }, { "id" : "9", @@ -333,265 +398,325 @@ "id" : "13", "type" : "owl:objectProperty" }, { - "id" : "19", - "type" : "owl:datatypeProperty" + "id" : "18", + "type" : "owl:objectProperty" }, { - "id" : "7", + "id" : "19", "type" : "owl:objectProperty" + }, { + "id" : "22", + "type" : "rdfs:SubClassOf" + }, { + "id" : "23", + "type" : "rdfs:SubClassOf" + }, { + "id" : "25", + "type" : "rdfs:SubClassOf" }, { "id" : "26", - "type" : "owl:objectProperty" + "type" : "rdfs:SubClassOf" }, { "id" : "27", - "type" : "owl:objectProperty" + "type" : "rdfs:SubClassOf" }, { - "id" : "31", - "type" : "owl:objectProperty" + "id" : "28", + "type" : "rdfs:SubClassOf" + }, { + "id" : "29", + "type" : "rdfs:SubClassOf" }, { "id" : "33", - "type" : "owl:objectProperty" + "type" : "owl:datatypeProperty" }, { - "id" : "34", + "id" : "35", "type" : "owl:objectProperty" }, { - "id" : "35", + "id" : "40", "type" : "owl:datatypeProperty" }, { - "id" : "8", + "id" : "42", "type" : "owl:objectProperty" }, { - "id" : "36", - "type" : "rdfs:SubClassOf" - }, { - "id" : "12", + "id" : "43", "type" : "owl:objectProperty" }, { - "id" : "38", - "type" : "rdfs:SubClassOf" + "id" : "45", + "type" : "owl:datatypeProperty" }, { - "id" : "37", + "id" : "36", "type" : "owl:objectProperty" }, { - "id" : "39", - "type" : "rdfs:SubClassOf" - }, { - "id" : "40", - "type" : "rdfs:SubClassOf" - }, { - "id" : "41", - "type" : "rdfs:SubClassOf" - }, { - "id" : "42", - "type" : "rdfs:SubClassOf" + "id" : "6", + "type" : "owl:objectProperty" }, { - "id" : "43", + "id" : "46", "type" : "owl:objectProperty" }, { - "id" : "45", - "type" : "rdfs:SubClassOf" + "id" : "47", + "type" : "owl:objectProperty" } ], "propertyAttribute" : [ { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/startTime", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/repairInstructionsDocument", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "2", + "range" : "5", "label" : { - "IRI-based" : "startTime" + "IRI-based" : "repairInstructionsDocument", + "en" : "repair instrucitons document" }, - "domain" : "1", - "attributes" : [ "datatype" ], - "id" : "0" + "superproperty" : [ "6" ], + "domain" : "4", + "comment" : { + "en" : "A relation pointing out a document containing repair instructions for the product." + }, + "attributes" : [ "object" ], + "id" : "3" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/directlySupersededBy", - "inverse" : "7", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/directlySupersedes", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "1", + "range" : "8", "label" : { - "IRI-based" : "directlySupersededBy" + "IRI-based" : "directlySupersedes", + "en" : "directly supersedes" + }, + "domain" : "8", + "comment" : { + "en" : "A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated." }, - "superproperty" : [ "8" ], - "domain" : "1", "attributes" : [ "object" ], - "id" : "6" + "id" : "7" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/dissasemblyInstructionsDocument", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/disassemblyInstructionsDocument", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", "range" : "11", "label" : { - "IRI-based" : "dissasemblyInstructionsDocument" + "IRI-based" : "disassemblyInstructionsDocument", + "en" : "disassembly instructions document" }, - "superproperty" : [ "12" ], + "superproperty" : [ "6" ], "domain" : "10", + "comment" : { + "en" : "A relation pointing out a document with disassembly instructions for the product." + }, "attributes" : [ "object" ], "id" : "9" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/repairInstructionsDocument", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/hasCompositionInformation", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", "range" : "15", "label" : { - "IRI-based" : "repairInstructionsDocument" + "IRI-based" : "hasCompositionInformation", + "en" : "has composition information" }, - "superproperty" : [ "12" ], "domain" : "14", + "comment" : { + "en" : "A piece of information about the composition of a product." + }, "attributes" : [ "object" ], "id" : "13" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/value", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/containsInformation", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "18", + "range" : "2", "label" : { - "IRI-based" : "value" + "IRI-based" : "containsInformation", + "en" : "contains information" }, - "domain" : "1", - "attributes" : [ "datatype" ], - "id" : "19" + "domain" : "0", + "comment" : { + "en" : "Relating a DPP to the pieces of information it contains." + }, + "attributes" : [ "object" ], + "id" : "18" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/directlySupersedes", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/unit", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "1", + "range" : "21", "label" : { - "IRI-based" : "directlySupersedes" + "IRI-based" : "unit", + "en" : "unit" + }, + "domain" : "20", + "comment" : { + "en" : "Relation between a concept with a value, associating it to a unit of measure." }, - "domain" : "1", "attributes" : [ "object" ], - "id" : "7" + "id" : "19" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/hasCompositionInformation", + "range" : "2", + "domain" : "10", + "attributes" : [ "anonymous", "object" ], + "id" : "22" + }, { + "range" : "2", + "domain" : "24", + "attributes" : [ "anonymous", "object" ], + "id" : "23" + }, { + "range" : "2", + "domain" : "16", + "attributes" : [ "anonymous", "object" ], + "id" : "25" + }, { + "range" : "2", + "domain" : "1", + "attributes" : [ "anonymous", "object" ], + "id" : "26" + }, { + "range" : "2", + "domain" : "4", + "attributes" : [ "anonymous", "object" ], + "id" : "27" + }, { + "range" : "2", + "domain" : "17", + "attributes" : [ "anonymous", "object" ], + "id" : "28" + }, { + "range" : "2", + "domain" : "30", + "attributes" : [ "anonymous", "object" ], + "id" : "29" + }, { + "iri" : "http://w3id.org/dppo/ontology/dpp-info/startTime", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "1", + "range" : "34", "label" : { - "IRI-based" : "hasCompositionInformation" + "IRI-based" : "startTime", + "en" : "start time" }, - "domain" : "1", - "attributes" : [ "object" ], - "id" : "26" + "domain" : "8", + "comment" : { + "en" : "The start of a time interval." + }, + "attributes" : [ "datatype" ], + "id" : "33" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/quality", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/directlySupersededBy", + "inverse" : "7", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "28", + "range" : "8", "label" : { - "IRI-based" : "quality" + "IRI-based" : "directlySupersededBy", + "en" : "directly superseded by" + }, + "superproperty" : [ "36" ], + "domain" : "8", + "comment" : { + "en" : "A relation connecting a piece of information to the piece of information directly superseding it." }, - "domain" : "25", "attributes" : [ "object" ], - "id" : "27" + "id" : "35" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-odp/describes", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", - "range" : "1", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/value", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", + "range" : "38", "label" : { - "IRI-based" : "describes" + "IRI-based" : "value", + "en" : "value" }, - "superproperty" : [ "32" ], - "domain" : "1", - "attributes" : [ "external", "object" ], - "id" : "31" + "domain" : "8", + "comment" : { + "en" : "The value of a characterisitc or a quality." + }, + "attributes" : [ "datatype" ], + "id" : "40" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/unit", + "iri" : "http://w3id.org/dppo/ontology/dpp-info/quality", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "16", + "range" : "32", "label" : { - "IRI-based" : "unit" + "IRI-based" : "quality", + "en" : "quality" + }, + "domain" : "16", + "comment" : { + "en" : "A relation pointing at the quality that the piece of information describes." }, - "domain" : "23", "attributes" : [ "object" ], - "id" : "33" + "id" : "42" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-info/containsInformation", - "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "4", + "iri" : "http://w3id.org/dppo/ontology/dpp-odp/describes", + "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", + "range" : "8", "label" : { - "IRI-based" : "containsInformation" + "IRI-based" : "describes" }, - "domain" : "5", - "attributes" : [ "object" ], - "id" : "34" + "superproperty" : [ "44" ], + "domain" : "8", + "attributes" : [ "external", "object" ], + "id" : "43" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/endTime", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "17", + "range" : "37", "label" : { - "IRI-based" : "endTime" + "IRI-based" : "endTime", + "en" : "end time" + }, + "domain" : "8", + "comment" : { + "en" : "The end of a time interval." }, - "domain" : "1", "attributes" : [ "datatype" ], - "id" : "35" + "id" : "45" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/supersededBy", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "4", + "range" : "2", "label" : { - "IRI-based" : "supersededBy" + "IRI-based" : "supersededBy", + "en" : "superseded by" + }, + "domain" : "2", + "subproperty" : [ "35" ], + "comment" : { + "en" : "A transitive relation that relates a piece of information to the pieces of information that supersedes it." }, - "domain" : "4", - "subproperty" : [ "6" ], "attributes" : [ "transitive", "object" ], - "id" : "8" - }, { - "range" : "4", - "domain" : "25", - "attributes" : [ "anonymous", "object" ], "id" : "36" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/externalDocument", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "1", + "range" : "8", "label" : { - "IRI-based" : "externalDocument" + "IRI-based" : "externalDocument", + "en" : "external document" + }, + "domain" : "8", + "subproperty" : [ "46", "3", "9" ], + "comment" : { + "en" : "A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product." }, - "domain" : "1", - "subproperty" : [ "37", "9", "13" ], "attributes" : [ "object" ], - "id" : "12" - }, { - "range" : "4", - "domain" : "10", - "attributes" : [ "anonymous", "object" ], - "id" : "38" + "id" : "6" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/certificateDocument", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "20", + "range" : "39", "label" : { - "IRI-based" : "certificateDocument" + "IRI-based" : "certificateDocument", + "en" : "certificate document" }, - "superproperty" : [ "12" ], - "domain" : "21", - "attributes" : [ "object" ], - "id" : "37" - }, { - "range" : "4", - "domain" : "21", - "attributes" : [ "anonymous", "object" ], - "id" : "39" - }, { - "range" : "4", - "domain" : "3", - "attributes" : [ "anonymous", "object" ], - "id" : "40" - }, { - "range" : "4", - "domain" : "24", - "attributes" : [ "anonymous", "object" ], - "id" : "41" - }, { - "range" : "4", + "superproperty" : [ "6" ], "domain" : "30", - "attributes" : [ "anonymous", "object" ], - "id" : "42" + "comment" : { + "en" : "A relation pointing out a document representing a certificate related to the product described by the DPP." + }, + "attributes" : [ "object" ], + "id" : "46" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/characteristic", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", - "range" : "44", + "range" : "31", "label" : { - "IRI-based" : "characteristic" + "IRI-based" : "characteristic", + "en" : "characteristic" + }, + "domain" : "1", + "comment" : { + "en" : "The characteristic that the piece of information is about." }, - "domain" : "3", "attributes" : [ "object" ], - "id" : "43" - }, { - "range" : "4", - "domain" : "14", - "attributes" : [ "anonymous", "object" ], - "id" : "45" + "id" : "47" } ] } \ No newline at end of file diff --git a/docs/webvowl/data/ontology/dpp-odp/0.1/dpp-odp.json b/docs/webvowl/data/ontology/dpp-odp/0.1/dpp-odp.json index b003f9b..1f97fb1 100644 --- a/docs/webvowl/data/ontology/dpp-odp/0.1/dpp-odp.json +++ b/docs/webvowl/data/ontology/dpp-odp/0.1/dpp-odp.json @@ -1,8 +1,8 @@ { "_comment" : "Created with OWL2VOWL (version 0.3.7), http://vowl.visualdataweb.org", "header" : { - "languages" : [ "undefined" ], - "baseIris" : [ "http://w3id.org/dppo/ontology/dpp-odp", "http://www.w3.org/2000/01/rdf-schema", "http://www.w3.org/2001/XMLSchema" ], + "languages" : [ "en", "undefined" ], + "baseIris" : [ "http://www.w3.org/1999/02/22-rdf-syntax-ns", "http://w3id.org/dppo/ontology/dpp-odp", "http://www.w3.org/2000/01/rdf-schema", "http://www.w3.org/2001/XMLSchema" ], "prefixList" : { "owl" : "http://www.w3.org/2002/07/owl#", "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#", @@ -39,17 +39,17 @@ "contributor" : [ { "identifier" : "contributor", "language" : "undefined", - "value" : "Robin Keskisärkkä", + "value" : "Huanyu Li", "type" : "label" }, { "identifier" : "contributor", "language" : "undefined", - "value" : "Huanyu Li", + "value" : "Eva Blomqvist", "type" : "label" }, { "identifier" : "contributor", "language" : "undefined", - "value" : "Eva Blomqvist", + "value" : "Robin Keskisärkkä", "type" : "label" } ], "created" : [ { @@ -64,18 +64,18 @@ "value" : "dpp-odp", "type" : "label" } ], - "versionInfo" : [ { - "identifier" : "versionInfo", - "language" : "undefined", - "value" : "0.1", - "type" : "label" - } ], "preferredNamespaceUri" : [ { "identifier" : "preferredNamespaceUri", "language" : "undefined", "value" : "http://w3id.org/dppo/ontology/dpp-odp/", "type" : "label" } ], + "versionInfo" : [ { + "identifier" : "versionInfo", + "language" : "undefined", + "value" : "0.1", + "type" : "label" + } ], "title" : [ { "identifier" : "title", "language" : "undefined", @@ -103,7 +103,11 @@ "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", "instances" : 0, "label" : { - "IRI-based" : "DPP" + "IRI-based" : "DPP", + "en" : "Digital Product Passport" + }, + "comment" : { + "en" : "A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts." }, "id" : "0" }, { @@ -111,7 +115,11 @@ "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", "instances" : 0, "label" : { - "IRI-based" : "Product" + "IRI-based" : "Product", + "en" : "Product" + }, + "comment" : { + "en" : "A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts." }, "id" : "2" } ], @@ -130,9 +138,13 @@ "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", "range" : "2", "label" : { - "IRI-based" : "describes" + "IRI-based" : "describes", + "en" : "describes" }, "domain" : "0", + "comment" : { + "en" : "The relation between a DPP and the product it describes." + }, "attributes" : [ "object" ], "id" : "1" }, { @@ -140,20 +152,22 @@ "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", "range" : "0", "label" : { - "IRI-based" : "hasPart" + "IRI-based" : "hasPart", + "en" : "has part" }, "domain" : "0", - "attributes" : [ "object", "allValues" ], + "attributes" : [ "allValues", "object" ], "id" : "3" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-odp/hasPart", "baseIri" : "http://w3id.org/dppo/ontology/dpp-odp", "range" : "2", "label" : { - "IRI-based" : "hasPart" + "IRI-based" : "hasPart", + "en" : "has part" }, "domain" : "2", - "attributes" : [ "object", "allValues" ], + "attributes" : [ "allValues", "object" ], "id" : "4" } ] } \ No newline at end of file diff --git a/docs/webvowl/data/ontology/dpp-prov/0.1/dpp-prov.json b/docs/webvowl/data/ontology/dpp-prov/0.1/dpp-prov.json index 6f35ddf..bfcc1fc 100644 --- a/docs/webvowl/data/ontology/dpp-prov/0.1/dpp-prov.json +++ b/docs/webvowl/data/ontology/dpp-prov/0.1/dpp-prov.json @@ -1,8 +1,8 @@ { "_comment" : "Created with OWL2VOWL (version 0.3.7), http://vowl.visualdataweb.org", "header" : { - "languages" : [ "undefined" ], - "baseIris" : [ "http://w3id.org/dppo/ontology/dpp-prov", "http://w3id.org/dppo/ontology/dpp-odp", "http://www.w3.org/2000/01/rdf-schema", "http://w3id.org/dppo/ontology/dpp-info", "http://www.w3.org/2001/XMLSchema" ], + "languages" : [ "en", "undefined" ], + "baseIris" : [ "http://w3id.org/dppo/ontology/dpp-prov", "http://www.w3.org/1999/02/22-rdf-syntax-ns", "http://w3id.org/dppo/ontology/dpp-odp", "http://www.w3.org/2000/01/rdf-schema", "http://w3id.org/dppo/ontology/dpp-info", "http://www.w3.org/2001/XMLSchema" ], "prefixList" : { "owl" : "http://www.w3.org/2002/07/owl#", "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#", @@ -109,30 +109,33 @@ "type" : "owl:Thing" }, { "id" : "9", - "type" : "rdfs:Literal" + "type" : "owl:Thing" }, { "id" : "10", "type" : "rdfs:Literal" }, { "id" : "11", - "type" : "owl:Thing" + "type" : "rdfs:Literal" }, { "id" : "12", "type" : "owl:Class" }, { - "id" : "16", + "id" : "13", + "type" : "owl:Thing" + }, { + "id" : "15", "type" : "owl:unionOf" }, { - "id" : "19", + "id" : "18", "type" : "owl:unionOf" }, { - "id" : "15", + "id" : "2", "type" : "owl:Class" }, { - "id" : "2", + "id" : "21", "type" : "owl:Class" }, { - "id" : "17", + "id" : "16", "type" : "owl:Class" } ], "classAttribute" : [ { @@ -149,7 +152,11 @@ "baseIri" : "http://w3id.org/dppo/ontology/dpp-prov", "instances" : 0, "label" : { - "IRI-based" : "Authority" + "IRI-based" : "Authority", + "en" : "Authority" + }, + "comment" : { + "en" : "An actor that is an authority." }, "id" : "1", "superClasses" : [ "2" ] @@ -175,11 +182,11 @@ "undefined" : "Thing" } }, { - "iri" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "iri" : "http://www.w3.org/2002/07/owl#Thing", + "baseIri" : "http://owl2vowl.de", "id" : "9", "label" : { - "IRI-based" : "Literal", - "undefined" : "Literal" + "undefined" : "Thing" } }, { "iri" : "http://www.w3.org/2000/01/rdf-schema#Literal", @@ -189,49 +196,67 @@ "undefined" : "Literal" } }, { - "iri" : "http://www.w3.org/2002/07/owl#Thing", - "baseIri" : "http://owl2vowl.de", + "iri" : "http://www.w3.org/2000/01/rdf-schema#Literal", "id" : "11", "label" : { - "undefined" : "Thing" + "IRI-based" : "Literal", + "undefined" : "Literal" } }, { "iri" : "http://w3id.org/dppo/ontology/dpp-prov/ValueChainActor", "baseIri" : "http://w3id.org/dppo/ontology/dpp-prov", "instances" : 0, "label" : { - "IRI-based" : "ValueChainActor" + "IRI-based" : "ValueChainActor", + "en" : "Value chain actor" + }, + "comment" : { + "en" : "An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor." }, "id" : "12", "superClasses" : [ "2" ] + }, { + "iri" : "http://www.w3.org/2002/07/owl#Thing", + "baseIri" : "http://owl2vowl.de", + "id" : "13", + "label" : { + "undefined" : "Thing" + } }, { "instances" : 0, - "union" : [ "17", "0" ], - "attributes" : [ "union", "anonymous" ], - "id" : "16" + "union" : [ "16", "0" ], + "attributes" : [ "anonymous", "union" ], + "id" : "15" }, { "instances" : 0, - "union" : [ "17", "0" ], - "attributes" : [ "union", "anonymous" ], - "id" : "19" + "union" : [ "16", "0" ], + "attributes" : [ "anonymous", "union" ], + "id" : "18" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-prov/Consumer", + "iri" : "http://w3id.org/dppo/ontology/dpp-prov/Actor", "baseIri" : "http://w3id.org/dppo/ontology/dpp-prov", "instances" : 0, "label" : { - "IRI-based" : "Consumer" + "IRI-based" : "Actor" }, - "id" : "15", - "superClasses" : [ "2" ] + "subClasses" : [ "1", "21", "12" ], + "comment" : { + "en" : "An actor responsible for some information." + }, + "id" : "2" }, { - "iri" : "http://w3id.org/dppo/ontology/dpp-prov/Actor", + "iri" : "http://w3id.org/dppo/ontology/dpp-prov/Consumer", "baseIri" : "http://w3id.org/dppo/ontology/dpp-prov", "instances" : 0, "label" : { - "IRI-based" : "Actor" + "IRI-based" : "Consumer", + "en" : "Consumer" }, - "subClasses" : [ "1", "15", "12" ], - "id" : "2" + "comment" : { + "en" : "An actor that is an end-user of a product, a consumer." + }, + "id" : "21", + "superClasses" : [ "2" ] }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", "baseIri" : "http://w3id.org/dppo/ontology/dpp-info", @@ -240,25 +265,22 @@ "IRI-based" : "DPPInformation" }, "attributes" : [ "external" ], - "id" : "17" + "id" : "16" } ], "property" : [ { "id" : "4", "type" : "owl:objectProperty" - }, { - "id" : "13", - "type" : "rdfs:SubClassOf" }, { "id" : "14", "type" : "rdfs:SubClassOf" }, { - "id" : "18", + "id" : "17", "type" : "owl:datatypeProperty" }, { - "id" : "20", + "id" : "19", "type" : "owl:datatypeProperty" }, { - "id" : "21", + "id" : "20", "type" : "owl:datatypeProperty" }, { "id" : "6", @@ -269,84 +291,111 @@ }, { "id" : "7", "type" : "owl:objectProperty" + }, { + "id" : "23", + "type" : "rdfs:SubClassOf" } ], "propertyAttribute" : [ { "iri" : "http://w3id.org/dppo/ontology/dpp-prov/actor", "baseIri" : "http://w3id.org/dppo/ontology/dpp-prov", "range" : "2", "label" : { - "IRI-based" : "actor" + "IRI-based" : "actor", + "en" : "actor" }, "domain" : "5", "subproperty" : [ "6", "7" ], + "comment" : { + "en" : "Relation to the actor responsible for a DPP or a piece of information inside it." + }, "attributes" : [ "object" ], "id" : "4" }, { "range" : "2", "domain" : "1", "attributes" : [ "object", "anonymous" ], - "id" : "13" - }, { - "range" : "2", - "domain" : "15", - "attributes" : [ "object", "anonymous" ], "id" : "14" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-prov/timeStamp", "baseIri" : "http://w3id.org/dppo/ontology/dpp-prov", "range" : "8", "label" : { - "IRI-based" : "timeStamp" + "IRI-based" : "timeStamp", + "en" : "time stamp" }, "domain" : "3", + "comment" : { + "en" : "A timstamp of some information, i.e. a DPP or a piece of information." + }, "attributes" : [ "datatype" ], - "id" : "18" + "id" : "17" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-prov/invalidAtTimeStamp", "baseIri" : "http://w3id.org/dppo/ontology/dpp-prov", - "range" : "9", + "range" : "10", "label" : { - "IRI-based" : "invalidAtTimeStamp" + "IRI-based" : "invalidAtTimeStamp", + "en" : "invalid at time stamp" + }, + "domain" : "15", + "comment" : { + "en" : "A time stamp indicating the time when a DPP or a piece of information ceased to be valid, i.e. what deprecated or replaced by another piece of information." }, - "domain" : "16", "attributes" : [ "datatype" ], - "id" : "20" + "id" : "19" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-prov/creationTimeStamp", "baseIri" : "http://w3id.org/dppo/ontology/dpp-prov", - "range" : "10", + "range" : "11", "label" : { - "IRI-based" : "creationTimeStamp" + "IRI-based" : "creationTimeStamp", + "en" : "creation time stamp" + }, + "domain" : "18", + "comment" : { + "en" : "A time stamp indicating when a piece of information, or a DPP, was created (or added), i.e. when it started to be valid." }, - "domain" : "19", "attributes" : [ "datatype" ], - "id" : "21" + "id" : "20" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-prov/dppOwner", "baseIri" : "http://w3id.org/dppo/ontology/dpp-prov", - "range" : "3", + "range" : "9", "label" : { - "IRI-based" : "dppOwner" + "IRI-based" : "dppOwner", + "en" : "DPP owner" }, "superproperty" : [ "4" ], - "domain" : "3", + "domain" : "0", + "comment" : { + "en" : "A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP." + }, "attributes" : [ "object" ], "id" : "6" }, { "range" : "2", - "domain" : "12", + "domain" : "21", "attributes" : [ "object", "anonymous" ], "id" : "22" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-prov/responsibleActor", "baseIri" : "http://w3id.org/dppo/ontology/dpp-prov", - "range" : "11", + "range" : "13", "label" : { - "IRI-based" : "responsibleActor" + "IRI-based" : "responsibleActor", + "en" : "responsible actor" }, "superproperty" : [ "4" ], - "domain" : "17", + "domain" : "16", + "comment" : { + "en" : "A relation the indicates the actor responsible for stating a piece of information." + }, "attributes" : [ "object" ], "id" : "7" + }, { + "range" : "2", + "domain" : "12", + "attributes" : [ "object", "anonymous" ], + "id" : "23" } ] } \ No newline at end of file