MicroorganismInfo

class

Microorganism Information

Information about microorganisms intentionally added to the detergent product per Article 19. Requires species identification and strain designation.

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

Properties (2)

PropertyDescriptionRange
endProductCharacteristicsDescription of the end product characteristics of the microorganism (enzymes produced, metabolites, etc.).xsd:string
strainDesignationSpecific strain designation or collection number.xsd:string

Used as Range (1)

Where used

Referenced by other terms (3)

In SHACL shapes (2)

  • MicroorganismInfoShapetargets
  • DetergentProductShapeclass-of

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/detergent/detergent-context.jsonld",
  "type": "MicroorganismInfo",
  "endProductCharacteristics": "...",
  "strainDesignation": "..."
}