Skip to content

Model

Contract Name
dim_model
Contract Type
FlexibleDimension
Version
0.2.2
Description
List of available models

Primary key: id

Data fields

NameTitleTypeRequiredConstraintsDescription
idstringmaxLength=50ID of the model. Optimally that should be a short and descriptive name that include the model version (e.g. escmodv2.1)
namestringThe name of the model
name_longstringA longer version of the name of the model
versionstringThe version of the model
labelstringmaxLength=255Labels used in graphs etc. to denote the element
descriptionstringExplanation and documentation of a single element
colorstringmaxLength=7 pattern=^#(?:[0-9a-fA-F]{3}){1,2}$Hex color used in graphs etc. to denote the element