Reason (Why?)
Every artwork has a list of locations. In lido file there are the informations of a location.
Solution (What?)
Creating an object of type with attributes "id, entityType, name, placeID, placeName" and check redundancy. The artwork has a list of location-ids.
Out of scope
Location has also an attribute named "inventoryNumber" with prio 2 and two attributes named "altNames, placeAltNames" with prio 3. These attributes will not be filled at the moment.
Reason (Why?) Every artwork has a list of locations. In lido file there are the informations of a location.
Solution (What?) Creating an object of type with attributes "id, entityType, name, placeID, placeName" and check redundancy. The artwork has a list of location-ids.
Out of scope Location has also an attribute named "inventoryNumber" with prio 2 and two attributes named "altNames, placeAltNames" with prio 3. These attributes will not be filled at the moment.
Relation to other Issues
21
Acceptance criteria