Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.44 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.44 KB

UJWA – XML processing experiments for the Uwe Johnson-Werkausgabe

Detail der Skulptur Uwe Johnsons von Wieland Förster vor dem John-Brinckman-Gymnasium in Güstrow by MrsMyer / Wikimedia Commons / CC-BY-SA-3.0

The experiments in this project have been created in preparation for a workshop on workflow challenges encountered by the Rostocker Ausgabe of Uwe Johnson's collected works. They are published mostly for reference and – in their current state – only serve as proofs of concept.

Getting Started

Prerequisites

In order to run the experiments, you need

Run

Given an excerpt from the UJWA in excerpt.xml, you can extract individual witnesses via

$ clojure --report stderr -m ujwa.main excerpt.xml

The resulting XML and plain-text files are written to data/.

License

Copyright © 2020 Gregor Middell.

This project is licensed under the GNU General Public License v3.0.