Your browser doesn't support the features required by impress.mod.js, so you are presented with a simplified version of this presentation.

For the best experience please use the latest Chrome, Safari or Firefox browser.

2020-06-09 ZOOM-Universe
Digital Humanities for CS students

Digital Epigraphy

The Case of epidat: Research Platform for Jewish Epigraphy

online https://digicademy.github.io/DH4CS
Thomas Kollatz | Academy of Sciences and Literature Mainz | Digital Academy
@kol_t @_epidat
01
whoami
02
what is epigraphy
03
what is digital epigraphy
04
what is epidat
05
re-use, dataformats and interoperability

01

Who am I

whoami

Study in Heidelberg and Amsterdam
religious studies MA on Ibn Ezra on מה שמו
semitic languages MA on ספר החיים
Projects
Invention of modern orthodoxy
Jewish periodicals in 19th century
German in Hebrew letters
Humanities Computing | Digital Humanities
Digital Hebrew Epigraphy
Digital Infrastructure: TextGrid DARIAH-DE
Digital Humanities department

02

What is epigraphy

What is epigraphy

Epigraphy, the study of written matter recorded on hard or durable material. The term is derived from the Classical Greek epigraphein (“to write upon, incise”) and epigraphē (“inscription”).

Epigraphy in: Encyclopaedia Britannica

Epigraphy (Ancient Greek: ἐπιγραφή), inscription, is the study of inscriptions, or epigraphs, as writing; it is the science of identifying graphemes, clarifying their meanings, classifying their uses according to dates and cultural contexts, and drawing conclusions about the writing and the writers.

Epigraphy in wikipedia|en

headstones from nine centuries

A Cemetery is a spatial ensemble of timebound objects

headstone as a source for cultural and religious history

headstone Mainz 1281

Mainz – Gedenkfriedhof: mz1-2203
foto: LDA Mainz

‎‏זה קבר של הרב ר׳ מאיר בר אברהם הכהן הזקן הנהרג על יחוד השם במ״א לפרט כ״ז בסיון ביום שנשרף בית הכנסת ונקרעו סיפרי תורה מנוחתו כבוד‏‎
place of burial
Mainz
date of death | date of event
1281-06-15 | 27. Sivan 5041
name
Meir b. Awraham HaCohen
event
destruction of the synagogue and the torascrolls:
ביום שנשרף בית הכנסת ונקרעו סיפרי תורה
religious concept
הנהרג על יחוד השם
dislocation of the object
headstone was found by workers on June 5, 1899 in the cellar of the inn Zur Stadt Mainz in the street Große Bleiche

headstone as a source for history of literature

headstone Hamburg 1791
‎‏גם חסידה בשמים‏‎
‎‏פה שוכבת הדרת הנשים‏‎
‎‏אף גם עדים וצבי תפארתם‏‎
‎‏גמלה חסד עם הרשים‏‎
‎‏לזמנה היתה כתר מכתם‏‎
‎‏בת פו״מ כהר״ר יוסף‏‎
‎‏פופרט אשת כ״ה משה‏‎
‎‏אפינהיי׳ הגובה באלטונא‏‎
‎‏נפטר׳ ונקבר׳ יום ב׳ ך״ז טבת‏‎
‎‏שנת כצפור נודדת מקנה‏‎
‎‏תנצב״ה ‏‎

Hamburg-Altona hha-1678

place of burial
Hamburg
name(s) | genealogy
Vogel (in acrostic)
father Josef Popert
husband Moshe Oppenheim
task
הגובה באלטונא‏‎ charity administrator
date_of_death
03.01.1791 | 27. Tewet 5551
symbol
bird
style
rhyme, meter, acrostic, chronostic, play on words

Spatial relations

looking for patterns – changing perspectives

close readingdistant reading
zoom in zoom out
single object ensemble
headstone cemetery
object context
discovering patterns units: rows | fields

