core icon indicating copy to clipboard operation
core copied to clipboard

CSV to JSON: w3c spec

Open pietercolpaert opened this issue 9 years ago • 5 comments

Now a recommendation: http://www.w3.org/TR/2015/REC-csv2json-20151217/

pietercolpaert avatar Dec 18 '15 10:12 pietercolpaert

Nice, but aren't we already conform the minimal standard that is explained in this spec? The standard mode seems a little bit too complex imo.

coreation avatar Dec 18 '15 10:12 coreation

I think the JSON-LD extensions are interesting... There are many small aspects in this specs, which I did not have the time for yet to study in detail ;)

pietercolpaert avatar Dec 18 '15 10:12 pietercolpaert

From my quick look at it the JSON-LD allows for meta-data to be passed combined with the data in it, I'm not sure what the benefit of a CSV -> JSON-LD without adding real semantic links though?

coreation avatar Dec 18 '15 11:12 coreation

Ah, I've read it the other way: JSON-LD → CSV is interesting.

I'm just going to park this issue here. Going to read it in more detail later and in meantime people with a more thorough opinion can leave comments ;-)

pietercolpaert avatar Dec 18 '15 11:12 pietercolpaert

This also became a recommendation: http://www.w3.org/TR/2015/REC-csv2rdf-20151217/

akuckartz avatar Dec 19 '15 07:12 akuckartz