afs commented on PR #1343: URL: https://github.com/apache/jena/pull/1343#issuecomment-1140231213
There is one wrinkle to sort out. SSE parsers in two steps: text to general expression and general expression to update. There is compatibility code in the PR. Ideally, `(iri ...)` would take a new, optional arg to be the base. That said, SSE+updates isn't very common and SSE is primarily for Jena-dev use, it's just grown / been spotted. -- 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]
