8ff567372e71d6f7

Created Jun 12, 20262 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
namestring
descriptionstring

JSON Schema

{
  "type": "object",
  "title": "Family",
  "required": [
    "name",
    "description"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Name of the language family (e.g. Indo-European)"
    },
    "description": {
      "type": "string",
      "description": "Brief description of the language family"
    }
  },
  "description": "A language family grouping related languages by common ancestry."
}

Used by 1 collection

Full hash:8ff567372e71d6f75177c5d2e836fe4991e9cc741851f1f10b571eed3b0c4491

ID:264e4a3c-72a0-498d-aac3-ed47feffc7f4