CareInstruction

class

Care Instruction

Care instructions per ISO 3758:2023 including washing, drying, ironing, and dry cleaning symbols.

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

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)

DescriptionDomainRangeVocabularies
additionalCareInstructions
Additional Care Instructions
Additional care instructions in text form.eutex:CareInstructionxsd:string
bleachingSymbol
Bleaching Symbol
ISO 3758 bleaching care symbol.eutex:CareInstructioneutex:CareSymbolCode
dryCleaningSymbol
Dry Cleaning Symbol
ISO 3758 dry cleaning care symbol.eutex:CareInstructioneutex:CareSymbolCode
dryingSymbol
Drying Symbol
ISO 3758 drying care symbol.eutex:CareInstructioneutex:CareSymbolCode
ironingSymbol
Ironing Symbol
ISO 3758 ironing care symbol.eutex:CareInstructioneutex:CareSymbolCode
washingSymbol
Washing Symbol
ISO 3758 washing care symbol.eutex:CareInstructioneutex:CareSymbolCode

Used as Range (1)

Where used

Referenced by other terms (7)

In SHACL shapes (2)

  • CareInstructionShapetargets
  • TextileProductShapeclass-of

In example documents (3)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
  "type": "CareInstruction",
  "additionalCareInstructions": "...",
  "bleachingSymbol": "...",
  "dryCleaningSymbol": "..."
}