Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add guides on consuming CSVW #1

Open
RickMoynihan opened this issue Oct 26, 2021 · 1 comment
Open

Add guides on consuming CSVW #1

RickMoynihan opened this issue Oct 26, 2021 · 1 comment

Comments

@RickMoynihan
Copy link
Member

I think we really need to add some guides to demonstrate and motivate stuff on the consumption side to form a complete story. Perhaps COW and CSVLint can currently fulfill this side?

It would be nice for example to add a guide on consuming the grit bins example, and showing the benefits there in R, python, Ruby etc…

Generally I think the biggest bang per buck for CSVW is supporting a consumer side CSVW profile which just adds basic datatype coercion support to the CSV files themselves. I guess you’d need to support URI templates too, so you could have URI as a datatype.

I'm not sure what tooling currently fulfills this usecase; but I think if CSVW is to succeed this is a missing piece.

Longer term it might be worth categorising tools for publication/consumption/validation/transformation etc.

@Robsteranium
Copy link
Contributor

I think we could already write a guide for R, Python and javascript. I haven't checked the tools but there are some that promise this.

I did think about categorising the tools but there's stuff like RDF::Tabular which does everything!

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

No branches or pull requests

2 participants