SurfactantBiodegradability
classSurfactant Biodegradability
Ultimate aerobic biodegradability test result for a surfactant per EU 2026/405 Annex III. Each surfactant type in the formulation requires a separate test result.
Subclass Of
Properties (5)
| Property | Description | Range |
|---|---|---|
| biodegradationPercentage | Measured ultimate aerobic biodegradation as percentage (>=60% required to pass). | xsd:decimal |
| passesUltimateBiodegradability | Whether the surfactant passes the ultimate aerobic biodegradability test (>=60% within 28 days). | xsd:boolean |
| surfactantType | Classification of the surfactant by ionic charge. | SurfactantType |
| testDurationDays | Duration of the biodegradability test in days (typically 28 days). | xsd:integer |
| testMethod | Standard test method used for the biodegradability assessment. | BiodegradabilityTestMethod |
Used as Range (1)
Where used
Referenced by other terms (6)
In SHACL shapes (2)
- SurfactantBiodegradabilityShapetargets
- DetergentProductShapeclass-of
In example documents (2)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/detergent/detergent-context.jsonld",
"type": "SurfactantBiodegradability",
"biodegradationPercentage": "...",
"passesUltimateBiodegradability": "...",
"surfactantType": "..."
}