RecyclabilityAssessment
classRecyclability Assessment
Recyclability assessment per EU Preparatory Study 3rd Milestone. Score 0-10 based on: elastane content threshold (>15% or >20% for PA6-rich >80% blends makes product non-recyclable, score 0), sorting factors (same composition inner/outer, free from printings, free from coatings, free from sequins, free from dyes, mono-material), and technical recyclability of the applicable recycling technology.
Subclass Of
Properties (5)
| Property | Description | Range |
|---|---|---|
| elastaneContentPercent | Elastane/spandex content as percentage of total weight. Content >15% (>20% for PA6-rich >80% blends) makes product non-recyclable (score 0). | xsd:decimal |
| isRecyclable | Whether the product is considered recyclable (score above minimum threshold). | xsd:boolean |
| recyclabilityScore | Composite recyclability score (0-10). | xsd:decimal |
| sortingFactors | Sorting factors assessment for recyclability. | SortingFactors |
| technicalRecyclability | Technical recyclability assessment for the product. | TechnicalRecyclability |
Used as Range (1)
Where used
Referenced by other terms (6)
In SHACL shapes (2)
- RecyclabilityAssessmentShapetargets
- TextileProductShapeclass-of
In example documents (2)
Master data & product examples
References
External Vocabulary References
Loading external vocabulary...
Loading external vocabulary...
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
"type": "RecyclabilityAssessment",
"elastaneContentPercent": "...",
"isRecyclable": "...",
"recyclabilityScore": "..."
}