This plugin provides a generic taxonomy system with categories and tags.
- Categorization of assets
- Categorization of servers
- Categorization of teams

| Name | Properties | DataType | SocketType | Description |
| | | | |
| weighted | weight | number | none | The weight of a relation between two entity instances (Range from 0.0 to 1.0) |
| Name | Components | Properties | DataType | SocketType | Description |
| | | | | |
| category | named | name | string | none | The name of the category |
| describable | description | string | none | The description of the category |
| | | | | |
| tag | named | name | string | none | The tag name |
| | | | | |
| Name | Description | Components | Source Entity Type | Target Entity Type |
| categorized_as | | weighted | * | category |
| has_subcategory | | weighted | category | category |
| tagged_with | | weighted | * | tag |
| Platform | Compatibility |
| Linux | ✓ |
| MacOS | ✓ |
| Windows | ✓ |