This document provides an intuitive introduction to the NIDASH Data Model for neuroimaging data sharing. NIDASH defines a core vocabulary that extends the PROV Data Model for provenance with terms that capture information about neuroimaging research, from data acquisition to analysis and results. This primer explains the fundamental NIDASH concepts and provides examples of its use. The primer is intended as a starting point for neuroimaging scientists or developers interested in using or creating apps with NIDM.

Overview

This section provides an overview of the NIDASH Family of Documents and suggestions to the neuroimaging community for implementing these standards to support data sharing activities, as well as in reporting issues or comments.

NIDASH Family of Documents

This document is part of the NIDASH Family of Documents, a set of documents defining various aspects of neuroimaging research that are necessary to achieve the vision of inter-operable interchange of information in heterogeneous environments such as the Web, research consortia, and laboratories. A list of current NIDASH documents and the latest revision of this specification can be found in the NIDM specification index. These documents are listed below.

  • NIDM-OVERVIEW (Draft), an overview of the NIDASH Model Specificatin Suite (this document);
  • NIDM-PRIMER (Draft), a primer for the NIDASH data model;
  • NIDM-DESCRIPTOR (Draft), the NIDM Dataset Descriptor is a high level description of neuroimaging data modeled using NIDM;
  • NIDM-EXPERIMENT (Draft), a data model for describing the organization of raw neuroimaging experiment data;
  • NIDM-RESULTS (Draft), a data model for describing the results of neuroimaging analyses.

Implementations Encouraged

The NIDASH Working Group encourages implementation of the specifications presented in this document. Work on this document by the NIDASH Working Group is active and ongoing. Errors and suggestions may be reported in the issue tracker and these may be addressed in future revisions.

Please Send Comments

This document was published by the NIDASH Working Group as a Working Draft. If you wish to make comments regarding this document, please report using the NIDM issue tracker. You can also ask questions at Neurostars Q&A. All comments and questions are welcome.

Introduction

This primer document provides information on the NIDM-Experiment specification. The goal of NIDM-Experiment is to provide terms that describe entities and activities for general scientific experiments with a focus on those specific to neuroscience. It is meant to work with NIDM-Workflow, which describes the processing and analysis of data and NIDM-Results that describes the results of workflows in the fMRI domain. It also provides terms used in PyNIDM, which can be used to annotate data.

Overview of the NIDM Experiment Component

This section provides an explanation of NIDM-Experiment, which is based on the W3C PROV ontology (Prov-O) that has as it basic elements Entities, Activities, and Agents. In constructing NIDM-Experiment, we have reused terms from existing terminologies and ontologies where possible. Terms that are reused from other ontologies are imported into the main NIDM-Experiment OWL file and can be found in the /imports directory. The most extensive modality coverage is for MRI, but there are also terms useful for electrophysiology experiments. Extensions to other modalities and expansions of existing modalities are ongoing and requests for the inclusion of terms for specific experiments are encouraged.

A MR imaging experiment modeled using NIDM-experiment.

NIDM-Experiment will be integrated into PyNIDM PyNIDMin the future. PyNIDM will include a mechanism by which users can search for terms necessary to annotate their specific dataset. It will also provide a mechanism by which users can request needed missing terms to be included in future NIDM-Experiment releases.

NIDM-Experiment: Types and relations

Classes | Datatype Properties | Annotation Properties | Object Properties | Named Individuals

Classes

nidm:'Acquisition'

nidm:'Acquisition': An acquisition is an activty in which data about a study participant is gathered.

nidm:'Acquisition' is a prov:Activity and has the following children: nidm:'Series', onli:instrument-based-assessment, onli:variable-assessment.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Data Processing'

nidm:'Data Processing': Data processing is an activity in which data is tranformed from its initial state at acquisition to a different state more amenable to analysis.

nidm:'Data Processing' is a prov:Activity.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Image Data Reconstruction'

nidm:'Image Data Reconstruction': Image data reconstruction is an activity in which raw data is transformed into a matrix of values that represent the spatial distribution of intensity based on some image contrast type.

nidm:'Image Data Reconstruction' is a prov:Activity.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Model Specification'

nidm:'Model Specification': Model specification is an activity in which the model designer creates the model that describes an experiment.

nidm:'Model Specification' is a prov:Activity.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Project'

nidm:'Project': A project is a coordinated set of activities designed to generate data acquisition objects, with the ultimate goal of discovery or hypothesis testing.

nidm:'Project' is a prov:Activity and has the following child: sio:SIO_001000.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Resting'

nidm:'Resting': Resting is an activity in which the study participant does not perform a specific task.

nidm:'Resting' is a prov:Activity.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Series'

nidm:'Series': A series is an activity in which data of a single type is acquired such that one acquisition takes place during the same temporal epoch.

nidm:'Series' is a nidm:'Acquisition'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Session'

nidm:'Session': A session is an activity during which data, potentially of different types, is acquired from a study participant by an experimenter during a single unbroken time period.

nidm:'Session' is a prov:Activity.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Task'

nidm:'Task': A task is an activity that is performed by a study Participant to elucidate some aspect of human behavior or underlying process.

nidm:'Task' is a prov:Activity.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Acquisition Method'

nidm:'Acquisition Modality'

nidm:'Acquisition Object'

nidm:'Acquisition Object': An acquisition object is an entity that is gathered from a subject during an acquisition activity.

nidm:'Acquisition Object' is a prov:'Entity' and has the following children: nidm:'Processed Acquisition Object', nidm:'Raw Acquisition Object', nidm:'Reconstructed Acquisition Object', onli:assessment-instrument, onli:instrument-variable.

Type: owl:Class

Curation Status: obo:IAO_0000428

Editor: ns1:card.ttl

nidm:'Acquisition Object Quality'

nidm:'Acquisition Object Quality': An acquisition object quality is an quality that describes an essential feature of an object that is gathered from a study participant during an acquisition activity.

nidm:'Acquisition Object Quality' is a obo:PATO_0000001 and has the following children: nidm:'Acquisition Method', nidm:'Acquisition Modality', nidm:'Acquisition Usage Type', nidm:'Image Contrast Type', nidm:'Instrument Usage Type', nidm:'fMRI Design Type', nidm:'k-space Traversal Scheme'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Acquisition Usage Type'

nidm:'Acquisition Usage Type': Acquisition usage type is an acquisition object quality that denotes to what purpose the acquired object will be employed.

nidm:'Acquisition Usage Type' is a nidm:'Acquisition Object Quality' and has the following children: nidm:'Image Usage Type', nidm:'Noise Measurement'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Amperometry'

nidm:'Amperometry': Amperometry is an extracellular acquisition method in electrophysiology in which an electrode is brought near a cell to detect the release of ions by vesicles.

nidm:'Amperometry' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Anatomical'

nidm:'Anatomical': Anatomical is a description of the usage of a given acquisition object, indicating that the purpose of the object is to provide information on the anatomy of the object on which the acquisition was performed.

nidm:'Anatomical' is a nidm:'Image Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Angiography'

nidm:'Angiography': Angiography is an acquisition method that visualizes the venus and arterial systems of the body.

nidm:'Angiography' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Arterial Spin Labeling'

nidm:'Arterial Spin Labeling': Arterial spin labeling is a magnetic resonance imaging acquisition method that measures perfusion using the flow of saturated blood into a predefined area by comparing the image intensity obtained in the slice with and without the saturation pulse.

nidm:'Arterial Spin Labeling' is a nidm:'Acquisition Method' and has the following children: nidm:'Continuous Arterial Spin Labeling', nidm:'Pseudo Continuous Arterial Spin Labeling', nidm:'Pulsed Arterial Spin Labeling'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Auxiliary File Collection'

