Skip to content

Duplicated content in Expansion algorithm steps #243

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

Closed
kasei opened this issue Dec 11, 2019 · 4 comments
Closed

Duplicated content in Expansion algorithm steps #243

kasei opened this issue Dec 11, 2019 · 4 comments

Comments

@kasei
Copy link
Contributor

kasei commented Dec 11, 2019

The Expansion Algorithm step 13.4.4 includes these two sub-steps:

  • 13.4.4.4) Otherwise, set expanded value to the result of using the IRI Expansion algorithm, passing type-scoped context for active context, true for vocab, and true for document relative to expand the value or each of its items. If result already has an entry for @type, prepend the value of @type in result to expanded value, transforming it into an array, if necessary.
  • 13.4.4.5) If result already has an entry for @type, prepend the value of @type in result to expanded value, transforming it into an array, if necessary.

The latter step seems to be included in the former step. Given the context of 13.4.4.4, this seems surely to be accidental.

@iherman
Copy link
Member

iherman commented Dec 13, 2019

This issue was discussed in a meeting.

  • RESOLVED: remove repeated text from expansion 13.4.4.4
View the transcript Return of the adding an entry step
Rob Sanderson: #243
Rob Sanderson: https://w3c.github.io/json-ld-api/#expansion-algorithm
Rob Sanderson: in the expansion algorithm, step 13.4.4.4 and 13.4.4.5
… there is the same text repeated
… looks like a copy-paste error
Proposed resolution: remove repeated text from expansion 13.4.4.4 (Rob Sanderson)
Gregg Kellogg: +1
Harold Solbrig: +1
Rob Sanderson: +1
Tim Cole: +1
David I. Lehn: +1
Pierre-Antoine Champin: +1
Benjamin Young: +!
Benjamin Young: +1
Resolution #4: remove repeated text from expansion 13.4.4.4

@gkellogg
Copy link
Member

@kasei, please let us know if changes in #249 satisfactorily address your concern.

@kasei
Copy link
Contributor Author

kasei commented Dec 18, 2019

Looks good, thanks.

@iherman
Copy link
Member

iherman commented Dec 20, 2019

This issue was discussed in a meeting.

  • RESOLVED: Close completed editorial issues API#242, #243, #244, #245, #246
View the transcript Close editorial issues
Proposed resolution: Close completed editorial issues API#242, #243, #244, #245, #246 (Rob Sanderson)
Ruben Taelman: +1
Gregg Kellogg: +1
Ivan Herman: +1
Pierre-Antoine Champin: +1
Jeff Mixter: +1
Tim Cole: +1
Rob Sanderson: +1
Adam Soroka: +1
Resolution #9: Close completed editorial issues API#242, #243, #244, #245, #246

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants