glam/frontend/src/pages
kempersc 6da794ee38 feat: Introduce new slots and classes for enhanced heritage data modeling
- Added `has_or_had_place_of_birth` slot to capture structured birth place information with historical context.
- Introduced `has_or_had_quantity` slot for capturing quantified values with units and provenance.
- Created `has_or_had_service_area` slot to define geographic service areas for heritage custodians.
- Implemented `is_or_was_approximate` slot to indicate uncertainty in values (dates, quantities).
- Added `is_or_was_asserted_by` slot to track the agent responsible for assertions.
- Introduced `Asserter` class to model agents making assertions, including types like human, automated, and AI.
- Created `Quantity` class to represent quantified values with optional units and types.
- Added enums for `AsserterTypeEnum` and `QuantityTypeEnum` to standardize types of asserters and quantities.
- Archived outdated slots and replaced them with new structured alternatives following RiC-O conventions.
2026-01-14 16:54:10 +01:00
..
ConversationPage.css enrich entries 2025-12-23 13:27:35 +01:00
ConversationPage.tsx feat(rag): add Rule 46 epistemic provenance tracking 2026-01-10 18:42:43 +01:00
Database.css update frontend 2026-01-08 15:56:28 +01:00
Database.tsx feat: Add SyncPanel component for database synchronization 2025-12-12 23:42:22 +01:00
DataMapPage.css enrich all custodian timespan 2025-12-15 22:31:41 +01:00
DataMapPage.tsx enrich all custodian timespan 2025-12-15 22:31:41 +01:00
EntityReviewPage.css standardise slots 2026-01-14 09:51:14 +01:00
EntityReviewPage.tsx feat: Introduce new slots and classes for enhanced heritage data modeling 2026-01-14 16:54:10 +01:00
InstitutionBrowserPage.css enrich all custodian timespan 2025-12-15 22:31:41 +01:00
InstitutionBrowserPage.tsx enrich all custodian timespan 2025-12-15 22:31:41 +01:00
LinkMLViewerPage.css feat: add route for Entity Review page with lazy loading 2026-01-13 01:49:43 +01:00
LinkMLViewerPage.tsx Refactor schema: Migrate slots to new patterns and create new classes 2026-01-14 15:20:53 +01:00
LoginPage.css add new entries 2025-12-07 23:08:02 +01:00
LoginPage.tsx enrich entries 2025-12-01 16:06:34 +01:00
NDEMapPage.css Add new slots for heritage custodian entities 2026-01-05 00:49:05 +01:00
NDEMapPageMapLibre.tsx Refactor code structure for improved readability and maintainability 2026-01-09 11:05:26 +01:00
NDEStatsPage.css add new entries 2025-12-07 23:08:02 +01:00
NDEStatsPage.tsx add new entries 2025-12-07 23:08:02 +01:00
OntologyViewerPage.css Fix Turtle parser multi-line string handling for PiCo ontology 2026-01-05 11:25:43 +01:00
OntologyViewerPage.tsx Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
ProjectPlanPage.css add new entries 2025-12-07 23:08:02 +01:00
ProjectPlanPage.tsx feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00
QueryBuilderPage.css update frontend 2026-01-08 15:56:28 +01:00
QueryBuilderPage.tsx enrich CH entries with mission statements 2026-01-04 13:12:32 +01:00
ReviewLoginPage.css feat: add ontology mappings to LinkML schema and enhance entity resolution 2026-01-13 13:51:02 +01:00
ReviewLoginPage.tsx feat: add ontology mappings to LinkML schema and enhance entity resolution 2026-01-13 13:51:02 +01:00
Settings.tsx Add scripts for converting OWL/Turtle ontology to Mermaid and PlantUML diagrams 2025-11-22 23:01:13 +01:00
Visualize.css remove a,bihguous web-claims 2025-12-21 00:01:54 +01:00
Visualize.tsx remove a,bihguous web-claims 2025-12-21 00:01:54 +01:00