Skip to content

Redirect/Rewriting is not correct #10

@onor13

Description

@onor13
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions