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

Spec says a set object contains an @list #615

Closed
puckipedia opened this issue Mar 16, 2018 · 1 comment
Closed

Spec says a set object contains an @list #615

puckipedia opened this issue Mar 16, 2018 · 1 comment

Comments

@puckipedia
Copy link

<p>A <a>set object</a> MUST be a <a>JSON object</a> that contains no
keys that expand to an <a>absolute IRI</a> or <a>keyword</a> other
than <code>@list</code>, <code>@context</code>, and <code>@index</code>.

this sounds wrong, imo :P

@gkellogg gkellogg self-assigned this Mar 16, 2018
@gkellogg gkellogg added this to the JSON-LD 1.1 milestone Mar 16, 2018
@gkellogg
Copy link
Member

Thanks, obviously should be @set not @list.

gkellogg added a commit that referenced this issue Mar 17, 2018
A set object has `@set`, not `@list` as a component.

Fixes #615.
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

2 participants