-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds the "input blank node identifier map" (#100)
* Adds the "input blank node identifier map" and a way to initialize it from an input N-Quads document, otherwise uses arbitrary identifiers for each blank node in the input dataset. Clears up some ambiguity about original blank node identifiers. * Broken terms. * Apply suggestions from code review Co-authored-by: Ivan Herman <ivan@ivan-herman.net> Co-authored-by: Dave Longley <dlongley@digitalbazaar.com> Co-authored-by: Dan Yamamoto <dan@iij.ad.jp> * In step 7, allow the normalized data set and input blank node identifier map to be used instead of the seralized N-Quads result. * Apply suggestions from code review Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> * Apply suggestions from code review Co-authored-by: Dave Longley <dlongley@digitalbazaar.com> * Grammar suggstion from Ted. * Add input blank node identifier map and canonical issuer to the normalized dataset. This makes the RDF dataset portion of this immutable, initialized from the input dataset. Updates some steps to clarify that updates are for map entries, and not adding quads, which simplifies step 6. * Apply suggestions from code review Co-authored-by: Dan Yamamoto <dan@iij.ad.jp> * Update spec/index.html Co-authored-by: Dave Longley <dlongley@digitalbazaar.com> * Update spec/index.html Co-authored-by: Dave Longley <dlongley@digitalbazaar.com> * Update spec/index.html Co-authored-by: Dave Longley <dlongley@digitalbazaar.com> --------- Co-authored-by: Ivan Herman <ivan@ivan-herman.net> Co-authored-by: Dave Longley <dlongley@digitalbazaar.com> Co-authored-by: Dan Yamamoto <dan@iij.ad.jp> Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
- Loading branch information
1 parent
1a80f75
commit 5903d52
Showing
1 changed file
with
120 additions
and
38 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