RecyclabilityAssessment

class

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

URI:https://ref.openepcis.io/extensions/eu/textile/RecyclabilityAssessment

Properties (5)

PropertyDescriptionRange
elastaneContentPercentElastane/spandex content as percentage of total weight. Content >15% (>20% for PA6-rich >80% blends) makes product non-recyclable (score 0).xsd:decimal
isRecyclableWhether the product is considered recyclable (score above minimum threshold).xsd:boolean
recyclabilityScoreComposite recyclability score (0-10).xsd:decimal
sortingFactorsSorting factors assessment for recyclability.SortingFactors
technicalRecyclabilityTechnical 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

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": "..."
}