This is the cl-sparql Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 04:23:20 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-sparqlSPARQL query builder for Common Lisp
Mariano Montone <marianomontone@gmail.com>
MIT
0.0.1
puri (system).
parser-combinators (system).
cl-ppcre (system).
split-sequence (system).
package.lisp (file).
sparql.lisp (file).
uri.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-sparql/sparql.lisppackage.lisp (file).
cl-sparql (system).
sparql (macro).
sparql-compile (function).
sparql-eval (function).
*eval* (special variable).
*variable-name-reader* (special variable).
expand (function).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
expand-term (method).
in-list (function).
reduce-strings (function).
render-sparql (function).
sparql-delete-data (function).
sparql-filter-exists (function).
sparql-filter-not-exists (function).
sparql-insert-data (function).
sparql-limit (function).
sparql-minus (function).
sparql-offset (function).
sparql-optional (function).
sparql-order-arg (function).
sparql-order-by (function).
sparql-order-term (function).
sparql-parser (function).
sparql-select (function).
sparql-subselect (function).
sparql-triple (function).
sparql-union (function).
sparql-var (function).
sparql-where (function).
sparql-where-graph (function).
strcat (function).
transform (function).
triple-object (function).
triple-predicate (function).
triple-subject (function).
triples-block (function).
where-body (function).
where-triple (function).
cl-sparql/uri.lispsparql.lisp (file).
cl-sparql (system).
define-uri-prefix (macro).
enable-uri-syntax (function).
get-uri-prefix (function).
make-uri (function).
parse-literal (function).
render-literal (method).
render-literal (method).
render-literal (method).
render-literal (method).
render-literal (method).
render-literal (method).
render-literal (method).
*uri-prefixes* (special variable).
clean-literal (function).
display-uri-prefixes (function).
parse-boolean-literal (function).
parse-typed-literal (function).
parse-uri (function).
uri-reader (function).
Packages are listed by definition order.
sparqlcommon-lisp.
parser-combinators.
define-uri-prefix (macro).
enable-uri-syntax (function).
get-uri-prefix (function).
make-uri (function).
parse-literal (function).
render-literal (generic function).
sparql (macro).
sparql-compile (function).
sparql-eval (function).
*eval* (special variable).
*uri-prefixes* (special variable).
*variable-name-reader* (special variable).
clean-literal (function).
display-uri-prefixes (function).
expand (function).
expand-term (generic function).
in-list (function).
parse-boolean-literal (function).
parse-typed-literal (function).
parse-uri (function).
reduce-strings (function).
render-sparql (function).
sparql-delete-data (function).
sparql-filter-exists (function).
sparql-filter-not-exists (function).
sparql-insert-data (function).
sparql-limit (function).
sparql-minus (function).
sparql-offset (function).
sparql-optional (function).
sparql-order-arg (function).
sparql-order-by (function).
sparql-order-term (function).
sparql-parser (function).
sparql-select (function).
sparql-subselect (function).
sparql-triple (function).
sparql-union (function).
sparql-var (function).
sparql-where (function).
sparql-where-graph (function).
strcat (function).
transform (function).
triple-object (function).
triple-predicate (function).
triple-subject (function).
triples-block (function).
uri-reader (function).
where-body (function).
where-triple (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Join adjacent strings in a list, leave other values intact.
Parser: parse a SPARQL variable.
Concatenate a list of strings into a single one.
Parser: transform and return the result, when the transformation applies (not null)
(eql :offset)) offset) ¶(eql :limit)) limit) ¶(eql :desc)) asc) ¶(eql :asc)) asc) ¶(eql :order-by)) order-by) ¶(eql :options)) options) ¶(eql :minus)) minus) ¶(eql :filter-not-exists)) filter-not-exists) ¶(eql :filter-exists)) filter-exists) ¶(eql :optional)) optional) ¶(eql :union)) union) ¶(eql :triple)) triple) ¶(eql :graph)) graph) ¶(eql :where)) where) ¶(eql :eval)) form) ¶(eql :var)) var) ¶(eql :vars)) vars) ¶(eql :subselect)) term) ¶(eql :delete-data)) term) ¶(eql :insert-data)) term) ¶(eql :select)) term) ¶| Jump to: | C D E F G I M P R S T U W |
|---|
| Jump to: | C D E F G I M P R S T U W |
|---|
| Jump to: | *
S |
|---|
| Jump to: | *
S |
|---|
| Jump to: | C F P S U |
|---|
| Jump to: | C F P S U |
|---|