Publication(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Resource that represents a publication resource of a candidate.
Attributes | |
---|---|
Name | Description |
authors |
Sequence[str]
A list of author names. Number of characters allowed is 100. |
title |
str
The title of the publication. Number of characters allowed is 100. |
description |
str
The description of the publication. Number of characters allowed is 100,000. |
journal |
str
The journal name of the publication. Number of characters allowed is 100. |
volume |
str
Volume number. Number of characters allowed is 100. |
publisher |
str
The publisher of the journal. Number of characters allowed is 100. |
publication_date |
The publication date. |
publication_type |
str
The publication type. Number of characters allowed is 100. |
isbn |
str
ISBN number. Number of characters allowed is 100. |