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 | xsd:string | |
| bleachingSymbol Bleaching Symbol | ISO 3758 bleaching care symbol. | eutex:CareInstruction | eutex:CareSymbolCode | — |
| dryCleaningSymbol Dry Cleaning Symbol | ISO 3758 dry cleaning care symbol. | eutex:CareInstruction | eutex:CareSymbolCode | — |
| dryingSymbol Drying Symbol | ISO 3758 drying care symbol. | eutex:CareInstruction | eutex:CareSymbolCode | — |
| ironingSymbol Ironing Symbol | ISO 3758 ironing care symbol. | eutex:CareInstruction | eutex:CareSymbolCode | — |
| washingSymbol Washing Symbol | ISO 3758 washing care symbol. | eutex:CareInstruction | eutex:CareSymbolCode | — |
Used as Range (1)
Where used
Referenced by other terms (7)
In SHACL shapes (2)
- CareInstructionShapetargets
- TextileProductShapeclass-of
In example documents (3)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
"type": "CareInstruction",
"additionalCareInstructions": "...",
"bleachingSymbol": "...",
"dryCleaningSymbol": "..."
}