Anyterial
Note: prerelease version v0.1, subject to change

International Tables number of the enantiomorph (property)

This page documents an OPTIMADE Property Definition. See https://schemas.optimade.org/ for more information.

ID: https://schemas.anyterial.se/defs/v0.1/properties/spacegroups/it_number_enantiomorphic
Definition name: it_number_enantiomorphic

Property name: International Tables number of the enantiomorph
Description: International Tables number of the enantiomorphic partner space group, when one exists.
Type: integer

The value is null for space groups without a distinct enantiomorphic partner.

Examples:

Formats: [JSON] [MD]

JSON definition:

{
    "$id": "https://schemas.anyterial.se/defs/v0.1/properties/spacegroups/it_number_enantiomorphic",
    "$schema": "https://schemas.optimade.org/meta/v1.3/optimade/property_definition.json",
    "title": "International Tables number of the enantiomorph",
    "x-optimade-type": "integer",
    "x-optimade-definition": {
        "kind": "property",
        "version": "0.1.0",
        "format": "1.3",
        "name": "it_number_enantiomorphic",
        "label": "it_number_enantiomorphic_spacegroups"
    },
    "type": [
        "integer",
        "null"
    ],
    "description": "International Tables number of the enantiomorphic partner space group, when one exists.\n\nThe value is null for space groups without a distinct enantiomorphic partner.",
    "x-optimade-unit": "inapplicable",
    "examples": [
        78,
        76
    ]
}