Skip to content

SPARQL Studio API / Yasqe / qlueLs / PrefixMap

Interface: PrefixMap

Defined in: sparql-utils/src/languageServers/qlueLs.ts:19

A { prefix: namespace } map, e.g. { rdfs: "http://www.w3.org/2000/01/rdf-schema#" }.

Indexable

[prefix: string]: string