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

Change name of output of Jena Models from "ingest" to something meaningful #3696

Closed
hauschke opened this issue May 6, 2022 · 1 comment · Fixed by vivo-project/Vitro#291
Assignees

Comments

@hauschke
Copy link
Member

hauschke commented May 6, 2022

Is your feature request related to a problem? Please describe.
When exporting multiple Jena Models, it is close to impossible to distinguish the downloaded files afterwards. This makes the investigation of the Jena Models unneccessary cumbersome, because everything is just named "ingest".

grafik

The function can be found here:
https://yourvivo.org/ingest?action=contentModels&submit=Main+Store+Models

Direct trigger:
https://yourvivo.org/ingest?action=outputModel&modelName=http%3A%2F%2Fvitro.mannlib.cornell.edu%2Fdefault%2Fvitro-kb-2

grafik

Describe the solution you'd like
The downloaded files should have follow more precise naming convention including a temporal component and the name of the model.

Examples:

  • download_vitro-kb-2_2022-05-06
  • 2022-05-06-095204_vitro-kb-2
@gneissone
Copy link
Member

I export files like this from time to time and agree this would be a nice enhancement. I have submitted a pull request.

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

Successfully merging a pull request may close this issue.

2 participants