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.
Subclass Of
Properties (6)
| Property | Description | Range |
|---|---|---|
| colourChangeRating | Colour change sub-rating (1-5 per ISO 15487, where 5 is no change). | xsd:integer |
| fabricAppearanceRating | Fabric surface appearance sub-rating (1-5 per ISO 15487, where 5 is no change). | xsd:integer |
| nonTextilePartsRating | Non-textile parts condition sub-rating (1-5 per ISO 15487, where 5 is no change). | xsd:integer |
| seamAppearanceRating | Seam appearance sub-rating (1-5 per ISO 15487, where 5 is no change). | xsd:integer |
| visualInspectionScore | Visual inspection component score (0-4 points). | xsd:integer |
| visualInspectionTestMethod | Test method reference (e.g. ISO 15487). | xsd:string |
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
External Vocabulary References
Loading external vocabulary...
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
"type": "VisualInspectionResult",
"colourChangeRating": "...",
"fabricAppearanceRating": "...",
"nonTextilePartsRating": "..."
}