Skip to content

Conversation

@apdavison
Copy link
Member

@apdavison apdavison commented Nov 3, 2025

and "model_scope" to "scope".

For a long time, fairgraph has been remapping the openMINDS "scope" property to "model_scope", mainly because fairgraph already used the keyword "scope", which maps to the term "stage" in the KG Core API.

For openMINDS compatibility, and because "release_status" is more meaningful from a user perspective (the possible values are "released", "in progress" and "any"), this PR renames the keyword.

For user-facing methods like list(), we retain "scope" as a deprecated alias for "release status", to ease the transition.

"model_scope" may still be used as an alias for "scope" in Model and ValidationTest, and the use of this alias is recommended as long as "scope" (in the release_status sense) is only deprecated, and not removed entirely.

@apdavison apdavison merged commit 8f2e10d into HumanBrainProject:master Nov 3, 2025
6 checks passed
@apdavison apdavison deleted the rename-scope branch November 3, 2025 15:09
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