Skip to content

Instantly share code, notes, and snippets.

View kirschbombe's full-sized avatar

Dawn Childress kirschbombe

  • UCLA Digital Library Program | Director, Sinai Manuscripts Digital Library | IIIF Editor
  • Los Angeles, CA
  • X @kirschbombe
View GitHub Profile
catalog: [
{ manifestId: 'https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1dr49h5/manifest?_ga=2.7592304.311075434.1655140054-1414255438.1650661792', provider: "Wahon Literacies Collection, UCLA Library Digital Collections"},
{ manifestId: 'https://digital.blb-karlsruhe.de/i3f/v20/4590945/manifest', provider: "St. Gall Collection, UCLA Library Digital Collections (via Badische Landesbibliothek Karlsruhe)"},
{ manifestId: "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fzz001pz6h6/manifest?_ga=2.246332486.311075434.1655140054-1414255438.1650661792", provider: "Ethiopic Manuscripts, UCLA Library Digital Collections"},
{ manifestId: "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fzz0026hvf3/manifest?_ga=2.78492118.311075434.1655140054-1414255438.1650661792", provider: "Armenian Manuscripts, UCLA Library Digital Collections"},
{ manifestId: "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fzz001hfwjk/manifest?_ga=2.207967696.311075434.1655140054-1414255438.165066179
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "https://dawnchildress.com/toganoo/manifests/toganoo_3.json",
"@type": "sc:Manifest",
"label": "秘藏寶鑰問談鈔 ; Hizō hōyaku mondanshō",
"viewingDirection": "right-to-left",
"viewingHint": "paged",
"sequences": [
{
"@type": "sc:Sequence",
@kirschbombe
kirschbombe / calisphere_browser_qc.py
Created November 29, 2018 02:17 — forked from ngeraci/calisphere_browser_qc.py
for a given collection, open a random sample of calisphere-test pages in a web browser (for qc)
"""
This script takes a collection's CDL registry number and the number of items in a collection, and
opens calisphere-test tabs in a web browser representing a specified percentage of the collection's
total pages.
"""
import argparse
import math
import random
import sys
import webbrowser as wb
{
"@id": "http://164.67.17.127/images/toganoo/canvas/ucla_1564390_001.tif.json",
"@type": "sc:Canvas",
"label": "Ucla 1564390 001.Tif",
"height": 6272,
"width": 5296,
"images": [
{ ...
@kirschbombe
kirschbombe / LICENSE.txt
Created June 4, 2018 21:57 — forked from mejackreed/LICENSE.txt
Leaflet-IIIF Basic Example
MIT License
Copyright (c) 2016 Jack Reed
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
@kirschbombe
kirschbombe / modstemplate.xml
Created April 25, 2018 00:35 — forked from sallain/modstemplate.xml
MODS Template for Open Refine
<!-- For Prefix -->
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-4.xsd">
<!-- For Row Template -->
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-4.xsd">
<titleInfo>
<title>{{jsonize(cells["Title"].value)}}</title>
<rdf:Description rdf:about=""
xmlns:dc="http://purl.org/dc/elements/1.1/">
<dc:creator>
<rdf:Seq>
<rdf:li>The Holy Monastery of Saint Catherine Sinai</rdf:li>
<rdf:li>His Eminence Archbishop Damianos and The Holy Council</rdf:li>
<rdf:li>Father Justin Sinaites Librarian</rdf:li>
<rdf:li>Early Manuscripts Electronic Library</rdf:li>
</rdf:Seq>
</dc:creator>
<html>
<head>
<title>Hello, World</title>
</head>
<body>
<h1>Hello, World</h1>
<img src="https://cdn.dribbble.com/users/983703/screenshots/2852241/hello-dribble.gif">
<p>This is my project homepage.</p>
</body>
</html>
#### Works cited
{:.bibliography}
1. Lastname, Firstname. "Article title." _Journal title_, vol. 34, no. 6, 2008, pp. 995–1012.
2. Lastname, Firstname. _Book title_. Publisher : Place, date.
3. Don't forget to add an entry for the item(s) you are writing about!
---
layout: post
title: "My awesome article"
date: 2018-03-12
categories: ["environment and science"]
author: "Dawn C., Niqui O., Joanna C."
lat: 34.069985
lng: -118.186262
collectiontitle: "The Spongebob Squarepants Papers, 1982-20015. UCLA Library Special Collections"
quarter: Winter 2018