Skip to content

id-maps don't apply scoped context before expanding keys #159

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
gkellogg opened this issue Sep 28, 2019 · 0 comments · Fixed by #173
Closed

id-maps don't apply scoped context before expanding keys #159

gkellogg opened this issue Sep 28, 2019 · 0 comments · Fixed by #173

Comments

@gkellogg
Copy link
Member

This seems to be a bug, as you would expect that an id-map would be able to expand keys based on the context of the map, not the previous context.

When fixed, EXAMPLE 98: Indexing data in JSON-LD by node identifiers in the syntax doc should be updated to put @base in a scoped-context.

Also see w3c/json-ld-syntax#254 (comment).

@gkellogg gkellogg self-assigned this Sep 28, 2019
gkellogg added a commit to w3c/json-ld-syntax that referenced this issue Oct 18, 2019
gkellogg added a commit that referenced this issue Oct 18, 2019
…hen expanding container maps for `@id` and `@type`.

Fixes #159.
@gkellogg gkellogg reopened this Oct 21, 2019
gkellogg added a commit that referenced this issue Oct 23, 2019
…hen expanding container maps for `@id` and `@type`.

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

Successfully merging a pull request may close this issue.

1 participant