Provided by: librdf-query-perl_2.918-1_all bug

NAME

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

VERSION

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

DESCRIPTION

       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:uuid

       •   sparql:struuid

       •   sparql:encode_for_uri

       •   sparql:contains

       •   sparql:strstarts

       •   sparql:strends

       •   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

       •   sparql:strbefore

       •   sparql:strafter

       •   sparql:replace

       •   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>.