Re: Generating CSV from JSON-LD: w3c tabular data vs frictionless

Hi folks,

after some ramblings, I started writing some ideas about providing
semantic information
in Frictionless data package files.

https://docs.google.com/document/d/1ACMG0dbzHt1NSXxeJ2pHf8zFnnbl7pSiZ6X_-uggdQI/edit#

The general idea is that combining REST API Linked Data Keywords [1]
with Frictionless API [2]
mapping CSV to RDF is quite straightforward provided that CSV files
are not too complex.

This approach is somewhat reversible, since for that files you can:

RDF --Framing--> JSON --> CSV (Frictionless + LD Keywords) --> JSON
--@context--> RDF

Probably, if we define a full jsonschema frictionless profile things
will be even more easy.

I understand that this approach might seem weird from a RDF
perspective, but it seems to me that
it is quite usable.

Ideas? Have a nice day,
R.

1: https://ioggstream.github.io/draft-polli-restapi-ld-keywords/draft-polli-restapi-ld-keywords.html
2: https://github.com/frictionlessdata/specs

Received on Monday, 18 July 2022 16:31:06 UTC