Model

The original GML model was based on the World Wide Web Consortium's Resource Description Framework (RDF). Subsequently, the OGC introduced XML schemas into GML's structure to help connect the various existing geographic databases, whose relational structure XML schemas more easily define. The resulting XML-schema-based GML retains many features of RDF, including the idea of child elements as properties of the parent object (RDFS) and the use of remote property references. GML contains a rich set of primitives which are used to build application specific schemas or application languages. These primitives include:
  • Feature
  • Geometry
  • Coordinate Reference System
  • Topology
  • Time
  • Dynamic feature
  • Coverage
  • Unit of measure
  • Directions
  • Observations
  • Map presentation styling rules