Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

kit-data-manager/basic-repository-demonstrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Repository Demonstrator

The Basic Repository Demonstrator (BaReDemo) serves as showcase for highly customized repository solutions. It allows to manage digital objects including Dublin Core metadata. An easy-to-use Web interface allows to modify and to retrieve digital objects in a Google-like simplicity. For more information on components of the BaReDemo and how to use it, please refer to the documentation, which is also part of this project.

How to build

In order to build the BaReDemo you'll need:

Before building KIT Data Manager 1.3 you have to change the file UserInterface/AdminUI/pom.xml by changing the packaging type from war to jar.

After building KIT Data Manager 1.3 base and obtaining the sources of the BaReDemo, change to the folder where the sources are located, e.g. /home/user/BaReDemo. Edit the file makeDist.sh and set JAVA_HOME and MAVEN_HOME according to your local installation. Afterwars, just call:

user@localhost:/home/user/BaReDemo/$ sh ./makeDist.sh
Building distribution for release BaReDemo-1.0-SNAPSHOT and application BaReDemo.war
Executing clean install
[...]
user@localhost:/home/user/BaReDemo/$

As soon as the build process has finished there will be a file named BaReDemo-1.0.zip located at /home/user/BaReDemo which is the distribution package of the BaReDemo containing everything you need to launch the demonstrator. Extract the zip file to a directory of your choice and refer to the contained manual for further instructions.

More Information

License

The Basic Repository Demonstrator is licensed under the Apache License, Version 2.0.

About

[Deprecated] Basic KIT DM 1.X Demonstrator Application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published