dbpedia / databus

A digital factory platform for managing files online with stable IDs, high-quality metadata, powerful API and tools for building on data: find, access, make interoperable, re-use
Apache License 2.0
41 stars 17 forks source link

Metadata JSON Response for Dataset URI in the Energy Databus #22

Closed yum-yab closed 1 year ago

yum-yab commented 2 years ago

In the energy-databus the json-metadata-response is broken and metadata is not returned, so for example

curl -H "Accept: application/jsonld" https://energy.databus.dbpedia.org/chrwm/test/ksz2050_r2_ks80_fugitive_emissions/2022-08-02/

returns not the metadata but

{"message":"/gstore/git/chrwm/test/ksz2050_r2_ks80_fugitive_emissions/2022-08-02/dataid.jsonld"}

Note:

It could be a Bug with mounting since the paths of gstore/git/whatever changed during the updates of the databus.

holycrab13 commented 1 year ago

Get requests on resources are now either HTML or dynamic RDF generated by virtuoso (any RDF format that virtuoso supports)