afs commented on PR #2253: URL: https://github.com/apache/jena/pull/2253#issuecomment-1947421209
Noted :-) Slight overload what with Jena5 and RDF 1.2. The PR does look clearer. There may also be another approach which I'll code up. Fundamentally, RDFLink and QueryExecHTTP have slight different approaches: RDFLink has four accept choices and chooses late when the query is known; QueryExecHTTP has one and can be set late. I'm investigating setting up the queryExec builder with the combined four accept choices - they happen to be disjoint. But maybe there is really a fundamental mismatch that might lead to a deep change for the better. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
