Bugfix/#124 titles of item object
Bug fix
Summary
The title on Item level now provides an array of Title Objects instead of a single one.
To achieve this, we changed the XML based structure of the tapi-item.xqm
module to a map based one.
Compliance to “Definition of Done”
-
Unit tests passed -
Code reviewed -
Product Owner accepts the User Story
Changelog
-
I added a statement to the CHANGELOG.
Version number
-
I bumped the version number in build.properties
.
Readme and general docs
-
I updated the README (if applicable) and kept the docs up to date.
Closes
Closes #124 (closed).