Back
Close

An introduction to RDF querying in SPARQL

Zwifi
22.1K views

Identifying graph pattern you don't want

The 'old' way: negation by optionality

What are the movies without a release date?

Be careful with the scope:

What are the movies that were not released in 1997?
What are the movies that were not released in 1997?

Negating with NOT EXISTS

What are the movies without Tom Hanks?
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io