Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 4.6 KB

README.md

File metadata and controls

46 lines (38 loc) · 4.6 KB

collectionbuilder-sample-data

This repository contains demo metadata for various CollectionBuilder templates.

Hosted Demo Collections

These metadata spreadsheets contain items with URLs to files hosted at University of Idaho Library--this means you do not need any objects in your project repository! This makes it easy to use these examples to start up a sample project or experiment.

  • "psychiana_cbdemo_csv.csv" is prepped to work with CollectionBuilder-CSV.
    • 67 items, mix of formats (image, pdf, audio, video)
    • place the demo csv in your project's "_data" folder, and configure the metadata value in your "_config.yml".
    • Items from the Psychiana Digital Collection
  • "psychiana_cbdemo_gh.csv" is prepped to work with CollectionBuilder-GH or Sheets.
    • 67 items, mix of formats (image, pdf, audio, video)
    • All items are links hosted at University of Idaho Library, so you do not need any objects!
    • On GH, place the demo csv in your project's "_data" folder, and configure the metadata value in your "_config.yml".
    • On Sheets, configure the metadata-csv value in your "_config.yml" to https://raw.githubusercontent.com/CollectionBuilder/collectionbuilder-sample-data/main/psychiana_cbdemo_gh.csv.
    • Items from the Psychiana Digital Collection
  • "watkins_cbdemo_gh.csv" is prepped to work with CollectionBuilder-GH or Sheets.
    • 80 items, images only
    • On GH, place the demo csv in your project's "_data" folder, and configure the metadata value in your "_config.yml".
    • On Sheets, configure the metadata-csv value in your "_config.yml" to https://raw.githubusercontent.com/CollectionBuilder/collectionbuilder-sample-data/main/watkins_cbdemo_gh.csv.
    • Items from the Carleton Watkins Mine Interiors Collection
  • "idaho_cities_cbdemo_urls.csv" is prepped to work with CollectionBuilder-GH, -Sheets, or -CSV.
    • 371 items, images only
    • On GH or CSV, place the demo csv in your project's "_data" folder, and configure the metadata value in your "_config.yml".
    • On Sheets, configure the metadata-csv value in your "_config.yml" to https://raw.githubusercontent.com/CollectionBuilder/collectionbuilder-sample-data/main/idaho_cities_cbdemo_urls.csv.
    • Items from Idaho Cities and Towns Collection
  • "nwpostcards_cbdemo_urls.csv" is prepped to work with CollectionBuilder-GH or -CSV.
    • 192 items, mix of image and multiple types
    • On GH or CSV, place the demo csv in your project's "_data" folder, and configure the metadata value in your "_config.yml".
    • On Sheets, configure the metadata-csv value in your "_config.yml" to https://raw.githubusercontent.com/CollectionBuilder/collectionbuilder-sample-data/main/nwpostcards_cbdemo_urls.csv.
    • Items from Northwest Historical Postcards Collection

Note: CB-Sheets uses the "psychiana_cbdemo_gh.csv", "watkins_cbdemo_gh.csv", and "idaho_cities_cbdemo_urls.csv" files from this repository as demo options.

Workshop Demo Data

Intended for the context of workshops where demo data is necessary to go through steps of creating a collection, these packages contain metadata and objects, but may not be completely prepared and ready to go!