-
Working on a [LIDO document an unconfigured `handle-generic-xml` flux command doesn't yield anything](https://metafacture.org/playground/?flux=%22http%3A//www.lido-schema.org/documents/examples/LIDO-…
-
- In between we use dynamic values (regularly taken from values of the same record) to create the name of new elements for the target record. [Here](https://github.com/guenterh/mfDocProc/blob/master/s…
-
Add to the inspection commands: `list-fix-path` and `list-fix-values`
a flux command for identifying a path to a certain value would be great without hassling with triples:
```
| fix("nothing()",…
-
See example here:
https://metafacture.org/playground/?flux=inputFile%0A%7C+open-file%0A%7C+as-records%0A%7C+decode-yaml%0A%7C+fix%28transformationFile%29%0A%7C+encode-yaml%0A%7C+print%0A%3B%0A&tran…
-
Wie berichtet in https://github.com/hbz/lobid-resources/issues/1542:
Es gibt zur Zeit [872 NWBib-Titel, die entweder gar keine keine Systematik-URIs, sondern nicht-existierende Notationen enthalten…
-
This option is not supported. So I would just delete it.
-
Adding and copying sub-fields with `$append` seem to work. But copying and moving whole objects into an array with `$append` seems not to work:
https://gitlab.com/oersi/oersi-etl/blob/2a05f299ebb6346…
-
[See here](https://test.metafacture.org/playground/?data=&flux=%22https%3A//gitlab.com/oersi/oersi-etl/-/raw/metafix/data/experimental/duepub-metafacture.xml%22%0A%7C+open-http%0A%7C+decode-xml%0A%7C+…
-
Like https://github.com/metafacture/metafacture-fix/issues/358.
Depends partly on https://github.com/metafacture/metafacture-core/issues/551.
dr0i updated
4 months ago
-
Test for prepend:
For array of strings:
[Here](https://metafacture.org/playground/?data=%7B%0A%09%22animals%22%3A%5B%0A%09%09%09%22dog%22%2C%0A%09%09%09%22cat%22%0A%09%5D%2C%0A%09%22others%22%3A+%22…