MicroplasticInfo
classMicroplastic Information
Information about microplastic/microfiber shedding potential from synthetic textiles.
Properties (4)
| Property | Description | Range |
|---|---|---|
| microplasticMitigationMeasures | Description of measures taken to reduce microplastic shedding. | xsd:string |
| microplasticRiskLevel | Risk classification for microfiber shedding. | MicroplasticRiskLevel |
| sheddingRate | Microfiber shedding rate per wash. Use unitCode 'MGM' (mg/kg, UN/CEFACT Rec 20). | gs1:QuantitativeValue |
| syntheticFiberContent | Total percentage of synthetic fibers that may shed microplastics. | xsd:decimal |
Used as Range (1)
Where used
Referenced by other terms (5)
In SHACL shapes (2)
- MicroplasticInfoShapetargets
- TextileProductShapeclass-of
In example documents (2)
Master data & product examples
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
"type": "MicroplasticInfo",
"microplasticMitigationMeasures": "...",
"microplasticRiskLevel": "...",
"sheddingRate": "..."
}