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

Orcid Push for Patent Entity #431

Closed
floriangantner opened this issue Feb 27, 2024 · 2 comments
Closed

Orcid Push for Patent Entity #431

floriangantner opened this issue Feb 27, 2024 · 2 comments

Comments

@floriangantner
Copy link

Is your feature request related to a problem? Please describe.
The ORCID push queue may contain only items of the dspace.entity.type publication or funding (depending on the configuration and the settings). Patents will not get it into the push queue and can therefore not been pushed to ORCID from DSpace-CRIS.

Describe the solution you'd like
I would like to have Patents within the ORCID registry queue, to be able to push those items from DSpace-CRIS to ORCID.

Describe alternatives or workarounds you've considered

  • currently this issue is not configurable
  • need to duplicate most parts of the code in the factories, although the mapping is 95% the same.

Additional context

@floriangantner
Copy link
Author

Provided some Implementation. It is mainly some copy of the Product entity implementation and using this as some standalone feature there are many merge conflicts to be expected with the Product implementation - we suggest this implementation should be reviewed after or together with the Product implementation

4Science/Rest7Contract#7
#430
4Science/dspace-angular#76

@floriangantner
Copy link
Author

Orcid push for patent has become part of the 2023.02.03 release, thus closing the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant