Hi David, Laurens, Thanks for the tips.
To be homest Callimachus seems a bit too much for this, was looking for something that 'just works' either browser or desktop based. I didn't plan to build an application. Snapper seems to fit the bill so will see if I can get it talking to the graph store. Regards, John On 30 Aug 2014, at 17:03, Laurens Rietveld <[email protected]> wrote: > Give Snapper (http://jiemakel.github.io/snapper/) a try as well,made by Eetu > Mäkelä. A completely client-side javascript turtle editor, supporting > uploading and downloading. > As far as I know, it requires a (CORS-enabled) SPARQL endpoint for updating > the triples (you can try sending a github feature request if this does not > suit your usecase) > > gr Laurens > > > On Sat, Aug 30, 2014 at 3:52 PM, David Wood <[email protected]> wrote: > Hi John, > > The Callimachus Project (http://callimachusproject.org) does all of that. > > Regards, > Dave > -- > http://about.me/david_wood > Sent from my iPad > > > On Aug 30, 2014, at 8:36 AM, "john.walker" <[email protected]> wrote: > > > > Hi, > > > > I'm looking for an editor that can be used to easily modify RDF resources > > on the web without needing to use curl to do the requests. > > So something that I can open a resource over HTTP using GET request, edit > > the RDF contents and save my changes using PUT request. > > Basically I want to be able to use the SPARQL 1.1 Graph Store HTTP Protocol > > or LDP to access the resources. > > > > Probably easiest would be to use Turtle, so the relevant Accept and > > Content-Type headers need to be sent with the request. > > Must support HTTP basic authentication too. > > > > Syntax highlighting/validation would be a bonus although simply being able > > to edit a text is sufficient. > > > > Cheers, > > John > > > > > -- > VU University Amsterdam > Faculty of Exact Sciences > Department of Computer Science > De Boelelaan 1081 A > 1081 HV Amsterdam > The Netherlands > www.laurensrietveld.nl > [email protected] > > Visiting address: > De Boelelaan 1081 > Science Building Room T312
