Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 31, 2023
1 parent 35b8bab commit e33a972
Show file tree
Hide file tree
Showing 9 changed files with 197 additions and 197 deletions.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ <h3>Digital Product Passports</h3>
encourage responsible product lifecycle management.
</p>

<ul>
<div>
<a href="ontology/dpp/0.1/index.html">DPP ontology</a>
(<a href="ontology/dpp/0.1/dpp.ttl">TURTLE</a>,
<a href="ontology/dpp/0.1/dpp.rdf">RDF/OWL</a>,
<a href="ontology/dpp/0.1/dpp.pdf">PDF</a>)
</ul>
</div>
</div>
</div>
</div>
Expand All @@ -57,4 +57,4 @@ <h3>Digital Product Passports</h3>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
</body>

</html>
</html>
110 changes: 55 additions & 55 deletions docs/ontology/dpp/0.1/dpp.jsonld
Original file line number Diff line number Diff line change
@@ -1,12 +1,45 @@
[
{
"@id": "http://w3id.org/DDPO/ontology/dpp/MaterialDPP",
"@id": "http://purl.org/vocab/vann/preferredNamespaceUri",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://w3id.org/DDPO/ontology/dpp/SubstanceDPP",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "Material DPP"
"@value": "Substance DPP"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/DDPO/ontology/dpp/DPP"
}
]
},
{
"@id": "http://w3id.org/DDPO/ontology/dpp/DPP",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "Digital Product Passport"
}
]
},
{
"@id": "http://w3id.org/DDPO/ontology/dpp/ConsumerProductDPP",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "Consumer Product DPP"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
Expand All @@ -22,13 +55,25 @@
]
},
{
"@id": "http://purl.org/dc/terms/title",
"@id": "http://purl.org/vocab/vann/preferredNamespacePrefix",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://purl.org/dc/terms/creator",
"@id": "http://purl.org/dc/terms/contributor",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://purl.org/dc/terms/created",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://purl.org/dc/terms/title",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
Expand Down Expand Up @@ -101,58 +146,19 @@
]
},
{
"@id": "http://w3id.org/DDPO/ontology/dpp/DPP",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "Digital Product Passport"
}
]
},
{
"@id": "http://purl.org/vocab/vann/preferredNamespaceUri",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://purl.org/vocab/vann/preferredNamespacePrefix",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://w3id.org/DDPO/ontology/dpp/ComponentDPP",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "Component DPP"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/DDPO/ontology/dpp/DPP"
}
]
},
{
"@id": "http://purl.org/dc/terms/created",
"@id": "http://purl.org/dc/terms/creator",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://w3id.org/DDPO/ontology/dpp/ConsumerProductDPP",
"@id": "http://w3id.org/DDPO/ontology/dpp/MaterialDPP",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "Consumer Product DPP"
"@value": "Material DPP"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
Expand All @@ -162,31 +168,25 @@
]
},
{
"@id": "http://purl.org/dc/terms/contributor",
"@id": "http://purl.org/dc/terms/license",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://w3id.org/DDPO/ontology/dpp/SubstanceDPP",
"@id": "http://w3id.org/DDPO/ontology/dpp/ComponentDPP",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "Substance DPP"
"@value": "Component DPP"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/DDPO/ontology/dpp/DPP"
}
]
},
{
"@id": "http://purl.org/dc/terms/license",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]
42 changes: 21 additions & 21 deletions docs/ontology/dpp/0.1/dpp.owl
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,6 @@
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:vann="http://purl.org/vocab/vann/"
>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/ConsumerProductDPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Consumer Product DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/MaterialDPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Material DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/DPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label>Digital Product Passport</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/SubstanceDPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
Expand All @@ -46,28 +32,42 @@
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Component DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/contributor">
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/MaterialDPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Material DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/ConsumerProductDPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Consumer Product DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/description">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/creator">
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespaceUri">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix">
<rdf:Description rdf:about="http://purl.org/dc/terms/contributor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/license">
<rdf:Description rdf:about="http://purl.org/dc/terms/creator">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespaceUri">
<rdf:Description rdf:about="http://purl.org/dc/terms/license">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/created">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/description">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/DPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label>Digital Product Passport</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/title">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
Binary file modified docs/ontology/dpp/0.1/dpp.pdf
Binary file not shown.
42 changes: 21 additions & 21 deletions docs/ontology/dpp/0.1/dpp.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,6 @@
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:vann="http://purl.org/vocab/vann/"
>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/ConsumerProductDPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Consumer Product DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/MaterialDPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Material DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/DPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label>Digital Product Passport</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/SubstanceDPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
Expand All @@ -46,28 +32,42 @@
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Component DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/contributor">
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/MaterialDPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Material DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/ConsumerProductDPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Consumer Product DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/description">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/creator">
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespaceUri">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix">
<rdf:Description rdf:about="http://purl.org/dc/terms/contributor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/license">
<rdf:Description rdf:about="http://purl.org/dc/terms/creator">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespaceUri">
<rdf:Description rdf:about="http://purl.org/dc/terms/license">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/created">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/description">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/DPP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label>Digital Product Passport</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/title">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
Loading

0 comments on commit e33a972

Please sign in to comment.