Skip to content

Allow relative URLs in annotations-by-document request #5

@spyysalo

Description

@spyysalo

Annotations can now be requested by document using the syntax

http://example.org/documents/{doc-url}/annotations

As documents don't need to be local, the implementation uses absolute document URLs, as in e.g.

http://example.org/documents/http://example.org/documents/123/annotations

However, these are ugly and unwieldy. The relative variant

http://example.org/documents/123/annotations

should be supported as an alternative.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions