I am trying to upgrade our application from Jen 2.7.3 to 2.11.0
It appears that in Jena 2.7.3 model.read(stream, null, "RDF/XML") fired a 
single ModelChangedListener.addedStatements whereas model.read(stream, null, 
"TTL") fired separate addedStatement events.

Now in 2.11.0, both types of load emit only ModelChangedListener.addedStatement 
events.

Was this change intentional?  I don't see anything in the issues.

Thanks, Michael

Reply via email to