Difference between revisions of "Project"
From BioUML platform
(definition and dafault project structure) |
Tagir Valeev (Talk | contribs) (Diagrams removed: there's no such collection actually. Tmp folder added.) |
||
Line 4: | Line 4: | ||
The default project structure: | The default project structure: | ||
− | * Data - collection with all imported and result data. Data elements can be grouped by sub-collections (such as Files, Tables, Tracks, etc.) | + | * Data - collection with all imported and result data. Data elements can be grouped by sub-collections (such as Files, Tables, Tracks, Diagrams, etc.). |
− | + | ||
* Journal - storage for user activities history. There are three different types of user activities which are saved to the journal: | * Journal - storage for user activities history. There are three different types of user activities which are saved to the journal: | ||
** Analyses, | ** Analyses, | ||
** JavaScripts, | ** JavaScripts, | ||
** SQL requests. | ** SQL requests. | ||
+ | * tmp - temporary folder. All elements from this folder are removed after logout. | ||
Revision as of 12:15, 7 May 2013
This page or section is a stub. Please add more information here! |
A project in BioUML is a group of folders which contains data and history for the current research.
The default project structure:
- Data - collection with all imported and result data. Data elements can be grouped by sub-collections (such as Files, Tables, Tracks, Diagrams, etc.).
- Journal - storage for user activities history. There are three different types of user activities which are saved to the journal:
- Analyses,
- JavaScripts,
- SQL requests.
- tmp - temporary folder. All elements from this folder are removed after logout.
Creating a new project
This page or section is under construction right now. |
This page or section is under construction right now. |