Interface ContextDefinition

Hierarchy

  • ContextDefinition

Indexable

[key: string]: null | string | ExpandedTermDefinition | ContextDefinition[keyof ContextDefinition]

Properties

@base?: KeywordBase
@direction?: KeywordDirection
@import?: string
@language?: string
@propagate?: boolean
@protected?: boolean
@type?: {
    @container: "@set";
    @protected?: boolean;
}

Type declaration

  • @container: "@set"
  • Optional @protected?: boolean
@version?: "1.1"
@vocab?: KeywordVocab

Generated using TypeDoc