Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: uncefact/spec-untp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a168afc8463cb74c7056c12946a7d7e4d9c49d44
Choose a base ref
..
head repository: uncefact/spec-untp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cd8b679c0e1d9d3a1c356636a6e1c26eeaf27dc9
Choose a head ref
Showing with 425 additions and 398 deletions.
  1. +1 −1 website/docs/about/References.md
  2. +1 −1 website/docs/about/Requirements.md
  3. +4 −4 website/docs/extensions/ExtensionsRegister.md
  4. +2 −2 website/docs/implementations/Certifiers.md
  5. +1 −1 website/docs/implementations/Registers.md
  6. +1 −1 website/docs/implementations/Regulators.md
  7. +44 −45 website/docs/implementations/Software.md
  8. +1 −1 website/docs/implementations/index.md
  9. +24 −0 website/extensions/index.js
  10. +12 −0 website/implementations/Certifiers.js
  11. +1 −0 website/implementations/Industry.js
  12. +8 −0 website/implementations/Registers.js
  13. +7 −0 website/implementations/Regulators.js
  14. +72 −0 website/implementations/Software.js
  15. +5 −0 website/implementations/index.js
  16. +2 −1 website/package.json
  17. +39 −0 website/src/components/Pledges/index.tsx
  18. +44 −0 website/src/components/Pledges/styles.module.css
  19. +35 −0 website/src/components/ScrollToHash/index.tsx
  20. +4 −0 website/src/css/index.css
  21. +23 −2 website/src/pages/index.js
  22. +8 −4 website/src/theme/Root.js
  23. +3 −0 website/src/types/css.d.ts
  24. +5 −0 website/src/types/index.ts
  25. BIN website/{ → static/img}/extensions/AATP/logo.jpeg
  26. BIN website/{ → static/img}/extensions/CRMTP/logo.png
  27. BIN website/{ → static/img}/extensions/RBTP/logo.png
  28. BIN website/{ → static/img}/extensions/UDP/logo.jpg
  29. BIN website/{ → static/img}/implementations/coppermark.org/logo.png
  30. BIN website/{ → static/img}/implementations/cordina.io/logo.png
  31. BIN website/{ → static/img}/implementations/digital.gov.bc.ca/logo.png
  32. BIN website/{ → static/img}/implementations/enigio.com/logo.png
  33. BIN website/{ → static/img}/implementations/freshchain.com.au/logo.png
  34. BIN website/{ → static/img}/implementations/lumoin.com/logo.png
  35. BIN website/{ → static/img}/implementations/morpheus.network/logo.png
  36. BIN website/{ → static/img}/implementations/northernblock.io/logo.png
  37. BIN website/{ → static/img}/implementations/orgbook.gov.bc.ca/logo.png
  38. BIN website/{ → static/img}/implementations/relog3p.com/logo.png
  39. BIN website/{ → static/img}/implementations/spherity.com/logo.png
  40. BIN website/{ → static/img}/implementations/steelcertification.com/logo.png
  41. BIN website/{ → static/img}/implementations/sustainabilitytracker.com/logo.png
  42. BIN website/{ → static/img}/implementations/tilkal.com/logo.png
  43. BIN website/{ → static/img}/implementations/transmute.industries/logo.png
  44. BIN website/{ → static/img}/implementations/trustprovenance.com/logo.png
  45. BIN website/{ → static/img}/implementations/uncefact/logo.png
  46. +78 −335 yarn.lock
2 changes: 1 addition & 1 deletion website/docs/about/References.md
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@ UNTP [Verifiable Credentials Profile](../specification/VerifiableCredentials.md)

**UNTP Relationship**

UNTP does not re-invent any of the criteria in the ISO PCDS. Rather the UNTP Digital Product Passport provides a simple mechanism to digitalise product product circularity data in a way remains ISO-59040 conformant. The UNTP Digital Product Passport data model includes the organisation, facility, and product meta-data required by ISO-50940. The `Declarations` structure within the UNTP DPP data model can be used to convey each specific circularity criteria defined by ISO-59040. Since UNTP DPPs are both human and machine readable and can carry other sustainability information such as carbon footprint, product manufacturers can issue UNTP DPPs with confidence that the single DPP can conform to multiple sustainability standards and be equally valuable to human and machine verifiers.
UNTP does not re-invent any of the criteria in the ISO PCDS. Rather the UNTP Digital Product Passport provides a simple mechanism to digitalise product product circularity data in a way remains ISO-59040 conformant. The UNTP Digital Product Passport data model includes the organisation, facility, and product meta-data required by ISO-59040. The `Declarations` structure within the UNTP DPP data model can be used to convey each specific circularity criteria defined by ISO-59040. Since UNTP DPPs are both human and machine readable and can carry other sustainability information such as carbon footprint, product manufacturers can issue UNTP DPPs with confidence that the single DPP can conform to multiple sustainability standards and be equally valuable to human and machine verifiers.

Sample ISO-59040 conformant UNTP DPP - to be provided.

2 changes: 1 addition & 1 deletion website/docs/about/Requirements.md
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@ This set of requirements aim to ensure that UNTP provides data that can be be tr
| ID | Name | Requirement Statement | Solution Mapping |
| ----- | ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| TI.01 | Trust anchors | Trust in truth of sustainability claims can be established by third party audits, or by attestation of trusted authorities, or by long standing evidence of sustainable behaviour. The UNTP MUST provide a mechanism to link ESG claims to any or all of these "trust anchors" so that downstream actors can have confidence that claimed ESG performance is true. | [Trust anchors](../design-patterns/TrustGraphs.md) |
| TI.02 | Identity integrity | Identifiers of businesses, locations, products, and shipments underpin the UNTP. Therefore, the UNTP MUST provide a mechanism to verify that ESG claims made about products or locations or entities are made by actors that are genuine owners of the identifiers or their authorised delegates - so that downstream actors can be sure that ESG claims are made by parties genuinely authorised to do so. | [Identity Anchors](../specification/IdentityResolver.md)) |
| TI.02 | Identity integrity | Identifiers of businesses, locations, products, and shipments underpin the UNTP. Therefore, the UNTP MUST provide a mechanism to verify that ESG claims made about products or locations or entities are made by actors that are genuine owners of the identifiers or their authorised delegates - so that downstream actors can be sure that ESG claims are made by parties genuinely authorised to do so. | [Identity Anchors](../specification/IdentityResolver.md) |
| TI.03 | Accreditation | Third party audits and assessments add trust. But if the verifier does not know the auditor / certifier then there's a risk that define a mechanism to link third party certifiers to the accreditation authrority under which they perform their work so that downstream actors can trust the certificates even when they do not know the certifiers. | [Conformity](../specification/ConformityCredential.md) |
| TI.04 | Verification of documents | The UNTP MUST define standard and interoperable mechanisms to prevent spoofing or tampering of any documents issued by upstream actors so that downstream actors can be confident that ESG credentials were genuinely issued by the claimed identity and have not been altered in any way. | [Verifiable Credentials](../specification/VerifiableCredentials.md) |
| TI.05 | Verification of graphs | Evidence of ESG performance in supply chains is not concentrated in one document but rather is distributed along the entire value chain. The UNTP MUST define a mechanism to describe and verify the collection of evidence that is available from chains of linked documents so that downstream actors can verify the full ESG footprint and provenance data for any shipment. | [Trust graphs](../design-patterns/TrustGraphs.md) |
8 changes: 4 additions & 4 deletions website/docs/extensions/ExtensionsRegister.md
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ Summary list of registered UNTP Extensions

|Logo|Implementation Statement|
|--|--|
|![RBA](../../extensions/RBTP/logo.png)|The Responsible Business Alliance (RBA) is a coalition of companies driving sustainable value for workers, the environment and business throughout the global supply chain. Our members, suppliers and stakeholders collaborate to improve working and environmental conditions and business performance through leading standards and practices. Transparency and traceability in value chains is key to building confidence and value of sustainable business practices. Accordingly, the RBA is pleased to build upon the foundational capabilities provided by the UN Transparency Protocol (UNTP) to deliver a suite of interoperability standards for the electrical and electronic goods and automotive parts industries. |
|![RBA](/img/extensions/RBTP/logo.png)|The Responsible Business Alliance (RBA) is a coalition of companies driving sustainable value for workers, the environment and business throughout the global supply chain. Our members, suppliers and stakeholders collaborate to improve working and environmental conditions and business performance through leading standards and practices. Transparency and traceability in value chains is key to building confidence and value of sustainable business practices. Accordingly, the RBA is pleased to build upon the foundational capabilities provided by the UN Transparency Protocol (UNTP) to deliver a suite of interoperability standards for the electrical and electronic goods and automotive parts industries. |

**Credential Extensions**

@@ -54,7 +54,7 @@ Summary list of registered UNTP Extensions

|Logo|Implementation Statement|
|--|--|
|![UDP](../../extensions/UDP/logo.jpg)|The Universal Data Protocol (UDP) is an extension of the UNTP and is seeking to leverage its decentralised framework to provide transparent, trustworthy, and verifiable data in the global built environment. The UDP is an open protocol that will allow for the efficient exchange of verifiable data, enhancing reporting and compliance across jurisdictions and life cycle stages. This project seeks to improve the interoperability of data across the built environment, aiming to make reporting more cost effective, accurate and efficient for all stakeholders. |
|![UDP](/img/extensions/UDP/logo.jpg)|The Universal Data Protocol (UDP) is an extension of the UNTP and is seeking to leverage its decentralised framework to provide transparent, trustworthy, and verifiable data in the global built environment. The UDP is an open protocol that will allow for the efficient exchange of verifiable data, enhancing reporting and compliance across jurisdictions and life cycle stages. This project seeks to improve the interoperability of data across the built environment, aiming to make reporting more cost effective, accurate and efficient for all stakeholders. |

**Credential Extensions**

@@ -71,7 +71,7 @@ Summary list of registered UNTP Extensions

