Andy Seaborne created JENA-2171:
-----------------------------------
Summary: SPARQL extension: STR(bnode) to return a string.
Key: JENA-2171
URL: https://issues.apache.org/jira/browse/JENA-2171
Project: Apache Jena
Issue Type: Improvement
Components: ARQ, SPARQL
Affects Versions: Jena 4.2.0
Reporter: Andy Seaborne
Assignee: Andy Seaborne
Fix For: Jena 4.3.0
When not in strict mode, make {{STR(bnode)}} return the same string as would
work for {{IRI(bnode)}} and hence make {{IRI(STR(bnode))}} work.
Then {{IRI(STR(bnode))}} == {{STR(IRI(bnode))}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)