Skip to content

Commit 8ff31f2

Browse files
Update README.md
1 parent b687faf commit 8ff31f2

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

‎README.md‎

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,14 @@ The following notes apply to file naming conventions for editing file name varia
1212
- DATE = the date the file/dataset was generated/created/extracted in `YYYYMMDD` format
1313
- INSTITUTION = the code for the name of the institutional source for the data, such as `penn` or `kansas` or `csl`
1414
- DATATYPE = the type of encoding standard or technical format of the metadata source, such as `marcxml` or `mets` or `csv`
15-
- A DIFFERENTIATOR may also be added on the file name to disambiguate files, using sources names of collections or databases, such as `bibliophilly`, or batch numbers, such as `batch-1`, `batch-2`, etc.
16-
17-
Example file name (for processed and reconciled language data values): `20230816-languages-princeton-marcxml-batch-3-enriched.csv`
15+
- One or more DIFFERENTIATORS may also be added on the file name to disambiguate files, using sources names of collections or databases, such as `bibliophilly`, or batch numbers, such as `batch-1`, `batch-2`, etc.
16+
17+
Examples of correctly formatted file names:
18+
`20230518-materials-rome-mets-legacy-enriched.csv`
19+
`20230630-genres-penn-marcxml-bibliophilly-enriched.csv'
20+
`20230715-names-kansas-marc-enriched.csv`
21+
`20230816-languages-princeton-marcxml-batch-3-enriched.csv`
22+
`20230901-places-hrc-csv-fragments-batch-1-enriched.csv`
1823

1924
## Reconciliation instructions by metadata element / authority type
2025

0 commit comments

Comments
 (0)