Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
Jena 2.7.4, ARQ 2.9.4
-
None
Description
Examples:
SELECT *
{
{ SELECT *
}
{ SELECT *
}
}
SELECT *
{
{ SELECT *
}
?s1 ?p1 _:b1
}
Both the _:b1 become _:b0 when read in and printed out.