RDF::Query::Functions::Xpath - XPath functions
This document describes RDF::Query::Functions::Xpath version 2.918.
Defines the following function:
- http://www.w3.org/2005/xpath-functions#matches
- http://www.w3.org/2005/xpath-functions#abs
- http://www.w3.org/2005/xpath-functions#ceiling
- http://www.w3.org/2005/xpath-functions#floor
- http://www.w3.org/2005/xpath-functions#round
- http://www.w3.org/2005/xpath-functions#round-half-to-even
- http://www.w3.org/2005/xpath-functions#compare
- http://www.w3.org/2005/xpath-functions#concat
- http://www.w3.org/2005/xpath-functions#substring
- http://www.w3.org/2005/xpath-functions#string-length
- http://www.w3.org/2005/xpath-functions#upper-case
- http://www.w3.org/2005/xpath-functions#lower-case
- http://www.w3.org/2005/xpath-functions#encode-for-uri
- http://www.w3.org/2005/xpath-functions#contains
- http://www.w3.org/2005/xpath-functions#starts-with
- http://www.w3.org/2005/xpath-functions#ends-with
- http://www.w3.org/2005/xpath-functions#year-from-dateTime
- http://www.w3.org/2005/xpath-functions#month-from-dateTime
- http://www.w3.org/2005/xpath-functions#day-from-dateTime
- http://www.w3.org/2005/xpath-functions#hours-from-dateTime
- http://www.w3.org/2005/xpath-functions#minutes-from-dateTime
- http://www.w3.org/2005/xpath-functions#seconds-from-dateTime
- http://www.w3.org/2005/xpath-functions#timezone-from-dateTime
Gregory Williams <gwilliams@cpan.org>.