Browse Source

Update home server URL

main
Lorenzo Hess 4 years ago
parent
commit
0f885eded4
  1. 2
      README.md

2
README.md

@ -2,7 +2,7 @@
Storage for XML files used to represent Dante's *Divine Comedy*. Also includes text files and programs used to generate the XML. Storage for XML files used to represent Dante's *Divine Comedy*. Also includes text files and programs used to generate the XML.
This repo is mirrored at my home server: `https://git.lhess.xyz:1534/lhess/xml-commedia-mirror.git`. This repo is mirrored at my home server: `https://git.lorenzohess.net:1534/lhess/xml-commedia-mirror`.
## Plaintext to XML ## Plaintext to XML
I use Python and the Bourne Again Shell (Bash) to convert the *Comedy* from plaintext to XML. Currently, the XML *Comedy* complies with TEI specifications (full teiHeader coming soon). I took the plaintext files from this project: [ginestra/dante-visualized](https://github.com/ginestra/dante-visualised). The plaintext files are stored under `comedy-plaintext.d`, which contains subfolders for each canticle. Each subfolder contains text files, one per canto. I use Python and the Bourne Again Shell (Bash) to convert the *Comedy* from plaintext to XML. Currently, the XML *Comedy* complies with TEI specifications (full teiHeader coming soon). I took the plaintext files from this project: [ginestra/dante-visualized](https://github.com/ginestra/dante-visualised). The plaintext files are stored under `comedy-plaintext.d`, which contains subfolders for each canticle. Each subfolder contains text files, one per canto.

Loading…
Cancel
Save