metagov / daostar

DAOstar (or DAO*) is a set of technical standards and tools for DAOs and DAO tooling
https://daostar.org/
MIT License
52 stars 22 forks source link

version 0.2 #156

Closed thelastjosh closed 11 months ago

thelastjosh commented 11 months ago
  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