SpiralityTestResult

class

Spirality Test Result

Spirality test result per ISO 16322-3 after cleaning cycles. Scoring (woven): >6%=0pt, 5.5-6%=1pt, 5-5.5%=2pt, <=5%=3pt. Scoring (knitted): >7%=0pt, 6-7%=1pt, 5-6%=2pt, <=5%=3pt.

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

Subclass Of

Properties (3)

PropertyDescriptionRange
spiralityPercentageMeasured spirality as percentage after cleaning cycles.xsd:decimal
spiralityScoreSpirality component score (0-3 points).xsd:integer
spiralityTestMethodTest method reference (e.g. ISO 16322-3).xsd:string

Used as Range (1)

Where used

Referenced by other terms (4)

In SHACL shapes (2)

  • SpiralityTestResultShapetargets
  • 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": "SpiralityTestResult",
  "spiralityPercentage": "...",
  "spiralityScore": "...",
  "spiralityTestMethod": "..."
}