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/
n10http://docs.openlinksw.com/virtuoso/htmlconductorbar.html#admui.
n19http://vos.openlinksw.com/dataspace/services/wiki/
n8http://my.example.com:8080/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n7http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n20http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n11http://vos.openlinksw.com/dataspace/person/dav#
n12http://vos.openlinksw.com/dataspace/owiki/wiki/
n9http://localhost:8890/sparql.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n16http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtTipsAndTricksSPARQLCondPort/sioc.
n13http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n6http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n11:this
foaf:made
n2:VirtTipsAndTricksSPARQLCondPort
Subject Item
n7:this
sioc:creator_of
n2:VirtTipsAndTricksSPARQLCondPort
Subject Item
n19:item
n20:services_of
n2:VirtTipsAndTricksSPARQLCondPort
Subject Item
n13:this
sioc:creator_of
n2:VirtTipsAndTricksSPARQLCondPort
Subject Item
n12:VOS
sioc:container_of
n2:VirtTipsAndTricksSPARQLCondPort
atom:entry
n2:VirtTipsAndTricksSPARQLCondPort
atom:contains
n2:VirtTipsAndTricksSPARQLCondPort
Subject Item
n2:VirtTipsAndTricksSPARQLCondPort
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:42:47.980466
dcterms:modified
2017-06-13T05:42:47.980466
rdfs:label
VirtTipsAndTricksSPARQLCondPort
foaf:maker
n6:this n11:this
dc:title
VirtTipsAndTricksSPARQLCondPort
opl:isDescribedUsing
n16:rdf
sioc:has_creator
n7:this n13:this
sioc:content
%META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---++Is it possible to have the SPARQL endpoint on a different port than the Conductor? Virtuoso Web Server has the capability to create extra listeners using the [[http://docs.openlinksw.com/virtuoso/htmlconductorbar.html#admui.internetdomains][Conductor interface]]. 1 At install time you have your HTTP Server port in your virtuoso.ini set to 8890, which you want to keep in your local network as this contains ALL the endpoints that you have registered in Virtuoso. So as long as you do not open this port in your firewall, you can only get at it from the local machine. 1 Next you should create a new vhost entry using the EXTERNAL name of your machine and use port 80 (or a higher port if you do not want to run as root) for ex.: <verbatim> Interface: 0.0.0.0 Port: 8080 Http Host: my.example.com </verbatim> 1 Next you add a "New directory to this line", click on "Type" radio button and choose "Sparql access point" from the drop-down list and press Next button. Set "Path" to /sparql and press the "Save Changes" button to store. 1 At this point you have created: http://my.example.com:8080/sparql which functions exactly the same as your internal http://localhost:8890/sparql. You can now open your firewall and allow outside machines to connect to port 8080 so people can use your SPARQL endpoint without access to any other endpoint on your Virtuoso installation. 1 You should probably also change your virtuoso.ini so: <verbatim> [URIQA] DefaultHost = my.example.com:8080 </verbatim> 1 If you use port 80, you do not have to add :80 at the end of this setting, although it should not make any difference. 1 You can now add other directories / endpoints to the new <b>my.example.com</b> interface you just created e.g. a nice / directory that points to a index.html which describes your site etc. ---+++Related * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]] * [[http://docs.openlinksw.com/virtuoso/htmlconductorbar.html#admui.internetdomains][Internet Domains]]
sioc:id
a809573065610b84692151c8eb0b085e
sioc:link
n2:VirtTipsAndTricksSPARQLCondPort
sioc:has_container
n12:VOS
n20:has_services
n19:item
atom:title
VirtTipsAndTricksSPARQLCondPort
sioc:links_to
n8:sparql n9: n10:internetdomains
atom:source
n12:VOS
atom:author
n11:this
atom:published
2017-06-13T05:42:47Z
atom:updated
2017-06-13T05:42:47Z
sioc:topic
n12:VOS