Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull request with Final JSON Credentials and Custom Renders #10

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion credentials/battery_manufacturer/dia_orgbook_battery.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"RegisteredIdentity",
"Identifier"
],
"id": "did:web:vckit.bcmine.pyx.io",
"id": "http://localhost:3000/gs1/01/09359502000058/21/34001",
"name": "TEST BATTERY MANUFACTURER",
"entityId": "https://orgbook.gov.bc.ca/entity/BC00003/type/registration.registries.ca",
"registeredId": "BC00003",
Expand Down
26 changes: 9 additions & 17 deletions credentials/battery_manufacturer/dpp_battery.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"type": [
"Product"
],
"id": "https://idr.bcmine.pyx.io/gs1/01/09359502000058/21/10001?linkType=gs1:sustainabilityInfo",
"id": "http://localhost:3000/gs1/01/09359502000058/21/10001",
"name": "EV battery 300Ah.",
"registeredId": "09359502000058",
"idScheme": {
Expand All @@ -66,9 +66,9 @@
"serialNumber": "12345678",
"batchNumber": "6789",
"productImage": {
"linkURL": "https://files.example-certifier.com/1234567.json",
"linkName": "GBA rule book conformity certificate",
"linkType": "https://test.uncefact.org/vocabulary/linkTypes/dcc"
"linkURL": "https://c.animaapp.com/b3vf2M20/img/[email protected]",
"linkName": "EV Battery 300Ah Image",
"linkType": "https://vocabulary.uncefact.org/untp/dpp/0.5.0/"
},
"description": "400Ah 24v LiFePO4 battery",
"productCategory": [
Expand Down Expand Up @@ -109,7 +109,7 @@
"type": [
"Identifier"
],
"id": "https://idr.bcmine.pyx.io/gs1/01/09359502000058/21/34001?linkType=gs1:registryEntry",
"id": "http://localhost:3000/gs1/01/09359502000058/21/34001?linkType=gs1:registryEntry",
"name": "Battery Manufacturer",
"registeredId": "9359502000058",
"idScheme": {
Expand All @@ -124,7 +124,7 @@
"type": [
"Identifier"
],
"id": "https://idr.bcmine.pyx.io/gs1/01/09359502000058/21/34001?linkType=gs1:registryEntry",
"id": "http://localhost:3000/gs1/01/09359502000058/21/34001?linkType=gs1:registryEntry",
"name": "Battery Factory",
"registeredId": "9359502000058",
"idScheme": {
Expand Down Expand Up @@ -595,17 +595,9 @@
"verifiedRatio": 0.5,
"traceabilityEvent": [
{
"linkURL": "https://files.example-certifier.com/1234567.json",
"linkName": "GBA rule book conformity certificate",
"linkType": "https://test.uncefact.org/vocabulary/linkTypes/dcc",
"hashDigest": "6239119",
"hashMethod": "SHA-256",
"encryptionMethod": "AES"
},
{
"linkURL": "https://files.example-certifier.com/1234567.json",
"linkName": "GBA rule book conformity certificate",
"linkType": "https://test.uncefact.org/vocabulary/linkTypes/dcc",
"linkURL": "http://localhost:3000/gs1/01/09359502000058/21/20001?linkType=gs1:traceability",
"linkName": "Transformation Event",
"linkType": "https://test.uncefact.org/vocabulary/untp/dte/0.5.0/",
"hashDigest": "6239119",
"hashMethod": "SHA-256",
"encryptionMethod": "AES"
Expand Down
68 changes: 34 additions & 34 deletions credentials/copper_mine/dcc_coppermark_mine.json

Large diffs are not rendered by default.

Loading
Loading