Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type/field updates #2

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Type/field updates #2

wants to merge 3 commits into from

Conversation

dstillman
Copy link
Member

More to come…

@dstillman dstillman force-pushed the z6-update branch 2 times, most recently from 8432afe to 02ab1d3 Compare November 17, 2021 08:33
- Add DOI to all item types (closes zotero/zotero-bits#1)
- Add `citationKey` to all item types (closes zotero/zotero-bits#24)
- Add `date` to `podcast` (closes zotero/zotero-bits#2)
- Add `ISSN` to additional types (closes zotero/zotero-bits#4)
- Add `section` to `journalArticle` (closes zotero/zotero-bits#5)
- Add `PMID`, `PMCID`, and `arXiv ID` to `journalArticle` (closes
  zotero/zotero-bits#10)
- Add `originalPlace`, `originalPublisher`, and `originalDate` to `book`
  and `bookSection` (closes zotero/zotero-bits#13)
- Add `priorityDate` to `patent`, mapped to `originalDate` (closes
  zotero/zotero-bits#76)
- Add `partNumber` and `partTitle` to `journalArticle` (closes
  zotero/zotero-bits#12)
- Move `shortTitle` and `language` near the bottom, since most people
  either won't use them or will use them purely as a technical measure to
  adjust citation output
- Move `libraryCatalog` and `callNumber` to the bottom, above rights,
  since they never made that much conceptual sense in Zotero (and
  `libraryCatalog` is mostly just used for the translator name these days)
- Add `place`, `eventPlace`, and `publisher` to more item types (closes
  zotero/zotero-bits#6)
- Add `publisher` and `place` to `journalArticle`, `newspaperArticle`,
  and `magazineArticle` (closes zotero/zotero-bits#16)
- Add `publisher` and `place` to `webpage` (closes
  zotero/zotero-bits#30)
- Add `place` and `type` for `document` (closes zotero/zotero-bits#18)
- Add `translator` to more item types (closes zotero/zotero-bits#64)
- Add `sessionTitle` (`publication`) and `chair`/`organizer` to
  `presentation` (closes zotero/zotero-bits#60)
- Rename "Rights" to "License" (but keep as `rights` to reduce migration
  trouble) (closes zotero/zotero-bits#63)
- Add many creator types to item types (closes zotero/zotero-bits#77)
- Add `editor` creator type to `report` (closes zotero/zotero-bits#31)
- Move `pages` to `numPages` in `report` (addresses
  zotero/zotero-bits#38)
- Add `number` to `manuscript` (addresses zotero/zotero-bits#19)
- Add `volume` and `issue` to `newspaperArticle` (closes
  zotero/zotero-bits#17)
- Add `isbn`, `issn`, `seriesNumber`, and `series` to `thesis` (closes
  zotero/zotero-bits#15)
- Add `format` to `book` and `bookSection` (closes
  zotero/zotero-bits#14)
- Add `migrations` mechanism (tentative)
@hbuschme
Copy link

I hope this pull request will be merged soon, I find it puzzling that the simple fix to add DOIs to all items has not been implemented since it was raised in 2011.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants