Skip to content

Instantly share code, notes, and snippets.

View Ramona2020's full-sized avatar

Ramona Ramona2020

View GitHub Profile
@CliffordAnderson
CliffordAnderson / ead.md
Last active August 29, 2015 14:03
Documentation for Introduction to EAD Workshop at Vanderbilt University

##Introduction to Encoded Archival Description

July 10 & 11, 2014

Vanderbilt University

Encoded Archival Description (EAD) is the recommended standard for creating digital editions of finding aids for Special Collections materials. The Vanderbilt University Library will hold two half-day training sessions in EAD from 9:00 a.m. to 12:00 p.m. on Thursday, July 10 and Friday, July 11 in Classroom 418A, Central Library. Please join us to learn the relevant archival standards, the basics of XML encoding, and the fundamentals of EAD. The workshop will not presuppose any prior knowledge of markup languages or archival practices.

###July 10

LOAD CSV WITH HEADERS FROM "https://gist.githubusercontent.com/langsdlc/950d18598d53833a4297/raw/87aeceb24df68a23a7badb4dcf53e9ab68b377d7/X_Y.csv" AS csvLine
CREATE (p:Place { id: toInt(csvLine.FID), long: toFloat(csvLine.X), lat: toFloat(csvLine.Y)})
@EdWarga
EdWarga / gist:513f2fddff7854542524
Created October 17, 2014 19:57
2014-10-17_XQueryGroup
http://try.zorba.io/queries/xquery/gWnUJ4xt9ULEECC8icTYp5zyCDA=
@EdWarga
EdWarga / ReplaceRefid.xq
Last active August 29, 2015 14:19
Replace value of all refids in collection with the normalized value
xquery version "3.0";
declare namespace vra="http://www.vraweb.org/vracore4.htm";
let $records := fn:collection("1941")
for $refid in $records//@refid
return
@vai2fc
vai2fc / 2017-02-markdown-ws-links.md
Last active February 10, 2017 17:34
2017-02-10 resources