RepairCriterion
classRepair Criterion
An individual criterion score within the French Repairability Index.
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 (4)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| criterionDetails Criterion Details | Detailed explanation of the criterion score. | euelec:RepairCriterion | xsd:string | |
| criterionMaxScore Criterion Max Score | Maximum possible score for this criterion (typically 20). | euelec:RepairCriterion | xsd:decimal | |
| criterionScore Criterion Score | Score for this criterion (0-20 scale). | euelec:RepairCriterion | xsd:decimal | |
| criterionType Criterion Type | Type of repair criterion being scored. | euelec:RepairCriterion | euelec:RepairCriterionType | — |
Vocabulary alignment
Narrower · downstream
See also
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...
Loading external vocabulary...
Loading external vocabulary...
Subclass Of
Used as Range (1)
Where used
Referenced by other terms (5)
In SHACL shapes (2)
- RepairCriterionShapetargets
- RepairabilityIndexShapeclass-of
In example documents (4)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
"type": "RepairCriterion",
"criterionDetails": "...",
"criterionMaxScore": "...",
"criterionScore": "..."
}