Skip to content

Split data within the same column #152

@neobernad

Description

@neobernad

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions