Merged
Conversation
Member
thelastjosh
commented
Oct 7, 2023
- interoperated with the verifiable credential specification; added new rationale
- changed member to subject, memberAttestationsURI to subjectAttestationsURI to make the schema more widely applicable / analogous to verifiable credentials
- changed issuerURI to just issuer, since issuerURI is effectively "issuer" in the VC specification
- changed expiration to expirationDate, following the VC specification
- adjusted the "id" to conform to the VC specification, though we've retained a "type" field in the credentialSubject object
- changed attestationIssuer field to attestationIssuerURI field; added new schema for attestationIssuerURI
- changed capitalization of all types to TypeName from typeName to match schema.org examples
- created a new generic Attestation type, added issuerURI and attestationURI to it
- added a new schema for attestation types (moved over from regulatory interop), and removed extensions section
- added a new schema for contributions
- added apiURI to support OpenAPI interop
- added a signature section
- added a use-case for publishing daoURI as an attestation through a service such as EAS
1. interoperated with the verifiable credential specification; added new rationale 3. changed member to subject, memberAttestationsURI to subjectAttestationsURI to make the schema more widely applicable / analogous to verifiable credentials 3. changed issuerURI to just issuer, since issuerURI is effectively "issuer" in the VC specification 4. changed expiration to expirationDate, following the VC specification 5. adjusted the "id" to conform to the VC specification, though we've retained a "type" field in the credentialSubject object 1. changed attestationIssuer field to attestationIssuerURI field; added new schema for attestationIssuerURI 2. changed capitalization of all types to TypeName from typeName to match schema.org examples 4. created a new generic Attestation type, added issuerURI and attestationURI to it 5. added a new schema for attestation types (moved over from regulatory interop), and removed extensions section 2. added a new schema for contributions 3. added apiURI to support OpenAPI interop 4. added a signature section 5. added a use-case for publishing daoURI as an attestation through a service such as EAS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.