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

GH-5095 Correctly call startRDF() and endRDF*() when parsing JSON-LD #5096

Conversation

hmottestad
Copy link
Contributor

@hmottestad hmottestad commented Aug 2, 2024

GitHub issue resolved: #5095

Briefly describe the changes proposed in this PR:


PR Author Checklist (see the contributor guidelines for more details):

  • my pull request is self-contained
  • I've added tests for the changes I made
  • I've applied code formatting (you can use mvn process-resources to format from the command line)
  • I've squashed my commits where necessary
  • every commit message starts with the issue number (GH-xxxx) followed by a meaningful description of the change

@hmottestad hmottestad merged commit d7fa13a into main Aug 2, 2024
9 checks passed
@hmottestad hmottestad deleted the GH-5095-correctly-call-startRdf-and-endRdf-when-parsing-json-ld branch August 2, 2024 11:22
vorburger added a commit to enola-dev/enola that referenced this pull request Oct 1, 2024
vorburger added a commit to enola-dev/enola that referenced this pull request Oct 1, 2024
vorburger added a commit to enola-dev/enola that referenced this pull request Oct 2, 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.

JSON-LD parser does not call startRdf() or endRdf()
1 participant