|Logo|Implementation Statement|
|--|--|
|![AgTrace](../../extensions/AATP/logo.jpeg)|The AATP is an adaptation of the UN Transparency Protocol and is designed to help Australian producers meet emerging environmental, social, and governance (ESG) regulatory and consumer requirements. Operating as a governance framework, the AATP facilitates the 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. |
|![AgTrace](/img/extensions/AATP/logo.jpeg)|The AATP is an adaptation of the UN Transparency Protocol and is designed to help Australian producers meet emerging environmental, social, and governance (ESG) regulatory and consumer requirements. Operating as a governance framework, the AATP facilitates the 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. |

**Credential Extensions**

@@ -90,7 +90,7 @@ Summary list of registered UNTP Extensions

|Logo|Implementation Statement|
|--|--|
|![UNECE](../../extensions/CRMTP/logo.png)|In line with the United Nations (UN) Sustainable Development Goals (SDGs) and building on the success of the UNECE Textile & Leather traceability project, this project seeks to empower the Critical Raw Material (CRM) industry with practical, low cost tools for digital data exchange to achieve product differentiation, maximize the value of existing permitting and ESG compliance efforts, counter green-washing, and support a more sustainable global economy. This project supports the UN focus on extractive industries and leverages the UN Center for Trade Facilitation and Electronic Business' (UN/CEFACT) role and capabilities to deliver digital standards for sustainable supply chains. |
|![UNECE](/img/extensions/CRMTP/logo.png)|In line with the United Nations (UN) Sustainable Development Goals (SDGs) and building on the success of the UNECE Textile & Leather traceability project, this project seeks to empower the Critical Raw Material (CRM) industry with practical, low cost tools for digital data exchange to achieve product differentiation, maximize the value of existing permitting and ESG compliance efforts, counter green-washing, and support a more sustainable global economy. This project supports the UN focus on extractive industries and leverages the UN Center for Trade Facilitation and Electronic Business' (UN/CEFACT) role and capabilities to deliver digital standards for sustainable supply chains. |

**Credential Extensions**

4 changes: 2 additions & 2 deletions website/docs/implementations/Certifiers.md
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ Summary list of conformity assessment bodies that have implemented or plan to im

|Logo|Implementation Statement|
|--|--|
|![Logo](../../implementations/steelcertification.com/logo.png) | ACRS is the leading CAB for reinforcing and structural steel in Australia. We have committed to implement UNTP to support the local steel industry and to help facilitate the transition to a more transparent supply chain that adds value to the building and manufacturing industries. |
|![Logo](/img/implementations/steelcertification.com/logo.png) | ACRS is the leading CAB for reinforcing and structural steel in Australia. We have committed to implement UNTP to support the local steel industry and to help facilitate the transition to a more transparent supply chain that adds value to the building and manufacturing industries. |

**Scheme Information**

@@ -50,7 +50,7 @@ Summary list of conformity assessment bodies that have implemented or plan to im

|Logo|Implementation Statement|
|--|--|
|![Logo](../../implementations/coppermark.org/logo.png) | The Copper Mark is the leading assurance framework promoting responsible practices in the copper, molybdenum, nickel, and zinc value chains. It intends to implement the UNTP to support the piloting of a full value chain approach, promoting transparency and ensuring the highest levels of integrity in their standards. |
|![Logo](/img/implementations/coppermark.org/logo.png) | The Copper Mark is the leading assurance framework promoting responsible practices in the copper, molybdenum, nickel, and zinc value chains. It intends to implement the UNTP to support the piloting of a full value chain approach, promoting transparency and ensuring the highest levels of integrity in their standards. |

**Scheme Information**

2 changes: 1 addition & 1 deletion website/docs/implementations/Registers.md
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ Register types are

|Logo|Implementation Statement|
|--|--|
|![BC Gov](../../implementations/orgbook.gov.bc.ca/logo.png)|The Government of British Columbia (BC) sees UNTP implementation as an opportunity to enable producers of raw materials in the province of BC to differentiate their products in emerging sustainability-focused markets, contributing to a sustainable, clean, secure, and fair global economy. |
|![BC Gov](/img/implementations/orgbook.gov.bc.ca/logo.png)|The Government of British Columbia (BC) sees UNTP implementation as an opportunity to enable producers of raw materials in the province of BC to differentiate their products in emerging sustainability-focused markets, contributing to a sustainable, clean, secure, and fair global economy. |

#### Registered Identifier Schemes

2 changes: 1 addition & 1 deletion website/docs/implementations/Regulators.md
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ Summary list of regulators (ie international bodies, national government agencie

|Logo|Implementation Statement|
|--|--|
|![BC Gov](../../implementations/digital.gov.bc.ca/logo.png)|The BC government sees UNTP implementation as an opportunity to enable BC producers of raw materials to differentiate their products in emerging sustainability-focused markets, contributing to a sustainable, clean, secure, and fair global economy. |
|![BC Gov](/img/implementations/digital.gov.bc.ca/logo.png)|The BC government sees UNTP implementation as an opportunity to enable BC producers of raw materials to differentiate their products in emerging sustainability-focused markets, contributing to a sustainable, clean, secure, and fair global economy. |

#### Regulation Information

Loading