hochschule-darmstadt / openartbrowser

Exploring the world of arts using open data
http://openartbrowser.org/
MIT License
40 stars 10 forks source link

Navigation View for hierarchical data structures #568

Open EeveesEyes opened 3 years ago

EeveesEyes commented 3 years ago

Reason (Why?) There are several hierarchical data structures in our data set (Classes, Movements, (artists: influenced_by)). In the current version, the way to navigate them is kind of limited. There is no possibility to view a complete hierarchical "tree" or jump multiple levels up or down the hierarchy.

Solution (What?) Implement a page on the website and/or a component showcasing the hierarchical categorization of an entity.

[TODO: Insert proper concept here]

Out of scope Anything that is out of scope and shall not be implemented

Relation to other Issues In the ddk artbrowser, there is a "smaller" solution for this, maybe somehow related:

Acceptance criteria The user is able to browser through the hierarchical data structures easily.