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

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 (3)

DescriptionDomainRangeVocabularies
spiralityPercentage
Spirality Percentage
Measured spirality as percentage after cleaning cycles.eutex:SpiralityTestResultxsd:decimal—
spiralityScore
Spirality Score
Spirality component score (0-3 points).eutex:SpiralityTestResultxsd:integer
spiralityTestMethod
Spirality Test Method
Test method reference (e.g. ISO 16322-3).eutex:SpiralityTestResultxsd:string

Vocabulary alignment

Referenced upstream terms

Loading external vocabulary...

Subclass Of

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

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
  "type": "SpiralityTestResult",
  "spiralityPercentage": "...",
  "spiralityScore": "...",
  "spiralityTestMethod": "..."
}