{
    "$id": "https://schemas.anyterial.se/defs/v0.1/properties/spacegroups/setting_plaintext",
    "$schema": "https://schemas.optimade.org/meta/v1.3/optimade/property_definition.json",
    "title": "Setting plaintext",
    "x-optimade-type": "string",
    "x-optimade-definition": {
        "kind": "property",
        "version": "0.1.0",
        "format": "1.3",
        "name": "setting_plaintext",
        "label": "setting_plaintext_spacegroups"
    },
    "type": [
        "string",
        "null"
    ],
    "description": "Human-readable description of the International Tables coordinate-system setting.\n\nThis field expands `setting_it_nc` into a short phrase such as a monoclinic unique-axis and cell-choice description, an orthorhombic axis permutation, or an origin-choice description.",
    "x-optimade-unit": "inapplicable",
    "examples": [
        "unique axis b",
        "unique axis c"
    ]
}