nidm:'Auxiliary File Collection': An auxiliary file collection is a grouping that contains the URI's of files that are necessary for the execution of the experiment or the processing of the data.

nidm:'Auxiliary File Collection' is a prov:'Entity'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Behavioral Instrument'

nidm:'Behavioral Instrument': A behavioral instrument is a instrument usage type that signifies that the type of data to be collected by the instrument is behaviorally-related data.

nidm:'Behavioral Instrument' is a nidm:'Instrument Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Blood Oxygen Level Dependent Weighted'

nidm:'Blood Oxygen Level Dependent Weighted': Blood Oxygen Level Dependent Weighted is an image contrast type in which differences in voxel intensity are based on magnetic susceptibility differences between oxygenated and de-oxygenated blood.

nidm:'Blood Oxygen Level Dependent Weighted' is a nidm:'Image Contrast Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Cartesian'

nidm:'Cartesian': Cartesian is a k-space traversal scheme in MRI in which the path of the data acquisition follows a straight line parallel to one axis of the defined k-space and perpendicular to the other k=space axis.

nidm:'Cartesian' is a nidm:'k-space Traversal Scheme'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Continuous Arterial Spin Labeling'

nidm:'Continuous Arterial Spin Labeling': Continuous arterial spin labeling is a magnetic resonance imaging acquisition method that uses continuous irradiation to invert the magnetization of flowing spins to measure perfusion.

nidm:'Continuous Arterial Spin Labeling' is a nidm:'Arterial Spin Labeling'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Current Clamp'

nidm:'Current Clamp': A current clamp is an intracellular electrophysiology acquisition method in which current is injected into a cell and the voltage generated by the cell is recorded.

nidm:'Current Clamp' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'DICOM Tag Collection'

nidm:'DICOM Tag Collection': A DICOM tag collection is a group of identifiers and their values that are stored in the headers of DICOM-formatted acquisition objects and that record the acquisition and reconstruction parameters for that acquisition object.

nidm:'DICOM Tag Collection' is a prov:'Entity'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Demographics Instrument'

nidm:'Demographics Instrument': A demographics instrument is a instrument usage type that signifies that the type of data to be collected by the instrument is demographics-related data.

nidm:'Demographics Instrument' is a nidm:'Instrument Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Diffusion Tensor'

nidm:'Diffusion Tensor': Diffusion tensor is an image usage type that denotes that the acquisition object collected can be used to construct the diffusion tensor of the imaged tissue.

nidm:'Diffusion Tensor' is a nidm:'Image Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Diffusion Weighted'

nidm:'Diffusion Weighted': Diffusion weighted is an image contrast type in which differences in voxel intensity are based on the brownian-motion behavior of the species that generates the detected signal from that voxel.

nidm:'Diffusion Weighted' is a nidm:'Image Contrast Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'DistortionCorrection'

nidm:'DistortionCorrection': Distortion correction is a description of the usage of a given acquisition object, indicating that the purpose of the object is to provide information used to correct distortions in a set of images.

nidm:'DistortionCorrection' is a nidm:'Image Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Dynamic Contrast Enhanced'

nidm:'Dynamic Contrast Enhanced': Dynamic contrast enhanced is a magnetic resonance imaging acquisition method in which T1-weighted images are acquired both before and then sequentially after a contrast agent has been injected in order to quantify metrics related to the permeability of the blood-brain barrier.

nidm:'Dynamic Contrast Enhanced' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Dynamic Susceptibility Contrast'

nidm:'Dynamic Susceptibility Contrast': Dynamic sysceptibility contrast is a magnetic resonance imaging acquisition method in which T2*-weighted images are acquired sequentially after a contrast agent has been injected in order to quantify metrics related to blood volume and flow.

nidm:'Dynamic Susceptibility Contrast' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Echo Planar'

nidm:'Echo Planar': Echo planar is a k-space traversal scheme used to acquire the k-space data in magnetic resonance imaging in which the entirety of k-space is continuously traversed for each repetition of the pulse sequence.

nidm:'Echo Planar' is a nidm:'k-space Traversal Scheme'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Electrocardiography'

nidm:'Electrocardiography': Electrocardiography (ECG) is an electrophysiological acquisition method in which electrodes placed on the skin measure the electrical activity of the heart.

nidm:'Electrocardiography' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Electrocorticography'

nidm:'Electrocorticography': Electrocorticography (ECoG) is an electrophysiological acquisition method in which the electrical activity of the brain is measured using electrodes that are placed directly on the cortical surface of the brain.

nidm:'Electrocorticography' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Electroencephalography'

nidm:'Electroencephalography': Electroencephalography (EEG) is an electrophysiological acquisition method in which the electrical activity of the brain is measured using electrodes that are placed on the surface of the head.

nidm:'Electroencephalography' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Electromyography'

nidm:'Electromyography': Electromyography (EMG) is an electrophysiological acquisition method in which the electrical activity of the muscles is measured using either surface or inserted electrodes.

nidm:'Electromyography' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Electrooculography'

nidm:'Electrooculography': Electrooculography (EOG) is an electrophysiological acquisition method in which the resting potential between the cornea of the eye and Bruch's membrance is measured.

nidm:'Electrooculography' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Electrophysiology Recording'

nidm:'Electrophysiology Recording': Electrophysiology Recording is an acquisition modality in which electrical signals are recorded from one or more electrodes inserted into living tissue.

nidm:'Electrophysiology Recording' is a nidm:'Acquisition Modality' and has the following children: nidm:'Extracellular Electrophysiology Recording', nidm:'Intracellular Electrophysiology Recording'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Electroencephalography'

nidm:'Electroencephalography': Encephalography is an acquisition modality in which the electrical activity or structure of the brain is measured using a variety of techniques.

nidm:'Electroencephalography' is a nidm:'Acquisition Modality'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Extracellular Electrophysiology Recording'

nidm:'Extracellular Electrophysiology Recording': Extracellular Electrophysiology Recording is an acquisition modality in which one or more electrodes are inserted into living tissue and the electrical signals from adjacent cells are recorded.

nidm:'Extracellular Electrophysiology Recording' is a nidm:'Electrophysiology Recording'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Fast Field Echo'

nidm:'Fast Field Echo': Fast Field Echo is a magnetic resonance imaging acquisition method that employs a gradient to dephase and rephase the signal to create an echo, a gradient-recalled echo, which is then measured.

nidm:'Fast Field Echo' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Fast Imaging Employing Steady State Acquisition'

nidm:'Fast Imaging Employing Steady State Acquisition': Fast imaging employing steady state acquisition (FIESTA) is a gradient recalled echo based magnetic resonance imaging acquisition method in which a series of phase-alternating radiofrequency pulses are applied, in conjunction with a balanced set of gradients, generating free induction decays and a steady-state transverse magnetization, the signal from which is collected.

nidm:'Fast Imaging Employing Steady State Acquisition' is a nidm:'Steady State Free Precession'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Fast Imaging With Steady State'

nidm:'Fast Imaging With Steady State': Fast imaging with steady state precession (FISP) is a gradient recalled echo based magnetic resonance imaging acquisition method in which a series of phase-alternating radiofrequency pulses are applied, in conjunction with spoiler and rewinder gradients, generating free induction decays and a steady-state transverse magnetization, the signal from which is collected.

nidm:'Fast Imaging With Steady State' is a nidm:'Steady State Free Precession'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Fast Low Angle Shot'

nidm:'Fast Low Angle Shot': Fast Low Angle Shot is a magnetic resonance imaging acquisition method that employs a gradient to dephase and rephase the signal to create an echo, which is then measured, and an additional gradient to destroy any residual magnetization at the end of the pulse sequence.

