Bugfix/#90 title object
Compare changes
Files
4+ 11
− 4
@@ -21,7 +21,7 @@ declare function tapi-item:get-json($collection-uri as xs:string,
@@ -36,11 +36,18 @@ as element(object) {
The Item Object now delivers a Title Object instead of a simple string as value for title
in accordance to the TextAPI.
Furthermore, a normalization of the title string has been introduced.
Closes #90 (closed).
build.properties
.