23 Commits

Author SHA1 Message Date
68f453f5f3
Throw dedicated exceptions in MDNodaRepository 2023-10-15 18:30:18 +02:00
3fb3ee4edd
Map d-nb.de/info to GND 2023-10-15 03:07:59 +02:00
446dd78bec
Map WIKIDATA to MDNodaRepository::wikidata 2023-10-13 17:21:02 +02:00
4e3877a4fb
Extend list of mapped noda repository names 2023-10-13 17:16:14 +02:00
d295e16049
Better validate Wikipedia links 2023-09-26 01:30:40 +02:00
609931eb26
Add kl-bb as possible controlled vocabulary for actors 2023-09-25 00:05:27 +02:00
0f64939def
Properly validate PIM IDs
Close #20
2023-09-01 12:30:47 +02:00
9bca8f400e
Add lowercase ndb/adb to list of readable noda repository names 2023-08-09 16:31:03 +02:00
7fb7bb83c1
Improve validation of noda repository links 2023-08-03 17:20:03 +02:00
c082ca685f
Fix indentation 2023-07-31 19:42:21 +02:00
651362c65e
Use correct function call for validating BNE IDs 2023-07-27 19:41:39 +02:00
9e44fcac49
Allow BNE IDs starting with XX 2023-07-27 19:24:16 +02:00
f5673c69fd
Allow https links to the library of congress subject headings 2023-07-27 01:43:54 +02:00
0e86361968
Fix overly strict validation for npg, ndl 2023-07-25 22:33:57 +02:00
f73c729dff
Allow for non-numeric nomisma IDs 2023-07-19 15:59:13 +02:00
8684933c9c
Add function getUrlPrefix() to MDNodaRepository 2023-07-17 02:16:32 +02:00
06cc1d4c10
Split linkable noda repositories for IKMK / NDP for actors and places 2023-07-16 11:45:05 +02:00
0698b6e487 Merge branch 'master' of gitea:museum-digital/MDAllowedValueSets 2023-04-16 19:42:27 +02:00
8e151e793f
Closer approximate a fix for the validation of GND IDs 2023-04-16 19:41:55 +02:00
10aedafad1
Parse "GND" to MDNodaRepository::gnd 2023-04-16 03:23:23 +02:00
fbc50d8198
Finish writing list of search URLs for noda repositores 2023-04-16 02:56:48 +02:00
82a8805363
Fix bug in MDNodaRepository's fromString and toDbName 2023-04-16 02:45:56 +02:00
25f6694a92
Add enum MDNodaRepository and class MDNodaLink for the overarching data
structure
2023-04-16 02:06:11 +02:00