Plugin: Taxonomy

This plugin provides a generic taxonomy system with categories and tags.

Use Cases

  • Categorization of assets
  • Categorization of servers
  • Categorization of teams

Categories and Tagging

Taxonomy

Components

NamePropertiesDataTypeSocketTypeDescription
weightedweightnumbernoneThe weight of a relation between two entity instances (Range from 0.0 to 1.0)

Entity Types

NameComponentsPropertiesDataTypeSocketTypeDescription
categorynamednamestringnoneThe name of the category
describabledescriptionstringnoneThe description of the category
tagnamednamestringnoneThe tag name

Relation Types

NameDescriptionComponentsSource Entity TypeTarget Entity Type
categorized_asweighted*category
has_subcategoryweightedcategorycategory
tagged_withweighted*tag

Platform Compatibility

PlatformCompatibility
Linux
MacOS
Windows

Repositories

NameRepository
inexor-rgf-plugin-taxonomyhttps://github.com/inexorgame/inexor-rgf-plugin-taxonomy

Usage