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

Split data within the same column #152

Open
neobernad opened this issue Aug 27, 2020 · 0 comments
Open

Split data within the same column #152

neobernad opened this issue Aug 27, 2020 · 0 comments

Comments

@neobernad
Copy link

Hi all,

Let us suppose the following use case:

Book Authors
Book_1 Author_1_1, Author_1_2
Book_2 Author_2_1, Author_2_2

Is there any way to split the data inside Authorscolumn by ,? For instance, I would like to have separately that Author_1_1-[subClassOf]->Authors and Author_1_2-[subClassOf]->Authors, instead of having the whole string Author_1_1, Author_1_2-[subClassOf]->Authors.

Thanks,
José Antonio

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

1 participant