Skip to content

Instantly share code, notes, and snippets.

View cwulfman's full-sized avatar

Cliff Wulfman cwulfman

  • Princeton University
View GitHub Profile
@cwulfman
cwulfman / post1900Music.xql
Created April 7, 2017 21:25
Music constituents published after 1900
declare namespace tei = "http://www.tei-c.org/ns/1.0";
declare function local:w3cdtf-to-xsdate($d as xs:string) as xs:date
{
let $dstring :=
if ($d castable as xs:gYear) then $d || "-01-01"
else if ($d castable as xs:gYearMonth) then $d || "-01"
else if ($d castable as xs:date) then $d
else error($d, "not valid w3cdtf")
@cwulfman
cwulfman / music-data.xquery
Created April 21, 2017 16:21
For Vanderbilt XQuery group: sample XQuery to retrieve data about musical notation in Blue Mountain
xquery version "3.1";
(:~
: A query to retrieve interesting data about
: music publication in the Blue Mountain
: data set.
:
: @author Cliff Wulfman
: @version 1.0
: April 21, 2017
:)
<issues>
<issue>
<issueID>bmtnaab_1920-03_01</issueID>
<magID>bmtnaab</magID>
<pubDate>1920-03</pubDate>
<musicCount>1</musicCount>
<primaryLanguage>fre</primaryLanguage>
</issue>
<issue>
<issueID>bmtnaag_1920-03-02_01</issueID>
./greekLit/tlg0544/tlg002/opp-grc1/tlg0544.tlg002.opp-grc1.mods1.xml:89: parser error : Opening and ending tag mismatch: relatedItem line 29 and location
</mods:location>
^
./greekLit/tlg0544/tlg002/opp-grc1/tlg0544.tlg002.opp-grc1.mods1.xml:96: parser error : Opening and ending tag mismatch: mods line 2 and relatedItem
</mods:relatedItem>
^
./greekLit/tlg0544/tlg002/opp-grc1/tlg0544.tlg002.opp-grc1.mods1.xml:97: parser error : Extra content at the end of the document
<mods:language xmlns="http://www.loc.gov/mods/v3" objectPart="te
^
./greekLit/tlg0628/tlg003/opp-grc1/tlg0628.tlg003.opp-grc1.mods1.xml:144: parser error : Opening and ending tag mismatch: mods line 2 and name

Keybase proof

I hereby claim:

  • I am cwulfman on github.
  • I am cwulfman (https://keybase.io/cwulfman) on keybase.
  • I have a public key ASBCo07eF3xB5ntcqC7tNOz7oEeMrxekGJHr1GBQ6KB3iAo

To claim this, I am signing this object:

@cwulfman
cwulfman / # ruby-build - 2019-11-02_14-56-22.txt
Created November 2, 2019 19:03
ruby-build on macOS 10.14.6 - Homebrew build logs
Homebrew build logs for ruby-build on macOS 10.14.6
Build date: 2019-11-02 14:56:22
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@type": "sc:Manifest",
"@id": "https://figgy.princeton.edu/concern/scanned_resources/1471f2ae-f660-4064-b6d5-af9508483d41/manifest",
"label": [
"Philosophie et rhétorique au XVIIIe siècle"
],
"viewingHint": "individuals",
"metadata": [
{
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://0f3b3f23-2d85-424a-a7af-938e0ed797c2",
"@type": "sc:Manifest",
"label": "Malibu 86.AE.34",
"metadata": [],
"description": [
{
"@value": "Mycenaean miniature stirrup jar; 3/4 right view",
"@language": "en"
@cwulfman
cwulfman / harvard_1895_247.json
Last active April 3, 2024 21:38
mock up of a Perseus manifest
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@type": "sc:Manifest",
"@id": "https://dl.tufts.edu/concern/images/w3763999p/manifest",
"label": "Harvard 1895.247",
"description": "Water birds on shoulder; floral ornament on neck; banding, rays.",
"metadata": [
{"label": "Collection", "value": "Harvard University Art Museums"},
{"label": "Period", "value": "Archaic"},
{}
{
"@context": "http://iiif.io/api/presentation/3/context.json",
"id": "https://iiif.io/api/cookbook/recipe/0005-image-service/manifest.json",
"type": "Manifest",
"label": {
"en": [
"Picture of Göttingen taken during the 2019 IIIF Conference"
]
},
"items": [