Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit ed9aceb

Browse files
committed
added placeholder text for fields replaced by data function. removed validFrom or Until as it is not standard compliant with VCDM v1
1 parent 648c2b5 commit ed9aceb

33 files changed

+150
-175
lines changed

src/content/3.w3c-credentials/AlpsTourReservation.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,16 @@
1414
"type": "FullJsonSchemaValidator2021"
1515
},
1616
"credentialSubject": {
17-
"id": "did:key:string",
17+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1818
"bookingId": "string"
1919
},
20-
"id": "urn:uuid:3add94f4-28ec-42a1-8704-4e4aa51006b4",
21-
"issued": "2021-08-31T00:00:00Z",
20+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
2221
"issuer": {
23-
"id": "did:web:string",
22+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
2423
"name": "Alp Tour"
2524
},
26-
"validFrom": "2024-05-31T00:00:00Z",
27-
"expirationDate": "2024-05-31T00:00:00Z",
28-
"issuanceDate": "2024-03-31T00:00:00Z"
25+
"expirationDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
26+
"issuanceDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION"
2927
}
3028
```
3129

src/content/3.w3c-credentials/BankId.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"birthDate": "1958-08-17",
1212
"familyName": "DOE",
1313
"givenName": "JOHN",
14-
"id": "identity#bankId"
14+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION"
1515
},
16-
"id": "identity#BankId#3add94f4-28ec-42a1-8704-4e4aa51006b4",
16+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1717
"issued": "2021-08-31T00:00:00Z",
1818
"issuer": {
19-
"id": "did:key:z6MkrHKzgsahxBLyNAbLQyB1pcWNYC9GmywiWPgkrvntAZcj",
19+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
2020
"image": {
2121
"id": "https://images.squarespace-cdn.com/content/v1/609c0ddf94bcc0278a7cbdb4/1660296169313-K159K9WX8J8PPJE005HV/Walt+Bot_Logo.png?format=100w",
2222
"type": "Image"
@@ -25,8 +25,7 @@
2525
"type": "Profile",
2626
"url": "https://images.squarespace-cdn.com/content/v1/609c0ddf94bcc0278a7cbdb4/1660296169313-K159K9WX8J8PPJE005HV/Walt+Bot_Logo.png?format=100w"
2727
},
28-
"validFrom": "2021-08-31T00:00:00Z",
29-
"issuanceDate": "2021-08-31T00:00:00Z"
28+
"issuanceDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION"
3029
}
3130
```
3231

src/content/3.w3c-credentials/BoardingPass.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,21 @@
44
{
55
"@context": ["https://www.w3.org/2018/credentials/v1"],
66
"type": ["VerifiableCredential", "VerifiableAttestation", "BoardingPass"],
7-
"id": "",
7+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
88
"credentialSubject": {
9-
"id": "",
9+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1010
"firstName": "John",
1111
"lastName": "Doe",
1212
"seat": "1A",
1313
"flight": "LH123",
1414
"date": "09/01/2021"
1515
},
1616
"issuer": {
17-
"id": "did:key:z6MkrHKzgsahxBLyNAbLQyB1pcWNYC9GmywiWPgkrvntAZcj",
17+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1818
"name": "Airline"
1919
},
20-
"issuanceDate": "2021-08-31T00:00:00Z",
21-
"validFrom": "2021-09-01T00:00:00Z",
22-
"expirationDate": "2031-08-31T00:00:00Z"
20+
"issuanceDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
21+
"expirationDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION"
2322
}
2423
```
2524

@@ -49,7 +48,6 @@
4948
"id": "<subjectDid>"
5049
},
5150
"issuanceDate": "<timestamp>",
52-
"validFrom": "<timestamp>",
5351
"expirationDate": "<timestamp-in:365d>"
5452
}
5553
```

