Understands the use of SPARQL functions and operators.
Simple SPARQL Tutorial: Counting with COUNT
Tutorial explaining how the COUNT keyword allows one to determine the number of triples present in a dataset. Also shows how to use COUNT to [...]
Simple SPARQL Tutorial: Sorting/Ordering Results .. Using ORDER BY, MIN & MAX
Tutorial explaining how the ORDER BY and MIN & MAX keywords allow one to order the results returned by a SPARQL query. Example uses the [...]
SPARQL by Example
This is a very in-depth resource that covers nearly every aspect of SPARQL (both 1.0 and 1.1). Includes example queries (over many datasets), links to [...]