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

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

PrefixNamespace IRI
n4http://docs.openlinksw.com/virtuoso/sparqlextensions.html#
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n9http://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/
n14http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n10http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n13http://vos.openlinksw.com/dataspace/person/dav#
n5http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n17http://vos.openlinksw.com/dataspace/owiki#
n8http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtTipsAndTricksDROPSilentGraph/sioc.
xsdhhttp://www.w3.org/2001/XMLSchema#
n18http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n20http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n13:this
foaf:made
n2:VirtTipsAndTricksDROPSilentGraph
Subject Item
n14:this
sioc:creator_of
n2:VirtTipsAndTricksDROPSilentGraph
Subject Item
n9:item
n10:services_of
n2:VirtTipsAndTricksDROPSilentGraph
Subject Item
n17:this
sioc:creator_of
n2:VirtTipsAndTricksDROPSilentGraph
Subject Item
n5:VOS
sioc:container_of
n2:VirtTipsAndTricksDROPSilentGraph
atom:entry
n2:VirtTipsAndTricksDROPSilentGraph
atom:contains
n2:VirtTipsAndTricksDROPSilentGraph
Subject Item
n2:VirtTipsAndTricksDROPSilentGraph
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:38:33.993934
dcterms:modified
2017-06-13T05:38:33.993934
rdfs:label
VirtTipsAndTricksDROPSilentGraph
foaf:maker
n13:this n20:this
dc:title
VirtTipsAndTricksDROPSilentGraph
opl:isDescribedUsing
n8:rdf
sioc:has_creator
n17:this n14:this
sioc:content
%META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---+How can I drop a graph for which is not clear was it created explicitly or not? If you are not sure whether a given graph is created explicitly or not, in order to drop the graph use the <code> DROP SILENT GRAPH </code> statement: <verbatim> DROP SILENT GRAPH <http://example1.com> callret-0 Drop silent graph <http://example1.com> -- done </verbatim> If a given graph is created explicitly however, i.e. using the <code> CREATE GRAPH </code> statement: <verbatim> CREATE GRAPH <http://example2.com> callret-0 Create graph <http://example2.com> -- done </verbatim> then you can use <code> DROP GRAPH </code> in order to drop the graph: <verbatim> DROP GRAPH <http://example2.com> callret-0 Drop graph <http://example2.com> -- done </verbatim> ---++Related * [[http://docs.openlinksw.com/virtuoso/sparqlextensions.html#rdfsparulexamples2][What is the difference between "DELETE FROM GRAPH" and "CLEAR GRAPH"?]] * [[VirtTipsAndTricksDeleteGraphProc][How can I delete graphs using stored procedure?]] * [[http://docs.openlinksw.com/virtuoso/sparqlextensions.html#rdfsparulexamples10][How can I drop a graph?]]
sioc:id
9ed467921d06c46afdafb6ea9c916469
sioc:link
n2:VirtTipsAndTricksDROPSilentGraph
sioc:has_container
n5:VOS
n10:has_services
n9:item
atom:title
VirtTipsAndTricksDROPSilentGraph
sioc:links_to
n4:rdfsparulexamples10 n18:VirtTipsAndTricksDeleteGraphProc n4:rdfsparulexamples2
atom:source
n5:VOS
atom:author
n13:this
atom:published
2017-06-13T05:38:33Z
atom:updated
2017-06-13T05:38:33Z
sioc:topic
n5:VOS