This document discusses new features in SPARQL 1.1, including federation using the SERVICE operator and navigation using property paths. It provides an overview of the basics of SPARQL and the syntax and semantics of SPARQL 1.0 queries before explaining federation, which allows querying multiple datasets, and navigation, which allows navigating RDF graphs using regular expressions to match properties. It also discusses the evaluation procedures and complexity of these new features.