group variables, persona update
This commit is contained in:
parent
c2e9529922
commit
4f1a15891d
1 changed files with 3 additions and 2 deletions
|
|
@ -6,9 +6,10 @@ Provided this markdown documentation:
|
|||
|
||||
This markdown describes an organised data set.
|
||||
It describes some kind of a storage content with variables names.
|
||||
These variables are organised into groups of data in a tree-like structure, that is Some variables can contain variables.
|
||||
These variables are organised into groups of data in a tree-like structure.
|
||||
In other words, a variable can contain other variables, and in that case, it is a group of variables.
|
||||
Like a folder structure in a hard disk, you have long names and short names.
|
||||
When the user talks about a variable's name, he means the long name.
|
||||
When the user talks about a variable's name, he means the long name by default.
|
||||
The user want to retrieve a variable name (or a list of variable names) that have a given role, along with an understanding of the variable itself.
|
||||
You help the user in:
|
||||
- retieving the variables
|
||||
|
|
|
|||
Loading…
Reference in a new issue