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

Q: How to list all datasets without having to go through each catalog ? #407

Open
inuites opened this issue May 4, 2023 · 1 comment
Open

Comments

@inuites
Copy link

inuites commented May 4, 2023

The Question
Dear,
Is there a way to grap the list of the metadata about all datasets hosted by the FDP server without having to go through each catalog ?

I tried different options through the API swagger interface. I thought that [/index/entries/all] could list all of them but I get an error (400 bad request) when doing it.
I also tried with SPARQL queries but it seems impossible to have this result whitout having to go through each catalog.
Do you have a query that can do it ?

Thank you very much,

note: running FDP server last version V1.16.2

@markwilkinson
Copy link
Contributor

I would be very surprised if you couldn't do that using SPARQL on the back-end triplestore. Would you be willing to share the query that you used?

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