Liking cljdoc? Tell your friends :D

clj-prov.core


add-derivationclj

(add-derivation {:keys [source-entity dest-entity] :as mdata}
                source-file
                dest-file)

assoc-withclj

(assoc-with activity agent)

add an association, activity was associated with agent

add an association, activity was associated with agent
raw docstring

attribute-toclj

(attribute-to entity agent)

attribute entity to agent

attribute entity to agent 
raw docstring

derived-fromclj

(derived-from a b)

add a association that entity a was derived from b

add a association that entity a was derived from b
raw docstring

find-entityclj

(find-entity needle-prefix needle-localpart haystack)

finds the first entity in haystack (a list of Entity objects), where prefix and localpart matches. Finds the first entry

finds the first entity in haystack (a list of Entity objects),
where prefix and localpart matches.
Finds the first entry
raw docstring

generated-byclj

(generated-by entity activity)

add a generated by link

add a generated by link
raw docstring

new-docclj

(new-doc ins attrs)

returns a new document and associates all the attributes

returns a new document and associates all the attributes
raw docstring

OCN_NSclj


OCN_PREFIXclj


pnsclj

(pns ns-list)

returns a new prov namespace

returns a new prov namespace
raw docstring

prov-actorscljprotocol

a protocol of actors in prov

a protocol of actors in prov 

activityclj

(activity this prefix label)

agentclj

(agent this prefix full-name)

entityclj

(entity this id description)

roleclj

(role this value qn)
raw docstring

prov-facclj


qnclj

(qn ns prefix)

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

× close