Tags, Properties and References

Tags

Tags are used to annotate Cells or Files. Tags are categorized and can be customized with specific rules. By default, there is a set of system Tags with predefined rules that cannot be edited.

Create Tag template

Before using custom Tags for annotation, it is necessary to create a Tag template.

Create Tag template in the Workspace settings

In the Workspace settings, you can find a list of Tag templates and rules. You can add or remove Tag templates, as well as create, modify, or remove rules.

Create Tag template in Editor

  1. Go to the Editor and select a Cell.

  2. Click the three vertical dots in the Tag area to access more options.

    More Tags options
    Figure 1. More Tags options
  3. Choose the Add new tag template option from the list.

    Add new tag template
    Figure 2. Add new tag template
  4. Name the Tag in the popup window.

    Enter new tag
    Figure 3. Enter new tag
  5. Select the Tag category from the existing categories or create a new one. The combination of Tag name and category must be unique.

  6. Save the Tag. It will be visible in the list of available Tags.

Add Tag to the Cell

There are two ways to add Tags to Cells. One is during the upload process and Cell creation, as described in the Upload guide. The other way is to manually add Tags in the Editor.

  1. Open the Editor and select the Cell where you want to add Tags.

    In the Tags section, you will see a line with the list of used Tags. Initially, only the system data Tag is displayed.

    Editor with selected Cell
    Figure 4. Editor with selected Cell
  2. Click on the line with Tags to see the list of available Tags.

    List of available Tags
    Figure 5. List of available Tags
  3. Select a Tag from the list. The Tag will be moved from the available Tags to the Cell’s Tags.

    List of Tags
    Figure 6. List of used Tags

Remove Tag from the Cell

  1. To remove a Tag, hover the mouse over it, and a remove button will appear.

    Cross button on the Tag
    Figure 7. Cross button on the Tag
  2. Click the remove button to remove the Tag.

    Tag removed
    Figure 8. Tag removed

Add Tag to File

Custom Tags can also be applied to Files within Cells.

  1. Select the item you want to tag and right-click on its name.

    Right click options
    Figure 9. Right click options
  2. Choose Details to open a popup window with Overview, Properties, and Tags tabs.

    Image details
    Figure 10. Image details
  3. Select the Tags tab.

    Image Tags details
    Figure 11. Image Tags details.
  4. Click on the Tags line to see the list of available Tags.

    Available Tags
    Figure 12. Available Tags.
  5. Select a Tag from the list. It will be added to the Image Tags list, and the list of available Tags will be closed.

    List of Tags
    Figure 13. List of Tags
  6. After closing the details window, the Tags will be displayed after the name of the Image.

    Image with Tags
    Figure 14. Image with Tags

Remove Tag from data

  1. Select the item from which you want to remove a Tag and right-click on its name.

    Right click options
    Figure 15. Right click options
  2. Choose Details to open the popup window.

    Image details
    Figure 16. Image details
  3. Select the Tags tab.

    Image Tags details
    Figure 17. Image Tags details.
  4. To remove a Tag, hover the mouse over it, and a remove button will appear.

    Cross button on the Tag
    Figure 18. Cross button on the Tag
  5. Click the remove button to remove the Tag.

Apply rules

Rules for custom Tag categories are optional and editable, while rules for system Tags are fixed. If a rule is not followed, such as the Tag not being assigned yet, a warning will be displayed in the Tag data section.

Tag rule warning
Figure 19. Tag rule warning

To comply with the rule, add or remove a Tag from the specified category.

Tag rule followed
Figure 20. Tag rule followed
Tip
Data in BeeYard is organized into Workspaces. The Workspace Tag is associated with the Workspace and all the Cells within it are annotated with this Tag. The Workspace Tag is created and removed along with the Workspace itself.

Display Workspace Tags

  1. Go to the Editor and select a Cell.

  2. Click the three vertical dots in the Tag area to access more options.

    More Tags options
    Figure 21. More Tags options
  3. Choose the Workspace tags option from the list.

    Workspace tags
    Figure 22. Workspace tags
  4. A popup window will appear, showing the list of Workspaces the Cell belongs to.

    A Cell can belong to multiple Workspaces.

    Workspace tags
    Figure 23. Workspace tags list

Add Cell to another Workspace

  1. In the Workspace tags window, click on the Workspace option to see the list of available Workspaces.

    Add cell to another workspace
    Figure 24. Add cell to another workspace
  2. Select the Workspaces to which you want to add the Cell.

    Available Workspaces
    Figure 25. Available Workspaces
  3. Click Save.

