4store.org

79 views
Skip to first unread message

BillRoberts

unread,
Jun 23, 2010, 11:22:32 AM6/23/10
to 4store-support
I haven't been able to access 4store.org all day today - I was going
to look up some documentation. Temporary problem? Or change of URL?

Thanks

Bill

Mischa Tuffield

unread,
Jun 23, 2010, 1:30:18 PM6/23/10
to 4store-...@googlegroups.com
Hi Bill,

We did a datacenter move yesterday, and as a result 4store.org is down. It will be back up shortly (most probably tomorrow), will mail this thread when it is back up. If you are looking for documentation regarding the SparqlServer, I have a pdf of that page, shout and I can email it to you.

Mischa

> --
> You received this message because you are subscribed to the Google Groups "4store-support" group.
> To post to this group, send email to 4store-...@googlegroups.com.
> To unsubscribe from this group, send email to 4store-suppor...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/4store-support?hl=en.
>

Jim Amsden

unread,
Mar 24, 2016, 12:24:21 PM3/24/16
to 4store-support
4store.org is down today. Is this site still operational?

swh

unread,
Mar 24, 2016, 12:29:23 PM3/24/16
to 4store-support
Yeah, there's a long story about that.


I'm not quite sure where we are now, but I believe we have at least partial control of the domain now.

Jim Amsden

unread,
Mar 24, 2016, 4:24:40 PM3/24/16
to 4store-...@googlegroups.com
Thanks for responding. From my old notes I was able to get 4store working again, but the 4store app doesn’t seem to exist or be needed any more.

One thing I can’t figure out is how to do a GET of a graph. I tried curl http://localhost:8000/<graphname> on a graph I can see is in the database, but that doesn’t work. Is there a way to use SPARQL to get a graph as an RDF resource? Everything else for CRUD operations makes sense, but this primitive capability is escaping me.


--
You received this message because you are subscribed to a topic in the Google Groups "4store-support" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/4store-support/Q-w88iKWFmQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 4store-suppor...@googlegroups.com.

To post to this group, send email to 4store-...@googlegroups.com.

swh

unread,
Mar 30, 2016, 9:21:57 AM3/30/16
to 4store-support
Try http://localhost:8000/graph/<graphname>

It is sadly, something that was documented on the site!

Failing that you can use SPARQL, I believe the correct syntax is:

CONSTRUCT { ?s ?p ?o }
WHERE { GRAPH <uri> { ?s ?p ?o } }

On Thursday, 24 March 2016 20:24:40 UTC, Jim Amsden wrote:
Thanks for responding. From my old notes I was able to get 4store working again, but the 4store app doesn’t seem to exist or be needed any more.

One thing I can’t figure out is how to do a GET of a graph. I tried curl http://localhost:8000/<graphname> on a graph I can see is in the database, but that doesn’t work. Is there a way to use SPARQL to get a graph as an RDF resource? Everything else for CRUD operations makes sense, but this primitive capability is escaping me.

Andrew Berezovskyi

unread,
Mar 28, 2017, 5:40:48 AM3/28/17
to 4store-support, bill.r...@planet.nl
Hello Bill, 

The project has lost control over the domain (more details in https://github.com/4store/4store/issues/137). The new site will be located under https://4store.github.io (for now, it just points to Daniel Knöll’s mirror at https://4store.danielknoell.de). 

-Andrew.
Reply all
Reply to author
Forward
0 new messages