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

Fix field names in mapping headers #22

Merged
merged 2 commits into from
Apr 18, 2018
Merged

Conversation

twagoo
Copy link
Collaborator

@twagoo twagoo commented Mar 23, 2018

Field names are treated in a case sensitive manner by the importer. Therefore the all-upper-case field names in the CSV headers must be replaced with the actual field names with proper case.

Changed the field names in the header row to `_componentProfile`, `resourceClass`, otherwise the mapping will not be carried out
@vronk vronk merged commit c2af429 into acdh-oeaw:master Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants