Swirrl / datahost-prototypes

Eclipse Public License 1.0
0 stars 0 forks source link

Rename contents key to dcat:dataset #362

Open RickMoynihan opened 7 months ago

RickMoynihan commented 7 months ago

Note this will be a breaking change.

When listing all dataset series in a catalog e.g. with

curl -X 'GET' \
  'https://dluhc-pmd5-prototype.publishmydata.com/data' \
  -H 'accept: application/ld+json'

The "contents" key should be renamed to "dcat:dataset" because it links a catalog at /data with the datasets inside it.