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

Subclass Of

Properties (6)

PropertyDescriptionRange
colourChangeRatingColour change sub-rating (1-5 per ISO 15487, where 5 is no change).xsd:integer
fabricAppearanceRatingFabric surface appearance sub-rating (1-5 per ISO 15487, where 5 is no change).xsd:integer
nonTextilePartsRatingNon-textile parts condition sub-rating (1-5 per ISO 15487, where 5 is no change).xsd:integer
seamAppearanceRatingSeam appearance sub-rating (1-5 per ISO 15487, where 5 is no change).xsd:integer
visualInspectionScoreVisual inspection component score (0-4 points).xsd:integer
visualInspectionTestMethodTest 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

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": "..."
}