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

Postprocess EAD Parsed data for OpenRefine input #296

Open
deternitydx opened this issue Jul 29, 2021 · 1 comment
Open

Postprocess EAD Parsed data for OpenRefine input #296

deternitydx opened this issue Jul 29, 2021 · 1 comment
Assignees
Labels
OpenRefine Open Refine tasks

Comments

@deternitydx
Copy link
Member

Post-process the tables that are exported from SNAC on converting EAD to OR tables to better support Open Refine records:

  • split on # and ^
  • date and place split to [date, date type] or [place, place type]
  • any others split to multiple rows

Each new row added should have the same number of columns, but leave the first column empty so that OR will combine the new rows with the previous record.

@deternitydx deternitydx added the OpenRefine Open Refine tasks label Jul 29, 2021
@deternitydx deternitydx self-assigned this Jul 29, 2021
@deternitydx
Copy link
Member Author

Keep class constants for the split strings

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

No branches or pull requests

1 participant