My problem is this.
I track and map parcel data and this is stored in an SDE feature class. Also in this feature class is larger polygons like neighborhoods etc. I want to be able to run a Geodatabase topology only on my parcel data. The topology doesn�??t find cracks if there is a large neighborhood polygon behind it. I cannot make a change or split the feature class its self because it would require a schema/architecture change to the database. Also there are lots of views, services etc. that would not work if there was a change to the way the data is stored.
Could I create a map topology for a view since those are stored as feature classes? That way I could edit and change the original feature class, then the changes would get pushed to the view, and then pushed to the topology?