RecycledContentDeclaration

class

Recycled Content Declaration

Structured recycled content declaration per EU Preparatory Study 3rd Milestone. Captures secondary material fraction, waste origin type (post-consumer/post-industrial), recycled source type (fiber-to-fiber/open loop), and chain of custody method.

URI:https://ref.openepcis.io/extensions/eu/textile/RecycledContentDeclaration

Properties (6)

PropertyDescriptionRange
chainOfCustodyMethodChain of custody method used to verify the recycled content claim.ChainOfCustodyMethod
meetsTargetThresholdWhether the recycled content meets the regulatory target threshold for this product category.xsd:boolean
recycledSourceTypeType of recycling pathway.RecycledSourceType
secondaryMaterialFractionPercentage of secondary (recycled) material by weight.xsd:decimal
verificationCertificationThird-party certification verifying the recycled content claim. Use gs1:CertificationDetails pattern.gs1:CertificationDetails
wasteOriginTypeOrigin classification of the recycled waste material.WasteOriginType

Used as Range (1)

Where used

Referenced by other terms (7)

In SHACL shapes (2)

  • RecycledContentDeclarationShapetargets
  • TextileProductShapeclass-of

In example documents (2)

Master data & product examples

External Vocabulary References

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

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
  "type": "RecycledContentDeclaration",
  "chainOfCustodyMethod": "...",
  "meetsTargetThreshold": "...",
  "recycledSourceType": "..."
}