...
Resource: www.wikidata.org/wiki/Wikidata:Identifiers
License: cc pd CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Change the hierarchy tree
Go to settings → Category
The category hierarchy tree can be full customized. Simply drag'n'drop items from the Tree View to change the order and the parent/child categories. Add new categories if need or change the existing ones by clicking on s category and changing the data in the Details View.
The category hierarchy tree will be saved to a file called hierarchy.json
In order for the software to find some custom hierarchy data, the file must be placed in the your resources folder at this specific location:
Code Block |
---|
$DASELEMENT_RESOURCES/hierarchy/hierarchy.json |
This hierarchy tree data will be used across all loaded libraries. Using a hierarchy tree for one specific library is not supported at the moment.
Each Category has the ID field (by default the Wikidata ID), the human readable label, some description text and the synonyms.
Both the category ID and the category name can be used in the Path Builder.
The user can add, delete or modify existing synonyms in the details view (right side). Searching for the synonym will always get you this category in e.g. the gallery view or the ingest view.
Info |
---|
You can even change the hierarchy tree to work as a VFX project with shots, were the top tier categories are the sequence names (001, 002 …) and the child categories are the shots (001_0010, 001_0020 …) |