FAIRDataPoint icon indicating copy to clipboard operation
FAIRDataPoint copied to clipboard

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

Open inuites opened this issue 1 year ago • 1 comments

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

inuites avatar May 04 '23 07:05 inuites

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?

markwilkinson avatar Jul 24 '23 16:07 markwilkinson