This HTML5 document contains 31 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/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n9http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n4http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n19http://vos.openlinksw.com/dataspace/dav#
n10http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n8http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n2http://vos.openlinksw.com/dataspace/person/dav#
n6http://vos.openlinksw.com/dataspace/owiki/wiki/
n11http://kidehen.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n18http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtBulkRDFLoaderExampleSingle/sioc.
n13http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n15http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n2:this
foaf:made
n4:VirtBulkRDFLoaderExampleSingle
Subject Item
n19:this
sioc:creator_of
n4:VirtBulkRDFLoaderExampleSingle
Subject Item
n9:item
n8:services_of
n4:VirtBulkRDFLoaderExampleSingle
Subject Item
n13:this
sioc:creator_of
n4:VirtBulkRDFLoaderExampleSingle
Subject Item
n6:VOS
sioc:container_of
n4:VirtBulkRDFLoaderExampleSingle
atom:entry
n4:VirtBulkRDFLoaderExampleSingle
atom:contains
n4:VirtBulkRDFLoaderExampleSingle
Subject Item
n4:VirtBulkRDFLoaderExampleSingle
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:44:37.348202
dcterms:modified
2017-06-13T05:44:37.348202
rdfs:label
VirtBulkRDFLoaderExampleSingle
foaf:maker
n2:this n15:this
dc:title
VirtBulkRDFLoaderExampleSingle
opl:isDescribedUsing
n18:rdf
sioc:has_creator
n13:this n19:this
sioc:content
%META:TOPICPARENT{name="VirtBulkRDFLoader"}% ---++Example for Single RDF Source File Upload The following example demonstrates how to upload single RDF source file using the Bulk Loading Sequence. 1. Assuming there is a folder with name "tmp" in your FS and it is under a directory specified in the <b><code>[[http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#fp_acliniallowed][DirsAllowed]]</code></b> param defined in your virtuoso ini file. 1 Also assume in the folder "tmp" there is a file named "kidehen.n3" that contains: <verbatim> <http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/ns#User> . <http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#this> <http://www.w3.org/2000/01/rdf-schema#label> "Kingsley" . <http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#this> <http://rdfs.org/sioc/ns#creator_of> <http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1300> . </verbatim> 1 Make sure the [[VirtBulkRDFLoaderScript][Bulk Loading script]] is executed. 1 Register the file "kidehen.n3" with graph IRI "http://kidehen.com#": <verbatim> SQL>ld_dir ('tmp', 'kidehen.n3', 'http://kidehen.com#'); Done. -- 90 msec. </verbatim> 1. Create in the "tmp" folder an empty file with name: <b>kidehen.ext.graph</b> 1 Edit the <b>kidehen.ext.graph</b> by adding the graph IRI, so the content of the file to be: <verbatim> http://kidehen.com# </verbatim> 1. Finally execute: <verbatim> SQL>rdf_loader_run (); Done. -- 100 msec. </verbatim> 1. As result on the Server console should be shown notification for the loading is complete: <verbatim> 10:21:50 PL LOG: Loader started 10:21:50 PL LOG: No more files to load. Loader has finished, </verbatim> 1. To check the inserted triples for the given graph, execute: <verbatim> SQL>SPARQL SELECT * FROM <http://kidehen.com#> WHERE { ?s ?p ?o } ; s p o VARCHAR VARCHAR VARCHAR _______________________________________________________________________________ http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#this http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://rdfs.org/sioc/ns#User http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#this http://www.w3.org/2000/01/rdf-schema#label Kingsley http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#this http://rdfs.org/sioc/ns#creator_of http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1300 3 Rows. -- 10 msec. </verbatim>
sioc:id
838f49956f2629aaaef5ee489ec8901c
sioc:link
n4:VirtBulkRDFLoaderExampleSingle
sioc:has_container
n6:VOS
n8:has_services
n9:item
atom:title
VirtBulkRDFLoaderExampleSingle
sioc:links_to
n10:fp_acliniallowed n11:com
atom:source
n6:VOS
atom:author
n2:this
atom:published
2017-06-13T05:44:37Z
atom:updated
2017-06-13T05:44:37Z
sioc:topic
n6:VOS