Skip to content

Use openMINDS v4 instead of v3#93

Open
apdavison wants to merge 1 commit intoopenMetadataInitiative:mainfrom
apdavison:use-v4
Open

Use openMINDS v4 instead of v3#93
apdavison wants to merge 1 commit intoopenMetadataInitiative:mainfrom
apdavison:use-v4

Conversation

@apdavison
Copy link
Copy Markdown
Member

@apdavison apdavison commented Mar 27, 2026

Summary

  • Updates imports in bids2openminds/main.py and utility.py from openminds.v3 to openminds.v4
  • Updates Collection.load() calls in tests to use version="v4"
  • Replaces hardcoded v3 type/instance URLs (openminds.ebrains.eu) with v4 URLs (openminds.om-i.org) across test files
  • Regenerates the reference JSON-LD fixtures (test/bids_examples_*.jsonld) with v4 output

Updates all imports from openminds.v3 to openminds.v4, updates
Collection.load() calls to use version="v4", replaces v3 type/instance
URLs (openminds.ebrains.eu) with v4 URLs (openminds.om-i.org) in test
files, and regenerates the reference JSON-LD fixtures.
@apdavison apdavison requested a review from lzehl March 27, 2026 12:37
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.

1 participant