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 meeting field #1211

Closed
Tracked by #2019
alejandromumo opened this issue Feb 23, 2023 · 0 comments · Fixed by #1213, inveniosoftware/react-invenio-deposit#618 or zenodo/zenodo-rdm#198
Closed
Tracked by #2019

Implement meeting field #1211

alejandromumo opened this issue Feb 23, 2023 · 0 comments · Fixed by #1213, inveniosoftware/react-invenio-deposit#618 or zenodo/zenodo-rdm#198
Labels

Comments

@alejandromumo
Copy link
Member

alejandromumo commented Feb 23, 2023

Implement the field meeting considering its nested attributes:

  • meeting.acronym
  • meeting.dates
  • meeting.place
  • meeting.session_part
  • meeting.session
  • meeting.title
  • meeting.url

Take into account the following requirements when implementing this field:

  • It is needed in zenodo-rdm.
  • It must be a custom field.
  • It must be searchable. Search must be compatible with the current Zenodo search guide
  • If needed, update DataCite serializer taking into account Datacite Schema 4.4 docs.
    • A recommended field RelatedItem can be used to serialize journal's information.
  • The upload form should be similar to zenodo (e.g. meeting section is called Conference )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants