Difference between revisions of "Main Page"

From CogPOwiki
Jump to: navigation, search
(CogPO Policies)
 
(137 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
Welcome to the CogPO Wiki!
 
Welcome to the CogPO Wiki!
  
Here is where we will come to a consensus on the initial terms that will be included in CogPOWe will start by defining the terms associated with the [[BrainMap Taxonomy]].  Also taken from BrainMap are entries that correspond to [[Paradigm Class]] and [[Behavioral Domain]].
+
Here is where we will come to a consensus on the initial terms that will be included in our ontology of cognitive paradigmsOur starting point are the terms associated with the [[BrainMap Taxonomy]].
  
In creating an ontology of cognitive paradigms we aim to decompose each condition into:
+
In CopPO, a cognitive [[paradigm]] is represented by the concept of [[Behavioral Experimental Paradigm]]. Each [[Behavioral Experimental Paradigm]] is characterized by one or more [[Behavioral Experimental Paradigm Condition]]s and [[Behavioral Experimental Paradigm Condition Contrast]]s.
  
*[[Stimulus Modality]]
+
We aim to decompose each condition into its corresponding stimulus, response, and instructions:
*[[Stimulus|Stimulus Type]]
+
 
*[[Response Modality]]
+
*[[Stimulus]]
*[[Response|Response Type]]
+
**[[Stimulus Role]]
 +
**[[Implicit Stimulus]]
 +
**[[Explicit Stimulus]]
 +
***[[Stimulus Modality]]
 +
*[[Response]]
 +
**[[Response Role]]
 +
**[[Covert Response]]
 +
**[[Overt Response]]
 +
***[[Response Modality]]
 
*[[Instructions]]
 
*[[Instructions]]
  
For more information, please see the [[Aims of the CogPO Project]].
+
Each of these terms is categorized by a set of classes, which will increase in size as CogPO evolves.
The initial representation of the domain is as follows, though it will be modified as we flesh this out:
 
[[image:CogPO1.jpg]]
 
 
 
==CogPO Policies==
 
 
 
Draft 1.0, 10/07/2009
 
 
 
The whole point of having a Wiki is to allow concepts to be identified and fleshed out collaboratively before becoming "official."  A concept is entered into the official CogPO Protege/OWL files when it's been hammered out a bit on the Wiki and shows no sign of going away. Definitions and other properties can change once the concept is entered into CogPO, of course. But the general ideas are as follows:
 
  
# Any member of the research community can create new concepts or edit concepts.  Create a log in and start making suggestions. All edits are reviewed by CogPO curators, who reserve the right to undo them if it is not in keeping with best practices or ontological clarity.
+
===Stimulus Modality===
# A new concept MUST include the required properties noted below. Optional properties are also listed in the Annotation Properties file.
+
{|
# Please use the Search box before you make a new concept to identify if the term or a related term has already been given a wiki page. We also recommend searching NeuroLex and the NCBO Bioportal for related terms so you can see what concepts other experts have created that might be what you need.
+
|-
# You can also suggest new relationships. The guidelines for defining relationships are coming soon.
+
| width="200" | [[Auditory Modality]]
 +
|  width="200" | [[Interoceptive Modality]]
 +
|  width="200" | [[Tactile Modality]]
 +
|-
 +
| [[Gustatory Modality]]||[[Olfactory Modality]]||[[Visual Modality]]
 +
|}
  
<b>Defining a concept in CogPO: required properties </b>
+
===Explicit Stimulus===
 +
{|
 +
|-
 +
|  width="200" | [[3D Objects]]
 +
|  width="200" | [[Fixation Point]]
 +
|  width="200" | [[Painful Stimulation]]
 +
|-
 +
| [[Abstract Patterns]]||[[Flashing Checkerboard]]||[[Points of Light]]
 +
|-
 +
| [[Acupuncture]]||[[Food]]||[[Pseudowords]]
 +
|-
 +
| [[Asian Characters]]||[[Fractals]]||[[Random Dots]]
 +
|-
 +
| [[Braille Dots]]||[[Heat]]||[[Reversed Speech]]
 +
|-
 +
| [[Breathable Gas]]||[[Infrared Laser]]||[[Shapes]]
 +
|-
 +
| [[Chord Sequences]]||[[Infusion]]||[[Syllables]]
 +
|-
 +
| [[Clicks]]||[[Letters]]||[[Symbols]]
 +
|-
 +
| [[Digits]]||[[Music]]||[[TMS]]
 +
|-
 +
| [[Electrical Stimulation]]||[[Noise]]||[[Tactile Stimulation]]
 +
|-
 +
| [[Eye Puffs]]||[[Nonverbal Vocal Sounds]]||[[Tones]]
 +
|-
 +
| [[Faces]]||[[Nonvocal Sounds]]||[[Vibratory Stimulation]]
 +
|-
 +
| [[False Fonts]]||[[Odor]]||[[Words]]
 +
|-
 +
| [[Film Clips]]||[[Pictures]]
 +
|}
  
In keeping with best practices from NeuroLex, the Neural ElectroMagnetic Ontology (NEMO), and others, concepts in CogPO must have the following annotation properties defined:
+
===Stimulus Role===
*COGPO_annotation_properties:definition – A natural language definition that adheres to Aristotelian constraints (A is a B that C's). Equivalent to core:definition. <i>Example:</i> The auditory modality is a sensory modality that involves the auditory nervous system.
+
{|
*COGPO_annotation_properties:preferredlabel -- An underscore-delimited, human-readable label for a concept. Equivalent to rdfs:label and core:prefLabel. this is the most common way for humans to refer to the concept. <i>Example:</i> The preferred label for the concept "Auditory Modality" is "Auditory_Modality".
+
|-
*COGPO_annotation_properties:hasURI -- This property defines the CogPO URI for a concept. The URI is a non-human-readable label that also provides a stable web address for accessing the concept. For an imported term, the URI should be the source ontology URI (if possible?). MIREOT recommends that the source term URI be included specifically. This only is filled in when the concept is curated.
+
|  width="200" | [[Feedback]]
*COGPO_annotation_properties:createdDate -- [YYYY-MM-DD] The date when the current concept was created. Equivalent to the same term in NeuroLex.
+
|  width="200" | [[Non-Target]]
*COGPO_annotation_properties:curator -- This property defines the CogPO ontology curators who've contributed to the definition of a class.  In the case of multiple curators, the individual curator name may also be associated with the definition, if that person was primarily responsible for it.
+
|  width="200" | [[Reward]]
*COGPO_annotation_properties:hasCurationStatus -- This provides specific info on the level of curation a given class has received, and is specifically designed to promote automated reporting on the status of classes in an ontology.  It is a type of skos_editorial_note. For a full listing of the possible values for Curation Status, see the full COGPO Annotation Properties.
+
|-
 +
| [[Target]]
 +
|
 +
|}
  
Also required are:  
+
===Response Modality===
# the direct superclass concept, either from within CogPO or from another ontology.
+
{|
# the most granular concept from BFO that is applicable. Everything is either a continuant or an occurrent, but it would be better to suggest a branch a little lower in the BFO tree than that top level. The curators will also do their best to fill this term in.
+
|-
 +
|  width="200" | [[Arm]]
 +
|  width="200" | [[Hand]]
 +
| width="200" | [[Pelvis]]
 +
|-
 +
| [[Eye]]||[[Leg]]||[[Shoulder]]
 +
|-
 +
| [[Face]]||[[Mouth]]||[[Torso]]
 +
|-
 +
| [[Foot]]||
 +
|}
  
 +
===Overt Response===
 +
{| {{table}}
 +
|-
 +
|  width="200" | [[Blink]]
 +
|  width="200" | [[Finger Tapping]]
 +
|  width="200" | [[Saccades]]
 +
|-
 +
| [[Breathe Response]]||[[Flexion or Extension]]||[[Smile Response]]
 +
|-
 +
| [[Breath-Hold Response]]||[[Grasp]]||[[Speech]]
 +
|-
 +
| [[Button Press]]||[[Manipulate]]||[[Swallow]]
 +
|-
 +
| [[Draw]]||[[Micturate]]||[[Whistle]]
 +
|-
 +
| [[Drink]]||[[Point]]|||[[Write]]
 +
|}
  
===Recent Tasks===
+
===Instructions===
*Logo? (Angie)
+
{|
 +
|-
 +
|  width="200" | [[Attend]]
 +
| width="200" | [[Fixate]]
 +
|  width="200" | [[Recall]]
 +
|-
 +
| [[Breathe Instructions]]||[[Generate]]||[[Repeat]]
 +
|-
 +
| [[Breath-Hold Instructions]]||[[Imagine]]||[[Rest]]
 +
|-
 +
| [[Count]]||[[Move]]||[[Sing]]
 +
|-
 +
| [[Detect]]||[[Name]]||[[Smile Instructions]]
 +
|-
 +
| [[Discriminate]]||[[Read]]||[[Track]]
 +
|-
 +
| [[Encode]]
 +
|}
  
*Add details to website (Angie)
+
===Paradigm Classes===
**short description of PNAS paper as a motivation? (Jess says yes)
+
Currently, CogPO has defined 84 classes of paradigms:
  
*Begin discussion of some concepts/information with BFO, Neurolex (Jess)
+
#[[Action Observation Paradigm]]
**e.g., sound and tones, various stimulus types and response types (behaviors)
+
#[[Acupuncture Paradigm]]
**save stimulus and response roles for smaller discussions
+
#[[Anti-Saccades Paradigm]]
 +
#[[Braille Reading Paradigm]]
 +
#[[Breath-Holding Paradigm]]
 +
#[[Chewing or Swallowing Paradigm]]
 +
#[[Classical Conditioning Paradigm]]
 +
#[[Counting or Calculation Paradigm]]
 +
#[[Cued Explicit Recognition Paradigm]]
 +
#[[Deception Task Paradigm]]
 +
#[[Deductive Reasoning Paradigm]]
 +
#[[Delay Discounting Task Paradigm]]
 +
#[[Delayed Match To Sample Paradigm]]
 +
#[[Delayed Non Match To Sample Paradigm]]
 +
#[[Divided Auditory Attention Paradigm]]
 +
#[[Drawing Paradigm]]
 +
#[[Eating or Drinking Paradigm]]
 +
#[[Encoding Paradigm]]
 +
#[[Episodic Recall Paradigm]]
 +
#[[Face Monitor or Discrimination Paradigm]]
 +
#[[Film Viewing Paradigm]]
 +
#[[Finger Tapping Paradigm]]
 +
#[[Fixation Paradigm]]
 +
#[[Flanker Task Paradigm]]
 +
#[[Flashing Checkerboard Paradigm]]
 +
#[[Flexion or Extension Paradigm]]
 +
#[[Free Word List Recall Paradigm]]
 +
#[[Go/No-Go Paradigm]]
 +
#[[Grasping Paradigm]]
 +
#[[Imagined Movement Paradigm]]
 +
#[[Imagined Objects or Scenes Paradigm]]
 +
#[[Isometric Force Paradigm]]
 +
#[[Mental Rotation Paradigm]]
 +
#[[Micturition Task Paradigm]]
 +
#[[Music Comprehension or Production Paradigm]]
 +
#[[n-back Paradigm]]
 +
#[[Naming (Covert) Paradigm]]
 +
#[[Naming (Overt) Paradigm]]
 +
#[[Non-Painful Electrical Stimulation Paradigm]]
 +
#[[Non-Painful Thermal Stimulation Paradigm]]
 +
#[[Oddball Discrimination Paradigm]]
 +
#[[Olfactory Monitor or Discrimination Paradigm]]
 +
#[[Orthographic Discrimination Paradigm]]
 +
#[[Pain Monitor or Discrimination Paradigm]]
 +
#[[Paired Associate Recall Paradigm]]
 +
#[[Passive Listening Paradigm]]
 +
#[[Passive Viewing Paradigm]]
 +
#[[Phonological Discrimination Paradigm]]
 +
#[[Pitch Monitor or Discrimination Paradigm]]
 +
#[[Pointing Paradigm]]
 +
#[[Posner Task Paradigm]]
 +
#[[Reading (Covert) Paradigm]]
 +
#[[Reading (Overt) Paradigm]]
 +
#[[Recitation or Repetition (Covert) Paradigm]]
 +
#[[Recitation or Repetition (Overt) Paradigm]]
 +
#[[Rest Paradigm]]
 +
#[[Reward Task Paradigm]]
 +
#[[Saccades Paradigm]]
 +
#[[Semantic Monitor or Discrimination Paradigm]]
 +
#[[Sequence Recall or Learning Paradigm]]
 +
#[[Simon Task Paradigm]]
 +
#[[Sleep Paradigm]]
 +
#[[Spatial or Location Discrimination Paradigm]]
 +
#[[Sternberg Task Paradigm]]
 +
#[[Stroop Task Paradigm]]
 +
#[[Subjective Emotional Picture Discrimination Paradigm]]
 +
#[[Syntactic Discrimination Paradigm]]
 +
#[[Tactile Monitor or Discrimination Paradigm]]
 +
#[[Task Switching Paradigm]]
 +
#[[Theory of Mind Task Paradigm]]
 +
#[[Tone Monitor or Discrimination Paradigm]]
 +
#[[Tower of London Paradigm]]
 +
#[[Transcranial Magnetic Stimulation Paradigm]]
 +
#[[Vibrotactile Monitor or Discrimination Paradigm]]
 +
#[[Video Games Paradigm]]
 +
#[[Visual Distractor or Visual Attention Paradigm]]
 +
#[[Visual Pursuit or Tracking Paradigm]]
 +
#[[Whistling Paradigm]]
 +
#[[Wisconsin Card Sorting Test Paradigm]]
 +
#[[Word Generation (Covert) Paradigm]]
 +
#[[Word Generation (Overt) Paradigm]]
 +
#[[Word Stem Completion (Covert) Paradigm]]
 +
#[[Word Stem Completion (Overt) Paradigm]]
 +
#[[Writing Paradigm]]
  
*Begin discussion with Jeff et al. about what it would take to use NIF to query BrainMap and HID using CogPO terms (and how much of that can be done before the ontology is complete) (Jess)
+
===CogPO Relationships===
** NIF people working on this, Jess to touch base with them next week (9/1/09)
+
Proper curation of the above concepts required creation of a set of novel relationships:
** Now having regular calls with NIF/NeuroLex every other Monday.
+
{|
 +
|-
 +
|  width="200" | [[has_stimulus]]
 +
|  width="200" | [[has_response]]
 +
|  width="200" | [[has_instructions]]
 +
|-
 +
| [[has_stimulus_modality]]||[[has_response_modality]]||[[has_contrast]]
 +
|-
 +
| [[included_in_contrast]]||[[includes_condition]]||[[related_to]]
 +
|}
  
*Work out an experiment model with KFED and OBI (Jess)
+
===Basic Formal Ontology===
**Can discuss stimulus and response roles, modality qualities etc. here
+
CogPO uses a number of terms from Basic Formal Ontology ([http://www.ifomis.org/bfo/ BFO]), Ontology for Biomedical Investigations ([http://obi-ontology.org/page/Main_Page OBI]), and the Information Artifact Ontology ([http://code.google.com/p/information-artifact-ontology/ IAO]):
**Working on this: Have downloaded OBI, made contact with OBI people, joined the OBI-developers mailing list, etc.
+
{|
 +
|-
 +
|  width="200" | [[action specification]]
 +
|  width="200" | [[fiat object part]]
 +
|  width="200" | [[object aggregate]]
 +
|-
 +
| [[planned process]]||[[process aggregate]]||[[quality]]
 +
|-
 +
| [[role]]
 +
|}
  
*Submit book proposal: Done and approved. Now we have to write it.
+
===For More Information===
 +
Please see the [[Aims of the CogPO Project]] or [[CogPO's Wiki Policies]].

Latest revision as of 12:02, 22 July 2015

Welcome to the CogPO Wiki!

Here is where we will come to a consensus on the initial terms that will be included in our ontology of cognitive paradigms. Our starting point are the terms associated with the BrainMap Taxonomy.

In CopPO, a cognitive paradigm is represented by the concept of Behavioral Experimental Paradigm. Each Behavioral Experimental Paradigm is characterized by one or more Behavioral Experimental Paradigm Conditions and Behavioral Experimental Paradigm Condition Contrasts.

We aim to decompose each condition into its corresponding stimulus, response, and instructions:

Each of these terms is categorized by a set of classes, which will increase in size as CogPO evolves.

Stimulus Modality

Auditory Modality Interoceptive Modality Tactile Modality
Gustatory Modality Olfactory Modality Visual Modality

Explicit Stimulus

3D Objects Fixation Point Painful Stimulation
Abstract Patterns Flashing Checkerboard Points of Light
Acupuncture Food Pseudowords
Asian Characters Fractals Random Dots
Braille Dots Heat Reversed Speech
Breathable Gas Infrared Laser Shapes
Chord Sequences Infusion Syllables
Clicks Letters Symbols
Digits Music TMS
Electrical Stimulation Noise Tactile Stimulation
Eye Puffs Nonverbal Vocal Sounds Tones
Faces Nonvocal Sounds Vibratory Stimulation
False Fonts Odor Words
Film Clips Pictures

Stimulus Role

Feedback Non-Target Reward
Target

Response Modality

Arm Hand Pelvis
Eye Leg Shoulder
Face Mouth Torso
Foot

Overt Response

Blink Finger Tapping Saccades
Breathe Response Flexion or Extension Smile Response
Breath-Hold Response Grasp Speech
Button Press Manipulate Swallow
Draw Micturate Whistle
Drink Point Write

Instructions

Attend Fixate Recall
Breathe Instructions Generate Repeat
Breath-Hold Instructions Imagine Rest
Count Move Sing
Detect Name Smile Instructions
Discriminate Read Track
Encode

Paradigm Classes

Currently, CogPO has defined 84 classes of paradigms:

  1. Action Observation Paradigm
  2. Acupuncture Paradigm
  3. Anti-Saccades Paradigm
  4. Braille Reading Paradigm
  5. Breath-Holding Paradigm
  6. Chewing or Swallowing Paradigm
  7. Classical Conditioning Paradigm
  8. Counting or Calculation Paradigm
  9. Cued Explicit Recognition Paradigm
  10. Deception Task Paradigm
  11. Deductive Reasoning Paradigm
  12. Delay Discounting Task Paradigm
  13. Delayed Match To Sample Paradigm
  14. Delayed Non Match To Sample Paradigm
  15. Divided Auditory Attention Paradigm
  16. Drawing Paradigm
  17. Eating or Drinking Paradigm
  18. Encoding Paradigm
  19. Episodic Recall Paradigm
  20. Face Monitor or Discrimination Paradigm
  21. Film Viewing Paradigm
  22. Finger Tapping Paradigm
  23. Fixation Paradigm
  24. Flanker Task Paradigm
  25. Flashing Checkerboard Paradigm
  26. Flexion or Extension Paradigm
  27. Free Word List Recall Paradigm
  28. Go/No-Go Paradigm
  29. Grasping Paradigm
  30. Imagined Movement Paradigm
  31. Imagined Objects or Scenes Paradigm
  32. Isometric Force Paradigm
  33. Mental Rotation Paradigm
  34. Micturition Task Paradigm
  35. Music Comprehension or Production Paradigm
  36. n-back Paradigm
  37. Naming (Covert) Paradigm
  38. Naming (Overt) Paradigm
  39. Non-Painful Electrical Stimulation Paradigm
  40. Non-Painful Thermal Stimulation Paradigm
  41. Oddball Discrimination Paradigm
  42. Olfactory Monitor or Discrimination Paradigm
  43. Orthographic Discrimination Paradigm
  44. Pain Monitor or Discrimination Paradigm
  45. Paired Associate Recall Paradigm
  46. Passive Listening Paradigm
  47. Passive Viewing Paradigm
  48. Phonological Discrimination Paradigm
  49. Pitch Monitor or Discrimination Paradigm
  50. Pointing Paradigm
  51. Posner Task Paradigm
  52. Reading (Covert) Paradigm
  53. Reading (Overt) Paradigm
  54. Recitation or Repetition (Covert) Paradigm
  55. Recitation or Repetition (Overt) Paradigm
  56. Rest Paradigm
  57. Reward Task Paradigm
  58. Saccades Paradigm
  59. Semantic Monitor or Discrimination Paradigm
  60. Sequence Recall or Learning Paradigm
  61. Simon Task Paradigm
  62. Sleep Paradigm
  63. Spatial or Location Discrimination Paradigm
  64. Sternberg Task Paradigm
  65. Stroop Task Paradigm
  66. Subjective Emotional Picture Discrimination Paradigm
  67. Syntactic Discrimination Paradigm
  68. Tactile Monitor or Discrimination Paradigm
  69. Task Switching Paradigm
  70. Theory of Mind Task Paradigm
  71. Tone Monitor or Discrimination Paradigm
  72. Tower of London Paradigm
  73. Transcranial Magnetic Stimulation Paradigm
  74. Vibrotactile Monitor or Discrimination Paradigm
  75. Video Games Paradigm
  76. Visual Distractor or Visual Attention Paradigm
  77. Visual Pursuit or Tracking Paradigm
  78. Whistling Paradigm
  79. Wisconsin Card Sorting Test Paradigm
  80. Word Generation (Covert) Paradigm
  81. Word Generation (Overt) Paradigm
  82. Word Stem Completion (Covert) Paradigm
  83. Word Stem Completion (Overt) Paradigm
  84. Writing Paradigm

CogPO Relationships

Proper curation of the above concepts required creation of a set of novel relationships:

has_stimulus has_response has_instructions
has_stimulus_modality has_response_modality has_contrast
included_in_contrast includes_condition related_to

Basic Formal Ontology

CogPO uses a number of terms from Basic Formal Ontology (BFO), Ontology for Biomedical Investigations (OBI), and the Information Artifact Ontology (IAO):

action specification fiat object part object aggregate
planned process process aggregate quality
role

For More Information

Please see the Aims of the CogPO Project or CogPO's Wiki Policies.