glam/backend/rag
kempersc 8c42292235 Add new classes and slots to the ontology
- Introduced GeospatialLocation class for specific geospatial locations.
- Added HandsOnFacility class representing facilities for hands-on experiences.
- Created Hyponym class for narrower terms or instances.
- Added ImagingEquipment class for imaging-related equipment.
- Introduced LoadingDock class for loading dock facilities.
- Created LocalCollection class for locally held collections.
- Added Locker class for storage lockers available to visitors/staff.
- Introduced MichelinStarRating class for Michelin star ratings.
- Created MicrofilmReader class for equipment used to read microfilms.
- Added OperationalArchive class for archives containing operational records.
- Introduced OperationalUnit class for operational units within organizations.
- Added has_or_had_archive slot for associating archives with entities.
- Created has_or_had_rating slot for ratings assigned to entities.
- Introduced has_or_had_section slot for sections or units within organizations.
- Added has_geospatial_location slot linking nominal places to precise geospatial coordinates.
2026-01-27 22:17:11 +01:00
..
benchmark_results enrich custodian profiles 2026-01-02 02:10:18 +01:00
evaluation enrich profiles 2026-01-09 20:35:19 +01:00
optimized_models fix(rag): correct SPARQL ontology prefixes for LinkML schema 2025-12-22 21:31:08 +01:00
specificity Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
__init__.py Fix LinkML URI conflicts and generate RDF outputs 2026-01-07 12:32:59 +01:00
atomic_decomposer.py
benchmark_lm_optimization.py remove a,bihguous web-claims 2025-12-21 00:01:54 +01:00
benchmark_optimization.py remove a,bihguous web-claims 2025-12-21 00:01:54 +01:00
benchmark_optimization_v2.py enrich entries 2025-12-21 22:12:34 +01:00
benchmark_performance.py enrich custodian profiles 2026-01-02 02:10:18 +01:00
benchmark_prompt_caching.py enrich entries 2025-12-23 13:27:35 +01:00
cache_config.py
cost_tracker.py update slots 2026-01-14 09:05:54 +01:00
Dockerfile Refactor manifest update script to dynamically scan and add YAML files for classes, slots, and enums; archive obsolete slots; add new slot definitions for various attributes including auction details, assessment categories, and authentication requirements; introduce new classes for aspect ratios, audits, and authority data; enhance slot descriptions and mappings for clarity and consistency. 2026-01-27 10:29:15 +01:00
dspy_heritage_rag.py fix(rag): use SPARQL results for COUNT queries in streaming fast-path 2026-01-09 18:47:56 +01:00
event_retriever.py Fix LinkML URI conflicts and generate RDF outputs 2026-01-07 12:32:59 +01:00
gepa_training_extended.py
hybrid_retriever.py Add new slots for heritage custodian ontology 2026-01-27 10:07:16 +01:00
LM_OPTIMIZATION_FINDINGS.md enrich entries 2025-12-21 22:12:34 +01:00
main.py Add new classes and slots to the ontology 2026-01-27 22:17:11 +01:00
metrics.py Refactor RAG to template-based SPARQL generation 2026-01-07 22:04:43 +01:00
multi_embedding_retriever.py Add new slots for heritage custodian ontology 2026-01-27 10:07:16 +01:00
ontology_mapping.py feat(rag): Add hybrid language detection and enhanced ontology mapping 2025-12-14 15:55:18 +01:00
optimization_log.txt
optimize_templates.py enrich HC profiles 2026-01-02 02:11:04 +01:00
optimized_heritage_router.json enrich person custodian 2025-12-14 17:09:55 +01:00
podman-compose.yaml feat: Introduce Overview, RealnessStatus, and WebLink classes with comprehensive documentation and migration notes 2026-01-14 09:32:14 +01:00
provenance.py feat(rag): add Rule 46 epistemic provenance tracking 2026-01-10 18:42:43 +01:00
reply_types.py enrich CH entries with mission statements 2026-01-04 13:12:32 +01:00
requirements.txt standardise slots 2026-01-14 09:51:14 +01:00
run_bootstrap_optimization.py
run_gepa_optimization.py
run_mipro_optimization.py remove a,bihguous web-claims 2025-12-21 00:01:54 +01:00
schema_labels.py Refactor code structure for improved readability and maintainability 2026-01-09 11:05:26 +01:00
schema_loader.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
semantic_cache.py enrich entries 2025-12-23 13:27:35 +01:00
semantic_router.py Refactor RAG to template-based SPARQL generation 2026-01-07 22:04:43 +01:00
session_manager.py enrich HC profiles 2026-01-02 02:11:04 +01:00
template_sparql.py feat(rag): add companion queries for count templates 2026-01-10 18:44:06 +01:00
temporal_intent.py Fix LinkML URI conflicts and generate RDF outputs 2026-01-07 12:32:59 +01:00
temporal_resolver.py Fix LinkML URI conflicts and generate RDF outputs 2026-01-07 12:32:59 +01:00
test_dspy_rag.py enrich person custodian 2025-12-14 17:09:55 +01:00
test_live_rag.py fix(rag): correct SPARQL ontology prefixes for LinkML schema 2025-12-22 21:31:08 +01:00
test_ontology_integration.py update frontend 2026-01-08 15:56:28 +01:00
test_rate_limit_handling.py enrich entries 2025-12-23 13:27:35 +01:00
test_semantic_routing.py Refactor RAG to template-based SPARQL generation 2026-01-07 22:04:43 +01:00
test_template_sota.py update frontend 2026-01-08 15:56:28 +01:00
test_temporal_intent.py Fix LinkML URI conflicts and generate RDF outputs 2026-01-07 12:32:59 +01:00