Sophia and Oracles Types input/output normalization

Noticed on the examples and demos that oracle types are not the same as Sophia types:

contracts: int oracles: num
contracts: string oracles: str

Could this be normalized, for both cases?