Hi folks, what would be the best way to represent properties of a object? for instance I would to represent the fact that a organization is a contract owner and users of the orgs can only view the resources under that org if the org is the contract owner. I could represent with a recursive relation to itself but somehow doesn't feel right