MicroplasticInfo

class

Microplastic Information

Information about microplastic/microfiber shedding potential from synthetic textiles.

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

Properties (4)

PropertyDescriptionRange
microplasticMitigationMeasuresDescription of measures taken to reduce microplastic shedding.xsd:string
microplasticRiskLevelRisk classification for microfiber shedding.MicroplasticRiskLevel
sheddingRateMicrofiber shedding rate per wash. Use unitCode 'MGM' (mg/kg, UN/CEFACT Rec 20).gs1:QuantitativeValue
syntheticFiberContentTotal 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": "..."
}