Skip to content

Commit 26bc94a

Browse files
author
xiffy
committed
BYVANCK is not a collection, it's part of MISC
1 parent ad4e312 commit 26bc94a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

kb/nl/collections/__init__.py

+3-2
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,15 @@
1414
'setname': 'DPO',
1515
'time_period': [1781, 1800],
1616
'resolver' : 'http://resolver.kb.nl/resolve?urn='},
17-
'BYVANCK': {'collection': 'BYVANCK',
17+
'BYVANCK': {'collection': 'MISC',
1818
'description_en': 'Medieval Illuminated Manuscripts',
1919
'description_nl': 'Middeleeuwse Verluchte Handschriften',
2020
'metadataPrefix': 'dcx',
2121
'recordschema': 'dcx',
2222
'setname': 'BYVANCK',
2323
'time_period': [500, 1500],
24-
'resolver' : ''},
24+
'resolver' : '',
25+
'extra_query' : 'dcterms:isPartOf="ByvanckB"'},
2526
'SGD': {'collection': 'SGD',
2627
'description_en': 'States General Digital',
2728
'description_nl': 'Staten-Generaal Digitaal',

0 commit comments

Comments
 (0)