Liking cljdoc? Tell your friends :D

tawny.fixture


namespace-and-reasonerclj

(namespace-and-reasoner ns reasoner)

Returns a fixture which sets the ontology from the namespace ns and defines the reasoner factory to use. ns should be a symbol

Returns a fixture which sets the ontology from the namespace ns and defines
the reasoner factory to use. ns should be a symbol
raw docstring

ontology-and-reasonerclj

(ontology-and-reasoner o reasoner)

Returns a fixture which sets o as the current ontology and defines the reasoner factory to use.

Returns a fixture which sets o as the current ontology
and defines the reasoner factory to use.
raw docstring

reasonerclj

(reasoner reasoner)

Fixture which sets up the reasoner factory to be used, and makes turns the progress monitor off.

Fixture which sets up the reasoner factory to be used, and makes
turns the progress monitor off.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close