Skip to content

CSVW metadata download: Part 2#327

Open
scottlowe wants to merge 8 commits into
mainfrom
sl/csvw-metadata-download
Open

CSVW metadata download: Part 2#327
scottlowe wants to merge 8 commits into
mainfrom
sl/csvw-metadata-download

Conversation

@scottlowe

@scottlowe scottlowe commented Jan 23, 2024

Copy link
Copy Markdown
Contributor

Second part of issue #184.

An HTTP GET request to:

/doc/series-187/release/release-1.csv-metadata.json

... responds with CSVW metadata.

The metadata also contains a csvw:url key which points to the associated CSV data file, e.g.:

/doc/series-187/release/release-1.csv.

The CSVW metadata route loads schema triple data, processes it using JSON-LD; converts the datahost schema into a CSVW schema and finally replaces the Datahost JSON-LD @context value with the legal CSVW @context.

@scottlowe scottlowe force-pushed the sl/csvw-metadata-download branch from bc527b5 to ee10a19 Compare January 25, 2024 01:10
@scottlowe scottlowe marked this pull request as ready for review January 25, 2024 01:11
Comment thread datahost-ld-openapi/hurl-scripts/int-012.hurl Outdated
@scottlowe scottlowe force-pushed the sl/csvw-metadata-download branch from 7e2e574 to e1f8172 Compare January 25, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants