openRDF.org Welcome Guest   | Login   
  Search  
  Index  | Recent Threads  | Who's Online  | User List  | Search  | Help  | RSS feeds

Forum has been closed down
This forum has been closed down due to extensive spamming activities. Please use the mailing list instead.


Quick Go »
Thread Status: Normal
Total posts in this thread: 4
[Add To My Favorites] [Watch this Thread]
Author
Previous Thread This topic has been viewed 5405 times and has 3 replies Next Thread
Jun 16, 2009 5:55:31 PM

harshal
Regular


USA
Joined: Apr 9, 2009
Posts: 25
Status: Offline

SPARQL endpoint for sesame

Hi,
does sesame have a sparql endpoint. i have sesame store installed on my localhost and i want to have a sparql end point for it.

is this is the sparql endpoint - http://localhost:8080/openrdf-workbench/repositories/SensorInfo/query is this correct???

if not this then can anyone tell me what is the correct sparql end point for this..here sensorInfo is the repository that i need the sparql endpoint for.

Thanks in advance.

Harshal
Show Printable Version of Post        Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Jun 22, 2009 3:00:08 PM

james
OpenRDF.org Consultant
Member's Avatar

Canada
Joined: Jul 21, 2005
Posts: 650
Status: Offline
Re: SPARQL endpoint for sesame

Here is the sparql endpoint:
http://localhost:8080/openrdf-workbench/repositories/SensorInfo

----------------------------------------
Sesame Consultant
http://leighnet.ca
http://jamesrdf.blogspot.com
Show Printable Version of Post        Hidden to Guest    http://leighnet.ca [Link] Report threatening or abusive post: please login first  Go to top 
Oct 20, 2009 10:20:26 AM

taalai
Visitor



Joined: Oct 20, 2009
Posts: 2
Status: Offline

Re: SPARQL endpoint for sesame

Hi, James.

I have repository called "relation"
and when I use

http://localhost:8080/openrdf-workbench/repositories/relation

I am redirected to

http://localhost:8080/openrdf-workbench/repositories/relation/summary

not to a Sparql endpoint.

And this
http://localhost:8080/openrdf-workbench/repositories/relation/query
doesn't look like an endpoint either.
Show Printable Version of Post     [Link] Report threatening or abusive post: please login first  Go to top 
Oct 20, 2009 10:28:04 AM

taalai
Visitor



Joined: Oct 20, 2009
Posts: 2
Status: Offline

Re: SPARQL endpoint for sesame

Btw,

http://localhost:8080/openrdf-sesame/repositories/relation?query=select * where {?s ?p ?o}

returned me a resulting file.
maybe there should be some paramteres telling to show not to download results
still, it won't solve my problem, because I need a user friendly Endpoint

Thanks in advance.


 
Hi, James.

I have repository called "relation"
and when I use

http://localhost:8080/openrdf-workbench/repositories/relation

I am redirected to

http://localhost:8080/openrdf-workbench/repositories/relation/summary

not to a Sparql endpoint.

And this
http://localhost:8080/openrdf-workbench/repositories/relation/query
doesn't look like an endpoint either.

Show Printable Version of Post     [Link] Report threatening or abusive post: please login first  Go to top 
[Show Printable Version of Thread]