Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 2.04 KB

names.md

File metadata and controls

33 lines (30 loc) · 2.04 KB

Reconciling names to Wikidata

  1. Load DATE-names-INSTITUTION-DATATYPE.csv into OpenRefine; rename DATE-names-INSTITUTION-DATATYPE-enriched.csv
  2. Add workflow columns: JSON (On the left, go to Undo/Redo, Apply and paste the JSON code, and Perform operations)
  3. Copy name_as_recorded column and reconcile new recon-human column against human type (Q5): JSON
  4. Apply list of previously reconciled or known human names: 0. JSON, 1. JSON, 2. JSON
  5. Manually reconcile and update known human names: edit JSON and submit pull request
  6. Add human-label, instance-of-human, and human-qid columns; rename reconciliation column to recon-organization to reconcile against organization type (Q43229): JSON
  7. Apply list of previously reconciled or known organization names: JSON
  8. Manually reconcile and update known organization names: edit JSON
  9. Add organization-label, instance-of-organization, and organization-qid columns; add instance_of_add, authorized_label_add, and structured_value_add columns; finalize workflow: JSON
  10. Remove any facets and filters
  11. Export full CSV from OpenRefine (retain file name)
json/name/010-name-workflow.json
json/name/030-name-recon-human.json
json/name/040-name-known-human.json
json/name/041-name-known-human.json
json/name/042-name-known-human.json
json/name/050-name-recon-org.json
json/name/060-name-known-org.json
json/name/090-name-finalize.json