vhost/ecas changes
[webpac2] / vhost / ecas / springer2json.pl
diff --git a/vhost/ecas/springer2json.pl b/vhost/ecas/springer2json.pl
new file mode 100644 (file)
index 0000000..3dcd6c1
--- /dev/null
@@ -0,0 +1,10 @@
+tag( 'title',  rec('B') );
+tag( 'issn',   rec('G') );
+tag( 'issn_e', rec('H') );
+tag( 'publisher',      rec('F') );
+tag( 'url',            rec('E') );
+tag( 'urlp',    rec('E') );
+tag( 'subject',        rec('I') );
+tag( 'collection',     
+       config('input description')
+);