Liking cljdoc? Tell your friends :D

tawny.protocol


Annotatablecljprotocol

Annotatable objects are objects which can contain a number of OWLAnnotations.

Annotatable objects are objects which can contain a number of OWLAnnotations.

as-annotationsclj

(as-annotations entity)

Returns an OWLAnnotation set from an Annotatable entity.

Returns an OWLAnnotation set from an Annotatable entity.
raw docstring

Entityablecljprotocol

Entityable objects are objects which wrap an OWLObject for some purpose.

Entityable objects are objects which wrap an OWLObject for some purpose.

as-entityclj

(as-entity entity)

Returns the bare OWLObject from an Entityable entity.

Returns the bare OWLObject from an Entityable entity.
raw docstring

IRIablecljprotocol

as-iriclj

(as-iri entity)

Returns an IRI identifying the entity if this is possible

Returns an IRI identifying the entity if this is possible

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

× close