Map http://d-nb.info/ to the GND
This commit is contained in:
parent
22a30fd52b
commit
45d7c3d455
@ -64,6 +64,7 @@ enum MDNodaRepository implements MDValueEnumInterface, JsonSerializable {
|
||||
'o-gnd' => self::gnd,
|
||||
'O-GND' => self::gnd,
|
||||
'pnd' => self::gnd,
|
||||
'http://d-nb.info/' => self::gnd, // This is technically wrong, but used in practice...
|
||||
'http://d-nb.info/gnd' => self::gnd,
|
||||
'http://d-nb.info/gnd/' => self::gnd,
|
||||
'd-nb.info' => self::gnd,
|
||||
|
Loading…
x
Reference in New Issue
Block a user