glam/frontend/public
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
..
data enrich custodians 2025-12-11 22:32:09 +01:00
docs enrich entries 2025-12-01 16:06:34 +01:00
duckdb added web annotations 2025-12-06 19:50:04 +01:00
logos enrich entries 2025-12-23 13:27:35 +01:00
ontology edit slots 2026-01-13 20:35:11 +01:00
profile-entity enrich person profiles 2025-12-12 12:51:10 +01:00
schemas/20251121 feat: Introduce new slots and classes for enhanced heritage data modeling 2026-01-14 16:54:10 +01:00
favicon-16x16.png Add new enums for PersonalCollectionType, ResearchCenterType, and TasteScentHeritage classifications; implement validation script for custodian names against authoritative sources 2025-12-01 18:39:22 +01:00
favicon-32x32.png Add new enums for PersonalCollectionType, ResearchCenterType, and TasteScentHeritage classifications; implement validation script for custodian names against authoritative sources 2025-12-01 18:39:22 +01:00
nde-favicon.png Add new enums for PersonalCollectionType, ResearchCenterType, and TasteScentHeritage classifications; implement validation script for custodian names against authoritative sources 2025-12-01 18:39:22 +01:00
nde-icon-square.png update entries 2025-11-30 23:30:29 +01:00
nde-icon.png update entries 2025-11-30 23:30:29 +01:00
nde-logo.svg update entries 2025-11-30 23:30:29 +01:00
vite.svg Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls. 2025-11-22 15:35:35 +01:00