> But we need one form for URI matching otherwise "file:/path" does not match "file:///path"
Why does Jena need to match "file:/path" and "file:///path"? Shouldn't it be left to the user to choose one form or the other in their data?
> But we need one form for URI matching otherwise "file:/path" does not match "file:///path"
Why does Jena need to match "file:/path" and "file:///path"? Shouldn't it be left to the user to choose one form or the other in their data?