For example, I have Persons and Companies, and I want to represent that Persons work at one or more Companies. I defined the content model for Person and Company, but I cannot define a field pointing to a Company or Person, just to basic types (string, integer, blob).