• Publication and History Dates

  • これまでの歩み

    状態:ドラフト

     

    この推奨事項の目的

    1. 機械的な判読でこの論文が過去にどのような形態で何度発表されたのかを見つけられるようにする。
    2. 機械的な判読でこのXMLインスタンス(実現値)が示す記事がどの段階にあるのかを見つけられるようにする。

    対象

    <article>, <history>, <pub-date>, <date>

    説明

    これらの推奨事項は記事に関連づけられる発表日時を取得したり、表示されている記事のバージョンを示す方法についての最良慣行を含む。

    Further reading

    • Talking about versions (CrossRef document)
    • Recommendations of the NISO/ALPSP the Journal Article Versions (JAV) Technical Working Group

    推奨事項

    1. 記事に関するこのインスタンス(訳注:おそらくこの推奨事項という意味)の記述は、article要素内で@specific-use属性の中に含まれる。発行者が既にこの属性を利用している場合には、属性をトークン化して両方の値を含めるようにすることを勧める。(例を参照。)この属性で使用して良い用語は(NISO/ALPSPの雑誌記事の版の呼び方(JAV)に関するテクニカルワーキンググループに従うと)以下の通りである。

     

    ・authors-original
    ・submitted-manuscript-under-review
    ・accepted-manuscript
    ・proof
    ・version-of-record
    ・corrected-version-of-record
    ・enhanced-version-of-record

    ・ADDED by JATS4R:pre-print

     

    発行者がどれかの段階で改訂版を出す場合、続く改訂版には「-r1」「-r2」などの接尾辞をつけて示されるべきである。

     

    2. pub-date要素は最大二つまで。一つ目は初めて出版した日。「初めて出版した日」の定義は発行者に任せる。二つ目は最も最近の出版イベント。それ以外の日付データはhistoryに入れるべきである。

     

    3. @date-type on <pub-date>: Use value “original-publication” to indicate that the date is the original date of publication, and “update” for dates that represent published updates to the publication.

     

    4. @iso-8601-date on <date> and <pub-date>: use this attribute to contain the date in ISO format

     

    5. 二つのpub-dateに入れなかった発行に関する日付データは全てhistoryのeventに収める。その他の記事の処理に関する日付はhistoryに入れるがeventには入れない。

     

    6. <event> should be used to collect all the information about a previous publication event. The following tags can be optionally used within this section:
    <self-uri> can be used to provide a link to the version of content being described in this section
    @content-type on <self-uri> should be used to indicate what stage of publication this version was. Please use the terms described in recommendation 1.
    Date should be used the record the publication date of that event, the @iso-8601-date attribute should be used, as described in recommendation 4.
    @date-type on <date> should be used to indicate what stage of publication this version was. Please use the terms described in recommendation 1.
    <event-desc> is an optional element that can be used to provide a textual description of the changes made between it and the next version of publication.

     

    7. Do not include the current version of the article within <history>, but you can repeat the original publication event in this section.

     

     

    例文

    例1

     

    <article article-type="research-article" specific-use="version-of-record" dtd-version="1" xmlns:ali="http://www.niso.org/schemas/ali/1.0"
    xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">
      <pub-date publication-format="electronic" date-type="update" iso-8601-date="2016-07-07" >
       <day>07</day><month>07</month><year>2016</year>
      </pub-date>
      <pub-date publication-format="electronic" date-type="original-publication" iso-8601-date="2016-04-04" >
       <day>04</day><month>04</month><year>2016</year>
      </pub-date>
     <history>
     …
      <event>
       <self-uri content-type="accepted-manuscript” xlink:href="https://elifesciences.org/content/5/e00666v1"/>
       <date date-type="accepted-manuscript" iso-8601-date="2016-04-04">
        <day>04</day><month>04</month><year>2016</year>
       </date>
       <event-desc> The first version of this article was published as an accepted manuscript. The article has since been copy edited and table 3 has been added.</ext-link>.</event-desc>
      </event>
     </history>
     ...
    </article>

     

    例2

     

    Initial submission and rejection by Journal A (and is available on Journal A's preprint server);
    subsequent submission and acceptance to Journal B (with original MS on Journal B's preprint server); final publishing event as VoR on Journal B (with VoR link).

    <history>

     

     <event>
      <self-uri xlink:href="http:/journala.puba.com/preprints/abcd12390" content-type="preprint"/>
      <date date-type="submitted" iso-8601-date="2001-01-29">
       <day>29</day>
       <month>01</month>
       <year>2001</year>
      </date>
      <date date-type="rejected" iso-8601-date="2001-02-15">
       <day>15</day>
       <month>02</month>
       <year>2001</year>
      </date>
      <event-desc>The first version of this work was submitted to Journal A and rejected because "the subject matter is outside the editorial scope of the journal"</event-desc>
     </event >
     <event>
      <self-uri xlink:href="http:/journalB.pubB.com/preprint/abrft6789" content-type="preprint">
      <date date-type="submitted" iso-8601-date="2001-03-03">
       <day>03</day>
       <month>03</month>
       <year>2001</year>
      </date>
      <date date-type="accepted" iso-8601-date="2001-02-15">
       <day>15</day>
       <month>02</month>
       <year>2001</year>
      </date>
      <event-desc>A slightly reworked manuscript of this article was accepted at Journal B</event-desc>
     </event>
     <event>
      <self-uri xlink:href="http:/journalB.pubB.com/content/45/journb.a788889" content-type="VoR"/>
      <date date-type="epub" iso-8601-date="2001-06-06">
       <day>06</day>
       <month>06</month>
       <year>2001</year>
      </date>
      <event-desc>Extra figures and a table reworked for clarity after editorial review. Final version published in Journal B</event-desc>
     </event>
    </history>