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

Write location of bioportal-ontology-detail.cache #286

Open
timeu opened this issue Jul 23, 2014 · 1 comment
Open

Write location of bioportal-ontology-detail.cache #286

timeu opened this issue Jul 23, 2014 · 1 comment

Comments

@timeu
Copy link

timeu commented Jul 23, 2014

bioportal-ontology-detail.cache File in https://github.com/ISA-tools/ISAcreator/blob/master/src/main/java/org/isatools/isacreator/ontologymanager/bioportal/io/AcceptedOntologiesLoader.java is set to point to ProgramData/cache

This should be rather set to the tmp folder otherwise it might result in PermissionDeniedException.

@eamonnmag
Copy link
Member

Yes, point taken. The inclusion of the cache was there to avoid all users to wait for the ontology list to download. This process used to take a lot of time, but I made the parsing of the JSON go from 40s with javax to sub 1s using another library so the need for caching is almost removed anyway.

@eamonnmag eamonnmag modified the milestone: 1.7.9 Oct 24, 2014
@djcomlab djcomlab removed this from the 1.7.9 milestone Jan 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants