The setup file contains the information about which config file to use for the software.
The config file contains the global configuration for all libraries (naming convention, file structure, …)
A library contains a collection elements. It exists of the library file and the database for this one library.
default location setup file |
|
default location config file or custom location |
|
Library exists of {library_name}.lib and for a SQLite database {library_name}.db
Paths
Default location setup file | ~/.das-element/setup.ini | |
Default location config file or custom location | ~/.das-element/das-element.conf | |
log files | for error logs etc. | ~/.das-element/logs |
location for machine learning models | ~/.das-element/models |