import { type IQueryEngine } from "https://deno.land/x/ldkit/mod.ts";
Interface of a query engine compatible with LDkit
definition: RDF.StringSparqlQueryable<RDF.SparqlResultSupport, QueryContext>
import { type IQueryEngine } from "https://deno.land/x/ldkit/mod.ts";
Interface of a query engine compatible with LDkit