|
4dcd93b947
|
Better validate input JSON fetched from Wikipedia
|
2024-11-12 15:36:32 +01:00 |
|
|
c72ad51dda
|
Merge branch 'master' of gitea:museum-digital/MDNodaHelpers
|
2024-11-11 09:11:35 +01:00 |
|
|
d6dea3e280
|
Remove use of SESSION in NodaWikidataFetcher
|
2024-11-11 09:11:15 +01:00 |
|
|
6f7ad13c4e
|
Add class NodaTagRelationIdentifier for parsing tag relation types from
input tag names
|
2024-11-09 19:44:09 +01:00 |
|
|
48355a6a36
|
Identify uncertainty before brackets ("Berlin ? (Germany)" > "Berlin
(Germany)" + Uncertain)
|
2024-11-09 18:42:18 +01:00 |
|
|
7cfe752c94
|
Handle commas when guessing time certainty
|
2024-11-09 15:40:27 +01:00 |
|
|
29ca05f552
|
Properly handle commas at the end of names when guessing certainty
|
2024-11-09 15:33:49 +01:00 |
|
|
eb371d4270
|
Ensure times can be split despite spaces at random points in given name
|
2024-10-23 18:02:23 +02:00 |
|
|
16f36c0852
|
Improve test coverage
|
2024-10-10 14:32:55 +02:00 |
|
|
669a8a1459
|
Add tests for lookup functions by vocabulary references
|
2024-10-10 14:16:52 +02:00 |
|
|
a9c506497c
|
Respect diacritics when looking up tag, actor, .. IDs
|
2024-10-10 09:51:28 +02:00 |
|
|
06f13c1a71
|
Add functions for loading only norm data links from Wikidata for places
+ actors
|
2024-10-03 16:36:30 +02:00 |
|
|
cd49f194f2
|
Refactor wikidata fetcher
|
2024-10-03 15:56:31 +02:00 |
|
|
9b63a4d95d
|
Refactor parsing of norm data links from Wikidata into a dedicated
function
|
2024-10-03 15:03:38 +02:00 |
|
|
96ba020514
|
Add function for getting actors' names including life dates in batch
|
2024-09-28 22:45:12 +02:00 |
|
|
c650e57eda
|
Remove references to zoom factor for places in Wikidata fetcher
|
2024-09-25 15:42:59 +02:00 |
|
|
dea09b17cd
|
Add safeguard against question marks entering NodaSplitTime
|
2024-08-02 03:41:51 +02:00 |
|
|
cc0997f412
|
Add direct validation function for noda mail checker
|
2024-07-28 03:47:35 +02:00 |
|
|
f18e4c3edc
|
Make class constant public
|
2024-07-19 00:59:21 +02:00 |
|
|
f220a77ad7
|
Remove linking to wikipedia as a noda repository in wikidata fetcher
Close #21
|
2024-07-19 00:49:04 +02:00 |
|
|
58d3569718
|
Fix edge case 200 b.c. in NodaSplitTime
|
2024-07-08 01:27:03 +02:00 |
|
|
27528c9cf7
|
Ran phpcbf over code
|
2024-07-08 00:48:50 +02:00 |
|
|
205e77da0e
|
Remove group members before deleting group
|
2024-05-27 03:13:03 +02:00 |
|
|
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 |
|