Skip to content

Commit

Permalink
Get ready for release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
metacontext committed Jul 16, 2018
1 parent 23b67b4 commit d65d1b1
Show file tree
Hide file tree
Showing 798 changed files with 141,695 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
MyFontsWebfontsKit
processed.xml
debug.xql
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2018 Torsten Schrade <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
43 changes: 43 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# DER STURM - Web Application

This software package provides the digital edition environment of the project
<a href="https://sturm-edition.de/">"DER STURM. A Digital Edition of Sources from the International Avantgarde"</a>
of the <a href="http://www.adwmainz.de/">Academy of Sciences and Literature | Mainz</a>.

The package is developed as an encapsulated web application for the <a href="http://exist-db.org/">eXist XML database</a>
and contains everything - the code, the research data and the presentation layer of the digital edition. The eXist
implementation is inspired by current developments in the field of static site generators like
<a href="https://jekyllrb.com/">Jekyll</a>, <a href="https://gohugo.io/">Hugo</a> and <a href="https://getgrav.org/">Grav</a>.

The following diagramm gives an overview over the software architecture:

![Diagramm of the eXist application](https://sturm-edition.de/images/sturm-exist-app.png "Diagramm of the STURM eXist application")

Further details can be read in the <a href="https://sturm-edition.de/ressourcen/software.html">software documentation</a>.

### Download & Installation

All releases of the software can be downloaded from the <a href="https://github.com/digicademy/sturm-exist-app/releases">release page</a>.

Each release contains a precompiled XAR file that can be conveniently installed
in an eXist instance with the eXist package manager. Once installed the presentation
layer of the digital edition can be found in the _html_ folder of the installation. The
research data is contained in the _xml_ folder, all XQuery and XSLT scripts
are kept in the _xql_ and _xslt_ folders respectively.

### License

The design and the research data of the STURM edition are licensed under the terms
of the <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY 4.0 license</a>.

The software is published under the terms of the MIT license.

### Research Software Engineering and Development

Copyright 2018 <a href="https://orcid.org/0000-0002-0953-2818">Torsten Schrade</a>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9 changes: 9 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<project default="xar" name="sturm-edition">
<property name="project.version" value="1.0.0"/>
<property name="project.app" value="sturm-edition"/>
<property name="build.dir" value="build"/>
<target name="xar">
<mkdir dir="${build.dir}"/>
<zip basedir="." destfile="${build.dir}/${project.app}-${project.version}.xar" excludes="${build.dir}/*"/>
</target>
</project>
5 changes: 5 additions & 0 deletions collection.xconf
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<collection xmlns="http://exist-db.org/collection-config/1.0">
<index xmlns:xs="http://www.w3.org/2001/XMLSchema">
<fulltext default="none" attributes="false"/>
</index>
</collection>
4 changes: 4 additions & 0 deletions expath-pkg.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<package xmlns="http://expath.org/ns/pkg" name="https://sturm-edition.de" abbrev="sturm-edition" version="1.0.0" spec="1.0">
<title>STURM Edition</title>
<dependency package="http://www.functx.com" semver-min="1.0"/>
</package>
149 changes: 149 additions & 0 deletions html/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,149 @@
<html lang="de">
<head>
<meta charset="utf-8"/>
<meta name="description" content=""/>
<meta name="author" content="Marjam Mahmoodzada"/>
<meta name="author" content="Torsten Schrade"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Fehler 404 : DER STURM - Digitale Quellenedition zur Geschichte der internationalen Avantgarde</title>
<script>
var Hyphenopoly = {
require: {
"de": "FORCEHYPHENOPOLY"
},
paths: {
patterndir: "/js/Hyphenopoly/patterns/",
maindir: "/js/Hyphenopoly/"
},
setup: {
classnames: {
"container": {}
}
}
};
</script>
<script src="/js/Hyphenopoly/Hyphenopoly_Loader.js"/>
<link href="https://fonts.googleapis.com/css?family=Tinos:400,400i,700,700i&amp;subset=latin-ext" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css?family=Ramaraja" rel="stylesheet"/>
<link rel="stylesheet" type="text/css" href="/css/MyFontsWebfontsKit/MyFontsWebfontsKit.css"/>
<link rel="stylesheet" type="text/css" media="screen" href="/css/normalize.css"/>
<link rel="stylesheet" type="text/css" media="screen" href="/css/skeleton.css"/>
<link rel="stylesheet" type="text/css" media="screen" href="/css/magnific-popup.css"/>
<link rel="stylesheet" type="text/css" media="screen" href="/css/atom-one-light.css"/>
<link rel="stylesheet" type="text/css" media="screen" href="/css/style.css"/>
<link rel="stylesheet" type="text/css" media="print" href="/css/print.css"/>
<link rel="icon" type="image/png" href="images/favicon.png"/>
</head>
<body>
<div class="container">
<header class="row header">
<div class="branding">
<a href="/">
<h1 class="title">
<span class="tighter">DER</span> <span class="tight">ST</span>
<span class="normal">URM</span>
</h1>
<h2 class="subtitle">Digitale Quellenedition zur Geschichte der internationalen Avantgarde</h2>
</a>
</div>
<nav class="navigation">
<ul>
<li>
<a class="normal" href="/projekt.html">Projekt</a>
</li>
<li>
<a class="normal" href="/edition.html">Edition</a>
</li>
<li>
<a class="normal" href="/quellen.html">Quellen</a>
</li>
<li>
<a class="normal" href="/register.html">Register</a>
</li>
<li>
<a class="normal" href="/ressourcen.html">Ressourcen</a>
</li>
</ul>
</nav>
</header>
<main class="row content">
<section class="twelve columns maincontent">
<h2>Fehler 404 - Seite nicht gefunden</h2>
<p>
Liebe Benutzerin, lieber Benutzer,
</p>
<p>
die von Ihnen angeforderte Seite existiert leider nicht (mehr) unter dieser Adresse.
Bitte versuchen Sie, die gesuchte Seite über die Startseite zu erreichen. Falls Sie sicher sind,
dass die Seite existiert aber nicht mehr erreicht werden kann, freuen wir uns über eine kurze Nachricht.
Vielen Dank.
</p>
</section>
</main>
<footer class="row footer">
<section class="six columns service">
<h5>Links</h5>
<ul class="standard">
<li>
<a href="http://www.arthistoricum.net/themen/portale/sturm/">Themenportal „Herwarth Walden und DER STURM“</a>
</li>
<li>
<a href="http://bluemountain.princeton.edu/exist/apps/bluemountain/title.html?titleURN=bmtnabg">Blue Mountain Project der Universität Princeton</a>
</li>
<li>
<a href="http://kalliope.staatsbibliothek-berlin.de/de/findingaid_index?fa.id=DE-611-BF-4273&amp;fa.enum=111&amp;lastparam=true">STURM-Archiv der Staatsbibliothek zu Berlin</a>
</li>
<li>
<a href="http://digi.ub.uni-heidelberg.de/diglit/sturm">STURM-Bestände der Universitätsbibliothek Heidelberg</a>
</li>
<li>
<a href="http://www.zikg.eu/bibliothek/studienzentrum/digitalisierung/kataloge-sturm">STURM-Bestände des Zentralinstituts für Kunstgeschichte</a>
</li>
</ul>
<h5>Nachnutzung</h5>
<p>
Edition und Forschungsdaten stehen unter einer
<a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International (CC-BY 4.0)</a>
Lizenz und können unter Berücksichtigung der Lizenzbedingungen frei nachgenutzt werden.
Die Editionssoftware dieses Projektes steht unter MIT-Lizenz und kann <a href="/ressourcen/software.html">frei heruntergeladen</a> und
weiterentwickelt werden.
</p>
</section>
<section class="six columns contact">
<h5>Herausgeber</h5>
<p>
DER STURM. Digitale Quellenedition zur Geschichte der internationalen Avantgarde,
erarbeitet und herausgegeben von Marjam Trautmann und Torsten Schrade, Mainz, Akademie
der Wissenschaften und der Literatur, 2018.
</p>
<h5>Kontakt</h5>
<a href="http://www.adwmainz.de/">
<img id="logo" src="/images/adwlogo.png"/>
</a>
<address x-ms-format-detection="none" vocab="http://schema.org/" typeof="Organization">
<span property="name">Akademie der Wissenschaften und der Literatur Mainz</span>
<br/>
<div property="address" typeof="PostalAddress">
<span property="streetAddress">Geschwister-Scholl-Str. 2</span>
<br/>
<span property="postalCode">55131</span> <span property="addressLocality">Mainz</span>
</div>
Tel:
<span property="telephone" class="telephone">06131 577 119</span>
<br/>
E-Mail: <span property="email">
<a href="mailto:[email protected]">[email protected]</a>
</span>
<br/>
Twitter: <a class="twitter" href="https://twitter.com/SturmEdition">@SturmEdition</a>
<br/>
<a class="imprint" href="/impressum.html">Impressum</a> /
<a class="privacy" href="/datenschutz.html">Datenschutzerklärung</a>
</address>
</section>
</footer>
</div>
<script src="/js/jquery-1.12.4.min.js"/>
<script src="/js/menu.js"/>
</body>
</html>
Loading

0 comments on commit d65d1b1

Please sign in to comment.