Ola,
your example is a case of normalization, at the simpliest level of interpretation, information is normalized when each piece of information exists in exactly one place. In your example, it is a normalization because you are pulling the repeated object_type name out and replacing it with a pointer to the object type table.
cheers,
carl