RecycledContentDeclaration
classRecycled 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.
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)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| chainOfCustodyMethod Chain of Custody Method | Chain of custody method used to verify the recycled content claim. | eutex:RecycledContentDeclaration | eutex:ChainOfCustodyMethod | — |
| meetsTargetThreshold Meets Target Threshold | Whether the recycled content meets the regulatory target threshold for this product category. | eutex:RecycledContentDeclaration | xsd:boolean | — |
| recycledSourceType Recycled Source Type | Type of recycling pathway. | eutex:RecycledContentDeclaration | eutex:RecycledSourceType | — |
| secondaryMaterialFraction Secondary Material Fraction | Percentage of secondary (recycled) material by weight. | eutex:RecycledContentDeclaration | xsd:decimal | |
| verificationCertification Verification Certification | Third-party certification verifying the recycled content claim. Use gs1:CertificationDetails pattern. | eutex:RecycledContentDeclaration | gs1:CertificationDetails | |
| wasteOriginType Waste Origin Type | Origin classification of the recycled waste material. | eutex:RecycledContentDeclaration | eutex:WasteOriginType |
Vocabulary alignment
Narrower · downstream
oec:RecycledContent · QA 81%
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
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
"type": "RecycledContentDeclaration",
"chainOfCustodyMethod": "...",
"meetsTargetThreshold": "...",
"recycledSourceType": "..."
}