Skip to content

Commit 7d1639d

Browse files
author
mgeipel
committed
updated MARC21 to EDM mapping
1 parent 8e5aaa8 commit 7d1639d

File tree

3 files changed

+209
-180
lines changed

3 files changed

+209
-180
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)