hochschule-darmstadt-UAS / ddk-artbrowser

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

Parse "Iconography" from lido-file #26

Closed MadelineWall closed 3 years ago

MadelineWall commented 3 years ago

Reason (Why?) Every artwork has a list of iconographies. In lido file there are the informations of a iconography.

Solution (What?) Creating an object of iconography with attributes "id, entityType, name, conceptID" and check redundancy. The artwork has a list of iconography-ids.

Out of scope Iconography has also an attribute named "altNames" with prio 2. This attribute will not be filled at the moment

Relation to other Issues

21

Acceptance criteria