Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 2.01 KB

genres.md

File metadata and controls

49 lines (36 loc) · 2.01 KB

Reconciling genres

  1. Load DATE-genres-INSTITUTION-DATATYPE.csv into OpenRefine; rename DATE-genres-INSTITUTION-DATATYPE-enriched.csv
  2. Add workflow columns: JSON

to AAT

  1. Copy filtered genre_as_recorded column and reconcile new recon-genre column against AAT vocabulary: JSON
  2. Apply list of previously reconciled or known AAT terms: JSON
  3. Manually reconcile and update known AAT genre terms: edit JSON and submit pull request
  4. Add aat-label and genre-aat columns: JSON

to FAST

  1. Copy filtered genre_as_recorded column and reconcile new recon-genre column against FAST terms: JSON
  2. Apply list of previously reconciled or known FAST terms: JSON
  3. Manually reconcile and update known FAST genre terms: edit JSON and submit pull request
  4. Add fast-label and genre-fast columns: JSON

TBD instructions for other genres as needed

all genre terms: finalize

  1. Finalize workflow; add authorized_label_add and structured_value_add columns: JSON
  2. Remove any facets and filters
  3. Export full CSV from OpenRefine (retain file name)
json/genre/010-genre-workflow.json
json/genre/aat/030-genre-aat-recon.json
json/genre/aat/040-genre-aat-known.json
json/genre/aat/050-genre-aat.json
json/genre/fast/030-genre-fast-recon.json
json/genre/fast/040-genre-fast-known.json
json/genre/fast/050-genre-fast.json
json/genre/090-genre-finalize.json