MicroorganismInfo
classMicroorganism Information
Information about microorganisms intentionally added to the detergent product per Article 19. Requires species identification and strain designation.
Properties (2)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| endProductCharacteristics End Product Characteristics | Description of the end product characteristics of the microorganism (enzymes produced, metabolites, etc.). | eudet:MicroorganismInfo | xsd:string | — |
| strainDesignation Strain Designation | Specific strain designation or collection number. | eudet:MicroorganismInfo | 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": "..."
}