Liking cljdoc? Tell your friends :D
Clojure only.

vaelii.starter

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.
raw docstring

load-intoclj

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close