NAME
RDF::Query::Functions::SPARQL - SPARQL built-in functions
VERSION
This document describes RDF::Query::Functions::SPARQL version 2.904.
DESCRIPTION
Defines the following functions:
sparql:bnode
sparql:bound
sparql:coalesce
sparql:datatype
sparql:ebv
sparql:exists
sparql:in
sparql:iri
sparql:isblank
sparql:isiri
sparql:isliteral
sparql:isuri
sparql:isNumeric
sparql:lang
sparql:langmatches
sparql:logical-and
sparql:logical-or
sparql:notin
sparql:regex
sparql:sameterm
sparql:str
sparql:strdt
sparql:strlang
sparql:uri
http://www.w3.org/2001/XMLSchema#boolean
http://www.w3.org/2001/XMLSchema#dateTime
http://www.w3.org/2001/XMLSchema#decimal
http://www.w3.org/2001/XMLSchema#double
http://www.w3.org/2001/XMLSchema#float
http://www.w3.org/2001/XMLSchema#integer
http://www.w3.org/2001/XMLSchema#string
AUTHOR
Gregory Williams <gwilliams@cpan.org>.