SubstanceOfConcern
classSubstance 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).
Subclass Of
Properties (9)
| Property | Description | Range |
|---|---|---|
| clpHazardCategory | CLP hazard category classification (applicable to Type B substances). | CLPHazardCategory |
| concentrationRange | Concentration range as text (e.g. '0.01-0.05% w/w') when exact value is confidential. | xsd:string |
| ecNumber | European Community number (EINECS/ELINCS). | xsd:string |
| endOfLifeHandling | Special handling instructions for end-of-life treatment due to the substance of concern. | xsd:string |
| locationInProduct | Where in the product the substance is located (e.g. 'shell fabric', 'dye', 'water-repellent finish'). | xsd:string |
| maxConcentration | Maximum concentration of the substance as percentage by weight. | xsd:decimal |
| safeUseInstructions | Instructions for safe use of the product considering the substance of concern. | xsd:string |
| socType | The ESPR Article 7(5) type classification (A, B, C, or D). | SubstanceOfConcernType |
| substanceConcentration | Concentration of the substance in the product as percentage by weight (w/w). | xsd:decimal |
Used as Range (1)
Where used
Referenced by other terms (10)
In SHACL shapes (2)
- SubstanceOfConcernShapetargets
- TextileProductShapeclass-of
In example documents (2)
Master data & product examples
EPCIS 2.0 events
References
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": "..."
}