-
I've got feedback from Catmandu users, who are missing the fix "Catmandu::Fix::Bind::each" in our [documentation](https://librecat.org/assets/catmandu_cheat_sheet.pdf) and [cheat sheet](https://librec…
jorol updated
2 years ago
-
There seems to be an inconsistency in the wildcard documentation:
https://github.com/LibreCat/Catmandu/wiki/Paths#wildcards
introduces:
`$first` and `$last` as wildcards for the first and the l…
-
When using option `pluck`, `pica_map` doesn´t return any matches, if the first value of the result set is `undefined`;
```terminal
$ echo '[{"_id":"845005812","record":[["028C","","d","Katharina"…
jorol updated
2 years ago
-
While Fix/Catmandu has its own variant of [wildcards](https://librecat.org/Catmandu/#wildcards) (which are only partially implemented currently), we also need [Metamorph wildcards](https://github.com/…
-
* Allow Fixes to include other Fix files (cf. [Metamorph: Splitting Metamorph Definitions for Reuse](https://github.com/metafacture/metafacture-core/wiki/Metamorph-User-Guide#splitting-metamorph-defin…
-
https://github.com/LibreCat/Catmandu/issues/383#issue-1015989600
jorol updated
3 years ago
-
Split from #248. The syntax to select and filter PICA records or record content should be the same for all tools, at least for the basic use cases. The **most basic use case** is to reference a list o…
-
Travis does not work anymore. The gh-actions branch contains a first try to use GitHub Actions instead but [it fails on some Perl versions](https://github.com/LibreCat/Catmandu/actions/runs/1520776790…
-
Using pica-rs together with PICA::Data (Catmandu and/or picadata) is confusing because both use slightly different syntax to reference fields and subfields. Following [this analysis](https://github.co…
-
Of course..why can't we input Perl configs itself. Thanks Nicolas S for the hint