c063704abb74e9f5

Created Jun 12, 20262 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
namestring
descriptionstring

JSON Schema

{
  "type": "object",
  "title": "Category",
  "required": [
    "name",
    "description"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Category name (e.g. Noble Gas, Transition Metal)"
    },
    "description": {
      "type": "string",
      "description": "Brief description of the category and its characteristic properties"
    }
  },
  "description": "A classification category for chemical elements (e.g. Alkali Metal, Noble Gas, Transition Metal)."
}

Used by 1 collection

Full hash:c063704abb74e9f59c47e9166ffaa1fcd47b91d7ede70ffa67fc18e54e87d375

ID:dca0a12f-841d-4f29-80d9-7d5636675ae8