SurfactantBiodegradability

class

Surfactant 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.

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

Subclass Of

Properties (5)

PropertyDescriptionRange
biodegradationPercentageMeasured ultimate aerobic biodegradation as percentage (>=60% required to pass).xsd:decimal
passesUltimateBiodegradabilityWhether the surfactant passes the ultimate aerobic biodegradability test (>=60% within 28 days).xsd:boolean
surfactantTypeClassification of the surfactant by ionic charge.SurfactantType
testDurationDaysDuration of the biodegradability test in days (typically 28 days).xsd:integer
testMethodStandard 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)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/detergent/detergent-context.jsonld",
  "type": "SurfactantBiodegradability",
  "biodegradationPercentage": "...",
  "passesUltimateBiodegradability": "...",
  "surfactantType": "..."
}