Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 0.2 #156

Merged
merged 1 commit into from
Oct 7, 2023
Merged

version 0.2 #156

merged 1 commit into from
Oct 7, 2023

Conversation

thelastjosh
Copy link
Member

  1. interoperated with the verifiable credential specification; added new rationale
  2. 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
  6. changed attestationIssuer field to attestationIssuerURI field; added new schema for attestationIssuerURI
  7. changed capitalization of all types to TypeName from typeName to match schema.org examples
  8. created a new generic Attestation type, added issuerURI and attestationURI to it
  9. added a new schema for attestation types (moved over from regulatory interop), and removed extensions section
  10. added a new schema for contributions
  11. added apiURI to support OpenAPI interop
  12. added a signature section
  13. 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
@thelastjosh thelastjosh merged commit 6608a43 into frm/daoip-3-update Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant