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

source_resource link improvements #16

Open
allanaaa opened this issue Aug 26, 2024 · 0 comments
Open

source_resource link improvements #16

allanaaa opened this issue Aug 26, 2024 · 0 comments

Comments

@allanaaa
Copy link

Rather than a direct link to an Omeka item in a site, the OSII osii:source_resource link is to the API, i.e.

https://explore.saltairecollection.org/api/items/13698

rather than

https://explore.saltairecollection.org/s/p/item/13698

on

http://dev.omeka.org/amayer/amayer-s/omeka-s/s/my-omeka-s-site/item/21713

I realize the technical difficulty is that we don't look at sites and their URLs when importing items directly from the installation. But this does seem less than ideal.

Is there a way to improve this? Can the API identify which sites an item is part of, and then the importer can translate that to the first URL in the list? I know from the python export script that we provide an item's sites by ID ("1|2|4" etc.) but do we send the slug somewhere?

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

3 participants
@allanaaa and others