You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by "jmkeil (via GitHub)" <gi...@apache.org> on 2024/04/02 13:39:57 UTC

Re: [PR] GH-2370: Improve validation of dataset graph names [jena]

jmkeil commented on PR #2373:
URL: https://github.com/apache/jena/pull/2373#issuecomment-2032075753

   Not sure what would be the best solution. But the simplest solution I could think of would be to just do the request with the encoded graph name IRI and the back-end would complain, if it is invalid. Of course, that would have the draw back that the user might send a large payload only to learn about an invalid input. This could be avoided by sending a trial request with empty payload to test the graph name IRI. That way, no changes of the back-end are needed. Would that be feasible from the testing-perspective?


-- 
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: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org