njtierney / datadevtools

Development tools for sharing data
7 stars 0 forks source link

create_<metadata> or SCHEMA format for data metadata #2

Open njtierney opened 5 years ago

njtierney commented 5 years ago

This could take a data.frame as the argument and then generate a basic jsonld format that the user can fill in.

create_jsonld(object).

njtierney commented 5 years ago

So here the idea is that jsonld would provide metadata for your datasources that would be indexed by google data search

njtierney commented 5 years ago

it looks like data spice does what we want: https://github.com/ropenscilabs/dataspice

njtierney commented 5 years ago

don't forget data sauce: https://github.com/ropenscilabs/datasauce