Github user afs commented on the pull request: https://github.com/apache/jena/pull/89#issuecomment-123644119 Running ExampleConstructQuads and the first output is: ``` construct named graph: [<http://eg.com/g1> http://eg.com/s1 http://eg.com/p1 http://eg.com/o1] ``` Note the graph name has `<>` around it. Debugging, I found that the graph node has `<>` as part of it's URI.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---