Playground
Edit a textile passport. Watch the JSON-LD recompute.
Most DPP vendors gatekeep the product behind a sales call. We'd rather you see the actual machine-readable output and decide for yourself whether the standards alignment is real. Three fields, live computation, no signup.
Editable fields
Three fields drive the entire output. In the real product, an authoring UI guides you through 30+ fields with validation and source-of-evidence tracking.
Free text, shown as the passport title.
Drives the GS1 Digital Link and the passport @id.
Format: "65% Cotton, 35% Polyester" — must sum to 100%.
Computed GS1 Digital Link
https://id.gs1.org/01/01234567890128
Resolves to the canonical product passport on a GS1-resolver. Recomputes with every keystroke.
Rendered passport
SampleProduct
Classic Crew Neck Tee — Forest Green
GS1 GTIN
01234567890128
Material composition
- Organic Cotton95%
- Elastane5%
UNTP-aligned JSON-LD
application/ld+jsonThis is the actual machine-readable output. UNTP namespace, GS1 Digital Link, and materialProvenance recompute live. No mock data — same shape the platform emits.
{
"@context": [
"https://vocabulary.uncefact.org/untp/",
"https://schema.org/",
{
"ss": "https://schema.sellsafely.ai/"
}
],
"type": [
"DigitalProductPassport",
"Product"
],
"id": "https://sellsafely.ai/01/01234567890128",
"name": "Classic Crew Neck Tee — Forest Green",
"idGranularity": "lot",
"productCategory": [
{
"codeValue": "26422010",
"codeList": "UN CPC"
}
],
"materialProvenance": [
{
"materialName": "Organic Cotton",
"massFraction": 0.95,
"recycledMassFraction": 0
},
{
"materialName": "Elastane",
"massFraction": 0.05,
"recycledMassFraction": 0
}
],
"ss:passportSnapshotVersion": "v1",
"ss:view": "public_view",
"ss:gs1DigitalLink": "https://id.gs1.org/01/01234567890128",
"ss:isSample": true,
"ss:notes": "Live-edit playground output. Illustrative only — values entered here are not saved."
}Want this for your real products?
Bring 1–2 supplier files. We'll show you a passport in 15 minutes.