Skip to content

tetherless-world/kairos-schema-tools

Repository files navigation

KAIROS schema tools

A web application for working with KAIROS schemas.

Use

Prerequisites

One-time setup

  1. Download moirai-clotho.jar from the validation/ directory in NextCentury's kairos-pub repository and place it alongside this README (in the root of this repository).
  2. Run script/bootstrap in this repository
  3. Optionally, put the CHRONOS ontology as CHRONOS.ttl in your data directory, by default ./conf/data.

Updating

  1. Optionally, update moirai-clotho.jar as above.
  2. Run script/update in this repository
  3. Optionally, update the CHRONOS ontology as above.

Running

script/server

Then open a browser to http://localhost:8080.

Using alternative data

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.

Credits

This work is supported by the DARPA KAIROS program.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published