DOC: Clarify pitfall of ontological overreach in BEP definitions #669
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds a new entry under the “Common pitfalls” section of the BEP Guidelines to clarify the frequent issue of attempting to define neuroimaging concepts (e.g., “participant”, “atlas”, “template”) in ontological or universal terms.
While such definitions may be scientifically meaningful, they often delay progress and distract from the core goal of BIDS: to provide a practical and unambiguous data organization framework.
The added section recommends that BEPs focus on operational definitions—that is, defining entities and concepts only insofar as they are needed to support BIDS' internal consistency, validation, and tooling.
This clarification should help future BEPs avoid long-running definitional debates, particularly in areas like atlases, templates, provenance, and participant-related metadata.
No changes to schema or specification are included in this PR; it solely updates guidance in the BEP Guidelines.