Add PyNWB 4.0.0 release blog post#159
Merged
Merged
Conversation
Announce PyNWB 4.0.0, highlighting HERD external resource annotations and the integration of NWBEP001 (EventsTable) via the NWB 2.10.0 schema. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for nwborg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Author
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
oruebel
reviewed
Jul 1, 2026
|
|
||
| HERD provides a standardized way to associate **external resource annotations** with the contents of your NWB file. The most common use case is mapping entries in your data, such as species, brain regions, genotypes, or behavioral conditions, to terms in external ontologies and controlled vocabularies. Instead of recording a free-text label like "mouse," you can link that value to a precise, globally resolvable identifier (for example, an NCBI Taxonomy term), making your data more **machine-readable, interoperable, and FAIR**. | ||
|
|
||
| To get started, see the new tutorials: [Linking to External Resources (HERD)](https://pynwb.readthedocs.io/en/stable/tutorials/general/plot_external_resources.html) and [Annotating Multiple Streamed NWB Files with a Single HERD](https://pynwb.readthedocs.io/en/stable/tutorials/general/resources_streaming.html). |
Contributor
There was a problem hiding this comment.
I think here we could just link to https://nwb-overview.readthedocs.io/en/latest/external_resources_entity_guide.html
oruebel
reviewed
Jul 1, 2026
oruebel
reviewed
Jul 1, 2026
oruebel
previously approved these changes
Jul 1, 2026
Contributor
|
Looks good to me. Thanks for putting this together |
rly
reviewed
Jul 1, 2026
rly
reviewed
Jul 1, 2026
rly
reviewed
Jul 1, 2026
rly
reviewed
Jul 1, 2026
Contributor
|
I left a few suggestions. Looks great to me. Thanks for putting this together! |
Co-authored-by: Ryan Ly <310197+rly@users.noreply.github.com>
Co-authored-by: Ryan Ly <310197+rly@users.noreply.github.com>
Co-authored-by: Ryan Ly <310197+rly@users.noreply.github.com>
Co-authored-by: Ryan Ly <310197+rly@users.noreply.github.com>
rly
approved these changes
Jul 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds a news/blog post announcing the PyNWB 4.0.0 release.
Highlights covered
external_resourcesfield onNWBFilefor ontology/external-resource annotations, plus theget_external_resources()helperEventsTable,TimestampVectorData, andDurationVectorDatatypes, the neweventsgroup, andmerge_events_tables()/get_all_events(), delivered via the NWB 2.10.0 schemaget_starting_time()/get_duration()methods, Python 3.14, HDMF ≥6.1.0, pandas 3.0), bug fixes, and breaking changesNotes
2026-06-30(actual GitHub release date) withweight: 1so it appears at the top of the news listimage:field set — happy to add one if a banner asset is provided🤖 Generated with Claude Code