Skip to content
Snippets Groups Projects
Commit fcf34c78 authored by David Maus's avatar David Maus
Browse files

Accept any value as subfield

parent 4edd1877
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,8 @@ use HAB\Pica\Record\Record;
use HAB\Pica\Reader\PicaNormReader;
use HAB\Pica\Writer\PicaXmlWriter;
HAB\Pica\Record\Subfield::$validSubfieldCodePattern = '/^.$/Di';
define('PSI_TEMPLATE', 'http://opac.lbs-braunschweig.gbv.de/DB=2/PLAIN=Y/CHARSET=UTF8/PLAINTTLCHARSET=UTF8/PPN?PPN=%s');
define('PICA_TEMPLATE', 'http://uri.hab.de/instance/proxy/opac-de-23/record/%s.xml');
define('MODS_TEMPLATE', 'http://uri.hab.de/instance/proxy/opac-de-23/record/%s.mods');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment