-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add tags to agent quickstart; clean up tags description
- Loading branch information
1 parent
3a5fa29
commit 8f8ba8f
Showing
6 changed files
with
94 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
id: SuggestedTags | ||
title: Suggested Tags | ||
displayed_sidebar: webUiSidebar | ||
--- | ||
|
||
This page contains a list of potential tag types to use with captured files in your Ganymede environment to facilitate data organization and searchability. | ||
|
||
For more detail on how to add tags to your files, see the [Tagging Files](./Tags#tagging-files) page. | ||
|
||
For more detail on how to search for files using tags, see the [Searching for Files](./FileBrowser#finding-files) page. | ||
|
||
### Agent-Level Tag Types | ||
|
||
| Type | Description | Example | | ||
|------|-------------|---------| | ||
| Instrument | The name of the instrument type | AKTA Pure 25 L | | ||
| Instrument Type | Type / category of the instrument that's generating data | Chromatography System | ||
| Vendor | Manufacturer of Instrument | Cytiva | | ||
|
||
### Connection-Level Tag Types | ||
|
||
| Type | Description | Example | | ||
|------|-------------|---------| | ||
| Program/Function | The program function where the instrument is used, but the same across all connections of that agent | Analytical Dev | | ||
| User | The user name is listed in file | Callie Saren | | ||
| Unit of Account | The metadata (Sample ID, Plate ID, etc) for the file, if listed in file name or within file (can only pick one unit, recommend higher level unit) | Sample1234 | | ||
| Unit of Account Type | Depending on above, set type (sample, plate, etc.) | Sample | | ||
| Software | Tags instrument software based on file type | .mqd (MacsQuantify), .wsp (FlowJo) | | ||
| Instrument ID/Serial Number | The identifier of the specific instance that is connected | ID24292 | | ||
| Location | The lab location of the instrument | Building 4 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters