[Koha-devel] REST API / MARC fields

Tomas Cohen Arazi tomascohen at gmail.com
Fri Jan 22 13:38:58 CET 2021


We could have a route to overlay the MARC representation of a biblio (if
acceptable). We could use

PATCH /biblios/:biblio_id
Content-Type: application/marc-in-json
{ ...




El vie., 22 ene. 2021 6:20, Marcel de Rooy <rooy.de.m at gmail.com> escribió:

> Hi all,
>
> Any thoughts here about how we should handle updating fields in MARC which
> have no specific corresponding database field.
> I am thinking about e.g. a persistent identifier in MARC21 field 024 or an
> OCLC number in field 035.
> Could we add REST API entries for such changes as well? They will only
> generate changes in the marcxml for now..
>
> Thanks,
> Marcel
> _______________________________________________
> Koha-devel mailing list
> Koha-devel at lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20210122/bde5bf1a/attachment.htm>


More information about the Koha-devel mailing list