Enum: LikertDKSR
Enumeration for Likert scale responses which also includes answering that the respondant doesn't know, skipped the question on the web or refused to answer it.
URI: [cohra2:LikertDKSR](https://w3id.org/OHD/DFA-study/cohra2/LikertDKSR)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| 1 | http://purl.obolibrary.org/obo/NCIT_C104475 | Strongly agree |
| 2 | http://purl.obolibrary.org/obo/NCIT_C153547 | Somewhat agree |
| 3 | http://purl.obolibrary.org/obo/NCIT_C103804 | Neither agree nor disagree |
| 4 | http://purl.obolibrary.org/obo/NCIT_C153546 | Somewhat disagree |
| 5 | http://purl.obolibrary.org/obo/NCIT_C104476 | Strongly disagree |
| 77 | http://purl.obolibrary.org/obo/NCIT_C67142 | DON'T KNOW |
| 98 | None | SKIPPED ON WEB |
| 99 | http://purl.obolibrary.org/obo/NCIT_C51024 | REFUSED |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/OHD/DFA-study/cohra2
## LinkML Source
name: LikertDKSR
description: Enumeration for Likert scale responses which also includes answering
that the respondant doesn't know, skipped the question on the web or refused to
answer it.
from_schema: https://w3id.org/OHD/DFA-study/cohra2
rank: 1000
permissible_values:
'1':
text: '1'
description: Strongly agree
meaning: http://purl.obolibrary.org/obo/NCIT_C104475
'2':
text: '2'
description: Somewhat agree
meaning: http://purl.obolibrary.org/obo/NCIT_C153547
'3':
text: '3'
description: Neither agree nor disagree
meaning: http://purl.obolibrary.org/obo/NCIT_C103804
'4':
text: '4'
description: Somewhat disagree
meaning: http://purl.obolibrary.org/obo/NCIT_C153546
'5':
text: '5'
description: Strongly disagree
meaning: http://purl.obolibrary.org/obo/NCIT_C104476
'77':
text: '77'
description: DON'T KNOW
meaning: http://purl.obolibrary.org/obo/NCIT_C67142
'98':
text: '98'
description: SKIPPED ON WEB
'99':
text: '99'
description: REFUSED
meaning: http://purl.obolibrary.org/obo/NCIT_C51024