Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dev:translators:datasets [2017/03/03 20:00] adamsmithdev:translators:datasets [2017/11/02 10:46] adamsmith
Line 2: Line 2:
  
 === Item Type === === Item Type ===
-Until a more fitting item type becomes available, datasets should be imported as "journalArticle". This item type allows datasets to store DOIs, which are starting to be very common for both published datasets and figures within papers.+Until a more fitting item type becomes available, datasets should be imported as "Document"
  
 In order to distinguish dataset items from regular journal articles inside Zotero, the following should be added on a separate line into the "extra" field. In order to distinguish dataset items from regular journal articles inside Zotero, the following should be added on a separate line into the "extra" field.
-<code>itemType: dataset</code>+<code>type: dataset</code>
  
 === Data Fields === === Data Fields ===
Line 11: Line 11:
 ^ Dataset Field        ^ Zotero Field       ^ Note   ^ ^ Dataset Field        ^ Zotero Field       ^ Note   ^
 | Authors              | creators/author    |        | | Authors              | creators/author    |        |
-Data title           | title              |        | +Dataset title        | title              |        | 
-| Dataset title        | publicationTitle   |        | +| Date published       | date                      | 
-| Date                 | date                      | +| Version              | extra/version      | e.g. %%version: 4%% on separate line. Do not include if version is 1 | 
-| Version              | extra/version      | e.g. %%{:version: 4}%% on separate line. Do not include if version is 1 +| Data repository      | Publisher          |        | 
-| Globally Unique ID   | callNumber                +| DOI                  | extra/DOI          e.g. %%DOI: 10.7910/DVN/GTJTFF%%       |
-| Data repository      | archive            |        | +
-| Data repository ID   | archiveLocation    |        | +
-| DOI                  | DOI                       |+
 | URL                  | url                |        | | URL                  | url                |        |
 | License              | rights                    | | License              | rights                    |
-| Resource Type       | extra/medium       | e.g. %%{:medium: Data set with code book}%% |+| Resource Type (optional) | extra/medium       | e.g. %%medium: Data set with code book%% |
  
  
dev/translators/datasets.txt · Last modified: 2019/11/08 16:46 by bwiernik