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

oai: updated dcat and datacite serializers #1713

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

0einstein0
Copy link
Member

@0einstein0 0einstein0 commented Apr 4, 2024

❤️ Thank you for your contribution!

Description

Closes https://github.com/zenodo/ops/issues/420
Closes https://github.com/zenodo/ops/issues/421

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:

Third-party code

If you've added third-party code (copy/pasted or new dependencies), please reach out to an architect.

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.

@0einstein0 0einstein0 force-pushed the OAI-PMH branch 3 times, most recently from 2ce1cd6 to 42cadcf Compare April 4, 2024 11:19
@0einstein0 0einstein0 force-pushed the OAI-PMH branch 2 times, most recently from ad1dd43 to a1c10ac Compare April 5, 2024 07:51
@0einstein0 0einstein0 changed the title datacite: added data center symbol datacite: added access rights info Apr 5, 2024
@0einstein0 0einstein0 closed this Apr 22, 2024
@0einstein0 0einstein0 reopened this Apr 22, 2024
@0einstein0 0einstein0 changed the title datacite: added access rights info oai: updated dcat and datacite serializers Apr 22, 2024
@0einstein0 0einstein0 force-pushed the OAI-PMH branch 2 times, most recently from eebf33d to 62f5aa6 Compare April 22, 2024 13:51
@0einstein0 0einstein0 mentioned this pull request Apr 22, 2024
10 tasks
Copy link
Member

@ptamarit ptamarit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The logically separated commits made reviewing this pull request very easy, thanks! 👍

-->
-->
<xsl:if test="$uri != ''">
<dct:identifier rdf:datatype="{$xsd}string"><xsl:value-of select="$nameIdentifier"/></dct:identifier>
Copy link
Member

@ptamarit ptamarit Apr 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

major: So far this file has been fully synchronized with a repository which is not maintained by us:
https://github.com/ec-jrc/datacite-to-dcat-ap/blob/master/datacite-to-dcat-ap.xsl

We need to decide if we want to:

  • Diverge with the upstream version
  • Propose a contribution to the upstream version (we recently contributed a bug fix)
  • Find another way to achieve the expected result in InvenioRDM.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After some discussions, the decision is that we can:

  1. Merge this change
  2. Propose an PR with the same change upstream on https://github.com/ec-jrc/datacite-to-dcat-ap/

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

Successfully merging this pull request may close these issues.

None yet

3 participants