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

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

DescriptionDomainRangeVocabularies
chainOfCustodyMethod
Chain of Custody Method
Chain of custody method used to verify the recycled content claim.eutex:RecycledContentDeclarationeutex:ChainOfCustodyMethod
meetsTargetThreshold
Meets Target Threshold
Whether the recycled content meets the regulatory target threshold for this product category.eutex:RecycledContentDeclarationxsd:boolean
recycledSourceType
Recycled Source Type
Type of recycling pathway.eutex:RecycledContentDeclarationeutex:RecycledSourceType
secondaryMaterialFraction
Secondary Material Fraction
Percentage of secondary (recycled) material by weight.eutex:RecycledContentDeclarationxsd:decimal
verificationCertification
Verification Certification
Third-party certification verifying the recycled content claim. Use gs1:CertificationDetails pattern.eutex:RecycledContentDeclarationgs1:CertificationDetails
wasteOriginType
Waste Origin Type
Origin classification of the recycled waste material.eutex:RecycledContentDeclarationeutex:WasteOriginType

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...

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

JSON-LD Example

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