VisualInspectionResult

class

Visual Inspection Result

Visual inspection result per ISO 15487 after cleaning cycles. Score 0-4 pts based on sub-ratings (1-5 scale each) for colour change, fabric appearance, seam appearance, and non-textile parts condition.

URI:https://ref.openepcis.io/extensions/eu/textile/VisualInspectionResult

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 (6)

DescriptionDomainRangeVocabularies
colourChangeRating
Colour Change Rating
Colour change sub-rating (1-5 per ISO 15487, where 5 is no change).eutex:VisualInspectionResultxsd:integer
fabricAppearanceRating
Fabric Appearance Rating
Fabric surface appearance sub-rating (1-5 per ISO 15487, where 5 is no change).eutex:VisualInspectionResultxsd:integer
nonTextilePartsRating
Non-Textile Parts Rating
Non-textile parts condition sub-rating (1-5 per ISO 15487, where 5 is no change).eutex:VisualInspectionResultxsd:integer
seamAppearanceRating
Seam Appearance Rating
Seam appearance sub-rating (1-5 per ISO 15487, where 5 is no change).eutex:VisualInspectionResultxsd:integer
visualInspectionScore
Visual Inspection Score
Visual inspection component score (0-4 points).eutex:VisualInspectionResultxsd:integer
visualInspectionTestMethod
Visual Inspection Test Method
Test method reference (e.g. ISO 15487).eutex:VisualInspectionResultxsd:string

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...

Subclass Of

Used as Range (1)

Where used

Referenced by other terms (7)

In SHACL shapes (2)

  • VisualInspectionResultShapetargets
  • RobustnessAssessmentShapeclass-of

In example documents (3)

Master data & product examples

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
  "type": "VisualInspectionResult",
  "colourChangeRating": "...",
  "fabricAppearanceRating": "...",
  "nonTextilePartsRating": "..."
}