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

RIO parser for CSV Web #5058

Open
barthanssens opened this issue Jun 27, 2024 · 1 comment
Open

RIO parser for CSV Web #5058

barthanssens opened this issue Jun 27, 2024 · 1 comment
Assignees
Labels
📶 enhancement issue is a new feature or improvement 📦 rio affects the Rio RDF Parser/Writer toolkit
Milestone

Comments

@barthanssens
Copy link
Contributor

Problem description

CSV on the Web (https://csvw.org/standards.html) specifies how to turn "plain" CSV into RDF using a JSON metadata file, which makes it easy for publishers to turn their existing CSV files (e.g open data from statistical offices) into linked data.

Preferred solution

It would be nice to have a RDFParser capable of transforming the CSVW into triples

Are you interested in contributing a solution yourself?

Yes

Alternatives you've considered

No response

Anything else?

No response

@barthanssens barthanssens added 📶 enhancement issue is a new feature or improvement 📦 rio affects the Rio RDF Parser/Writer toolkit labels Jun 27, 2024
@barthanssens barthanssens added this to the 5.1.0 milestone Jun 27, 2024
@barthanssens barthanssens self-assigned this Jun 27, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 7, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 8, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 8, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 8, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 9, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 9, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 9, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 9, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 9, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 9, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 10, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 11, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 11, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 11, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 11, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 12, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 12, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 14, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 14, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 15, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 15, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 15, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 15, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 15, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 15, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 15, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Jul 16, 2024
@barthanssens
Copy link
Contributor Author

Initial code is done.
Up next: adding the W3C test suite, probably the SHACL test code (which runs a similar test suite) can be reused.

barthanssens added a commit to Fedict/rdf4j that referenced this issue Aug 1, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Aug 21, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Aug 21, 2024
barthanssens added a commit to Fedict/rdf4j that referenced this issue Aug 21, 2024
@hmottestad hmottestad modified the milestones: 5.1.0, 5.2.0 Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📶 enhancement issue is a new feature or improvement 📦 rio affects the Rio RDF Parser/Writer toolkit
Projects
None yet
Development

No branches or pull requests

2 participants