Bug #5135
openLoading ontology from local file does not seem functional
0%
Description
Tried to use the logical/physical mapping of managed ontologies in Morpho, but the ontology did not load. Perhaps it needs to be prefixed with file:\\ or some such. Will investigate.
Updated by ben leinfelder over 13 years ago
Local resources need file:// prepended in order to load.
This should probably be a file browser to make it easier to select a local resource.
This also assumes that any other ontologies that your local resource imports are either:
1. available at their URI
2. previously mapped to a local resource. All imported URIs must be mapped to local files if there is no internet connectivity or if the URIs do not otherwise resolve to ontology contents.
This could be improved in that there are currently no prompts or error messages about unmapped URIs if they fail to load.
Updated by ben leinfelder almost 11 years ago
- Target version changed from Unspecified to sms-core-1.0.0
Updated by ben leinfelder almost 11 years ago
- Target version changed from sms-core-1.0.0 to morpho-plugin-0.9.0