This example edition is to build a sample edition data set that can be installed in eXist-db alongside Edirom-Online. The data set is to provide two perspectives on Edirom Online:
- A feature based perspective providing test respective sample data for single features available in Edirom-Online that can be used to:
- test the implementation of certain features
- explore the steps necessary to provide a certain feature in the context of your edition's data
- A user or content based perspective illustrating the capabilities of Edirom-Online in an annotated manner
- Download the code of the Edition Example, clone it via git or fork it.
- Then open your command line prompt and navigate to the folder of the Edition-Example, e.g.
cd /Users/User/GitHub/edirom-online-edition-example
- Now you want to build an EXPath Package, in order to do so, Apache Ant is needed.
- if you have Apache Ant installed on your system, you can execute it manually:
ant
- alternatively: open build.xml with oXygen XML-Editor and click the run-button, oXygen will do the rest automatically
This will automatically generate a folder "dist" in the Repository containing EditionExample-VERSION.xar
e.g. EditionExample-0.1.xar
. This file can be uploaded to your eXist-db instance.
This project is generally licensed under the terms of Creative Commons Attribution 4.0 International (CC-BY 4.0) except for files stating otherwise.