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 | ||
|---|---|---|---|---|---|
| hasChainOfCustodyMethod Chain of Custody Method | Chain of custody method used to verify the recycled content claim. | eutex:RecycledContentDeclaration | eutex:ChainOfCustodyMethod | Authorized Only | — |
| hasRecycledSourceType Recycled Source Type | Type of recycling pathway. | eutex:RecycledContentDeclaration | eutex:RecycledSourceType | Public | — |
| hasVerificationCertification Verification Certification | Third-party certification verifying the recycled content claim. Use gs1:CertificationDetails pattern. | eutex:RecycledContentDeclaration | gs1:CertificationDetails | Authorized Only | — |
| hasWasteOriginType Waste Origin Type | Origin classification of the recycled waste material. | eutex:RecycledContentDeclaration | eutex:WasteOriginType | Public | — |
| meetsTargetThreshold Meets Target Threshold | Whether the recycled content meets the regulatory target threshold for this product category. | eutex:RecycledContentDeclaration | xsd:boolean | Public | — |
| secondaryMaterialFraction Secondary Material Fraction | Percentage of secondary (recycled) material by weight. | eutex:RecycledContentDeclaration | xsd:decimal | Public | — |
Vocabulary alignment
Broader · upstream
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 (5)
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
"type": "RecycledContentDeclaration",
"hasChainOfCustodyMethod": "...",
"hasRecycledSourceType": "...",
"hasVerificationCertification": "..."
}