nidm:'Fast Low Angle Shot' is a nidm:'Spoiled Gradient Recalled Echo'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Fast Spin Echo'

nidm:'Fast Spin Echo': Fast spin echo is a magnetic resonance imaging acquisition method in which the echo used in the measurement is generated by application of an initial radiofrequency 90 degree pulse and multiple subsequent 180 degree pulses, the latter in conjunction with a different phase-encoding gradient at each refocussed echo.

nidm:'Fast Spin Echo' is a nidm:'Spin Echo'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Field Potential'

nidm:'Field Potential': The field potential is an extracellular electrophysiology acquisition method in which an electrode is used to measure the voltage that is generated by synaptic activity (in neural tissue).

nidm:'Field Potential' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Flow Weighted'

nidm:'Flow Weighted': Flow weighted is an image contrast type in which differences in voxel intensity are based on the bulk motion behavior of the species that generates the detected signal from that voxel.

nidm:'Flow Weighted' is a nidm:'Image Contrast Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Fluid Attenuated Inversion Recovery'

nidm:'Fluid Attenuated Inversion Recovery': Fluid Attenuated Inversion Recovery, which is often known by its acronym, FLAIR, is a magnetic resonance imaging acquisition method in which images are acquired after an initial magnetization inversion pulse is applied and a delay duration that is selected such that the signal from bulk fluid such as cerebral spinal fluid or fluid in lesions is nulled.

nidm:'Fluid Attenuated Inversion Recovery' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Functional'

nidm:'Functional': Functional is a description of the usage of a given acquisition object, indicating that the purpose of the object is to provide information on the biological function of some aspect of the object on which the acquisition was performed.

nidm:'Functional' is a nidm:'Image Usage Type' and has the following children: nidm:'Resting State', nidm:'Task Based'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Gradient Recalled Acquisition in Steady State'

nidm:'Gradient Recalled Acquisition in Steady State': Gradient recalled acquisition in steady state (GRASS) is a gradient recalled echo based magnetic resonance imaging acquisition method in which a series of phase-alternating radiofrequency pulses are applied, generating free induction decays and a steady-state transverse magnetization, the signal from which is collected.

nidm:'Gradient Recalled Acquisition in Steady State' is a nidm:'Steady State Free Precession'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Gradient Recalled Echo'

nidm:'Gradient Recalled Echo': Gradient recalled echo is a magnetic resonance imaging acquisition method in which the echo used in the measurement is generated by application and subsequent reversal of the frequency-encoding gradient and is characterized by flip angles of less than 90 degrees and the evolution being governed by T2star decay.

nidm:'Gradient Recalled Echo' is a nidm:'Acquisition Method' and has the following children: nidm:'Magnetization Prepared Rapid Gradient Echo', nidm:'Spoiled Gradient Recalled Echo'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Group'

nidm:'Group': A group is a collection of agents or entities formed by the assignment of membership through the selection of one or more common characteristics.

nidm:'Group' is a prov:'Entity' and has the following children: sio:SIO_001068, sio:SIO_001069.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Image Contrast Type'

nidm:'Image Usage Type'

nidm:'Informed Consent Instrument'

nidm:'Informed Consent Instrument': An informed consent instrument is a instrument usage type used for an instrument is used to collect the consent of the study participant after providing information about the study, such as what data will be collected and under what conditions.

nidm:'Informed Consent Instrument' is a nidm:'Instrument Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Inside-out Spiral'

nidm:'Inside-out Spiral': Inside-out spiral is a k-space traversal scheme in which the path along which magnetic resonance imaging k-space data is acquired is in the shape of a spiral and the data at the center of k-space is acquired first.

nidm:'Inside-out Spiral' is a nidm:'k-space Traversal Scheme'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Instrument Usage Type'

nidm:'Instrument Usage Type': Instrument Usage Type is an acquisition object quality that denotes to what purpose the acquired object will be employed.

nidm:'Instrument Usage Type' is a nidm:'Acquisition Object Quality' and has the following children: nidm:'Behavioral Instrument', nidm:'Demographics Instrument', nidm:'Informed Consent Instrument'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Intracellular Electrophysiology Recording'

nidm:'Intracellular Electrophysiology Recording': Intracellular Electrophysiology Recording is an activity in which electrical measurements of the interior cell environment are made.

nidm:'Intracellular Electrophysiology Recording' is a nidm:'Electrophysiology Recording'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Intracranial Electroencephalography'

nidm:'Intracranial Electroencephalography': Intracranial Electroencephalography (iEEG) is an electrophysiological acquisition method in which the electrical activity of the brain is measured using electrodes that are placed directly on the surface of the brain.

nidm:'Intracranial Electroencephalography' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Linear Attenuation Coefficient'

nidm:'Linear Attenuation Coefficient': Linear attenuation coefficient is an image contrast type in which differences in voxel intensity reflect differences in the density and atomic number of the sample.

nidm:'Linear Attenuation Coefficient' is a nidm:'Image Contrast Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Localization'

nidm:'Localization': Localization is a description of the usage of a given acquisition object, indicating that the purpose of the object is to provide information on the placement and orientation of the imaged object in space.

nidm:'Localization' is a nidm:'Image Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Magnetic Resonance Imaging'

nidm:'Magnetic Resonance Imaging': Magnetic Resonance Imaging is an acquisition modality in which radiofrequency electromagnetic radiation is used to excite nuclei of the study participant and the characteristics of the detected signal are used to generate intensity contrast between different tissue types or structures.

nidm:'Magnetic Resonance Imaging' is a nidm:'Acquisition Modality'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Magnetization Prepared Rapid Gradient Echo'

nidm:'Magnetization Prepared Rapid Gradient Echo': Magnetization Prepared Rapid Gradient Echo is a magnetic resonance imaging acquisition method in which the echoes used in the measurement is generated by application of an initial radiofrequency 180 degree pulse followed by multiple subsequent small flip angle pulses separated by short echo times.

nidm:'Magnetization Prepared Rapid Gradient Echo' is a nidm:'Gradient Recalled Echo'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Magnetoencephalography'

nidm:'Magnetoencephalography': Magnetoencephalography (MEG) is an acquisition modality in which the magnetic fields, resulting from electrical activity in the brain, are detected and used to elucidate the time course of brain electrical activity.

nidm:'Magnetoencephalography' is a nidm:'Acquisition Modality'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Maximum Intensity Projection'

nidm:'Maximum Intensity Projection': Maximum intensity projection is an image contrast type in which differences in voxel intensity reflect differences in the maximum value of the collection of that voxel and its surrounding neighbors.

nidm:'Maximum Intensity Projection' is a nidm:'Image Contrast Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Multi-unit Recording'

nidm:'Multi-unit Recording': Multi-unit recording is an extracellular electrophysiological acquisition method in which an acquisition object is gathered using multiple recording devices.

nidm:'Multi-unit Recording' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Multiple Spin Echo'

nidm:'Multiple Spin Echo': Multiple spin echo is a magnetic resonance imaging acquisition method in which the echoes used in the measurement are generated by application of an initial radiofrequency 90 degree pulse and multiple subsequent 180 degree pulses,and each succeeding echo is used as a k-space line in an image with a longer echo time.

nidm:'Multiple Spin Echo' is a nidm:'Spin Echo'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Block-Based Design'

nidm:'Block-Based Design': A block-based design is a fMRI design comprised of epochs of stimulus and/or behavior.

nidm:'Block-Based Design' is a nidm:'fMRI Design Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

Editor Note: Discussed at https://github.com/incf-nidash/nidm/issues/299

nidm:'Event-Related Design'

