{
    "$id": "https://schemas.anyterial.se/defs/v0.1/properties/spacegroups/hm_short",
    "$schema": "https://schemas.optimade.org/meta/v1.3/optimade/property_definition.json",
    "title": "Short Hermann-Mauguin symbol",
    "x-optimade-type": "string",
    "x-compatibility": [
        "https://schemas.optimade.org/defs/v1.2/properties/optimade/structures/space_group_symbol_hermann_mauguin"
    ],
    "x-optimade-definition": {
        "kind": "property",
        "version": "0.1.0",
        "format": "1.3",
        "name": "hm_short",
        "label": "hm_short_spacegroups"
    },
    "type": [
        "string",
        "null"
    ],
    "description": "The setting-specific short Hermann-Mauguin symbol for the space-group setting.\n\nThis field gives the concise Hermann-Mauguin notation used for the concrete Hall setting represented by the containing record.\nIt is compatible with OPTIMADE's `space_group_symbol_hermann_mauguin`.",
    "x-optimade-unit": "inapplicable",
    "examples": [
        "P 1",
        "C 2"
    ]
}