THE GARDEN
Updated 22 Jul 2026
def
properties that define a Data Object
purpose
name the data object
describe its characteristics
in some cases, make reference to another data object
types
descriptive attributes — describe the characteristics of the data object
referential attributes — make reference to another data object
identifier attribute — a unique key value; one or more attributes must be designated as an identifier
example
data object: Car
attributes: Id number (identifier), color, make, model, year
related
Data Modeling
Data Object
Relationships (Data Modeling)
◌ Explore connections in Graph view
Paths through the garden