Vocabulary pruning and improvement phase 1 #127
Merged
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.
This is the first of several steps to clean up the Security Vocabulary. The main changes are:
defined by
tag has been added in the (YAML) vocabulary definition. This is translated into therdfs:isDefinedBy
statement in the formal vocabularies, and a textual translation thereof in the HTML text. Any other text in the property definitions had been removed. Bottom line: the official term definition is the in VCWG specifications, the vocabulary just "refers" to that. Some additional comments:proof
,nonce
andrevoked
, that have no formal definition, but are used, or to-be-used in our spec as well. The vocabulary have comments on this, and these must be solved asapEd25519VerificationKey2020
andEd25519Signature2020
classes that are defined in a normative Appendix of eddsa.For reviewers
The PR does not include the visible files, i.e., the vocabulary in HTML/JSON-LD/Turtle. This is because the generation of these files happen automatically by a GitHub action. To make the reviews possible:
vocab/credentials/v2/vocabulary.yml
and, for the text framework in the generated HTML, on thevocab/credentials/v2/template.html
files. (These are the vocabulary generation input files.)Preview | Diff