Commit Graph

135 Commits

Author SHA1 Message Date
jrenslin bb4640ae2c Add MDAppointmentContributorRole 2026-05-21 15:06:43 +02:00
jrenslin a01cf57162 Support parsing IDs from VIAF's German interface URLs 2026-05-19 18:54:47 +02:00
jrenslin 88c357c00f Add measurement types for box and general packaging sizes 2026-05-15 22:55:56 +02:00
jrenslin 07434d41b1 Fix unhandled match cases 2026-05-15 20:12:35 +02:00
jrenslin 9a45e7bbf4 Add sizes of image mount, plate 2026-05-15 18:16:02 +02:00
jrenslin 49ebf6fd63 Extend transformable string representations of MDGender 2026-05-04 10:15:38 +02:00
jrenslin 28ca68d0d7 Actually implement getTledName in MDNodaRepository 2026-05-03 20:34:05 +02:00
jrenslin c680cd0f9a Add measurement types for length/width/height of handle, label, scabbard 2026-04-29 14:52:57 +02:00
jrenslin efbb62c6ae Add ENUM for ASC/DESC sort order 2026-04-20 10:24:08 +02:00
jrenslin 7d42e416b3 Allow commas and whitespaces in iconclass IDs 2026-03-09 15:21:16 +01:00
jrenslin 0792438a83 Accept iconclass names with specifying brackets 2026-02-12 14:08:10 +01:00
jrenslin ab38fe88c4 Allow nomisma input links/IDs with www. 2026-02-11 11:21:05 +01:00
jrenslin e9982f4b22 Added additional variants of nomisma, iconclass IDs 2026-02-04 18:03:06 +01:00
jrenslin a368e1851a Improve test coverage in MDNodaRepository 2026-01-29 17:55:06 +01:00
jrenslin fde98debcb Use generators for tests for MDNodaRepository validation 2026-01-29 16:32:42 +01:00
jrenslin ae1d37f050 Accept http:// mindat links 2025-12-12 13:49:07 +01:00
jrenslin 3d8dac9910 Handle extended GND IDs (like 4114170-2 Fenster (Motiv))
Close #46
2025-12-03 14:54:03 +01:00
jrenslin 59aba25d0e Support new URL schema for ADB/NDB 2025-11-11 11:42:22 +01:00
jrenslin ae302bcd54 Add ->toUrl() to MDLicense 2025-10-29 15:14:40 +01:00
jrenslin fb10be6d1c Display wrong input in MDTagRelationType 2025-10-17 12:34:17 +02:00
jrenslin 0ac48adc51 rtrim() commas from noda repository links 2025-10-17 11:06:25 +02:00
jrenslin 2ffc7bef4f Add measurement types for base (e.g. of vases) 2025-10-11 11:39:54 +02:00
jrenslin 8fa7d7db2e Add measurement type for diameter of images 2025-09-30 14:47:14 +02:00
jrenslin 4e2dd00b29 Add measurement types for number of different types of pages 2025-09-30 12:16:07 +02:00
jrenslin 08f659771f Extend MDTagRelationType by taxon, mentioned subject and topic
Close #41, close #42
2025-09-23 14:58:42 +02:00
jrenslin 69cb033f1f Add Catalogue of Life as an external tag vocabulary
Close #43
2025-09-23 13:37:05 +02:00
jrenslin 145b73a379 Add transcription type "constituted text" 2025-08-25 16:40:12 +02:00
jrenslin 2e6e7e2c53 Add transcript status "reviewed"
Close #40
2025-08-19 11:55:44 +02:00
jrenslin 7c865b7271 Add counting parts units: Standalone sheets, double pages, written pages
Close #37
2025-07-22 16:12:55 +02:00
jrenslin dafe615313 Add measurement types: size of blades 2025-07-14 17:16:35 +02:00
jrenslin 924388e4b9 Fix return types 2025-07-13 02:34:58 +02:00
jrenslin ed4f08c9ac Add transcript status and type 2025-07-11 16:30:07 +02:00
jrenslin da950073e9 Add https:// variant for iconclass 2025-05-08 16:17:43 +02:00
jrenslin 5ec93ba619 Add enums for loan types, exhiibition contributor roles 2025-04-04 17:20:16 +02:00
jrenslin 1403f75447 Add new measurement type for diameter of frame 2025-03-19 15:20:46 +01:00
jrenslin 04c378675c Add new measurement types for min / max length, width, etc.
Close #35
2025-03-19 15:03:29 +01:00
jrenslin a0348b135a Update MDNodaRepository 2025-03-12 02:44:20 +01:00
jrenslin 45d7c3d455 Map http://d-nb.info/ to the GND 2025-03-11 17:43:43 +01:00
jrenslin 12689d24fa Add bootstrapping for tests, parse additional wikidata ID format 2025-02-14 10:32:25 +01:00
jrenslin 1b34e49ff8 Add number of sheets as a unit for number of parts 2025-01-14 11:12:40 +01:00
jrenslin f1d0435eef Add new, more specific measurement types 2024-12-18 17:00:13 +01:00
jrenslin f938c66ab6 Prevent using general URL field in MDNodaRepository::fromUrl() 2024-11-28 09:28:43 +01:00
jrenslin 7fc57353a8 Extend MDMeasurement with surrounding enums to cover measurements of
objects
2024-11-21 21:46:24 +01:00
jrenslin 333340da3e Improve validation of ORCID IDs 2024-10-03 16:36:01 +02:00
jrenslin d22db5bd95 Add enum to control levels of redaction in controlled vocabularies 2024-09-27 17:08:08 +02:00
jrenslin 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
jrenslin dc1c72aeda Use /entity/ links for referencing Wikidata over /wiki/; allow linking
from GND explorer

Close #32
2024-09-12 17:06:30 +02:00
jrenslin bdb9bb16f5 Allow wikidata IDs exceeding the size of INT32 2024-08-10 17:05:44 +02:00
jrenslin 7826b7d891 Fix missing parameter being passed on 2024-07-30 00:53:30 +02:00
jrenslin 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