Liking cljdoc? Tell your friends :D

tawny.emacs

Support functions for tawny-mode.el

Support functions for tawny-mode.el
raw docstring

check-namespaceclj

(check-namespace namespace)

Test namespace for error condition.

Returns error message or namespace if everything is fine.

Test namespace for error condition.

Returns error message or namespace if everything is fine.
raw docstring

get-inferred-subclassesclj

(get-inferred-subclasses namespace class)

Returns a string of inferred subclasses.

Returns a string of inferred subclasses.
raw docstring

get-inferred-superclassesclj

(get-inferred-superclasses namespace class)

Returns a string of inferred superclasses.

Returns a string of inferred superclasses.
raw docstring

get-unsatisfiableclj

(get-unsatisfiable namespace)

Returns a string about unsatisfiable classes.

Returns a string about unsatisfiable classes.
raw docstring

is-coherentclj

(is-coherent namespace)

Returns a message about the coherency of NAMESPACE

Returns a message about the coherency of
NAMESPACE
raw docstring

is-consistentclj

(is-consistent namespace)

Returns a message about the consistency of NAMESPACE

Returns a message about the consistency of
NAMESPACE
raw docstring

list-classesclj

(list-classes classes)

Given a set of classes, returns a string representation.

Given a set of classes, returns a string representation.
raw docstring

save-namespace-ontologyclj

(save-namespace-ontology namespace)

Save ontology in the given namespace.

Save ontology in the given namespace.
raw docstring

set-reasonerclj

(set-reasoner reasoner)

Sets the reasoner factory.

Sets the reasoner factory.
raw docstring

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

× close