From e57f9a68db91e1196fb42943bd94c0daafcd904c Mon Sep 17 00:00:00 2001 From: mnyrop Date: Fri, 9 Feb 2024 14:20:35 -0500 Subject: [PATCH] init catalog metadata --- .eleventy.js | 23 +- site/_data/items.json | 2824 ++++++++++++----- site/_data/items_PRIOR.json | 730 +++++ .../components/viewers/osd-iiif.html | 6 +- site/_includes/layouts/item.html | 74 + site/_includes/partials/exhibit-card.html | 3 +- site/_includes/partials/item-card.html | 3 +- site/pages/browse/items.md | 3 +- site/pages/items.md | 37 +- 9 files changed, 2921 insertions(+), 782 deletions(-) create mode 100644 site/_data/items_PRIOR.json create mode 100644 site/_includes/layouts/item.html diff --git a/.eleventy.js b/.eleventy.js index 856f8ade..b88d7b28 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -25,6 +25,16 @@ module.exports = function(eleventyConfig) { return moment(date).utc().format('LL'); }) + // limit filter + eleventyConfig.addFilter('limit', function (arr, limit) { + return arr.slice(0, limit); + }) + + // inspect objects as JSON + eleventyConfig.addFilter('jsonify', (data) => { + return JSON.stringify(data, null, "\t") + }) + const markdownItOptions = { html: true, } @@ -43,20 +53,11 @@ module.exports = function(eleventyConfig) { markdownItAnchorOptions ) - eleventyConfig.setLibrary("md", markdownLib) - - // limit filter - eleventyConfig.addFilter('limit', function (arr, limit) { - return arr.slice(0, limit); - }) - - // inspect objects as JSON - eleventyConfig.addFilter('jsonify', (data) => { - return JSON.stringify(data, null, "\t") - }) + eleventyConfig.setLibrary("md", markdownLib) // layout aliases eleventyConfig.addLayoutAlias('base', 'layouts/base.html') + eleventyConfig.addLayoutAlias('item', 'layouts/item.html') eleventyConfig.addLayoutAlias('page', 'layouts/page.html') // passthrough copy diff --git a/site/_data/items.json b/site/_data/items.json index 4c1ddf15..9ef1d296 100644 --- a/site/_data/items.json +++ b/site/_data/items.json @@ -1,730 +1,2094 @@ -[ - { - "id": "CSL00001", - "label": "Chicano Classification System", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00001/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00001_CSL00001_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00001_CSL00001_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00001%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00002", - "label": "Prospectus for a Chicano Periodical Index Project", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00002/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00002_CSL00002_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00002_CSL00002_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00002%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00003", - "label": "Chicano Studies Library Serials Collection", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00003/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00003_CSL00003_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00003_CSL00003_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00003%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00004", - "label": "Chicanas in the 80's: Unsettled Issues", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00004/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00004_CSL00004_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00004_CSL00004_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00004%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00005", - "label": "Plan for the Development of the Chicano Database", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00005/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00005_CSL00005_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00005_CSL00005_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00005%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00006", - "label": "Nightly Backup Procedure", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00006/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00006_CSL00006_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00006_CSL00006_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00006%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00007", - "label": "Job Vacancy Listing: Library Coordinator (1975)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00007/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00007_CSL00007_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00007_CSL00007_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00007%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00008", - "label": "Goals of the Ethnic Studies Libraries (1993)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00008/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00008_CSL00008_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00008_CSL00008_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00008%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00009", - "label": "CSL Donor Reception Invitation (1993)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00009/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00009_CSL00009_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00009_CSL00009_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00009%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00010", - "label": "Undocumented Scars Publicity Mailer (1993)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00010/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00010_CSL00010_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00010_CSL00010_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00010%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00011", - "label": "Staff Meeting Minutes 3/3/89", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00011/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00011_CSL00011_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00011_CSL00011_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00011%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00012", - "label": "Letter from Wilma Salvatori Torri (1974) ", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00012/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00012_CSL00012_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00012_CSL00012_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00012%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00013", - "label": "CU News Volume 48, Number 22 6/10/93", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00013/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00013_CSL00013_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00013_CSL00013_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00013%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00014", - "label": "Letter from Lea Burroughs (1995)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00014/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00014_CSL00014_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00014_CSL00014_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00014%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00015", - "label": "Mexican Amerian Biographies Acknowledgement ", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00015/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00015_CSL00015_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00015_CSL00015_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00015%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00016", - "label": "Letter from Sherry Levy-Reiner, Ph.D. (1991)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00016/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00016_CSL00016_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00016_CSL00016_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00016%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00017", - "label": "Letters to and from Alexandr Vaschenko(1988)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00017/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00017_CSL00017_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00017_CSL00017_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00017%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00018", - "label": "Chicano Feminist Thought Acknowledgements ", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00018/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00018_CSL00018_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00018_CSL00018_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00018%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00019", - "label": "CSL Operation/Projects & Staff Assignments (1975)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00019/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00019_CSL00019_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00019_CSL00019_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00019%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00020", - "label": "Ernesto Galarza @ UCB Flyer", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00020/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00020_CSL00020_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00020_CSL00020_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00020%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00021", - "label": "Imagining Aztlan Galeria de la Raza postcard (1998)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00021/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00021_CSL00021_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00021_CSL00021_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00021%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00022", - "label": "Aspectos de la Literatura Chicana", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00022/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00022_CSL00022_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00022_CSL00022_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00022%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00023", - "label": "Chicano Periodical Index Worksheet", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00023/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00023_CSL00023_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00023_CSL00023_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00023%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00024", - "label": "Stephens Hall Space Meeting- Nov. 21, 1994", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00024/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00024_CSL00024_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00024_CSL00024_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00024%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00025", - "label": "Ground Floor - Stephens Hall- Floor Plan Jan. 1", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00025/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00025_CSL00025_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00025_CSL00025_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00025%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00026", - "label": "Letter to Nevil Leimanis 1996", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00026/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00026_CSL00026_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00026_CSL00026_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00026%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00027", - "label": "CDB Review in ANSS Currents (2004)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00027/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00027_CSL00027_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00027_CSL00027_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00027%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00028", - "label": "OCLC Publicity Flier", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00028/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00028_CSL00028_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00028_CSL00028_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00028%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00029", - "label": "Letter from Library of Congress (1990)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00029/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00029_CSL00029_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00029_CSL00029_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00029%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00030", - "label": "CSL Newsletter June 1985", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00030/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00030_CSL00030_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00030_CSL00030_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00030%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00031", - "label": "CSL Newsletter March 1987", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00031/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00031_CSL00031_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00031_CSL00031_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00031%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00032", - "label": "CSL Newsletter February 1986", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00032/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00032_CSL00032_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00032_CSL00032_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00032%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00033", - "label": "CSL Newsletter May 1989", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00033/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00033_CSL00033_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00033_CSL00033_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00033%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00034", - "label": "CSL Newsletter February 1991", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00034/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00034_CSL00034_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00034_CSL00034_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00034%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00035", - "label": "Chicano Database Indexing Manual 2003", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00035/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00035_CSL00035_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00035_CSL00035_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00035%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00036", - "label": "Chicano Database Worksheet - Books", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00036/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00036_CSL00036_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00036_CSL00036_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00036%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00037", - "label": "EBSCO Promo Flier ", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00037/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00037_CSL00037_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00037_CSL00037_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00037%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00038", - "label": "Chicano Thesaurus Revision Project Sponsored by LAUC", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00038/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00038_CSL00038_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00038_CSL00038_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00038%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00039", - "label": "LAUC Research Project to Revise the Chicano Thesaurus", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00039/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00039_CSL00039_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00039_CSL00039_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00039%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00040", - "label": "Chicano Database - July 2000", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00040/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00040_CSL00040_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00040_CSL00040_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00040%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00041", - "label": "Chicano Studies Library Publications ", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00041/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00041_CSL00041_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00041_CSL00041_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00041%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00042", - "label": "Chicano Anthology Index Flier", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00042/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00042_CSL00042_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00042_CSL00042_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00042%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00043", - "label": "Chicano Studies UC Berkeley 1982-83", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00043/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00043_CSL00043_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00043_CSL00043_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00043%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00044", - "label": "Chicano Studies Bulletin - Spring '71", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00044/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00044_CSL00044_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00044_CSL00044_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00044%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00045", - "label": "Faculty Assessment of Chicano Library Collection", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00045/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00045_CSL00045_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00045_CSL00045_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00045%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00046", - "label": "The Strike Explained", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00046/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00046_CSL00046_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00046_CSL00046_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00046%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00047", - "label": "No Progress Report - Updates on University's progress with TWLF", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00047/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00047_CSL00047_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00047_CSL00047_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00047%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00048", - "label": "TWLF protest photographs", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00048/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00048_CSL00048_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00048_CSL00048_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00048%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00049", - "label": "TWLF protest photographs", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00049/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00049_CSL00049_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00049_CSL00049_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00049%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00050", - "label": "Chicano Database on CD-ROM", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00050/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00050_CSL00050_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00050_CSL00050_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00050%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00051", - "label": "Letter from Virginia Pratt to Francisco Garcia-Ayvens at CSL", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00051/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00051_CSL00051_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00051_CSL00051_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00051%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00052", - "label": "Strike Demands", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00052/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00052_CSL00052_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00052_CSL00052_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00052%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00053", - "label": "Letter from Chicano Center mentioning CSL", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00053/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00053_CSL00053_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00053_CSL00053_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00053%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00054", - "label": "Chicano Thesaurus for indexing materials", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00054/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00054_CSL00054_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00054_CSL00054_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00054%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00055", - "label": "Chicano Database Press release with Logo", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00055/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00055_CSL00055_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00055_CSL00055_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00055%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00056", - "label": "Proposal for the Establishment of a National Clearinghouse for Chicano Serials ", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00056/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00056_CSL00056_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00056_CSL00056_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00056%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00057", - "label": "Chicano Information Management Consortium of CA", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00057/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00057_CSL00057_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00057_CSL00057_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00057%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00058", - "label": "Letter from Thomas Holt to Richard Chabran (VORT)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00058/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00058_CSL00058_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00058_CSL00058_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00058%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00059", - "label": "Chicano Librarian Workshop by Cesar Caballero", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00059/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00059_CSL00059_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00059_CSL00059_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00059%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00060", - "label": "Letter showing interest in purchasing subscription to Chicano Periodical Index", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00060/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00060_CSL00060_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00060_CSL00060_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00060%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00061", - "label": "Letter from Excelsior: interest in writing article about Chicano Index", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00061/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00061_CSL00061_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00061_CSL00061_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00061%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00062", - "label": "Grant Request for Chicano Periodical Project Index", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00062/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00062_CSL00062_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00062_CSL00062_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00062%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00063", - "label": "CPI Letter of Intent (1981)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00063/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00063_CSL00063_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00063_CSL00063_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00063%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00064", - "label": "CPI Project Proposal to National Endowment for the Humanities Research Materials Programs -Tools ", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00064/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00064_CSL00064_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00064_CSL00064_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00064%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00065", - "label": "Chicano Periodical Index Processing Manual", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00065/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00065_CSL00065_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00065_CSL00065_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00065%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00066", - "label": "CPI Launch Press Release (1978)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00066/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00066_CSL00066_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00066_CSL00066_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00066%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00067", - "label": "CPI Mailer Advertisement (1979-1981)", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00067/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00067_CSL00067_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00067_CSL00067_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00067%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00068", - "label": "CPI Project general meeting minutes", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00068/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00068_CSL00068_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00068_CSL00068_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00068%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00069", - "label": "Chicano Information management Consortium of CA", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00069/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00069_CSL00069_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00069_CSL00069_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00069%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00070", - "label": "Entry Card from old Serials catalog drawer", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00070/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00070_CSL00070_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00070_CSL00070_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00070%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00071", - "label": "Sample Serials Check In Card", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00071/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00071_CSL00071_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00071_CSL00071_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00071%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00072", - "label": "Voz de La A.B.C. Volume 1, Number 4", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00072/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00072_CSL00072_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00072_CSL00072_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00072%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00073", - "label": "6 CSL Collection Posters", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00073/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00073_CSL00073_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00073_CSL00073_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00073%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00074", - "label": "Bibliopolitica cover and title page", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00074/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00074_CSL00074_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00074_CSL00074_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00074%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00075", - "label": "BiblioPolitica Article: Los Apuntes de Padilla: A chicano Prototype for Bibliographic Research", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00075/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00075_CSL00075_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00075_CSL00075_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00075%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00076", - "label": "Bibliopolitica Article: Notes on the History and Future of Major Academic Chicano Libraries", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00076/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00076_CSL00076_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00076_CSL00076_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00076%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00077", - "label": "Bibliopolitica: The Usefulness of the Chicano Thesaurus for Indexing Chicano Materials", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00077/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00077_CSL00077_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00077_CSL00077_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00077%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00078", - "label": "A bibliography of criticism of contemporary Chicano literature - front cover and back cover", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00078/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00078_CSL00078_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00078_CSL00078_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00078%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00079", - "label": "A bibliography of criticism of contemporary Chicano literature - title page", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00079/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00079_CSL00079_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00079_CSL00079_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00079%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00080", - "label": "\"Chicano library thriving\" Oakland Tribune article", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00080/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00080_CSL00080_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00080_CSL00080_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00080%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00081", - "label": "Occupied America A History of Chicanos ", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00081/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00081_CSL00081_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00081_CSL00081_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00081%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00082", - "label": "MALDEF letter from Hariette Surovell to Richard Chabran", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00082/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00082_CSL00082_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00082_CSL00082_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00082%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00083", - "label": "Letter from alameda county librarian (Barbara Boyd) to Francisco Garcia", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00083/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00083_CSL00083_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00083_CSL00083_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00083%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00084", - "label": "CD-ROM in the Library Today and Tomorrow", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00084/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00084_CSL00084_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00084_CSL00084_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00084%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00085", - "label": "Letter from James Danky to Francisco Garcia-Gyvens", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00085/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00085_CSL00085_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00085_CSL00085_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00085%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00086", - "label": "Guide to the Chicano Database on CD-ROM", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00086/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00086_CSL00086_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00086_CSL00086_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00086%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00087", - "label": "Letter from Cesar Caballero to Richard Chabran ", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00087/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00087_CSL00087_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00087_CSL00087_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00087%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00088", - "label": "Memo to Mesa Directiva from Library and Research Committee", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00088/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00088_CSL00088_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00088_CSL00088_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00088%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00089", - "label": "Obreros: The Mexican Workers of el Paso, 1900-1920", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00089/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00089_CSL00089_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00089_CSL00089_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00089%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00090", - "label": "Anglo and Mexicans in the making of Texas, 1836-1986", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00090/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00090_CSL00090_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00090_CSL00090_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00090%2Fmanifest.json&theme=dark" - }, - { - "id": "CSL00091", - "label": "Letter of CSL Assessment from Wilma Salvatori Torri, Italian Researcher", - "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00091/manifest.json", - "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00091_CSL00091_001/square/700,/0/default.jpg", - "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00091_CSL00091_001/full/800,/0/default.jpg", - "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00091%2Fmanifest.json&theme=dark" - } -] \ No newline at end of file +[ + { + "id" : "CSL00001", + "label" : "Chicano Classification System", + "Alternate title" : [ "CCS" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Arce, José Antonio, 1948-2018" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "approximately 1972-2001", + "Extent" : "450 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ "Loose sheets in three-ring binder with tab separators", "Includes several insertions and manuscript annotations", "Single-sided, with occasional scrap paper content on versos." ], + "Narrative Summary" : "", + "Keyword" : [ "access, metadata" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ "Classification schemes" ], + "Format" : [ "volume", "integrating resource", "typescript" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00002", + "label" : "Prospectus for a Chicano Periodical Index Project", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Chabrán, Richard" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1978", + "Extent" : "13 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano Periodical Index", "Access tools" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ "Prospectuses" ], + "Format" : [ "typescript", "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ "https://search.library.berkeley.edu/permalink/01UCS_BER/1thfj9n/alma991021951939706532" ], + "Identifier" : [ ] + }, + { + "id" : "CSL00003", + "label" : "Chicano Studies Library Serials Collection Advertisement", + "Alternate title" : [ "CSL Serials Collection Advertisement" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "between 1989 and 1992?", + "Extent" : "3 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Contents list for section 9, and price list for microfilm sets 1-11, of the Chicano Studies Library Serials Collection; section 12 is listed as forthcoming, December 1992.", + "Keyword" : [ "Serials" ], + "Subject" : [ "Chicano serials collection" ], + "Genre" : [ "Advertisements" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00004", + "label" : "Chicanas in the 80's: Unsettled Issues (title page)", + "Alternate title" : [ "Chicanas in the 1980s" ], + "Corporate Creator" : [ "Mujeres en Marcha (Club)", "NACS Conference (11th : 1982 : Tempe, Ariz.) " ], + "Person Creator" : [ "Córdova, Teresa", "Cuádraz, Gloria", "Decierdo, Margarita Arce", "González, Deena J., 1952-" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library Publications Unit" ], + "Date of Publication or Production" : "1982", + "Extent" : "1 page", + "Dimensions" : "8.5 x 5.5 inches", + "Language" : [ "English" ], + "Notes" : [ "Title page only" ], + "Narrative Summary" : "Title page from the volume of proceedings from the conference, including transcripts of talks by panel speakers and moderators Teresa Córdova, Gloria Cuádraz, Margarita Decierdo, and Deena González", + "Keyword" : [ "Chicanas" ], + "Subject" : [ "Chicanas" ], + "Genre" : [ "Conference papers and proceedings" ], + "Format" : [ "publication", "volume" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00005", + "label" : "Plan for the Development of the Chicano Database", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1993", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ "Adhesive note with pencil notes attached" ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano database" ], + "Subject" : [ "Chicano database" ], + "Genre" : [ "Records (Documents)" ], + "Format" : [ "typescript", "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00006", + "label" : "Nightly Backup Procedure", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Castillo-Speed, Lillian" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1984", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano database", "technologies" ], + "Subject" : [ ], + "Genre" : [ "Procedures (Documents)" ], + "Format" : [ "typescript", "manuscript", "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00007", + "label" : "Job Vacancy Listing: Chicano Studies Library Coordinator", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Gonzalez, Lila", "Armada, Dolores" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1975", + "Extent" : "3 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Job vacancy listing and job description for Library Coordinator position at the Chicano Studies Library", + "Keyword" : [ "Staffing", "History" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Genre" : [ "Records (Documents)" ], + "Format" : [ "typescript", "form", "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00008", + "label" : "Goals of the Ethnic Studies Libraries", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Ethnic Studies Library", "University of California, Berkeley. Department of Ethnic Studies" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1993", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "History" ], + "Subject" : [ "University of California, Berkeley. Ethnic Studies Library" ], + "Genre" : [ "Records (Documents)" ], + "Format" : [ "typescript", "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00009", + "label" : "Chicano Studies Library Donor Reception Invitation", + "Alternate title" : [ "CSL Donor Reception Invitation" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1993", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Invitation and program for a donor reception and recognition ceremony event held April 23, 1993", + "Keyword" : [ "History", "Acknowledgements" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library", "Benefactors" ], + "Genre" : [ "Invitations", "Programs (Publications)" ], + "Format" : [ "typescript", "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00010", + "label" : "Undocumented Scars Exhibit Publicity Mailer", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library", "Sociedad Locura Artística del Barrio" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1993", + "Extent" : "2 pages", + "Dimensions" : "7 x 10 inches", + "Language" : [ "English", "Spanish" ], + "Notes" : [ ], + "Narrative Summary" : "Announcement of an exhibit and reception of contemporary Raza art featuring the artists' group Sociedad Locura Artística del Barrio (SLAB)", + "Keyword" : [ "History", "Art" ], + "Subject" : [ "Exhibits", "Chicano art" ], + "Genre" : [ "Advertisements" ], + "Format" : [ "printed", "loose sheets" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00011", + "label" : "Staff Meeting Minutes, March 3, 1989", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Castillo-Speed, Lillian" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1989", + "Extent" : "4 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Staffing" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Genre" : [ "Records (Documents)" ], + "Format" : [ "typescript", "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00012", + "label" : "Letter from Wilma Salvatori Torri, September 10, 1974", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Torri, Wilma Salvatori" ], + "Place of Publication or Production" : [ "Torino, Italy" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1974", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Letter of thanks from Wilma Salvatori Torri, an Italian student who used the Chicano Studies Library for her thesis research", + "Keyword" : [ "Acknowledgements" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Genre" : [ "Letters" ], + "Format" : [ "typescript", "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00013", + "label" : "CU News. (Volume 48, Number 22, June 10, 1993)", + "Alternate title" : [ "Weekly Newsletter of the Library" ], + "Corporate Creator" : [ "University of California, Berkeley. Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1993", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "loose page, double sided " ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00014", + "label" : "Letter from Lea Burroughs, October 30, 1995", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Burroughs, Lea", "Castillo-Speed, Lillian" ], + "Place of Publication or Production" : [ "San Fransisco, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1995", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ ], + "Genre" : [ "Letters" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00015", + "label" : "Mexican Amerian Biographies (Acknowledgements)", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Meier, Matt S." ], + "Place of Publication or Production" : [ "New York, New York" ], + "Publisher Name" : [ "Greenwood Press" ], + "Date of Publication or Production" : "1988", + "Extent" : "3 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ "Extract of acknowledgements from the volume, which mention the Chicano Studies Library. Also includes the title page and table of contents." ], + "Narrative Summary" : "", + "Keyword" : [ "Acknowledgements" ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00016", + "label" : "Letter from Sherry Levy-Reiner, July 1, 1991", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Levy-Reiner, Sherry", "Castillo-Speed, Lillian" ], + "Place of Publication or Production" : [ "Washington, D.C." ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1991", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ ], + "Genre" : [ "Letters" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00017", + "label" : "Letters to and from Alexandr Vaschenko, 1997 and 1998", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Vashchenko, A. (Aleksandr)", "Castillo-Speed, Lillian" ], + "Place of Publication or Production" : [ "Moscow, Russia", "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1987|1988", + "Extent" : "6 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ ], + "Genre" : [ "Letters" ], + "Format" : [ "letters & envelope" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00018", + "label" : "Chicano Feminist Thought (Acknowledgements)", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Garcia, Alma M." ], + "Place of Publication or Production" : [ "New York, New York" ], + "Publisher Name" : [ "Routledge" ], + "Date of Publication or Production" : "1997", + "Extent" : "3 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ "Extract of acknowledgements from the volume, edited by Alma M. Garcia, mentioning Lillian Castillo-Speed and the Chicano Studies Library." ], + "Narrative Summary" : "", + "Keyword" : [ "Acknowledgements" ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00019", + "label" : "Chicano Studies Library Operation/Projects & Staff Assignments", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Arce, José Antonio, 1948-2018" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1975", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Staffing", "History" ], + "Subject" : [ ], + "Genre" : [ "Organizational charts" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00020", + "label" : "Ernesto Galarza at U.C. Berkeley Flier", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Galarza, Ernesto, 1905-1984" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1977", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ "Advertisement for a lecture and reception hosted by the Chicano Studies Library" ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ ], + "Genre" : [ "Advertisements" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00021", + "label" : "Imaging Aztlan, Galeria de la Raza Postcard", + "Alternate title" : [ ], + "Corporate Creator" : [ "Galería de la Raza (San Francisco, Calif.)" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "San Fransisco, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1998", + "Extent" : "1 page", + "Dimensions" : "4 x 6 inches", + "Language" : [ "English", "Spanish" ], + "Notes" : [ "Postcard for exhibit that was held February 3 to March 14, 1998." ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ ], + "Genre" : [ "Advertisements", "Postcards" ], + "Format" : [ "postcard, double sided" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00022", + "label" : "Aspectos de la Literatura Chicana", + "Alternate title" : [ "Aspects of Chicano Literature" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library, University of California" ], + "Date of Publication or Production" : "1979", + "Extent" : "14 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English", "Spanish" ], + "Notes" : [ "Brochure for exhibit of Chicano literature" ], + "Narrative Summary" : "", + "Keyword" : [ "Literature", "Exhibits" ], + "Subject" : [ ], + "Genre" : [ "Exhibition catalogs" ], + "Format" : [ "volume" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00023", + "label" : "Chicano Periodical Index Worksheet", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : null, + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ "Blank forms" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00024", + "label" : "Stephens Hall Space Meeting, November 21, 1994", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Castillo-Speed, Lillian" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1994", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Meeting minutes regarding planning for space for the merged Ethnic Studies Libraries in Stephens Hall", + "Keyword" : [ "History" ], + "Subject" : [ "University of California, Berkeley. Ethnic Studies Library" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00025", + "label" : "Ground Floor, Stephens Hall: Floor Plan, Revised Jan. 1", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Ethnic Studies Library", "University of California, Berkeley. Capital Projects" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1996?", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Floor plan", + "Keyword" : [ "History" ], + "Subject" : [ "University of California, Berkeley. Ethnic Studies Library" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00026", + "label" : "Letter to Nevil Leimanis, February 7, 1996", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Ethnic Studies Library", "University of California, Berkeley. Capital Projects" ], + "Person Creator" : [ "Castillo-Speed, Lillian", "Poon, Wei Chi", "Young, Mary L.", "Leimanis, Nevil" ], + "Place of Publication or Production" : [ ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1996", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ "University of California, Berkeley. Ethnic Studies Library" ], + "Genre" : [ "Letters" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00027", + "label" : "Chicano Database Review, in ANSS Currents, Volume 19, Number 1, May 2004", + "Alternate title" : [ "ANSS Currents" ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Nalen, James" ], + "Place of Publication or Production" : [ "Chicago, Illinois" ], + "Publisher Name" : [ "Association of College and Research Libraries. Anthropology & Sociology Section" ], + "Date of Publication or Production" : "2004", + "Extent" : "5 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Review of the Chicano Database, in an issue of the ANSS Currents newsletter, May 2004. With a fax cover letter from Sharon Vaughn-Lahman to Lillian Castillo-Speed, May 26, 2004.", + "Keyword" : [ "Chicano database" ], + "Subject" : [ "Chicano database" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00028", + "label" : "OCLC Publicity Flier for the Chicano Database", + "Alternate title" : [ ], + "Corporate Creator" : [ "OCLC" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Dublin, Ohio" ], + "Publisher Name" : [ "OCLC" ], + "Date of Publication or Production" : "2007", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Publications", "Chicano database" ], + "Subject" : [ "Chicano database" ], + "Genre" : [ "Advertisements" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00029", + "label" : "Letter from Sally H. McCallum, Library of Congress, May 24, 1990", + "Alternate title" : [ ], + "Corporate Creator" : [ "Library of Congress. Network Development and MARC Standards Office" ], + "Person Creator" : [ "McCallum, Sally H.", "Castillo-Speed, Lillian" ], + "Place of Publication or Production" : [ "Washington, D.C." ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1990", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Letter concerning the establishment of MARC source code \"cht\" for the Chicano Thesaurus.", + "Keyword" : [ "Thesaurus", "Access tools" ], + "Subject" : [ "Chicano thesaurus" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00030", + "label" : "Chicano Studies Library Newsletter (Volume 1, Number 2, June 1985)", + "Alternate title" : [ "CSL Newsletter" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1985", + "Extent" : "4 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "History" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00031", + "label" : "Chicano Studies Library Newsletter (Volume 3, Number 1, March 1987)", + "Alternate title" : [ "CSL Newsletter" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Castillo-Speed, Lillian", "Soto, Carolyn" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1987", + "Extent" : "4 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "History" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00032", + "label" : "Chicano Studies Library Newsletter (Volume 2, Number 1, February 1986)", + "Alternate title" : [ "CSL Newsletter" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1986", + "Extent" : "5 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "History" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00033", + "label" : "Chicano Studies Library Newsletter (Volume 4, Number 2, May 1989)", + "Alternate title" : [ "CSL Newsletter" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Castillo-Speed, Lillian", "Soto, Carolyn" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1989", + "Extent" : "4 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "History" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00034", + "label" : "Chicano Studies Library Newsletter (Volume 5, Number 1, February 1991)", + "Alternate title" : [ "CSL Newsletter" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Castillo-Speed, Lillian", "Soto, Carolyn" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1991", + "Extent" : "5 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "History" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00035", + "label" : "Chicano Database Indexing Manual", + "Alternate title" : [ "Chicano Periodical Index Processing Manual" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Chabrán, Richard", "García-Ayvens, Francisco, 1948-2018", "Castillo-Speed, Lillian" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "2003", + "Extent" : "9 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ "Compiled by Richard Chabrán and Francisco García-Ayvens, and subsequently revised by Lillian Castillo-Speed" ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano database" ], + "Subject" : [ "Chicano database" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00036", + "label" : "Chicano Database Worksheet - Books", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : null, + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano database" ], + "Subject" : [ "Chicano database" ], + "Genre" : [ "Blank forms" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00037", + "label" : "EBSCO Publicity Flier for Chicano Database", + "Alternate title" : [ ], + "Corporate Creator" : [ "EBSCO Industries" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Birmingham, Alabama" ], + "Publisher Name" : [ "EBSCO" ], + "Date of Publication or Production" : "2015?", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano database" ], + "Subject" : [ "Chicano database" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00038", + "label" : "Chicano Thesaurus Revision Project Sponsored by LAUC", + "Alternate title" : [ "List of LGBTIQ Terms Added to the Chicano Thesaurus" ], + "Corporate Creator" : [ "University of California (System). Librarians Association" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "2007", + "Extent" : "3 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano database", "Thesaurus" ], + "Subject" : [ "Chicano thesaurus" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00039", + "label" : "LAUC Research Project to Revise the Chicano Thesaurus", + "Alternate title" : [ "List of Non Chicano People of Latino Heritage" ], + "Corporate Creator" : [ "University of California (System). Librarians Association" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "2007", + "Extent" : "6 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano database" ], + "Subject" : [ "Chicano thesaurus" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00040", + "label" : "Chicano Database: Manufacturing Disc", + "Alternate title" : [ "Chicano Database, July 2020" ], + "Corporate Creator" : [ ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Gilroy, California" ], + "Publisher Name" : [ "Knowledge Access Publishing" ], + "Date of Publication or Production" : "2000", + "Extent" : "1 disc", + "Dimensions" : "5 x 5 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Image of CD-ROM disc", + "Keyword" : [ "Chicano database" ], + "Subject" : [ "Chicano database" ], + "Genre" : [ ], + "Format" : [ "CD-ROM" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00041", + "label" : "Chicano Studies Library Publications ", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library Publications Unit" ], + "Date of Publication or Production" : "1991?", + "Extent" : "4 pages", + "Dimensions" : "17 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Catalogue of publications available from the Chicano Studies Library Publications Unite, with an order form", + "Keyword" : [ "Publications " ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library. Publications Unit" ], + "Genre" : [ "Publishers' catalogs" ], + "Format" : [ "brochure" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00042", + "label" : "Chicano Anthology Index Flier", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library Publications Unit" ], + "Date of Publication or Production" : "1991?", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Advertisement and order form for the Chicano Anthology Index, edited by Francisco García-Ayvens.", + "Keyword" : [ "Publications" ], + "Subject" : [ "Chicano Anthology Index" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00043", + "label" : "Chicano Studies, UC Berkeley, 1982-83", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Program" ], + "Person Creator" : [ "Oropeza, Annette", "Soto, Carolyn", "García-Ayvens, Francisco, 1948-2018" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library Publications Unit" ], + "Date of Publication or Production" : "1982", + "Extent" : "20 pages", + "Dimensions" : "8.5 x 5.5 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Course bulletin for the Chicano Studies Program, including course descriptions, requirements, faculty and staff.", + "Keyword" : [ ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Program" ], + "Genre" : [ "Course catalogs" ], + "Format" : [ "booklet" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00044", + "label" : "Chicano Studies Bulletin - Spring '71", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Program" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1971", + "Extent" : "12 pages", + "Dimensions" : "8.5 x 5.5 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "History" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Program" ], + "Genre" : [ "Course catalogs" ], + "Format" : [ "booklet" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00045", + "label" : "Faculty Assessment of Chicano Library Collection", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Program", "University of California, Berkeley. Department of Ethnic Studies" ], + "Person Creator" : [ "Trujillo, Larry, 1946-" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1976", + "Extent" : "3 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "History" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Genre" : [ "Letters" ], + "Format" : [ "typescript" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00046", + "label" : "The Strike Explained", + "Alternate title" : [ ], + "Corporate Creator" : [ "Third World Liberation Front" ], + "Person Creator" : [ "Delgado, Manuel" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1969", + "Extent" : "16 pages", + "Dimensions" : null, + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "TWLF" ], + "Subject" : [ "Third World Liberation Front" ], + "Genre" : [ ], + "Format" : [ "pamphlet" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00047", + "label" : "No Progress Report - Updates on University's progress with TWLF", + "Alternate title" : [ ], + "Corporate Creator" : [ "Third World Liberation Front" ], + "Person Creator" : [ "Delgado, Manuel" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1969", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "TWLF" ], + "Subject" : [ "Third World Liberation Front" ], + "Genre" : [ ], + "Format" : [ "journalism report" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00048", + "label" : "TWLF protest photographs", + "Alternate title" : [ ], + "Corporate Creator" : [ "Third World Liberation Front" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1969", + "Extent" : "2 pages", + "Dimensions" : null, + "Language" : [ ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "TWLF" ], + "Subject" : [ "Third World Liberation Front" ], + "Genre" : [ ], + "Format" : [ "photograph" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00049", + "label" : "TWLF protest photographs", + "Alternate title" : [ ], + "Corporate Creator" : [ "Third World Liberation Front" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1969", + "Extent" : "3 pages", + "Dimensions" : null, + "Language" : [ ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "TWLF" ], + "Subject" : [ "Third World Liberation Front" ], + "Genre" : [ ], + "Format" : [ "photograph" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00050", + "label" : "Chicano Database on CD-ROM", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library Publications Unit" ], + "Date of Publication or Production" : "1991", + "Extent" : "5 pages", + "Dimensions" : null, + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano database" ], + "Subject" : [ "Chicano database" ], + "Genre" : [ ], + "Format" : [ "brochure" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00051", + "label" : "Letter from Virginia Pratt to Francisco Garcia-Ayvens, June 5, 1984", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. School of Library and Information Studies" ], + "Person Creator" : [ "Pratt, Virginia", "García-Ayvens, Francisco, 1948-2018" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1984", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Letter acknowledging receipt of a copy for the UC Berkeley Library School of Biblio-politica, edited by Francisco García-Ayvens and Richard Chabrán.", + "Keyword" : [ "Acknowledgements" ], + "Subject" : [ "Biblio-politica" ], + "Genre" : [ ], + "Format" : [ "letter" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00052", + "label" : "Strike Demands", + "Alternate title" : [ ], + "Corporate Creator" : [ "Third World Liberation Front" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1969", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "TWLF" ], + "Subject" : [ "Third World Liberation Front" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00053", + "label" : "Letter from Chicano Center to Compass Newspaper, February 24, 1969", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Center" ], + "Person Creator" : [ "Delgado, Manuel", "Ramírez, Felix T." ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1969", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Letter requesting subscription and back copies of the newspaper \"Compass from Houston, Texas, for the development of the new Chicano studies library. With a handwritten reply from Felix T. Ramírez, editor. ", + "Keyword" : [ "History" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library", "Compass (Houston, Tex.)" ], + "Genre" : [ ], + "Format" : [ "typescript" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00054", + "label" : "Chicano Thesaurus for indexing Chicano materials", + "Alternate title" : [ "Chicano Thesaurus" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library", "University of California, Santa Barbara. Library. Colección Tloque Nahuaque" ], + "Person Creator" : [ "Chabrán, Richard" ], + "Place of Publication or Production" : [ "Santa Barbara, California" ], + "Publisher Name" : [ "University of California, Berkeley. Chicano Studies Library.", "University of California, Santa Barbara. Library. Colección Tloque Nahuaque" ], + "Date of Publication or Production" : "1979", + "Extent" : "104 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English", "Spanish" ], + "Notes" : [ "First edition", "Most of the approximately 700 entries are in English, although some are in Spanish" ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano thesaurus" ], + "Subject" : [ "Chicano thesaurus" ], + "Genre" : [ ], + "Format" : [ "volume" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ "https://search.library.berkeley.edu/permalink/01UCS_BER/1thfj9n/alma991020353179706532" ], + "Identifier" : [ ] + }, + { + "id" : "CSL00055", + "label" : "Chicano Database Press Release, with Logo", + "Alternate title" : [ "Chicano Database Project" ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1983?", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano databse" ], + "Subject" : [ "Chicano database" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00056", + "label" : "Proposal for the Establishment of a National Clearinghouse for Chicano Serials ", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "García-Ayvens, Francisco, 1948-2018" ], + "Place of Publication or Production" : [ ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1980", + "Extent" : "12 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ "Preliminary draft" ], + "Narrative Summary" : "", + "Keyword" : [ "Serials" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00057", + "label" : "Chicano Information Management Consortium of CA: Draft", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library", "University of California, Santa Barbara. Library. Colección Tloque Nahuaque", "University of California, Los Angeles. Chicano Research Library" ], + "Person Creator" : [ "Castillo-Speed, Lillian", "Chabrán, Richard", "Güereña, Salvador" ], + "Place of Publication or Production" : [ "California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1986?", + "Extent" : "4 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ "Draft" ], + "Narrative Summary" : "", + "Keyword" : [ "Networks" ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00058", + "label" : "Letter from Thomas D. Holt, Vort Corporation, to Richard Chabrán, December 12, 1979", + "Alternate title" : [ ], + "Corporate Creator" : [ "Vort Corporation" ], + "Person Creator" : [ "Holt, T. D. (Thomas D.)", "Chabrán, Richard" ], + "Place of Publication or Production" : [ "Palo Alto, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1979", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano database" ], + "Subject" : [ "Chicano database" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00059", + "label" : "Chicano Librarians Workshop", + "Alternate title" : [ ], + "Corporate Creator" : [ "Reforma (Association). El Paso Chapter" ], + "Person Creator" : [ "Minutes from a general meeting of project participants in the Chicano Periodical Indexing Project, held at the University of Texas at El Paso, and chaired by Richard Chabrán, with other attendees: Gilda Baeza, Cesar Caballero, Helena Quintana, Roberto Trujillo, and Roberto Urzúa" ], + "Place of Publication or Production" : [ "El Paso, Texas" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1978", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ "Excerpt from an issue of the \"Amoxcalli\" newsletter of the El Paso Chapter of Reforma." ], + "Narrative Summary" : "", + "Keyword" : [ "Workshops", "Chicano Periodical Index" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00060", + "label" : "Letter from Norma Radin, University of Michigan, to Richard Chabrán, January 10, 1978", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of Michigan. School of Social Work" ], + "Person Creator" : [ "Radin, Norma, 1926-1998", "Chabrán, Richard" ], + "Place of Publication or Production" : [ "Ann Arbor, Michigan" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1978", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Letter from Norma Radin, professor at the University of Michigan School of Social Work, to Richard Chabrán, expressing interest in purchasing a subscription to the Chicano Periodical Index.", + "Keyword" : [ "Chicano Periodical Index" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ "Letters" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00061", + "label" : "Letter from Fausto Fernández Ponte, Excélsior Newspaper, to Richard Chabrán, October 16, 1978", + "Alternate title" : [ ], + "Corporate Creator" : [ "Excélsior (Mexico City, Mexico)" ], + "Person Creator" : [ "Fernández Ponte, Fausto, 1936-2010", "Chabrán, Richard" ], + "Place of Publication or Production" : [ "Washington, D.C." ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1978", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Letter from Fausto Fernández Ponte, correspondent for the Mexico City newspaper Excélsior, expressing interest in writing a feature story about the Chicano Periodical Index.", + "Keyword" : [ "Chicano Periodical Index" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00062", + "label" : "Chicano Periodical Project Index Grant Proposal Cover Page", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley", "National Endowment for the Humanities" ], + "Person Creator" : [ "Trujillo, Larry, 1946-", "Manza, August G., 1931-2022" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1978", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Cover page for grant proposal to the National Endowment for the Humanities, for the Chicano Periodical Indexing Project", + "Keyword" : [ "Chicano Periodical Index" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00063", + "label" : "Chicano Periodical Index Letter of Intent", + "Alternate title" : [ "CPI Letter of Intent" ], + "Corporate Creator" : [ "University of California, Berkeley" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1981", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Blank form for registration of volunteer indexers for the Chicano Periodical Indexing Project.", + "Keyword" : [ "Chicano Periodical Index" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ "Blank forms" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00064", + "label" : "Chicano Periodical Indexing Project Grant Proposal to National Endowment for the Humanities Research Materials Programs -Tools ", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley", "National Endowment for the Humanities" ], + "Person Creator" : [ "Trujillo, Larry, 1946-", "Manza, August G., 1931-2022" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1978", + "Extent" : "66 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Full grant proposal to the National Endowment for the Humanities, for the Chicano Periodical Indexing Project", + "Keyword" : [ "Proposals" ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "booklet" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00065", + "label" : "Chicano Periodical Index Processing Manual", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ "Chabrán, Richard" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1978?", + "Extent" : "11 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano Periodical Index" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ "Procedures (Documents)" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00066", + "label" : "Chicano Periodical Index Launch Press Release", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library", "Aztlán Publications (University of California, Los Angeles. Chicano Studies Center)" ], + "Person Creator" : [ "Chabrán, Richard", "Gómez-Quiñones, Juan" ], + "Place of Publication or Production" : [ ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1978", + "Extent" : "4 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Press release for the Chicano Periodical Indexing Project, along with a cover letter inviting Aztlán Publications to donate a set or subscription to Aztlán for the project. It bears receipt stamps of Aztlán Publications and a routing slip initialed JGQ.", + "Keyword" : [ "Chicano Periodical Index" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00067", + "label" : "G.K. Hall Publicity Mailer for Chicano Periodical Index, 1979-1981", + "Alternate title" : [ "New from G.K. Hall: Chicano Periodical Index, 1979-1981" ], + "Corporate Creator" : [ "G.K. Hall & Company" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Boston, Massachusetts" ], + "Publisher Name" : [ "G.K. Hall & Company" ], + "Date of Publication or Production" : "1981?", + "Extent" : "4 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Chicano Periodical Index" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ "Advertisements" ], + "Format" : [ "folded paper" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00068", + "label" : "Chicano Periodical Indexing Project, General Meeting Minutes", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library", "Aztlán Publications (University of California, Los Angeles. Chicano Studies Center)" ], + "Person Creator" : [ "Chabrán, Richard", "Caballero, Cesar", "Baeza, Gilda", "Quintana, Helena", "Trujillo, Roberto G., 1951-", "Urzúa, Roberto" ], + "Place of Publication or Production" : [ "El Paso, Texas" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1978", + "Extent" : "4 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Minutes from a general meeting of Chicano Periodical Indexing Project participants, held at the University of Texas at El Paso, possibly in early 1978. It was chaired by Richard Chabrán, with attendees Gilda Baeza (UNM), Cesar Caballero (UTEP), Helena Quintana (NMHU), Roberto Trujillo (UCSB), and Roberto Urzúa (UTA)", + "Keyword" : [ "Chicano Periodical Index" ], + "Subject" : [ "Chicano Periodical Indexing Project" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00069", + "label" : "Chicano Information management Consortium of CA", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library", "University of California, Santa Barbara. Library. Colección Tloque Nahuaque", "University of California, Los Angeles. Chicano Research Library" ], + "Person Creator" : [ "Castillo-Speed, Lillian", "Chabrán, Richard", "Güereña, Salvador" ], + "Place of Publication or Production" : [ "California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1986?", + "Extent" : "4 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Networks" ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00070", + "label" : "Entry Card from old Serials Catalog Drawer", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "between 1977 and 1981?", + "Extent" : "1 page", + "Dimensions" : "3 x 5 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Card catalog for El Boletín de Chicano Studies", + "Keyword" : [ "Serials" ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "card" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00071", + "label" : "Sample Serials Check In Card", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1976-1979?", + "Extent" : "2 pages", + "Dimensions" : "8 x 5 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Serials Checkin Card for Trabajadores de la Raza, showing an entry date of 1976 and holdings from 1969-1979.", + "Keyword" : [ "Serials" ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "card" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00072", + "label" : "Voz de La A.B.C., Volume 1, Number 4, May 1976", + "Alternate title" : [ "Noticias de la A.B.C." ], + "Corporate Creator" : [ "Asociación de Bibliotecas Chicanas" ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Asociación de Bibliotecas Chicanas" ], + "Date of Publication or Production" : "1976", + "Extent" : "4 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Networks" ], + "Subject" : [ "Asociación de Bibliotecas Chicanas" ], + "Genre" : [ "Newsletters" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00073", + "label" : "Posters from the Chicano Studies Library Collection", + "Alternate title" : [ "CSL Collection Posters" ], + "Corporate Creator" : [ ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1968-1980?", + "Extent" : "6 pages", + "Dimensions" : "9 x 11 inches", + "Language" : [ "Spanish", "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00074", + "label" : "Biblio-Política: Chicano Perspectives on Library Service in the United States (cover and title page)", + "Alternate title" : [ "Bibliopolítica" ], + "Corporate Creator" : [ ], + "Person Creator" : [ "García-Ayvens, Francisco, 1948-2018", "Chabrán, Richard" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library Publications Unit" ], + "Date of Publication or Production" : "1984", + "Extent" : "2 pages", + "Dimensions" : "9 x 6 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Publications" ], + "Subject" : [ "Chicano libraries" ], + "Genre" : [ ], + "Format" : [ "front cover and title page" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00075", + "label" : "Apuntes de Padilla: A Chicano Prototype for Bibliographic Research", + "Alternate title" : [ "Los Apuntes de Padilla", "Bibliopolítica" ], + "Corporate Creator" : [ ], + "Person Creator" : [ "García-Ayvens, Francisco, 1948-2018" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library Publications Unit" ], + "Date of Publication or Production" : "1984", + "Extent" : "10 pages", + "Dimensions" : "9 x 6 inches", + "Language" : [ "English" ], + "Notes" : [ "Extract from Biblio-Política, pages 45-54" ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "volume part" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00076", + "label" : "Notes on the History and Future of Major Academic Chicano Libraries", + "Alternate title" : [ "Bibliopolítica" ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Chabrán, Richard" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library Publications Unit" ], + "Date of Publication or Production" : "1984", + "Extent" : "18 pages", + "Dimensions" : "9 x 6 inches", + "Language" : [ "English" ], + "Notes" : [ "Extract from Biblio-Política, pages 89-106" ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ "Chicano libraries" ], + "Genre" : [ ], + "Format" : [ "volume part" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00077", + "label" : "Usefulness of the Chicano Thesaurus for Indexing Chicano Materials", + "Alternate title" : [ "The Usefulness of the Chicano Thesaurus for Indexing Chicano Materials", "Bibliopolítica" ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Castillo-Speed, Lillian" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library Publications Unit" ], + "Date of Publication or Production" : "1984", + "Extent" : "10 pages", + "Dimensions" : "9 x 6 inches", + "Language" : [ "English" ], + "Notes" : [ "Extract from Biblio-Política, pages 169-178" ], + "Narrative Summary" : "", + "Keyword" : [ "Thesaurus" ], + "Subject" : [ "Chicano thesaurus" ], + "Genre" : [ ], + "Format" : [ "volume part" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00078", + "label" : "Bibliography of Criticism of Contemporary Chicano Literature (front and back covers)", + "Alternate title" : [ "A Bibliography of Criticism of Contemporary Chicano Literature (front and back covers)" ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Eger, Ernestina N., 1942-" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library Publications Unit" ], + "Date of Publication or Production" : "1982", + "Extent" : "2 pages", + "Dimensions" : "9 x 6 inches", + "Language" : [ "English" ], + "Notes" : [ "Covers only" ], + "Narrative Summary" : "", + "Keyword" : [ "Publications" ], + "Subject" : [ "Chicano literature" ], + "Genre" : [ ], + "Format" : [ "front cover and back cover" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00079", + "label" : "Bibliography of Criticism of Contemporary Chicano Literature (title page)", + "Alternate title" : [ "A Bibliography of Criticism of Contemporary Chicano Literature (title page)" ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Gonzalez, Louie" ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ "Chicano Studies Library Publications Unit" ], + "Date of Publication or Production" : "1982", + "Extent" : "1 page", + "Dimensions" : "9 x 6 inches", + "Language" : [ "English" ], + "Notes" : [ "Title page only" ], + "Narrative Summary" : "", + "Keyword" : [ "Publications" ], + "Subject" : [ "Chicano literature" ], + "Genre" : [ ], + "Format" : [ "title page" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00080", + "label" : "\"Chicano library thriving\" article in Oakland Tribune, April 16, 1978", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Oakland, California" ], + "Publisher Name" : [ "Oakland Tribune" ], + "Date of Publication or Production" : "1978", + "Extent" : "1 page", + "Dimensions" : "7.5 x 13.5 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Acknowledgements" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library", "Chabrán, Richard" ], + "Genre" : [ "Newspapers" ], + "Format" : [ "newspaper clipping" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00081", + "label" : "Occupied America: A History of Chicanos (title page and preface)", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Acuña, Rodolfo" ], + "Place of Publication or Production" : [ "New York" ], + "Publisher Name" : [ "Harper and Row" ], + "Date of Publication or Production" : "1981", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Preface acknowledges the Chicano Studies Libraries at U.C. Berkeley and at U.C.L.A. , among other collections", + "Keyword" : [ "Acknowledgements" ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "title page and preface" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00082", + "label" : "Letter from Hariette Surovell, MALDEF, to Richard Chabrán, April 13, 1978", + "Alternate title" : [ ], + "Corporate Creator" : [ "Mexican American Legal Defense and Educational Fund" ], + "Person Creator" : [ "Surovell, Hariette", "Chabrán, Richard" ], + "Place of Publication or Production" : [ "San Francisco, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1978", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ ], + "Genre" : [ "Letters" ], + "Format" : [ "letter" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00083", + "label" : "Letter from Barbara Boyd, Alameda County librarian, to Francisco García-Ayvens, May 12, 1980", + "Alternate title" : [ ], + "Corporate Creator" : [ "Alameda County Library System" ], + "Person Creator" : [ "Boyd, Barbara Gray", "Elmore, Faye", "García-Ayvens, Francisco, 1948-2018" ], + "Place of Publication or Production" : [ "Hayward, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1980", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ "Chicano thesaurus" ], + "Genre" : [ "Letters" ], + "Format" : [ "letter" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00084", + "label" : "Chicano Database and the CD-ROM Experience", + "Alternate title" : [ "The Chicano Database and the CD-ROM Experience", "CD-ROM for Technical Services: A Panel Discussion", "CD-ROM in the Library: Today and Tomorrow" ], + "Corporate Creator" : [ "University of California, Berkeley. School of Library and Information Studies", "University of California, Berkeley. University Extension" ], + "Person Creator" : [ "Castillo-Speed, Lillian", "Duggan, Mary Kay, 1938-" ], + "Place of Publication or Production" : [ "Boston, Massachusetts" ], + "Publisher Name" : [ "G.K. Hall & Company" ], + "Date of Publication or Production" : "1990", + "Extent" : "6 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ "Includes title page and table of contents" ], + "Narrative Summary" : "Transcript of a talk by Lillian Castillo-Speed titled \"The Chicano Database and the CD-ROM Experience\" as part of a panel discussion titled \"CD-ROM for Technical Services.\" Extracted from the full volume of proceedings from the conference \"CD-ROM in the Library: Today and Tomorrow\" hosted by U.C. Berkeley Extension and School of Library and Information Studies, 1990", + "Keyword" : [ ], + "Subject" : [ "CD-ROMs" ], + "Genre" : [ "Conference papers and proceedings" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00085", + "label" : "Letter from James P. Danky to Francisco García-Ayvens, March 5, 1984", + "Alternate title" : [ ], + "Corporate Creator" : [ "State Historical Society of Wisconsin. Library" ], + "Person Creator" : [ "Danky, James Philip, 1947-", "García-Ayvens, Francisco, 1948-2018" ], + "Place of Publication or Production" : [ "Madison, Wisconsin" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1984", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ ], + "Genre" : [ "Letters" ], + "Format" : [ "letter" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00086", + "label" : "Guide to the Chicano Database on CD-ROM", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Ritch, Alan" ], + "Place of Publication or Production" : [ "Santa Cruz, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1990", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ "Chicano database" ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00087", + "label" : "Letter from Cesar Caballero to Richard Chabrán, October 14, 1981", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Caballero, Cesar", "Chabrán, Richard" ], + "Place of Publication or Production" : [ "El Paso, Texas" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1981", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ ], + "Genre" : [ "Letters" ], + "Format" : [ "front and back" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00088", + "label" : "Memo from Library and Research Committee to Mesa Directiva, February 7, 1977", + "Alternate title" : [ ], + "Corporate Creator" : [ "University of California, Berkeley.Chicano Studies Library", "University of California, Berkeley. Chicano Studies Program", "Mesa Directiva", "Library and Research Committee " ], + "Person Creator" : [ ], + "Place of Publication or Production" : [ "Berkeley, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1977", + "Extent" : "1 page", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library", "University of California, Berkeley. Chicano Studies Program" ], + "Genre" : [ ], + "Format" : [ "memo" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00089", + "label" : "Obreros: The Mexican Workers of el Paso, 1900-1920", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "García, Mario T." ], + "Place of Publication or Production" : [ "San Diego, California" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1975", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "Photocopy of cover and one page from Mario T. García's dissertation, referencing the Chicano Studies Library.", + "Keyword" : [ "Acknowledgements" ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Genre" : [ "Dissertations" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00090", + "label" : "Anglo and Mexicans in the making of Texas, 1836-1986 Acknowledgements", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Montejano, David, 1948-" ], + "Place of Publication or Production" : [ "Austin, Texas" ], + "Publisher Name" : [ "University of Texas Press" ], + "Date of Publication or Production" : "1987", + "Extent" : "3 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ "Acknowledgements" ], + "Subject" : [ ], + "Genre" : [ ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }, + { + "id" : "CSL00091", + "label" : "Letter of CSL Assessment from Wilma Salvatori Torri, Italian Researcher", + "Alternate title" : [ ], + "Corporate Creator" : [ ], + "Person Creator" : [ "Torri, Wilma Salvatori" ], + "Place of Publication or Production" : [ "Torino, Italy" ], + "Publisher Name" : [ ], + "Date of Publication or Production" : "1974", + "Extent" : "2 pages", + "Dimensions" : "8.5 x 11 inches", + "Language" : [ "English" ], + "Notes" : [ ], + "Narrative Summary" : "", + "Keyword" : [ ], + "Subject" : [ "University of California, Berkeley. Chicano Studies Library" ], + "Genre" : [ "Letters" ], + "Format" : [ "loose pages" ], + "Rights Statement" : "", + "Library Call Number" : "", + "Link" : [ ], + "Identifier" : [ ] + }] \ No newline at end of file diff --git a/site/_data/items_PRIOR.json b/site/_data/items_PRIOR.json new file mode 100644 index 00000000..4c1ddf15 --- /dev/null +++ b/site/_data/items_PRIOR.json @@ -0,0 +1,730 @@ +[ + { + "id": "CSL00001", + "label": "Chicano Classification System", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00001/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00001_CSL00001_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00001_CSL00001_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00001%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00002", + "label": "Prospectus for a Chicano Periodical Index Project", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00002/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00002_CSL00002_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00002_CSL00002_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00002%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00003", + "label": "Chicano Studies Library Serials Collection", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00003/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00003_CSL00003_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00003_CSL00003_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00003%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00004", + "label": "Chicanas in the 80's: Unsettled Issues", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00004/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00004_CSL00004_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00004_CSL00004_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00004%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00005", + "label": "Plan for the Development of the Chicano Database", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00005/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00005_CSL00005_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00005_CSL00005_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00005%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00006", + "label": "Nightly Backup Procedure", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00006/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00006_CSL00006_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00006_CSL00006_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00006%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00007", + "label": "Job Vacancy Listing: Library Coordinator (1975)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00007/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00007_CSL00007_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00007_CSL00007_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00007%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00008", + "label": "Goals of the Ethnic Studies Libraries (1993)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00008/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00008_CSL00008_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00008_CSL00008_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00008%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00009", + "label": "CSL Donor Reception Invitation (1993)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00009/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00009_CSL00009_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00009_CSL00009_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00009%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00010", + "label": "Undocumented Scars Publicity Mailer (1993)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00010/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00010_CSL00010_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00010_CSL00010_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00010%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00011", + "label": "Staff Meeting Minutes 3/3/89", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00011/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00011_CSL00011_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00011_CSL00011_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00011%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00012", + "label": "Letter from Wilma Salvatori Torri (1974) ", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00012/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00012_CSL00012_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00012_CSL00012_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00012%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00013", + "label": "CU News Volume 48, Number 22 6/10/93", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00013/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00013_CSL00013_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00013_CSL00013_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00013%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00014", + "label": "Letter from Lea Burroughs (1995)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00014/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00014_CSL00014_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00014_CSL00014_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00014%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00015", + "label": "Mexican Amerian Biographies Acknowledgement ", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00015/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00015_CSL00015_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00015_CSL00015_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00015%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00016", + "label": "Letter from Sherry Levy-Reiner, Ph.D. (1991)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00016/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00016_CSL00016_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00016_CSL00016_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00016%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00017", + "label": "Letters to and from Alexandr Vaschenko(1988)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00017/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00017_CSL00017_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00017_CSL00017_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00017%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00018", + "label": "Chicano Feminist Thought Acknowledgements ", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00018/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00018_CSL00018_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00018_CSL00018_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00018%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00019", + "label": "CSL Operation/Projects & Staff Assignments (1975)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00019/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00019_CSL00019_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00019_CSL00019_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00019%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00020", + "label": "Ernesto Galarza @ UCB Flyer", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00020/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00020_CSL00020_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00020_CSL00020_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00020%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00021", + "label": "Imagining Aztlan Galeria de la Raza postcard (1998)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00021/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00021_CSL00021_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00021_CSL00021_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00021%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00022", + "label": "Aspectos de la Literatura Chicana", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00022/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00022_CSL00022_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00022_CSL00022_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00022%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00023", + "label": "Chicano Periodical Index Worksheet", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00023/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00023_CSL00023_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00023_CSL00023_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00023%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00024", + "label": "Stephens Hall Space Meeting- Nov. 21, 1994", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00024/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00024_CSL00024_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00024_CSL00024_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00024%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00025", + "label": "Ground Floor - Stephens Hall- Floor Plan Jan. 1", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00025/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00025_CSL00025_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00025_CSL00025_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00025%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00026", + "label": "Letter to Nevil Leimanis 1996", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00026/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00026_CSL00026_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00026_CSL00026_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00026%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00027", + "label": "CDB Review in ANSS Currents (2004)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00027/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00027_CSL00027_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00027_CSL00027_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00027%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00028", + "label": "OCLC Publicity Flier", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00028/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00028_CSL00028_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00028_CSL00028_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00028%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00029", + "label": "Letter from Library of Congress (1990)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00029/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00029_CSL00029_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00029_CSL00029_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00029%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00030", + "label": "CSL Newsletter June 1985", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00030/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00030_CSL00030_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00030_CSL00030_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00030%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00031", + "label": "CSL Newsletter March 1987", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00031/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00031_CSL00031_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00031_CSL00031_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00031%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00032", + "label": "CSL Newsletter February 1986", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00032/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00032_CSL00032_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00032_CSL00032_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00032%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00033", + "label": "CSL Newsletter May 1989", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00033/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00033_CSL00033_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00033_CSL00033_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00033%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00034", + "label": "CSL Newsletter February 1991", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00034/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00034_CSL00034_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00034_CSL00034_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00034%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00035", + "label": "Chicano Database Indexing Manual 2003", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00035/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00035_CSL00035_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00035_CSL00035_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00035%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00036", + "label": "Chicano Database Worksheet - Books", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00036/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00036_CSL00036_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00036_CSL00036_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00036%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00037", + "label": "EBSCO Promo Flier ", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00037/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00037_CSL00037_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00037_CSL00037_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00037%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00038", + "label": "Chicano Thesaurus Revision Project Sponsored by LAUC", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00038/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00038_CSL00038_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00038_CSL00038_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00038%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00039", + "label": "LAUC Research Project to Revise the Chicano Thesaurus", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00039/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00039_CSL00039_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00039_CSL00039_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00039%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00040", + "label": "Chicano Database - July 2000", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00040/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00040_CSL00040_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00040_CSL00040_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00040%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00041", + "label": "Chicano Studies Library Publications ", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00041/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00041_CSL00041_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00041_CSL00041_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00041%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00042", + "label": "Chicano Anthology Index Flier", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00042/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00042_CSL00042_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00042_CSL00042_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00042%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00043", + "label": "Chicano Studies UC Berkeley 1982-83", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00043/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00043_CSL00043_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00043_CSL00043_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00043%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00044", + "label": "Chicano Studies Bulletin - Spring '71", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00044/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00044_CSL00044_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00044_CSL00044_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00044%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00045", + "label": "Faculty Assessment of Chicano Library Collection", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00045/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00045_CSL00045_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00045_CSL00045_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00045%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00046", + "label": "The Strike Explained", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00046/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00046_CSL00046_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00046_CSL00046_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00046%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00047", + "label": "No Progress Report - Updates on University's progress with TWLF", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00047/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00047_CSL00047_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00047_CSL00047_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00047%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00048", + "label": "TWLF protest photographs", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00048/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00048_CSL00048_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00048_CSL00048_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00048%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00049", + "label": "TWLF protest photographs", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00049/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00049_CSL00049_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00049_CSL00049_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00049%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00050", + "label": "Chicano Database on CD-ROM", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00050/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00050_CSL00050_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00050_CSL00050_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00050%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00051", + "label": "Letter from Virginia Pratt to Francisco Garcia-Ayvens at CSL", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00051/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00051_CSL00051_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00051_CSL00051_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00051%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00052", + "label": "Strike Demands", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00052/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00052_CSL00052_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00052_CSL00052_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00052%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00053", + "label": "Letter from Chicano Center mentioning CSL", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00053/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00053_CSL00053_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00053_CSL00053_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00053%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00054", + "label": "Chicano Thesaurus for indexing materials", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00054/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00054_CSL00054_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00054_CSL00054_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00054%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00055", + "label": "Chicano Database Press release with Logo", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00055/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00055_CSL00055_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00055_CSL00055_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00055%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00056", + "label": "Proposal for the Establishment of a National Clearinghouse for Chicano Serials ", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00056/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00056_CSL00056_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00056_CSL00056_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00056%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00057", + "label": "Chicano Information Management Consortium of CA", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00057/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00057_CSL00057_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00057_CSL00057_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00057%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00058", + "label": "Letter from Thomas Holt to Richard Chabran (VORT)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00058/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00058_CSL00058_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00058_CSL00058_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00058%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00059", + "label": "Chicano Librarian Workshop by Cesar Caballero", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00059/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00059_CSL00059_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00059_CSL00059_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00059%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00060", + "label": "Letter showing interest in purchasing subscription to Chicano Periodical Index", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00060/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00060_CSL00060_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00060_CSL00060_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00060%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00061", + "label": "Letter from Excelsior: interest in writing article about Chicano Index", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00061/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00061_CSL00061_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00061_CSL00061_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00061%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00062", + "label": "Grant Request for Chicano Periodical Project Index", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00062/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00062_CSL00062_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00062_CSL00062_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00062%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00063", + "label": "CPI Letter of Intent (1981)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00063/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00063_CSL00063_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00063_CSL00063_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00063%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00064", + "label": "CPI Project Proposal to National Endowment for the Humanities Research Materials Programs -Tools ", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00064/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00064_CSL00064_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00064_CSL00064_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00064%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00065", + "label": "Chicano Periodical Index Processing Manual", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00065/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00065_CSL00065_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00065_CSL00065_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00065%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00066", + "label": "CPI Launch Press Release (1978)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00066/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00066_CSL00066_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00066_CSL00066_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00066%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00067", + "label": "CPI Mailer Advertisement (1979-1981)", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00067/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00067_CSL00067_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00067_CSL00067_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00067%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00068", + "label": "CPI Project general meeting minutes", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00068/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00068_CSL00068_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00068_CSL00068_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00068%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00069", + "label": "Chicano Information management Consortium of CA", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00069/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00069_CSL00069_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00069_CSL00069_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00069%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00070", + "label": "Entry Card from old Serials catalog drawer", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00070/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00070_CSL00070_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00070_CSL00070_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00070%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00071", + "label": "Sample Serials Check In Card", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00071/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00071_CSL00071_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00071_CSL00071_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00071%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00072", + "label": "Voz de La A.B.C. Volume 1, Number 4", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00072/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00072_CSL00072_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00072_CSL00072_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00072%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00073", + "label": "6 CSL Collection Posters", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00073/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00073_CSL00073_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00073_CSL00073_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00073%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00074", + "label": "Bibliopolitica cover and title page", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00074/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00074_CSL00074_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00074_CSL00074_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00074%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00075", + "label": "BiblioPolitica Article: Los Apuntes de Padilla: A chicano Prototype for Bibliographic Research", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00075/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00075_CSL00075_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00075_CSL00075_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00075%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00076", + "label": "Bibliopolitica Article: Notes on the History and Future of Major Academic Chicano Libraries", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00076/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00076_CSL00076_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00076_CSL00076_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00076%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00077", + "label": "Bibliopolitica: The Usefulness of the Chicano Thesaurus for Indexing Chicano Materials", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00077/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00077_CSL00077_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00077_CSL00077_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00077%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00078", + "label": "A bibliography of criticism of contemporary Chicano literature - front cover and back cover", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00078/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00078_CSL00078_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00078_CSL00078_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00078%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00079", + "label": "A bibliography of criticism of contemporary Chicano literature - title page", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00079/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00079_CSL00079_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00079_CSL00079_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00079%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00080", + "label": "\"Chicano library thriving\" Oakland Tribune article", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00080/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00080_CSL00080_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00080_CSL00080_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00080%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00081", + "label": "Occupied America A History of Chicanos ", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00081/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00081_CSL00081_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00081_CSL00081_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00081%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00082", + "label": "MALDEF letter from Hariette Surovell to Richard Chabran", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00082/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00082_CSL00082_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00082_CSL00082_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00082%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00083", + "label": "Letter from alameda county librarian (Barbara Boyd) to Francisco Garcia", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00083/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00083_CSL00083_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00083_CSL00083_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00083%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00084", + "label": "CD-ROM in the Library Today and Tomorrow", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00084/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00084_CSL00084_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00084_CSL00084_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00084%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00085", + "label": "Letter from James Danky to Francisco Garcia-Gyvens", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00085/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00085_CSL00085_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00085_CSL00085_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00085%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00086", + "label": "Guide to the Chicano Database on CD-ROM", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00086/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00086_CSL00086_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00086_CSL00086_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00086%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00087", + "label": "Letter from Cesar Caballero to Richard Chabran ", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00087/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00087_CSL00087_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00087_CSL00087_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00087%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00088", + "label": "Memo to Mesa Directiva from Library and Research Committee", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00088/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00088_CSL00088_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00088_CSL00088_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00088%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00089", + "label": "Obreros: The Mexican Workers of el Paso, 1900-1920", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00089/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00089_CSL00089_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00089_CSL00089_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00089%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00090", + "label": "Anglo and Mexicans in the making of Texas, 1836-1986", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00090/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00090_CSL00090_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00090_CSL00090_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00090%2Fmanifest.json&theme=dark" + }, + { + "id": "CSL00091", + "label": "Letter of CSL Assessment from Wilma Salvatori Torri, Italian Researcher", + "manifest_url": "https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/CSL00091/manifest.json", + "thumbnail_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00091_CSL00091_001/square/700,/0/default.jpg", + "full_url": "https://d1b7k5w7yjwpfg.cloudfront.net/iiif/2/bibliopolitica_CSL00091_CSL00091_001/full/800,/0/default.jpg", + "viewpoint_url": "https://dss.hosting.nyu.edu/viewpoint/mirador/#manifests[]=https%3A%2F%2Faperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com%2Fbibliopolitica%2FCSL00091%2Fmanifest.json&theme=dark" + } +] \ No newline at end of file diff --git a/site/_includes/components/viewers/osd-iiif.html b/site/_includes/components/viewers/osd-iiif.html index fa4691ca..9299e31b 100644 --- a/site/_includes/components/viewers/osd-iiif.html +++ b/site/_includes/components/viewers/osd-iiif.html @@ -1,4 +1,5 @@ -
+{% capture manifest_url %}https://aperitiiif-presentation-api-store.s3.us-east-1.amazonaws.com/bibliopolitica/{{ item.id }}/manifest.json{% endcapture %} +