Glossary
representation- It describes a unique set of data of same type
- It is created when associated data are stored system
- when , and it includes :
- Data type description.
- Shared data across linked observations.
dataSpecification : It is the representation key which describe a data type specifically.- It exists .
- It exists as many times than a given data is saved but with different
MongoId and metadata. - It is often linked with observations.
Observation- It is the set of data include with a given
representation. - It goes from $O$ to $N$, where $N$ can be the size of a given dataset or the number of prototype for a model.
MongoId- Unique Mongo hexadecimal identifier for a given entry.
representationId- It is a
MongoId which link a given object to a specific representation, it is present in :
ObservationId- Unique Long value identifier for a given
observation. - A given observation is not limited in number of representation but
observationId is shared by the same individual.
Processing dataDomain data- HardClustering
- SOM model
referential : It is the set of available processing.