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

refactor(xmlupload): serialise all values with rdflib #1287

Merged
merged 63 commits into from
Nov 21, 2024

Conversation

Nora-Olivia-Ammann
Copy link
Collaborator

@Nora-Olivia-Ammann Nora-Olivia-Ammann commented Nov 20, 2024

Changes in the PR

  • All values are made with rdflib
  • I removed all the classes that did the serialisation
  • I implemented the functional approach as much as possible. Some Values are too different (eg. Date) to include them in the generic workflow.

Future Work

  • FileValues will be serialised in a separate PR, I will do this before I implement the new feature with the license / copyright
  • I will wait to change the serialisation of the resource until API: Release 30.21.0 (chore(main): Release 30.21.0 dsp-api#3381) is live, because from then onwards, the API can parse any type of json-ld. It is not clear when exactly this happens because as discussed in cycle planning, they will not take the newest API version in the next release.

@Nora-Olivia-Ammann Nora-Olivia-Ammann self-assigned this Nov 20, 2024
Copy link
Collaborator

@jnussbaum jnussbaum left a comment

Choose a reason for hiding this comment

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

I have some comments, but generally, it looks good.

@Nora-Olivia-Ammann Nora-Olivia-Ammann merged commit 3728089 into main Nov 21, 2024
14 checks passed
@Nora-Olivia-Ammann Nora-Olivia-Ammann deleted the refactor-serialise-all-values-with-rdflib branch November 21, 2024 12:47
@daschbot daschbot mentioned this pull request Nov 21, 2024
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.

2 participants