Skip to main content
Module

x/ldkit/library/schema/interface.ts

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

Type Aliases

Object that contains IRI of an entity

Describes a data model of a data entity according to its schema,. as resolved by LDkit, i.e. the shape of data that LDkit returns when querying for entities.

Describes a shape of data for updating an entity, according to its data schema.

Describes a shape of data for updating an entity, according to its data schema.