Created an issue: https://issues.apache.org/jira/browse/JENA-1210
On Fri, Jul 15, 2016 at 5:48 PM, Andy Seaborne <[email protected]> wrote: > On 15/07/16 15:15, Martynas Jusevičius wrote: >> >> I am afraid this code requires too much knowledge of OntModel inner >> workings, which I don't have. Calling loadImports() explicitly works as a >> workaround for me. >> >> Wouldn't the fix basically revert to the 2.11.0 code? It did not seem >> broken, so why was it "fixed" with RDFDataMgr in the first place? > > > Because old style RDFReaders now call RDFDataMgr but they can't get the full > benefit of content negotiation. IIRC. > > In 2.11, conneg was weak to non-existent. > > A hybrid may be possible. > > Andy > > >> >> On Fri, 15 Jul 2016 at 12:40, Andy Seaborne <[email protected]> wrote: >> >>> On 14/07/16 15:17, Martynas Jusevičius wrote: >>>> >>>> Should I open a Jira for this as well? Seems like a bug to me. >>> >>> >>> Yes. >>> >>> And a fix? >>> >>> Andy >>> >>> >> >
