This HTML5 document contains 29 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/
n16http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs/sioc.
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n6http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n13http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n5http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n14http://vos.openlinksw.com/dataspace/person/dav#
n4http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n9http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n12http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n14:this
foaf:made
n2:VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
Subject Item
n13:this
sioc:creator_of
n2:VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
Subject Item
n6:item
n5:services_of
n2:VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
Subject Item
n9:this
sioc:creator_of
n2:VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
Subject Item
n4:VOS
sioc:container_of
n2:VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
atom:entry
n2:VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
atom:contains
n2:VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
Subject Item
n2:VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:50:11.266944
dcterms:modified
2017-06-13T05:50:11.266944
rdfs:label
VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
foaf:maker
n12:this n14:this
dc:title
VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
opl:isDescribedUsing
n16:rdf
sioc:has_creator
n9:this n13:this
sioc:content
%META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---+How Can I Delete a Specific Triple Across Graphs? <i>Suppose the following situation</i>: * There is a specific triple somewhere in a massive dataset in a Virtuoso DBMS. * There are too many possible named graphs associated with the pattern so <b>SPARQL DELETE</b> (which requires <b>FROM i.e., Named Graph</b> scoping) isn't adequate. <i>What is the solution?</i> Using SQL you can execute the following: <verbatim> SQL> SPARQL DELETE FROM rdf_quad WHERE s = iri_to_id ('http://linkeddata.uriburner.com/about/id/entity/http/twitter.com/kidehen') AND o = iri_to_id ('http://purl.org/ontology/bibo/Document') AND p = iri_to_id ('http://www.w3.org/1999/02/22-rdf-syntax-ns#type'); </verbatim> ---++Related * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]]
sioc:id
ec2c4b754ab450d2f3c54853a34e9b3f
sioc:link
n2:VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
sioc:has_container
n4:VOS
n5:has_services
n6:item
atom:title
VirtTipsAndTricksDeleteSpecificTriplePatternAcrossGraphs
atom:source
n4:VOS
atom:author
n14:this
atom:published
2017-06-13T05:50:11Z
atom:updated
2017-06-13T05:50:11Z
sioc:topic
n4:VOS