Linked Data support for the FIRM platform.
- FIRM storage implement that uses a RDF graph store (rdflib, oxigraph)
- SPARQL endpoint integration (using rdflib_endpoint)
- Full-text search (FTS) over selected triples (sqlite3 FTS)
See also FIRM Core and FIRM Server.