Base Properties
All elements in OnlyWorlds share a common set of base properties that provide fundamental identification and classification. Individual element categories extend these base properties with their own specific fields.
Required Properties
id
- Type: string (uuid)
- Description: Unique identifier for the element in UUIDv7 format
- Required: Yes
name
- Type: string
- Description: Display name of the element
- Required: Yes
world
- Type: string (uuid)
- Description: UUID of the world this element belongs to
- Required: Yes