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)

DescriptionDomainRangeVocabularies
endProductCharacteristics
End Product Characteristics
Description of the end product characteristics of the microorganism (enzymes produced, metabolites, etc.).eudet:MicroorganismInfoxsd:string
strainDesignation
Strain Designation
Specific strain designation or collection number.eudet:MicroorganismInfoxsd: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": "..."
}