Skip to content

Commit

Permalink
Update composable-credentials.md
Browse files Browse the repository at this point in the history
  • Loading branch information
longpd committed Apr 6, 2023
1 parent 82739b4 commit 9a7047e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion final-documents/composable-credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

The Verifiable Credential (VC) ecosystem has encountered several use cases that require a third-party assertion, or a linked claim to an existing object (another VC, a PDF, a web page, etc). Whether it is product reviews, linked claims of self-created credentials, provenance of academic paper reviews, or some other general purpose third-party assertion, these use cases have several requirements in common. Each use case may also require a domain-specific set of fields.

We propose a minimal format for connecting (and optionally cryptographically binding) credentials that will allow each use of third-party assertions to be represented as a set of LinkedClaims. Such a data set will enable verifiers to evaluate the credibility of claims, including those sourced from outside the Verifiable Credential ecosystem.
We propose a minimal format for connecting (and optionally cryptographic binding) credentials that will allow each use of third-party assertions to be represented as a set of LinkedClaims. Such a data set will enable verifiers to evaluate the credibility of claims, including those sourced from outside the Verifiable Credential ecosystem.

Further, we propose to demonstrate the ability to compose several Verifiable Credentials into a single domain-specific credential using the LinkedClaim vocabulary that will satisfy the domain requirements of the likely users.

Expand Down

0 comments on commit 9a7047e

Please sign in to comment.