This document discusses semantic search over the web. It begins by introducing semantic search and how it aims to improve search accuracy by understanding context. It then discusses several technologies used to publish structured data on the web, including Resource Description Framework (RDF), Microformats, RDFa, Microdata, and Linked Data. It also covers challenges like semantic heterogeneity and data quality when dealing with structured data on the web. Finally, it discusses approaches to storing and indexing structured RDF data, including relational and entity-based perspectives.