Github user hartig commented on the issue:
https://github.com/apache/jena/pull/299
Ah, one more thing: @afs, would it be possible to extend the `checkTriple`
method of `ParserProfileStd` to permit the subject and the object of a triple
to be `Node_Triple`?
This is the only thing that breaks my Turtle* parser extension. The only
workaround for me at the moment is to use the parser framework with "checking"
disabled.---
