File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Reconciling places to TGN
2+
3+ 1 . Load ` DATE-places-DATATYPE-INSTITUTION.csv ` into OpenRefine; rename ` DATE-places-DATATYPE-INSTITUTION.csv `
4+ 2 . Add workflow columns: [ JSON] [ place_workflow ]
5+ 3 . Copy ` place_as_recorded ` column and reconcile new ` recon-place ` column against TGN vocabulary: [ JSON] [ place_recon ]
6+ 4 . Apply list of previously reconciled or known places: [ JSON] [ place_known ]
7+ 5 . Manually reconcile and update known places: * edit [ JSON] [ place_known ] and submit pull request*
8+ 6 . Add ` authorized_label_add ` and ` structured_value_add ` columns; finalize workflow: [ JSON] [ place_finalize ]
9+ 7 . Remove any facets and filters
10+ 8 . Export full CSV from OpenRefine (retain file name)
11+
12+ [ place_workflow ] : json/place/010-place-workflow.json
13+ [ place_recon ] : json/place/030-place-recon.json
14+ [ place_known ] : json/place/040-place-known.json
15+ [ place_finalize ] : json/place/090-place-finalize.json
16+
17+ ```
18+ json/place/010-place-workflow.json
19+ json/place/030-place-recon.json
20+ json/place/040-place-known.json
21+ json/place/090-place-finalize.json
22+ ```
You can’t perform that action at this time.
0 commit comments