The property "name" in the table "exhibition_state" can have the values: "Planned", "Ongoing", "Completed".
In entity "exhibition_state", name represents the state that will be displayed on the screen, label represents the value that programmer will use to filter the states, and the uuid represents a value to distinguish the states.
Note: The value of the field "uuid" is generated automatically.