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 | Public | — |
| criterionMaxScore Criterion Max Score | Maximum possible score for this criterion (typically 20). | euelec:RepairCriterion | xsd:decimal | Public | |
| criterionScore Criterion Score | Score for this criterion (0-20 scale). | euelec:RepairCriterion | xsd:decimal | Public | — |
| hasCriterionType Criterion Type | Type of repair criterion being scored. | euelec:RepairCriterion | euelec:RepairCriterionType | Public | — |
Vocabulary alignment
Broader · upstream
SEMICeucv:Criterion · QA 78%
See also
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by local QA panels per round (claude-opus-4-8 / qwen3.5-27b / 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": "..."
}