README.md 34 lines (19 with data), 664 Bytes
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