"nullability" meaning in All languages combined

See nullability on Wiktionary

Noun [English]

Forms: nullabilities [plural]
Etymology: From null + -ability. Etymology templates: {{suffix|en|null|ability}} null + -ability Head templates: {{en-noun|~}} nullability (countable and uncountable, plural nullabilities)
  1. (computing) The state or property of being nullable. Tags: countable, uncountable Categories (topical): Computing Translations (Translations): nullabilità (Italian)

Inflected forms

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "null",
        "3": "ability"
      },
      "expansion": "null + -ability",
      "name": "suffix"
    }
  ],
  "etymology_text": "From null + -ability.",
  "forms": [
    {
      "form": "nullabilities",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "~"
      },
      "expansion": "nullability (countable and uncountable, plural nullabilities)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "English terms suffixed with -ability",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Entries with translation boxes",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Italian translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Computing",
          "orig": "en:Computing",
          "parents": [
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "examples": [
        {
          "ref": "1999, Brad McGehee, SQL Server 7 Administration, page 174:",
          "text": "When this is not explicitly defined, a user-defined data type or a column definition will use the default setting for nullability.",
          "type": "quote"
        },
        {
          "ref": "2006, Eric Gunnerson, A Programmer's Introduction to C# 2.0, page 271:",
          "text": "Because nullability is one of a number of attributes of any particular database field, and because dealing with changes in nullability is no different from dealing with name and data type changes, the idea of making a value type nullable in C# when it isn't nullable in the database just in case the underlying database schema changes makes little sense.",
          "type": "quote"
        },
        {
          "ref": "2017, Marcin Moskala, Android Development with Kotlin, page 43:",
          "text": "We know that Kotlin requires us to explicitly define references that can hold null values. Java on the other hand is much more lenient about nullability, so we may wonder how Kotlin handles types coming from Java (basically the whole Android SDK and libraries written in Java).",
          "type": "quote"
        }
      ],
      "glosses": [
        "The state or property of being nullable."
      ],
      "id": "en-nullability-en-noun-yMtZxwtF",
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "nullable",
          "nullable"
        ]
      ],
      "raw_glosses": [
        "(computing) The state or property of being nullable."
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ],
      "translations": [
        {
          "code": "it",
          "lang": "Italian",
          "sense": "Translations",
          "word": "nullabilità"
        }
      ]
    }
  ],
  "word": "nullability"
}
{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "null",
        "3": "ability"
      },
      "expansion": "null + -ability",
      "name": "suffix"
    }
  ],
  "etymology_text": "From null + -ability.",
  "forms": [
    {
      "form": "nullabilities",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "~"
      },
      "expansion": "nullability (countable and uncountable, plural nullabilities)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "English countable nouns",
        "English entries with incorrect language header",
        "English lemmas",
        "English nouns",
        "English terms suffixed with -ability",
        "English terms with quotations",
        "English uncountable nouns",
        "Entries with translation boxes",
        "Pages with 1 entry",
        "Terms with Italian translations",
        "Translation table header lacks gloss",
        "en:Computing"
      ],
      "examples": [
        {
          "ref": "1999, Brad McGehee, SQL Server 7 Administration, page 174:",
          "text": "When this is not explicitly defined, a user-defined data type or a column definition will use the default setting for nullability.",
          "type": "quote"
        },
        {
          "ref": "2006, Eric Gunnerson, A Programmer's Introduction to C# 2.0, page 271:",
          "text": "Because nullability is one of a number of attributes of any particular database field, and because dealing with changes in nullability is no different from dealing with name and data type changes, the idea of making a value type nullable in C# when it isn't nullable in the database just in case the underlying database schema changes makes little sense.",
          "type": "quote"
        },
        {
          "ref": "2017, Marcin Moskala, Android Development with Kotlin, page 43:",
          "text": "We know that Kotlin requires us to explicitly define references that can hold null values. Java on the other hand is much more lenient about nullability, so we may wonder how Kotlin handles types coming from Java (basically the whole Android SDK and libraries written in Java).",
          "type": "quote"
        }
      ],
      "glosses": [
        "The state or property of being nullable."
      ],
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "nullable",
          "nullable"
        ]
      ],
      "raw_glosses": [
        "(computing) The state or property of being nullable."
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ]
    }
  ],
  "translations": [
    {
      "code": "it",
      "lang": "Italian",
      "sense": "Translations",
      "word": "nullabilità"
    }
  ],
  "word": "nullability"
}

Download raw JSONL data for nullability meaning in All languages combined (2.3kB)


This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-09-22 from the enwiktionary dump dated 2024-09-20 using wiktextract (af5c55c and 66545a6). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.