Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 2.09 KB

Submission.md

File metadata and controls

48 lines (37 loc) · 2.09 KB

Submission

Details of a submission that can be managed through PASS.

Field Type Description
id* String Unique Submission URI
status* String: need to define options Status of Submission
title* String Title of work represented by Submission e.g. the title of the article
authors* List[Person] List of authors for work represented by Submission
abstract String Abstract for work represented by Submission
doi String DOI of item being submitted
journal Journal Journal the submission is part of (if article)
volume String Volume of journal that contains item (if article)
issue String Issue of journal that contains item (if article)
deposits List[Deposit] List of places the submission will be deposited to
grants List[Grant] List of grants associated with the submission
workflows List[Workflow] Workflows track the status of submission process
submittedDate DateTime Date the record was submitted by the User through PASS
createdBy* User User who created record in PASS
created* DateTime Date the record was created
lastModified* DateTime Date the record was last modified

*required
autogenerated fields are in bold and are readonly

Note: could link policies directly here or calculate each time based on relevant properties

NIHMS Submission Fields

In addition to the fields above, NIHMS includes the following

Field Type Description
tbd* String tbd

*required
autogenerated fields are in bold and are readonly

JScholarship Submission Fields

In addition to the fields above, JScholarship includes the following

Field Type Description
tbd* String tbd

*required
autogenerated fields are in bold and are readonly