We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e15f3 commit 2fa6dbcCopy full SHA for 2fa6dbc
metafacture-runner/src/main/dist/examples/gnd/json/tp2json.fix.flux
@@ -3,8 +3,7 @@ default gnd = FLUX_DIR + "Tp-200.pica.gz";
3
gnd|
4
open-file|
5
as-lines|
6
-decode-pica(normalizeutf8="true", normalizedserialization="true")|
+decode-pica|
7
fix(FLUX_DIR + "tp2json.fix")|
8
-normalize-unicode-stream|
9
encode-json|
10
write(FLUX_DIR + "test.txt");
0 commit comments