{
  "domain": "alpheios-resource-options",
  "version": 2,
  "items": {
    "lexicons": {
      "labelText": "Lexicons (Full Definitions)",
      "labelL10n": "LEXICONS_FULL_TITLE",
      "group": {
        "grc": {
          "defaultValue": [
            "https://github.com/alpheios-project/lsj"
          ],
          "labelText": "Greek",
          "labelL10n": "LEXICONS_FULL_GREEK_TITLE",
          "multiValue": true,
          "values": [
            {
              "value": "https://github.com/alpheios-project/ml",
              "text": "Middle Liddell"
            },
            {
              "value": "https://github.com/alpheios-project/lsj",
              "text": "Liddell, Scott, Jones"
            },
            {
              "value": "https://github.com/alpheios-project/aut",
              "text": "Autenrieth Homeric Lexicon"
            },
            {
              "value": "https://github.com/alpheios-project/as",
              "text": "Abbott-Smith"
            }
          ]
        },
        "lat": {
          "defaultValue": [
            "https://github.com/alpheios-project/ls"
          ],
          "labelText": "Latin",
          "labelL10n": "LEXICONS_FULL_LATIN_TITLE",
          "multiValue": true,
          "values": [
            {
              "value": "https://github.com/alpheios-project/ls",
              "text": "Lewis & Short"
            }
          ]
        },
        "ara": {
          "defaultValue": [
            "https://github.com/alpheios-project/lan"
          ],
          "labelText": "Arabic",
          "labelL10n": "LEXICONS_FULL_ARABIC_TITLE",
          "multiValue": true,
          "values": [
            {
              "value": "https://github.com/alpheios-project/lan",
              "text": "Lane"
            },
            {
              "value": "https://github.com/alpheios-project/sal",
              "text": "Salmone"
            }
          ]
        },
        "per": {
          "defaultValue": [
            "https://github.com/alpheios-project/stg"
          ],
          "labelText": "Persian",
          "labelL10n": "LEXICONS_FULL_PERSIAN_TITLE",
          "multiValue": true,
          "values": [
            {
              "value": "https://github.com/alpheios-project/stg",
              "text": "Steingass"
            }
          ]
        }
      }
    },
    "lexiconsShort": {
      "labelText": "Lexicons (Short Definitions)",
      "labelL10n": "LEXICONS_SHORT_TITLE",
      "group": {
        "lat": {
          "defaultValue": [
            "empty"
          ],
          "labelText": "Latin",
          "multiValue": true,
          "values": [
            {
              "value": "empty",
              "text": "Whitaker"
            },
            {
              "value": "https://github.com/alpheios-project/paidea-glossary",
              "text": "Paideia Glossary"
            }
          ]
        },
        "grc": {
          "defaultValue": [
            "https://github.com/alpheios-project/mjm"
          ],
          "labelText": "Greek",
          "labelL10n": "LEXICONS_SHORT_GREEK_TITLE",
          "multiValue": true,
          "values": [
            {
              "value": "https://github.com/alpheios-project/mjm",
              "text": "Wilfred Major Core + Middle Liddell + Logeion "
            },
            {
              "value": "https://github.com/alpheios-project/majorplus",
              "text": "Wilfred Major Core Greek Vocabulary + LSJ"
            },
            {
              "value": "https://github.com/alpheios-project/ml",
              "text": "Middle Liddell"
            },
            {
              "value": "https://github.com/alpheios-project/lsj",
              "text": "Liddell, Scott, Jones"
            },
            {
              "value": "https://github.com/alpheios-project/aut",
              "text": "Autenrieth Homeric Lexicon"
            },
            {
              "value": "https://github.com/alpheios-project/dod",
              "text": "Dodson"
            },
            {
              "value": "https://github.com/alpheios-project/as",
              "text": "Abbott-Smith"
            }
          ]
        },
        "per": {
          "defaultValue": [
            "https://github.com/alpheios-project/stg"
          ],
          "labelText": "Persian",
          "labelL10n": "LEXICONS_SHORT_PERSIAN_TITLE",
          "multiValue": true,
          "values": [
            {
              "value": "https://github.com/alpheios-project/stg",
              "text": "Steingass"
            }
          ]
        }
      }
    },
    "grammars": {
      "labelText": "Grammars",
      "labelL10n": "GRAMMARS_TITLE",
      "group": {
        "lat": {
          "defaultValue": "https://github.com/alpheios-project/grammar-allen-greenough",
          "labelText": "Latin",
          "labelL10n": "GRAMMARS_LATIN_TITLE",
          "multiValue": false,
          "values": [
            {
              "value": "https://github.com/alpheios-project/grammar-allen-greenough",
              "text": "New Latin Grammar (Greenough, et. al.)"
            },
            {
              "value": "https://github.com/alpheios-project/grammar-bennett",
              "text": "New Latin Grammar (Bennett)"
            }
          ]
        },
        "grc": {
          "defaultValue": "https://github.com/alpheios-project/grammar-smyth",
          "labelText": "Greek",
          "labelL10n": "GRAMMARS_GREEK_TITLE",
          "multiValue": false,
          "values": [
            {
              "value" : "https://github.com/alpheios-project/grammar-smyth",
              "text": "A Greek Grammar for Colleges (Smyth)"
            }
          ]
        }
      }
    },
    "treebanks": {
      "labelText": "Treebanks",
      "defaultValue": [],
      "labelText": "Latin Treebanks",
      "multiValue": true,
      "values": [ ]
    }
  }
}
