Skip to main content
Module

x/ldkit/library/engine/mod.ts

LDkit - Linked Data query toolkit for TypeScript developers
Latest
import * as ldkit from "https://deno.land/x/ldkit@2.0.0/library/engine/mod.ts";

Classes

A query engine that can query a SPARQL endpoint.

Type Aliases

Interface of a query engine compatible with LDkit

A set of context entries that can be passed to a query engine, such as data sources, fetch configuration, etc.