ContextDescriptor: {
    adb?: YasguiSPARQLEditor<unknown>;
    crud: YasguiSPARQLEditor;
    label: string;
    parentContextIRI?: string;
}

Type declaration