1RDF::Query::Functions(3U)ser Contributed Perl DocumentatiRoDnF::Query::Functions(3)
2
3
4

NAME

6       RDF::Query::Functions - Standard Extension Functions
7

VERSION

9       This document describes RDF::Query::Functions version 2.918.
10

DESCRIPTION

12       This stub module simply loads all other modules named
13       "RDF::Query::Functions::*". Each of those modules has an "install"
14       method that simply adds coderefs to %RDF::Query::functions.
15

METHODS

17       "install_function ( $uri, \&func )"
18       "install_function ( \@uris, \&func )"
19           Install the supplied CODE reference as the implementation for the
20           given function URI(s).
21

SEE ALSO

23       RDF::Query::Functions::SPARQL, RDF::Query::Functions::Xpath,
24       RDF::Query::Functions::Jena, RDF::Query::Functions::Geo,
25       RDF::Query::Functions::Kasei.
26

AUTHOR

28        Gregory Williams <gwilliams@cpan.org>,
29        Toby Inkster <tobyink@cpan.org>.
30
31
32
33perl v5.30.0                      2019-07-26          RDF::Query::Functions(3)
Impressum