GSS-Cogs / linked-data-repository

A repository to hold and store CSV-Ws, Turtle and other Linked data
Apache License 2.0
0 stars 0 forks source link

Develop API #1

Open robons opened 2 years ago

robons commented 2 years ago

All URIs should adhere to the URL standards for GOV.UK.

API technical and data standards (v2 - 2019)

Catalogue Endpoints

N.B. When uploading, nothing should be returned in the 'live' listing endpoints until the whole ingestion/indexing process has been completed.

Content Acquisition Endpoints

Do we want to support the memento protocol?

https://github.com/ONSdigital/dp/blob/main/standards/API_STANDARDS.md

canwaf commented 2 years ago

Do we want to automatically generate a CSV-W from a given RDF? (Though clearly not something we're building now.)

robons commented 2 years ago

Do we want to automatically generate a CSV-W from a given RDF? (Though clearly not something we're building now.)

I don't think so. There's no way to know we'd be making a sensible CSV-W. Which records do we decide are the ones from the RDF which should be present in the CSV and which ones need to go in the metadata JSON? How do you 'correctly' decide?