glam/frontend/src
kempersc d5d970b513 Remove deprecated slot definitions and add archived versions for future reference
- Deleted the following slot definitions:
  - wikidata_class_slot
  - wikidata_entity_label_slot
  - wikidata_mapping_rationale_slot
  - word_count_slot

- Added archived versions of the deleted slots to preserve historical data:
  - wikidata_class_archived_20260114.yaml
  - wikidata_entity_label_archived_20260114.yaml
  - wikidata_mapping_rationale_archived_20260114.yaml
  - word_count_archived_20260114.yaml

- Introduced a new hook `usePersonSearch` for enhanced semantic search functionality in the frontend, supporting debounced queries and caching.
2026-01-14 22:57:09 +01:00
..
api enrich person profiles 2025-12-12 12:51:10 +01:00
assets Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls. 2025-11-22 15:35:35 +01:00
components feat(linkml): Add slot_usage comparison popup in schema viewer 2026-01-14 19:55:57 +01:00
contexts Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
hooks Remove deprecated slot definitions and add archived versions for future reference 2026-01-14 22:57:09 +01:00
lib feat(linkml): Add slot_usage comparison popup in schema viewer 2026-01-14 19:55:57 +01:00
pages Remove deprecated slot definitions and add archived versions for future reference 2026-01-14 22:57:09 +01:00
styles enrich entries 2025-12-01 16:06:34 +01:00
types enrich person custodian 2025-12-14 17:09:55 +01:00
utils remove a,bihguous web-claims 2025-12-21 00:01:54 +01:00
App.css add pids 2025-12-01 23:55:55 +01:00
App.tsx feat: add ontology mappings to LinkML schema and enhance entity resolution 2026-01-13 13:51:02 +01:00
index.css Add scripts for converting OWL/Turtle ontology to Mermaid and PlantUML diagrams 2025-11-22 23:01:13 +01:00
main.tsx feat(frontend): Add multi-select filters, URL params, and UI improvements 2025-12-15 01:47:11 +01:00
vite-env.d.ts feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00