nidm:'Event-Related Design': An event-related design is a fMRI design comprised of discrete events of stimulus and/or behavior.

nidm:'Event-Related Design' is a nidm:'fMRI Design Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

Editor Note: Discussed at https://github.com/incf-nidash/nidm/issues/299

nidm:'Mixed Design'

nidm:'Mixed Design': A mixed design is a fMRI design comprised of both epochs & discrete events of stimulus and/or behavior.

nidm:'Mixed Design' is a nidm:'fMRI Design Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

Editor Note: Discussed at https://github.com/incf-nidash/nidm/issues/299

nidm:'fMRI Design Type'

nidm:'fMRI Design Type': An fMRI design type is the type of stimulus presentation used in the data acquisition; one of block-based design, event-related design or mixed design.

nidm:'fMRI Design Type' is a nidm:'Acquisition Object Quality' and has the following children: nidm:'Block-Based Design', nidm:'Event-Related Design', nidm:'Mixed Design'.

Type: owl:Class

Curation Status: obo:IAO_0000428

Editor Note: Discussed at https://github.com/incf-nidash/nidm/issues/299

nidm:'Noise Measurement'

nidm:'Noise Measurement': Noise measurement is an acquisition usage type that denotes that the acquisition object collected has been used to measure the intrinsic noise level of the acquisition hardware.

nidm:'Noise Measurement' is a nidm:'Acquisition Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Nuclear Magnetic Resonance Spectroscopic Imaging'

nidm:'Nuclear Magnetic Resonance Spectroscopic Imaging': Nuclear magnetic resonance spectroscopic imaging is an acquisition modality in which radiofrequency electromagnetic radiation is used to excite nuclei of the study participant, the characteristics of the detected signal are used to generate intensity contrast over a restricted (usually grid-like) area, and the resulting signal is displayed as a spectrum for each one of the spatially-resolved areas.

nidm:'Nuclear Magnetic Resonance Spectroscopic Imaging' is a nidm:'Acquisition Modality'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Nuclear Magnetic Resonance Spectroscopy'

nidm:'Nuclear Magnetic Resonance Spectroscopy': Nuclear magnetic resonance spectroscopy is an acquisition modality in which radiofrequency electromagnetic radiation is used to excite nuclei of the study participant, the characteristics of the detected signal are used to generate signal intensity contrast over an entire selected volume, and the resulting signal is displayed as a signal spectrum rather than as matrix meant to be a representation of the underlying object.

nidm:'Nuclear Magnetic Resonance Spectroscopy' is a nidm:'Acquisition Modality'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Outside-in Spiral'

nidm:'Outside-in Spiral': Outside-inSpiral is a k-space traversal scheme in which the path, along which magnetic resonance imaging k-space data is acquired, is spiral and the data further away from the center of k-space is acquired first.

nidm:'Outside-in Spiral' is a nidm:'k-space Traversal Scheme'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Parallel Imaging'

nidm:'Parallel Imaging': Parallel imaging is an acquisition method used in magnetic resonance imaging to acquire the k-space data in which multiple coils are employed and the signals from each coil are disambiguated using the coil sensitivity profile.

nidm:'Parallel Imaging' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Patch Clamp'

nidm:'Patch Clamp': Patch clamp is an intracellular electrophysiological acquisiiton method in which a micropipette tip is brought near a cell and scution applied drawing a section of cell membrane into the tip in order that ion movement or the intracellular environment can be studied.

nidm:'Patch Clamp' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Performed Plan'

nidm:'Performed Plan': A performed plan is a plan that is actually implemented during an acquisition activity.

nidm:'Performed Plan' is a prov:'Entity'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Perfusion'

nidm:'Perfusion': Perfusion is a description of the usage of a given acquisition object, indicating that the purpose of the object is to provide information on the blood flow of the object on which the acquisition was performed.

nidm:'Perfusion' is a nidm:'Image Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Positron Emission Tomography'

nidm:'Positron Emission Tomography': Positron emission tomography is an acquisition modality in which a positron-emitting radioactive tracer is introduced into the study participant and the gamma rays emitted after a positron-electron collision are detected and their originating position calculated.

nidm:'Positron Emission Tomography' is a nidm:'Acquisition Modality'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Processed Acquisition Object'

nidm:'Processed Acquisition Object': A processeded acquisition object is an acquisition object that has undergone an image reconstruction activity resulting in a matrix of values that when viewed form an image.

nidm:'Processed Acquisition Object' is a nidm:'Acquisition Object'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Protocol'

nidm:'Protocol': An protocol is a specified plan that contains information necessary to acquire the desired data during a session and the acquisition device parameters that are to be used in that acquisition.

nidm:'Protocol' is a nidm:'Specified Plan'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Proton Density Weighted'

nidm:'Proton Density Weighted': Proton density weighted is a image contrast type in magnetic resonance imaging in which differences in voxel intensity reflect underlying differences in the number of protons in those voxels.

nidm:'Proton Density Weighted' is a nidm:'Image Contrast Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Pseudo Continuous Arterial Spin Labeling'

nidm:'Pseudo Continuous Arterial Spin Labeling': Pseudo-continuous arterial spin labeling (pCASL)is a magnetic resonance imaging acquisition method that uses a long series of short RF-pulses and strong slice-selection gradients to invert the magnetization of flowing spins from a thin slice to measure perfusion.

nidm:'Pseudo Continuous Arterial Spin Labeling' is a nidm:'Arterial Spin Labeling'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Pulsed Arterial Spin Labeling'

nidm:'Pulsed Arterial Spin Labeling': Pulsed arterial spin labeling (pCASL)is a magnetic resonance imaging acquisition method that inverts the magnetization of flowing spins in a slab of tissue below the imaging slice to measure perfusion.

nidm:'Pulsed Arterial Spin Labeling' is a nidm:'Arterial Spin Labeling'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Quantitative Susceptibility Mapping'

nidm:'Quantitative Susceptibility Mapping': Quantitative susceptibility mapping is a magentic resonance imaging image-usage type in which differences in voxel intensity reflect quantitative differences magnetic susceptibilty of the underlying sample.

nidm:'Quantitative Susceptibility Mapping' is a nidm:'Image Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Raw Acquisition Object'

nidm:'Raw Acquisition Object': A raw acquisition object is an acquisition object that has not yet undergone any further processing steps such asthe image reconstruction process.

nidm:'Raw Acquisition Object' is a nidm:'Acquisition Object'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Reconstructed Acquisition Object'

nidm:'Reconstructed Acquisition Object': A reconstructed acquisition object is an acquisition object that has undergone an image reconstruction activity resulting in a matrix of values that when viewed form an image.

nidm:'Reconstructed Acquisition Object' is a nidm:'Acquisition Object' and has the following child: ns2:Image.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Rectilinear'

nidm:'Rectilinear': Rectilinear is a k-space traversal scheme in magnetic resonance imaging in which the path in k-space over which the data is acquired is linear and aligned perpendicular to either the phase-encoding or frequency-encoding direction.

nidm:'Rectilinear' is a nidm:'k-space Traversal Scheme'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Resting State'

nidm:'Resting State': Resting state is an image usage type that indicates that no specific task was performed during the data acquisition.

nidm:'Resting State' is a nidm:'Functional'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Session Object'

nidm:'Session Object': A session object is an entity that represents one or more acquisitions that take place during the same temporal epoch (session).

nidm:'Session Object' is a prov:'Entity'.

Type: owl:Class

Curation Status: obo:IAO_0000428

A nidm:'Session Object' has attributes:

nidm:'Sharp Electrode'

nidm:'Sharp Electrode': Sharp electrode is intracellular electrophysiological acquisition method used for measuring the potential of the intracellular environment with minimal disturbance of that environment, in which a pipette, filled with electrolyte and with a very small opening, is inserted into the cell and the potential measured.

nidm:'Sharp Electrode' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Simultaneous Multislice'

nidm:'Simultaneous Multislice': Simultaneous multislice is an acquisition method in magnetic resonance imaging used to acquire the k-space in which data from multiple slices are acquired at the same time and the coil sensitivity profiles are used to separate the data from each slice.

nidm:'Simultaneous Multislice' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000125

nidm:'Single Photon Emission Computed Tomography'

nidm:'Single Photon Emission Computed Tomography': Single-photon emission computed tomography (SPECT)is an acquisition modality in which a gamma-ray-emitting radioisotope is introduced into the study participant and the emitted gamma rays are detected in a series of cross-sectional views, acquired in detectors encircling the study participant, enabling a three-dimensional volume to be reconstructed using a tomographic reconstruction method.

nidm:'Single Photon Emission Computed Tomography' is a nidm:'Acquisition Modality'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Single-unit Recording'

nidm:'Single-unit Recording': Single-unit recording is an extracellular electrophysiological acquisition method, in which a thin electrode is introduced into the extracellular space of the study participant and the action potential from a single neuron is recorded.

nidm:'Single-unit Recording' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000125

nidm:'Specified Plan'

nidm:'Specified Plan': A specified plan is a plan that describes how the acquisition activity is to be carried out.

nidm:'Specified Plan' is a prov:'Entity' and has the following child: nidm:'Protocol'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Spin Echo'

nidm:'Spin Echo': Spin echo is a magnetic resonance imaging acquisition method in which the echo used in the measurement is generated by application of an initial radiofrequency pulse and a subsequent pulse, generally, though not necessarily, with flip angles of 90 and 180 degrees respectively.

nidm:'Spin Echo' is a nidm:'Acquisition Method' and has the following children: nidm:'Fast Spin Echo', nidm:'Multiple Spin Echo'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Spoiled Gradient Recalled Echo'

nidm:'Spoiled Gradient Recalled Echo': Spoiled Gradient Recalled Echo (SPGR), is a magnetic resonance imaging acquisition method that employs gradient echoes and a low-flip angle radio-frequency excitation of the sample magnetization along with a short repetition time.

nidm:'Spoiled Gradient Recalled Echo' is a nidm:'Gradient Recalled Echo' and has the following children: nidm:'Fast Low Angle Shot', nidm:'T1 Fast Field Echo'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Steady State Free Precession'

nidm:'Steady State Free Precession': Steady State Free Precession is a magnetic resonance imaging acquisition method that uses the steady state magnetization, formed by a series of phase-alternated radiofrequency pulses, spoiler gradients in the slice-selection direction, rewinder gradients in the phase-encoding direction to form images.

nidm:'Steady State Free Precession' is a nidm:'Acquisition Method' and has the following children: nidm:'Fast Imaging Employing Steady State Acquisition', nidm:'Fast Imaging With Steady State', nidm:'Gradient Recalled Acquisition in Steady State', nidm:'True Fast Imaging With Steady State'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Stereoelectroencephalography'

nidm:'Stereoelectroencephalography': Stereoelectroencephalography (SEEG) is an electrophysiological acquisition method in which the electrical activity of the brain is measured with stereotactically-implanted electrodes, usually to localize an epileptogenic zone.

nidm:'Stereoelectroencephalography' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Structural'

nidm:'Structural': A stimulus response file is an auxiliary file that contains the recorded response of the study participant to an experimental stimulus the course of a task-based assessment activity.

nidm:'Structural' is a nidm:'Image Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Susceptibility Weighted'

nidm:'Susceptibility Weighted': Susceptibility weighted is a magentic resonance imaging image-contrast type in which differences in voxel intensity reflect differences in magnetic susceptibilty of the underlying sample.

nidm:'Susceptibility Weighted' is a nidm:'Image Contrast Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Susceptibility Weighted Imaging'

nidm:'Susceptibility Weighted Imaging': Susceptibility weighted imaging is a magentic resonance imaging image-usage type in which differences in voxel intensity reflect differences in magnetic susceptibilty of the underlying sample, but are not caculated values.

nidm:'Susceptibility Weighted Imaging' is a nidm:'Image Usage Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'T1 Fast Field Echo'

nidm:'T1 Fast Field Echo': T1 Fast Field Echo, is a magnetic resonance imaging acquisition method that employs a gradient to dephase and rephase the signal to create an echo, which is then measured and an additional gradient to destroy any residual magnetization at the end of the pulse sequence.

nidm:'T1 Fast Field Echo' is a nidm:'Spoiled Gradient Recalled Echo'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'T1 Rho Weighted'

nidm:'T1 Rho Weighted': T1 Rho weighted is an image contrast type in which the transvers magnetization is locked into the transverse plane and therefore differences in voxel intensity reflect differences in interactions of the transverse magnetization of the probe molecule with the lattice (rather than the spin-lattice relaxation time) in the underlying sample.

nidm:'T1 Rho Weighted' is a nidm:'Image Contrast Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'T1 Weighted'

nidm:'T1 Weighted': T1 weighted is an image contrast type in which differences in voxel intensity reflect differences in the spin-lattice relaxation time of the probe in the underlying sample.

nidm:'T1 Weighted' is a nidm:'Image Contrast Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'T2 Star Weighted'

nidm:'T2 Star Weighted': T2 star weighted is an image contrast type in which differences in voxel intensity reflect differences in the spin-spin relaxation time of the probe as well as the field inhomogeneities in the underlying sample.

nidm:'T2 Star Weighted' is a nidm:'Image Contrast Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'T2 Weighted'

nidm:'T2 Weighted': T2 weighted is an image contrast type in which differences in voxel intensity reflect differences in the spin-spin relaxation time of the probe in the underlying sample.

nidm:'T2 Weighted' is a nidm:'Image Contrast Type'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Task Based'

nidm:'Task Based': Task based is an image usage type indicating that a specific task was performed during the data acquisition.

nidm:'Task Based' is a nidm:'Functional'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'True Fast Imaging With Steady State'

nidm:'True Fast Imaging With Steady State': True fast imaging with steady state precession (TrueFISP) is a gradient recalled echo based magnetic resonance imaging acquisition method in which a series of phase-alternating radiofrequency pulses are applied, in conjunction with a balanced set of gradients, generating free induction decays and a steady-state transverse magnetization, the signal from which is collected.

nidm:'True Fast Imaging With Steady State' is a nidm:'Steady State Free Precession'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Voltage Clamp'

nidm:'Voltage Clamp': Voltage clamp is an intracellular electrophysiological acquisition method in in which the cell membrane potential is fixed to a set value and the ionic current that crosses the cell membrane at that potential is measured.

nidm:'Voltage Clamp' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'X-ray'

nidm:'X-ray': X-ray is an acquisition modality in which an x-ray beam is directed across a body part or sample of interest with film placed on the opposite side resulting in an image in which the contrast is generated by the differential absorption of x-rays.

nidm:'X-ray' is a nidm:'Acquisition Modality'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'X-ray Computed Tomography'

nidm:'X-ray Computed Tomography': X-ray Computed tomography is an acquisition modality in which an x-ray beam is scanned across a study participant and the resulting data is reconstructed into two-dimensional slices or a three-dimensional volume in which the contrast is generated by the differential absorption of x-rays.

nidm:'X-ray Computed Tomography' is a nidm:'Acquisition Method'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'k-space Traversal Scheme'

nidm:'k-space Traversal Scheme': The k-space traversal scheme is an acquisition object quality that describes, in a magnetic resonance imaging acquisition, the path in k-space along which the signal is acquired.

