Skip to main content

Relation

Relations.

Fields

PropertyRequiredTypeDescription
idTruestringID of the relation used to refer to it from other objects
nameTruestringName of the relation (e.g., eat)
textReprTruestringTextual representation of the relation (e.g. eat(John, apple))
typeTruestringRelation type (verb, attr, external)
argsTrueList[Argument]Relation arguments
featsTrueMap[string, string]Relation features (e.g. negation, modality, ...)
supportFalseList[Support]Support of this relation in the text