We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4e312 commit 26bc94aCopy full SHA for 26bc94a
kb/nl/collections/__init__.py
@@ -14,14 +14,15 @@
14
'setname': 'DPO',
15
'time_period': [1781, 1800],
16
'resolver' : 'http://resolver.kb.nl/resolve?urn='},
17
- 'BYVANCK': {'collection': 'BYVANCK',
+ 'BYVANCK': {'collection': 'MISC',
18
'description_en': 'Medieval Illuminated Manuscripts',
19
'description_nl': 'Middeleeuwse Verluchte Handschriften',
20
'metadataPrefix': 'dcx',
21
'recordschema': 'dcx',
22
'setname': 'BYVANCK',
23
'time_period': [500, 1500],
24
- 'resolver' : ''},
+ 'resolver' : '',
25
+ 'extra_query' : 'dcterms:isPartOf="ByvanckB"'},
26
'SGD': {'collection': 'SGD',
27
'description_en': 'States General Digital',
28
'description_nl': 'Staten-Generaal Digitaal',
0 commit comments