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

add context tests #411

Closed
wants to merge 1 commit into from
Closed

add context tests #411

wants to merge 1 commit into from

Conversation

dpetran
Copy link
Contributor

@dpetran dpetran commented Mar 7, 2023

Fixes #395

The real work is done in the json-ld library, which allows you to force expansion by compacting with a "null" context.
fluree/json-ld#14
^needs to be merged first.

Just a note that for queries we don't return json-ld in it's fully expanded form if you use a null context, we just expand the properties.

@dpetran dpetran requested a review from a team March 7, 2023 20:48
@dpetran dpetran closed this Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature/query syntax to force namespace expansion in query results
1 participant