UNPKG

@datev-research/mandat-shared-solid-requests

Version:
30 lines (29 loc) 1.6 kB
export declare const FOAF: (thing?: string) => string; export declare const DCT: (thing?: string) => string; export declare const RDF: (thing?: string) => string; export declare const RDFS: (thing?: string) => string; export declare const WDT: (thing?: string) => string; export declare const WD: (thing?: string) => string; export declare const LDP: (thing?: string) => string; export declare const ACL: (thing?: string) => string; export declare const AUTH: (thing?: string) => string; export declare const AS: (thing?: string) => string; export declare const XSD: (thing?: string) => string; export declare const ETHON: (thing?: string) => string; export declare const PDGR: (thing?: string) => string; export declare const LDCV: (thing?: string) => string; export declare const WILD: (thing?: string) => string; export declare const VCARD: (thing?: string) => string; export declare const GDPRP: (thing?: string) => string; export declare const PUSH: (thing?: string) => string; export declare const SEC: (thing?: string) => string; export declare const SPACE: (thing?: string) => string; export declare const SVCS: (thing?: string) => string; export declare const CREDIT: (thing?: string) => string; export declare const SCHEMA: (thing?: string) => string; export declare const INTEROP: (thing?: string) => string; export declare const SKOS: (thing?: string) => string; export declare const ORG: (thing?: string) => string; export declare const MANDAT: (thing?: string) => string; export declare const AD: (thing?: string) => string; export declare const SHAPETREE: (thing?: string) => string;