This is a description in OWL2 of the HTTP interactions.
This is inspired by the HTTP RDF vocabulary.
The documentation generation and ontology checking requires The Leiningen build tool.
Verification of the ontology consistency can be done with
$ lein run -- check
Documentation can be generated using:
$ lein run -- gendoc
You can then see the result by running a local Web server with:
$ lein serve