Enum: Agreement

Enumeration for level of agreement

URI: [tic_provider:Agreement](https://w3id.org/OHD/DFA-study/tic_provider/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 | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/tic_provider ## LinkML Source
name: Agreement
description: Enumeration for level of agreement
from_schema: https://w3id.org/OHD/DFA-study/tic_provider
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