Add status field to additional item types#12
Open
adunning wants to merge 1 commit into
Open
Conversation
Add a Status field to item types that users may need to list as forthcoming, in press, etc. Usage examples (see the Rights field for style manual references): - Artwork: <https://www.zotero.org/groups/2205533/items/BTDHUBLS> - Bill: <https://www.zotero.org/groups/2205533/items/Y6BIFHFV> - Book: <https://www.zotero.org/groups/2205533/items/V54M6HLX> - Book section: <https://www.zotero.org/groups/2205533/items/9RPXBW6V> - Dictionary entry: <https://www.zotero.org/groups/2205533/items/R362J6UF> - Document: <https://www.zotero.org/groups/2205533/items/YKHDNKZH> - Encyclopedia entry: <https://www.zotero.org/groups/2205533/items/V5QRHSFC>, <https://www.zotero.org/groups/2205533/items/IIPHW998>, <https://www.zotero.org/groups/2205533/items/J768WFDE> - Interview: <https://www.zotero.org/groups/2205533/items/EDMI8NQY>, <https://www.zotero.org/groups/2205533/items/ZRYJCCGW> - Journal article: <https://www.zotero.org/groups/2205533/items/MLE8FGGC>, <https://www.zotero.org/groups/2205533/items/94SYPMEQ> - Manuscript: <https://www.zotero.org/groups/2205533/items/9PKSQFCR>, <https://www.zotero.org/groups/2205533/items/IN5G4VSZ> - Presentation: <https://www.zotero.org/groups/2205533/items/D4MMTTPX>, <https://www.zotero.org/groups/2205533/items/ZRNSQ5EM> - Radio broadcast: <https://www.zotero.org/groups/2205533/items/NGAH6Q87> - Statute: <https://www.zotero.org/groups/2205533/items/JKZIIPJW><https://www.zotero.org/groups/2205533/items/MKDQPJTB> - TV broadcast: <https://www.zotero.org/groups/2205533/items/VSKTQIVZ> - Video recording: <https://www.zotero.org/groups/2205533/items/MLUMWEEC>, <https://www.zotero.org/groups/2205533/items/3PBZW97H> - Web page: <https://www.zotero.org/groups/2205533/items/6K3II8TF>, <https://www.zotero.org/groups/2205533/items/EYJ9HWHB>, <https://www.zotero.org/groups/2205533/items/QVWG47MP>
There was a problem hiding this comment.
Pull request overview
This pull request adds a status field to numerous item types in the Zotero schema to support citation styles that require status information such as "forthcoming," "in press," etc. The change enables users to properly cite items with publication status information according to style manual requirements.
Changes:
- Added
statusfield to 27 item types (including those listed in the PR description plus additional related types) - Repositioned
legalStatusfield in patent item type to maintain consistent field ordering - All status fields are placed immediately before date fields for consistency
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a Status field to item types that users may need to list as forthcoming, in press, etc. Usage examples (see the Rights field for style manual references):