DetergentProduct

class

Detergent Product

A detergent or surfactant product subject to EU 2026/405. Use as @type alongside gs1:Product. The DPP is model-based: same manufacturer + identical formulation = one DPP.

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

Subclass Of

Properties (19)

PropertyDescriptionRange
biodegradabilityTestReportReference to the full biodegradability test report. Reuses dpp:DocumentReference.DocumentReference
dosageInstructionsHuman-readable dosage instructions including water hardness guidance.xsd:string
filmBiodegradabilityPercentageMeasured biodegradability of the water-soluble film as a percentage.xsd:decimal
filmBiodegradableWhether the water-soluble film (for capsules/pods) meets biodegradability requirements.xsd:boolean
fragranceAllergensFragrance allergens present above the disclosure threshold.FragranceAllergen
hazardousSubstancesCLP-classified hazardous substances in the product. Reuses dpp:HazardousSubstance.HazardousSubstance
hazardPictogramsGHS hazard pictogram codes (GHS01-GHS09) per CLP Regulation 1272/2008.xsd:string
hStatementsCLP hazard statements (e.g., H302, H315, H318).xsd:string
ingredientListList of ingredients in the detergent formulation, using INCI nomenclature.Ingredient
intendedUseDescription of the product's intended use or application.xsd:string
microorganismsMicroorganisms intentionally added to the product per Article 19.MicroorganismInfo
phosphateCompliantWhether the product complies with phosphorus/phosphate limits set by the regulation.xsd:boolean
phosphorusContentPercentTotal elemental phosphorus content as weight percentage.xsd:decimal
productFormThe physical form of the detergent product (liquid, powder, capsule, etc.).ProductForm
pStatementsCLP precautionary statements (e.g., P101, P102, P280).xsd:string
recommendedDosageRecommended dosage per use (e.g., 35 ml for medium water hardness). Uses gs1:QuantitativeValue.gs1:QuantitativeValue
safetyDataSheetReference to the product's Safety Data Sheet (SDS). Reuses dpp:DocumentReference.DocumentReference
signalWordCLP signal word (Danger or Warning) per Regulation 1272/2008.SignalWord
surfactantBiodegradabilityBiodegradability test results for surfactants in the formulation per Annex III.SurfactantBiodegradability

External Vocabulary References

Loading external vocabulary...
Loading external vocabulary...

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/detergent/detergent-context.jsonld",
  "type": "DetergentProduct",
  "biodegradabilityTestReport": "...",
  "dosageInstructions": "...",
  "filmBiodegradabilityPercentage": "..."
}