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.
Subclass Of
Properties (3)
| Property | Description | Range |
|---|---|---|
| spiralityPercentage | Measured spirality as percentage after cleaning cycles. | xsd:decimal |
| spiralityScore | Spirality component score (0-3 points). | xsd:integer |
| spiralityTestMethod | Test method reference (e.g. ISO 16322-3). | xsd:string |
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
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": "..."
}