Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 11, 2023
1 parent 592641a commit ee828a5
Show file tree
Hide file tree
Showing 65 changed files with 9,998 additions and 2,970 deletions.
202 changes: 140 additions & 62 deletions docs/ontology/dpp-comp/0.1/dpp-comp.jsonld
Original file line number Diff line number Diff line change
@@ -1,82 +1,31 @@
[
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/ToxicSubstance",
"@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutWhole",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"
"@language": "en",
"@value": "Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-odp/Product"
}
],
"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"
"@language": "en",
"@value": "Substance of Concern"
}
],
"http://www.w3.org/2002/07/owl#inverseOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutPart",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-odp/Product"
}
],
"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"
"@id": "http://w3id.org/dppo/ontology/dpp-core/Substance"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern",
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/Substance"
}
]
},
{
Expand Down Expand Up @@ -137,10 +86,10 @@
],
"http://www.w3.org/2002/07/owl#imports": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/"
"@id": "http://w3id.org/dppo/ontology/dpp-core/0.1/"
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-core/0.1/"
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/"
}
],
"http://www.w3.org/2002/07/owl#versionIRI": [
Expand All @@ -153,5 +102,134 @@
"@value": "0.1"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutPart",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "Relation between the piece of information representing the composition, and the part involved in the relation."
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "about part"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-odp/Product"
}
],
"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/ToxicSubstance",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A toxic substance."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "Toxic substance"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A substance that hinders recycling of a product."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "Substance findering recycling"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern"
}
]
},
{
"@id": "http://w3id.org/dppo/ontology/dpp-comp/aboutWhole",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "Relation between the piece of information representing the composition, and the whole involved in the relation."
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "about whole"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-odp/Product"
}
],
"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"
}
],
"http://www.w3.org/2002/07/owl#inverseOf": [
{
"@id": "http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation"
}
]
}
]
47 changes: 33 additions & 14 deletions docs/ontology/dpp-comp/0.1/dpp-comp.owl
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<owl:versionIRI rdf:resource="http://w3id.org/dppo/ontology/dpp-comp/0.1/"/>
<owl:imports rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/"/>
<owl:imports rdf:resource="http://w3id.org/dppo/ontology/dpp-core/0.1/"/>
<owl:imports rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/"/>
<dcterms:contributor>Eva Blomqvist</dcterms:contributor>
<dcterms:contributor>Huanyu Li</dcterms:contributor>
<dcterms:contributor>Robin Keskisärkkä</dcterms:contributor>
Expand All @@ -24,29 +24,48 @@
<rdfs:seeAlso rdf:resource="https://github.com/LiUSemWeb/DPPO"/>
<owl:versionInfo>0.1</owl:versionInfo>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling">
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/aboutPart">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"/>
<rdfs:domain rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"/>
<rdfs:range rdf:resource="http://w3id.org/dppo/ontology/dpp-odp/Product"/>
<rdfs:comment xml:lang="en">Relation between the piece of information representing the composition, and the part involved in the relation.</rdfs:comment>
<rdfs:label xml:lang="en">about part</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/aboutWhole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"/>
<owl:inverseOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation"/>
<rdfs:domain rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"/>
<rdfs:range rdf:resource="http://w3id.org/dppo/ontology/dpp-odp/Product"/>
<rdfs:comment xml:lang="en">Relation between the piece of information representing the composition, and the whole involved in the relation.</rdfs:comment>
<rdfs:label xml:lang="en">about whole</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/dppo/ontology/dpp-core/Substance"/>
<rdfs:comment xml:lang="en">Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product.</rdfs:comment>
<rdfs:label xml:lang="en">Substance of Concern</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/ToxicSubstance">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern"/>
<rdfs:comment xml:lang="en">A toxic substance.</rdfs:comment>
<rdfs:label xml:lang="en">Toxic substance</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern">
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/dppo/ontology/dpp-core/Substance"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern"/>
<rdfs:comment xml:lang="en">A substance that hinders recycling of a product.</rdfs:comment>
<rdfs:label xml:lang="en">Substance findering recycling</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/aboutWhole">
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"/>
<owl:inverseOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation"/>
<rdfs:domain rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"/>
<rdfs:range rdf:resource="http://w3id.org/dppo/ontology/dpp-odp/Product"/>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/aboutPart">
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"/>
<rdfs:domain rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"/>
<rdfs:range rdf:resource="http://w3id.org/dppo/ontology/dpp-odp/Product"/>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
</rdf:RDF>
Binary file modified docs/ontology/dpp-comp/0.1/dpp-comp.pdf
Binary file not shown.
47 changes: 33 additions & 14 deletions docs/ontology/dpp-comp/0.1/dpp-comp.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<owl:versionIRI rdf:resource="http://w3id.org/dppo/ontology/dpp-comp/0.1/"/>
<owl:imports rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/"/>
<owl:imports rdf:resource="http://w3id.org/dppo/ontology/dpp-core/0.1/"/>
<owl:imports rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/"/>
<dcterms:contributor>Eva Blomqvist</dcterms:contributor>
<dcterms:contributor>Huanyu Li</dcterms:contributor>
<dcterms:contributor>Robin Keskisärkkä</dcterms:contributor>
Expand All @@ -24,29 +24,48 @@
<rdfs:seeAlso rdf:resource="https://github.com/LiUSemWeb/DPPO"/>
<owl:versionInfo>0.1</owl:versionInfo>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling">
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/aboutPart">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"/>
<rdfs:domain rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"/>
<rdfs:range rdf:resource="http://w3id.org/dppo/ontology/dpp-odp/Product"/>
<rdfs:comment xml:lang="en">Relation between the piece of information representing the composition, and the part involved in the relation.</rdfs:comment>
<rdfs:label xml:lang="en">about part</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/aboutWhole">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"/>
<owl:inverseOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation"/>
<rdfs:domain rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"/>
<rdfs:range rdf:resource="http://w3id.org/dppo/ontology/dpp-odp/Product"/>
<rdfs:comment xml:lang="en">Relation between the piece of information representing the composition, and the whole involved in the relation.</rdfs:comment>
<rdfs:label xml:lang="en">about whole</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/dppo/ontology/dpp-core/Substance"/>
<rdfs:comment xml:lang="en">Substance of concern as defined in the ESPR, meaning it is a substance that is either toxic or something that hinders recycling of the product.</rdfs:comment>
<rdfs:label xml:lang="en">Substance of Concern</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/ToxicSubstance">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern"/>
<rdfs:comment xml:lang="en">A toxic substance.</rdfs:comment>
<rdfs:label xml:lang="en">Toxic substance</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern">
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/SubstanceHinderingRecycling">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/dppo/ontology/dpp-core/Substance"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/dppo/ontology/dpp-comp/SubstanceOfConcern"/>
<rdfs:comment xml:lang="en">A substance that hinders recycling of a product.</rdfs:comment>
<rdfs:label xml:lang="en">Substance findering recycling</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/aboutWhole">
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"/>
<owl:inverseOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation"/>
<rdfs:domain rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"/>
<rdfs:range rdf:resource="http://w3id.org/dppo/ontology/dpp-odp/Product"/>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-comp/aboutPart">
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-info/0.1/hasCompositionInformation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/isAbout"/>
<rdfs:domain rdf:resource="http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation"/>
<rdfs:range rdf:resource="http://w3id.org/dppo/ontology/dpp-odp/Product"/>
</rdf:Description>
<rdf:Description rdf:about="http://w3id.org/dppo/ontology/dpp-info/0.1/CompositionInformation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
</rdf:RDF>
Loading

0 comments on commit ee828a5

Please sign in to comment.