spatio-temporal visualisation

visualization in geobrowser

03

What is Digital Epigraphy

very short history of Digital Epigraphy

1960s John Jory: University of Western Australia in Perth: 40.000 texts (CIL VI) KWIC
1968 David Packard developing markup-system Beta Code
1987ff Packard Humanities Institute PHI CDs
1989 Lausanne: international conference on epigraphy and information technology with teams from Bordeaux, Graz, Freiburg, Heidelberg, Rom, North America, at Ithaca (New York and Columbus (Ohio), Palo Alto Actes du Colloque Épigraphie et Informatique
1995 Tom Elliot et al. University of North Carolina: machine readable Leiden conventions XML-based
1997ff AIEGL congress Rome: Electronic Archive(s) of Greek and Latin Epigraphy – federation of three epigraphical databases: Heidelberg 1986ff, Rome 2004ff, Bari 2006ff EAGLE
2001ff EpiDoc 1.0-9.1

Bodel 2012: Latin Epigraphy and the IT Revolution; Roueché 2015: Byzantine Epigraphy for the 21th century; About EpiDoc

epidoc_banner

What is EpiDoc

EpiDoc TEI XML
Epigraphic Documents in TEI XML
XML text markup for ancient documents
EpiDoc is an international, collaborative effort that provides guidelines and tools for encoding scholarly and educational editions of ancient documents. It uses a subset of the Text Encoding Initiative's standard for the representation of texts in digital form, which focuses on the history and materiality of the texts. EpiDoc was developed for the publication of digital editions of ancient inscriptions, but its domain has expanded to include the publication of papyri and manuscripts, including those beyond the Greco-Roman world.

https://sourceforge.net/p/epidoc/wiki/About/

EpiDoc

  • subset of TEI
  • developed since 1999 collaborative (and in transcontinental cooperation)
  • Latest Release of all EpiDoc code: 9.1 (October 2019)
  • the TEI subset EpiDoc is used by numerous (non only) epigraphic  projects

structure

metadata – images – text

<TEI xmlns="http://www.tei-c.org/ns/1.0" xml:space="preserve" xml:lang="en">
   <teiHeader>
     <!-- metadata -->
   </teiHeader>

   <facsimile>
      <!-- information on digital images -->
   </facsimile>

   <text>
       <!-- text: edition, commentary, translation, etc. -->
   </text>
</TEI>

EpiDoc offers a template file ex-epidoctemplate.xml
see EpiDoc Guidelines: Structure Of An EpiDoc Edition

Encoding according to Leiden conventions (Leiden 2.0)

Letters ambiguous outside of their context
<unclear>אβc</unclear>
letters corrected by the editor
<choice>
    <corr>εγ</corr>
    <sic>γε</sic>
</choice>ο
lacuna, approximate extend, omitted letters added by editor
ה<gap agent="damage" reason="lost"
unit="character" quantity="2"/>
<supplied reason="lost">פע</supplied>ר

cheatsheet

metadata: persons and dates

<person xml:id="ffb-80-1" sex="1">
 <persName ref="http://d-nb.info/gnd/11879132X">Meir Rothschild ben Anschel Rothschild</persName>
 <death when="1812-09-19" calendar="#Jewish">13. Tischri 5573<death>
</person>
person@xml:idunique identifier for person
person@sexunique identifier for gender of person
persName@refunique identifier in authority file (GND)
death@whencommon date

metadata: Dating and localization

<history>
 <origin>
  <origDate>
   <date notBefore="1812-09-19">19. September 1812</date>
  </origDate>
  <origPlace>
   <country type="ISO_3166" key="XA-DE-HE">Germany
     <region>Hesse</region>
   </country>
   <settlement type="city" key="tgn:7005293" ref="http://vocab.getty.edu/tgn/7005293">
     Frankfurt am Main, Battonnstraße
    <geogName ref="http://d-nb.info/gnd/4331943-9">Jüdischer Friedhof
     <geo decls="#WGS">50.1119 8.689675</geo>
    </geogName>
   </settlement>
  </origPlace>
 </origin>
</history>

04

What is epidat

What is epidat

epidat is a database

As a database for Jewish gravestone epigraphy, epidat is used to inventory, document, edit and present epigraphic holdings. Currently inscriptions of Jewish cemeteries from nine centuries and four countries are made available via chronological, spatial and thematic approaches.

epidat is a research platform

As a research platform for Jewish gravestone epigraphy, epidat offers open interfaces to the research data and is involved in interdisciplinary research projects and cooperations in the context of digital epigraphy and Jewish Studies.

epidat is a long-term epigraphic project

Epidat started in 2002 and has been continuously developed since then. The database and research platform was launched online in 2006. Since March 2019 epidat is jointly developed within the framework of a scientific cooperation between the Salomon-Ludwig-Steinheim-Institute, Essen and the Academy of Sciences and Literature | Mainz.

what is epidat

scope

cemeteries 215
headstones 37,329
images 76,125
persons 44,246
dates 25,949
countries 4
epibeta startpage

demo

live

development of epidat

  • 2002 set up as a database in order to manage the inventarisation of about 6.000 headstones from the Ashkenazic Cemetery in Hamburg-Altona (1621-1871)
  • data ingest by a team of 10-12 researchers
  • remote access | server based
  • since 2006 online
  • more projects followed – the ongoing development of epidat is driven by projects and scientific cooperations
  • since 2019 epidat is developed in a scientific cooperation between Steinheim-Institute | Essen and Academy of Science and Literature | Mainz
growth of epidat
hha_status_ante_epidat hha_printed

Hamburg-Altona, Königstraße
(fotos: above B. Sommer, below: M. Brocke)

time

From 11th until 20th century. Currently 1.100 dated medieval inscriptions from seven communities

space

  • Germany [198]
  • Lithuania [5]
  • The Netherlands [7]
  • Czechia [5]

spatio-temporal access options

  • by year, month, day
  • by period
  • full-text search in one, several or all collections
  • within one single cemetry
  • within a region
  • with spatio-temporal geobrowser
epidat research data
fair principle Findable Accesible Interoperable Re-usable

licence

are released online under an open Creative Commons Licence cc-by

standard format

are provided in EpiDoc: TEI XML for Epigraphic Documents for machine readable, system-independent, program-independent and structured access (and widely used by digital epigraphers)

interoperability

are mapped to authority files, controlled vocabularies and thesauri

interfaces

are provided via a machine readable interface

epidat research data: FAIR, open and reusable

Agile workflow

tobedone

damage report שו״ם

  1. inventarisation: photographic record and – if possible – map
  2. documentation: and digital editing
  3. damage description
  4. restoration plan
  5. monitoring restoration works
  6. documentation (description and photo)
tobedone
tobedone

restoration activities Hamburg

05

re-use, dataformats and interoperability

cooperation and re-use

tobedone

export formats

XTriples

XTriples is a generic webservice to extract RDF statements from XML resources.With the XTriples webservice you can crawl XML repositories and extract RDF statements using a simple configuration based on XPATH/XQuery expressions.The webservice can be used with direct POST, form-style POST or GET requests.

XTriples

tobedone

Re-Use – Hackathon

tobedone
/TEI/teiHeader/fileDesc/titleStmt/title
/TEI/facsimile/graphic[1]
//*[@type='edition']
//*[@type='translation']
During the first German cultural hackathon, Coding da Vinci, where the Steinheim Institute acted as participating cultural institution and partner, the epidat dataset was presented and the website was developed from it in order to present the grave inscriptions in a new way.

http://www.poeticrelief.org/faq

Re-Use – Researchdata

tobedone
DHd2016 Leipzig / Pre-Conference Workshop For the visualisations, data sets from the Salomon Ludwig Steinheim-Institut for Jewish-German History and the Academy of Sciences and Literature | Mainz have been used.

Kollatz-Kuczera-Schrade 2016

<particDesc>
 <listPerson>
  <person xml:id="aha-13-1" sex="1">
   <persName>Elieser ben Josef Hakohen</persName>
   <death when="1879-12-08"/>
  </person>
  <person xml:id="aha-13-2" sex="1">
   <persName>Jehuda ben Josef Hakohen</persName>
   <death when="1879-12-09"/>
  </person>
  <listRelation>
   <relation name="parent" active="#aha-21-1 #aha-48-1" passive="#aha-13-1"/>
   <relation name="sibling" mutual="#aha-50-1 #aha-13-1"/>
   <relation name="sibling" mutual="#aha-13-1 #aha-13-2"/>
  </listRelation>
 </listPerson>
</particDesc>

hha-3361-teip5

Re-Use – genealogy

hha_visualization

Torsten Schrade

Inspiration for this example drawn from a discussion about visualizing XML based relationships on the TEI mailinglist. Credits and thanks to Thomas Kollatz for the idea. The RDF extraction is modelled on FOAF to represent persons, BIO to represent dates of death and REL to build family relations between persons. Visualization is done using the Sgvizler library and it's Dracula Graph implementation.

Torsten Schrade

RiR-project 2012-2015 | template: Howto make a dynamic map

shape and form: switching arches

tobedone
tobedone
Change in funeral tradition happens slowly. Change manifests itself not only in textual tradition. Cultural change is also reflected in the use of (new) forms. Text and form do not develop synchronously

cultural impact

HyperImage Lighting Table with cans from Hamburg displayed chronological

tobedone

shoes

  • first a symbol for relation between persons and houses
  • then the former housesymbol became part of family name
  • but these symbols also depicting contemporary design as well as everyday culture
tobedone tobedone tobedone tobedone tobedone tobedone

sharing data

epidat personal data are visible outside our limited domain, e.g. in the Deutsche Digitale Bibliothek by referring to the unique identifier provided by the German National Library

<person xml:id="ffb-80-1" sex="1">
<persName 
  ref="http://d-nb.info/gnd/11879132X">
  Meir Rothschild ben Anschel Rothschild
</persName> 
<death when="1812-09-19"/> 
</person>

subject      predicate      object .

epidat-ID    sameAS         GND-ID .
ffb-80-1     sameAS         11879132X .

ffb-80

3D model of Jewish Cemetery Mainz

Workshop: IBR/RiR

Sharing Data

IIP Inscriptions of Israel | Palestine epidat Research Platform for Jewish Epigraphy DIO Deutsche Inschriften Online
online
tobedone
tobedone
tobedone
time 500 BCE - 640 CE midth 11th - 20th century 500-1650 CE
space Israel Palestine Germany Netherlands Czechia Lithuania Germany Austria South Tyrol
Genre Different Funeral Inscriptions Different
Format EpiDoc: TEI XML for Epigraphic Documents
Example QUAMR0001 ffb-80 34-561

PEACE Portal and DARIAH-DE

Genderdistribution

DIO 0 10 20 30 40 50 60 70 80 90 100 110 120 130 140 150 160 170 180 190 200 EPI 0 50 100 150 200 250 300 350 400 450 500 550 0 1 2 9

bar chart Legende

1 male
2 female
0 unknown
9 not defined
Configuration
tobedone

Visualisierung http://app.rawgraphs.io

How to harvest epidat records?

epidat provides access to all collections and their resources of the epidat collection.
Each <resource> is part of a <collection> which is part of all epidat-<collections>.

F I N I S

סוף דבר הכל נשמע

Literature & Software

epidat

RDF-Lifting with XTriples

EpiDoc and Digital Epigraphy

Recent Presentations

topic related presentations

Software used for presentation