slub.team team mailing list archive
-
slub.team team
-
Mailing list archive
-
Message #00428
[Merge] lp:~zeutschel/goobi-production/extended-jersey-api into lp:goobi-production
The proposal to merge lp:~zeutschel/goobi-production/extended-jersey-api into lp:goobi-production has been updated.
Description changed to:
This adds two more outputs to the Jersey API. …/rest/catalogueConfiguration:
<catalogueConfiguration>
<interface>SUB</interface>
<interface>GBV</interface>
[…]
<mediaType key="monograph">
<label lang="de">Monographie</label>
<label lang="en">Monograph</label>
<receivingValue>Aa</receivingValue>
<receivingValue>Oa</receivingValue>
<tiffHeaderTag>Monographie</tiffHeaderTag>
</mediaType>
<mediaType key="periodical">
<label lang="de">Zeitschrift</label>
<label lang="en">Periodical</label>
[…]
…/rest/projects:
<projects>
<project key="Signaturengruppe ars.hydr.">
<template key="Digitalisierungsprojekt_ars_hydr">
<collection>Autobiographica</collection>
<collection>DigiWunschbuch</collection>
[…]
</template>
<field key="Titel">
<required>true</required>
<source>vorlage</source>
<ughbinding>true</ughbinding>
<insertionLevel>topstruct</insertionLevel>
</field>
<field key="Schrifttyp">
<required>false</required>
<source>werk</source>
<option label="gemischt">gemischt</option>
<option label="Fraktur">Fraktur</option>
<option label="Antiqua">Antiqua</option>
<ughbinding>false</ughbinding>
</field>
[…]
For more details, see:
https://code.launchpad.net/~zeutschel/goobi-production/extended-jersey-api/+merge/133905
--
https://code.launchpad.net/~zeutschel/goobi-production/extended-jersey-api/+merge/133905
Your team Saxon State Library Team is subscribed to branch lp:goobi-production.
References