logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

RDF::Query::Functions - Standard Extension Functions

Author

        Gregory Williams <gwilliams@cpan.org>,
        Toby Inkster <tobyink@cpan.org>.

perl v5.38.2                                       2024-07-02                         RDF::Query::Functions(3pm)

Description

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

Methods

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

Name

       RDF::Query::Functions - Standard Extension Functions

See Also

       RDF::Query::Functions::SPARQL,         RDF::Query::Functions::Xpath,         RDF::Query::Functions::Jena,
       RDF::Query::Functions::Geo, RDF::Query::Functions::Kasei.

Version

       This document describes RDF::Query::Functions version 2.919.

See Also