Modified to accomodate instructions for creating new databases authored by André Anjos's avatar André Anjos
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
BEAT Databases are simply accessor plugins that allow the data belonging to a database to be read and fed into a BEAT Toolchain in the context of an Experiment. The accessors are called *views* in the BEAT jargon. Here is an UML diagram that explains the relationship of all components of a database successfuly integrated into the platform: BEAT Databases are simply accessor plugins that allow the data belonging to a database to be read and fed into a BEAT Toolchain in the context of an Experiment. The accessors are called *views* in the BEAT jargon. Here is an UML diagram that explains the relationship of all components of a database successfuly integrated into the platform:
![database-uml-small](https://gitlab.idiap.ch/uploads/biometric/beat.databases/9a777a6c18/database-uml-small.png) ![database-uml](https://gitlab.idiap.ch/uploads/biometric/beat.databases/58cbcc9f2f/database-uml.png)
## Components ## Components
... ...
......