This document provides an overview of non-relational database (NoSQL) architectures and patterns for semantic web applications. It discusses NoSQL key-value and graph databases as alternatives to relational databases for domains where schemas change rapidly or data is sparse. It also covers semantic web technologies like RDF, OWL, SPARQL and linked data for representing information and relationships in a machine-readable way. The document uses examples to illustrate concepts like modeling bookmark data from a social bookmarking site in RDF and querying it with SPARQL.
Related topics: