- The Neuroelectrophysiology Analysis Ontology (NEAO) targets neuroelectrophysiology data sharing and reproducibility.1
- The ontology enables interoperable pipelines and reuse across labs and tooling.1
- Nature-published; clear implementation path for electrophysiology data and analysis.1 1
Weekly enrichment (2026-07-20)
- The peer-reviewed paper appeared in Nature’s Scientific Data (Köhler, Grün, Denker; Forschungszentrum Jülich / INM-6), with an earlier open preprint on arXiv (2412.05021).2 3 4
- NEAO is a set of OWL controlled vocabularies published under the persistent namespace http://purl.org/neao, organized into modular submodules for analysis steps, data entities, parameters, and bibliographic references imported by a top-level neao.owl file.2 5
- The ontology’s stated goal is unambiguous, machine-readable description of neuroelectrophysiology analysis independent of the specific software, function names, or programming language, addressing the problem that different codes implement the same algorithm under different parameter names.2 4
- NEAO explicitly targets the FAIR principles—improving findability, interoperability, and reuse of analysis results—by classifying processes so results can be compared across labs and toolchains.2 4
- It is designed to consume automatically captured provenance: the Alpaca (Automatic Lightweight Provenance Capture) framework records atomic Python analysis steps and serializes them with the W3C PROV standard, which NEAO then semantically enriches.6
- Real-world demonstrations annotate complex workflows built on the Elephant electrophysiology library and the Cobrawap cortical-wave analysis pipeline, showing knowledge-graph querying over heterogeneous results.2 6
- Source development is centralized in the public GitHub repository INM-6/neuroephys_analysis_ontology, with XML catalog files enabling correct local imports in Protégé.5
- BCI/neuroinformatics implication: standardized, queryable provenance for spike/LFP/ECoG analysis eases reproducibility and cross-study comparison for neural-interface pipelines; the authors note the approach could extend to other computational workflows such as neural simulation.2 6