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

arctos: still image has invalid access URI #108

Open
MortenHofft opened this issue Mar 21, 2023 · 7 comments
Open

arctos: still image has invalid access URI #108

MortenHofft opened this issue Mar 21, 2023 · 7 comments

Comments

@MortenHofft
Copy link
Member

@dustymc
The access URI https://arctos.database.museum/media/42 is a webpage and not the image
And the descriptions (and other metadata) like Taxidermy preparation in position at time of death. isn't included

first row below:

digital_entity_id,digital_entity_type,access_uri,web_statement,format,license,rights,rights_uri,access_rights,rights_holder,source,source_uri,creator,created,modified,language,bibliographic_citation
https://arctos.database.museum/media/42,STILL_IMAGE,https://arctos.database.museum/media/42,,,,,,,,,,,,,,
@Jegelewicz
Copy link
Collaborator

It seems that what we want here is this - https://web.corral.tacc.utexas.edu/UAF/arctos/2009_08_04/bison.jp

@dustymc
Copy link

dustymc commented Mar 21, 2023

That's not something I can do without resolution in our internal issue. (And that should really come from the collections, but I suppose it's The Community's job to make that leap...)

@dustymc
Copy link

dustymc commented Mar 21, 2023

@MortenHofft
Copy link
Member Author

That returns 401 Unauthorized so no that wouldn't work.

@tucotuco
Copy link
Collaborator

@MortenHofft @timrobertson100 The database field access_uri is a mapping of the Audiovisual Core (was Audubon Core) term ac:accessURI and is so being properly used by Arctos. @MortenHofft The expectation of access via an accessURI to a resource with a media mimetype is not a reasonable assumption. The question is what to do about it when it is not, such as in this Arctos case.

@MortenHofft
Copy link
Member Author

That sounds reasonable. So is the format then what tells me what to expect? So that I should expect a mime-type in that field that will tell me what the accessURI is?
Or how will a consumer know what to expect from that accessURI? We need something, else we will not be able to show images.

@tucotuco
Copy link
Collaborator

tucotuco commented Apr 3, 2023

@MortenHofft Yes, format is the field to tell you what to expect at the accessURI. See https://ac.tdwg.org/format/.

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

4 participants