afs commented on issue #1272: URL: https://github.com/apache/jena/issues/1272#issuecomment-1142552968
PR #1343 provides static scoping and includes an extension which is "IRI" with a provided base `IRI(base, rel)`. There are now 2 IRI "E_" 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) in the algebra. -- 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]
