|
Let us assume that we have a project called TheProject, so
|
|
Let us assume that we have a project called TheProject, so
|
|
|
|
|
|
# Create user roles
|
|
|
|
The roles you should have are
|
|
|
|
TheProject administrator (you should be included)
|
|
|
|
TheProject data manager
|
|
|
|
TheProject viewer (in case the project is not ready)
|
|
|
|
|
|
|
|
# Create Data Model
|
|
# Create Data Model
|
|
|
|
|
|
## Create subfolder for the project
|
|
## Create subfolder for the project
|
... | @@ -14,10 +8,20 @@ Similarly to Kohainfo, TARA etc. |
... | @@ -14,10 +8,20 @@ Similarly to Kohainfo, TARA etc. |
|
|
|
|
|
## Create collections
|
|
## Create collections
|
|
|
|
|
|
|
|
Can a project manager do it or should it be done by a dedicated person?
|
|
|
|
|
|
## Associate data with other tables
|
|
## Associate data with other tables
|
|
|
|
|
|
Users should have access to associated tables, otherwise they wont see those connections.
|
|
Users should have access to associated tables, otherwise they wont see those connections.
|
|
|
|
|
|
|
|
# Create user roles
|
|
|
|
The roles you should have are
|
|
|
|
TheProject administrator (you should be included)
|
|
|
|
TheProject data manager
|
|
|
|
TheProject viewer (in case the project is not ready)
|
|
|
|
|
|
## Assign role rights to tables
|
|
## Assign role rights to tables
|
|
|
|
|
|
|
|
Create policies that allow required access to specific tables
|
|
|
|
|
|
# Assign role rights to users |
|
# Assign role rights to users |