[
https://issues.apache.org/jira/browse/JENA-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420231#comment-17420231
]
ASF subversion and git services commented on JENA-2171:
-------------------------------------------------------
Commit a018878c4a6c73df3cdd4b4af1396c72823d6774 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=a018878 ]
JENA-2171: STR(node)
> 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
> Priority: Minor
> 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)