DPP

class

Digital Product Passport (DPP)

Digital Product Passport (DPP) means a set of data specific to a product that includes the information specified in the applicable delegated act adopted pursuant to Article 4 and that is accessible via electronic means through a data carrier in accordance with Chapter III. (ESPR Art 2 (28))

URI:https://w3id.org/eudpp#DPP

Upstream alignment

How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.

Properties (11)

DescriptionDomainRangeVocabularies
appliesToProduct
Applies to product
The property links DPP and the Product.cirpass2:DPPcirpass2:Product
dppStatus
DPP status
The status of the DPP instance as digital resource.cirpass2:DPP-
granularity
Granularity
ESPR Art 9 (2) d declares that the digital product passport is to be established at model, batch or item level, and the definition of such levels (is determined by delegated acts (DA)); The product passport should be defined at the level of item, batch or product model, depending on specific needs and complexity of the value chain, the size, nature or impacts of the products considered. (Standardisation Request 5423 7)cirpass2:DPP-
hasBackUpCopyHost
Has back-up-copy host
The reference of the digital product passport service provider hosting the back-up copy of the digital product passport [ESPR Annex III]. DPP is modelled in the EU DPP CO P_DPP module. Actor is modelled in the EU DPP CO ACTOR module.cirpass2:DPPcirpass2:Actor
hasDigitalProductPassportId
Has digital product passport id
Realisation for the Unique identifier of an instance of the digital product passport. DPP is modelled in the EU DPP CO P_DPP module. DPPIdentifier is modelled in the EU DPP CO IDENT module.cirpass2:DPPcirpass2:DPPIdentifier
hasIssuer
Has issuer
Linking DPP with its issuer (Actor from ACTOR module). DPP is modelled in the EU DPP CO P_DPP module. Actor is modelled in the EU DPP CO ACTOR module.cirpass2:DPPcirpass2:Actor
isConnectedTo
Is connected to
A DPP is connected to a facility. DPP is modelled in the EU DPP CO P_DPP module. Facility is modelled in the EU DPP CO ACTOR module.cirpass2:DPPcirpass2:Facility
lastUpdate
Last update
The date and time of the latest update to the DPP instance.cirpass2:DPPxsd:dateTimeStamp
linkToPreviousDPP
Link to previous DPP
Where a new digital product passport is created for a product that already has a digital product passport, the new digital product passport shall be linked to the original digital product passport or passports. (ESPR Art 11 (d))cirpass2:DPPxsd:anyURI
validFrom
Valid from
The date and timestamp that the DPP is valid from.cirpass2:DPPxsd:dateTimeStamp
validUntil
Valid until
The date and timestamp that the DPP is valid until.cirpass2:DPPxsd:dateTimeStamp

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
  "type": "DPP",
  "appliesToProduct": "...",
  "dppStatus": "...",
  "granularity": "..."
}