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

Data source fields in CSV import should be overrideable by entity #34

Open
cbogart opened this issue Aug 17, 2018 · 0 comments
Open

Data source fields in CSV import should be overrideable by entity #34

cbogart opened this issue Aug 17, 2018 · 0 comments

Comments

@cbogart
Copy link
Contributor

cbogart commented Aug 17, 2018

If you know some source identify for an entity imported via CSV file, you should be able to optionally specify it as the entity_source_id (with a custom entity_source_descriptor) as special CSV fields. Currently, entities are identified with their column and row in the CSV file, which only lets you trace provenance back to that file, rather than to the original source data.

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

1 participant