gbif / portal-feedback

User feedback for the GBIF API, website and published data. You can ask questions here. 🗨❓
30 stars 16 forks source link

Download for Aves query does not come with multimedia.txt file #5411

Closed gbif-portal closed 2 weeks ago

gbif-portal commented 1 month ago

Download for Aves query does not come with multimedia.txt file

I have setup a query that has associated images (checked in the User Interface). When I download I don't get the multimedia file with links despite asking for it. Example: https://doi.org/10.15468/dl.mx6zcq

It works for mammals but the same query for Aves does not work for me.

Can you help?

Matthieu


User: See in registry - Send email System: Safari 17.5.0 / Mac OS X 10.15.7 Referer: https://www.gbif.org/occurrence/download/0047600-240626123714530 Window size: width 2480 - height 1284 API log&_a=(columns:!(_source),filters:!(),index:'3390a910-fcda-11ea-a9ab-4375f2a9d11c',interval:auto,query:(language:kuery,query:''),sort:!())) Site log&_a=(columns:!(_source),filters:!(),index:'5c73f360-fce3-11ea-a9ab-4375f2a9d11c',interval:auto,query:(language:kuery,query:''),sort:!())) System health at time of feedback: OPERATIONAL

ManonGros commented 2 weeks ago

It is true, the DWCA doesn't contain any multimedia extension. Is that expected? Maybe @MattBlissett can take a look?

MattBlissett commented 2 weeks ago

I see the multimedia.txt extension file:

unzip -l 0046690-240626123714530.zip
Archive:  0046690-240626123714530.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
      125  2024-08-03 14:43   rights.txt
      307  2024-08-03 14:43   citations.txt
    55098  2024-08-03 14:43   dataset/50c9509d-22c7-4a22-a47d-8c48425ef4a7.xml
     3142  2024-08-03 14:43   metadata.xml
    33568  2024-08-03 14:43   meta.xml
22334836638  2024-08-03 14:43   occurrence.txt
13427430770  2024-08-03 14:44   verbatim.txt
7799559942  2024-08-03 14:44   multimedia.txt
---------                     -------
43561919590                     8 files

And the data looks to be valid.

ManonGros commented 2 weeks ago

how can it be? When I download and unzip the archive on my Mac, I don't see it:

Screenshot 2024-08-21 at 09 38 14
ManonGros commented 2 weeks ago

Unzipping with command lines works and I am able to get the multimedia file. The problem is only for UI tools.

ManonGros commented 2 weeks ago

I contacted the user to let them know.