Enum: Agreement

Enumeration for level of agreement

URI: [ada_ohwb:Agreement](https://w3id.org/OHD/DFA-study/ada_ohwb/Agreement) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | http://purl.obolibrary.org/obo/NCIT_C104476 | Strongly disagree | | 2 | http://purl.obolibrary.org/obo/NCIT_C153546 | Somewhat disagree | | 3 | http://purl.obolibrary.org/obo/NCIT_C153547 | Somewhat agree | | 4 | http://purl.obolibrary.org/obo/NCIT_C104475 | Strongly agree | | 8 | http://purl.obolibrary.org/obo/NCIT_C67142 | Don't know | ## Slots | Name | Description | | --- | --- | | [Q725_4](Q725_4.md) | I need to see the dentist twice a year: How strongly do you agree or disagree... | | [Q725_5](Q725_5.md) | It is easier to get ahead in life if I have straight bright teeth: How strong... | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/ada_ohwb ## LinkML Source
name: Agreement
description: Enumeration for level of agreement
from_schema: https://w3id.org/OHD/DFA-study/ada_ohwb
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Strongly disagree
    meaning: http://purl.obolibrary.org/obo/NCIT_C104476
  '2':
    text: '2'
    description: Somewhat disagree
    meaning: http://purl.obolibrary.org/obo/NCIT_C153546
  '3':
    text: '3'
    description: Somewhat agree
    meaning: http://purl.obolibrary.org/obo/NCIT_C153547
  '4':
    text: '4'
    description: Strongly agree
    meaning: http://purl.obolibrary.org/obo/NCIT_C104475
  '8':
    text: '8'
    description: Don't know
    meaning: http://purl.obolibrary.org/obo/NCIT_C67142