Skip to content

Commit cad49e5

Browse files
Create places.md
1 parent 1d2ac86 commit cad49e5

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

‎instructions/places.md‎

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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+
```

0 commit comments

Comments
 (0)