hello all,
  
 after I published my ontology , I want to create public SPARQL endpoint to my 
dataset like "http://dbpedia.org/sparql"; , I download fuseki and try it 
"localhost:3030", and everything is ok.
when I read some resources I found I must store my dataset in jean TDB at 
fisrt, and then use fuseki . my qusetion is :- **how to create public SPARQL 
endpoint to my dataset ???
** 
do I need something like Apache to redirect from 
"http://localhost:3030/dataset/sparql " to "http:// *mysite*/sparql".

many thanks

Reply via email to