Understands the role of Property Paths and how they are formed by combining predicates with regular expression-like operators.
Inference
This is the seventh chapter in MarkLogic's "Semantic Developer's Guide". This chapter describes the process of discovering new facts about data based on a set [...]
MarkLogic: Next Steps
This is just one of several tutorials in a sequence, and they should be done in order to gain the most benefit. This final tutorial [...]
Semantic Inferencing with MarkLogic
This tutorial familiarizes the user with concepts and steps for using Semantic Inferencing in MarkLogic. The concepts of inference, rulesets, asserted triples and ontology triples [...]
SPARQL by Example: The Cheat Sheet
SPARQL Cheat Sheet is a short collection of slides intended to act as a guide or reference to SPARQL developers. It includes the syntax and [...]
Learn About SPARQL 1.1
This S5 format slideshow details the changes made to the query language in SPARQL 1.1- it is not a basic introduction to SPARQL and assumes [...]
Foundations of Semantic Web Technologies: SPARQL Entailment Regimes
Slides covering the following topics: SPARQL can now be used with RDF Schema, OWL, and RIF semantics. Entailment Regimes overwrite evaluation of basic graph patterns. [...]
SPARQL 1.1 Entailment Regimes
There are different possible ways of defining a basic graph pattern matching extension for an entailment relation. This document specifies one such way for a [...]
Querying Semantic Web Data with SPARQL (and SPARQL 1.1)
This lengthy slide presentation covers SPARQL 1.1. It begins with the fundamentals: graph patterns, operators, and algebraic representations. The second half dives deeply into complex [...]
SPARQL 1.1
An overview of SPARQL including its history, and examples of queries with operators. Also includes brief discussion of Apache Jena (a Java Framework for Linked [...]
Introduction to SPARQL
A simple (yet thorough) introduction to SPARQL query language based on the W3C documentation. Focuses on aspects of the query language present in SPARQL 1.0 [...]