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 30, 2023
1 parent 39ff2b9 commit c25f833
Show file tree
Hide file tree
Showing 8 changed files with 152 additions and 152 deletions.
92 changes: 46 additions & 46 deletions docs/ontology/dpp/0.1/dpp.jsonld
Original file line number Diff line number Diff line change
@@ -1,56 +1,30 @@
[
{
"@id": "http://purl.org/dc/terms/description",
"@id": "http://purl.org/dc/terms/title",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://purl.org/dc/terms/license",
"@id": "http://purl.org/dc/terms/created",
"@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://w3id.org/DDPO/ontology/dpp/SubstanceDPP",
"@id": "http://purl.org/vocab/vann/preferredNamespacePrefix",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "Substance DPP"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/DDPO/ontology/dpp/DPP"
}
"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 @@ -60,37 +34,41 @@
]
},
{
"@id": "http://purl.org/dc/terms/creator",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://purl.org/vocab/vann/preferredNamespaceUri",
"@id": "http://purl.org/dc/terms/description",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://purl.org/dc/terms/created",
"@id": "http://purl.org/dc/terms/license",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
"@id": "http://purl.org/vocab/vann/preferredNamespacePrefix",
"@id": "http://w3id.org/DDPO/ontology/dpp/ComponentDPP",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
"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://w3id.org/DDPO/ontology/dpp/MaterialDPP",
"@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": "Material DPP"
"@value": "Consumer Product DPP"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
Expand All @@ -111,13 +89,13 @@
]
},
{
"@id": "http://purl.org/dc/terms/title",
"@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/vocab/vann/preferredNamespaceUri",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
Expand Down Expand Up @@ -188,5 +166,27 @@
"@value": "0.1"
}
]
},
{
"@id": "http://purl.org/dc/terms/creator",
"@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": "Substance DPP"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/DDPO/ontology/dpp/DPP"
}
]
}
]
30 changes: 15 additions & 15 deletions docs/ontology/dpp/0.1/dpp.owl
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +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/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/">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<owl:versionIRI rdf:resource="http://w3id.org/DPPO/ontology/dpp/0.1/"/>
Expand All @@ -32,39 +27,44 @@
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Substance DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/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://purl.org/dc/terms/created">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/ComponentDPP">
<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>Component 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://purl.org/dc/terms/creator">
<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://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/created">
<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://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/vocab/vann/preferredNamespaceUri">
<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/dc/terms/title">
<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:Description rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix">
<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/dc/terms/contributor">
Expand Down
Binary file modified docs/ontology/dpp/0.1/dpp.pdf
Binary file not shown.
30 changes: 15 additions & 15 deletions docs/ontology/dpp/0.1/dpp.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +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/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/">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<owl:versionIRI rdf:resource="http://w3id.org/DPPO/ontology/dpp/0.1/"/>
Expand All @@ -32,39 +27,44 @@
<rdfs:subClassOf rdf:resource="http://w3id.org/DDPO/ontology/dpp/DPP"/>
<rdfs:label>Substance DPP</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/terms/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://purl.org/dc/terms/created">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/DDPO/ontology/dpp/ComponentDPP">
<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>Component 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://purl.org/dc/terms/creator">
<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://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/created">
<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://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/vocab/vann/preferredNamespaceUri">
<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/dc/terms/title">
<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:Description rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix">
<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/dc/terms/contributor">
Expand Down
Loading

0 comments on commit c25f833

Please sign in to comment.