This repository contains all data created and compiled by the DFG project “Digitalisierung des Polytechnischen Journals”.
NB: Any facsimile images and generated content to run a website are not included.
- GNU make (maybe other
makes will fit) - saxonb-xslt (available in Debian-like Linux distributions via
libsaxonb-java)
git submodule init
git submodule updatemake articles
make -C web all
# or, when you’re impatient and have the power of multi-cores:
make articles -j4
make -C web all -j4Apache configuration snippet, assuming your checkout resides under
/var/www/dingler and you want to serve the site as /dingler:
<Directory /var/www/dingler/web/site>
DirectoryIndex index.html
Options +Indexes +FollowSymLinks
Require all granted
</Directory>
Alias /dingler /var/www/dingler/web/siteGo to the SLUB pages and grab them from there.
- extract articles and miscellanea from volumes
- add volume id (eg. pjXXX) to article/miscellanea file
- adjust URLs in
<idno type="URLXML">for volumes and articles
- index page and documentation
- create volume index
- HTML version of volumes
- HTML version of articles:
- link facsimile
- link to XML sources
- styling TEI elements within
<text>:-
<add> -
<bibl> -
<cb> -
<cell> -
<choice>-
<sic>/<corr>
-
-
<date> -
<div> -
<div type="continuation"> -
<figure> -
<formula> -
<front> -
<head> -
<hi> -
<item> -
<l> -
<lb> -
<lg> -
<list> -
<milestone> -
<note> -
<p> -
<pb> -
<persName> -
<placeName> -
<q> -
<ref>(to articles) -
<row> -
<table> -
<titlePart> -
<unclear>
-
- XSLT processing for IMT
- thumbnail generation
- basic dstar search
- documentation
- time series plots
- patents
- persons
- sources
- tables (aka figures)
- figure tables, resp. IMT XML embedding
- footnotes
- keyword cloud (most common nouns)
- links to SLUB
- journals
- articles
- CMDI files
- GND/BEACON file
- list of curious articles
- 404 page
- use dwds.de search API
data: generated filesarticles: articles extracted from volumescmdi: CMDI metadata for articles
images: facsimile imagesscripts: processing toolssources: project sourcesvolumes: volumes as TEI P5 XML…/$volume: table figures
web: files for web presentationdocumentation: project documentationsite: (generated) site contentassets: static site assetsbootstrap: Bootstrap filescss: CSS filesfonts: font filesimages: image filesjs: Javascript files
xslt: XSLT files for various pages
- faksimiles for vol. 8 are dis-ordered
- vol. 12: lot of thumbnails only instead of real size images