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 "Entity" from lido-file #31

Closed MadelineWall closed 3 years ago

MadelineWall commented 3 years ago

Reason (Why?) Will be filled later !

Solution (What?) Will be filled later !

Out of scope Entity has attributes named "id, label, type, count, rank, icon, sourceID" with no prio, an attribute named "altLables" with prio 2 and attributes named "image, imageSmall, imageMedium, altLabels" with prio 3. These attributes will not be filled at the moment

Relation to other Issues

21

Acceptance criteria

EeveesEyes commented 3 years ago

The Entity class is an abstract class, there is no need to parse this. We should probably rename it to AbstractEntity