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



File Date Author Commit
src 2014-02-19 Johannes Binder Johannes Binder [cafa7c] Add license header to source files
.gitignore 2014-02-17 Johannes Binder Johannes Binder [23b46a] Initial commit
README.md 2014-02-18 Johannes Binder Johannes Binder [6b251f] Add basic error handling and auto completion.
license_header.txt 2014-02-19 Johannes Binder Johannes Binder [cafa7c] Add license header to source files
pom.xml 2014-02-19 Johannes Binder Johannes Binder [cafa7c] Add license header to source files

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/).

Todo

  • Add list of tools/formats (including PID).
  • Support completion of tool names.
  • Add example queries.
  • Consider format from and to migration.
  • Show additional columns in raw query.
  • Show format migration details (converting tool).

References

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

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