-
Notifications
You must be signed in to change notification settings - Fork 19
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
Mismatch between downloaded name and KG value #279
Comments
Hello, |
When the file is downloaded through the nexus web UI, the browser tries to create How can we prevent these registration mistakes from being made? Can we do a search for all the ones that are incorrect? |
Yes, I also just uploaded some files using forge, and they are saved with their file names ( |
If you download the resource in question through the website (https://bbp.epfl.ch/nexus/web/bbp/neocortex/resources/1e2d3085-b591-4041-a33f-d8220cd72a61), which filename does it save it under? |
Right, it's the same as if I ask you to download this resource https://bbp.epfl.ch/nexus/web/bbp/neocortex/resources/e3fbe8c5-dd8c-41b1-9953-e22738f1405b?rev=1#JSON, and what filename does it have? Technically it is not an issue of forge. I understand your point, you would like forge to catch the cases where the file name is |
Maybe it's a good time to ask @MFSY what would be better?
I have stated my point of view, but I am fine with any decision, as long as the issue is solved. |
When using kgforge to download this file:
https://bbp.epfl.ch/nexus/web/bbp/neocortex/resources/1e2d3085-b591-4041-a33f-d8220cd72a61
It uses the filename "file", instead of the one saved in the knowledge graph:
This appears to be because of the code here:
https://github.com/BlueBrain/nexus-forge/blob/master/kgforge/specializations/stores/bluebrain_nexus.py#L381
Which gets the following metadata value:
The text was updated successfully, but these errors were encountered: