Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter for defining which datasets to query #53

Open
ktk opened this issue Feb 27, 2020 · 1 comment
Open

Filter for defining which datasets to query #53

ktk opened this issue Feb 27, 2020 · 1 comment
Assignees

Comments

@ktk
Copy link
Member

ktk commented Feb 27, 2020

Currently it is only possible to restrict the amount of datasets listed in the API by defining which graph should be used to fetch a list of datasets.

For endpoints like LINDAS where we have many dataset there needs to be another way or restricting it.

We might consider using dcterms:subject as mentioned in the RDF Data Cube spec: https://www.w3.org/TR/vocab-data-cube/#metadata-categorization.

The API would then need an option to query all datasets that are part of the same subject.

@ktk ktk self-assigned this Feb 27, 2020
@jstcki
Copy link
Contributor

jstcki commented Mar 10, 2020

Another use case for subject(s) or similar metadata could be to allow filtering a list of datasets interactively in the client. For this we'd need to be able to match subject(s)

  • exactly by IRI
  • and also (partially) on subject labels

Example mockup:

Bildschirmfoto 2020-03-10 um 16 04 14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants