SpiralityTestResult
classSpirality 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.
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)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| spiralityPercentage Spirality Percentage | Measured spirality as percentage after cleaning cycles. | eutex:SpiralityTestResult | xsd:decimal | — |
| spiralityScore Spirality Score | Spirality component score (0-3 points). | eutex:SpiralityTestResult | xsd:integer | |
| spiralityTestMethod Spirality Test Method | Test method reference (e.g. ISO 16322-3). | eutex:SpiralityTestResult | xsd:string |
Vocabulary alignment
Referenced upstream terms
Loading external vocabulary...
Subclass Of
Used as Range (1)
Where used
Referenced by other terms (4)
range:
In SHACL shapes (2)
- SpiralityTestResultShapetargets
- RobustnessAssessmentShapeclass-of
In example documents (3)
Master data & product examples
EPCIS 2.0 events
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
"type": "SpiralityTestResult",
"spiralityPercentage": "...",
"spiralityScore": "...",
"spiralityTestMethod": "..."
}