diff --git a/_data/cb-examples.csv b/_data/cb-examples.csv index d14b8f5..fc138fa 100644 --- a/_data/cb-examples.csv +++ b/_data/cb-examples.csv @@ -136,4 +136,5 @@ example0134,Global Fairy Tales: A Collection of Stories from Around the Globe,im example0135,Young Adult Fiction: A Collection of Recent Works,image/jpeg,record,/objects/example0135.jpg,https://lsis5425-fall2023.github.io/group-5/,,/objects/example0135.jpg,CB-GH,"Durham, NC",35.97543094,-78.89962183,"This collection includes 10 items of current Young Adult Fiction with themes including Coming of Age, Racism, etc. The primary age-group is high school.",Fiction; Coming of age,2023,Student Project,,North Carolina Central University,DJE228; SigiKK,https://github.com/LSIS5425-Fall2023,eng,/objects/small/example0135_sm.jpg,/objects/thumbs/example0135_th.jpg example0136,Coloring Book Collection,image/jpeg,record,/objects/example0136.jpg,https://lsis5425-fall2023.github.io/group-6/,,/objects/example0136.jpg,CB-GH,"Durham, NC",35.97543094,-78.89962183,"This small coloring book collection is for anyone wanting to learn something new and meditate, but that struggles to learn from a book only.",Coloring books; Meditation,2023,Student Project,,North Carolina Central University,WLeehr08; aalle119,https://github.com/LSIS5425-Fall2023,eng,/objects/small/example0136_sm.jpg,/objects/thumbs/example0136_th.jpg example0137,Bread Making: Resources for Making Bread,image/jpeg,record,/objects/example0137.jpg,https://lsis5425-fall2023.github.io/group-8/,,/objects/example0137.jpg,CB-GH,"Durham, NC",35.97543094,-78.89962183,"This collection includes resources covering easy breads and beginner techniques for kids and novice bakers, advanced techniques for professionals or proficient bakers, information on various baking ingredients, and equipment necessary to pursue the hobby.",Bread; Bread making; Baking,2023,Student Project,,North Carolina Central University,jwesthaf,https://github.com/LSIS5425-Fall2023,eng,/objects/small/example0137_sm.jpg,/objects/thumbs/example0137_th.jpg -example0138,A Collection of Romantic Poetry,image/jpeg,record,/objects/example0138.jpg,https://lsis5425-fall2023.github.io/group-10/,,/objects/example0138.jpg,CB-GH,"Durham, NC",35.97543094,-78.89962183,A collection of books on romantic poetry focused on people interested learning about poetry or for people wanting to write poetry,Poetry; Romantic poetry,2023,Student Project,,North Carolina Central University,Andrew Daniels; Alex Zakel,https://github.com/LSIS5425-Fall2023,eng,/objects/small/example0138_sm.jpg,/objects/thumbs/example0138_th.jpg \ No newline at end of file +example0138,A Collection of Romantic Poetry,image/jpeg,record,/objects/example0138.jpg,https://lsis5425-fall2023.github.io/group-10/,,/objects/example0138.jpg,CB-GH,"Durham, NC",35.97543094,-78.89962183,A collection of books on romantic poetry focused on people interested learning about poetry or for people wanting to write poetry,Poetry; Romantic poetry,2023,Student Project,,North Carolina Central University,Andrew Daniels; Alex Zakel,https://github.com/LSIS5425-Fall2023,eng,/objects/small/example0138_sm.jpg,/objects/thumbs/example0138_th.jpg +example0139,Pine Street School and Meridian Elementary,image/jpeg,record,/objects/example0139.jpg,https://historycenter.mld.org/pinestreetschool/,,/objects/example0139.jpg,CB-CSV,"Meridian, ID",43.61313572,-116.3887168,"This collection contains photos and documents pertaining to the history and historical renovation of the Pine Street School, as well as some materials from the nearby, and institutionally connected, Meridian Elementary School. ",Local history; Idaho; Schools,2023,Digital Archive,Public Library,Meridian Library District,Meridian Library District History Center,https://github.com/historycenter-mld,eng,/objects/small/example0139_sm.jpg,/objects/thumbs/example0139_th.jpg \ No newline at end of file diff --git a/objects/example0139.jpg b/objects/example0139.jpg new file mode 100644 index 0000000..dc15de6 Binary files /dev/null and b/objects/example0139.jpg differ diff --git a/objects/object_list.csv b/objects/object_list.csv index 4dfb554..9a0fbdf 100644 --- a/objects/object_list.csv +++ b/objects/object_list.csv @@ -139,3 +139,4 @@ object_location,image_small,image_thumb /objects/example0136.jpg,/objects/small/example0136_sm.jpg,/objects/thumbs/example0136_th.jpg /objects/example0137.jpg,/objects/small/example0137_sm.jpg,/objects/thumbs/example0137_th.jpg /objects/example0138.jpg,/objects/small/example0138_sm.jpg,/objects/thumbs/example0138_th.jpg +/objects/example0139.jpg,/objects/small/example0139_sm.jpg,/objects/thumbs/example0139_th.jpg diff --git a/objects/small/example0139_sm.jpg b/objects/small/example0139_sm.jpg new file mode 100644 index 0000000..2e3ed50 Binary files /dev/null and b/objects/small/example0139_sm.jpg differ diff --git a/objects/thumbs/example0139_th.jpg b/objects/thumbs/example0139_th.jpg new file mode 100644 index 0000000..7216104 Binary files /dev/null and b/objects/thumbs/example0139_th.jpg differ