Currently the EUI can connect either to a remote api or to a local database. Add a new hybrid mode that will use the local database for queries based on the data and fetch requests for cached versions of ontology-only requests (ie *-tree-model requests and other relevant requests in ccf-cache). ccf-cache should also be in assets (probably even move them over and have ccf-api reference them from there).
Add/update web component options for enabling this (should be the default if using a client-side database).
Currently the EUI can connect either to a remote api or to a local database. Add a new hybrid mode that will use the local database for queries based on the data and fetch requests for cached versions of ontology-only requests (ie *-tree-model requests and other relevant requests in ccf-cache). ccf-cache should also be in assets (probably even move them over and have ccf-api reference them from there).
Add/update web component options for enabling this (should be the default if using a client-side database).