Liking cljdoc? Tell your friends :D

csv2rdf.metadata.properties


about-urlclj

source

childclj

(child child-key)
(child child-key child-fn)

Returns a function which takes a parent metadata record and associates in the child item at the given key a reference to its parent. If child-fn is provided it is used to recursively set parent references under the child record.

Returns a function which takes a parent metadata record and associates in the child item at the given
key a reference to its parent. If child-fn is provided it is used to recursively set parent references
under the child record.
sourceraw docstring

childrenclj

(children children-key)
(children children-key child-fn)

Returns a function which takes a parent metadata record and associates a reference to the parent in each child item contained in the collection at the given key. If child-fn is provided it is used to recursively set parent references under the child record

Returns a function which takes a parent metadata record and associates a reference to the parent in each child
item contained in the collection at the given key. If child-fn is provided it is used to recursively set parent
references under the child record
sourceraw docstring

column-nameclj

source

column-referenceclj

source

columnsclj

source

datatypeclj

source

defaultclj

source

dialectclj

source

foreign-keysclj

source

idclj

source

langclj

source

notesclj

source

nullclj

source

ordered?clj

source

parentclj

(parent child)

Returns the parent record for the given item or nil if none exists.

Returns the parent record for the given item or nil if none exists.
sourceraw docstring

primary-keysclj

source

property-urlclj

source

referenceclj

source

required?clj

source

resourceclj

source

row-titlesclj

source

schema-referenceclj

source

separatorclj

source

set-table-group-parent-referencesclj

source

set-table-parent-referencesclj

source

suppress-output?clj

source

table-directionclj

source

table-schemaclj

source

tablesclj

source

text-directionclj

source

titlesclj

source

transformationsclj

source

type-uriclj

source

urlclj

source

value-urlclj

source

virtual?clj

source

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

× close