Packaging

class

PPWR Packaging

A packaging item subject to EU Regulation 2025/40 (PPWR). Carrier for the regulation's labelling and DPP data points. Use packagingTier to indicate sales/grouped/transport position; use recyclabilityGrade, oec:recycledContent, oec:Compostability, oec:bioBasedFraction, etc. for the substantive declarations. Standardly identified via gs1:gtin (or AI 8003 GIAI for returnable transport items).

URI:https://ref.openepcis.io/extensions/eu/ppwr/Packaging

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 (3)

DescriptionDomainRangeVocabularies
harmonisedSymbol
Harmonised Symbol
URI / code reference of a harmonised PPWR Annex IX symbol that appears on the packaging: material composition pictograms, separate-collection indicators, deposit-return labels, etc. The Commission publishes the symbol catalogue as implementing acts; this property points to the entry.euppwr:Packagingxsd:anyURI
packagingTier
Packaging Tier
Indicates whether the packaging is sales (primary), grouped (secondary), or transport (tertiary) per PPWR Article 3.euppwr:Packagingeuppwr:PackagingTier
recyclabilityGrade
PPWR Recyclability Grade
PPWR Article 4 letter grade (A/B/C). Companion to oec:recyclabilityScore (numeric, JRC-style) and oec:recyclabilityRate (decimal fraction); use the grade for regulatory expression and a score/rate for the underlying methodology output.euppwr:Packagingeuppwr:RecyclabilityGrade

Vocabulary alignment

Narrower · downstream

QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.

Referenced upstream terms

Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...

Where used

Referenced by other terms (3)

In SHACL shapes (1)

  • PackagingShapetargets

In example documents (4)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/ppwr/ppwr-context.jsonld",
  "type": "Packaging",
  "harmonisedSymbol": "...",
  "packagingTier": "...",
  "recyclabilityGrade": "..."
}