Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 774 Bytes

File metadata and controls

28 lines (21 loc) · 774 Bytes

DupleData

Properties

Name Type Description Notes
relType RelTypeEnum Indicates the relationship between the pair of cards (from > rel_type > to)
from Card
to Card [optional]

Enum: RelTypeEnum

Name Value
PLAYS "plays"
STARRED_BY "starred_by"
REPRESENTS "represents"
FEATURES_LOCATION "features_location"
DIRECTS "directs"
ACTS_IN "acts_in"
PLAYED_BY "played_by"
WORN_BY "worn_by"
FILMED_IN "filmed_in"
LOCATION_ON_MOVIE "location_on_movie"