TBCME 3.5.2

Following query
CONSTRUCT { <> dcterms:date ?date.}
WHERE {
  BIND (xsd:string(now()) AS ?now)
  BIND (SUBSTR(?now,1,10) AS ?date)
}

gives error
Encountered "(""(" at line 4, column 15. Was expecting regex.

The query works in Sesame and SPARQLer (ARQ).

-- 
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include TopBraid Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en

Reply via email to