afs commented on PR #1343: URL: https://github.com/apache/jena/pull/1343#issuecomment-1142551419
There are now 2 IRI functions: the standard "E_IRI" takes on argument and records the pasrer base and "E_IRI2" which has two arguments - `(base, rel)` - and because `base` can be relative, it also records the parser base. These become functions `(iri)` and `(iri2)`. -- 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]