nidm:'k-space Traversal Scheme' is a nidm:'Acquisition Object Quality' and has the following children: nidm:'Cartesian', nidm:'Echo Planar', nidm:'Inside-out Spiral', nidm:'Outside-in Spiral', nidm:'Rectilinear'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Presentation Software'

nidm:'Presentation Software': Presentation software is a software agent that provides the stimulus to the study participant during a functional imaging (MRI, MEG, EEG) or behavioral data acquisition activity.

nidm:'Presentation Software' is a prov:Agent.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Pulse Sequence'

nidm:'Pulse Sequence': A pulse sequence is a collection of commands sent to the magnetic resonance imaging or nuclear magnetic resonance hardware to control the excitation of the study participant and the acquisition of data.

nidm:'Pulse Sequence' is a prov:Agent.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Attenuator'

nidm:'Attenuator': An attenuator is a device that reduces the amplitude of an input signal by a fixed amount while keeping the timecourse of the signal essentially unchanged.

nidm:'Attenuator' is a nidm:'Data Processing Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'AuxiliaryFile'

nidm:'AuxiliaryFile': An auxiliary file is an information-bearing object that is either used to inform the execution of an experiment or that is generated during the execution of the experiment.

nidm:'AuxiliaryFile' is a sio:SIO_000396 and has the following children: nidm:'Stimulus Presentation File', nidm:'Stimulus Response File', nidm:'b-value File', nidm:'b-vector File'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Bandpass Filter'

nidm:'Bandpass Filter': A bandpass filter is a device that modifies or removes certain signal components outside a selected frequency range from an electrical signal.

nidm:'Bandpass Filter' is a nidm:'Signal Filter'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Calculated Parameter'

nidm:'Calculated Parameter': A Calculated Parameter is a variable that is the result of the processing of a set of measurements.

nidm:'Calculated Parameter' is a sio:SIO_000367 and has the following children: nidm:'Cerebral Blood Flow', nidm:'Cerebral Blood Volume', nidm:'Magnitude', nidm:'Phase'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Cerebral Blood Flow'

nidm:'Cerebral Blood Flow': Cerebral Blood Flow (CBF) is a calculated parameter that characterizes the blood volume in the brain.

nidm:'Cerebral Blood Flow' is a nidm:'Calculated Parameter'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Cerebral Blood Volume'

nidm:'Cerebral Blood Volume': Cerebral Blood Volume (CBV) is a calculated parameter that characterizes the blood volume in the brain.

nidm:'Cerebral Blood Volume' is a nidm:'Calculated Parameter'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Common Data Element'

nidm:'Common Data Element': A common data element is a data element that is part of a collection of data elements, curated or not, which are available for reuse.

nidm:'Common Data Element' is a nidm:'Data Element'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Current Amplifier'

nidm:'Current Amplifier': A current amplifier is a device that increases the electrical current amplitude of an input electrical signal by a fixed amount, while keeping the voltage constant.

nidm:'Current Amplifier' is a nidm:'Data Processing Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Data Acquisition Device'

nidm:'Data Element'

nidm:'Data Element': A data element is a variable, used in a scientific study, used to store either information regarding the acquisition, processing, or analysis of the acquisition object that resulted from the study activity.

nidm:'Data Element' is a sio:SIO_000367 and has the following children: nidm:'Common Data Element', nidm:'Personal Data Element'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Data Processing Device'

nidm:'Data Processing Device': A data processing device is a device that manipulates a data packet, stream, or file by performing an operation on the data.

nidm:'Data Processing Device' is a sio:SIO_000956 and has the following children: nidm:'Attenuator', nidm:'Current Amplifier', nidm:'Voltage Amplifier'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Electrode'

nidm:'Electrode': An electrode is a data acquisition device that consists of a conductor that is used to record an electrical signal from a study participant.

nidm:'Electrode' is a nidm:'Data Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Electroencephalography Acquisition Device'

nidm:'Electroencephalography Acquisition Device': An electroencephalography (EEG) acquisition device is a device that measures the electrical activity of the brain and consists of a set of electrodes placed on the surface of the head and a recording device that collects the signal from each electrode.

nidm:'Electroencephalography Acquisition Device' is a nidm:'Data Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Ex Vivo'

nidm:'Ex Vivo': Ex vivo is a organismal quality, usually used as an attribute of an Agent, that indicates that the Agent it describes was once part of a living organism, but has been removed.

nidm:'Ex Vivo' is a obo:PATO_0001995.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Eye Tracking Device'

nidm:'Eye Tracking Device': An eye tracking device is a device that consists of hardware that follows the motion of one or both eyes of the study participant, which allows the determination of either the gaze location or of relative eye motion.

nidm:'Eye Tracking Device' is a nidm:'Data Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Gender'

nidm:'Gender': Gender is a social entity that identifies which of either male or female a person identifies as, and which may be different from biological sex.

nidm:'Gender' is a sio:SIO_000009.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Heart Rate Monitor'

nidm:'Heart Rate Monitor': A heart rate monitor is a data acquisition device that records the number of heart beats in a given period of time of a subject.

nidm:'Heart Rate Monitor' is a nidm:'Data Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'High-Pass Filter'

nidm:'High-Pass Filter': A high-pass filter is a device that removes or attenuates signal components below a selected frequency value from an electrical signal.

nidm:'High-Pass Filter' is a nidm:'Signal Filter'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Image Acquisition Device'

nidm:'In Vitro'

nidm:'In Vitro': In vitro is a organismal quality, usually used as an attribute of an Agent, that indicates that the Agent it describes is outside of a living organism.

nidm:'In Vitro' is a obo:PATO_0001995.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'In Vivo'

nidm:'In Vivo': In vivo is a organismal quality, usually used as an attribute of an Agent, that indicates that the Agent it describes is a living organism.

nidm:'In Vivo' is a obo:PATO_0001995.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Low-Pass Filter'

nidm:'Low-Pass Filter': A low-pass filter is a device that removes or attenuates signal components above a selected frequency value from an electrical signal.

nidm:'Low-Pass Filter' is a nidm:'Signal Filter'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Magnetic Resonance Imaging Scanner'

nidm:'Magnetic Resonance Imaging Scanner': A magnetic resonance imaging scanner is a data acquisition device that uses radiofrequency electromagnetic radiation to excite nuclei of a study participant and uses the characteristics of the detected signal are used to generate intensity contrast between different tissue types or structures.

nidm:'Magnetic Resonance Imaging Scanner' is a nidm:'Image Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Magnetoencephalography Acquisition Device'

nidm:'Magnetoencephalography Acquisition Device': An magnetoencephalography (MEG) acquisition device is a device that measures magnetic signals generated by the electrical activity of the brain and consists of a set of magnetometers placed near the surface of the head and a recording device that collects the signal from each electrode.

nidm:'Magnetoencephalography Acquisition Device' is a nidm:'Data Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Magnitude'

nidm:'Magnitude': Magnitude is a calculated parameter that measures the number of periods accumulated by a variable during an evolution duration.

nidm:'Magnitude' is a nidm:'Calculated Parameter'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Multi-electrode Array'

nidm:'Multi-electrode Array': A multi-electrode array is a data acquisition device that records more than one concurrent electrical signal from study participant or sample.

nidm:'Multi-electrode Array' is a nidm:'Data Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Nuclear Magnetic Resonance Device'

nidm:'Nuclear Magnetic Resonance Device': A Nuclear magnetic resonance device is an data acquisition device in which radiofrequency electromagnetic radiation is used to excite nuclei of the study participant, the characteristics of the detected signal are used to infer information regarding the chemical or physical environment of the sample.

