GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RDF::Query::Functions(3) User Contributed Perl Documentation RDF::Query::Functions(3)

RDF::Query::Functions - Standard Extension Functions

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

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.

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

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

 Gregory Williams <gwilliams@cpan.org>,
 Toby Inkster <tobyink@cpan.org>.
2017-01-04 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.