Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 22, 2023
1 parent 0d33592 commit 78d615a
Show file tree
Hide file tree
Showing 43 changed files with 1,656 additions and 1,638 deletions.
18 changes: 18 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,24 @@ <h3>Digital Product Passports</h3>
<a href="ontology/dpp/0.1/dpp.rdf">RDF/OWL</a>,
<a href="ontology/dpp/0.1/dpp.pdf">PDF</a>)
</div>
<div>
<a href="ontology/dpp-core/0.1/index.html">DPP core ontology</a>
(<a href="ontology/dpp-core/0.1/dpp-core.ttl">TURTLE</a>,
<a href="ontology/dpp-core/0.1/dpp-core.rdf">RDF/OWL</a>,
<a href="ontology/dpp-core/0.1/dpp-core.pdf">PDF</a>)
</div>
<div>
<a href="ontology/dpp-info/0.1/index.html">DPP Info ontology</a>
(<a href="ontology/dpp-info/0.1/dpp-info.ttl">TURTLE</a>,
<a href="ontology/dpp-info/0.1/dpp-info.rdf">RDF/OWL</a>,
<a href="ontology/dpp-info/0.1/dpp-info.pdf">PDF</a>)
</div>
<div>
<a href="ontology/dpp-odp/0.1/index.html">DPP ODP ontology</a>
(<a href="ontology/dpp-odp/0.1/dpp-odp.ttl">TURTLE</a>,
<a href="ontology/dpp-odp/0.1/dpp-odp.rdf">RDF/OWL</a>,
<a href="ontology/dpp-odp/0.1/dpp-odp.pdf">PDF</a>)
</div>
</div>
</div>
</div>
Expand Down
220 changes: 110 additions & 110 deletions docs/ontology/dpp-core/0.1/dpp-core.jsonld
Original file line number Diff line number Diff line change
@@ -1,12 +1,73 @@
[
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/Component",
"@id": "http://w3id.org/dppo/ontology/dpp-core/",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
"http://www.w3.org/2002/07/owl#Ontology"
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
"http://purl.org/dc/terms/contributor": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-odp/Product"
"@value": "Eva Blomqvist"
},
{
"@value": "Huanyu Li"
},
{
"@value": "Robin Keskisärkkä"
}
],
"http://purl.org/dc/terms/created": [
{
"@value": "2023-10-30"
}
],
"http://purl.org/dc/terms/creator": [
{
"@value": "Maike Jansen"
}
],
"http://purl.org/dc/terms/description": [
{
"@value": "This is a minimal core ontology for DPPs, specialising the DPP ODP."
}
],
"http://purl.org/dc/terms/license": [
{
"@value": "https://github.com/LiUSemWeb/DPP/blob/master/LICENSE"
}
],
"http://purl.org/dc/terms/title": [
{
"@value": "Core Digital Product Passport Ontology"
}
],
"http://purl.org/vocab/vann/preferredNamespacePrefix": [
{
"@value": "dpp-core"
}
],
"http://purl.org/vocab/vann/preferredNamespaceUri": [
{
"@value": "http://w3id.org/dppo/ontology/dpp-core/"
}
],
"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/0.1/"
}
],
"http://www.w3.org/2002/07/owl#versionIRI": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/0.1/"
}
],
"http://www.w3.org/2002/07/owl#versionInfo": [
{
"@value": "0.1"
}
]
},
Expand All @@ -22,12 +83,12 @@
],
"http://www.w3.org/2002/07/owl#equivalentClass": [
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b5"
"@id": "_:n5f0a8372067f45cab614abd82c003586b5"
}
]
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b5",
"@id": "_:n5f0a8372067f45cab614abd82c003586b5",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
Expand All @@ -38,14 +99,14 @@
"@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP"
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b6"
"@id": "_:n5f0a8372067f45cab614abd82c003586b6"
}
]
}
]
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b6",
"@id": "_:n5f0a8372067f45cab614abd82c003586b6",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
Expand All @@ -61,7 +122,7 @@
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/SubstanceDPP",
"@id": "http://w3id.org/dppo/ontology/dpp-core/MaterialDPP",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
Expand All @@ -72,12 +133,12 @@
],
"http://www.w3.org/2002/07/owl#equivalentClass": [
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b13"
"@id": "_:n5f0a8372067f45cab614abd82c003586b9"
}
]
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b13",
"@id": "_:n5f0a8372067f45cab614abd82c003586b9",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
Expand All @@ -88,14 +149,14 @@
"@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP"
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b14"
"@id": "_:n5f0a8372067f45cab614abd82c003586b10"
}
]
}
]
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b14",
"@id": "_:n5f0a8372067f45cab614abd82c003586b10",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
Expand All @@ -106,23 +167,12 @@
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/Substance"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/Substance",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-odp/Product"
"@id": "http://w3id.org/dppo/ontology/dpp-core/Material"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/ComponentDPP",
"@id": "http://w3id.org/dppo/ontology/dpp-core/SubstanceDPP",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
Expand All @@ -133,12 +183,12 @@
],
"http://www.w3.org/2002/07/owl#equivalentClass": [
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b1"
"@id": "_:n5f0a8372067f45cab614abd82c003586b13"
}
]
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b1",
"@id": "_:n5f0a8372067f45cab614abd82c003586b13",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
Expand All @@ -149,14 +199,14 @@
"@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP"
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b2"
"@id": "_:n5f0a8372067f45cab614abd82c003586b14"
}
]
}
]
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b2",
"@id": "_:n5f0a8372067f45cab614abd82c003586b14",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
Expand All @@ -167,12 +217,34 @@
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/Component"
"@id": "http://w3id.org/dppo/ontology/dpp-core/Substance"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/MaterialDPP",
"@id": "http://w3id.org/dppo/ontology/dpp-core/Substance",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-odp/Product"
}
]
},
{
"@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#subClassOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-odp/Product"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/ComponentDPP",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
Expand All @@ -183,12 +255,12 @@
],
"http://www.w3.org/2002/07/owl#equivalentClass": [
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b9"
"@id": "_:n5f0a8372067f45cab614abd82c003586b1"
}
]
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b9",
"@id": "_:n5f0a8372067f45cab614abd82c003586b1",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
Expand All @@ -199,14 +271,14 @@
"@id": "http://w3id.org/dppo/ontology/dpp-odp/DPP"
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b10"
"@id": "_:n5f0a8372067f45cab614abd82c003586b2"
}
]
}
]
},
{
"@id": "_:nebc618deadcc443ab618726194bbd8b5b10",
"@id": "_:n5f0a8372067f45cab614abd82c003586b2",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
Expand All @@ -217,12 +289,12 @@
],
"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/Component"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/ConsumerProduct",
"@id": "http://w3id.org/dppo/ontology/dpp-core/Component",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
Expand All @@ -242,77 +314,5 @@
"@id": "http://w3id.org/dppo/ontology/dpp-odp/Product"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/",
"@type": [
"http://www.w3.org/2002/07/owl#Ontology"
],
"http://purl.org/dc/terms/contributor": [
{
"@value": "Eva Blomqvist"
},
{
"@value": "Huanyu Li"
},
{
"@value": "Robin Keskisärkkä"
}
],
"http://purl.org/dc/terms/created": [
{
"@value": "2023-10-30"
}
],
"http://purl.org/dc/terms/creator": [
{
"@value": "Maike Jansen"
}
],
"http://purl.org/dc/terms/description": [
{
"@value": "This is a minimal core ontology for DPPs, specialising the DPP ODP."
}
],
"http://purl.org/dc/terms/license": [
{
"@value": "https://github.com/LiUSemWeb/DPP/blob/master/LICENSE"
}
],
"http://purl.org/dc/terms/title": [
{
"@value": "Core Digital Product Passport Ontology"
}
],
"http://purl.org/vocab/vann/preferredNamespacePrefix": [
{
"@value": "dpp-core"
}
],
"http://purl.org/vocab/vann/preferredNamespaceUri": [
{
"@value": "http://w3id.org/dppo/ontology/dpp-core/"
}
],
"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/0.1/"
}
],
"http://www.w3.org/2002/07/owl#versionIRI": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/0.1/"
}
],
"http://www.w3.org/2002/07/owl#versionInfo": [
{
"@value": "0.1"
}
]
}
]
Loading

0 comments on commit 78d615a

Please sign in to comment.