Publication¶
Description¶
A Publication represents an article that is published. The minimum expectation is that the publication has a valid DOI.
Fields¶
study¶
description : The Study entity associated with this Publication.
required : True
data type : Study
title¶
description : The title for this Publication.
required : False
data type : string
abstract¶
description : The study abstract that describes the goals. Can also hold abstract from a publication related to this Study.
required : False
data type : string
author¶
description : Author(s) of this Publication.
required : False
data type : string
year¶
description : The year in which the paper was published.
required : False
data type : integer
journal¶
description : The name of the journal.
required : False
data type : string
doi¶
description : DOI identifier of a publication.
required : True
data type : string
xref¶
description : One or more cross-references for this Publication.
required : False
data type : string
alias¶
description : The alias for an entity at the time of submission.
required : True
data type : string