git clone https://@opensourceprojects.eu/git/p/timbus/dpes/preservation-identifier/kbserver timbus-dpes-preservation-identifier-kbserver



File Date Author Commit
src 2014-06-27 Rudolf Mayer Rudolf Mayer [3dccab] also considering 'package provides virtualPacka...
.gitignore 2014-02-19 Johannes Binder Johannes Binder [b7f8ba] Merge branch 'develop' of https://opensourcepro...
README.md 2014-06-17 Johannes Binder Johannes Binder [585215] Add support for GET parameters
deployOnKronos.sh 2014-05-28 Johannes Binder Johannes Binder [127675] Deploy using Maven
deployOnTestbed.sh 2014-06-02 Johannes Binder Johannes Binder [37e869] Script to deploy to testbed
license_header.txt 2014-02-19 Johannes Binder Johannes Binder [b7f8ba] Merge branch 'develop' of https://opensourcepro...
pom.xml 2014-06-02 Johannes Binder Johannes Binder [37e869] Script to deploy to testbed

Read Me

kbserver

This project provides a web ui to the toolKB [1] (an instance can be found in [2]).

Dependencies

  • JDK >= 1.7
  • Maven 3

Usage

Deploy in a Java application server or run locally using 'mvn jetty:run' (default target is http://localhost:8080/).
An example request using GET parameters: http://localhost:8080/index.xhtml?value=vim&action=toolReplacement

Todo

  • Add example queries.
  • Show additional columns in raw query.

References

[1] http://timbus.teco.edu/ontologies/preservationIdentifier/toolKB.owl

[2] http://timbus.teco.edu/ontologies/preservationIdentifier/toolKB_instance.owl