-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
-
Rewriting should be applied on the uri attribute from UriEntry and not the name!
Example:
uri id="PizzaID" name="http://example.org/Pizza.owl" uri="http://fake.org/Pizza.owl"
rewriteURI uriStartString="http://fake.org" rewritePrefix="."
After rewriting we should get ./Pizza.owl -
The computation of redirect should not stop after the first rewrite is found. The documentation says: “If more than one rewriteURI entry matches, the matching entry with the longest normalized uriStartString value is used.”
Metadata
Metadata
Assignees
Labels
No labels