-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
relatedResource
and digestSRI
to the vocabulary.
* Added anchors to the `digestSRI` and `relatedResource` terms (to be used by the vocabulary) * Added a section to define the `sristring` datatype * Added the `digestSRI`, `relatedResource`, `mediaType` to the v2 context * Added the `digestSRI` and `relatedResource` properties, as well as the `sriString` datatype to `vocabulary.yml` * Added a section on datatypes in the `template.html` file for the vocabulary generation * Added the `vocabulary.drawio` file to the repository and expanded the `README.md` file in the the corresponding directory * Updated the diagram, finalized the vocabulary (there were syntax errors) * `sristring` -> `sriString` --------- Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> Co-authored-by: David I. Lehn <dlehn@digitalbazaar.com>
- Loading branch information
1 parent
5536809
commit 5d8849b
Showing
8 changed files
with
876 additions
and
212 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,9 @@ | |
.vscode | ||
.idea | ||
.gitignore | ||
*.bkp | ||
|
||
**/node_modules | ||
**/.DS_Store | ||
**/.vscode | ||
**/package-lock.json | ||
**/package-lock.json |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.