This is considered a minor, non-breaking update to DeepLynx:
- Removed largeobject as a file storage method. Kept for backwards compatibility but no new objects should be stored in largeobject.
- Added a sane default directory for filesystem storage and added said directory to the gitignore
- added documentation on where to find a sane default for local azurite storage for testing azure blob storage
- added a helmchart
- added routes and functions for reports and report queries in preparation for TS2 (v1.7.0 anticipated feature)
- fixed a bug so that use of "in" and "like" in type mapping are supported
- fixed a bug with ontology imports so uploading a broken ontology no longer prevents you from uploading working ontologies in the future
- removed timers from deletion and reprocessing dialogs in the frontend
- fixed a bug that was preventing imports from being processed immediately after upload