CareInstruction
classCare Instruction
Care instructions per ISO 3758:2023 including washing, drying, ironing, and dry cleaning symbols.
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 (6)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| additionalCareInstructions Additional Care Instructions | Additional care instructions in text form. | eutex:CareInstruction | rdf:langString | Public | — |
| hasBleachingSymbol Bleaching Symbol | ISO 3758 bleaching care symbol. | eutex:CareInstruction | eutex:CareSymbolCode | Public | — |
| hasDryCleaningSymbol Dry Cleaning Symbol | ISO 3758 dry cleaning care symbol. | eutex:CareInstruction | eutex:CareSymbolCode | Public | — |
| hasDryingSymbol Drying Symbol | ISO 3758 drying care symbol. | eutex:CareInstruction | eutex:CareSymbolCode | Public | — |
| hasIroningSymbol Ironing Symbol | ISO 3758 ironing care symbol. | eutex:CareInstruction | eutex:CareSymbolCode | Public | — |
| hasWashingSymbol Washing Symbol | ISO 3758 washing care symbol. | eutex:CareInstruction | eutex:CareSymbolCode | Public | — |
Used as Range (1)
Where used
Referenced by other terms (7)
In SHACL shapes (2)
- CareInstructionShapetargets
- TextileProductShapeclass-of
In example documents (10)
Master data & product examples
- fjordline-aurora-model.jsonld
- fjordline-aurora-model.operational.jsonld
- footwear-product.jsonld
- footwear-product.operational.jsonld
- garment-product.jsonld
- garment-product.operational.jsonld
- hometextile-bedlinen.jsonld
- hometextile-bedlinen.operational.jsonld
- organic-tee-product.jsonld
- organic-tee-product.operational.jsonld
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
"type": "CareInstruction",
"additionalCareInstructions": "...",
"hasBleachingSymbol": "...",
"hasDryCleaningSymbol": "..."
}