SPARQL 1.1. Features Examples Collection
This guide contains Virtuoso SPARQL 1.1. Features Examples Collection of queries which you can run against any SPARQL endpoint that supports SPARQL 1.1 and the ability to allow a verified user perform INSERT operations.
- Built-In Functions
- BIND
- VALUES
- Sub-queries
- NOT EXISTS and MINUS
- Assignments
- Property Paths
- SPARQL Named Graphs with SPARQL 1.1 Property Paths and Reasoning
- SPARQL 1.1 Update -- Graph Update:
- SPARQL 1.1 Update -- Graph Management:
Related
- Tutorial Demonstrating Reasoning via SPARQL
- SPARQL 1.1. Property Paths
- SPARQL inline data via use of VALUES clause
- Virtuoso SPARQL 1.1 Syntax Tutorial
- SPARQL 1.1 Subqueries
- SPARQL 1.1 Specification
- SPARQL Protocol (HTTP based Query Service)
- Virtuoso Documentation
- Virtuoso Tips and Tricks Collection
- Rename RDF Graph Example