93 Commits

Author SHA1 Message Date
7fc57353a8
Extend MDMeasurement with surrounding enums to cover measurements of
objects
2024-11-21 21:46:24 +01:00
333340da3e
Improve validation of ORCID IDs 2024-10-03 16:36:01 +02:00
d22db5bd95
Add enum to control levels of redaction in controlled vocabularies 2024-09-27 17:08:08 +02:00
f19973d20e
Remove noda repository MBL, add list of full names to the vocabs for
improved frontend display

Close #33
2024-09-25 14:33:45 +02:00
dc1c72aeda
Use /entity/ links for referencing Wikidata over /wiki/; allow linking
from GND explorer

Close #32
2024-09-12 17:06:30 +02:00
bdb9bb16f5
Allow wikidata IDs exceeding the size of INT32 2024-08-10 17:05:44 +02:00
7826b7d891
Fix missing parameter being passed on 2024-07-30 00:53:30 +02:00
be2da00759
Use ->toString() over ->name in json serialization of MDGender,
MDLicense

This is important for backwards compatibility
2024-07-30 00:51:04 +02:00
47763d1998
Fix error messages 2024-07-29 17:50:36 +02:00
99e0f9b655
Implement enums for genders and licenses
See #31, see #30
2024-07-29 13:59:17 +02:00
32a1e8b1be
Remove noda repository wikipedia, use GND Explorer for lookups/searches
in external norm data repository GND

Close #28, close #29
2024-07-19 00:59:37 +02:00
db46255f87
Add contributor role "movement trainer" 2024-07-08 16:42:32 +02:00
c560a5581f
Extend list of series contributor roles 2024-06-19 23:02:17 +02:00
d3ff111750
Add basic institution category: univ. collection 2024-06-17 15:44:29 +02:00
e55e4c210a
Add enums for roles of places and times linked to series 2024-06-12 00:12:12 +02:00
25e5e954b4
Set explicit visibility on class constants 2024-06-11 22:15:59 +02:00
c907c1b085
Add function for loading collection areas from array 2024-05-23 00:35:57 +02:00
d68c114905
Add new enums for object document type, institution categorization
Close #24, close #25, close #26, close #27
2024-05-10 16:22:50 +02:00
493ef9f721
Add function MDSeriesContributorRole::fromInt() 2024-05-08 00:58:48 +02:00
6772476f9b
Add new enum for covering series contribution types for actors 2024-05-07 18:31:50 +02:00
0aef8c3116
Map VIAF (capital letters) to MDNodaRepository::viaf 2024-02-28 13:02:32 +01:00
6c8ca3ac8e
Rename object record status "deleted" to "archived" 2024-01-14 03:19:08 +01:00
10b9c58a1b
Add MDObjectRecordStatus to track record status 2024-01-12 18:52:21 +01:00
7912066f71
Remove trailing slashes from vocabulary links delivered as URLs 2023-12-01 16:45:49 +01:00
dcfba67422
Allow different sub-vocabs of NDP-IKMK for places 2023-11-30 22:29:25 +01:00
c43cc7e42a
Allow Wikipedia links from the Chinese Wikipedia 2023-11-26 23:53:50 +01:00
71d34b37ca
Also allow Ukrainian Wikipedia 2023-11-14 04:28:20 +01:00
8e0be0f80c
Improve identification of lcsh links marked as loc links 2023-11-10 03:10:00 +01:00
be2f42677b
Add new check type: Check of object's location 2023-11-02 00:49:13 +01:00
1dedb86d5b
Fix another invalid output value in MDMeasurementType 2023-10-19 17:20:38 +02:00
06b2d13c6f
Fix expected return class 2023-10-19 17:10:21 +02:00
d2dd24baee
Extend list of repository names accepted for referring to the different
MDNodaRepository cases
2023-10-19 16:11:37 +02:00
7c7fb58a0d
Add MDMeasurementType for listing available measurement types 2023-10-19 03:27:07 +02:00
f14d7edc6e
Add tests to ensure invalid IDs are not validated 2023-10-18 22:42:49 +02:00
8f32c30fbd
Handle large numbers in GND IDs 2023-10-18 22:35:31 +02:00
c57d180aa1
Remove superfluous throw new exception 2023-10-18 02:06:06 +02:00
d9f3f875e0
Write prettier exception messages 2023-10-16 22:39:46 +02:00
1d1a690e0f
Remove whitespaces from vocabulary links, add dedicated exception for
lcsh links that are actually loc links
2023-10-16 16:44:33 +02:00
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
887f06f70e
Add new damage type: desiccation 2023-10-12 22:54:01 +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
2f765e183e
Add MDCopyrightCollective to represent those 2023-09-12 01:13:54 +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