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 {}))
About 1,320 sentexes: the vocabulary head, the definitional upper band, and the middle theories. No individuals — it is a schema to build on, not a world.
Load the starter ontology into `kb` and return it.
(load-into (v/open-kb {}))
About 1,320 sentexes: the vocabulary head, the definitional upper band, and the
middle theories. No individuals — it is a schema to build on, not a world.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 |