MicroorganismInfo
classMicroorganism Information
Information about microorganisms intentionally added to the detergent product per Article 19. Requires species identification and strain designation.
Properties (2)
| Property | Description | Range |
|---|---|---|
| endProductCharacteristics | Description of the end product characteristics of the microorganism (enzymes produced, metabolites, etc.). | xsd:string |
| strainDesignation | Specific 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
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/detergent/detergent-context.jsonld",
"type": "MicroorganismInfo",
"endProductCharacteristics": "...",
"strainDesignation": "..."
}