From 40da13b5716183eaeb0f6fc916fb3a10a9e4ceb2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 12 Dec 2023 07:21:21 +0000 Subject: [PATCH] update docs --- docs/ontology/dpp-comp/0.1/dpp-comp.jsonld | 98 +-- docs/ontology/dpp-comp/0.1/dpp-comp.owl | 32 +- docs/ontology/dpp-comp/0.1/dpp-comp.pdf | Bin 42269 -> 42269 bytes docs/ontology/dpp-comp/0.1/dpp-comp.rdf | 32 +- docs/ontology/dpp-comp/latest/dpp-comp.jsonld | 98 +-- docs/ontology/dpp-comp/latest/dpp-comp.owl | 32 +- docs/ontology/dpp-comp/latest/dpp-comp.pdf | Bin 42269 -> 42269 bytes docs/ontology/dpp-comp/latest/dpp-comp.rdf | 32 +- docs/ontology/dpp-core/0.1/dpp-core.jsonld | 328 +++---- docs/ontology/dpp-core/0.1/dpp-core.owl | 174 ++-- docs/ontology/dpp-core/0.1/dpp-core.pdf | Bin 56201 -> 56207 bytes docs/ontology/dpp-core/0.1/dpp-core.rdf | 174 ++-- docs/ontology/dpp-core/0.1/index.html | 44 +- docs/ontology/dpp-core/latest/dpp-core.jsonld | 328 +++---- docs/ontology/dpp-core/latest/dpp-core.owl | 174 ++-- docs/ontology/dpp-core/latest/dpp-core.pdf | Bin 56201 -> 56207 bytes docs/ontology/dpp-core/latest/dpp-core.rdf | 174 ++-- docs/ontology/dpp-core/latest/index.html | 44 +- docs/ontology/dpp-info/0.1/dpp-info.jsonld | 826 +++++++++--------- docs/ontology/dpp-info/0.1/dpp-info.owl | 362 ++++---- docs/ontology/dpp-info/0.1/dpp-info.pdf | Bin 96866 -> 96858 bytes docs/ontology/dpp-info/0.1/dpp-info.rdf | 362 ++++---- docs/ontology/dpp-info/0.1/index.html | 32 +- docs/ontology/dpp-info/latest/dpp-info.jsonld | 826 +++++++++--------- docs/ontology/dpp-info/latest/dpp-info.owl | 362 ++++---- docs/ontology/dpp-info/latest/dpp-info.pdf | Bin 96866 -> 96858 bytes docs/ontology/dpp-info/latest/dpp-info.rdf | 362 ++++---- docs/ontology/dpp-info/latest/index.html | 32 +- docs/ontology/dpp-odp/0.1/dpp-odp.jsonld | 110 +-- docs/ontology/dpp-odp/0.1/dpp-odp.owl | 76 +- docs/ontology/dpp-odp/0.1/dpp-odp.pdf | Bin 38381 -> 38381 bytes docs/ontology/dpp-odp/0.1/dpp-odp.rdf | 76 +- docs/ontology/dpp-odp/latest/dpp-odp.jsonld | 110 +-- docs/ontology/dpp-odp/latest/dpp-odp.owl | 76 +- docs/ontology/dpp-odp/latest/dpp-odp.pdf | Bin 38381 -> 38381 bytes docs/ontology/dpp-odp/latest/dpp-odp.rdf | 76 +- docs/ontology/dpp-prov/0.1/dpp-prov.jsonld | 250 +++--- docs/ontology/dpp-prov/0.1/dpp-prov.owl | 122 +-- docs/ontology/dpp-prov/0.1/dpp-prov.pdf | Bin 59695 -> 59691 bytes docs/ontology/dpp-prov/0.1/dpp-prov.rdf | 122 +-- docs/ontology/dpp-prov/0.1/index.html | 8 +- docs/ontology/dpp-prov/latest/dpp-prov.jsonld | 250 +++--- docs/ontology/dpp-prov/latest/dpp-prov.owl | 122 +-- docs/ontology/dpp-prov/latest/dpp-prov.pdf | Bin 59695 -> 59691 bytes docs/ontology/dpp-prov/latest/dpp-prov.rdf | 122 +-- docs/ontology/dpp-prov/latest/index.html | 8 +- .../data/ontology/dpp-comp/0.1/dpp-comp.json | 54 +- .../data/ontology/dpp-prov/0.1/dpp-prov.json | 14 +- 48 files changed, 3262 insertions(+), 3262 deletions(-) diff --git a/docs/ontology/dpp-comp/0.1/dpp-comp.jsonld b/docs/ontology/dpp-comp/0.1/dpp-comp.jsonld index 35e6f55..e5fa0f3 100644 --- a/docs/ontology/dpp-comp/0.1/dpp-comp.jsonld +++ b/docs/ontology/dpp-comp/0.1/dpp-comp.jsonld @@ -1,4 +1,10 @@ [ + { + "@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/", "@type": [ @@ -75,26 +81,14 @@ ] }, { - "@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/CompositionInformation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutPart", + "@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 part involved in the relation." + "@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": [ @@ -105,7 +99,7 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "about part" + "@value": "about whole" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -117,40 +111,22 @@ { "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout" } - ] - }, - { - "@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": [ + "http://www.w3.org/2002/07/owl#inverseOf": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutWhole", + "@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 whole involved in the relation." + "@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": [ @@ -161,7 +137,7 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "about whole" + "@value": "about part" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -173,13 +149,37 @@ { "@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/2002/07/owl#inverseOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation" + "@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-info/0.1/CompositionInformation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern", "@type": [ @@ -204,26 +204,20 @@ ] }, { - "@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/ToxicSubstance", + "@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 toxic substance." + "@value": "A substance that hinders recycling of a product." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Toxic substance" + "@value": "Substance findering recycling" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -231,5 +225,11 @@ "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" } ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] } ] \ 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 a86073d..3d1f7dc 100644 --- a/docs/ontology/dpp-comp/0.1/dpp-comp.owl +++ b/docs/ontology/dpp-comp/0.1/dpp-comp.owl @@ -6,6 +6,14 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + Relation between the piece of information representing the composition, and the part involved in the relation. + about part + @@ -24,6 +32,9 @@ 0.1 + + + @@ -39,33 +50,22 @@ 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 - - - - - - Relation between the piece of information representing the composition, and the part involved in the relation. - about part - - - - - - - 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 ae7a4aa545bbfcfb8ce7048b442de98544b2ab5f..10bd761189bd89b800a5c7dbb79a2ce4e68d9475 100644 GIT binary patch delta 1045 zcmb7@y-Ncz7{<9PSg4A$Nd3z7qD4WlnoG{Rv{mqHP{evY6vuK}Mez%y9oz&5-BjLH zMHfMwhbxDxi(b-|``ES99kp2UC_ z^;Qh1o#k2#D&spbfQ%~cLwBYF-cz;P8cIi?Io$&*>5`aJ86zl;oCrZK8GVfi5fIL{ zN*o@o-Z7DvF}PmX-ilM^EbkTzma|vDx>hw2%WhGl0n7~O%cjIYH5LzGjlz|;c@tE7 z3Z5-h%pzf-g<(vv9U98zmS)E@lhgBdZUgJYC+axq(>Af;7Y(ctxVQTy&Hb=%W@M_n qhv(nY8e^DL8{Wa8|Bm-zxffoiG3I60Yn=Kto#}p!8}7&DM8h8g5*bhc delta 1070 zcmbV~%`XE%7{;?JA*oU=X?^T=hsHrFx-Ey=k@|Qc)j~*1SH)uY!Itgr!i zVR(3C0?@^J;g)g3JJZ7u=w>CTvisvYE-IR$=R%|)s!?K#Oq8fCdd|eQn5JBi^O}~= znIa^NLHH0ltz_GCKXAO8RdkTKFod}P>~daM;)mdz+q2aTS42Y6&gh^9x}pQbIB(qzrv~79(hbR&A0jaybj3y>AFI$uipR*8zluZ1>|>w6<=M6>xno + + + + + + Relation between the piece of information representing the composition, and the part involved in the relation. + about part + @@ -24,6 +32,9 @@ 0.1 + + + @@ -39,33 +50,22 @@ 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 - - - - - - Relation between the piece of information representing the composition, and the part involved in the relation. - about part - - - - - - - A substance that hinders recycling of a product. Substance findering recycling - - + + diff --git a/docs/ontology/dpp-comp/latest/dpp-comp.jsonld b/docs/ontology/dpp-comp/latest/dpp-comp.jsonld index 35e6f55..e5fa0f3 100644 --- a/docs/ontology/dpp-comp/latest/dpp-comp.jsonld +++ b/docs/ontology/dpp-comp/latest/dpp-comp.jsonld @@ -1,4 +1,10 @@ [ + { + "@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/", "@type": [ @@ -75,26 +81,14 @@ ] }, { - "@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/CompositionInformation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutPart", + "@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 part involved in the relation." + "@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": [ @@ -105,7 +99,7 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "about part" + "@value": "about whole" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -117,40 +111,22 @@ { "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout" } - ] - }, - { - "@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": [ + "http://www.w3.org/2002/07/owl#inverseOf": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutWhole", + "@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 whole involved in the relation." + "@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": [ @@ -161,7 +137,7 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "about whole" + "@value": "about part" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -173,13 +149,37 @@ { "@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/2002/07/owl#inverseOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation" + "@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-info/0.1/CompositionInformation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, { "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern", "@type": [ @@ -204,26 +204,20 @@ ] }, { - "@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/ToxicSubstance", + "@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 toxic substance." + "@value": "A substance that hinders recycling of a product." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Toxic substance" + "@value": "Substance findering recycling" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -231,5 +225,11 @@ "@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern" } ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] } ] \ 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 a86073d..3d1f7dc 100644 --- a/docs/ontology/dpp-comp/latest/dpp-comp.owl +++ b/docs/ontology/dpp-comp/latest/dpp-comp.owl @@ -6,6 +6,14 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + Relation between the piece of information representing the composition, and the part involved in the relation. + about part + @@ -24,6 +32,9 @@ 0.1 + + + @@ -39,33 +50,22 @@ 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 - - - - - - Relation between the piece of information representing the composition, and the part involved in the relation. - about part - - - - - - - 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 ae7a4aa545bbfcfb8ce7048b442de98544b2ab5f..10bd761189bd89b800a5c7dbb79a2ce4e68d9475 100644 GIT binary patch delta 1045 zcmb7@y-Ncz7{<9PSg4A$Nd3z7qD4WlnoG{Rv{mqHP{evY6vuK}Mez%y9oz&5-BjLH zMHfMwhbxDxi(b-|``ES99kp2UC_ z^;Qh1o#k2#D&spbfQ%~cLwBYF-cz;P8cIi?Io$&*>5`aJ86zl;oCrZK8GVfi5fIL{ zN*o@o-Z7DvF}PmX-ilM^EbkTzma|vDx>hw2%WhGl0n7~O%cjIYH5LzGjlz|;c@tE7 z3Z5-h%pzf-g<(vv9U98zmS)E@lhgBdZUgJYC+axq(>Af;7Y(ctxVQTy&Hb=%W@M_n qhv(nY8e^DL8{Wa8|Bm-zxffoiG3I60Yn=Kto#}p!8}7&DM8h8g5*bhc delta 1070 zcmbV~%`XE%7{;?JA*oU=X?^T=hsHrFx-Ey=k@|Qc)j~*1SH)uY!Itgr!i zVR(3C0?@^J;g)g3JJZ7u=w>CTvisvYE-IR$=R%|)s!?K#Oq8fCdd|eQn5JBi^O}~= znIa^NLHH0ltz_GCKXAO8RdkTKFod}P>~daM;)mdz+q2aTS42Y6&gh^9x}pQbIB(qzrv~79(hbR&A0jaybj3y>AFI$uipR*8zluZ1>|>w6<=M6>xno + + + + + + Relation between the piece of information representing the composition, and the part involved in the relation. + about part + @@ -24,6 +32,9 @@ 0.1 + + + @@ -39,33 +50,22 @@ 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 - - - - - - Relation between the piece of information representing the composition, and the part involved in the relation. - about part - - - - - - - A substance that hinders recycling of a product. Substance findering recycling - - + + diff --git a/docs/ontology/dpp-core/0.1/dpp-core.jsonld b/docs/ontology/dpp-core/0.1/dpp-core.jsonld index 21f40b3..08f457c 100644 --- a/docs/ontology/dpp-core/0.1/dpp-core.jsonld +++ b/docs/ontology/dpp-core/0.1/dpp-core.jsonld @@ -1,81 +1,72 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ComponentDPP", + "@id": "http://purl.org/dc/terms/contributor", + "@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#comment": [ { "@language": "en", - "@value": "A DPP that describes a component." + "@value": "A substance, that is sold as a product by the producer." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Component DPP" + "@value": "Substance" } ], "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": "_:n461c151449d7443fb73594da223b43a4b1" + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b1", + "@id": "http://purl.org/dc/terms/created", + "@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-odp/Product", "@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": "_:n461c151449d7443fb73594da223b43a4b2" - } - ] - } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b2", + "@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" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Component", + "@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 product that is a component of some other product." + "@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": "Component" + "@value": "Consumer product" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -85,103 +76,40 @@ ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@id": "http://purl.org/dc/terms/license", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/SubstanceDPP", + "@id": "http://purl.org/dc/terms/title", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@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 DPP describing a substance." + "@value": "A material, that is sold as a product by the producer." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Substance DPP" + "@value": "Material" } ], "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": "_:n461c151449d7443fb73594da223b43a4b13" - } - ] - }, - { - "@id": "_:n461c151449d7443fb73594da223b43a4b13", - "@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": "_:n461c151449d7443fb73594da223b43a4b14" - } - ] - } - ] - }, - { - "@id": "_:n461c151449d7443fb73594da223b43a4b14", - "@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/Substance" + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" } ] }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@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" - ] - }, - { - "@id": "http://purl.org/dc/terms/description", - "@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/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, { "@id": "http://w3id.org/dppo/ontology/dpp-core/", "@type": [ @@ -255,20 +183,20 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProductDPP", + "@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 describing a consumer product." + "@value": "A DPP that describes a component." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Comsumer Product DPP" + "@value": "Component DPP" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -278,12 +206,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n461c151449d7443fb73594da223b43a4b5" + "@id": "_:n780c32b10045413da9b01e408a783cddb1" } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b5", + "@id": "_:n780c32b10045413da9b01e408a783cddb1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -294,14 +222,14 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b6" + "@id": "_:n780c32b10045413da9b01e408a783cddb2" } ] } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b6", + "@id": "_:n780c32b10045413da9b01e408a783cddb2", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -312,25 +240,72 @@ ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct" + "@id": "http://w3id.org/dppo/ontology/dpp-core/Component" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/MaterialDPP", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@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 DPP describing a material." + "@value": "A product that is a component of some other product." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Material DPP" + "@value": "Component" + } + ], + "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-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-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": [ @@ -340,12 +315,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n461c151449d7443fb73594da223b43a4b9" + "@id": "_:n780c32b10045413da9b01e408a783cddb5" } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b9", + "@id": "_:n780c32b10045413da9b01e408a783cddb5", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -356,14 +331,14 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b10" + "@id": "_:n780c32b10045413da9b01e408a783cddb6" } ] } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b10", + "@id": "_:n780c32b10045413da9b01e408a783cddb6", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -374,107 +349,132 @@ ], "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/ConsumerProduct" } ] }, { - "@id": "http://purl.org/dc/terms/title", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance", + "@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 substance, that is sold as a product by the producer." + "@value": "A DPP describing a material." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Substance" + "@value": "Material DPP" } ], "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-odp/DPP" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:n780c32b10045413da9b01e408a783cddb9" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product", + "@id": "_:n780c32b10045413da9b01e408a783cddb9", "@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": "_:n780c32b10045413da9b01e408a783cddb10" + } + ] + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct", + "@id": "_:n780c32b10045413da9b01e408a783cddb10", "@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/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@language": "en", - "@value": "Consumer product" + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + "@id": "http://w3id.org/dppo/ontology/dpp-core/Material" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Material", + "@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 material, that is sold as a product by the producer." + "@value": "A DPP describing a substance." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Material" + "@value": "Substance DPP" } ], "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-odp/DPP" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:n780c32b10045413da9b01e408a783cddb13" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "@id": "_:n780c32b10045413da9b01e408a783cddb13", "@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": "_:n780c32b10045413da9b01e408a783cddb14" + } + ] + } ] }, { - "@id": "http://purl.org/dc/terms/license", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/created", + "@id": "_:n780c32b10045413da9b01e408a783cddb14", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "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/Substance" + } ] } ] \ 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 3d2e003..d4f4826 100644 --- a/docs/ontology/dpp-core/0.1/dpp-core.owl +++ b/docs/ontology/dpp-core/0.1/dpp-core.owl @@ -6,31 +6,43 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - A consumer product, i.e. a product that is sold directly to end users (consumers). - Consumer product - - - + + - + + + A material, that is sold as a product by the producer. + Material - + A DPP that describes a component. Component DPP - + + + + + + + + + - A material, that is sold as a product by the producer. - Material + A consumer product, i.e. a product that is sold directly to end users (consumers). + Consumer product + + + + + + A DPP describing a material. + Material DPP @@ -49,10 +61,12 @@ 0.1 - - - - + + + + + A DPP describing a consumer product. + Comsumer Product DPP @@ -60,22 +74,35 @@ A product that is a component of some other product. Component - - - + + + + - + - + + + + + + - - - A DPP describing a consumer product. - Comsumer Product DPP - - + + + + + + + + + + + + + @@ -83,97 +110,70 @@ A substance, that is sold as a product by the producer. Substance - - - - - - - - - - - - + + - + - + - + - - - - - - - + + + - + A DPP describing a substance. Substance DPP - - - + + + - - - + + + + - - + + - - - - - A DPP describing a material. - Material DPP + + - - + + - - - - - - - - - - + - - - - - - - + + + + + + - + - + - + diff --git a/docs/ontology/dpp-core/0.1/dpp-core.pdf b/docs/ontology/dpp-core/0.1/dpp-core.pdf index 44c9da851e447c4ac31eae4e7b4783144cc98a80..7ba38fdeeaf6f941ad940faf717b230f56f5a89a 100644 GIT binary patch delta 9346 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
  • WOL_fC!daQe9v;iOOVhf;wy)|T zd4ZzK30t_d$+I%lK`O;UnydV$x)<>guN>JScROajtvm_2`CiwNM&ptMo%EP|{1C(Y z(-{|w7a6z=l2f`8ll$`t9ZOwYWPEb%#9QNpipk6jI+}HyL9bEAXFZ%v zjhDfzX;?tM{oDl}MH~L%zT*xvkvp%CM{f;`xCA~M9M5S<+ljd}X;X(Xp}PBtTf672 zdB|4dmFO1!{np^@+jFXq)qb#c)yggZoT~i;{9GMzzvgQ!1_Fir9JB!x6kUfncaiG1 z=1JmL&jR2Fo14F>gyR8Qg&4se+qBi>Pwf6XMSt-DfTnmE zZWysG%o!B_3*Q@p!qlbU&Fv|n;M@!2BLEfy!Uj2spL7OIDS^7I!A44M3<~nEr%XJA z;jcGH0FHu!jxW0jNI1zYC>n!CkjgMnG|}|W7vvWN6a%2KWHJPXd>smdCR>NW{7V-s z9cCdwNpE8TG?`o2e}KlKFyy)zG^sfl6pBHT*nmNSUv3fp9TN*q- zQWy+M#s>`cZzKP)0mCByu1kPIVF)zr??R#shJq5e!M~9XBmVeCwhoIzkgY?Y;bbfz z(Em^Rf0778U=T0@sSyN*oCO3HLB;|CizPFHBvMF34}|F(fb!AbBy#Zej+GF>zjL9z}CLj&YYqY+3b=sU_u zAPW(Vfs-~84D%1D7yv=0i$TE2a*9DA$a0Ut{PKw9KNW_BA`u|_7^ezZ0K_DcW(pXLVOu2Q~oQa|6(1B0Z6MB4uxV#i-?#-IN3U4Qi`UbWZh5JF-Rn7 zBmf5WbF%!~mI`1nNEjILn!H;8ER1X~1F-*4Fjxc}4h|C$$hrWFhLYtCOJ3`6qPK8R zWRlzmI24H_MTJ9A7}6++jR8l1zW;ms(h7kCFyheFK|~;B4UT}p$kGMC z$&P3^K=c)4pZX^R1dPlc79gu%IB|2qfR6uwK>V8t8IuSoip&QDhInv-HUETw#*&@S u#6t~1$}R$nhQUF~H=Hu0-Gzi<0n#Xl9gBj2DsN65g<}{bBy>!58U7Dio2!ce diff --git a/docs/ontology/dpp-core/0.1/dpp-core.rdf b/docs/ontology/dpp-core/0.1/dpp-core.rdf index 3d2e003..d4f4826 100644 --- a/docs/ontology/dpp-core/0.1/dpp-core.rdf +++ b/docs/ontology/dpp-core/0.1/dpp-core.rdf @@ -6,31 +6,43 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - A consumer product, i.e. a product that is sold directly to end users (consumers). - Consumer product - - - + + - + + + A material, that is sold as a product by the producer. + Material - + A DPP that describes a component. Component DPP - + + + + + + + + + - A material, that is sold as a product by the producer. - Material + A consumer product, i.e. a product that is sold directly to end users (consumers). + Consumer product + + + + + + A DPP describing a material. + Material DPP @@ -49,10 +61,12 @@ 0.1 - - - - + + + + + A DPP describing a consumer product. + Comsumer Product DPP @@ -60,22 +74,35 @@ A product that is a component of some other product. Component - - - + + + + - + - + + + + + + - - - A DPP describing a consumer product. - Comsumer Product DPP - - + + + + + + + + + + + + + @@ -83,97 +110,70 @@ A substance, that is sold as a product by the producer. Substance - - - - - - - - - - - - + + - + - + - + - - - - - - - + + + - + A DPP describing a substance. Substance DPP - - - + + + - - - + + + + - - + + - - - - - A DPP describing a material. - Material DPP + + - - + + - - - - - - - - - - + - - - - - - - + + + + + + - + - + - + diff --git a/docs/ontology/dpp-core/0.1/index.html b/docs/ontology/dpp-core/0.1/index.html index 0674f1c..1f066ed 100644 --- a/docs/ontology/dpp-core/0.1/index.html +++ b/docs/ontology/dpp-core/0.1/index.html @@ -618,17 +618,6 @@

    - - - http://w3id.org/dppo/ontology/dpp-odp/DPP - - - c - - - - and - @@ -652,6 +641,17 @@

    + + and + + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -1041,6 +1041,17 @@

    + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + + + and + @@ -1064,17 +1075,6 @@

    - - and - - - - http://w3id.org/dppo/ontology/dpp-odp/DPP - - - c - - diff --git a/docs/ontology/dpp-core/latest/dpp-core.jsonld b/docs/ontology/dpp-core/latest/dpp-core.jsonld index 21f40b3..08f457c 100644 --- a/docs/ontology/dpp-core/latest/dpp-core.jsonld +++ b/docs/ontology/dpp-core/latest/dpp-core.jsonld @@ -1,81 +1,72 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ComponentDPP", + "@id": "http://purl.org/dc/terms/contributor", + "@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#comment": [ { "@language": "en", - "@value": "A DPP that describes a component." + "@value": "A substance, that is sold as a product by the producer." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Component DPP" + "@value": "Substance" } ], "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": "_:n461c151449d7443fb73594da223b43a4b1" + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b1", + "@id": "http://purl.org/dc/terms/created", + "@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-odp/Product", "@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": "_:n461c151449d7443fb73594da223b43a4b2" - } - ] - } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b2", + "@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" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Component", + "@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 product that is a component of some other product." + "@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": "Component" + "@value": "Consumer product" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -85,103 +76,40 @@ ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@id": "http://purl.org/dc/terms/license", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/SubstanceDPP", + "@id": "http://purl.org/dc/terms/title", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@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 DPP describing a substance." + "@value": "A material, that is sold as a product by the producer." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Substance DPP" + "@value": "Material" } ], "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": "_:n461c151449d7443fb73594da223b43a4b13" - } - ] - }, - { - "@id": "_:n461c151449d7443fb73594da223b43a4b13", - "@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": "_:n461c151449d7443fb73594da223b43a4b14" - } - ] - } - ] - }, - { - "@id": "_:n461c151449d7443fb73594da223b43a4b14", - "@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/Substance" + "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" } ] }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@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" - ] - }, - { - "@id": "http://purl.org/dc/terms/description", - "@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/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, { "@id": "http://w3id.org/dppo/ontology/dpp-core/", "@type": [ @@ -255,20 +183,20 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProductDPP", + "@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 describing a consumer product." + "@value": "A DPP that describes a component." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Comsumer Product DPP" + "@value": "Component DPP" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -278,12 +206,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n461c151449d7443fb73594da223b43a4b5" + "@id": "_:n780c32b10045413da9b01e408a783cddb1" } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b5", + "@id": "_:n780c32b10045413da9b01e408a783cddb1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -294,14 +222,14 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b6" + "@id": "_:n780c32b10045413da9b01e408a783cddb2" } ] } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b6", + "@id": "_:n780c32b10045413da9b01e408a783cddb2", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -312,25 +240,72 @@ ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct" + "@id": "http://w3id.org/dppo/ontology/dpp-core/Component" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/MaterialDPP", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@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 DPP describing a material." + "@value": "A product that is a component of some other product." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Material DPP" + "@value": "Component" + } + ], + "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-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-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": [ @@ -340,12 +315,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n461c151449d7443fb73594da223b43a4b9" + "@id": "_:n780c32b10045413da9b01e408a783cddb5" } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b9", + "@id": "_:n780c32b10045413da9b01e408a783cddb5", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -356,14 +331,14 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b10" + "@id": "_:n780c32b10045413da9b01e408a783cddb6" } ] } ] }, { - "@id": "_:n461c151449d7443fb73594da223b43a4b10", + "@id": "_:n780c32b10045413da9b01e408a783cddb6", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -374,107 +349,132 @@ ], "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/ConsumerProduct" } ] }, { - "@id": "http://purl.org/dc/terms/title", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Substance", + "@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 substance, that is sold as a product by the producer." + "@value": "A DPP describing a material." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Substance" + "@value": "Material DPP" } ], "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-odp/DPP" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:n780c32b10045413da9b01e408a783cddb9" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product", + "@id": "_:n780c32b10045413da9b01e408a783cddb9", "@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": "_:n780c32b10045413da9b01e408a783cddb10" + } + ] + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct", + "@id": "_:n780c32b10045413da9b01e408a783cddb10", "@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/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@language": "en", - "@value": "Consumer product" + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + "@id": "http://w3id.org/dppo/ontology/dpp-core/Material" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-core/Material", + "@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 material, that is sold as a product by the producer." + "@value": "A DPP describing a substance." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Material" + "@value": "Substance DPP" } ], "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-odp/DPP" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:n780c32b10045413da9b01e408a783cddb13" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "@id": "_:n780c32b10045413da9b01e408a783cddb13", "@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": "_:n780c32b10045413da9b01e408a783cddb14" + } + ] + } ] }, { - "@id": "http://purl.org/dc/terms/license", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/created", + "@id": "_:n780c32b10045413da9b01e408a783cddb14", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "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/Substance" + } ] } ] \ 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 3d2e003..d4f4826 100644 --- a/docs/ontology/dpp-core/latest/dpp-core.owl +++ b/docs/ontology/dpp-core/latest/dpp-core.owl @@ -6,31 +6,43 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - A consumer product, i.e. a product that is sold directly to end users (consumers). - Consumer product - - - + + - + + + A material, that is sold as a product by the producer. + Material - + A DPP that describes a component. Component DPP - + + + + + + + + + - A material, that is sold as a product by the producer. - Material + A consumer product, i.e. a product that is sold directly to end users (consumers). + Consumer product + + + + + + A DPP describing a material. + Material DPP @@ -49,10 +61,12 @@ 0.1 - - - - + + + + + A DPP describing a consumer product. + Comsumer Product DPP @@ -60,22 +74,35 @@ A product that is a component of some other product. Component - - - + + + + - + - + + + + + + - - - A DPP describing a consumer product. - Comsumer Product DPP - - + + + + + + + + + + + + + @@ -83,97 +110,70 @@ A substance, that is sold as a product by the producer. Substance - - - - - - - - - - - - + + - + - + - + - - - - - - - + + + - + A DPP describing a substance. Substance DPP - - - + + + - - - + + + + - - + + - - - - - A DPP describing a material. - Material DPP + + - - + + - - - - - - - - - - + - - - - - - - + + + + + + - + - + - + diff --git a/docs/ontology/dpp-core/latest/dpp-core.pdf b/docs/ontology/dpp-core/latest/dpp-core.pdf index 44c9da851e447c4ac31eae4e7b4783144cc98a80..7ba38fdeeaf6f941ad940faf717b230f56f5a89a 100644 GIT binary patch delta 9346 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
  • WOL_fC!daQe9v;iOOVhf;wy)|T zd4ZzK30t_d$+I%lK`O;UnydV$x)<>guN>JScROajtvm_2`CiwNM&ptMo%EP|{1C(Y z(-{|w7a6z=l2f`8ll$`t9ZOwYWPEb%#9QNpipk6jI+}HyL9bEAXFZ%v zjhDfzX;?tM{oDl}MH~L%zT*xvkvp%CM{f;`xCA~M9M5S<+ljd}X;X(Xp}PBtTf672 zdB|4dmFO1!{np^@+jFXq)qb#c)yggZoT~i;{9GMzzvgQ!1_Fir9JB!x6kUfncaiG1 z=1JmL&jR2Fo14F>gyR8Qg&4se+qBi>Pwf6XMSt-DfTnmE zZWysG%o!B_3*Q@p!qlbU&Fv|n;M@!2BLEfy!Uj2spL7OIDS^7I!A44M3<~nEr%XJA z;jcGH0FHu!jxW0jNI1zYC>n!CkjgMnG|}|W7vvWN6a%2KWHJPXd>smdCR>NW{7V-s z9cCdwNpE8TG?`o2e}KlKFyy)zG^sfl6pBHT*nmNSUv3fp9TN*q- zQWy+M#s>`cZzKP)0mCByu1kPIVF)zr??R#shJq5e!M~9XBmVeCwhoIzkgY?Y;bbfz z(Em^Rf0778U=T0@sSyN*oCO3HLB;|CizPFHBvMF34}|F(fb!AbBy#Zej+GF>zjL9z}CLj&YYqY+3b=sU_u zAPW(Vfs-~84D%1D7yv=0i$TE2a*9DA$a0Ut{PKw9KNW_BA`u|_7^ezZ0K_DcW(pXLVOu2Q~oQa|6(1B0Z6MB4uxV#i-?#-IN3U4Qi`UbWZh5JF-Rn7 zBmf5WbF%!~mI`1nNEjILn!H;8ER1X~1F-*4Fjxc}4h|C$$hrWFhLYtCOJ3`6qPK8R zWRlzmI24H_MTJ9A7}6++jR8l1zW;ms(h7kCFyheFK|~;B4UT}p$kGMC z$&P3^K=c)4pZX^R1dPlc79gu%IB|2qfR6uwK>V8t8IuSoip&QDhInv-HUETw#*&@S u#6t~1$}R$nhQUF~H=Hu0-Gzi<0n#Xl9gBj2DsN65g<}{bBy>!58U7Dio2!ce diff --git a/docs/ontology/dpp-core/latest/dpp-core.rdf b/docs/ontology/dpp-core/latest/dpp-core.rdf index 3d2e003..d4f4826 100644 --- a/docs/ontology/dpp-core/latest/dpp-core.rdf +++ b/docs/ontology/dpp-core/latest/dpp-core.rdf @@ -6,31 +6,43 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - A consumer product, i.e. a product that is sold directly to end users (consumers). - Consumer product - - - + + - + + + A material, that is sold as a product by the producer. + Material - + A DPP that describes a component. Component DPP - + + + + + + + + + - A material, that is sold as a product by the producer. - Material + A consumer product, i.e. a product that is sold directly to end users (consumers). + Consumer product + + + + + + A DPP describing a material. + Material DPP @@ -49,10 +61,12 @@ 0.1 - - - - + + + + + A DPP describing a consumer product. + Comsumer Product DPP @@ -60,22 +74,35 @@ A product that is a component of some other product. Component - - - + + + + - + - + + + + + + - - - A DPP describing a consumer product. - Comsumer Product DPP - - + + + + + + + + + + + + + @@ -83,97 +110,70 @@ A substance, that is sold as a product by the producer. Substance - - - - - - - - - - - - + + - + - + - + - - - - - - - + + + - + A DPP describing a substance. Substance DPP - - - + + + - - - + + + + - - + + - - - - - A DPP describing a material. - Material DPP + + - - + + - - - - - - - - - - + - - - - - - - + + + + + + - + - + - + diff --git a/docs/ontology/dpp-core/latest/index.html b/docs/ontology/dpp-core/latest/index.html index 0674f1c..1f066ed 100644 --- a/docs/ontology/dpp-core/latest/index.html +++ b/docs/ontology/dpp-core/latest/index.html @@ -618,17 +618,6 @@

    - - - http://w3id.org/dppo/ontology/dpp-odp/DPP - - - c - - - - and - @@ -652,6 +641,17 @@

    + + and + + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + @@ -1041,6 +1041,17 @@

    + + + http://w3id.org/dppo/ontology/dpp-odp/DPP + + + c + + + + and + @@ -1064,17 +1075,6 @@

    - - and - - - - http://w3id.org/dppo/ontology/dpp-odp/DPP - - - c - - diff --git a/docs/ontology/dpp-info/0.1/dpp-info.jsonld b/docs/ontology/dpp-info/0.1/dpp-info.jsonld index 1f2fb60..a85ecac 100644 --- a/docs/ontology/dpp-info/0.1/dpp-info.jsonld +++ b/docs/ontology/dpp-info/0.1/dpp-info.jsonld @@ -1,377 +1,509 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument", + "@id": "http://purl.org/dc/terms/contributor", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/hasCompositionInformation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@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." + "@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": "external document" + "@value": "has composition information" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/value", + "@id": "http://w3id.org/dppo/ontology/dpp-info/LegalGuarantee", "@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": "The value of a characterisitc or a quality." + "@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": "value" + "@value": "Legal guarantee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b8" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/certificateDocument", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b8", "@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": [ + "http://www.w3.org/2002/07/owl#intersectionOf": [ { - "@language": "en", - "@value": "A relation pointing out a document representing a certificate related to the product described by the DPP." + "@list": [ + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b9" + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b10" + } + ] } + ] + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b9", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2002/07/owl#cardinality": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation" + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@language": "en", - "@value": "certificate document" + "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime" } + ] + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b10", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#cardinality": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/startTime" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/hasCompositionInformation", + "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation", "@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 piece of information about the composition of a product." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "@value": "A piece of information about some certificate that concerns the product." + }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + "@language": "en", + "@value": "Certificate information" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@language": "en", - "@value": "has composition information" + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/disassemblyInstructionsDocument", + "@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": "A relation pointing out a document with disassembly instructions for the product." + "@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/DisassemblyInformation" + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "disassembly instructions document" + "@value": "contains information" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@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/RepairInstruction", + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@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://purl.org/dc/terms/creator", + "@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" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/Unit", "@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 how to repair a product." + "@value": "A unit of measure." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Repair instruction" + "@value": "Unit" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@value": "http://qudt.org/schema/qudt/Unit" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "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#propertyChainAxiom": [ + { + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" + } + ] + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation", + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic", "@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 how to disassemble the product, e.g. linking to some disassembly instructions." + "@value": "A piece of information that describes a product characteristic." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Disassembly information" + "@value": "Product characteristic" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b13" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b13", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Eva Blomqvist" - }, - { - "@value": "Huanyu Li" - }, + "http://www.w3.org/2002/07/owl#intersectionOf": [ { - "@value": "Robin Keskisärkkä" + "@list": [ + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b14" + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b15" + } + ] } + ] + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b14", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "2023-10-30" + "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic" } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@value": "Maike Jansen" + "@id": "http://www.w3.org/2002/07/owl#Thing" } + ] + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b15", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "This is a minimal core ontology describing DPP information types." + "@id": "http://w3id.org/dppo/ontology/dpp-info/value" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@value": "https://github.com/LiUSemWeb/DPP/blob/master/LICENSE" + "@id": "http://www.w3.org/2000/01/rdf-schema#Literal" } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/disassemblyInstructionsDocument", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Digital Product Passport Information Ontology" + "@language": "en", + "@value": "A relation pointing out a document with disassembly instructions for the product." } ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "dpp-info" + "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "http://w3id.org/dppo/ontology/dpp-info/" + "@language": "en", + "@value": "disassembly instructions document" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "https://github.com/LiUSemWeb/DPPO" + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" } + ] + }, + { + "@id": "http://purl.org/dc/terms/license", + "@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-info/characteristic", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#imports": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/" + "@language": "en", + "@value": "The characteristic that the piece of information is about." } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/" + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "0.1" + "@language": "en", + "@value": "characteristic" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@id": "http://w3id.org/dppo/ontology/dpp-info/startTime", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "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-odp/describes", + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "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/isAbout" + "@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#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": "external document" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation", + "@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": "Relating a DPP to the pieces of information it contains." + "@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": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b1" } ], "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" + "@value": "unit" } ] }, { - "@id": "http://purl.org/dc/terms/description", - "@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/creator", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b1", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "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/DPPInformation", + "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A pice of information contained in a DPP, which is about some product." + "@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#label": [ { "@language": "en", - "@value": "DPP information" + "@value": "Disassembly information" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:nce7712293227495681a4da3555c358f7b7" - } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b7", - "@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" + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/Unit", + "@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#comment": [ { "@language": "en", - "@value": "A unit of measure." + "@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": "Unit" + "@value": "directly superseded by" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": "http://qudt.org/schema/qudt/Unit" + "@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" } ] }, @@ -405,344 +537,305 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime", + "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation", "@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": "The end of a time interval." + "@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": "end time" + "@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/isAbout", + "@id": "http://w3id.org/dppo/ontology/dpp-info/repairInstructionsDocument", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relating a piece of information to the thing the information is about, i.e. describes." + "@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": "is about" + "@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/CertificateInformation", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "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#comment": [ { "@language": "en", - "@value": "A piece of information about some certificate that concerns the product." - }, - { - "@language": "en", - "@value": "Certificate information" + "@value": "The value of a characterisitc or a quality." } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@language": "en", + "@value": "value" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/unit", + "@id": "http://w3id.org/dppo/ontology/dpp-info/", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/contributor": [ { - "@language": "en", - "@value": "Relation between a concept with a value, associating it to a unit of measure." + "@value": "Eva Blomqvist" + }, + { + "@value": "Huanyu Li" + }, + { + "@value": "Robin Keskisärkkä" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://purl.org/dc/terms/created": [ { - "@id": "_:nce7712293227495681a4da3555c358f7b1" + "@value": "2023-10-30" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/creator": [ { - "@language": "en", - "@value": "unit" + "@value": "Maike Jansen" } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b1", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://purl.org/dc/terms/description": [ { - "@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" - } - ] + "@value": "This is a minimal core ontology describing DPP information types." + } + ], + "http://purl.org/dc/terms/license": [ + { + "@value": "https://github.com/LiUSemWeb/DPP/blob/master/LICENSE" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Digital Product Passport Information Ontology" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "dpp-info" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "http://w3id.org/dppo/ontology/dpp-info/" + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@id": "https://github.com/LiUSemWeb/DPPO" + } + ], + "http://www.w3.org/2002/07/owl#imports": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/" + } + ], + "http://www.w3.org/2002/07/owl#versionIRI": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/" + } + ], + "http://www.w3.org/2002/07/owl#versionInfo": [ + { + "@value": "0.1" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/LegalGuarantee", + "@id": "http://w3id.org/dppo/ontology/dpp-info/certificateDocument", "@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 piece of information that described the legal guarantee of the product, with its time interval of validity." + "@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": "Legal guarantee" + "@value": "certificate document" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - }, + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "_:nce7712293227495681a4da3555c358f7b8" + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" } ] }, { - "@id": "_:nce7712293227495681a4da3555c358f7b8", + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", "@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#comment": [ { - "@list": [ - { - "@id": "_:nce7712293227495681a4da3555c358f7b9" - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b10" - } - ] + "@language": "en", + "@value": "A pice of information contained in a DPP, which is about some product." } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b9", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#cardinality": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@language": "en", + "@value": "DPP information" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime" + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b7" } ] }, { - "@id": "_:nce7712293227495681a4da3555c358f7b10", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b7", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#cardinality": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/startTime" + "@id": "http://www.w3.org/2002/07/owl#Thing" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation", + "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "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." + "@value": "The end of a time interval." } ], "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" + "@value": "end time" } ] }, { - "@id": "http://purl.org/dc/terms/title", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic", + "@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": [ { "@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-info/ProductCharacteristic" + "@value": "Relating a piece of information to the thing the information is about, i.e. describes." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "characteristic" + "@value": "is about" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersededBy", + "@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 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" + "@value": "A relation pointing at the quality that the piece of information describes." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/supersededBy" + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductQuality" } ], - "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": "quality" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic", + "@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#comment": [ { "@language": "en", - "@value": "A piece of information that describes a product characteristic." + "@value": "A piece of information about how to repair a product." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Product characteristic" + "@value": "Repair instruction" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b13" - } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b13", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ - { - "@list": [ - { - "@id": "_:nce7712293227495681a4da3555c358f7b14" - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b15" - } - ] - } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b14", - "@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/characteristic" - } - ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ - { - "@id": "http://www.w3.org/2002/07/owl#Thing" - } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b15", - "@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/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-odp/Product", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { @@ -767,12 +860,12 @@ "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" }, { - "@id": "_:nce7712293227495681a4da3555c358f7b18" + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b18" } ] }, { - "@id": "_:nce7712293227495681a4da3555c358f7b18", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b18", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -780,17 +873,17 @@ { "@list": [ { - "@id": "_:nce7712293227495681a4da3555c358f7b19" + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b19" }, { - "@id": "_:nce7712293227495681a4da3555c358f7b20" + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b20" } ] } ] }, { - "@id": "_:nce7712293227495681a4da3555c358f7b19", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b19", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -806,7 +899,7 @@ ] }, { - "@id": "_:nce7712293227495681a4da3555c358f7b20", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b20", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -821,52 +914,6 @@ } ] }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/repairInstructionsDocument", - "@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 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/startTime", - "@type": [ - "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-odp/DPP", "@type": [ @@ -874,54 +921,7 @@ ] }, { - "@id": "http://purl.org/dc/terms/license", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@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/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://purl.org/dc/terms/created", + "@id": "http://purl.org/dc/terms/description", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] diff --git a/docs/ontology/dpp-info/0.1/dpp-info.owl b/docs/ontology/dpp-info/0.1/dpp-info.owl index 0e71cfc..4530dda 100644 --- a/docs/ontology/dpp-info/0.1/dpp-info.owl +++ b/docs/ontology/dpp-info/0.1/dpp-info.owl @@ -6,24 +6,21 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - + - - A relation pointing at the quality that the piece of information describes. - quality - - - - A unit of measure. - Unit - http://qudt.org/schema/qudt/Unit + + The characteristic that the piece of information is about. + characteristic - + - - A piece of information that described the legal guarantee of the product, with its time interval of validity. - Legal guarantee + A piece of information about some certificate that concerns the product. + Certificate information + + + + @@ -42,11 +39,23 @@ 0.1 - + - - A piece of information about the composition of a product. - has composition information + + A relation pointing at the quality that the piece of information describes. + quality + + + + + 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 + + + + + Relation between a concept with a value, associating it to a unit of measure. + unit @@ -55,8 +64,35 @@ A relation connecting a piece of information to the piece of information directly superseding it. directly superseded by - - + + + + + A relation pointing out a document representing a certificate related to the product described by the DPP. + certificate document + + + + + + A piece of information that describes a product characteristic. + Product characteristic + + + + + + Relating a DPP to the pieces of information it contains. + contains information + + + + + + + + The end of a time interval. + end time @@ -66,11 +102,18 @@ A transitive relation that relates a piece of information to the pieces of information that supersedes it. superseded by - - - - The characteristic that the piece of information is about. - characteristic + + + The start of a time interval. + start time + + + + + + + + @@ -78,63 +121,75 @@ A piece of information about how to repair a product. Repair instruction - + + + + + A piece of information about the quality of of a product. + Product quality + + + + + + A piece of information that described the legal guarantee of the product, with its time interval of validity. + Legal guarantee + + - - - The value of a characterisitc or a quality. - 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. - external document - - - + + + + 1 - + - - + + A piece of information about the composition of a product. + has composition information - + - - A piece of information that describes a product characteristic. - Product characteristic + A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. + Disassembly information - - - - - A piece of information about the quality of of a product. - Product quality + + + + 1 - - - - A piece of information about some certificate that concerns the product. - Certificate information + + + The value of a characterisitc or a quality. + value - - + + - - + + + A pice of information contained in a DPP, which is about some product. + DPP information - + + + + + + + + + + - - - Relating a DPP to the pieces of information it contains. - contains information + 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 @@ -143,154 +198,106 @@ A relation pointing out a document with disassembly instructions for the product. disassembly instructions document - - - + + - + - + - - - - - A relation pointing out a document containing repair instructions for the product. - repair instrucitons document + + + + - + - - Relation between a concept with a value, associating it to a unit of measure. - unit - - - - + 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 relation pointing out a document representing a certificate related to the product described by the DPP. - certificate document + + - - - + + + - - - - + + + - + - - 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 - - + + + + + + - - - + + + - - - The end of a time interval. - end time + + - + - 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 containing repair instructions for the product. + repair instrucitons document - - - + + + + - + + - - A pice of information contained in a DPP, which is about some product. - DPP information - - - - 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 piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. - Disassembly information - - - - - 1 - - + + A unit of measure. + Unit + http://qudt.org/schema/qudt/Unit - - - - - + - - - - - - - - - - - - - - - - - + + - + - - + + - + + + + + @@ -300,11 +307,4 @@ - - - - - - - diff --git a/docs/ontology/dpp-info/0.1/dpp-info.pdf b/docs/ontology/dpp-info/0.1/dpp-info.pdf index a7e7111686159e27656cb3019dc6a5c7fd06dcc4..1d36d1193b36cd597251581961f9634289d4ab1b 100644 GIT binary patch delta 15028 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 TB3lrx&UOILBqepgP>bn*h=G^V delta 14994 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 - + - - A relation pointing at the quality that the piece of information describes. - quality - - - - A unit of measure. - Unit - http://qudt.org/schema/qudt/Unit + + The characteristic that the piece of information is about. + characteristic - + - - A piece of information that described the legal guarantee of the product, with its time interval of validity. - Legal guarantee + A piece of information about some certificate that concerns the product. + Certificate information + + + + @@ -42,11 +39,23 @@ 0.1 - + - - A piece of information about the composition of a product. - has composition information + + A relation pointing at the quality that the piece of information describes. + quality + + + + + 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 + + + + + Relation between a concept with a value, associating it to a unit of measure. + unit @@ -55,8 +64,35 @@ A relation connecting a piece of information to the piece of information directly superseding it. directly superseded by - - + + + + + A relation pointing out a document representing a certificate related to the product described by the DPP. + certificate document + + + + + + A piece of information that describes a product characteristic. + Product characteristic + + + + + + Relating a DPP to the pieces of information it contains. + contains information + + + + + + + + The end of a time interval. + end time @@ -66,11 +102,18 @@ A transitive relation that relates a piece of information to the pieces of information that supersedes it. superseded by - - - - The characteristic that the piece of information is about. - characteristic + + + The start of a time interval. + start time + + + + + + + + @@ -78,63 +121,75 @@ A piece of information about how to repair a product. Repair instruction - + + + + + A piece of information about the quality of of a product. + Product quality + + + + + + A piece of information that described the legal guarantee of the product, with its time interval of validity. + Legal guarantee + + - - - The value of a characterisitc or a quality. - 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. - external document - - - + + + + 1 - + - - + + A piece of information about the composition of a product. + has composition information - + - - A piece of information that describes a product characteristic. - Product characteristic + A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. + Disassembly information - - - - - A piece of information about the quality of of a product. - Product quality + + + + 1 - - - - A piece of information about some certificate that concerns the product. - Certificate information + + + The value of a characterisitc or a quality. + value - - + + - - + + + A pice of information contained in a DPP, which is about some product. + DPP information - + + + + + + + + + + - - - Relating a DPP to the pieces of information it contains. - contains information + 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 @@ -143,154 +198,106 @@ A relation pointing out a document with disassembly instructions for the product. disassembly instructions document - - - + + - + - + - - - - - A relation pointing out a document containing repair instructions for the product. - repair instrucitons document + + + + - + - - Relation between a concept with a value, associating it to a unit of measure. - unit - - - - + 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 relation pointing out a document representing a certificate related to the product described by the DPP. - certificate document + + - - - + + + - - - - + + + - + - - 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 - - + + + + + + - - - + + + - - - The end of a time interval. - end time + + - + - 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 containing repair instructions for the product. + repair instrucitons document - - - + + + + - + + - - A pice of information contained in a DPP, which is about some product. - DPP information - - - - 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 piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. - Disassembly information - - - - - 1 - - + + A unit of measure. + Unit + http://qudt.org/schema/qudt/Unit - - - - - + - - - - - - - - - - - - - - - - - + + - + - - + + - + + + + + @@ -300,11 +307,4 @@ - - - - - - - diff --git a/docs/ontology/dpp-info/0.1/index.html b/docs/ontology/dpp-info/0.1/index.html index 6b76149..5d49895 100644 --- a/docs/ontology/dpp-info/0.1/index.html +++ b/docs/ontology/dpp-info/0.1/index.html @@ -1068,18 +1068,18 @@

    - - characteristic + + value - - op + + dp some - - Thing + + Literal c @@ -1094,18 +1094,18 @@

    - - value + + characteristic - - dp + + op some - - Literal + + Thing c @@ -2322,8 +2322,8 @@

    - - Product quality + + Product characteristic c @@ -2333,8 +2333,8 @@

    or - - Product characteristic + + Product quality c diff --git a/docs/ontology/dpp-info/latest/dpp-info.jsonld b/docs/ontology/dpp-info/latest/dpp-info.jsonld index 1f2fb60..a85ecac 100644 --- a/docs/ontology/dpp-info/latest/dpp-info.jsonld +++ b/docs/ontology/dpp-info/latest/dpp-info.jsonld @@ -1,377 +1,509 @@ [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument", + "@id": "http://purl.org/dc/terms/contributor", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/hasCompositionInformation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@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." + "@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": "external document" + "@value": "has composition information" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/value", + "@id": "http://w3id.org/dppo/ontology/dpp-info/LegalGuarantee", "@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": "The value of a characterisitc or a quality." + "@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": "value" + "@value": "Legal guarantee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b8" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/certificateDocument", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b8", "@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": [ + "http://www.w3.org/2002/07/owl#intersectionOf": [ { - "@language": "en", - "@value": "A relation pointing out a document representing a certificate related to the product described by the DPP." + "@list": [ + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b9" + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b10" + } + ] } + ] + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b9", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2002/07/owl#cardinality": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation" + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@language": "en", - "@value": "certificate document" + "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime" } + ] + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b10", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#cardinality": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/startTime" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/hasCompositionInformation", + "@id": "http://w3id.org/dppo/ontology/dpp-info/CertificateInformation", "@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 piece of information about the composition of a product." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "@value": "A piece of information about some certificate that concerns the product." + }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/Product" + "@language": "en", + "@value": "Certificate information" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@language": "en", - "@value": "has composition information" + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/disassemblyInstructionsDocument", + "@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": "A relation pointing out a document with disassembly instructions for the product." + "@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/DisassemblyInformation" + "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "disassembly instructions document" + "@value": "contains information" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@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/RepairInstruction", + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@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://purl.org/dc/terms/creator", + "@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" + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/Unit", "@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 how to repair a product." + "@value": "A unit of measure." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Repair instruction" + "@value": "Unit" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@value": "http://qudt.org/schema/qudt/Unit" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "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#propertyChainAxiom": [ + { + "@list": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation" + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" + } + ] + } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation", + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic", "@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 how to disassemble the product, e.g. linking to some disassembly instructions." + "@value": "A piece of information that describes a product characteristic." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Disassembly information" + "@value": "Product characteristic" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b13" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b13", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Eva Blomqvist" - }, - { - "@value": "Huanyu Li" - }, + "http://www.w3.org/2002/07/owl#intersectionOf": [ { - "@value": "Robin Keskisärkkä" + "@list": [ + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b14" + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b15" + } + ] } + ] + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b14", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "2023-10-30" + "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic" } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@value": "Maike Jansen" + "@id": "http://www.w3.org/2002/07/owl#Thing" } + ] + }, + { + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b15", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "This is a minimal core ontology describing DPP information types." + "@id": "http://w3id.org/dppo/ontology/dpp-info/value" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@value": "https://github.com/LiUSemWeb/DPP/blob/master/LICENSE" + "@id": "http://www.w3.org/2000/01/rdf-schema#Literal" } + ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/disassemblyInstructionsDocument", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Digital Product Passport Information Ontology" + "@language": "en", + "@value": "A relation pointing out a document with disassembly instructions for the product." } ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "dpp-info" + "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "http://w3id.org/dppo/ontology/dpp-info/" + "@language": "en", + "@value": "disassembly instructions document" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "https://github.com/LiUSemWeb/DPPO" + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" } + ] + }, + { + "@id": "http://purl.org/dc/terms/license", + "@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-info/characteristic", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#imports": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/" + "@language": "en", + "@value": "The characteristic that the piece of information is about." } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/" + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "0.1" + "@language": "en", + "@value": "characteristic" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@id": "http://w3id.org/dppo/ontology/dpp-info/startTime", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "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-odp/describes", + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "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/isAbout" + "@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#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": "external document" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/containsInformation", + "@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": "Relating a DPP to the pieces of information it contains." + "@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": "http://w3id.org/dppo/ontology/dpp-odp/DPP" + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b1" } ], "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" + "@value": "unit" } ] }, { - "@id": "http://purl.org/dc/terms/description", - "@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/creator", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b1", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "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/DPPInformation", + "@id": "http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A pice of information contained in a DPP, which is about some product." + "@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#label": [ { "@language": "en", - "@value": "DPP information" + "@value": "Disassembly information" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:nce7712293227495681a4da3555c358f7b7" - } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b7", - "@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" + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/Unit", + "@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#comment": [ { "@language": "en", - "@value": "A unit of measure." + "@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": "Unit" + "@value": "directly superseded by" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": "http://qudt.org/schema/qudt/Unit" + "@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" } ] }, @@ -405,344 +537,305 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime", + "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation", "@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": "The end of a time interval." + "@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": "end time" + "@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/isAbout", + "@id": "http://w3id.org/dppo/ontology/dpp-info/repairInstructionsDocument", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relating a piece of information to the thing the information is about, i.e. describes." + "@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": "is about" + "@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/CertificateInformation", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "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#comment": [ { "@language": "en", - "@value": "A piece of information about some certificate that concerns the product." - }, - { - "@language": "en", - "@value": "Certificate information" + "@value": "The value of a characterisitc or a quality." } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" + "@language": "en", + "@value": "value" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/unit", + "@id": "http://w3id.org/dppo/ontology/dpp-info/", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/contributor": [ { - "@language": "en", - "@value": "Relation between a concept with a value, associating it to a unit of measure." + "@value": "Eva Blomqvist" + }, + { + "@value": "Huanyu Li" + }, + { + "@value": "Robin Keskisärkkä" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://purl.org/dc/terms/created": [ { - "@id": "_:nce7712293227495681a4da3555c358f7b1" + "@value": "2023-10-30" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/creator": [ { - "@language": "en", - "@value": "unit" + "@value": "Maike Jansen" } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b1", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://purl.org/dc/terms/description": [ { - "@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" - } - ] + "@value": "This is a minimal core ontology describing DPP information types." + } + ], + "http://purl.org/dc/terms/license": [ + { + "@value": "https://github.com/LiUSemWeb/DPP/blob/master/LICENSE" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Digital Product Passport Information Ontology" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "dpp-info" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "http://w3id.org/dppo/ontology/dpp-info/" + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@id": "https://github.com/LiUSemWeb/DPPO" + } + ], + "http://www.w3.org/2002/07/owl#imports": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/" + } + ], + "http://www.w3.org/2002/07/owl#versionIRI": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/" + } + ], + "http://www.w3.org/2002/07/owl#versionInfo": [ + { + "@value": "0.1" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/LegalGuarantee", + "@id": "http://w3id.org/dppo/ontology/dpp-info/certificateDocument", "@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 piece of information that described the legal guarantee of the product, with its time interval of validity." + "@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": "Legal guarantee" + "@value": "certificate document" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - }, + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "_:nce7712293227495681a4da3555c358f7b8" + "@id": "http://w3id.org/dppo/ontology/dpp-info/externalDocument" } ] }, { - "@id": "_:nce7712293227495681a4da3555c358f7b8", + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", "@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#comment": [ { - "@list": [ - { - "@id": "_:nce7712293227495681a4da3555c358f7b9" - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b10" - } - ] + "@language": "en", + "@value": "A pice of information contained in a DPP, which is about some product." } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b9", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#cardinality": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@language": "en", + "@value": "DPP information" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime" + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b7" } ] }, { - "@id": "_:nce7712293227495681a4da3555c358f7b10", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b7", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#cardinality": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@id": "http://w3id.org/dppo/ontology/dpp-info/isAbout" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/startTime" + "@id": "http://www.w3.org/2002/07/owl#Thing" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/CompositionInformation", + "@id": "http://w3id.org/dppo/ontology/dpp-info/endTime", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "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." + "@value": "The end of a time interval." } ], "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" + "@value": "end time" } ] }, { - "@id": "http://purl.org/dc/terms/title", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/characteristic", + "@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": [ { "@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-info/ProductCharacteristic" + "@value": "Relating a piece of information to the thing the information is about, i.e. describes." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "characteristic" + "@value": "is about" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/directlySupersededBy", + "@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 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" + "@value": "A relation pointing at the quality that the piece of information describes." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/dppo/ontology/dpp-info/supersededBy" + "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductQuality" } ], - "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": "quality" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic", + "@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#comment": [ { "@language": "en", - "@value": "A piece of information that describes a product characteristic." + "@value": "A piece of information about how to repair a product." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Product characteristic" + "@value": "Repair instruction" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b13" - } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b13", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ - { - "@list": [ - { - "@id": "_:nce7712293227495681a4da3555c358f7b14" - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b15" - } - ] - } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b14", - "@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/characteristic" - } - ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ - { - "@id": "http://www.w3.org/2002/07/owl#Thing" - } - ] - }, - { - "@id": "_:nce7712293227495681a4da3555c358f7b15", - "@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/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-odp/Product", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { @@ -767,12 +860,12 @@ "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation" }, { - "@id": "_:nce7712293227495681a4da3555c358f7b18" + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b18" } ] }, { - "@id": "_:nce7712293227495681a4da3555c358f7b18", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b18", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -780,17 +873,17 @@ { "@list": [ { - "@id": "_:nce7712293227495681a4da3555c358f7b19" + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b19" }, { - "@id": "_:nce7712293227495681a4da3555c358f7b20" + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b20" } ] } ] }, { - "@id": "_:nce7712293227495681a4da3555c358f7b19", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b19", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -806,7 +899,7 @@ ] }, { - "@id": "_:nce7712293227495681a4da3555c358f7b20", + "@id": "_:nf3c4d40adcf64c0fa7120e5540440c82b20", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -821,52 +914,6 @@ } ] }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-info/repairInstructionsDocument", - "@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 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/startTime", - "@type": [ - "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-odp/DPP", "@type": [ @@ -874,54 +921,7 @@ ] }, { - "@id": "http://purl.org/dc/terms/license", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@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/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://purl.org/dc/terms/created", + "@id": "http://purl.org/dc/terms/description", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] diff --git a/docs/ontology/dpp-info/latest/dpp-info.owl b/docs/ontology/dpp-info/latest/dpp-info.owl index 0e71cfc..4530dda 100644 --- a/docs/ontology/dpp-info/latest/dpp-info.owl +++ b/docs/ontology/dpp-info/latest/dpp-info.owl @@ -6,24 +6,21 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - + - - A relation pointing at the quality that the piece of information describes. - quality - - - - A unit of measure. - Unit - http://qudt.org/schema/qudt/Unit + + The characteristic that the piece of information is about. + characteristic - + - - A piece of information that described the legal guarantee of the product, with its time interval of validity. - Legal guarantee + A piece of information about some certificate that concerns the product. + Certificate information + + + + @@ -42,11 +39,23 @@ 0.1 - + - - A piece of information about the composition of a product. - has composition information + + A relation pointing at the quality that the piece of information describes. + quality + + + + + 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 + + + + + Relation between a concept with a value, associating it to a unit of measure. + unit @@ -55,8 +64,35 @@ A relation connecting a piece of information to the piece of information directly superseding it. directly superseded by - - + + + + + A relation pointing out a document representing a certificate related to the product described by the DPP. + certificate document + + + + + + A piece of information that describes a product characteristic. + Product characteristic + + + + + + Relating a DPP to the pieces of information it contains. + contains information + + + + + + + + The end of a time interval. + end time @@ -66,11 +102,18 @@ A transitive relation that relates a piece of information to the pieces of information that supersedes it. superseded by - - - - The characteristic that the piece of information is about. - characteristic + + + The start of a time interval. + start time + + + + + + + + @@ -78,63 +121,75 @@ A piece of information about how to repair a product. Repair instruction - + + + + + A piece of information about the quality of of a product. + Product quality + + + + + + A piece of information that described the legal guarantee of the product, with its time interval of validity. + Legal guarantee + + - - - The value of a characterisitc or a quality. - 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. - external document - - - + + + + 1 - + - - + + A piece of information about the composition of a product. + has composition information - + - - A piece of information that describes a product characteristic. - Product characteristic + A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. + Disassembly information - - - - - A piece of information about the quality of of a product. - Product quality + + + + 1 - - - - A piece of information about some certificate that concerns the product. - Certificate information + + + The value of a characterisitc or a quality. + value - - + + - - + + + A pice of information contained in a DPP, which is about some product. + DPP information - + + + + + + + + + + - - - Relating a DPP to the pieces of information it contains. - contains information + 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 @@ -143,154 +198,106 @@ A relation pointing out a document with disassembly instructions for the product. disassembly instructions document - - - + + - + - + - - - - - A relation pointing out a document containing repair instructions for the product. - repair instrucitons document + + + + - + - - Relation between a concept with a value, associating it to a unit of measure. - unit - - - - + 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 relation pointing out a document representing a certificate related to the product described by the DPP. - certificate document + + - - - + + + - - - - + + + - + - - 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 - - + + + + + + - - - + + + - - - The end of a time interval. - end time + + - + - 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 containing repair instructions for the product. + repair instrucitons document - - - + + + + - + + - - A pice of information contained in a DPP, which is about some product. - DPP information - - - - 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 piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. - Disassembly information - - - - - 1 - - + + A unit of measure. + Unit + http://qudt.org/schema/qudt/Unit - - - - - + - - - - - - - - - - - - - - - - - + + - + - - + + - + + + + + @@ -300,11 +307,4 @@ - - - - - - - diff --git a/docs/ontology/dpp-info/latest/dpp-info.pdf b/docs/ontology/dpp-info/latest/dpp-info.pdf index a7e7111686159e27656cb3019dc6a5c7fd06dcc4..1d36d1193b36cd597251581961f9634289d4ab1b 100644 GIT binary patch delta 15028 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 TB3lrx&UOILBqepgP>bn*h=G^V delta 14994 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 - + - - A relation pointing at the quality that the piece of information describes. - quality - - - - A unit of measure. - Unit - http://qudt.org/schema/qudt/Unit + + The characteristic that the piece of information is about. + characteristic - + - - A piece of information that described the legal guarantee of the product, with its time interval of validity. - Legal guarantee + A piece of information about some certificate that concerns the product. + Certificate information + + + + @@ -42,11 +39,23 @@ 0.1 - + - - A piece of information about the composition of a product. - has composition information + + A relation pointing at the quality that the piece of information describes. + quality + + + + + 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 + + + + + Relation between a concept with a value, associating it to a unit of measure. + unit @@ -55,8 +64,35 @@ A relation connecting a piece of information to the piece of information directly superseding it. directly superseded by - - + + + + + A relation pointing out a document representing a certificate related to the product described by the DPP. + certificate document + + + + + + A piece of information that describes a product characteristic. + Product characteristic + + + + + + Relating a DPP to the pieces of information it contains. + contains information + + + + + + + + The end of a time interval. + end time @@ -66,11 +102,18 @@ A transitive relation that relates a piece of information to the pieces of information that supersedes it. superseded by - - - - The characteristic that the piece of information is about. - characteristic + + + The start of a time interval. + start time + + + + + + + + @@ -78,63 +121,75 @@ A piece of information about how to repair a product. Repair instruction - + + + + + A piece of information about the quality of of a product. + Product quality + + + + + + A piece of information that described the legal guarantee of the product, with its time interval of validity. + Legal guarantee + + - - - The value of a characterisitc or a quality. - 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. - external document - - - + + + + 1 - + - - + + A piece of information about the composition of a product. + has composition information - + - - A piece of information that describes a product characteristic. - Product characteristic + A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. + Disassembly information - - - - - A piece of information about the quality of of a product. - Product quality + + + + 1 - - - - A piece of information about some certificate that concerns the product. - Certificate information + + + The value of a characterisitc or a quality. + value - - + + - - + + + A pice of information contained in a DPP, which is about some product. + DPP information - + + + + + + + + + + - - - Relating a DPP to the pieces of information it contains. - contains information + 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 @@ -143,154 +198,106 @@ A relation pointing out a document with disassembly instructions for the product. disassembly instructions document - - - + + - + - + - - - - - A relation pointing out a document containing repair instructions for the product. - repair instrucitons document + + + + - + - - Relation between a concept with a value, associating it to a unit of measure. - unit - - - - + 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 relation pointing out a document representing a certificate related to the product described by the DPP. - certificate document + + - - - + + + - - - - + + + - + - - 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 - - + + + + + + - - - + + + - - - The end of a time interval. - end time + + - + - 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 containing repair instructions for the product. + repair instrucitons document - - - + + + + - + + - - A pice of information contained in a DPP, which is about some product. - DPP information - - - - 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 piece of information about how to disassemble the product, e.g. linking to some disassembly instructions. - Disassembly information - - - - - 1 - - + + A unit of measure. + Unit + http://qudt.org/schema/qudt/Unit - - - - - + - - - - - - - - - - - - - - - - - + + - + - - + + - + + + + + @@ -300,11 +307,4 @@ - - - - - - - diff --git a/docs/ontology/dpp-info/latest/index.html b/docs/ontology/dpp-info/latest/index.html index 6b76149..5d49895 100644 --- a/docs/ontology/dpp-info/latest/index.html +++ b/docs/ontology/dpp-info/latest/index.html @@ -1068,18 +1068,18 @@

    - - characteristic + + value - - op + + dp some - - Thing + + Literal c @@ -1094,18 +1094,18 @@

    - - value + + characteristic - - dp + + op some - - Literal + + Thing c @@ -2322,8 +2322,8 @@

    - - Product quality + + Product characteristic c @@ -2333,8 +2333,8 @@

    or - - Product characteristic + + Product quality c diff --git a/docs/ontology/dpp-odp/0.1/dpp-odp.jsonld b/docs/ontology/dpp-odp/0.1/dpp-odp.jsonld index a082548..25ad130 100644 --- a/docs/ontology/dpp-odp/0.1/dpp-odp.jsonld +++ b/docs/ontology/dpp-odp/0.1/dpp-odp.jsonld @@ -1,8 +1,30 @@ [ { - "@id": "http://purl.org/dc/terms/description", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "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" + } ] }, { @@ -12,25 +34,15 @@ ] }, { - "@id": "http://purl.org/dc/terms/creator", + "@id": "http://purl.org/dc/terms/license", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart", + "@id": "http://purl.org/dc/terms/title", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "A relation between a whole and its parts." - }, - { - "@language": "en", - "@value": "has part" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { @@ -58,12 +70,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:nc98096de7add4b37a4e5f4e17ea9fba0b1" + "@id": "_:n2fca7741851243148e19e27afca19d1bb1" } ] }, { - "@id": "_:nc98096de7add4b37a4e5f4e17ea9fba0b1", + "@id": "_:n2fca7741851243148e19e27afca19d1bb1", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -78,18 +90,6 @@ } ] }, - { - "@id": "http://purl.org/dc/terms/title", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/license", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, { "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ @@ -170,31 +170,15 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", + "@id": "http://purl.org/dc/terms/creator", "@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" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { @@ -216,12 +200,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:nc98096de7add4b37a4e5f4e17ea9fba0b2" + "@id": "_:n2fca7741851243148e19e27afca19d1bb2" } ] }, { - "@id": "_:nc98096de7add4b37a4e5f4e17ea9fba0b2", + "@id": "_:n2fca7741851243148e19e27afca19d1bb2", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -235,5 +219,21 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart" } ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "A relation between a whole and its parts." + }, + { + "@language": "en", + "@value": "has part" + } + ] } ] \ 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 021c743..0c6f6ce 100644 --- a/docs/ontology/dpp-odp/0.1/dpp-odp.owl +++ b/docs/ontology/dpp-odp/0.1/dpp-odp.owl @@ -6,38 +6,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - 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 - @@ -54,30 +22,62 @@ 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 relation between a whole and its parts. + has part + + + + + + The relation between a DPP and the product it describes. + describes + + + + + A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts. + Digital Product Passport + + + + + + + - + - + - + + + + + + + diff --git a/docs/ontology/dpp-odp/0.1/dpp-odp.pdf b/docs/ontology/dpp-odp/0.1/dpp-odp.pdf index 26ec3c5ce60f60d68ba011a62865acea81c930c9..a01971ce115a215a0275291168e3b2ae919ae470 100644 GIT binary patch delta 784 zcmaF6n(6IorU@_EjSS3<42=voeo$i4F)>Ltwlq&mQ#ML5GdD~DQYOY`20+R(G1(AE z8Ji^=rvfEX(o)SQPgIhb9K}41G)*!r8%Wcz&{1x)80#jf$$#XPC%={#oNS=LGx>_V z_+)v7z{wXC#3#2a$WAT*(p!M^5(RGV?C5A>M@n?+Wt8ORC>t4PBo+rG7L_QN7)O gK#u=XQj3#|GLuq^6-$s3bEvig_Aonq*iukfuRWRdcf<>vE~d1`0frITXYvzm^xAdB!ULkPu5};VSg6!lQ3IdaN1L*<<@y#z3Y8gqhW}?z+(lp4hNKI~1?k7!?tqRG$ z-%qLy(wpVg_DW5j>?rR*N_6UFl;q|p8yTmh7AF^FCZ!fDm>5pJ=3qsd^^&S`%nF7^ zlY1Ri?Z~k`peR43G`U2<*n(^$G7^ge5{pU{OpGS`Icka-C>SUNap}j$hkHBvIeYjA h#iuHm7*GD-7%_R5Qxc>3<|gN@K8%K&EhcPb1ptX5;bZ^+ diff --git a/docs/ontology/dpp-odp/0.1/dpp-odp.rdf b/docs/ontology/dpp-odp/0.1/dpp-odp.rdf index 021c743..0c6f6ce 100644 --- a/docs/ontology/dpp-odp/0.1/dpp-odp.rdf +++ b/docs/ontology/dpp-odp/0.1/dpp-odp.rdf @@ -6,38 +6,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - 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 - @@ -54,30 +22,62 @@ 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 relation between a whole and its parts. + has part + + + + + + The relation between a DPP and the product it describes. + describes + + + + + A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts. + Digital Product Passport + + + + + + + - + - + - + + + + + + + diff --git a/docs/ontology/dpp-odp/latest/dpp-odp.jsonld b/docs/ontology/dpp-odp/latest/dpp-odp.jsonld index a082548..25ad130 100644 --- a/docs/ontology/dpp-odp/latest/dpp-odp.jsonld +++ b/docs/ontology/dpp-odp/latest/dpp-odp.jsonld @@ -1,8 +1,30 @@ [ { - "@id": "http://purl.org/dc/terms/description", + "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "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" + } ] }, { @@ -12,25 +34,15 @@ ] }, { - "@id": "http://purl.org/dc/terms/creator", + "@id": "http://purl.org/dc/terms/license", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart", + "@id": "http://purl.org/dc/terms/title", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "A relation between a whole and its parts." - }, - { - "@language": "en", - "@value": "has part" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { @@ -58,12 +70,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:nc98096de7add4b37a4e5f4e17ea9fba0b1" + "@id": "_:n2fca7741851243148e19e27afca19d1bb1" } ] }, { - "@id": "_:nc98096de7add4b37a4e5f4e17ea9fba0b1", + "@id": "_:n2fca7741851243148e19e27afca19d1bb1", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -78,18 +90,6 @@ } ] }, - { - "@id": "http://purl.org/dc/terms/title", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/license", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, { "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ @@ -170,31 +170,15 @@ ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/describes", + "@id": "http://purl.org/dc/terms/creator", "@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" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { @@ -216,12 +200,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:nc98096de7add4b37a4e5f4e17ea9fba0b2" + "@id": "_:n2fca7741851243148e19e27afca19d1bb2" } ] }, { - "@id": "_:nc98096de7add4b37a4e5f4e17ea9fba0b2", + "@id": "_:n2fca7741851243148e19e27afca19d1bb2", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -235,5 +219,21 @@ "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart" } ] + }, + { + "@id": "http://w3id.org/dppo/ontology/dpp-odp/hasPart", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "A relation between a whole and its parts." + }, + { + "@language": "en", + "@value": "has part" + } + ] } ] \ 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 021c743..0c6f6ce 100644 --- a/docs/ontology/dpp-odp/latest/dpp-odp.owl +++ b/docs/ontology/dpp-odp/latest/dpp-odp.owl @@ -6,38 +6,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - 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 - @@ -54,30 +22,62 @@ 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 relation between a whole and its parts. + has part + + + + + + The relation between a DPP and the product it describes. + describes + + + + + A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts. + Digital Product Passport + + + + + + + - + - + - + + + + + + + diff --git a/docs/ontology/dpp-odp/latest/dpp-odp.pdf b/docs/ontology/dpp-odp/latest/dpp-odp.pdf index 26ec3c5ce60f60d68ba011a62865acea81c930c9..a01971ce115a215a0275291168e3b2ae919ae470 100644 GIT binary patch delta 784 zcmaF6n(6IorU@_EjSS3<42=voeo$i4F)>Ltwlq&mQ#ML5GdD~DQYOY`20+R(G1(AE z8Ji^=rvfEX(o)SQPgIhb9K}41G)*!r8%Wcz&{1x)80#jf$$#XPC%={#oNS=LGx>_V z_+)v7z{wXC#3#2a$WAT*(p!M^5(RGV?C5A>M@n?+Wt8ORC>t4PBo+rG7L_QN7)O gK#u=XQj3#|GLuq^6-$s3bEvig_Aonq*iukfuRWRdcf<>vE~d1`0frITXYvzm^xAdB!ULkPu5};VSg6!lQ3IdaN1L*<<@y#z3Y8gqhW}?z+(lp4hNKI~1?k7!?tqRG$ z-%qLy(wpVg_DW5j>?rR*N_6UFl;q|p8yTmh7AF^FCZ!fDm>5pJ=3qsd^^&S`%nF7^ zlY1Ri?Z~k`peR43G`U2<*n(^$G7^ge5{pU{OpGS`Icka-C>SUNap}j$hkHBvIeYjA h#iuHm7*GD-7%_R5Qxc>3<|gN@K8%K&EhcPb1ptX5;bZ^+ diff --git a/docs/ontology/dpp-odp/latest/dpp-odp.rdf b/docs/ontology/dpp-odp/latest/dpp-odp.rdf index 021c743..0c6f6ce 100644 --- a/docs/ontology/dpp-odp/latest/dpp-odp.rdf +++ b/docs/ontology/dpp-odp/latest/dpp-odp.rdf @@ -6,38 +6,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - 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 - @@ -54,30 +22,62 @@ 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 relation between a whole and its parts. + has part + + + + + + The relation between a DPP and the product it describes. + describes + + + + + A Digital Product Passport, containing information about a product, and which main contain sub-DPPs as its parts. + Digital Product Passport + + + + + + + - + - + - + + + + + + + diff --git a/docs/ontology/dpp-prov/0.1/dpp-prov.jsonld b/docs/ontology/dpp-prov/0.1/dpp-prov.jsonld index c9ee003..b424057 100644 --- a/docs/ontology/dpp-prov/0.1/dpp-prov.jsonld +++ b/docs/ontology/dpp-prov/0.1/dpp-prov.jsonld @@ -1,109 +1,35 @@ [ { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@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#comment": [ - { - "@language": "en", - "@value": "Actor" - }, - { - "@language": "en", - "@value": "An actor responsible for some information." - } - ] - }, - { - "@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": "_:nf0341e4940814114a31fcd70aa301c6bb4" - } - ], - "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": "_:nf0341e4940814114a31fcd70aa301c6bb4", - "@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://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/ValueChainActor", + "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor", "@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": "An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor." + "@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": "Value chain actor" + "@value": "actor" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" } ] }, { - "@id": "http://purl.org/dc/terms/description", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/contributor", + "@id": "http://purl.org/dc/terms/created", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] @@ -114,35 +40,6 @@ "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/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" - } - ] - }, { "@id": "http://w3id.org/dppo/ontology/dpp-prov/creationTimeStamp", "@type": [ @@ -156,7 +53,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:nf0341e4940814114a31fcd70aa301c6bb1" + "@id": "_:nbd763c2d5ba54972a1083afa96f340b2b1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -172,7 +69,7 @@ ] }, { - "@id": "_:nf0341e4940814114a31fcd70aa301c6bb1", + "@id": "_:nbd763c2d5ba54972a1083afa96f340b2b1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -261,6 +158,36 @@ } ] }, + { + "@id": "http://purl.org/dc/terms/license", + "@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-prov/timeStamp", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "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://w3id.org/dppo/ontology/dpp-prov/Consumer", "@type": [ @@ -341,66 +268,139 @@ ] }, { - "@id": "http://purl.org/dc/terms/title", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor", + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@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": "Relation to the actor responsible for a DPP or a piece of information inside it." + "@value": "An actor that is an authority." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "actor" + "@value": "Authority" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp", + "@id": "http://w3id.org/dppo/ontology/dpp-prov/ValueChainActor", "@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 timstamp of some information, i.e. a DPP or a piece of information." + "@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": "time stamp" + "@value": "Value chain actor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "@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#comment": [ + { + "@language": "en", + "@value": "Actor" + }, + { + "@language": "en", + "@value": "An actor responsible for some information." + } ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/created", + "@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": "_:nbd763c2d5ba54972a1083afa96f340b2b4" + } + ], + "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": "_:nbd763c2d5ba54972a1083afa96f340b2b4", + "@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" ] diff --git a/docs/ontology/dpp-prov/0.1/dpp-prov.owl b/docs/ontology/dpp-prov/0.1/dpp-prov.owl index 6c33e96..06ae21e 100644 --- a/docs/ontology/dpp-prov/0.1/dpp-prov.owl +++ b/docs/ontology/dpp-prov/0.1/dpp-prov.owl @@ -6,6 +6,15 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + + A timstamp of some information, i.e. a DPP or a piece of information. + time stamp + @@ -26,26 +35,37 @@ - + 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 - - + + + + + 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 active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor. + Value chain actor - - - - - A relation the indicates the actor responsible for stating a piece of information. - responsible actor + + + Actor + An actor responsible for some information. - + + + + + An actor that is an end-user of a product, a consumer. + Consumer + @@ -53,15 +73,12 @@ A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP. DPP owner - - - - 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 the indicates the actor responsible for stating a piece of information. + responsible actor @@ -69,58 +86,52 @@ An actor that is an authority. Authority + + + + + + + + + + + + Relation to the actor responsible for a DPP or a piece of information inside it. 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 - - - - A timstamp of some information, i.e. a DPP or a piece of information. - time stamp + + - + - + - + - - - - An actor that is an end-user of a product, a consumer. - Consumer - - + - + - + - Actor - An actor responsible for some information. - - - + + @@ -128,15 +139,4 @@ - - - - - - - - - - - diff --git a/docs/ontology/dpp-prov/0.1/dpp-prov.pdf b/docs/ontology/dpp-prov/0.1/dpp-prov.pdf index 7701c1bd5fa93fe1f74eda1e9f3b4d8e4eb8e275..09eaf844e2bb62f33a2deb0e6227fc85223a9cea 100644 GIT binary patch delta 5988 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 I)@DNg2hb0b9{>OV diff --git a/docs/ontology/dpp-prov/0.1/dpp-prov.rdf b/docs/ontology/dpp-prov/0.1/dpp-prov.rdf index 6c33e96..06ae21e 100644 --- a/docs/ontology/dpp-prov/0.1/dpp-prov.rdf +++ b/docs/ontology/dpp-prov/0.1/dpp-prov.rdf @@ -6,6 +6,15 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + + A timstamp of some information, i.e. a DPP or a piece of information. + time stamp + @@ -26,26 +35,37 @@ - + 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 - - + + + + + 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 active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor. + Value chain actor - - - - - A relation the indicates the actor responsible for stating a piece of information. - responsible actor + + + Actor + An actor responsible for some information. - + + + + + An actor that is an end-user of a product, a consumer. + Consumer + @@ -53,15 +73,12 @@ A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP. DPP owner - - - - 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 the indicates the actor responsible for stating a piece of information. + responsible actor @@ -69,58 +86,52 @@ An actor that is an authority. Authority + + + + + + + + + + + + Relation to the actor responsible for a DPP or a piece of information inside it. 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 - - - - A timstamp of some information, i.e. a DPP or a piece of information. - time stamp + + - + - + - + - - - - An actor that is an end-user of a product, a consumer. - Consumer - - + - + - + - Actor - An actor responsible for some information. - - - + + @@ -128,15 +139,4 @@ - - - - - - - - - - - diff --git a/docs/ontology/dpp-prov/0.1/index.html b/docs/ontology/dpp-prov/0.1/index.html index 43565e0..24edb57 100644 --- a/docs/ontology/dpp-prov/0.1/index.html +++ b/docs/ontology/dpp-prov/0.1/index.html @@ -1112,8 +1112,8 @@

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

    or - - dpp-info:DPPInformation + + http://w3id.org/dppo/ontology/dpp-odp/DPP c diff --git a/docs/ontology/dpp-prov/latest/dpp-prov.jsonld b/docs/ontology/dpp-prov/latest/dpp-prov.jsonld index c9ee003..b424057 100644 --- a/docs/ontology/dpp-prov/latest/dpp-prov.jsonld +++ b/docs/ontology/dpp-prov/latest/dpp-prov.jsonld @@ -1,109 +1,35 @@ [ { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@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#comment": [ - { - "@language": "en", - "@value": "Actor" - }, - { - "@language": "en", - "@value": "An actor responsible for some information." - } - ] - }, - { - "@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": "_:nf0341e4940814114a31fcd70aa301c6bb4" - } - ], - "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": "_:nf0341e4940814114a31fcd70aa301c6bb4", - "@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://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/ValueChainActor", + "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor", "@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": "An actor that is an active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor." + "@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": "Value chain actor" + "@value": "actor" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" } ] }, { - "@id": "http://purl.org/dc/terms/description", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/contributor", + "@id": "http://purl.org/dc/terms/created", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] @@ -114,35 +40,6 @@ "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/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" - } - ] - }, { "@id": "http://w3id.org/dppo/ontology/dpp-prov/creationTimeStamp", "@type": [ @@ -156,7 +53,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:nf0341e4940814114a31fcd70aa301c6bb1" + "@id": "_:nbd763c2d5ba54972a1083afa96f340b2b1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -172,7 +69,7 @@ ] }, { - "@id": "_:nf0341e4940814114a31fcd70aa301c6bb1", + "@id": "_:nbd763c2d5ba54972a1083afa96f340b2b1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -261,6 +158,36 @@ } ] }, + { + "@id": "http://purl.org/dc/terms/license", + "@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-prov/timeStamp", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "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://w3id.org/dppo/ontology/dpp-prov/Consumer", "@type": [ @@ -341,66 +268,139 @@ ] }, { - "@id": "http://purl.org/dc/terms/title", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/actor", + "@id": "http://w3id.org/dppo/ontology/dpp-info/DPPInformation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@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": "Relation to the actor responsible for a DPP or a piece of information inside it." + "@value": "An actor that is an authority." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "actor" + "@value": "Authority" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-prov/timeStamp", + "@id": "http://w3id.org/dppo/ontology/dpp-prov/ValueChainActor", "@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 timstamp of some information, i.e. a DPP or a piece of information." + "@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": "time stamp" + "@value": "Value chain actor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/dppo/ontology/dpp-prov/Actor" } ] }, { - "@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP", + "@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#comment": [ + { + "@language": "en", + "@value": "Actor" + }, + { + "@language": "en", + "@value": "An actor responsible for some information." + } ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/created", + "@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": "_:nbd763c2d5ba54972a1083afa96f340b2b4" + } + ], + "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": "_:nbd763c2d5ba54972a1083afa96f340b2b4", + "@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" ] diff --git a/docs/ontology/dpp-prov/latest/dpp-prov.owl b/docs/ontology/dpp-prov/latest/dpp-prov.owl index 6c33e96..06ae21e 100644 --- a/docs/ontology/dpp-prov/latest/dpp-prov.owl +++ b/docs/ontology/dpp-prov/latest/dpp-prov.owl @@ -6,6 +6,15 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + + A timstamp of some information, i.e. a DPP or a piece of information. + time stamp + @@ -26,26 +35,37 @@ - + 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 - - + + + + + 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 active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor. + Value chain actor - - - - - A relation the indicates the actor responsible for stating a piece of information. - responsible actor + + + Actor + An actor responsible for some information. - + + + + + An actor that is an end-user of a product, a consumer. + Consumer + @@ -53,15 +73,12 @@ A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP. DPP owner - - - - 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 the indicates the actor responsible for stating a piece of information. + responsible actor @@ -69,58 +86,52 @@ An actor that is an authority. Authority + + + + + + + + + + + + Relation to the actor responsible for a DPP or a piece of information inside it. 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 - - - - A timstamp of some information, i.e. a DPP or a piece of information. - time stamp + + - + - + - + - - - - An actor that is an end-user of a product, a consumer. - Consumer - - + - + - + - Actor - An actor responsible for some information. - - - + + @@ -128,15 +139,4 @@ - - - - - - - - - - - diff --git a/docs/ontology/dpp-prov/latest/dpp-prov.pdf b/docs/ontology/dpp-prov/latest/dpp-prov.pdf index 7701c1bd5fa93fe1f74eda1e9f3b4d8e4eb8e275..09eaf844e2bb62f33a2deb0e6227fc85223a9cea 100644 GIT binary patch delta 5988 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 I)@DNg2hb0b9{>OV diff --git a/docs/ontology/dpp-prov/latest/dpp-prov.rdf b/docs/ontology/dpp-prov/latest/dpp-prov.rdf index 6c33e96..06ae21e 100644 --- a/docs/ontology/dpp-prov/latest/dpp-prov.rdf +++ b/docs/ontology/dpp-prov/latest/dpp-prov.rdf @@ -6,6 +6,15 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + + A timstamp of some information, i.e. a DPP or a piece of information. + time stamp + @@ -26,26 +35,37 @@ - + 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 - - + + + + + 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 active participant of the value chain of a product, e.g. a manufacturer, recycler or other actor. + Value chain actor - - - - - A relation the indicates the actor responsible for stating a piece of information. - responsible actor + + + Actor + An actor responsible for some information. - + + + + + An actor that is an end-user of a product, a consumer. + Consumer + @@ -53,15 +73,12 @@ A relation relating the DPP with the actor owning, i.e. responsible for issuing, the DPP. DPP owner - - - - 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 the indicates the actor responsible for stating a piece of information. + responsible actor @@ -69,58 +86,52 @@ An actor that is an authority. Authority + + + + + + + + + + + + Relation to the actor responsible for a DPP or a piece of information inside it. 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 - - - - A timstamp of some information, i.e. a DPP or a piece of information. - time stamp + + - + - + - + - - - - An actor that is an end-user of a product, a consumer. - Consumer - - + - + - + - Actor - An actor responsible for some information. - - - + + @@ -128,15 +139,4 @@ - - - - - - - - - - - diff --git a/docs/ontology/dpp-prov/latest/index.html b/docs/ontology/dpp-prov/latest/index.html index 43565e0..24edb57 100644 --- a/docs/ontology/dpp-prov/latest/index.html +++ b/docs/ontology/dpp-prov/latest/index.html @@ -1112,8 +1112,8 @@

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

    or - - dpp-info:DPPInformation + + http://w3id.org/dppo/ontology/dpp-odp/DPP c 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 98e3674..ffeec5f 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 @@ -41,17 +41,17 @@ "contributor" : [ { "identifier" : "contributor", "language" : "undefined", - "value" : "Huanyu Li", + "value" : "Robin Keskisärkkä", "type" : "label" }, { "identifier" : "contributor", "language" : "undefined", - "value" : "Robin Keskisärkkä", + "value" : "Eva Blomqvist", "type" : "label" }, { "identifier" : "contributor", "language" : "undefined", - "value" : "Eva Blomqvist", + "value" : "Huanyu Li", "type" : "label" } ], "created" : [ { @@ -382,7 +382,7 @@ "comment" : { "en" : "A DPP describing a material." }, - "attributes" : [ "intersection", "external" ], + "attributes" : [ "external", "intersection" ], "id" : "4", "superClasses" : [ "2" ] }, { @@ -404,7 +404,7 @@ "comment" : { "en" : "A DPP that describes a component." }, - "attributes" : [ "intersection", "external" ], + "attributes" : [ "external", "intersection" ], "id" : "5", "superClasses" : [ "2" ] }, { @@ -485,7 +485,7 @@ "comment" : { "en" : "A DPP describing a consumer product." }, - "attributes" : [ "intersection", "external" ], + "attributes" : [ "external", "intersection" ], "id" : "6", "superClasses" : [ "2" ] }, { @@ -510,7 +510,7 @@ "IRI-based" : "CertificateInformation" }, "comment" : { - "en" : "Certificate information" + "en" : "A piece of information about some certificate that concerns the product." }, "attributes" : [ "external" ], "id" : "33", @@ -518,7 +518,7 @@ }, { "instances" : 0, "union" : [ "0", "24", "8" ], - "attributes" : [ "union", "anonymous" ], + "attributes" : [ "anonymous", "union" ], "id" : "45" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling", @@ -568,7 +568,7 @@ "comment" : { "en" : "A DPP describing a substance." }, - "attributes" : [ "intersection", "external" ], + "attributes" : [ "external", "intersection" ], "id" : "3", "superClasses" : [ "2" ] }, { @@ -733,7 +733,7 @@ "comment" : { "en" : "A relation pointing out a document containing repair instructions for the product." }, - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "9" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation", @@ -743,7 +743,7 @@ "IRI-based" : "hasCompositionInformation" }, "domain" : "14", - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "13" }, { "range" : "1", @@ -777,7 +777,7 @@ "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." }, - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "27" }, { "range" : "1", @@ -797,7 +797,7 @@ "comment" : { "en" : "A relation pointing out a document with disassembly instructions for the product." }, - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "30" }, { "range" : "1", @@ -821,7 +821,7 @@ "comment" : { "en" : "A piece of information about the composition of a product." }, - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "37" }, { "range" : "20", @@ -850,7 +850,7 @@ "comment" : { "en" : "Relating a DPP to the pieces of information it contains." }, - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "43" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/unit", @@ -864,7 +864,7 @@ "comment" : { "en" : "Relation between a concept with a value, associating it to a unit of measure." }, - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "44" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout", @@ -875,7 +875,7 @@ }, "domain" : "14", "subproperty" : [ "48", "49" ], - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "47" }, { "range" : "15", @@ -939,7 +939,7 @@ "comment" : { "en" : "The start of a time interval." }, - "attributes" : [ "datatype", "external" ], + "attributes" : [ "external", "datatype" ], "id" : "60" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/directlySupersededBy", @@ -955,7 +955,7 @@ "comment" : { "en" : "A relation connecting a piece of information to the piece of information directly superseding it." }, - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "62" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/value", @@ -969,7 +969,7 @@ "comment" : { "en" : "The value of a characterisitc or a quality." }, - "attributes" : [ "datatype", "external" ], + "attributes" : [ "external", "datatype" ], "id" : "67" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/quality", @@ -983,7 +983,7 @@ "comment" : { "en" : "A relation pointing at the quality that the piece of information describes." }, - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "69" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-odp/describes", @@ -994,7 +994,7 @@ }, "superproperty" : [ "71" ], "domain" : "14", - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "70" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/endTime", @@ -1008,7 +1008,7 @@ "comment" : { "en" : "The end of a time interval." }, - "attributes" : [ "datatype", "external" ], + "attributes" : [ "external", "datatype" ], "id" : "72" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/supersededBy", @@ -1023,7 +1023,7 @@ "comment" : { "en" : "A transitive relation that relates a piece of information to the pieces of information that supersedes it." }, - "attributes" : [ "transitive", "object", "external" ], + "attributes" : [ "transitive", "external", "object" ], "id" : "63" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/externalDocument", @@ -1038,7 +1038,7 @@ "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." }, - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "12" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-comp/aboutWhole", @@ -1069,7 +1069,7 @@ "comment" : { "en" : "A relation pointing out a document representing a certificate related to the product described by the DPP." }, - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "73" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-info/characteristic", @@ -1083,7 +1083,7 @@ "comment" : { "en" : "The characteristic that the piece of information is about." }, - "attributes" : [ "object", "external" ], + "attributes" : [ "external", "object" ], "id" : "74" } ] } \ 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 65f4f19..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 @@ -40,17 +40,17 @@ "contributor" : [ { "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" }, { "identifier" : "contributor", "language" : "undefined", - "value" : "Robin Keskisärkkä", + "value" : "Huanyu Li", "type" : "label" } ], "created" : [ { @@ -241,7 +241,7 @@ }, "subClasses" : [ "1", "21", "12" ], "comment" : { - "en" : "Actor" + "en" : "An actor responsible for some information." }, "id" : "2" }, { @@ -313,7 +313,7 @@ }, { "range" : "2", "domain" : "1", - "attributes" : [ "anonymous", "object" ], + "attributes" : [ "object", "anonymous" ], "id" : "14" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-prov/timeStamp", @@ -375,7 +375,7 @@ }, { "range" : "2", "domain" : "21", - "attributes" : [ "anonymous", "object" ], + "attributes" : [ "object", "anonymous" ], "id" : "22" }, { "iri" : "http://w3id.org/dppo/ontology/dpp-prov/responsibleActor", @@ -395,7 +395,7 @@ }, { "range" : "2", "domain" : "12", - "attributes" : [ "anonymous", "object" ], + "attributes" : [ "object", "anonymous" ], "id" : "23" } ] } \ No newline at end of file