Re: Migrating Marmotta data from one instance to another

2016-05-27 Thread Rob Atkinson
I've just had a similar conversation on the dev thread... IMHO there is a question about whether this is a behaviour issue or a documentation issue - so feedback requested on that.. here is Sergio's answer: I've managed to find my way round the LDP interface through trial and error > to reach s

Re: SPARQL endpoint

2016-05-19 Thread Rob Atkinson
That curl approach worked. I'll try some other clients and see how they behave... Ta On Thu, 19 May 2016 at 16:49 Sergio Fernández wrote: > Hi Rob, > > > On Tue, May 17, 2016 at 2:49 PM, Rob Atkinson > wrote: >> >> I can run a SPARQL query fro

SPARQL endpoint

2016-05-17 Thread Rob Atkinson
HTML dump of stuff. tried Sesame Web Client and python sparql-client What am i missing? Rob Atkinson

Guidance/experience/examples on publishing patterns

2016-05-17 Thread Rob Atkinson
Any assistance in the debugging and/or best pratices here gratefully received, Rob Atkinson

Re: dereferencing URIs

2016-04-29 Thread Rob Atkinson
. Anyone interested in pursing this I'd be happy to join a team to work out a path forward. Cheers Rob Atkinson On Sat, 30 Apr 2016 at 00:02 Frans Knibbe wrote: > Hello, > > The following addition to my Apache HTTPD configuration seems to work > well: > > RewriteEngin

Re: Support for RDF-shapes, Linked data API

2016-02-24 Thread Rob Atkinson
thing that the community could add easily enough. Cheers rob On Wed, 24 Feb 2016 at 19:00 Sergio Fernández wrote: > +1 > > when you'll start coding, please point the fork here to get some help > > On Wed, Feb 24, 2016 at 3:08 AM, Rob Atkinson > wrote: > >

Re: Support for RDF-shapes, Linked data API

2016-02-23 Thread Rob Atkinson
t might be possible to pre-define templates that match existing options (LDA, graphity, pubby) and give the user a choice. this would allow default behaviour to converge on standardised API design, but allow flexibility in an uncertain world. Cheers Rob Atkinson On Mon, 22 Feb 2016 at 23:23

Marmotta configuration behaviour

2016-02-21 Thread Rob Atkinson
in the UI - whether reloads/restarts affect this at all I cant tell.- this may be a documentation bug if its expected behaviour 3) why the UI breaks and becomes unstyled HTML still a mystery. Cheers Rob Atkinson

Re: Support for RDF-shapes, Linked data API

2016-02-18 Thread Rob Atkinson
take this to the dev list to see if any of the developer's have thought about this - or are you all represented here? Cheers Rob Atkinson On Wed, 17 Feb 2016 at 20:41 Rob Atkinson wrote: > > Actually - thats pretty much what I want - its the ad-hoc part of the LDA > API I esche

Re: Support for RDF-shapes, Linked data API

2016-02-17 Thread Rob Atkinson
t; accessing marmotta’s existing LDP API. > > What I put together is not a marmotta module and I don’t think it > addresses your desire for a general purpose query API (in fact, it > deliberately does not support ad-hoc queries, just pre-approved ones) > > > > Cheers >

Re: Support for RDF-shapes, Linked data API

2016-02-16 Thread Rob Atkinson
erhaps one could use a single instance of marmotta to build a query > and then send the query to a federation of endpoints using fed-x: > http://www2.informatik.uni-freiburg.de/~mschmidt/docs/iswc11_fedx.pdf > > > > > > Alan > > > > *From:* Rob Atkinson [mailto:r...@

Re: Support for RDF-shapes, Linked data API

2016-02-16 Thread Rob Atkinson
s in my dev > environment, I want only canned queries in my production environment > because I have seen how unfettered queries can bog down other databases. I > was not so worried about security as performance. > > > > The only interfaces between marmotta and the query pr

Support for RDF-shapes, Linked data API

2016-02-15 Thread Rob Atkinson
a URL based APIs, and building a response by traversing paths from the query results? (i've looked but not found anything - any pointers to descriptions of the marnotta core would be helpful!) Regards Rob Atkinson

RDF -shapes, LinkedDataAPI

2016-02-15 Thread Rob Atkinson
a URL based APIs, and building a response by traversing paths from the query results? (i've looked but not found anything - any pointers to descriptions of the marnotta core would be helpful!) Regards Rob Atkinson