Swirrl / datahost-prototypes

Eclipse Public License 1.0
0 stars 0 forks source link

Serve an empty JSON sidecar with CSV downloads #219

Closed kirahowe closed 1 year ago

kirahowe commented 1 year ago

We would like to support CSVW downloads. The first step is returning an empty JSON-LD sidecar. This issue is to update all CSV responses to include a header pointing to the json sidecar, and to set up the route that will serve this JSON.

Some notes for the implementation: