Fibre & material content
Composition, blends and material origin.
Textiles are a first-wave ESPR priority group. Norruva turns fibre composition, durability, care and origin into a Digital Product Passport your customer reaches from the care label — ready for resale, repair and recycling.
Digital Product Passport
Organic Cotton Tee · GTIN 04001234567893
Fibre composition
Illustrative label — sample values shown.
What the label carries
Norruva structures the fields the textiles delegated act is expected to require — validated and published behind the on-product Digital Link.
Composition, blends and material origin.
Care instructions and expected lifetime.
Recovered fibres and end-of-fibre routing.
Restricted substances and chemical disclosure.
Tier mapping and country of processing.
Resale, repair and collection guidance.
Circularity, kept in the loop
Materials & data set
Care via Digital Link
Verified provenance
Fibre recovery routing
Recovered fibres re-enter the loop with their passport history intact.
Data model
The data points the textiles delegated act is expected to require — modelled, validated and published behind the on-product Digital Link.
| Field | Format | Source | Status |
|---|---|---|---|
| Product identifier | GTIN-13 | Brand / PLM | Required |
| Fibre composition | array · % by mass | PLM | Required |
| Country of processing | ISO 3166 | Supply chain | Required |
| Care instructions | enum · ISO 3758 | PLM | Required |
| Recycled content | decimal · % | Supplier declaration | Conditional |
| Substances of concern | array · CAS no. | Test reports | Conditional |
| Durability indication | enum / decimal | Test lab | Conditional |
| Repair & take-back | string · URL | Brand | Required |
| Passport link | GS1 URI | Norruva | Required |
Field set illustrative — the final schema tracks the applicable delegated act. Formats shown are the passport’s data types.
Standards & references
Textiles are a first-wave ESPR priority group, backed by the EU textiles strategy and existing labelling standards.
ESPR — framework and textiles as a priority product group.
Policy basis for durability, recyclability and transparency.
Care-labelling symbol system carried in the passport.
Restricted substances and chemical disclosure.
Resolves the on-product QR / data carrier to the passport.
How it works
Norruva pulls what your teams already hold, checks it against the textiles model, and publishes a passport your customer reaches from the care label.
Pull the data you already hold from the systems you already run — no re-keying.
The sector template checks every required field and flags gaps before anything is published.
Norruva anchors the passport and resolves it from the product’s QR or Digital Link, with a full audit trail.
Developers
Send fibre, care and origin data to a single endpoint. Norruva validates it against the textiles model and returns a passport that resolves from the care label.
// Request — create a textile passport
{
"category": "textile",
"gtin": "04012345678903",
"fibre_composition": [
{ "material": "organic_cotton", "pct": 60 },
{ "material": "recycled_polyester", "pct": 34 },
{ "material": "elastane", "pct": 6 }
],
"country_of_processing": "PT",
"care": "ISO3758:wash_30c,iron_low"
}
// 201 Created
{
"id": "dpp_txt_A17F",
"status": "pending_verification",
"digital_link": "https://id.norruva.com/01/04012345678903"
}Illustrative request — sandbox. Field names shown are the passport’s API keys.
The consumer view
A shopper taps the care label and sees the full story of the garment — what it’s made of, how to care for it, and where it can go next.
Common questions
Textiles are a named priority group under the ESPR. The detailed requirements arrive through a delegated act — Norruva keeps your data model aligned as the rules are finalised, so you're ready ahead of the date.
Each item carries a GS1 Digital Link (QR or NFC) on or near the care label. Scanning resolves to the product's passport in any browser — no app required.
Fibre composition, durability and care, recycled content, substances of concern and supply-chain origin. Norruva ships a textiles template so you start from the expected fields, not a blank sheet.
Both are supported. Model at the style or GTIN level and, where resale and repair provenance need it, resolve down to serialised items.
Model a style in the full-parity sandbox, or talk to our team about a full catalogue rollout.