Aklakan commented on issue #1272:
URL: https://github.com/apache/jena/issues/1272#issuecomment-1143513890

   Seems very reasonable to me.
   
   Though - while we are at it - I wouldn't be opposed to an IRI function that 
can yield relative IRIs "as given" - e.g. not resolving ../../foo.bar against 
the base.
   It's somehow odd that one can put a turtle file on the Web with relative 
IRIs pointing e.g. to resources such as downloads or ontology files - but there 
is no way to create such relative IRIs with SPARQL.
   So maybe E_IRI2 could have an optional third boolean parameter whether to 
resolve against the parser base if the given base is relative which defaults to 
true.
   


-- 
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]

Reply via email to