TechnicalRecyclability
classTechnical Recyclability
Technical recyclability assessment based on the applicable recycling technology.
Properties (2)
| Property | Description | Range |
|---|---|---|
| applicableRecyclingTechnology | The recycling technology applicable to this product based on its fiber composition. | RecyclingTechnology |
| technicalRecyclabilityScore | Technical recyclability component score based on applicable recycling technology. | xsd:decimal |
Used as Range (1)
Where used
Referenced by other terms (3)
In SHACL shapes (1)
- RecyclabilityAssessmentShapeclass-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": "TechnicalRecyclability",
"applicableRecyclingTechnology": "...",
"technicalRecyclabilityScore": "..."
}