SubstanceOfConcern

class

Substance of Concern

A substance of concern present in the textile product, classified per ESPR Article 7(5) into 4 types: Type A (SVHC per REACH), Type B (CLP hazard), Type C (POPs), Type D (substances hindering reuse/recycling).

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

Subclass Of

Properties (9)

PropertyDescriptionRange
clpHazardCategoryCLP hazard category classification (applicable to Type B substances).CLPHazardCategory
concentrationRangeConcentration range as text (e.g. '0.01-0.05% w/w') when exact value is confidential.xsd:string
ecNumberEuropean Community number (EINECS/ELINCS).xsd:string
endOfLifeHandlingSpecial handling instructions for end-of-life treatment due to the substance of concern.xsd:string
locationInProductWhere in the product the substance is located (e.g. 'shell fabric', 'dye', 'water-repellent finish').xsd:string
maxConcentrationMaximum concentration of the substance as percentage by weight.xsd:decimal
safeUseInstructionsInstructions for safe use of the product considering the substance of concern.xsd:string
socTypeThe ESPR Article 7(5) type classification (A, B, C, or D).SubstanceOfConcernType
substanceConcentrationConcentration of the substance in the product as percentage by weight (w/w).xsd:decimal

Used as Range (1)

External Vocabulary References

Loading external vocabulary...

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
  "type": "SubstanceOfConcern",
  "clpHazardCategory": "...",
  "concentrationRange": "...",
  "ecNumber": "..."
}