|
f36938b8dd
|
Add functions for updating / deleting groups
|
2024-05-27 02:44:28 +02:00 |
|
|
cfa9cee60d
|
Add additional option for logging in nodac
|
2024-05-23 22:58:42 +02:00 |
|
|
83a557b989
|
Add additional assertion to NodaTimeSplitterTest for more thorough type safety
|
2024-05-05 22:54:33 +02:00 |
|
|
7f342ed3c4
|
Merge branch 'master' of gitea:museum-digital/MDNodaHelpers
|
2024-05-04 01:19:23 +02:00 |
|
|
7d303e219f
|
Fix broken time splitting for year ranges BC
|
2024-05-04 01:17:33 +02:00 |
|
|
ce480f8b9f
|
Add validator for tag descriptions
|
2024-05-01 17:45:07 +02:00 |
|
|
eb14615917
|
Return start and end date when attempting to split time spans
|
2024-04-17 00:02:31 +02:00 |
|
|
bd775bec45
|
Refactor time splitter, support computing of dates for time entries
|
2024-04-16 23:21:34 +02:00 |
|
|
2cdfa2e948
|
Merge branch 'master' of gitea:museum-digital/MDNodaHelpers
|
2024-03-24 02:17:22 +01:00 |
|
|
81a7d64e27
|
Handle Ukrainian year names (2022 p > 2022)
|
2024-03-24 00:59:30 +01:00 |
|
|
6af51323e7
|
Categorize gender Q2449503
|
2024-03-09 22:49:38 +01:00 |
|
|
3c43a3f2d3
|
Return an integer when checking time ID by stored rewrite
|
2024-01-30 00:25:50 +01:00 |
|
|
09518a0a6e
|
Add function for getting time ID by stored rewrite
|
2024-01-30 00:07:31 +01:00 |
|
|
93f8f13e62
|
Blacklist tag aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
|
2024-01-15 01:46:21 +01:00 |
|
|
8a8f55b38c
|
Extend NodaGroup to allow adding new ones and linking vocabulary entries
to one
|
2023-12-12 04:29:23 +01:00 |
|
|
f3831965a3
|
Extend NodaTimeSplitter
|
2023-12-09 23:54:45 +01:00 |
|
|
4a49c7a4e7
|
Fix erroneous splitting of Hungarian time names with additions
|
2023-12-09 11:56:15 +01:00 |
|
|
3e9f675fdc
|
Add Slovak to list of languages to load
|
2023-12-08 16:42:24 +01:00 |
|
|
2ab0e75111
|
Fix erroneous splitting of "YYYY MMD" in Hungarian
|
2023-12-08 12:26:59 +01:00 |
|
|
27e259072c
|
Add new class NodaGroup
|
2023-12-07 23:30:24 +01:00 |
|
|
50cb33720b
|
Allow updating and getting names of vocabulary groups
|
2023-12-07 19:07:11 +01:00 |
|
|
a677c605c5
|
Use MDMysqli's default blend modes for manticore index setup
|
2023-12-05 22:10:18 +01:00 |
|
|
681002d844
|
Extend lists for Ukrainian place hierarchy indicators
|
2023-12-04 19:22:50 +01:00 |
|
|
40cf5a5112
|
Set expansion limit, blend_mode in manticore tables
|
2023-12-04 18:45:24 +01:00 |
|
|
b14f2e14eb
|
Add further indicator for village-level places in Ukrainian
|
2023-12-03 22:07:32 +01:00 |
|
|
55931ba3ef
|
Cover more levels of Ukrainian (current and historical) place
hierarchies
|
2023-12-02 16:32:46 +01:00 |
|
|
2badc67405
|
Add rewriting for Ukrainian place names based on specified hierarchies
|
2023-12-02 15:21:02 +01:00 |
|
|
b4c941f441
|
Use MD_STD::json_encode over general \json_encode()
|
2023-11-27 01:33:53 +01:00 |
|
|
d9a0985feb
|
Extend list of uncertainty prefixes for places with uppercase variants
|
2023-11-27 01:15:35 +01:00 |
|
|
b36a504277
|
Add blacklist for unwanted rewrites in consolidating place names
|
2023-11-26 23:55:43 +01:00 |
|
|
e610723107
|
Add functions for automatic rewriting of country names to brackets at
the end of place names based on lists
|
2023-11-26 00:54:14 +01:00 |
|
|
f6409322e5
|
Add classes for writing consolidating spellings of actor and place names
|
2023-11-25 22:42:07 +01:00 |
|
|
61e83022ae
|
Extend uncertainty indicator lists with Ukrainian terms
(thanks Ekaterina)
|
2023-11-25 13:33:50 +01:00 |
|
|
3d58ce3edf
|
Add Ukrainian terms
|
2023-11-24 12:52:20 +01:00 |
|
|
a33c354ad6
|
Conform to stricter typing rules
|
2023-11-21 22:01:28 +01:00 |
|
|
d6c514c208
|
Add functions to check for actor IDs by name while including their life dates
|
2023-11-20 13:43:05 +01:00 |
|
|
4496a35f5c
|
Rewrite incomplete time span spellings to extend parsable and splittable time names
|
2023-11-20 03:18:02 +01:00 |
|
|
78d5137b96
|
Add Ukrainian uncertainty indicators
|
2023-11-19 03:53:05 +01:00 |
|
|
a102758606
|
Extend tests to ensure "vermutl." is included in place uncertainty
indicators
|
2023-11-18 01:36:01 +01:00 |
|
|
700fefd28c
|
Add "wahrscheinlich" to list of uncertainty indicators for places
|
2023-11-17 18:32:41 +01:00 |
|
|
4582f6a697
|
Fix another edge case in time splitter
|
2023-11-14 03:32:17 +01:00 |
|
|
7ef05a55c5
|
Migrate PHPunit config to PHPUnit 10's requirements
|
2023-11-14 03:28:24 +01:00 |
|
|
54a30e683e
|
Add class for loading info from distinctly_typed_strings table
|
2023-11-13 00:11:56 +01:00 |
|
|
c9b0e7085f
|
Add coverage information to tests, fix coverage of NodaValidationHelper
|
2023-11-07 23:31:42 +01:00 |
|
|
1a7dbcd6f6
|
Fix edge cases in time splitter where inputs start with many digits but
are not dates
|
2023-11-07 00:27:20 +01:00 |
|
|
93c0ff3fa0
|
Set beStrictAboutOutputDuringTests=true in phpunit.xml
|
2023-11-06 23:50:12 +01:00 |
|
|
631debcfd8
|
Add autoloader for tests, phpunit config
|
2023-11-06 23:46:30 +01:00 |
|
|
53c645b132
|
Add "vermutl." to list of uncertainty indicators
|
2023-10-28 21:17:54 +02:00 |
|
|
95de1615ef
|
Identify, parse and remove some more uncertainty indicators
|
2023-10-27 19:06:08 +02:00 |
|
|
bbbc84015b
|
Fix handling of misassigned lcsh / loc links in NodaWikidataFetcher
|
2023-10-18 02:46:11 +02:00 |
|