RDF::Query::Functions::SPARQL - SPARQL built-in functions


RDF-Query documentation  | view source Contained in the RDF-Query distribution.

Index


NAME

Top

RDF::Query::Functions::SPARQL - SPARQL built-in functions

VERSION

Top

This document describes RDF::Query::Functions::SPARQL version 2.907.

DESCRIPTION

Top

Defines the following functions:

* sparql:abs
* sparql:bnode
* sparql:bound
* sparql:ceil
* sparql:coalesce
* sparql:concat
* sparql:contains
* sparql:datatype
* sparql:ebv
* sparql:strends
* sparql:floor
* sparql:encode_for_uri
* sparql:exists
* sparql:in
* sparql:iri
* sparql:isblank
* sparql:isiri
* sparql:isliteral
* sparql:isuri
* sparql:isNumeric
* sparql:lang
* sparql:langmatches
* sparql:lcase
* sparql:logical-and
* sparql:logical-or
* sparql:notin
* sparql:rand
* sparql:regex
* sparql:round
* sparql:sameterm
* sparql:strstarts
* sparql:str
* sparql:strdt
* sparql:strlang
* sparql:strlen
* sparql:substr
* sparql:ucase
* sparql:uri
* sparql:encode_for_uri
* sparql:contains
* sparql:strstarts
* sparql:rand
* sparql:md5
* sparql:sha1
* sparql:sha224
* sparql:sha256
* sparql:sha384
* sparql:sha512
* sparql:year
* sparql:month
* sparql:day
* sparql:hours
* sparql:minutes
* sparql:seconds
* sparql:timezone
* sparql:tz
* sparql:now
* 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

Top

 Gregory Williams <gwilliams@cpan.org>.


RDF-Query documentation  | view source Contained in the RDF-Query distribution.