Enum: LikertMissing
A standard 5-point Likert scale ranging from "Strongly Disagree" to "Strongly Agree", including an option for 'Missing'.
URI: [superdataset:LikertMissing](https://w3id.org/OHD/DFA-study/superdataset/LikertMissing)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| 1 | http://purl.obolibrary.org/obo/NCIT_C104476 | Strongly Disagree |
| 2 | http://purl.obolibrary.org/obo/NCIT_C104479 | Disagree |
| 3 | http://purl.obolibrary.org/obo/NCIT_C103804 | Neither Agree nor Disagree |
| 4 | http://purl.obolibrary.org/obo/NCIT_C104478 | Agree |
| 5 | http://purl.obolibrary.org/obo/NCIT_C104475 | Strongly Agree |
| . | http://purl.obolibrary.org/obo/NCIT_C54031 | Missing |
## Slots
| Name | Description |
| --- | --- |
| [idaf1a](idaf1a.md) | (1a) I feel anxious shortly before going to the dentist |
| [idaf1b](idaf1b.md) | (1b) I generally avoid going to the dentist because I find the experience unp... |
| [idaf1c](idaf1c.md) | (1c) I get nervous or edgy about upcoming dental visits |
| [idaf1d](idaf1d.md) | (1d) I think that something really bad would happen to me if I were to visit ... |
| [idaf1e](idaf1e.md) | (1e) I feel afraid or fearful when visiting the dentist |
| [idaf1f](idaf1f.md) | (1f) My heart beats faster when I go to the dentist |
| [idaf1g](idaf1g.md) | (1g) I delay making appointments to go to the dentist |
| [idaf1h](idaf1h.md) | (1h) I often think about all the things that might go wrong prior to going to... |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/OHD/DFA-study/superdataset
## LinkML Source
name: LikertMissing
description: A standard 5-point Likert scale ranging from "Strongly Disagree" to "Strongly
Agree", including an option for 'Missing'.
from_schema: https://w3id.org/OHD/DFA-study/superdataset
rank: 1000
permissible_values:
'1':
text: '1'
description: Strongly Disagree
meaning: http://purl.obolibrary.org/obo/NCIT_C104476
'2':
text: '2'
description: Disagree
meaning: http://purl.obolibrary.org/obo/NCIT_C104479
'3':
text: '3'
description: Neither Agree nor Disagree
meaning: http://purl.obolibrary.org/obo/NCIT_C103804
'4':
text: '4'
description: Agree
meaning: http://purl.obolibrary.org/obo/NCIT_C104478
'5':
text: '5'
description: Strongly Agree
meaning: http://purl.obolibrary.org/obo/NCIT_C104475
.:
text: .
description: Missing
meaning: http://purl.obolibrary.org/obo/NCIT_C54031