Semantic SQL is SQL powered by explicit relationshipsto avoid useof Joins and Union statements. The semantic SQL queries are formulated in standard SQL and query the semantic business model (ontology) mapped to the data, instead of querying the data directly. It is also used to query Views created with the semantic model. Users benefit from a 360° view of data, graph traversals and semantic reasoning features, so SQL queries become easy to understand and query size is reduced significantly. Learn more