We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
over the Easter break I was able to implement a new resource on Zenodeo 3. You can now query directly for images related to treatments at https://test.zenodeo.org/v3/treatmentimages. Clicking on that link will give you a count of all the images currently available in the database. (Well, the actual images may be on Zenodo or on Pensoft -- Zenodeo will give you the path to them). The usual queries are available, for example, https://test.zenodeo.org/v3/treatmentimages?treatmentTitle=indomarengo or https://test.zenodeo.org/v3/treatmentimages?treatmentTitle=telmatoscopus. Ocellus now uses treatmentimages for treatment images and zenodo/images for other non-treatment images.
treatmentimages
zenodo/images
You can see all the available queries in the docs at https://test.zenodeo.org
cc @myrmotera @tcatapano @gsautter @retog @millerjeremya @mguidoti
The text was updated successfully, but these errors were encountered:
No branches or pull requests
over the Easter break I was able to implement a new resource on Zenodeo 3. You can now query directly for images related to treatments at https://test.zenodeo.org/v3/treatmentimages. Clicking on that link will give you a count of all the images currently available in the database. (Well, the actual images may be on Zenodo or on Pensoft -- Zenodeo will give you the path to them). The usual queries are available, for example, https://test.zenodeo.org/v3/treatmentimages?treatmentTitle=indomarengo or https://test.zenodeo.org/v3/treatmentimages?treatmentTitle=telmatoscopus. Ocellus now uses
treatmentimages
for treatment images andzenodo/images
for other non-treatment images.You can see all the available queries in the docs at https://test.zenodeo.org
cc @myrmotera @tcatapano @gsautter @retog @millerjeremya @mguidoti
The text was updated successfully, but these errors were encountered: