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

Implement PCI workflow model objects #3

Open
richard-jones opened this issue Nov 6, 2024 · 0 comments
Open

Implement PCI workflow model objects #3

richard-jones opened this issue Nov 6, 2024 · 0 comments

Comments

@richard-jones
Copy link
Member

richard-jones commented Nov 6, 2024

  • PR: [when the PR is created, put a link to it here. DO NOT use the "linked PR" feature]
  • User Test Scripts: [when there are user test scripts available link them here]

By using the extension mechanisms provided by the COAR notify common library, produce a set of model objects to represent the PCI workflow within Invenio.

Both AnnouceReview and AnnounceEndorsement would have the following fields and interpretations:

  • Object - a reference to the PCI review page
    • Cite-as - DOI here points to the recommendation overall, not the individual reviews
  • Context - the Zenodo item being reviewed
  • Item - omitted (PCI does not send this, and it is not needed)
  • inReplyTo - optional, and not necessary in the unsolicited-review case

Acceptance Criteria

List the criteria which must be met for the issue to be considered complete

  • Each notify message used by PCI has a corresponding model object with any custom constraints and APIs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

1 participant