Skip to content

Fragment URL and first-page URL are the same #76

Open
@RubenVerborgh

Description

@RubenVerborgh

http://fragments.dbpedia.org/2016-04/en contains a triple

<http://fragments.dbpedia.org/2016-04/en> void:subset <http://fragments.dbpedia.org/2016-04/en>

This is technically not wrong, but does not make sense.

The second page contains a triple

<http://fragments.dbpedia.org/2016-04/en> void:subset <http://fragments.dbpedia.org/2016-04/en?page=2>.

This can be problematic. Is the second page a subset of the first page? Not really.

We should more carefully consider the resource design. For instance, by changing the hypermedia control to go to ?page=1&subject=…, and by setting a redirect on the non-paged resource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions