""" Heritage RAG Backend Multi-source retrieval-augmented generation system for heritage custodian data. Combines Qdrant vector search, Oxigraph SPARQL, TypeDB, and PostGIS. """ __version__ = "1.0.0"