Skip to content

aseipelt/WeGA-WebApp

 
 

Repository files navigation

WeGA WebApp

This web application is written in XQuery on top of an eXist-db and powers www.weber-gesamtausgabe.de. Needless to say the code is tailor-made to fit our data (see example-data and the corresponding TEI ODD schemata) but can hopefully serve as a starting point for likewise ventures.

Since version 1.2 the WeGA-WebApp is designed as an eXist app package and should happily live together with other installed apps.

Prerequisites

A recent eXist-db with support for XQuery 3.1 (!)

Quick start guide

If you have a running eXist database you can simply install the WeGA-data-samples.xar as well as the WeGA-WebApp.xar from the Release section via the eXist-Dashboard.

Dependencies on other eXist apps/libs

Branches

  • master our stable branch, i.e. the current release version
  • develop our development branch
  • other branches are experimental and and will get merged (or just some features) into develop at some point

Documentation

(Sparse) Documentation can be found on the Wiki as well as the changelog.

License

This work is available under dual license: BSD 2-Clause and Creative Commons Attribution 4.0 International License (CC BY 4.0)

About

Web application that powers weber-gesamtausgabe.de

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 97.4%
  • XQuery 1.6%
  • Other 1.0%