diff --git a/_data/cb-examples.csv b/_data/cb-examples.csv index 0758d05..da6733b 100644 --- a/_data/cb-examples.csv +++ b/_data/cb-examples.csv @@ -151,4 +151,5 @@ example0149,A Latino Children's Book Collection,image/jpeg,record,/objects/examp example0150,Celebration of Faculty Scholarship 2024,image/jpeg,record,/objects/example0150.jpg,http://libapps.luc.edu/sites/cfs2024/,,/objects/example0150.jpg,CB-Sheets,"Chicago, IL",42.0022328,-87.65624348,A digital collection of publications by Loyola University Chicago faculty presented by Loyola University Chicago Libraries,Faculty scholarship; Academic publications,2024,Digital Exhibit,Academic Library,Loyola University Chicago,Felix Oke; Loyola University Chicago,https://github.com/bfiliks,eng,/objects/small/example0150_sm.jpg,/objects/thumbs/example0150_th.jpg example0151,AI and Libraries Database,image/jpeg,record,/objects/example0151.jpg,https://elibtronic.github.io/AIL_Database/,,/objects/example0151.jpg,CB-CSV,"St. Catharines, Ontario, Canada",43.41983876,-79.25063695,"Database of resources generated by the LJA Course AI and Libraries, For Skeptics.",Artificial Intelligence; AI resources,2024,Digital Archive,,,Tim Ribaric,https://github.com/elibtronic,eng,/objects/small/example0151_sm.jpg,/objects/thumbs/example0151_th.jpg example0152,Mapping Thonet,image/jpeg,record,/objects/example0152.jpg,https://fraukindermann.github.io/Mapping-Thonet/,,/objects/example0152.jpg,CB-GH,"Krems, Austria",48.42795456,15.62252062,"Mapping Thonet is the new visual processing of the image research ""The Public Image of Thonet, Photographs 1850-1900."" The project was funded by the NEUSTART KULTUR project fund and VG Bild-Kunst in 2021.",Art; Photography,2023,Student Project; Digital Archive,,Donau University Krems,Sarah Kindermann,https://github.com/Fraukindermann,eng; fra; esp,/objects/small/example0152_sm.jpg,/objects/thumbs/example0152_th.jpg -example0153,F.B. Eyes Digital Archive: FBI Files on African American Authors and Literary Institutions Obtained through the U.S. Freedom of Information Act (FOIA),image/jpeg,record,/objects/example0153.jpg,https://fbeyes.wustl.edu/,,/objects/example0153.jpg,,"St. Louis, MO",38.64864274,-90.30819691,"The F.B. Eyes Digital Archive makes available for the first time a collection of 51 FBI files on prominent African American authors and literary institutions, many of them unearthed through William J. Maxwell's Freedom of Information Act (FOIA) requests for his 2015 monograph, F.B. Eyes: How J. Edgar Hoover's Ghostreaders Framed African American Literature. First developed as an Omeka exhibit with Jaydee Lee, Paulo Loonin, and Shannon Davis, WashU Libraries staff, Elizabeth Schwartz and Mitch Sumner, migrated the project to CollectionBuilder and Internet Archive for longer term access. ",FBI; FOIA; Internet Archive; Black literature,2024,Digital Archive; Digital Scholarship Project,Academic Library,Washington University in St. Louis,William Maxwell; Humanities Digital Workshop at WashU; WashU Libraries,,eng,/objects/small/example0153_sm.jpg,/objects/thumbs/example0153_th.jpg \ No newline at end of file +example0153,F.B. Eyes Digital Archive: FBI Files on African American Authors and Literary Institutions Obtained through the U.S. Freedom of Information Act (FOIA) ,image/jpeg,record,/objects/example0153.jpg,https://fbeyes.wustl.edu/,,/objects/example0153.jpg,CB-CSV,"St. Louis, MO",38.64864274,-90.30819691,"The F.B. Eyes Digital Archive makes available for the first time a collection of 51 FBI files on prominent African American authors and literary institutions, many of them unearthed through William J. Maxwell's Freedom of Information Act (FOIA) requests for his 2015 monograph, F.B. Eyes: How J. Edgar Hoover’s Ghostreaders Framed African American Literature. First developed as an Omeka exhibit with Jaydee Lee, Paulo Loonin, and Shannon Davis, WashU Libraries staff, Elizabeth Schwartz and Mitch Sumner, migrated the project to CollectionBuilder and Internet Archive for longer term access. ",FBI; FOIA; Internet Archive; Black literature,2024,Digital Archive; Digital Scholarship Project,Academic Library,Washington University in St. Louis,William Maxwell; Humanities Digital Workshop at WashU; WashU Libraries,,eng,/objects/small/example0153_sm.jpg,/objects/thumbs/example0153_th.jpg +example0154,Industrial Architecture of Montreal,image/jpeg,record,/objects/example0154.jpg,https://digital.library.mcgill.ca/industrial/,,/objects/example0154.jpg,CB-CSV,"Montreal, QC",45.50306793,-73.57586718,"Industrial Architecture of Montreal is an index of industrial buildings in the city of Montreal, originally created by McGill Libraries in 1999. The site is part of a pilot to explore options for migrating old digital collections websites that have become difficult to maintain but could still have research value to our community.",montreal; architecture; industrial,2024,Digital Archive; Digital Scholarship Project,Academic Library,McGill University Libraries,neltanner,https://github.com/neltanner/,eng; fra;,/objects/small/example0154_sm.jpg,/objects/thumbs/example0154_th.jpg \ No newline at end of file diff --git a/objects/example0154.jpg b/objects/example0154.jpg new file mode 100644 index 0000000..b32c2c1 Binary files /dev/null and b/objects/example0154.jpg differ diff --git a/objects/object_list.csv b/objects/object_list.csv index 9629b50..0ad9a83 100644 --- a/objects/object_list.csv +++ b/objects/object_list.csv @@ -154,3 +154,4 @@ object_location,image_small,image_thumb /objects/example0151.jpg,/objects/small/example0151_sm.jpg,/objects/thumbs/example0151_th.jpg /objects/example0152.jpg,/objects/small/example0152_sm.jpg,/objects/thumbs/example0152_th.jpg /objects/example0153.png,/objects/small/example0153_sm.jpg,/objects/thumbs/example0153_th.jpg +/objects/example0154.jpg,/objects/small/example0154_sm.jpg,/objects/thumbs/example0154_th.jpg diff --git a/objects/small/example0154_sm.jpg b/objects/small/example0154_sm.jpg new file mode 100644 index 0000000..839073e Binary files /dev/null and b/objects/small/example0154_sm.jpg differ diff --git a/objects/thumbs/example0154_th.jpg b/objects/thumbs/example0154_th.jpg new file mode 100644 index 0000000..6817a30 Binary files /dev/null and b/objects/thumbs/example0154_th.jpg differ