Liking cljdoc? Tell your friends :D

csv2rdf.metadata.properties


about-urlclj


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

column-nameclj


column-referenceclj


columnsclj


datatypeclj


defaultclj


dialectclj


foreign-keysclj


idclj


langclj


notesclj


nullclj


ordered?clj


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

primary-keysclj


property-urlclj


referenceclj


required?clj


resourceclj


row-titlesclj


schema-referenceclj


separatorclj


set-table-group-parent-referencesclj


set-table-parent-referencesclj


suppress-output?clj


table-directionclj


table-schemaclj


tablesclj


text-directionclj


titlesclj


transformationsclj


type-uriclj


urlclj


value-urlclj


virtual?clj

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

× close