VisualInspectionResult
classVisual 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.
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)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| colourChangeRating Colour Change Rating | Colour change sub-rating (1-5 per ISO 15487, where 5 is no change). | eutex:VisualInspectionResult | xsd:integer | |
| fabricAppearanceRating Fabric Appearance Rating | Fabric surface appearance sub-rating (1-5 per ISO 15487, where 5 is no change). | eutex:VisualInspectionResult | xsd:integer | |
| nonTextilePartsRating Non-Textile Parts Rating | Non-textile parts condition sub-rating (1-5 per ISO 15487, where 5 is no change). | eutex:VisualInspectionResult | xsd:integer | |
| seamAppearanceRating Seam Appearance Rating | Seam appearance sub-rating (1-5 per ISO 15487, where 5 is no change). | eutex:VisualInspectionResult | xsd:integer | |
| visualInspectionScore Visual Inspection Score | Visual inspection component score (0-4 points). | eutex:VisualInspectionResult | xsd:integer | |
| visualInspectionTestMethod Visual Inspection Test Method | Test method reference (e.g. ISO 15487). | eutex:VisualInspectionResult | xsd:string |
Vocabulary alignment
Narrower · downstream
Schema.orgschema:Rating · QA 75%
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
EPCIS 2.0 events
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
"type": "VisualInspectionResult",
"colourChangeRating": "...",
"fabricAppearanceRating": "...",
"nonTextilePartsRating": "..."
}