nidm:'Nuclear Magnetic Resonance Device' is a nidm:'Data Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Personal Data Element'

nidm:'Personal Data Element': A personal data element is a data element that is part of a collection of data elements that have been defined locally, e.g., used to single study, lab, or project, but that are not meant for adoption by a wider community.

nidm:'Personal Data Element' is a nidm:'Data Element'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Phantom'

nidm:'Phantom': A phantom is a device that is used in a study as an inanimate study participant from which data is acquired to measure performancde, variability or reproducibility of an data acquisition device.

nidm:'Phantom' is a sio:SIO_000956.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Phase'

nidm:'Phase': Phase is a calculated parameter that measures the number of periods accumulated by a variable during an evolution duration.

nidm:'Phase' is a nidm:'Calculated Parameter'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Positron Emission Tomography Scanner'

nidm:'Positron Emission Tomography Scanner': A positron emission tomography scanner is a data-acquisition device that collects gamma rays emitted by a study participant who is administered a positron-emitting radioactive substance and creates an image by calculating the originating position of the gamma rays.

nidm:'Positron Emission Tomography Scanner' is a nidm:'Image Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Receive Coil'

nidm:'Receive Coil': A receive coil is a data acquisition device used in nuclear magnetic resonance and magnetic resonance imaging to receive the signal from the sample. .

nidm:'Receive Coil' is a nidm:'Data Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Respiration Rate Monitor'

nidm:'Respiration Rate Monitor': A respiration rate monitor is a data acquisition device that records the number of breaths taken by a study participant in a given period of time.

nidm:'Respiration Rate Monitor' is a nidm:'Data Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Signal Filter'

nidm:'Signal Filter': A signal filter is a device that modifies or removes certain components of an electrical signal.

nidm:'Signal Filter' is a sio:SIO_000956 and has the following children: nidm:'Bandpass Filter', nidm:'High-Pass Filter', nidm:'Low-Pass Filter'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Signal Generator'

nidm:'Signal Generator': A signal generator is a device that supplies an electrical voltage signal of a specified amplitude and shape.

nidm:'Signal Generator' is a sio:SIO_000956.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Single Photon Emission Computed Tomography Scanner'

nidm:'Single Photon Emission Computed Tomography Scanner': A single-photon emission computed tomography (SPECT)scanner is an acquisition device that collects gamma-rays emitted by a study participant in a series of cross-sectional views, acquired in detectors encircling the study participant, enabling a three-dimensional volume to be reconstructed using a tomographic reconstruction method.

nidm:'Single Photon Emission Computed Tomography Scanner' is a nidm:'Image Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Stimulus Generator'

nidm:'Stimulus Generator': A stimulus generator is a device that can deliver a current or voltage waveform that is used to stimulate a sample, cell, or body part.

nidm:'Stimulus Generator' is a sio:SIO_000956.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Stimulus Isolator'

nidm:'Stimulus Isolator': A stimulus isolatator is a device that can deliver a current or voltage waveform that is used to stimulate a sample, cell, or body part, but is isolated from electrical ground, which both decreases the stimulus artifact in the acquired signal and increases the safety for the user.

nidm:'Stimulus Isolator' is a sio:SIO_000956.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Stimulus Presentation File'

nidm:'Stimulus Presentation File': A stimulus presentation file is an auxiliary files that contains the presentation timing and/or location of the experimental stimulus (e.g., words, pictures) that are shown to the study participant in a task-based assessment activity.

nidm:'Stimulus Presentation File' is a nidm:'AuxiliaryFile'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Stimulus Response File'

nidm:'Stimulus Response File': A stimulus response file is an auxiliary file that contains the recorded response of the study participant to an experimental stimulus the course of a task-based assessment activity.

nidm:'Stimulus Response File' is a nidm:'AuxiliaryFile'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Transmit Coil'

nidm:'Transmit Coil': A transmit coil is a data device used in nuclear magnetic resonance and magnetic resonance imaging to apply the stimulating energy to the sample. .

nidm:'Transmit Coil' is a sio:SIO_000956.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'Voltage Amplifier'

nidm:'Voltage Amplifier': Voltage amplifier is an device that produces a higher output voltage than was input into the device.

nidm:'Voltage Amplifier' is a nidm:'Data Processing Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'X-ray Computed Tomography Acquisition Device'

nidm:'X-ray Computed Tomography Acquisition Device': X-ray Computed tomography is an acquisition modality in which an x-ray beam is scanned across a study participant and the resulting data is reconstructed into two-dimensional slices or a three-dimensional volume in which the contrast is generated by the differential absorption of x-rays.

nidm:'X-ray Computed Tomography Acquisition Device' is a nidm:'Image Acquisition Device'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'b-value File'

nidm:'b-value File': A b-value file is an auxiliary file, used in a diffusion-weighted magnetic resonance imaging acquisition activity, that contains the b-values used to control the diffusion-sensitization weighting.

nidm:'b-value File' is a nidm:'AuxiliaryFile'.

Type: owl:Class

Curation Status: obo:IAO_0000428

nidm:'b-vector File'

nidm:'b-vector File': A b-vector file is an auxiliary file, used in a diffusion-weighted magnetic resonance imaging acquisition activity, that contains the direction vectors used to control the direction of the diffusion-sensitization weighting.

nidm:'b-vector File' is a nidm:'AuxiliaryFile'.

Type: owl:Class

Curation Status: obo:IAO_0000428

Datatype Properties

nidm:'Applied Filter'

nidm:'Applied Filter': Applied filter is a property that associates the string name of the filter type used to remove or modify certain components of the input signal with a data acquisition object that includes that signal.

nidm:'Applied Filter' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000428

nidm:'Bath Solution'

nidm:'Bath Solution': A bath solution is a property that associates a string describing the solution that engulfs a sample with the data acquisition object obtained from that sample.

nidm:'Bath Solution' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000124

Editor Note: To be discussed

nidm:'Cell Type'

nidm:'Cell Type': Cell type is property that associates a string that is the name of the cells on which measurements are made, with a data acquisition object.

nidm:'Cell Type' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000124

Editor Note: To be discussed

nidm:'Channel Number'

nidm:'Channel Number': Channel number is property that associates the numeric label of a data acquisition channel of a device to the data acquisition object that was acquired using that device.

nidm:'Channel Number' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000124

Editor Note: To be discussed

nidm:'DICOM Tag'

nidm:'DICOM Tag': DICOM tag is a property that associates a string that denotes a specific DICOM standard tag identifier with a data acquisition object.

nidm:'DICOM Tag' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000428

nidm:'Electrode Impedance'

nidm:'Electrode Impedance': Electrode impedance is property that associates the numeric value of the ratio of the voltage across the electrodes to the measured AC current (impedance) with the data acquisition object that was acquired.

nidm:'Electrode Impedance' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000124

Editor Note: To be discussed

nidm:'Group Label'

nidm:'Group Label': Group label is a property that associates the label used to denote membership in a particular collection with a person or sample.

nidm:'Group Label' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000428

nidm:'had Image Contrast Type'

nidm:'had Image Contrast Type': Had image contrast type is a property that associates a string that describes the physical parameter that was manipulated to achieve the contrast of a given image with that image data acquisition object.

nidm:'had Image Contrast Type' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000124

Editor Note: To be discussed

nidm:'had Image Usage Type'

nidm:'had Image Usage Type': Had Image usage type is a property that associates a string that describes the purpose for which an image was acquired with the image data acquisition object.

nidm:'had Image Usage Type' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000124

Editor Note: To be discussed

nidm:hadNumericalValue

nidm:'Hollow Electrode Solution'

