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

performance_data parameter is ignored for format=jsonld when fetching a term by URI #271

Open
elrayle opened this issue Aug 22, 2019 · 0 comments
Labels

Comments

@elrayle
Copy link
Contributor

elrayle commented Aug 22, 2019

When using default json format, the performance data is correctly displayed...

https://lookup-int.ld4l.org/authorities/show/linked_data/loc/names/n92016188?performance_data=true

image


When using format=jsonld, an exception is thrown.

https://lookup-int.ld4l.org/authorities/show/linked_data/loc/names/n92016188?performance_data=true&format=jsonld

image

Expected the results to include a performance key with the performance data and results key with the jsonld.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Status: Backlog
Development

No branches or pull requests

1 participant