Remove Workspace Tag

Note
To remove a Cell from a Workspace, the Workspace must be active.
  1. In the Workspace tags window, click on the Workspace option to see the list of Workspace Tags.

  2. Click the Remove cell from workspace button to remove the Cell from the Workspace.

    Remove cell from workspace
    Figure 26. Remove cell from workspace

Properties

Note
Properties are JSON values connected to Cells, Files or Shapes. Properties can be used similarly to Tags but support any value, not just predefined enumerations.

Add Property to the Cell

  1. Click the Add property button in the Properties section of the Cell to create a Property.

    Add property button
    Figure 27. Add property button
  2. Set a unique Property key, type, and value in the popup window.

    Enter new property window
    Figure 28. Enter new property window
  3. Click the Save button, and the Property will be added to the list. It will be identified by its key, value, and type symbol. The Property can be reused from the History list.

Add Property to data inside the Cell

  1. To add a Property to an Image, Overlay, Shape, Document, or File, open its Details. Right-click on the name and select the Details option or double-click on the name.

    Image details
    Figure 29. Image details
  2. Select the Properties tab.

    Properties tab
    Figure 30. Properties tab
  3. Click the Add Property button and follow the same steps as Add property to the Cell (step 2).

Add Property to Shape using the Details panel

  1. Select the Shape in the Overlay where you want to add a Property.

    Select Shape
    Figure 31. Select Shape
  2. Make sure the Details panel on the right side is open.

    Shape details
    Figure 32. Shape details
  3. Click the Add Property button and follow the same steps as Add property to the Cell (step 2).

Copy Property key

  1. To copy the key of the Property, right-click on the Property.

    Right click options
    Figure 33. Right click options
  2. Select the Copy key option.

Copy Property value

  1. To copy the value of the Property, right-click on the Property.

    Right click options
    Figure 34. Right click options
  2. Select the Copy value option.

Change Property value

  1. To change the value of the Property, right-click on the Property.

    Right click options
    Figure 35. Right click options
  2. Select the Change value option, and an editable popup window will open.

    Change property value window
    Figure 36. Change property value window

Delete Property

  1. To delete the Property, right-click on it in the list of Properties.

    Right click options
    Figure 37. Right click options
  2. Select the Delete option.

References

References allow one Cell to refer to another Cell, and multiple Cells can refer to the same Cell. References can also create bi-directional relationships where Cells refer to each other.

A Reference is defined by a unique key and the target Cell ID. Multiple References can exist from one Cell to another.

Note
When a Cell keeps References to other Cells, it can display data belonging to each of the target Cells. This data is organized in lists grouped by the Reference key.

Add reference

  1. Obtain the target Cell ID. Click the Copy ID button next to the Cell ID.

    Copy Cell ID
    Figure 38. Copy Cell ID
  2. Click the Add reference button in the References section of the Cell.

    Add reference button
    Figure 39. Add reference button
  3. Set a unique Reference key and the target Cell ID in the popup window.

    Add reference dialog
    Figure 40. Add reference dialog
  4. Click the Add button, and the new Reference will be added to the list. It will be identified by its key and display the target Cell ID and its Tags.

    Reference added
    Figure 41. Reference added

Display referenced data

To view data belonging to the referenced Cell, locate the Reference in the list. When the reference is enabled, the data will be visible. When the reference is disabled, the referenced data will be hidden.

Reference disabled
Figure 42. Reference disabled
Reference enabled
Figure 43. Reference enabled

Referenced data is labeled with the reference key and can be displayed in the same way as local data.

Data referenced
Figure 44. Data referenced

Open the referenced Cell

  1. To access the target Cell of a Reference, click the symbol next to the target Cell ID.

    Reference
    Figure 45. Reference
  2. A new tab containing the target Cell will open.

Copy ID

  1. To copy the ID of the target Cell, right-click on the Reference in the list.

    Right click options
    Figure 46. Right click options
  2. Select the Copy ID option.

Download the referenced Cell

  1. To download the Cell, right-click on the Reference in the list.

    Right click options
    Figure 47. Right click options
  2. Select the Download option.

  3. The target Cell will be downloaded to the local disk.

Delete reference

  1. To delete the Reference, right-click on the Reference defined by its key and target Cell ID in the list of References.

    Right click options
    Figure 48. Right click options
  2. Select the Delete option.

  3. The Reference will be removed from the Cell.