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

Integrate csvwlib to support W3C CSVW #43

Closed
ceteri opened this issue Dec 20, 2020 · 6 comments
Closed

Integrate csvwlib to support W3C CSVW #43

ceteri opened this issue Dec 20, 2020 · 6 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@ceteri
Copy link
Collaborator

ceteri commented Dec 20, 2020

Add support for W3C CSV on the Web (CSWV).

See also:

@ceteri ceteri added the enhancement New feature or request label Dec 20, 2020
@ceteri ceteri added this to the Release 0.2.x milestone Dec 20, 2020
@ceteri ceteri self-assigned this Dec 20, 2020
@ceteri ceteri added this to To do in kglab Dec 20, 2020
@ceteri
Copy link
Collaborator Author

ceteri commented Dec 24, 2020

One example dataset for illustrating CSV import into a graph:
https://www.kaggle.com/boltcutters/food-allergens-and-allergies?select=FoodData.csv

@ceteri
Copy link
Collaborator Author

ceteri commented Dec 24, 2020

NB: while the W3C CSVW impl in Py is much appreciated, the structure of csvwlib is something we might refactor, while preserving the same calling interface that it exposes currently:

  • publishes the CSVWConverter class, which has required parameters embedded inside its logic
  • data access is only through URLs, not files

@ceteri
Copy link
Collaborator Author

ceteri commented Dec 25, 2020

@ceteri
Copy link
Collaborator Author

ceteri commented Jan 20, 2021

This looks interesting... https://github.com/CLARIAH/COW

@ceteri ceteri moved this from To do to In progress in kglab Feb 4, 2021
@ceteri
Copy link
Collaborator Author

ceteri commented Feb 4, 2021

COW has loads of extras, and appears to be leaning much toward CLI use. Would be more difficult to integrate.

ceteri added a commit that referenced this issue Feb 4, 2021
WIP integrate CSV on the Web (CSVW) as a serialization method #43
@ceteri
Copy link
Collaborator Author

ceteri commented Feb 4, 2021

@ceteri ceteri moved this from In progress to Done in kglab Mar 7, 2021
@ceteri ceteri closed this as completed Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
kglab
  
Done
Development

No branches or pull requests

1 participant