Contributor¶
- class technote.metadata.model.Contributor(*, name, email=None, affiliations=<factory>, orcid=None, internal_id=None)¶
Bases:
PersonThe domain model for a contributor.
- Parameters:
name (
StructuredName)affiliations (
list[Organization], default:<factory>)
Attributes Summary
A note describing the contribution.
The role of the contributor, using the Zenodo vocabulary.
Attributes Documentation
-
role:
ZenodoRole|None= None¶ The role of the contributor, using the Zenodo vocabulary.