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

get-inferred-subclassesclj

(get-inferred-subclasses namespace class)

Returns a string of inferred subclasses.

Returns a string of inferred subclasses.
sourceraw docstring

get-inferred-superclassesclj

(get-inferred-superclasses namespace class)

Returns a string of inferred superclasses.

Returns a string of inferred superclasses.
sourceraw docstring

get-unsatisfiableclj

(get-unsatisfiable namespace)

Returns a string about unsatisfiable classes.

Returns a string about unsatisfiable classes.
sourceraw docstring

identitasclj

(identitas id)

Return a random prolong ID from the identitas library.

Return a random prolong ID from the identitas library.
sourceraw docstring

is-coherentclj

(is-coherent namespace)

Returns a message about the coherency of NAMESPACE

Returns a message about the coherency of
NAMESPACE
sourceraw docstring

is-consistentclj

(is-consistent namespace)

Returns a message about the consistency of NAMESPACE

Returns a message about the consistency of
NAMESPACE
sourceraw docstring

list-classesclj

(list-classes classes)

Given a set of classes, returns a string representation.

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

save-namespace-ontologyclj

(save-namespace-ontology namespace)

Save ontology in the given namespace.

Save ontology in the given namespace.
sourceraw docstring

set-reasonerclj

(set-reasoner reasoner)

Sets the reasoner factory.

Sets the reasoner factory.
sourceraw docstring

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

× close