1RDF::Query::Functions::UXspearthC(o3n)tributed Perl DocuRmDeFn:t:aQtuieorny::Functions::Xpath(3)
23
4
NAME
6RDF::Query::Functions::Xpath - XPath functions
7
VERSION
9This document describes RDF::Query::Functions::Xpath version 2.918.
10
DESCRIPTION
12Defines the following function:
1314
• http://www.w3.org/2005/xpath-functions#matches
1516
• http://www.w3.org/2005/xpath-functions#abs
1718
• http://www.w3.org/2005/xpath-functions#ceiling
1920
• http://www.w3.org/2005/xpath-functions#floor
2122
• http://www.w3.org/2005/xpath-functions#round
2324
• http://www.w3.org/2005/xpath-functions#round-half-to-even
2526
• http://www.w3.org/2005/xpath-functions#compare
2728
• http://www.w3.org/2005/xpath-functions#concat
2930
• http://www.w3.org/2005/xpath-functions#substring
3132
• http://www.w3.org/2005/xpath-functions#string-length
3334
• http://www.w3.org/2005/xpath-functions#upper-case
3536
• http://www.w3.org/2005/xpath-functions#lower-case
3738
• http://www.w3.org/2005/xpath-functions#encode-for-uri
3940
• http://www.w3.org/2005/xpath-functions#contains
4142
• http://www.w3.org/2005/xpath-functions#starts-with
4344
• http://www.w3.org/2005/xpath-functions#ends-with
4546
• http://www.w3.org/2005/xpath-functions#year-from-dateTime
4748
• http://www.w3.org/2005/xpath-functions#month-from-dateTime
4950
• http://www.w3.org/2005/xpath-functions#day-from-dateTime
5152
• http://www.w3.org/2005/xpath-functions#hours-from-dateTime
5354
• http://www.w3.org/2005/xpath-functions#minutes-from-dateTime
5556
• http://www.w3.org/2005/xpath-functions#seconds-from-dateTime
5758
• http://www.w3.org/2005/xpath-functions#timezone-from-dateTime
59
AUTHOR
61Gregory Williams <gwilliams@cpan.org>.
6263
64
65
perl v5.36.0 2022-07-22 RDF::Query::Functions::Xpath(3)