src/content/3.w3c-credentials/DataspaceParticipantCredential.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,15 @@
99
"VerifiableCredential",
1010
"DataspaceParticipantCredential"
1111
],
12-
"id": "",
12+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1313
"issuer": {
14-
"id": "did:web:delta-dao.com",
14+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1515
"name": "deltaDAO AG"
1616
},
17-
"issuanceDate": "2021-08-31T00:00:00Z",
18-
"validFrom": "2021-09-01T00:00:00Z",
19-
"expirationDate": "2031-08-31T00:00:00Z",
17+
"issuanceDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
18+
"expirationDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
2019
"credentialSubject": {
21-
"id": "Some String or URI",
20+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
2221
"type": "DataspaceParticipant",
2322
"dataspaceId": "Pontus-X",
2423
"legalName": "deltaDAO AG",

src/content/3.w3c-credentials/EducationalID.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,16 @@
77
"https://europa.eu/schemas/v-id/2020/v1",
88
"https://europa.eu/schemas/eidas/2020/v1"
99
],
10-
"id": "urn:uuid:3252d03c-c168-45fd-bf0a-b0b838a65e2c",
10+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1111
"type": [
1212
"VerifiableCredential",
1313
"EducationalID"
1414
],
15-
"issuer": "did:jwk:eyJrdHkiOiJPS1AiLCJkIjoiSElOOVdjVkNxaEd2d1o4STQ3V2VNdHhHY2VTS3B2YUVudTVlWEFvV3lEbyIsImNydiI6IkVkMjU1MTkiLCJraWQiOiJDRlEtTnJhNXlueUJzZnh3eTdhTmY4ZHVBRVVDTWxNSXJSSXJEZzZESXk0IiwieCI6Img1bmJ3Nlg5Sm1JMEJ2dVE1TTBKWGZ6TzhzMmVFYlBkVjI5d3NIVEw5cGsifQ==",
16-
"issuanceDate": "2023-12-13T11:56:31.382517677Z",
17-
"issued": "2023-12-13T11:56:19Z",
18-
"validFrom": "2023-12-13T11:56:19Z",
15+
"issuer": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
16+
"issuanceDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
17+
"issued": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1918
"credentialSubject": {
20-
"id": "did:key:z6MksJPJvvPhV16vRPNkoDyGfp82bacJWor1fTPW62ZXL4Pw#z6MksJPJvvPhV16vRPNkoDyGfp82bacJWor1fTPW62ZXL4Pw",
19+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
2120
"identifier": [
2221
{
2322
"schemeID": "European Student Identifier",
@@ -80,6 +79,7 @@
8079
"credentialSubject": {
8180
"id": "<subjectDid>"
8281
},
83-
"issuanceDate": "<timestamp>"
82+
"issuanceDate": "<timestamp>",
83+
"issued": "<timestamp>"
8484
}
8585
```

src/content/3.w3c-credentials/EmailVerificationCredential.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"https://www.w3.org/2018/credentials/v1",
77
"https://w3id.org/email/v1"
88
],
9-
"id": "urn:uuid:123e4567-e89b-12d3-a456-426614174000",
9+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1010
"type": [
1111
"VerifiableCredential",
1212
"EmailVerificationCredential"
1313
],
14-
"issuer": "did:example:issuer123",
15-
"issuanceDate": "2025-05-12T15:00:00Z",
14+
"issuer": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
15+
"issuanceDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1616
"credentialSubject": {
17-
"id": "did:example:user456",
17+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1818
"name": "Christine Schmidt",
1919
"email": "user@example.com",
2020
"emailVerified": true,

src/content/3.w3c-credentials/EnrollmentCredential.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
```json
44
{
55
"credentialData": {
6-
"id": "urn:uuid:THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
6+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
77
"@context": [
88
"https://www.w3.org/2018/credentials/v1"
99
],
1010
"credentialSubject": {
11-
"id": "did:example:",
11+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1212
"wiserID": "10234567",
1313
"name": "Christine Schmidt",
1414
"birthDate": "1984-04-15",

src/content/3.w3c-credentials/GaiaXTermsAndConditions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#"
99
],
1010
"type": ["VerifiableCredential" ,"GaiaXTermsAndConditions"],
11-
"issuanceDate": "2025-02-23T16:44:24.756Z",
11+
"issuanceDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1212
"credentialSubject": {
1313
"gx:termsAndConditions": "The PARTICIPANT signing the Self-Description agrees as follows:\n- to update its descriptions about any changes, be it technical, organizational, or legal - especially but not limited to contractual in regards to the indicated attributes present in the descriptions.\n\nThe keypair used to sign Verifiable Credentials will be revoked where Gaia-X Association becomes aware of any inaccurate statements in regards to the claims which result in a non-compliance with the Trust Framework and policy rules defined in the Policy Rules and Labelling Document (PRLD).",
1414
"type": "gx:GaiaXTermsAndConditions",
15-
"id": "https://www.delta-dao.com/.well-known/2210_gx_tandc.json"
15+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION"
1616
},
17-
"issuer": "did:web:delta-dao.com",
18-
"id": "https://www.delta-dao.com/.well-known/2210_gx_tandc.json"
17+
"issuer": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
18+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION"
1919
}
2020
```
2121

src/content/3.w3c-credentials/HotelReservation.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"type": "FullJsonSchemaValidator2021"
1515
},
1616
"credentialSubject": {
17-
"id": "did:key:string",
17+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
1818
"familyName": "DOE",
1919
"firstName": "Jane",
2020
"currentAddress": [
@@ -23,14 +23,13 @@
2323
"dateOfBirth": "1993-04-08",
2424
"placeOfBirth": "LILLE, FRANCE"
2525
},
26-
"id": "urn:uuid:3add94f4-28ec-42a1-8704-4e4aa51006b4",
26+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
2727
"issued": "2021-08-31T00:00:00Z",
2828
"issuer": {
29-
"id": "did:web:string",
29+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
3030
"name": "Hotel"
3131
},
32-
"validFrom": "2024-01-31T00:00:00Z",
33-
"issuanceDate": "2024-01-31T00:00:00Z"
32+
"issuanceDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION"
3433
}
3534
```
3635

src/content/3.w3c-credentials/IdentityCredential.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
{
55
"@context": ["https://www.w3.org/2018/credentials/v1"],
66
"type": ["VerifiableCredential", "IdentityCredential"],
7-
"id": "",
7+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
88
"credentialSubject": {
9+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
910
"given_name": "John",
1011
"family_name": "Doe",
1112
"email": "johndoe@example.com",
@@ -22,12 +23,11 @@
2223
"is_over_65": true
2324
},
2425
"issuer": {
25-
"id": "did:key:z6MkrHKzgsahxBLyNAbLQyB1pcWNYC9GmywiWPgkrvntAZcj",
26+
"id": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
2627
"name": "Government of Anytown"
2728
},
28-
"issuanceDate": "2021-08-31T00:00:00Z",
29-
"validFrom": "2021-09-01T00:00:00Z",
30-
"expirationDate": "2031-08-31T00:00:00Z"
29+
"issuanceDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION",
30+
"expirationDate": "THIS WILL BE REPLACED WITH DYNAMIC DATA FUNCTION"
3131
}
3232
```
3333

@@ -61,7 +61,6 @@
6161
"id": "<subjectDid>"
6262
},
6363
"issuanceDate": "<timestamp>",
64-
"validFrom": "<timestamp>",
6564
"expirationDate": "<timestamp-in:365d>"
6665
}
6766
```

0 commit comments

Comments
 (0)