hyperledger / anoncreds-spec

The specification for AnonCreds verifiable credential exchange.
https://hyperledger.github.io/anoncreds-spec/
Apache License 2.0
45 stars 24 forks source link

Added section about W3C Verifiable Credential/Presentation representation #185

Closed Artemkaaas closed 8 months ago

Artemkaaas commented 9 months ago

Add section describing how AnonCreds credentials and presentations can be represented in the W3C Data Model standard.

swcurran commented 9 months ago

@Artemkaaas -- please address the conflicts. Should be easy :-)

swcurran commented 9 months ago

Looks good!

I think there are some style adjustments to be made -- e.g. when/where to use [[ref:]]-- to be consistent with the rest of the spec. However, I suggest that since I'm about to do a pass to align that across the spec, I can do that in a follow up PR. I also saw a couple of cleanups, but I think they can be adjusted during that edit cleanup pass that is planned.

The only thing that I think is under explained is the use of MessagePack in the spec. I think there should be a sub-section and overview of how MessagePack is used, and at least a link to the MessagePack spec.