As Associate Member of the Open Geospatial Consortium (OGC) we are committed to represent our customers' requirements on all levels of the standardisation process.
Interoperable SDIs are increasingly connected by OGC specifications and standards, we have summarised some of the more important ones here.
The best known and most commonly used OGC specification is the Web Map Service. This specification basically defines the communication syntax and parametres for a client to retrieve a map representation from a OGC WMS. The returned map is delivered e.g. in JPG or GIF format to the client, hence is not structured and does not provide any capabilities to update or create represented geometries.
The Geography Markup Language is a XML format for describing geospatial data.
All information on a geo-object is translated into one XML representation, which overcomes the typical split approach between storing geometry information and attributes in a separate table from each other.
OGC GML is the standard format of the Web Feature Service interface and is due to its advantages over e.g. shapefiles increasingly used as a data exchange format.
Inspired by W3C's RDF the Open Source Community developed GeoRSS, which due to its simplified nature combines the benefits of News-Feeds with georeferencing. It can be extended flexibly to include heavy lifting OGC GML helping to close the gap between rather more static spatial data and news feed.
KML and KMZ, the current formats used by Google Maps are also simmilar to OGC GML and should in future be consolidated through the OGC standardisation processes.