Defines the normative header fields required for the Digital Product Passport envelope.
Source: Header.jsonld
Classes & Concepts
Properties
| Property | Description | Domain | Range | governedBy | equivalentProperty |
|---|---|---|---|---|---|
| DPP Identifier (dppk:digitalProductPassportId) | The unique identifier for this specific Digital Product Passport instance. Should be a persistent, globally unique, and resolvable URI (e.g., URN UUID or HTTP URI). Implementation-specific identifier. | dppk:DigitalProductPassport | xsd:anyURI | ||
| Unique Product Identifier (UPI) (dppk:uniqueProductIdentifier) | The globally resolvable URI for the product/DPP. | dppk:Component, dppk:DigitalProductPassport, dppk:Product | xsd:anyURI | hEN18219 | gs1:productID, schema:productID |
| Economic Operator Identifier (EOI) (dppk:economicOperatorId) | The unique identifier for the Economic Operator responsible for placing the product on the market. | dppk:DigitalProductPassport | xsd:anyURI | ||
| Facility Identifier (dppk:facilityId) | Optional. The unique identifier for the manufacturing or processing facility associated with the product. | dppk:DigitalProductPassport | xsd:anyURI | ||
| Granularity Level (dppk:granularity) | Indicates the level of detail the DPP applies to: 'Model' (product type), 'Batch' (production lot), or 'Item' (individual serialized unit). | dppk:DigitalProductPassport | dppk:GranularityValue | ||
| DPP Status (dppk:dppStatus) | The current lifecycle status of the DPP instance (e.g., 'active', 'inactive'). | dppk:DigitalProductPassport | xsd:string | ||
| Last Update Timestamp (dppk:lastUpdate) | The date and time when the DPP instance was last modified. Must be in ISO 8601 format (xsd:dateTime). | dppk:DigitalProductPassport | xsd:dateTime | ||
| Version Number (dppk:versionNumber) | The version number of the DPP instance. | dppk:DigitalProductPassport | xsd:string | ||
| Version Date (dppk:versionDate) | The date of the version of the DPP instance. | dppk:DigitalProductPassport | xsd:date | ||
| DPP Schema Version (dppk:dppSchemaVersion) | The version of the horizontal (cross-sector) DPP schema used for this instance. | dppk:DigitalProductPassport | xsd:string | ||
| Content Specification Identifiers (dppk:contentSpecificationIds) | A set of identifiers for the delegated acts or sector-specific data models this DPP conforms to. | dppk:DigitalProductPassport | xsd:string | ||
| Harmonized System Code (HS Code) or TARIC (dppk:hsCode) | The customs tariff number (e.g., HS Code, TARIC code) used for international trade classification. | dppk:DigitalProductPassport | xsd:string | gs1:customsClassification, schema:hscode |
