This HTML5 document contains 36 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
n10http://bit.ly/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n12http://vos.openlinksw.com/dataspace/services/wiki/
n6http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtTipsAndTricksGuideSPARQLNOTEXISTS/sioc.
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n16http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_9/SPARQL_Tutorials_Part_9.
dchttp://purl.org/dc/elements/1.1/
n8http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n11http://rdfs.org/sioc/services#
n14http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n17http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n21http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n15http://www.w3.org/TR/sparql11-query/#
n18http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n14:this
foaf:made
n2:VirtTipsAndTricksGuideSPARQLNOTEXISTS
Subject Item
n8:this
sioc:creator_of
n2:VirtTipsAndTricksGuideSPARQLNOTEXISTS
Subject Item
n12:item
n11:services_of
n2:VirtTipsAndTricksGuideSPARQLNOTEXISTS
Subject Item
n21:this
sioc:creator_of
n2:VirtTipsAndTricksGuideSPARQLNOTEXISTS
Subject Item
n17:VOS
sioc:container_of
n2:VirtTipsAndTricksGuideSPARQLNOTEXISTS
atom:entry
n2:VirtTipsAndTricksGuideSPARQLNOTEXISTS
atom:contains
n2:VirtTipsAndTricksGuideSPARQLNOTEXISTS
Subject Item
n2:VirtTipsAndTricksGuideSPARQLNOTEXISTS
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:48:26.548165
dcterms:modified
2017-06-13T05:48:26.548165
rdfs:label
VirtTipsAndTricksGuideSPARQLNOTEXISTS
foaf:maker
n14:this n18:this
dc:title
VirtTipsAndTricksGuideSPARQLNOTEXISTS
opl:isDescribedUsing
n6:rdf
sioc:has_creator
n8:this n21:this
sioc:content
%META:TOPICPARENT{name="VirtTipsAndTricksSPARQL11FeaturesExamplesCollection"}% ---+ Virtuoso SPARQL 1.1. NOT EXISTS and MINUS ---++What? This guide contains example queries using SPARQL 1.1 <code>NOT EXISTS</code> and <code>MINUS</code>, which you should be able to run against any SPARQL 1.1 endpoint. ---++Why? <code>NOT EXISTS</code> and <code>MINUS</code> offer flexible ways to check for the absence of a given pattern, or to exclude possible solutions from the result set. ---++How? Here are some examples showcasing Virtuoso's support for this functionality: ---+++NOT EXISTS <verbatim> SELECT COUNT(*) WHERE { ?s ?p "Novosibirsk" FILTER NOT EXISTS { ?s ?p "???????????" } } </verbatim> * [[http://bit.ly/WCQsvi][View the SPARQL Query Definition via SPARQL Protocol URL]] * [[http://bit.ly/16GYhmC][View the SPARQL Query Results via SPARQL Protocol URL]] ---+++MINUS <verbatim> SELECT COUNT(*) WHERE { { ?s ?p "Novosibirsk" } MINUS { ?s ?p "???????????" } } </verbatim> * [[http://bit.ly/XZTlID][View the SPARQL Query Definition via SPARQL Protocol URL]] * [[http://bit.ly/ZH6VfM][View the SPARQL Query Results via SPARQL Protocol URL]] ---++Related * [[http://www.w3.org/TR/sparql11-query/#neg-notexists-minus][SPARQL 1.1. -- Relationship and differences between NOT EXISTS and MINUS]] * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]] * [[VirtTipsAndTricksSPARQL11FeaturesExamplesCollection][Virtuoso SPARQL 1.1 Usage Examples Collection]] * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_9/SPARQL_Tutorials_Part_9.html][Virtuoso SPARQL 1.1 Syntax Tutorial]]
sioc:id
890c529f3236d25005e42f9bb534965d
sioc:link
n2:VirtTipsAndTricksGuideSPARQLNOTEXISTS
sioc:has_container
n17:VOS
n11:has_services
n12:item
atom:title
VirtTipsAndTricksGuideSPARQLNOTEXISTS
sioc:links_to
n10:WCQsvi n10:ZH6VfM n15:neg-notexists-minus n16:html n10:16GYhmC n10:XZTlID n2:VirtTipsAndTricksSPARQL11FeaturesExamplesCollection
atom:source
n17:VOS
atom:author
n14:this
atom:published
2017-06-13T05:48:26Z
atom:updated
2017-06-13T05:48:26Z
sioc:topic
n17:VOS