FragranceAllergen

class

Fragrance Allergen

A fragrance allergen that must be disclosed when present above the concentration threshold, identified by name and CAS number.

URI:https://ref.openepcis.io/extensions/eu/detergent/FragranceAllergen

Properties (2)

PropertyDescriptionRange
allergenCasNumberCAS registry number of the fragrance allergen.xsd:string
allergenConcentrationConcentration of the allergen as weight percentage.xsd:decimal

Used as Range (1)

Where used

Referenced by other terms (3)

In SHACL shapes (2)

  • FragranceAllergenShapetargets
  • DetergentProductShapeclass-of

In example documents (1)

Master data & product examples

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/detergent/detergent-context.jsonld",
  "type": "FragranceAllergen",
  "allergenCasNumber": "...",
  "allergenConcentration": "..."
}