You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,13 +15,13 @@ Notes on editing file name variables (use all lowercase letters where applicable
15
15
2. Add workflow columns: [JSON][name_workflow] (On the left, go to `Undo/Redo`, `Apply` and paste the JSON code)
16
16
3. Copy `name_as_recorded` column and reconcile new `recon-human` column against human type (Q5): [JSON][name_recon_human]
17
17
4. Apply list of previously reconciled or known human names: 0. [JSON][name_known_human_0], 1. [JSON][name_known_human_1], 2. [JSON][name_known_human_2]
18
-
5. Manually reconcile and update known human names: *edit [JSON][name_known_human_2]*
18
+
5. Manually reconcile and update known human names: *edit [JSON][name_known_human_2] and submit pull request*
19
19
6. Add `human-label`, `instance-of-human`, and `human-qid` columns; rename reconciliation column to `recon-organization` to reconcile against organization type (Q43229): [JSON][name_recon_org]
20
20
7. Apply list of previously reconciled or known organization names: [JSON][name_known_org]
21
21
8. Manually reconcile and update known organization names: *edit [JSON][name_known_org]*
22
-
9. Add `organization-label`, `instance-of-organization`, and `organization-qid` columns; consolidate `authorized_label`, `instance_of`, and `structured_value` columns; finalize workflow: [JSON][name_finalize]
23
-
10.Do not forget to close all facets
24
-
11. Export three versions from OpenRefine as CSV files: 1) full document (retain file name), 2) facet by `structured_value` blank (null/empty) = `true` and rename it `DATE-names-DATATYPE-INSTITUTION-unreconciled.csv`, 3) facet by `structured_value` blank (null/empty) = `false` and rename it `DATE-names-DATATYPE-INSTITUTION-reconciled.csv`
22
+
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][name_finalize]
23
+
10.Remove any facets and filters
24
+
11. Export full CSV from OpenRefine (retain file name)
0 commit comments