ipt icon indicating copy to clipboard operation
ipt copied to clipboard

API for resources

Open edalcin opened this issue 2 years ago • 2 comments

Dear folks,

I'm moving forward with the project https://github.com/edalcin/DarwinCoreJSON, including occurrence data from IPT. The project "DarwinCoreJSON" will accept any IPT Resource, "core" independent, and convert the data to JSON.

At this point, I have to enter manually the list of resources on IPT that I want to convert to JSON and aggregate on MongoDB.

What would be great would be to have some kind of "resources.do" that will list all the resources, better, exposing the "EML" of all and each resource, to be read and processed by machine.

Please let me know if it makes sense.

Thanks in advance.

edalcin avatar Dec 07 '23 11:12 edalcin

Thank you, we'll consider implementing this feature

mike-podolskiy90 avatar Dec 08 '23 09:12 mike-podolskiy90

I think you can do that via https://ipt.gbif.org/rss.do. It lists all IPT datasets in XML format. There you can find ipt:eml - EML endpoint and ipt:dwca - DwC archive.

mike-podolskiy90 avatar Feb 12 '24 12:02 mike-podolskiy90