RobustnessAssessment

class

Robustness Assessment

Composite robustness assessment per EU Preparatory Study 3rd Milestone. Score 0-10 based on three test parameters measured after 5 cleaning cycles (ISO 6330): spirality (0-3 pts), dimensional change (0-3 pts), and visual inspection (0-4 pts). Thresholds differ by fabric type (knitted vs woven).

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

Subclass Of

Properties (6)

PropertyDescriptionRange
cleaningCyclesBeforeTestNumber of cleaning cycles performed before testing (default 5 per EU methodology).xsd:integer
dimensionalChangeTestDimensional change test result component of robustness assessment.DimensionalChangeTestResult
robustnessScoreComposite robustness score (0-10). Sum of spirality (0-3), dimensional change (0-3), and visual inspection (0-4).xsd:decimal
robustnessTestFabricTypeFabric type used to determine test thresholds (knitted vs woven scoring tables differ).FabricType
spiralityTestSpirality test result component of robustness assessment.SpiralityTestResult
visualInspectionVisual inspection result component of robustness assessment.VisualInspectionResult

Used as Range (1)

Where used

Referenced by other terms (7)

In SHACL shapes (2)

  • RobustnessAssessmentShapetargets
  • TextileProductShapeclass-of

In example documents (3)

Master data & product examples

External Vocabulary References

Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
  "type": "RobustnessAssessment",
  "cleaningCyclesBeforeTest": "...",
  "dimensionalChangeTest": "...",
  "robustnessScore": "..."
}