That is probably where I picked up my habit of using that as default

I updated the documentation so that we use /ds in all the examples and adds a 
small warning that using /dataset may interfere with functioning of the control 
panel and web pages

Rob

On Mar 15, 2012, at 1:47 PM, Stephen Allen wrote:

> I used "/dataset" because that was the one in all the example
> documentation [1], and thus it will probably be a popular choice for
> users :)
> 
> The prefix idea I think makes sense for the UI services if we want to
> keep the graph store protocol stuff at the root.  I'd go with a prefix
> directory, like /_/ or /$/ or /_UI/.  I don't know what's best out of
> those however.
> 
> -Stephen
> 
> [1] http://incubator.apache.org/jena/documentation/serving_data/index.html
> 
> 
> On Thu, Mar 15, 2012 at 1:41 PM, Robert Vesse <[email protected]> wrote:
>> So /dataset has always been my default that I've used and which we use 
>> internally here at Cray.  I've also seen this frequently used in other 
>> peoples examples of using Fuseki
>> 
>> Maybe this is not a blocker to the release but this should be in the 
>> documentation as a known issue
>> 
>> Given the explanation and provided we document the issue I'll change my vote 
>> back to +1
>> 
>> Rob
>> 
>> On Mar 15, 2012, at 1:22 PM, Andy Seaborne wrote:
>> 
>>> On 15/03/12 18:46, Robert Vesse wrote:
>>>> Interesting I didn't see this problem when I originally tested but I went 
>>>> back and tested again and found the following:
>>>> 
>>>> 
>>>>   *   If I set a custom dataset path e.g. /data or /sp2b then I see the 
>>>> control panel fine
>>>>   *   If however I set the path to /dataset which is the normally accepted 
>>>> default the control panel does not work correctly
>>> 
>>> See reply to Stephen.
>>> 
>>> But what do you mean by "normally accepted default" -- normal to whom? (I 
>>> personally use "/ds" by default!)
>>> 
>>> /dataset will work as a dataset name -- you loose the web pages.
>>> 
>>>> I checked this with both in-memory (--mem) and with TDB datasets (--loc) 
>>>> and saw the same behavior
>>>> 
>>>> So changing my vote to -1 I'm afraid :-(
>>>> 
>>>> Rob
>>> 
>>>       Andy
>> 

Reply via email to