Skip to content

Commit

Permalink
docs: remove default type in config
Browse files Browse the repository at this point in the history
Signed-off-by: Nam Hoang <[email protected]>
  • Loading branch information
namhoang1604 authored and ashleythedeveloper committed Oct 23, 2024
1 parent cac3936 commit a7a70f0
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions app-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@
"@type": "WebRenderingTemplate2022"
}
],
"type": ["VerifiableCredential", "DigitalProductPassport"],
"type": ["DigitalProductPassport"],
"dlrLinkTitle": "Cherries Product Passport",
"dlrIdentificationKeyType": "gtin",
"dlrVerificationPage": "http://localhost:3003/verify"
Expand Down Expand Up @@ -1297,7 +1297,7 @@
"@type": "WebRenderingTemplate2022"
}
],
"type": ["VerifiableCredential", "DigitalIdentityAnchor"],
"type": ["DigitalIdentityAnchor"],
"dlrLinkTitle": "DigitalIdentityAnchor",
"dlrIdentificationKeyType": "gtin",
"dlrVerificationPage": "http://localhost:3003/verify"
Expand Down Expand Up @@ -3026,7 +3026,7 @@
"@type": "WebRenderingTemplate2022"
}
],
"type": ["VerifiableCredential", "DigitalConformityCredential"],
"type": ["DigitalConformityCredential"],
"dlrLinkTitle": "DigitalConformityCredential",
"dlrIdentificationKeyType": "gtin",
"dlrVerificationPage": "http://localhost:3003/verify"
Expand Down Expand Up @@ -4220,7 +4220,7 @@
"@type": "WebRenderingTemplate2022"
}
],
"type": ["VerifiableCredential", "DigitalFacilityRecord"],
"type": ["DigitalFacilityRecord"],
"dlrLinkTitle": "DigitalFacilityRecord",
"dlrIdentificationKeyType": "gln",
"dlrVerificationPage": "http://localhost:3003/verify"
Expand Down Expand Up @@ -5445,7 +5445,7 @@
"@type": "WebRenderingTemplate2022"
}
],
"type": ["VerifiableCredential", "DigitalProductPassport"],
"type": ["DigitalProductPassport"],
"dlrLinkTitle": "Cherries Product Passport",
"dlrIdentificationKeyType": "gtin",
"dlrVerificationPage": "http://localhost:3003/verify"
Expand Down Expand Up @@ -6680,7 +6680,7 @@
"@type": "WebRenderingTemplate2022"
}
],
"type": ["VerifiableCredential", "DigitalProductPassport"],
"type": ["DigitalProductPassport"],
"dlrLinkTitle": "Cherries Product Passport",
"dlrIdentificationKeyType": "gtin",
"dlrVerificationPage": "http://localhost:3003/verify"
Expand Down Expand Up @@ -7915,7 +7915,7 @@
"@type": "WebRenderingTemplate2022"
}
],
"type": ["VerifiableCredential", "DigitalProductPassport"],
"type": ["DigitalProductPassport"],
"dlrLinkTitle": "Cherries Product Passport",
"dlrIdentificationKeyType": "gtin",
"dlrVerificationPage": "http://localhost:3003/verify"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ P-->>C: Return VC and resolver URL
},
"epcisAggregationEvent": {
"context": ["https://www.w3.org/2018/credentials/v1", "https://gs1.org/voc/"],
"type": ["VerifiableCredential", "EPCISAggregationEvent"],
"type": ["DigitalTraceabilityEvent"],
"renderTemplate": [
{
"type": "html",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ P-->>C: Return digital conformity credential VC and resolver URL
"context": [
"https://jargon.sh/user/unece/ConformityCredential/v/0.5.0/artefacts/jsonldContexts/ConformityCredential.jsonld?class=ConformityCredential"
],
"type": ["VerifiableCredential", "DigitalConformityCredential"],
"type": ["DigitalConformityCredential"],
"renderTemplate": [
{
"template": "<div><h2>DigitalConformityCredential</h2></div>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ P-->>C: Return digital facility record VC and resolver URL
},
"digitalFacilityRecord": {
"context": ["https://www.w3.org/2018/credentials/v1", "https://gs1.org/voc/"],
"type": ["VerifiableCredential", "DigitalFacilityRecord"],
"type": ["DigitalFacilityRecord"],
"renderTemplate": [
{
"template": "<div><h2>DigitalFacilityRecord</h2></div>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ P-->>C: Return digital identity anchor VC and resolver URL
},
"digitalIdentityAnchor": {
"context": ["https://www.w3.org/2018/credentials/v1", "https://gs1.org/voc/"],
"type": ["VerifiableCredential", "DigitalIdentityAnchor"],
"type": ["DigitalIdentityAnchor"],
"renderTemplate": [
{
"template": "<div><h2>DigitalIdentityAnchor</h2></div>",
Expand Down
2 changes: 1 addition & 1 deletion documentation/docs/mock-apps/services/process-dpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ P-->>C: Return VC and resolver URL
"@type": "WebRenderingTemplate2022"
}
],
"type": ["VerifiableCredential", " DigitalProductPassport"],
"type": ["DigitalProductPassport"],
"dlrLinkTitle": "Steel Passport",
"dlrIdentificationKeyType": "gtin",
"dlrVerificationPage": "http://localhost:3332/verify"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ P-->>C: Return object event VC and resolver URL
},
"epcisObjectEvent": {
"context": ["https://www.w3.org/2018/credentials/v1", "https://gs1.org/voc/"],
"type": ["VerifiableCredential", "DigitalTraceabilityEvent"],
"type": ["DigitalTraceabilityEvent"],
"renderTemplate": [
{
"template": "<div><h2>Object Event</h2></div>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ P-->>C: Return VC and resolver URL
},
"epcisTransactionEvent": {
"context": ["https://www.w3.org/2018/credentials/v1", "https://gs1.org/voc/"],
"type": ["VerifiableCredential", "EPCISTransactionEvent"],
"type": ["DigitalTraceabilityEvent"],
"renderTemplate": [
{
"type": "html",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ P-->>C: Return EPCIS VC
},
"epcisTransformationEvent": {
"context": ["https://www.w3.org/2018/credentials/v1", "https://gs1.org/voc/"],
"type": ["VerifiableCredential", "EPCISTransformationEvent"],
"type": ["DigitalTraceabilityEvent"],
"renderTemplate": [
{
"type": "html",
Expand Down Expand Up @@ -84,7 +84,7 @@ P-->>C: Return EPCIS VC
},
"dpp": {
"context": ["https://www.w3.org/2018/credentials/v1", "https://schema.org/"],
"type": ["VerifiableCredential", "DigitalProductPassport"],
"type": ["DigitalProductPassport"],
"renderTemplate": [
{
"type": "html",
Expand Down

0 comments on commit a7a70f0

Please sign in to comment.