I have a core data object and a REST web interface that use different value for the same attribute. The managed object has the attribute named "type" that is an integer (enum), the REST interface has a string value named "type" (strings like: "truck", "car", "moped"). I have a core data object and a REST web interf