Digital Product Passport – Classification Module Ontology
Metadata
- IRI
-
http://www.w3id.org/dpp/classification - Title
Digital Product Passport – Classification Module Ontology
- Creator
Rahel Kebede
- Contributor
-
Peter Johansson
Annika Moscati
- Date Created
2023-09-08
- Version Info
1.0
- Description
This ontology defines concepts and properties for classifying products within a Digital Product Passport (DPP), supporting multiple classification systems and hierarchies such as functional or material-based classification.
Classes
Classification c
| IRI |
http://www.w3id.org/dpp#Classification
|
|---|---|
| Description | A hierarchical or categorical system used for organizing and classifying information about products, components, or other items based on their shared characteristics, properties, or features. |
| In Domain Of | |
| In Range Of | has classification op |
Object Properties
classifies component op
| IRI |
http://www.w3id.org/dpp#classifiesComponent
|
|---|---|
| Description | Links the classification to the components it classifies |
| Domain | Classification c |
| Range | dpp:Component |
classifies material op
| IRI |
http://www.w3id.org/dpp#classifiesMaterial
|
|---|---|
| Description | Links the classification to the materials it classifies |
| Domain | Classification c |
| Range | dpp:Material |
classifies products op
| IRI |
http://www.w3id.org/dpp#classifiesProduct
|
|---|---|
| Description | Links the classification to the products it classifies |
| Domain | Classification c |
| Range | dpp:Product |
has classification op
| IRI |
http://www.w3id.org/dpp#hasClassification
|
|---|---|
| Description | Links a product, material, or component to its classification |
| Domain | |
| Range | Classification c |
Datatype Properties
classification code dp
| IRI |
http://www.w3id.org/dpp#classificationCode
|
|---|---|
| Description | A unique code or identifier for the classification |
| Domain | Classification c |
| Range | xsd:string |
classification description dp
| IRI |
http://www.w3id.org/dpp#classificationDescription
|
|---|---|
| Description | A description of the classification |
| Domain | Classification c |
| Range | xsd:string |
classification name dp
| IRI |
http://www.w3id.org/dpp#classificationName
|
|---|---|
| Description | The name of the classification |
| Domain | Classification c |
| Range | xsd:string |
Namespaces
- dcterms
-
http://purl.org/dc/terms/ - dpp
-
http://www.w3id.org/dpp# - ns1
-
http://www.w3id.org/dpp/ - owl
-
http://www.w3.org/2002/07/owl# - rdf
-
http://www.w3.org/1999/02/22-rdf-syntax-ns# - rdfs
-
http://www.w3.org/2000/01/rdf-schema# - xsd
-
http://www.w3.org/2001/XMLSchema#
Legend
| c | Classes |
| op | Object Properties |
| dp | Datatype Properties |