MicroplasticInfo
classMicroplastic Information
Information about microplastic/microfiber shedding potential from synthetic textiles.
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 (4)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| microplasticMitigationMeasures Microplastic Mitigation Measures | Description of measures taken to reduce microplastic shedding. | eutex:MicroplasticInfo | xsd:string | — |
| microplasticRiskLevel Microplastic Risk Level | Risk classification for microfiber shedding. | eutex:MicroplasticInfo | eutex:MicroplasticRiskLevel | — |
| sheddingRate Shedding Rate | Microfiber shedding rate per wash. Use unitCode 'MGM' (mg/kg, UN/CEFACT Rec 20). | eutex:MicroplasticInfo | gs1:QuantitativeValue | |
| syntheticFiberContent Synthetic Fiber Content | Total percentage of synthetic fibers that may shed microplastics. | eutex:MicroplasticInfo | 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": "..."
}