RepairCriterion

class

Repair Criterion

An individual criterion score within the French Repairability Index.

URI:https://ref.openepcis.io/extensions/eu/electronics/RepairCriterion

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)

DescriptionDomainRangeVocabularies
criterionDetails
Criterion Details
Detailed explanation of the criterion score.euelec:RepairCriterionxsd:string
criterionMaxScore
Criterion Max Score
Maximum possible score for this criterion (typically 20).euelec:RepairCriterionxsd:decimal
criterionScore
Criterion Score
Score for this criterion (0-20 scale).euelec:RepairCriterionxsd:decimal
criterionType
Criterion Type
Type of repair criterion being scored.euelec:RepairCriterioneuelec:RepairCriterionType

Vocabulary alignment

Narrower · downstream

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)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
  "type": "RepairCriterion",
  "criterionDetails": "...",
  "criterionMaxScore": "...",
  "criterionScore": "..."
}