Skip to content

feuerbart/EditionExample

This branch is 1 commit behind Edirom/EditionExample:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f00b9ca · Sep 27, 2024

History

83 Commits
May 22, 2022
Apr 12, 2024
Apr 12, 2024
Sep 27, 2024
Sep 27, 2024
Jan 18, 2022
Mar 28, 2017
Jan 18, 2022
Jan 20, 2022
Mar 28, 2017
Jan 20, 2022

Repository files navigation

Edition Example

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:

  1. A feature based perspective providing test respective sample data for single features available in Edirom Online that can be used to:
  2. test the implementation of certain features
  3. explore the steps necessary to provide a certain feature in the context of your edition's data
  4. A user or content based perspective illustrating the capabilities of Edirom Online in an annotated manner

License Information

This project is generally licensed und the terms of Creative Commons Attribution 4.0 International (CC-BY 4.0) except for files stating otherwise.

CC-BY-4.0

Building

  1. In order to build a EXPath Package you need Apache ANT installed on your system.
  2. Download the EditionExample code or clone it via git.
  3. Then open your command line prompt and navigate to the EditionExample folder, e.g.
cd /Users/User/GitHub/EditionExample
  1. Then launch the build process by executing
ant

The default build target xar of build.xml will 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.

About

An example edition for Edirom Online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XQuery 100.0%