Skip to content

Commit 79441b4

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 71efb2d + 8899c60 commit 79441b4

File tree

5 files changed

+220
-193
lines changed

5 files changed

+220
-193
lines changed

examples/marc21-to-edm/MARC21-EDM.flux

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
default out = "stdout";
22
default file = FLUX_DIR + "Test_DNB_Mono.xml";
3-
3+
default id = "1025374754";
44
//file|
55
//open-file|
6-
"1025374754"|
6+
//"1025374754"|
7+
id|
78
template("https://portal.dnb.de/opac.htm?method=requestMarcXml&idn=${o}")|
89
open-http|
910
decode-xml|

0 commit comments

Comments
 (0)