-
At the moment:
```
"hasItem" : [ {
"label" : "lobid Bestandsressource",
"type" : [ "Item", "PhysicalObject" ],
"callNumber" : "61 TYD 16(3)",
"currentLocation" : "JUE / JUE_Fre…
-
-
`paste` outputs values/elements even if there not all or none of the expected elements are provided by an record. I would expect that it would only process if all elements are provided and not if none…
-
Es wäre wünschenswert, wenn pica-rs auch pica-xml verarbeiten (und nicht nur ausgeben kann). Damit ließen sich Datensätze von der DNB-SRU-Schnittstelle verarbeiten und auswerten, ohne auf einen neuen …
-
t/Catmandu-Fix-Bind-maybe.t in NICS/Catmandu-1.2019.tar.gz fails with perl 5.37.4:
```
Modification of a read-only value attempted at /home/e/eserte/.cpan/build/2022100913/Catmandu-1.2019-0/blib/l…
-
When converting UTF-8 encoded MARC-XML records to MARC-in-JSON the resulting JSON encoding is broken (e.g. Latvian special characters get distorted / do not appear the same way they were in MARC/XML).…
-
`in(JSONPath1,JSONPath2)`
Execute the fix(es) when all values in
the JSONPath1 can be found in
JSONPath2.
E.g.
`x: 1`
`nums: [3,2,1]`
```
if in(x,nums)
add_field(test,ok)
end
```
…
-
# Story
Migrating licenses from the old biblio, that have been input in two different systems, to the new Biblio
## Mappings
`-` = did not exist
| Created in old back-office | Created in t…
-
The method should also take an output format and Catmandu::XML should possibly export a shortcut `xml_transformer`.
-
Catmandu::Fix::xml_simple expects XML in a field given as string (at least this is documented). We should also be able to convert struct to simple form with this fix.