diff --git a/spec/index.html b/spec/index.html index e995e28..66542b7 100644 --- a/spec/index.html +++ b/spec/index.html @@ -7596,15 +7596,23 @@
SHA512

XPath Constructor Functions

-

SPARQL imports a subset of the XPath constructor functions defined in [[[XPATH-FUNCTIONS-31]]] - [[XPATH-FUNCTIONS-31]] in section 17.1 Casting - from primitive types to primitive types. SPARQL constructors include all of the XPath - constructors for the SPARQL operand datatypes plus the - additional datatypes imposed by the RDF data model. Casting - in SPARQL is performed by calling a constructor function for the target type on an operand of - the source type.

-

XPath defines only the casts from one XML Schema datatype to another. The remaining cast - is defined as follows:

+

+ SPARQL imports a subset of the XPath constructor functions defined in + [[[XPATH-FUNCTIONS-31]]] [[XPATH-FUNCTIONS-31]] in + section + 17.1 Casting from primitive types to primitive types. + SPARQL constructors include all of the XPath constructors for + the SPARQL operand datatypes plus + the additional datatypes imposed by + the RDF data model. Casting in SPARQL is performed by calling a + constructor function for the target type on an operand of the source + type. +

+

+ XPath defines only the casts from one XML Schema datatype to another. The remaining cast + is defined as follows: +