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

Improve how the @context is handled, cached, and populated. #367

Open
Exulansis opened this issue Sep 19, 2019 · 0 comments
Open

Improve how the @context is handled, cached, and populated. #367

Exulansis opened this issue Sep 19, 2019 · 0 comments
Labels
finished new feature New feature or request
Milestone

Comments

@Exulansis
Copy link
Collaborator

Description

All Did Documents and Verifiable Credentials created by the library should include @context entries mandated by the spec, (e.g. "https://www.w3.org/2019/did/v1" for Did Documents). Furthermore, we need to ensure we are using up to date definitions for our terms, and that no errors occur during normalization (e.g. triples being omitted).

Note: This issue was already addressed as part of issue #337 (pr #338) and eventually merged into 4.0-beta1 through #340. In order to simplify the review and feedback process, we decided it can be re-implemented (reusing existing code where possible) as a separate PR.

For reference purposes, please see the issues mentioned above, and this notion document

@Exulansis Exulansis added the new feature New feature or request label Sep 19, 2019
@Exulansis Exulansis added this to the 4.0 milestone Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
finished new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant