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

no support for repeating fields #52

Open
AnneFrankStichting opened this issue Dec 11, 2022 · 2 comments
Open

no support for repeating fields #52

AnneFrankStichting opened this issue Dec 11, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@AnneFrankStichting
Copy link

LD wizard does not offer the transform a CSV column with multiple values into RDF statements for each of the values present.

@wouterbeek
Copy link
Collaborator

This is indeed missing at the moment. It is common for cells to use a separator like ; or , to store multiple values.

@wouterbeek wouterbeek added the enhancement New feature or request label Dec 12, 2022
@AnneFrankStichting
Copy link
Author

The values in the CSV are separated by a comma. But in the conversion to RDF the LD Wizard uses the multipple values together with the separator as one string value.

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
None yet
Development

No branches or pull requests

2 participants