Not logged in : Login
(Sponging disallowed)

About: http://docs.openlinksw.com/virtuoso/xpf_substring.html     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : rss:item, within Data Space : www.openlinksw.com associated with source document(s)
QRcode icon
http://www.openlinksw.com/describe/?url=http%3A%2F%2Fdocs.openlinksw.com%2Fvirtuoso%2Fxpf_substring.html

AttributesValues
described by
Description
  • Returns the substring of the first argument starting at the position specified in the second argument with length specified in the third argument. The substring() XPATH function returns the substring of the strg starting at the position specified in start argument with length specified in length argument. If length is not specified, it returns the substring starting at the position specified in the start argument and continuing to the end of the string. XPATH 1.0 defines that "each character in the string... is considered to have a numeric position: the position of the first character is 1, the position of the second character is 2 and so on. This differs from Java and ECMAScript, in which the String.substring method treats the position of the first character as 0." The returned substring contains those characters for which the position of the character is greater than or equal to start and, if length is specified, less than the sum of start and length. If start and/or length are not integers, they are converted to integers following rules for round() XPATH function, before doing any other processing. So they will be rounded first, and the sum of rounded values will be used as "end position"
Creator
  • virtuoso.docs@openlinksw.com
Date
  • 2013-07-11T21:22:54Z
  • 2015-02-05T21:17:51Z
Title
  • Function: substring
type
content:encoded
  • Returns the substring of the first argument starting at the position specified in the second argument with length specified in the third argument. The substring() XPATH function returns the substring of the strg starting at the position specified in start argument with length specified in length argument. If length is not specified, it returns the substring starting at the position specified in the start argument and continuing to the end of the string. XPATH 1.0 defines that "each character in the string... is considered to have a numeric position: the position of the first character is 1, the position of the second character is 2 and so on. This differs from Java and ECMAScript, in which the String.substring method treats the position of the first character as 0." The returned substring contains those characters for which the position of the character is greater than or equal to start and, if length is specified, less than the sum of start and length. If start and/or length are not integers, they are converted to integers following rules for round() XPATH function, before doing any other processing. So they will be rounded first, and the sum of rounded values will be used as "end position"
rss:category
  • XPATH & XQUERY
is topic of
is rdf:_808 of
Faceted Search & Find service v1.17_git122 as of Jan 03 2023


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Apr 5 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (30 GB total memory, 26 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software