Ingredient
classA single ingredient entry in a detergent formulation, identified by INCI name with functional role and weight percentage range.
Upstream alignment
How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.
Properties (3)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| ingredientFunction Ingredient Function | Functional role of the ingredient in the formulation. | eudet:Ingredient | eudet:IngredientFunction | — |
| isSurfactant Is Surfactant | Whether this ingredient is a surfactant (relevant for biodegradability testing requirements). | eudet:Ingredient | xsd:boolean | — |
| weightPercentRange Weight Percent Range | Weight percentage range using prescribed brackets (e.g., '<5%', '5-15%', '15-30%', '>=30%') per labelling requirements. | eudet:Ingredient | xsd:string | — |
Vocabulary alignment
See also
Schema.orgschema:ChemicalSubstance · QA 68%
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.
Referenced upstream terms
Loading external vocabulary...
Used as Range (1)
Where used
Referenced by other terms (4)
In SHACL shapes (2)
- IngredientShapetargets
- 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": "Ingredient",
"ingredientFunction": "...",
"isSurfactant": "...",
"weightPercentRange": "..."
}