file query modules not loadable from resources
Open
- Dominant language
- Java
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
At the moment local KBInfos are only loadable from files which is a problem when deploying on a webserver.
So the de.uni_leipzig.simba.query.FileQueryModule.FileQueryModule(KBInfo kbinfo) needs to be changed to try loading a resource when the endpoint is not a file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.