The bundled starter knowledge base — the shipped schema-only ontology, loaded into a KB you already opened.
Public because the README's first example uses it: vaelii.core is the engine, and
this is the one piece of content that ships beside it. The implementation is
vaelii.impl.starter, which is free to change.
The bundled starter knowledge base — the shipped schema-only ontology, loaded into a KB you already opened. Public because the README's first example uses it: `vaelii.core` is the engine, and this is the one piece of *content* that ships beside it. The implementation is `vaelii.impl.starter`, which is free to change.
(load-into kb)Load the starter ontology into kb and return it.
(load-into (v/open-kb {}))
Over 1,600 asserted sentexes — the spindle head, the upper spindle's members
and the middle spindle's — which the rules take to 3,200+ stored once they have fired. No
individuals: the starter is a schema to build on, not a world. starter_test pins
both counts, so a shipped file that adds content moves a number here.
Load the starter ontology into `kb` and return it.
(load-into (v/open-kb {}))
Over 1,600 asserted sentexes — the spindle head, the upper spindle's members
and the middle spindle's — which the rules take to 3,200+ stored once they have fired. No
individuals: the starter is a schema to build on, not a world. `starter_test` pins
both counts, so a shipped file that adds content moves a number here.cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |