Link¶
A betty.model.ancestry.Link
adds external links to entities.
Fields¶
Notes inherit from:
description
(optionalstr
)The link’s human-readable description.
locale
(optionalstr
)The locale of the referenced resource as an IETF BCP 47 language tag.
label
(optionalstr
)The human-readable label of this link, e.g. the link text.
media_type
(MediaType)The media type of the referenced resource.
relationship
(optionalstr
)The relationship between this resource this link is set on and the link target.
url
(url
)The URL to the referenced resource.