A web application for working with KAIROS schemas.
- Download
moirai-clotho.jar
from thevalidation/
directory in NextCentury'skairos-pub
repository and place it alongside this README (in the root of this repository). - Run
script/bootstrap
in this repository - Optionally, put the CHRONOS ontology as
CHRONOS.ttl
in your data directory, by default./conf/data
.
- Optionally, update
moirai-clotho.jar
as above. - Run
script/update
in this repository - Optionally, update the CHRONOS ontology as above.
script/server
Then open a browser to http://localhost:8080.
By default the server uses example data in the repository. To use alternative data, set an environment variable to a directory with SDF documents:
script/server ./conf/data
A relative path must start with ./
. The directory must be writeable.
This work is supported by the DARPA KAIROS program.