samvera / questioning_authority

Question your authorities
Other
54 stars 30 forks source link

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

Open elrayle opened 4 years ago

elrayle commented 4 years ago

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.