{
  "@context": [
    "https://vocabulary.uncefact.org/registers/context/0.1.0/context.jsonld",
    {
      "@base": "https://registers.uncefact.org/untp/ext/"
    }
  ],
  "@type": [
    "CommunityExtensionsRegister",
    "Register"
  ],
  "id": "https://registers.uncefact.org/untp/ext",
  "name": "UNTP Credential Extensions Register",
  "description": "Self-updating directory of community extensions to the UN Transparency Protocol (UNTP). Each entry is sourced from a Verifiable Credential issued by the extension owner; the registrar agent verifies the signature, fetches and hashes the referenced schema/context/vocabulary documents, runs UNTP extension-conformance checks, and appends signed observations. NOTE: this is a Phase 0 seed migration of the data previously hand-curated in (legacy hand-curated source, since superseded by this register). All extension owner DIDs and schema/context/vocabulary references are placeholders pending owner outreach. Document hashes have not been computed.",
  "lastUpdated": "2026-05-02",
  "registrar": {
    "id": "https://unece.org",
    "name": "United Nations Economic Commission for Europe (UNECE)",
    "agent": {
      "id": "did:webvh:untp.unece.org",
      "name": "UNTP Registrar Agent",
      "description": "Same registrar agent as the SWI register. Performs extension fetch, hash, conformance validation, sample validation, and signed observation publication. Not yet operational."
    }
  },
  "entries": [
    {
      "@type": [
        "ExtensionEntry"
      ],
      "id": "https://registers.uncefact.org/untp/ext/rbtp",
      "name": "Responsible Business Transparency Protocol",
      "shortName": "RBTP",
      "owner": {
        "@type": [
          "ExtensionOwner"
        ],
        "id": "did:web:placeholder-domain.com:untp:ext:rba",
        "name": "Responsible Business Alliance",
        "website": "https://www.responsiblebusiness.org/",
        "memberOrganisationType": "industry-association"
      },
      "statement": "The Responsible Business Alliance (RBA) is a coalition of companies driving sustainable value for workers, the environment and business throughout the global supply chain. Building upon the foundational capabilities provided by UNTP, the RBA delivers a suite of interoperability standards for the electrical and electronic goods and automotive parts industries.",
      "extensionWebsite": "https://www.responsiblebusiness.org/",
      "industrySector": {
        "label": "Electrical, electronic and automotive parts"
      },
      "geographicScope": {
        "label": "Global",
        "isGlobal": true
      },
      "status": "pilot",
      "credentials": [
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "RMAPConformityCredential",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalConformityCredential",
          "purpose": "Attests responsible sourcing of minerals.",
          "typicalFlow": "Certifier → Mining company → Electronics manufacturer (verifies)",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "VAPConformityCredential",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalConformityCredential",
          "purpose": "Attests supplier facility meets RBA Code.",
          "typicalFlow": "Auditor → Factory → Brand (verifies)",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "ElectricalGoodsPassport",
          "shortName": "EGP",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalProductPassport",
          "purpose": "ESG data for electrical and electronic products.",
          "typicalFlow": "Manufacturer → Customers → End users",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "DigitalBatteryPassport",
          "shortName": "DBP",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalProductPassport",
          "purpose": "Battery sustainability and EU compliance.",
          "typicalFlow": "Battery manufacturer → Vehicle OEM → Consumer",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "ElectricalFacilityRecord",
          "shortName": "EFR",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalFacilityRecord",
          "purpose": "Manufacturing facility sustainability data.",
          "typicalFlow": "Facility operator → Brand (due diligence)",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        }
      ]
    },
    {
      "@type": [
        "ExtensionEntry"
      ],
      "id": "https://registers.uncefact.org/untp/ext/udp",
      "name": "Universal Data Protocol for the Global Built Environment",
      "shortName": "UDP",
      "owner": {
        "@type": [
          "ExtensionOwner"
        ],
        "id": "did:web:placeholder-domain.com:untp:ext:standards-australia",
        "name": "Standards Australia",
        "website": "https://www.standards.org.au/",
        "memberOrganisationType": "standards-body"
      },
      "coOwners": [
        {
          "@type": [
            "ExtensionOwner"
          ],
          "id": "did:web:placeholder-domain.com:untp:ext:icc",
          "name": "International Code Council",
          "website": "https://www.iccsafe.org/",
          "memberOrganisationType": "standards-body"
        }
      ],
      "statement": "The Universal Data Protocol (UDP) extends UNTP's decentralised framework to provide transparent, trustworthy, and verifiable data in the global built environment. UDP plans a Building Passport (DPP extension) and Building Maintenance Event (DTE extension) for built-environment lifecycle data, alongside conformity vocabulary catalogues registered separately in the CVC register. The UDP is an open protocol enabling efficient exchange of verifiable data, enhancing reporting and compliance across jurisdictions and life cycle stages.",
      "industrySector": {
        "label": "Built Environment (construction)"
      },
      "geographicScope": {
        "label": "Global",
        "isGlobal": true
      },
      "status": "development",
      "credentials": [
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "BuildingPassport",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalProductPassport",
          "purpose": "Digital product passport for buildings: design, construction materials, performance characteristics, and lifecycle data.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "BuildingMaintenanceEvent",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalTraceabilityEvent",
          "purpose": "Lifecycle event for buildings: maintenance, inspections, retrofits, and other interventions over the building's operating life.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        }
      ]
    },
    {
      "@type": [
        "ExtensionEntry"
      ],
      "id": "https://registers.uncefact.org/untp/ext/aatp",
      "name": "Australian Agriculture Traceability Protocol",
      "shortName": "AATP",
      "owner": {
        "@type": [
          "ExtensionOwner"
        ],
        "id": "did:web:placeholder-domain.com:untp:ext:foodagility",
        "name": "Food Agility CRC",
        "website": "https://www.foodagility.com/",
        "memberOrganisationType": "research-centre"
      },
      "statement": "The AATP is an adaptation of the UN Transparency Protocol designed to help Australian producers meet emerging environmental, social, and governance regulatory and consumer requirements. Operating as a governance framework, the AATP facilitates interaction between multiple certifiers, farm systems, and enterprise systems. Interoperability and traceability tools help the Australian agriculture sector attain higher quality information about the value of Australian-made products.",
      "extensionWebsite": "https://aatp.foodagility.com/",
      "industrySector": {
        "label": "Agriculture"
      },
      "geographicScope": {
        "label": "Australia",
        "countries": [
          "AU"
        ]
      },
      "status": "pilot",
      "credentials": [
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "DigitalLivestockPassport",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalProductPassport",
          "purpose": "For cattle, sheep, poultry — includes animal breed, RFID tag ID, welfare certifications.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1",
              "schema": {
                "uri": "https://aatp.foodagility.com/schemas/0.1.0/DigitalLivestockPassport.schema.json"
              },
              "context": {
                "uri": "https://aatp.foodagility.com/contexts/0.1.0/aatp-context.jsonld"
              },
              "vocabulary": {
                "uri": "https://aatp.foodagility.com/vocabularies/0.1.0/aatp-vocabulary.ttl"
              }
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "DigitalHorticulturePassport",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalProductPassport",
          "purpose": "For fruits and vegetables — includes crop variety, organic certification, harvest date.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1",
              "schema": {
                "uri": "https://aatp.foodagility.com/schemas/0.1.0/DigitalHorticulturePassport.schema.json"
              }
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "DigitalGrainPassport",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalProductPassport",
          "purpose": "For wheat, barley, rice — includes grain variety, moisture content, storage conditions.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1",
              "schema": {
                "uri": "https://aatp.foodagility.com/schemas/0.1.0/DigitalGrainPassport.schema.json"
              }
            }
          ]
        }
      ]
    },
    {
      "@type": [
        "ExtensionEntry"
      ],
      "id": "https://registers.uncefact.org/untp/ext/gba-tp",
      "name": "Global Battery Alliance Transparency Protocol",
      "shortName": "GBA-TP",
      "owner": {
        "@type": [
          "ExtensionOwner"
        ],
        "id": "did:web:placeholder-domain.com:untp:ext:gba",
        "name": "Global Battery Alliance",
        "website": "https://www.globalbattery.org/",
        "memberOrganisationType": "consortium"
      },
      "statement": "The Global Battery Alliance is the leading multistakeholder organisation for sustainable, transparent and resilient battery supply chains. Its flagship initiative, the Battery Passport, leverages digital product passport technology to create harmonised data exchange, reporting, compliance and sustainability certification frameworks for companies in the battery supply chain worldwide.",
      "industrySector": {
        "label": "Batteries and accumulators",
        "isicCodes": [
          "B.7",
          "C.24",
          "C.2720"
        ]
      },
      "geographicScope": {
        "label": "Global",
        "isGlobal": true
      },
      "status": "development",
      "credentials": [
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "DigitalBatteryPassport",
          "shortName": "DBP",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalProductPassport",
          "purpose": "Battery supply chain transparency and EU regulatory reporting.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "BatterySustainabilityCertificate",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalConformityCredential",
          "purpose": "Attests battery meets GBA sustainability certification.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "CarbonCalculationCertificate",
          "shortName": "CCC",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalConformityCredential",
          "purpose": "Attests correct carbon emissions calculation per the GBA Rulebook.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "DigitalSiteFacilityReport",
          "shortName": "DSR",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalFacilityRecord",
          "purpose": "Site/facility data aligned to Battery Passport requirements. NOTE: source page lists this as extending DPP — this register treats it as DFR pending owner confirmation, since 'site/facility' data is the DFR's domain.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "SiteFacilityVerificationCredential",
          "shortName": "SFVC",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalConformityCredential",
          "purpose": "Attests site/facility data reporting conformance.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "ApprovedVerifierCredential",
          "shortName": "AVC",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalConformityCredential",
          "purpose": "Attests provider approved for verification services.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "ApprovedCertifierCredential",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalConformityCredential",
          "purpose": "Attests provider approved for certification services.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "ApprovedCarbonCalculationPartnerCredential",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalConformityCredential",
          "purpose": "Attests provider approved for carbon calculation services.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        }
      ]
    },
    {
      "@type": [
        "ExtensionEntry"
      ],
      "id": "https://registers.uncefact.org/untp/ext/icatp",
      "name": "International Copper Association Transparency Protocol",
      "shortName": "ICATP",
      "owner": {
        "@type": [
          "ExtensionOwner"
        ],
        "id": "did:web:placeholder-domain.com:untp:ext:ica",
        "name": "International Copper Association",
        "website": "https://internationalcopper.org/",
        "memberOrganisationType": "industry-association"
      },
      "statement": "The International Copper Association (ICA) promotes copper, protects its markets, and defends and sustains copper demand as the superior material to address global challenges like electrification, urbanisation and digitalisation. The copper extension to UNTP helps copper producers demonstrate responsible production practices and environmental performance and build trust in the copper supply chain.",
      "extensionWebsite": "https://internationalcopper.org/",
      "industrySector": {
        "label": "Copper mining and processing"
      },
      "geographicScope": {
        "label": "Global",
        "isGlobal": true
      },
      "status": "development",
      "credentials": [
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "CopperPassport",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalProductPassport",
          "purpose": "Quality and sustainability characteristics of copper concentrate.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        },
        {
          "@type": [
            "ExtensionCredential"
          ],
          "credentialType": "CoppermarkCredential",
          "extends": "https://vocabulary.uncefact.org/untp/DigitalConformityCredential",
          "purpose": "Coppermark responsible production assurance.",
          "versions": [
            {
              "@type": [
                "ExtensionCredentialVersion"
              ],
              "versionLabel": "0.1.0",
              "extendsUntpVersion": "0.6.1"
            }
          ]
        }
      ]
    }
  ]
}
