The document outlines a tutorial on linked data query processing presented at the WWW 2013 conference, focusing on execution processes in query execution strategies, including separated and integrated execution approaches. It discusses the advantages and challenges of both methods, illustrating concepts such as push-based implementation, link traversal-based query execution, and the use of iterators for data access. Key components like data retrieval, result construction, and various operator interactions are also explored.