All OBO-Edit flat file adapters share the same interface in Basic mode. The interface looks like this:
OBO-Edit can load as many files as you want at one time (with some adapter specific exceptions; for example, the flat file adapter can only load a single definitions file).
Files and URLs can be loaded by typing them into the text box. To specify multiple files, enter a space separated list of files and urls. If the filenames contain spaces, the spaces can be escaped with a backslash-space combination, or the filename may be enclosed in quotes.
If the dropdown button to the right of the text box is pressed, a list of recently loaded files will appear. Click a filename to load it into the text box.
If typing long filenames isn't your favorite activity, you can browse for files on the disk. Press the "Browse..." button to display a browsing window:
Select the files you would like to load, and press the "Open" button. Multiple files can be selected by holding down the Ctrl key while clicking each file (on Macs, hold the "Command" key instead of Ctrl).
The paths to the files you selected will appear in the text box.
Once the files have been specified, press the "Ok" button to load.
Saving:
Saving works exactly the same as loading. A file path is specified in the filename text box. It is possible to browse for a save location using the browse button. To complete the save operation, press the okay button.
Note that it is only possible to save onto a local disk. You cannot save to a URL.
You may only specify one save location in Basic mode. Some data adapters allow you to save pieces of your ontology to different files. To take advantage of these features, you must enable "Advanced" mode and set up your adapter appropriately.