Skip to content

Use JSON-LD media type for OAI-ORE exports - #12573

Open
lntutor wants to merge 1 commit into
IQSS:developfrom
lntutor:11580-oai-ore-jsonld-media-type
Open

Use JSON-LD media type for OAI-ORE exports#12573
lntutor wants to merge 1 commit into
IQSS:developfrom
lntutor:11580-oai-ore-jsonld-media-type

Conversation

@lntutor

@lntutor lntutor commented Jul 30, 2026

Copy link
Copy Markdown

Summary

  • return application/ld+json for OAI-ORE dataset exports
  • update the export-formats API fixture
  • add regression coverage and an API-user release note

Test plan

  • mvn -Dtest=OAI_OREExporterTest test
  • mvn -Dcheckstyle.includes=src/main/java/edu/harvard/iq/dataverse/export/OAI_OREExporter.java,src/test/java/edu/harvard/iq/dataverse/export/OAI_OREExporterTest.java checkstyle:check
  • jq empty src/test/resources/json/export-formats.json
  • git diff --check

Closes #11580

@pdurbin
pdurbin force-pushed the 11580-oai-ore-jsonld-media-type branch from affb0a9 to 8e86c71 Compare July 31, 2026 18:39
@pdurbin pdurbin moved this to Ready for Triage in IQSS Dataverse Project Jul 31, 2026
@lntutor

lntutor commented Aug 1, 2026

Copy link
Copy Markdown
Author

Current head 8e86c712b15af94a172cd75714a3138c53e14172 is mergeable, the Read the Docs preview is green, and there are no unresolved review threads on the current PR state. This looks ready for maintainer review when convenient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for Triage

Development

Successfully merging this pull request may close these issues.

OAI_ORE exporter media type should be application/ld+json

2 participants