Enum: LikertMissing

A standard 5-point Likert scale ranging from "Strongly Disagree" to "Strongly Agree", including an option for 'Missing'.

URI: [dfs:LikertMissing](dfs: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 | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/mdas ## 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/mdas
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