Skip to content

Commit

Permalink
add index
Browse files Browse the repository at this point in the history
  • Loading branch information
woutslakhorst committed Nov 15, 2024
1 parent 3ace17f commit 9d40ac3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions vcr/assets/assets/default.index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ indices:
- name: index_issuer
parts:
- iriPath: ["https://www.w3.org/2018/credentials#issuer"]
- name: index_subject
parts:
- iriPath: ["https://www.w3.org/2018/credentials#credentialSubject"]
- name: index_organization
parts:
- iriPath: ["https://www.w3.org/2018/credentials#credentialSubject", "http://schema.org/organization", "http://schema.org/legalname"]
Expand All @@ -20,3 +17,8 @@ indices:
parts:
- iriPath: ["https://www.w3.org/2018/credentials#credentialSubject"]
- iriPath: ["https://www.w3.org/2018/credentials#credentialSubject", "https://nuts.nl/credentials/v1#subject"]
- name: index_auth_subject_purpose_resources
parts:
- iriPath: ["https://www.w3.org/2018/credentials#credentialSubject"]
- iriPath: ["https://www.w3.org/2018/credentials#credentialSubject", "https://nuts.nl/credentials/v1#purposeOfUse"]
- iriPath: ["https://www.w3.org/2018/credentials#credentialSubject", "https://nuts.nl/credentials/v1#resources", "https://nuts.nl/credentials/v1#path"]

0 comments on commit 9d40ac3

Please sign in to comment.