Enum: ImportanceLikert

Enumeration for level of importance in a Likert scale format.

URI: [dfs:ImportanceLikert](https://w3id.org/OHD/DFA-study/dfs/ImportanceLikert) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | http://purl.obolibrary.org/obo/NCIT_C115921 | Very important | | 2 | http://purl.obolibrary.org/obo/NCIT_C115916 | Important | | 3 | http://purl.obolibrary.org/obo/NCIT_C154573 | Neutral | | 4 | http://purl.obolibrary.org/obo/NCIT_C115925 | Low importance | | 5 | http://purl.obolibrary.org/obo/NCIT_C115926 | Not at all important | | 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/dfs ## LinkML Source
name: ImportanceLikert
description: Enumeration for level of importance in a Likert scale format.
from_schema: https://w3id.org/OHD/DFA-study/dfs
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Very important
    meaning: http://purl.obolibrary.org/obo/NCIT_C115921
  '2':
    text: '2'
    description: Important
    meaning: http://purl.obolibrary.org/obo/NCIT_C115916
  '3':
    text: '3'
    description: Neutral
    meaning: http://purl.obolibrary.org/obo/NCIT_C154573
  '4':
    text: '4'
    description: Low importance
    meaning: http://purl.obolibrary.org/obo/NCIT_C115925
  '5':
    text: '5'
    description: Not at all important
    meaning: http://purl.obolibrary.org/obo/NCIT_C115926
  '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