Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EntityAttribute

Attribute of an entity

Properties

Optional entityName

entityName: undefined | string

Name of referenced entity.

Optional isFuzzyMatch

isFuzzyMatch: undefined | false | true

Is the entity attribute a fuzzy match

Optional isInvertComparisons

isInvertComparisons: undefined | false | true

Are comparisons inverted in the entity attribute

Optional isMultiValue

isMultiValue: undefined | false | true

Is the entity attribute multi-value

name

name: string

The name of an entity attribute

Optional naturalLanguageMapping

naturalLanguageMapping: model.EntityAttributeNaturalLanguageMapping

Optional temporalPreference

temporalPreference: model.TemporalPreference

Temporal preference of an attribute

type

The type of an entity attribute

Functions

getDeserializedJsonObj

getJsonObj