nidm:'Hollow Electrode Solution': A hollow electrode solution is a property that associates a string describing the solution that is placed in a hollow electrode used to make an electrophysiology measurement with the data acquisition object obtained from that sample.

nidm:'Hollow Electrode Solution' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000124

Editor Note: To be discussed

nidm:'Number Of Channels'

nidm:'Number Of Channels': Number of channels is a property that associates the number of data acquisition meassurenments concurrently acquired by a data acquisition device to the data acquisition object acquired by that device.

nidm:'Number Of Channels' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000124

Editor Note: To be discussed

nidm:'Recording Location'

nidm:'Recording Location': Recording location is a property that associates a string that describes the anatomical location at which the electrophysiological measurement was made with a data acquisition object.

nidm:'Recording Location' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000428

nidm:'Solution Flow Speed'

nidm:'Solution Flow Speed': Solution flow speed is a property that associates the value of the speed at which the bathing solution moves across the sample with a data acquisition object.

nidm:'Solution Flow Speed' is a owl:DatatypeProperty.

Type: owl:DatatypeProperty

Curation Status: obo:IAO_0000428

Annotation Properties

nidm:hasAcronym

Object Properties

nidm:'had fMRI Design'

nidm:'had fMRI Design': A property that associates an fMRI design with a design matrix in first-level fMRI analyses.

nidm:'had fMRI Design' is a owl:ObjectProperty.

Type: owl:ObjectProperty

Range: nidm:NIDM_0000155

Curation Status: obo:IAO_0000122

Editor Note: Discussed at https://github.com/incf-nidash/nidm/issues/299

nidm:hadForProperPart

nidm:hadForScale

nidm:hadForSubinstrument

nidm:hadForVariable

nidm:wasMeasuredBy

nidm:wasScaleOf

Named Individuals

nidm:'Barnes Akathisia Scale'

nidm:'Barnes Akathisia Scale': The Barnes akathisia scale is an assessment instrument used to assess the severity of drug-induced feelings of restlessness.

nidm:'Barnes Akathisia Scale' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Calgary Depression Scale'

nidm:'Calgary Depression Scale': The Calgary Depression Scale is an assessment instrument consisting of a series of questions specifically developed to assess the level of depression in schizophrenia.

nidm:'Calgary Depression Scale' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Category Fluency Test'

nidm:'Category Fluency Test': The Category Fluency test is an assessment instrument in which subjects are asked to produce as many words belonging to three specific categories (e.g., animals, fruits and vegetables) in a given period of time and thereby provides a measure of the integrity of the subjects brain lexical system.

nidm:'Category Fluency Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Clinical Global Impression'

nidm:'Clinical Global Impression': The Clinical Global Impression scale(s) are assessment instruments that assign a rating number to the severity or improvement of the patient condition or to the efficacy of a given treatment at the time of assessment.

nidm:'Clinical Global Impression' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Continuous Performance Test'

nidm:'Continuous Performance Test': A Continuous Performance Test is an assessment instrument that measures sustained and selective attention by having the subject perform a task continuously for a given duration of time.

nidm:'Continuous Performance Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:DelaySemanticVerbalLearningTest

nidm:'Delay Visual Figural Learning Test'

nidm:'Delay Visual Figural Learning Test': The Delay Visual Figural Learning Test (Delay SVFT) is an assessment instrument in which subjects are asked to reproduce geometric figures that have been presented to the subject previous to a delay period.

nidm:'Delay Visual Figural Learning Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:EdinburghHandnessTest

nidm:'Facial Emotion Discrimination Test'

nidm:'Facial Emotion Discrimination Test': The Facial Emotion Discrimination Test is an assessment instrument in which subjects are shown pairs of facial images and the asked to determine whether the emotion conveyed by the faces are the same or different.

nidm:'Facial Emotion Discrimination Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Fagerstrom Test for Nicotine Dependence'

nidm:'Fagerstrom Test for Nicotine Dependence': The Fagerstrom Test for Nicotine Dependence is an assessment instrument for assessing the intensity of physical addiction to nicotine resulting in an ordinal measure.

nidm:'Fagerstrom Test for Nicotine Dependence' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Finger Tapping Test'

nidm:'Finger Tapping Test': The Finger Tapping Test is an assessment instrument in which a subject is asked to press a button as many times as possible in a set duration, the results of which can be used to assess motor efficiency and motor function.

nidm:'Finger Tapping Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Letter Fluency Test'

nidm:'Letter Fluency Test': The Letter Fluency test is used to evaluate the spontaneous production of words beginning with a given letter within a limited amount of time (60 seconds).

nidm:'Letter Fluency Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Letter Number Span Test'

nidm:'Letter Number Span Test': In this test of auditory working memory, sequences of mixed letters and numbers are verbally presented and the subject is required to reorganize them into a progressive or ascending order and then report the reordered sequence to the examiner.

nidm:'Letter Number Span Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Maze Solving Test'

nidm:'Maze Solving Test': Using a pen, in the Maze Solving test, subjects attempt to find their way out of a maze by tracing a path while trying to avoid making mistakes, such as tracing to a dead end.

nidm:'Maze Solving Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'North American Reading Test'

nidm:'North American Reading Test': A method of estimating verbal IQ in patients based upon their ability to read and correctly pronounce irregular words that do not necessarily follow common or intuitive rules of phonography and orthography.

nidm:'North American Reading Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Positive and Negative Syndrome Scale'

nidm:'Positive and Negative Syndrome Scale': The Positive and Negative Syndrome Scale is an assessment instrument used for typological and dimensional assessment.

nidm:'Positive and Negative Syndrome Scale' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Premorbid Adjustment Scale'

nidm:'Premorbid Adjustment Scale': The Premorbid Adjustment Scale (PAS) is an assessment instrument that evaluates the degree of achievement of developmental goals at each of several periods of a subject's life before the onset of schizophrenia.

nidm:'Premorbid Adjustment Scale' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Simpson Angus Rating Scale'

nidm:'Simpson Angus Rating Scale': The Simpson Angus Rating Scale is an assessment instrument used to evaluate the presence and severity of parkinsonian symptomatology and focuses on rigidity rather than bradykinesia.

nidm:'Simpson Angus Rating Scale' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:SocioeconomicScale

nidm:SpatialMemorySpanTest

nidm:'Stroop Test'

nidm:'Stroop Test': This test measures the ease with which a person can shift his or her perceptual set to conform to changing demands and suppress a habitual response in favor of an unusual one. The subject is assessed on his or her ability to read color names compared to the ability to read the color of ink that is not congruent with the color name of the printed words.

nidm:'Stroop Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Symbol Digit Association Test'

nidm:'Symbol Digit Association Test': The Symbol Digit Association Test is an assessment instrument in which the subject is asked to match a presented number with the associated symbol from rows of symbols and digits using a table that displays a pairing of each symbol with a corresponding number.

nidm:'Symbol Digit Association Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Trails A'

nidm:'Trails A': Trails A is an assessement instrument in which the subject is asked to draw lines connecting consecutively numbered circles.

nidm:'Trails A' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Trails B'

nidm:'Trails B': Trails B is an assessement instrument in which the subject is asked to draw lines connecting circles with consecutively numbered and lettered circles.

nidm:'Trails B' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428

nidm:'Wisconsin Card Sorting Test'

nidm:'Wisconsin Card Sorting Test': The Wisconsin Card Sorting Test is an assessment instrument in which a subject is asked to place cards under one of the four stimulus cards that he or she believes would be a correct strategy, while receiving feedback from the test administrator as to whether the last card was placed correctly or not (though the changes the sorting strategy throughout the test).

nidm:'Wisconsin Card Sorting Test' is a onli:assessment-instrument.

Type: owl:NamedIndividual

Curation Status: obo:IAO_0000428