<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          ,
          <addr-line>Theo van Erp</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Massachusetts General Hospital</institution>
          ,
          <addr-line>Boston, MA</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Massachusetts Institute of Technology</institution>
          ,
          <addr-line>MA</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>McGill University</institution>
          ,
          <addr-line>Montreal</addr-line>
          ,
          <country country="CA">Canada</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>NIDM-Experiment: An Ontology for Annotating Neuroscientific Data Karl G. Helmer</institution>
        </aff>
        <aff id="aff5">
          <label>5</label>
          <institution>University of California</institution>
          ,
          <addr-line>Irvine, Irvine, CA</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff6">
          <label>6</label>
          <institution>University of Rennes</institution>
          ,
          <addr-line>Inria, CNRS, Inserm, IRISA, Rennes</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>NIDM-Experiment (NIDM-E) provides a collection of general and domain-specific terms that can be used to annotate data from neuroscientific experiments. NIDM-E reuses terms from existing ontologies and standards (such as DICOM and the Brain Imaging Data Standard) and adds new defined domain-specific terms. NIDM-E was created by annotating existing datasets and provides tools such as an online schema browser and term URI-resolution pages, and a GitHub-based workflow for users to propose new terms and edits existing ones.</p>
      </abstract>
      <kwd-group>
        <kwd>1 neuroscience</kwd>
        <kwd>ontology</kwd>
        <kwd>data annotation</kwd>
        <kwd>neuroimaging</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Efficacious reuse of data [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] relies on the
capture and availability of information describing
the acquisition and processing of that data. Crucial
to data annotation are the use of defined terms, a
practice that avoids ambiguities in interpretation,
and the reuse of terms from established, active
vocabularies and ontologies [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. In addition, terms
should be resolvable through a URL so that
automated methods and users are able to retrieve
information about each term from a single
resource that is kept up to date. It is also critical
that any ontology allow users to have input on its
development with the goal that community
adoption will be provide a feedback loop that
drives further development. We report here on
recent developments in the Neuroimaging Data
Model-Experiment (NIDM-E) [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], an ontology
      </p>
      <p>
        The goal of NIDM-E is to provide
semanticweb and other tools, a collection of defined terms
that can be used to annotate data to an arbitrary
level of detail. Other, often used standards, such
as the Brain Imaging Data Structure (BIDS) [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ],
embed metadata into fixed directory structures
and metadata file formats, and these can be
restrictive when dealing with complicated study
or experimental configurations, such as multiple
acquisition modalities, multi-site studies, and
cutting-edge acquisition methods. NIDM-E can
provide a framework to both annotate
complicated experiments and data, as well as
accommodate terms for new modalities and
acquisition methods. It also provides tools to find
terms, webpages for term URL resolution, and a
framework for community involvement.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Methods</title>
      <p>NIDM-E began by focusing on the processing
and analysis of neuroimaging experiment data,
but has since expanded to encompass other
neuroscientific modalities as well as more general
terms that describe experiments. NIDM-E was
built by annotating of several large real-world
multi-modality neuroscientific data sets.</p>
      <p>
        NIDM-E reuses terms from other ontologies
such as the Semanticscience Integrated Ontology
(SIO) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], Information Artifact Ontology (IAO)
[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] and Prov-O [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. These more general ontologies
provide the scaffold onto which domain-specific
terms can be added. Terms that are created for
NIDM-E include formal definitions in the “X is a
Y that Z” format [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. NIDM-E also includes a
wide range of datatype, object, and annotation
properties.
      </p>
      <p>
        Because NIDM-E began in support of a
project to annotate neuroimaging data, it has
particularly strong coverage in that domain. It
contains two unique properties:
“hadImageContrastType” and
“hadImageUsageType” that are used to
distinguish between the physical mechanism for
the contrast in an image volume (e.g.,
“T1weighted”) and the eventual application for that
image (e.g., “Anatomical”). These are particularly
important for the discovery of data in and across
repositories, where datasets with different image
contrasts may be annotated by usage. For
example, T1-weighted, T2-weighted, and
diffusion-weighted images all may be stored as
“Anatomical” data. To further support the
annotation of neuroimaging data, NIDM-E also
includes terms from two widely used standards:
DICOM [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] and the BIDS standards, which are
ubiquitous in the neuroimaging domain over
multiple imaging modalities. We have created a
set of datatype properties, each representing a
specific DICOM tag, which can be used to
associate acquisition parameters with an
acquisition object. We have also included BIDS
terms so that datasets that are organized according
to the BIDS standard can annotated using
BIDSapproved terms.
      </p>
      <p>We show in Fig. 1 a simple example of how
NIDM-E can annotate an acquisition object,
T1.nii, with an image contrast type of
“T1weighted” and an image usage type of
“Anatomical”, and showing the scan session
activity it was acquired at (“Session:Visit_2”), the
protocol that was used (“MyProtocol.pdf”), and
the study participant (“ID:a8d4j3”) from which it
was acquired and who had the role of “In-Vivo
Participant”.</p>
      <p>
        NIDM-E is currently used as a term source by
the PyNIDM [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] package, a set of python-based
open-source data annotation tools that is both
customizable and extensible. Recently, PyNIDM
has been used to augment the data dictionary
terms for the OpenNeuro data repository [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], the
publicly-accessible repository for NIH’s BRAIN
project MRI data and other related datasets.
      </p>
      <p>
        NIDM-E is accessible by cloning the
repository from GitHub [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Web-accessible
infrastructure has been built so that the
neuroscientific community can suggest terms to
NIDM-E vocabulary, terms have resolvable
URI’s, and the ontology can be browsed to aid in
term discovery. We use GitHub issue templates to
allow users to suggest new terms or edits to
existing ones. This allows us to have a record of
discussions regarding a particular term and its
resolution. To discover terms, we have provided a
“Schema Browser” webpage [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] that allows
users to view the entire graph of NIDM-E terms
including all of the terms imported from other
ontologies. For semantic web applications, we
also have created a “Terms Resolution” page in
which each term has a unique URL [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] so that
terms by applications have a unique reference
location.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Summary</title>
      <p>NIDM-E is a flexible collection of classes and
properties that can be used to annotate a wide
range of neuroscientific data, with a strong current
focus on neuroimaging. It provides tools to help
users discover terms and provides a resolvable
URL for each term. It also provides a workflow
for the community to suggest new terms and edits
to existing ones.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Acknowledgements</title>
      <p>We acknowledge support from NIH grant
1RF1MH120021-01 and ongoing support from
the International Neuroinformatics Coordinating
Facility.</p>
    </sec>
    <sec id="sec-5">
      <title>5. References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>J-B Poline</surname>
            ,
            <given-names>J.L.</given-names>
          </string-name>
          <string-name>
            <surname>Breeze</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Ghosh</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Gorgolewski</surname>
            ,
            <given-names>Y. O.</given-names>
          </string-name>
          <string-name>
            <surname>Halchenko</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Hanke</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Haselgrove</surname>
            ,
            <given-names>K. G.</given-names>
          </string-name>
          <string-name>
            <surname>Helmer</surname>
            ,
            <given-names>D. B.</given-names>
          </string-name>
          <string-name>
            <surname>Keator</surname>
            ,
            <given-names>D. S.</given-names>
          </string-name>
          <string-name>
            <surname>Marcus</surname>
            ,
            <given-names>R. A.</given-names>
          </string-name>
          <string-name>
            <surname>Poldrack</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Schwartz</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Ashburner</surname>
            ,
            <given-names>D. N.</given-names>
          </string-name>
          <string-name>
            <surname>Kennedy</surname>
          </string-name>
          .
          <article-title>" Data sharing in neuroimaging research." Front</article-title>
          <string-name>
            <surname>Neuroinform.</surname>
          </string-name>
          (
          <year>2012</year>
          )
          <article-title>6: 9</article-title>
          . doi:
          <volume>10</volume>
          .3389/fninf.
          <year>2012</year>
          .
          <volume>00009</volume>
          ..
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>R.</given-names>
            <surname>Arp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Smith</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. D.</given-names>
            <surname>Spear</surname>
          </string-name>
          .
          <article-title>Building Ontologies with Basic Formal Ontology</article-title>
          , MIT Press,
          <year>2015</year>
          . https://doi.org/10.7551/mitpress/978026252 7811.001.0001.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <article-title>[3] incf-nidash/nidm-experiment: This repository contains the terms used in nidmexperiment and the code to create the termresolution and term-schema webpages</article-title>
          . URL: https://github.com/incf-nidash/nidmexperiment.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Brain</given-names>
            <surname>Imaging Data</surname>
          </string-name>
          <article-title>Structure</article-title>
          . URL: https://bids.neuroimaging.io/
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumontier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. J.O.</given-names>
            <surname>Baker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Baran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Callahan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Chepelev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Cruz-Toledo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. R Del</given-names>
            <surname>Rio</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Duck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. I.</given-names>
            <surname>Furlong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Keath</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Klassen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCusker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>QueraltRosinach</surname>
          </string-name>
          , M. Samwald, N. VillanuevaRosales, M. D. Wilkinson, .
          <source>t Hoehndorf</source>
          .
          <article-title>The Semanticscience Integrated Ontology (SIO) for biomedical research and knowledge discovery</article-title>
          .
          <source>J. Biomed. Semantics</source>
          <volume>5</volume>
          :
          <fpage>14</fpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>W.</given-names>
            <surname>Ceusters</surname>
          </string-name>
          .
          <article-title>An information artifact ontology perspective on data collections and associated representational artifacts</article-title>
          .
          <source>Stud Health Technol Inform</source>
          .
          <volume>180</volume>
          :
          <fpage>68</fpage>
          -
          <lpage>72</lpage>
          (
          <year>2012</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>PROV-O: The PROV</surname>
          </string-name>
          <article-title>Ontology</article-title>
          . URL: https://www.w3.org/TR/prov-o/
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>S.</given-names>
            <surname>Seppalla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A</given-names>
            <surname>Ruttenberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Smith.</surname>
          </string-name>
          <article-title>Guidelines for writing definitions in ontologies</article-title>
          .
          <source>Ciência da Informação</source>
          <volume>46</volume>
          (
          <issue>1</issue>
          ):
          <fpage>73</fpage>
          -
          <lpage>88</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <article-title>[9] DICOM</article-title>
          . URL: https://www.dicomstandard.org/
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <article-title>incf-nidash/PyNIDM</article-title>
          . URL: https://github.com/incf-nidash/PyNIDM.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <article-title>OpenNeuro</article-title>
          . URL: https://openneuro.org/
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>NIDM-Experiment</surname>
            <given-names>Schema</given-names>
          </string-name>
          <string-name>
            <surname>Browser</surname>
          </string-name>
          . URL: https://incf-nidash.github.io/nidmexperiment/schema_menu.html
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>NIDM</given-names>
            <surname>Experiment</surname>
          </string-name>
          <article-title>Term Resolution Page</article-title>
          . URL: https://incf-nidash.github.io/nidmexperiment/
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>