Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

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.

...

type of file

description

path

setup file

Default location setup file
This file references to the config file

~/.das-element/setup.ini

config file

Default location config file or custom location

~/.das-element/das-element.conf
or some custom location

models

location for machine learning models

~/.das-element/models

log files

for error logs etc.

~/.das-element/logs

...