hochschule-darmstadt / openartbrowser

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

New Type 'Class' in userinterface #493

Closed EeveesEyes closed 3 years ago

EeveesEyes commented 3 years ago

Reason (Why?) The new type 'class' should be represented like all other classes.

Solution (What?) The following changes need to be made:

Relation to other Issues Depends on #452 Mentioned in #451

Acceptance criteria Classes can be browsed

EeveesEyes commented 3 years ago

I forgot to add a step for the representation of 'class' on the artwork page. An array with classes should be added, as well as classes to common tags at the bottom of the page. One addition: Please rename all string-representations in the translation files from 'class' to 'type' (and accordingly for de,es,fr & it). In code it should stay 'class'.

EeveesEyes commented 3 years ago

On a side note: subclass_of is stored in an array, which should be considered in the frontend :)