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
dev:translators:datasets [2017/11/02 10:46] adamsmithdev:translators:datasets [2019/11/08 16:46] (current) bwiernik
Line 1: Line 1:
-Zotero does not currently have a dataset item type, but [[https://www.force11.org/datacitation|recent developments in the academic community]] have introduced a demand for collecting, storing, and citing dataset metadata. CSL has already [[https://github.com/citation-style-language/schema/issues/74|introduced a dataset item type]] and Zotero is [[https://github.com/ajlyon/zotero-bits/issues/22|likely to add this item type]] as well, but no ETA is currently known. In the mean time, due to the interest in this item type, Zotero translators may import metadata for datasets and store it under different item type. Following [[https://github.com/zotero/translators/pull/801#issuecomment-62667263|some discussion]] we're establishing the following guidelines that should make the imported metadata most usable in its current state and facilitate smooth transition into a dedicated item type once it is introduced. The table was update to match also another more current [[https://github.com/citation-style-language/styles/pull/1743|discussion]].+Zotero does not currently have a dataset item type, but [[https://www.force11.org/datacitation|recent developments in the academic community]] have introduced a demand for collecting, storing, and citing dataset metadata. CSL has already [[https://github.com/citation-style-language/schema/issues/74|introduced a dataset item type]] and Zotero will [[https://github.com/ajlyon/zotero-bits/issues/22|add this item type]] in a future version
  
-=== Item Type ===+In the mean time, due to the interest in this item type, Zotero translators may import metadata for datasets and store it under a different item type. Following [[https://github.com/zotero/translators/pull/801#issuecomment-62667263|some discussion]] we're establishing the following guidelines that should make the imported metadata most usable in its current state and facilitate smooth transition into a dedicated item type once it is introduced. The table was update to match also another more current [[https://github.com/citation-style-language/styles/pull/1743|discussion]]. 
 + 
 +=== Item Type === 
 Until a more fitting item type becomes available, datasets should be imported as "Document" 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. +To distinguish dataset items from regular Document items in Zotero, the following should be added on a separate line into the "Extra" field. 
-<code>type: dataset</code>+<code>Type: dataset</code>
  
 === Data Fields === === Data Fields ===
 The following data field mappings should be applied The following data field mappings should be applied
 ^ Dataset Field        ^ Zotero Field       ^ Note   ^ ^ Dataset Field        ^ Zotero Field       ^ Note   ^
-| Authors              | creators/author    |        | +| Authors              | Author             |        | 
-| Dataset title        | title                     | +| Dataset title        | Title                     | 
-| Date published       date               |        | +| Date published       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          |        | | Data repository      | Publisher          |        |
-| DOI                  | extra/DOI          | e.g. %%DOI: 10.7910/DVN/GTJTFF%%       | +| DOI                  | Extra/DOI          | e.g. %%DOI: 10.7910/DVN/GTJTFF%%       | 
-| URL                  | url                       | +| URL                  | URL                       | 
-| License              | rights             |        | +| License              | Rights             |        | 
-| Resource Type (optional) | 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