Skip to content

Instantly share code, notes, and snippets.

View suellenstringer-hye's full-sized avatar

Suellen Stringer-Hye suellenstringer-hye

  • Vanderbilt University Library
  • Nashville, TN
View GitHub Profile
@suellenstringer-hye
suellenstringer-hye / On Exactitude in Science
Last active September 22, 2015 20:58
Short story for ENGL 355
= On Exactitude in Science: Graphing for textual analysis
:neo4j-version: 2.1.0
:author: Suellen Stringer-Hye
:twitter: @suellenshye
:tags: domain:education, use-case:literary analysis
image::http://www.library.vanderbilt.edu/webimages/graphs/borges.jpg[]
== Goals
Neo4j is a NOSQL database that allows for coding relationships between things. Cypher is the query language that allows us to create the nodes and relationships and between things and then ask questions of it. In this class we will create a small graph of the Borges story "On Exactitude in Science" noting the complexity of the story and illustrating some of the patterns that allowed for this complexity.
@suellenstringer-hye
suellenstringer-hye / flannery letters
Last active August 29, 2015 14:18
The Epistolary Correspondence of Flannery O'Connor
= The Epistolary Correspondence of Flannery O'Connor
=== “I thank you again for reading my book and writing about it so carefully and with so much understanding. I bought three copies of the review to show to some of my connections who think it would be nicer if I wrote about nice people.”
― Flannery O'Connor to Brainard Cheney, February 8, 1953
image::http://i.imgur.com/7pLKctf.jpg[]
== Purpose
@suellenstringer-hye
suellenstringer-hye / newflannery
Last active September 25, 2015 18:11
New Flannery
= The Epistolary Correspondence of Flannery O'Connor
==== “I thank you again for reading my book and writing about it so carefully and with so much understanding. I bought three copies of the review to show to some of my connections who think it would be nicer if I wrote about nice people.”
― Flannery O'Connor to Brainard Cheney, February 8, 1953
image::http://www.library.vanderbilt.edu/webimages/flannery/flannery-book.jpg[]
== About the Project
@suellenstringer-hye
suellenstringer-hye / vanesisters
Last active June 27, 2016 18:03
The Vane Sisters
= The Vane Sisters
//hide
//setup
[source, cypher]
----
CREATE
//People
(cynthia:Person{name:'Cynthia Vane', role:'ghost', plane:'story', plane2:'thisworld', plane3:'otherworld' }),

#Scholarly Communications ##Workshop Series (Fall 2015)

###Sessions:

  • 9/18, 25; 10/2, 9, 23, 30; 11/6, 13, 20; 12/4

###Introduction to GIS using ArcGIS Online ####Friday, DATE

  • Lindsey Fox
@suellenstringer-hye
suellenstringer-hye / callimachus style sheet
Last active August 29, 2015 14:23
callimachus style sheet
@charset "utf-8";
/* CSS Document */
.navbar {
position: relative;
min-height: 125px;
margin-bottom: 21px;
border: 1px solid transparent;
border-top: 2px solid #DDA85B;
background: #0B0B0B url("http://www.library.vanderbilt.edu/assets/images/bg-header.jpg") repeat-x scroll 0px 0px;
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>jQuery SPARQL test</title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.4/cosmo/bootstrap.min.css">
<link rel="stylesheet" href="/stylesheets/style.css">
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>jQuery SPARQL test</title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.4/cosmo/bootstrap.min.css">
<link rel="stylesheet" href="/stylesheets/style.css">
@suellenstringer-hye
suellenstringer-hye / tipsclass
Last active December 16, 2015 16:14
TIPS Class
= Frozen and Tangled Geneaology
:neo4j-version: 2.1.0
:author: Suellen Stringer-Hye
:twitter: @suellenshye
:tags: domain:education, use-case:geneaology
== Class Assignment
= Frozen and Tangled Geneaology
:neo4j-version: 2.1.0
:author: Suellen Stringer-Hye
:twitter: @suellenshye
:tags: domain:education, use-case:geneaology
== Class Assignment