We want to support consuming public ontologies without the need to login. However currently the private index (which requires a login) is retrieved on every plow command.
Instead the private index should only be retrieved if a package name is encountered that cannot be found in the public index.
Description
We want to support consuming public ontologies without the need to login. However currently the private index (which requires a login) is retrieved on every plow command.
Instead the private index should only be retrieved if a package name is encountered that cannot be found in the public index.