This is the common output file for the RIOJA Repository
APIs. Also API to get repository information.
Returns information about the repository,
including which other APIs it supports
Result for Rioja-R1 - validation of emails
Result for Rioja-R2 - metadata extraction
Result for Rioja-RO2 - if submitted the ID
of journal submitted to and status therein
Result for Rioja-RO3 - trackback URLs
Result for Rioja-RO4 - download statistics
if resultStatus=Error, text string
describing error
Name etc for author, collaboration or editor.
Name in original language, e.g. cyrillic,
Chinese etc
Whether author, organization/collaboration, or
editor
Time when this version was first uploaded by the
author. If Author modifies paper during
non-public (pre-acceptance) period, this time
should be the most recent time - i.e. from when
author can claim credit. We assume paper version
cannot be modified once public.
whether submitted, public, rejected or withdrawn
Date and time submitted to repository
Usually the same as the repository paperID.
However the repository may use an internal ID
for RIOJA APIS to allow metadata extraction
before the paper is public, in which case the
publicID should be returned once the paper is
public.
URL to get latest version of the paper, e.g.
"http://arxiv.org/ps/1234.5678". Element may not
be present until status is public
URL for the author to update this paper on the
repository (may request authentication) e.g.
http://myjournal.org/update.php?paperID=12345
Information about all versions of the paper on
the repository
repository paper version this status applies to
Perl RegEx to use for validating repository IDs
A string that exists at the start of all valid Ids,
e.g. to pre-fill for the user entry form. e.g.
"arXiv:" for arXiv or
"http://hdl.handle.net/1813/7599" for DPubs
URL to get paper
Text with html-compatible formatting. The body of this
type is compatible with Crossref's face_markup.
Face markup that appears in the title, abstract and
comments should be retained. Face markup in other
elements (e.g. small caps in author names) must be
dropped. Face markup support includes: bold (b), italic
(i), underline (u), over-line (ovl), superscript (sup),
subscript (sub), small caps (scp), and typewriter text
(tt).