{
    "$id": "https://schemas.anyterial.se/defs/v0.1/properties/spacegroups/spglib_hall",
    "$schema": "https://schemas.optimade.org/meta/v1.3/optimade/property_definition.json",
    "title": "Spglib Hall symbol",
    "x-optimade-type": "string",
    "x-optimade-definition": {
        "kind": "property",
        "version": "0.1.0",
        "format": "1.3",
        "name": "spglib_hall",
        "label": "spglib_hall_spacegroups"
    },
    "type": [
        "string",
        "null"
    ],
    "description": "The Hall symbol for this setting as spelled by the spglib library.\n\nThis is the Hall symbol spglib associates with the Hall numbers in `spglib_hall_numbers`.\nIt denotes the same setting as `hall` but may differ in spelling or spacing conventions.",
    "x-optimade-unit": "inapplicable",
    "examples": [
        "P 1",
        "-P 1"
    ]
}