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
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n12http://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/
n19http://docs.openlinksw.com/virtuoso/fn_rdf_load_rdfxml.
n5http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n21http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtTipsAndTricksGuideContentNegotiation/sioc.
n4http://docs.openlinksw.com/virtuoso/rdfinsertmethods.
n13http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n10http://vos.openlinksw.com/dataspace/person/dav#
n8http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n15http://docs.openlinksw.com/virtuoso/fn_ttlp.
n6http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n16http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n10:this
foaf:made
n2:VirtTipsAndTricksGuideContentNegotiation
Subject Item
n5:this
sioc:creator_of
n2:VirtTipsAndTricksGuideContentNegotiation
Subject Item
n12:item
n13:services_of
n2:VirtTipsAndTricksGuideContentNegotiation
Subject Item
n6:this
sioc:creator_of
n2:VirtTipsAndTricksGuideContentNegotiation
Subject Item
n8:VOS
sioc:container_of
n2:VirtTipsAndTricksGuideContentNegotiation
atom:entry
n2:VirtTipsAndTricksGuideContentNegotiation
atom:contains
n2:VirtTipsAndTricksGuideContentNegotiation
Subject Item
n2:VirtTipsAndTricksGuideContentNegotiation
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:42:35.574538
dcterms:modified
2017-06-13T05:42:35.574538
rdfs:label
VirtTipsAndTricksGuideContentNegotiation
foaf:maker
n16:this n10:this
dc:title
VirtTipsAndTricksGuideContentNegotiation
opl:isDescribedUsing
n21:rdf
sioc:has_creator
n6:this n5:this
sioc:content
%META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---+ How can I incorporate Content Negotiation into RDF bulk loaders? The examples from below demonstrate how to incorporate Content Negotiation into RDF bulk loaders: * Using the [[http://docs.openlinksw.com/virtuoso/fn_rdf_load_rdfxml.html][<nowiki>RDF_LOAD_RDFXML</nowiki>]] function: <verbatim> DB.DBA.RDF_LOAD_RDFXML (http_get ('http://purl.org/ontology/mo/', null, 'GET', 'Accept: application/rdf+xml', null, null, 3), 'http://purl.org/ontology/mo/', 'http://purl.org/ontology/mo/') . </verbatim> * Using the [[http://docs.openlinksw.com/virtuoso/fn_ttlp.html][TTLP]] function: The call to http client should be modified to ask for appropriate content type as for ex: <verbatim> DB.DBA.TTLP (http_get ('http://purl.org/ontology/mo/', null, 'GET', 'Accept: text/n3', null, null, 3), 'http://purl.org/ontology/mo/', 'http://purl.org/ontology/mo/'), '...', '...'); </verbatim> ---++Related * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]] * [[http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html][RDF Insert Methods in Virtuoso]]
sioc:id
715c7ad55bd35f708b20a35c61165b70
sioc:link
n2:VirtTipsAndTricksGuideContentNegotiation
sioc:has_container
n8:VOS
n13:has_services
n12:item
atom:title
VirtTipsAndTricksGuideContentNegotiation
sioc:links_to
n4:html n15:html n19:html
atom:source
n8:VOS
atom:author
n10:this
atom:published
2017-06-13T05:42:35Z
atom:updated
2017-06-13T05:42:35Z
sioc:topic
n8:VOS