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

Properties (6)

PropertyDescriptionRange
additionalCareInstructionsAdditional care instructions in text form.xsd:string
bleachingSymbolISO 3758 bleaching care symbol.CareSymbolCode
dryCleaningSymbolISO 3758 dry cleaning care symbol.CareSymbolCode
dryingSymbolISO 3758 drying care symbol.CareSymbolCode
ironingSymbolISO 3758 ironing care symbol.CareSymbolCode
washingSymbolISO 3758 washing care symbol.CareSymbolCode

Used as Range (1)

Where used

Referenced by other terms (7)

In SHACL shapes (2)

  • CareInstructionShapetargets
  • TextileProductShapeclass-of

In example documents (2)

Master data & product examples

JSON-LD Example

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