Skip to content

Commit 781ebeb

Browse files
author
mgeipel
committed
added example
1 parent c169bf6 commit 781ebeb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
default idn = "1021191485";
2+
3+
idn|
4+
template("https://portal.dnb.de/opac.htm?method=requestMarcXml&idn=${o}")|
5+
open-http|
6+
decode-xml|
7+
handle-marcxml|
8+
morph(morphDef)|
9+
encode-formeta(style="multiline")|
10+
write("stdout");

0 commit comments

Comments
 (0)