Biodegradability

class

An observed biodegradability result for a substance or material, typically per ISO 14593 / OECD 301B/D/F / OECD 310 test methods. Represents a measurement, not a regulatory category.

URI:https://ref.openepcis.io/extensions/common/core/Biodegradability

Subclass Of

Properties (2)

PropertyDescriptionRange
biodegradabilityTestMethodThe test method used to determine the biodegradability percentage.BiodegradabilityTestMethod
biodegradationPercentagePercentage of substance biodegraded under the test method conditions. Use unitCode 'P1' (UN/CEFACT Rec 20) when expressed via gs1:QuantitativeValue.xsd:decimal

Where used

Referenced by other terms (3)

In SHACL shapes (1)

  • BiodegradabilityShapetargets

External Vocabulary References

Loading external vocabulary...

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "Biodegradability",
  "biodegradabilityTestMethod": "...",
  "biodegradationPercentage": "..."
}