Clarify where ColumnRoles are added in glossary (#220)
This commit is contained in:
Родитель
79ecb777b8
Коммит
2d9d26b21f
|
@ -51,6 +51,8 @@ See also: [Projection](#projection).
|
||||||
Meta-information about a [Column](#column) that defines the Column's role in data presentation.
|
Meta-information about a [Column](#column) that defines the Column's role in data presentation.
|
||||||
For example, a Column of `Timestamp` values relative to the start of a [DataSource](#datasource) may be marked as a "start time" Column.
|
For example, a Column of `Timestamp` values relative to the start of a [DataSource](#datasource) may be marked as a "start time" Column.
|
||||||
|
|
||||||
|
ColumnRoles are specified as part of a [Table Configuration](#tableconfiguration).
|
||||||
|
|
||||||
## CompositeDataCooker
|
## CompositeDataCooker
|
||||||
|
|
||||||
A [DataCooker](#datacooker) that receives input solely from other DataCookers.
|
A [DataCooker](#datacooker) that receives input solely from other DataCookers.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче