Skip to content

Commit 4e50a49

Browse files
Update README.md
1 parent 5901ae3 commit 4e50a49

1 file changed

Lines changed: 15 additions & 9 deletions

File tree

‎README.md‎

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Digital Scriptorium OpenRefine documentation and JSON recipes for data reconcili
44

55
## General instructions
66

7+
### File naming conventions
8+
79
When utilizing the JSON instructions (also known as recipes) found in this repository for DS data in OpenRefine, find the left column, select the `Undo/Redo` tab, select `Apply`, paste the JSON code, and then select `Perform operations`. This will execute the prewritten commands which perform various actions on the data for the reconciliation process and when merging new datasets with previous ones.
810

911
Facets and filters can also be used on the data by using drop-down menus available on each column header and displayed in the left column when selecting the `Facet/Filter` tab.
@@ -22,36 +24,40 @@ Examples of correctly formatted file names:
2224
- `20230816-languages-princeton-marcxml-batch-3-enriched.csv`
2325
- `20230901-places-hrc-csv-fragments-batch-1-enriched.csv`
2426

25-
## Reconciliation instructions by metadata element / authority type
27+
### Manual reconciliation
28+
TBD.
29+
30+
### Automated reconciliation instructions by metadata element / authority type
31+
Introductory text?
2632

27-
### Genres
33+
#### Genres
2834

2935
[Genre reconciliation instructions](/instructions/genres.md)
3036

31-
### Languages
37+
#### Languages
3238

3339
[Language reconciliation instructions](/instructions/languages.md)
3440

35-
### Materials
41+
#### Materials
3642

3743
[Material reconciliation instructions](/instructions/materials.md)
3844

39-
### Names
45+
#### Names
4046

4147
[Name reconciliation instructions](/instructions/names.md)
4248

43-
### Places
49+
#### Places
4450

4551
[Place reconciliation instructions](/instructions/places.md)
4652

47-
### Subjects
53+
#### Subjects
4854

4955
[Subject reconciliation instructions](/instructions/subjects.md)
5056

51-
### Titles
57+
#### Titles
5258

5359
[Title reconciliation instructions](instructions/titles.md)
5460

55-
## Instructions for integrating new reconciliations with previously reconciled data
61+
### Instructions for integrating new reconciliations with previously reconciled data
5662

5763
[Merging newly enriched data with data dictionaries](instructions/merge-new-data.md)

0 commit comments

Comments
 (0)