Add method to turn things into things without references
Description
Converting things into things without references (e.g. SCPlace into SCPlaceWithoutReferences is a common task in connectors. We should have a method in the API to avoid multiple implementations of the same logic.