glam/frontend/public
kempersc 8a3c907f59
Some checks failed
Deploy Frontend / build-and-deploy (push) Has been cancelled
DSPy RAG Evaluation / Layer 1 - Unit Tests (push) Successful in 11m12s
DSPy RAG Evaluation / Layer 2 - DSPy Module Tests (push) Successful in 12m55s
DSPy RAG Evaluation / Layer 3 - Integration Tests (push) Successful in 10m24s
DSPy RAG Evaluation / Layer 4 - Comprehensive Evaluation (push) Successful in 11m31s
DSPy RAG Evaluation / Quality Gate (push) Successful in 2s
fix: resolve CIDOC-CRM relative URIs, add EDM ontology, render HTML in descriptions
- Fix resolveUri() to handle bare local names like 'E27_Site' used by CIDOC-CRM
  (previously only handled URIs starting with '#')
- Add EDM (Europeana Data Model) ontology to frontend
  - Copy edm.owl to frontend/public/ontology/
  - Register in ONTOLOGY_FILES array
  - Add 'edm' prefix to STANDARD_PREFIXES
  - Add EDM color to ONTOLOGY_COLORS
- Render HTML content in ontology descriptions safely using DOMPurify
  - Sanitize HTML to allow only safe tags (a, br, em, strong, etc.)
  - Fix Schema.org relative links to absolute URLs
  - Add target='_blank' to external links
2026-01-13 16:50:40 +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 fix: resolve CIDOC-CRM relative URIs, add EDM ontology, render HTML in descriptions 2026-01-13 16:50:40 +01:00
profile-entity enrich person profiles 2025-12-12 12:51:10 +01:00
schemas/20251121 feat: Enhance entity resolution with email semantics and review merging 2026-01-13 16:43:56 +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