i am developing on an offline GIS application and i'm using open street map as my map source .
at first i was using postgreSQL but i had to switch to oracle . now the problem is in osm schema . i used osm2pgsql for converting osm data to postgres database with schema in the links below using osm PBF file
http://wiki.openstreetmap.org/wiki/Osm2pgsql/schema
but the problem is when i add a reader of pbf file in FME , the schema is different as you can see in the image below
now what should i have to do to get the right schema as you see in the link above , cause that schema has more flexibility and references in geometry communities