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

Create more maps based on a single source_column #47

Open
andimou opened this issue Jun 6, 2013 · 8 comments
Open

Create more maps based on a single source_column #47

andimou opened this issue Jun 6, 2013 · 8 comments
Assignees

Comments

@andimou
Copy link
Member

andimou commented Jun 6, 2013

Occasionally it might be necessary to map a certain source_column to the same property more than once.

Let's have a more concrete example. The authors of a publication may be described as a single value on a csv file, e.g. "Mannens, Erik ; Van de Walle, Rik". We need to map each author to an entity e.g. Person or to certain properties e.g. foaf:givenName and foaf:lastName. Or in a json case "name_last_first":"Mannens, Erik".

Possible solution would be to use the :process (and regular expression).

@ghost ghost assigned andimou Jun 6, 2013
@pietercolpaert
Copy link
Member

We need to do a brainstorming session about this. I believe this is also related with #35.

@andimou
Copy link
Member Author

andimou commented Jun 7, 2013

It is to brainstorm but after some sort discussion with @mielvds concluded that might not be related or at least solved in the same way. in sort, #35 demands re-initiation of the ETML while this might not.

@pietercolpaert
Copy link
Member

It might or might not indeed. Let's reserve some time for this next week to tackle both issues.

@coreation
Copy link
Member

@andimou Can this be closed, or has there been something discussed about this at all?

@andimou
Copy link
Member Author

andimou commented Jul 22, 2013

No it's not to be closed. It's under discussion.

@coreation
Copy link
Member

Ok, just checking up, thanks!

@coreation
Copy link
Member

@andimou so... can this be closed, I think I saw the creation of multiple triples out of 1 source column.

@coreation
Copy link
Member

@andimou bump!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants