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

Add priority date field for patents #76

Open
rmzelle opened this issue Aug 20, 2017 · 5 comments
Open

Add priority date field for patents #76

rmzelle opened this issue Aug 20, 2017 · 5 comments

Comments

@rmzelle
Copy link
Collaborator

rmzelle commented Aug 20, 2017

In my day job I work with patents, and while I'm not aware of any cases where the priority date is cited, this date is a very important piece of information that Zotero should definitely store.

(issue created in response to https://forums.zotero.org/discussion/comment/282709/#Comment_282709)

@tillheilmann
Copy link

Would this be mapped to CSL original-date?

@bwiernik
Copy link
Collaborator

Jurism maps this to original-date.

@rmzelle
Copy link
Collaborator Author

rmzelle commented May 25, 2020

Jurism maps this to original-date.

That seems appropriate enough.

@rmzelle
Copy link
Collaborator Author

rmzelle commented May 25, 2020

(and I don't remember if we already have a ticket for it, but it would be good if CSL would document such expected/recommended uses of fields. Similar to how https://aurimasv.github.io/z2csl/typeMap.xml#map-patent documents the Zotero-to-CSL mappings.)

@bwiernik
Copy link
Collaborator

Relevant issue here: citation-style-language/schema#61

dstillman added a commit to zotero/zotero-schema that referenced this issue Aug 23, 2021
- 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)
dstillman added a commit to zotero/zotero-schema that referenced this issue Jun 29, 2022
- 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants