I _think_ these could actually be "correctly inconsistent", although not 
necessarily in the way they are now. :grin:

Some of them are endpoints for collections of things, e.g. /$/datasets/, but 
some are not, e.g. /$/server. There is no /$/server/ because there is no 
collection of servers. But that depends on the interpretation of trailing slash 
as collection, which is hardly universal.


---
A. Soroka
The University of Virginia Library

> On Mar 28, 2017, at 6:25 AM, Bruno P. Kinoshita 
> <[email protected]> wrote:
> 
> Ack. Turned off the computer. Let me try them and re-read that page with more 
> calm tomorrow.
> If you have any other suggestions for that page let me knoe. Like add / 
> remove sections, re-word, clarify, etc.
> ThanksBruno
> 
> Sent from Yahoo Mail on Android 
> 
>  On Tue, Mar 28, 2017 at 23:16, Sweeney, Chris<[email protected]> 
> wrote:   Hi Bruno,
> 
> Spelling is correct and consistent now. Still showing the trailing slash.
> That gives a 404  on Fusei 2.4.1 at least.
> 
> There's an inconsistency here:
> /$/datasets and /$/datasets/ both work.
> /$/stats and /$/stats/  both work.
> /$/tasks and /$/tasks/ both work.
> /$/server works and  /$/server/  404s.
> /$/backups-list works and /$/backups-list 404s.
> /$/ping works and /$/ping/  404s.
> 
> I only tried these as GETs via a browser.
> 
> 
> 
> 
> 
> 
> 
> -----Original Message-----
> From: Bruno P. Kinoshita [mailto:[email protected]] 
> Sent: 28 March 2017 10:59
> To: [email protected]
> Subject: Re: Documentation of Fuseki HTTP Admin Protocol
> 
> Hi Chris,
> 
> You are correct. The correct link is /$/backups-list 
> (https://github.com/apache/jena/blob/347d7764dc9132e182e5f8c12de99c3c20938ce8/jena-fuseki2/jena-fuseki-core/src/main/webapp/WEB-INF/web.xml#L177)
> 
> Fixed in SVN. Will be updated once the site is published. You can check the 
> current staging web site to see what is going to look like
> 
> http://jena.staging.apache.org/documentation/fuseki2/fuseki-server-protocol.html
> 
> Thanks
> Bruno
> ________________________________
> From: "Sweeney, Chris" <[email protected]>
> To: "'[email protected]'" <[email protected]> 
> Sent: Tuesday, 28 March 2017 12:15 AM
> Subject: Documentation of Fuseki HTTP Admin Protocol
> 
> 
> 
> Hi,
> 
> 
> Just a minor correction to the documentation at 
> http://jena.apache.org/documentation/fuseki2/fuseki-server-protocol.html as 
> it confused me for a while.
> 
> 
> The URL pattern for listing backups is incorrect in both the table of 
> operations (/$/backup-lists/) and the later section on backup 
> (/$/backups-lists/).
> 
> The correct pattern appears to be /$/backups-list  
> 
> Note that both the spelling and the absence of the trailing slash are 
> significant.
> 
> 
> 
> Regards,
> 
> 
> chris
> 
> 
> Chris Sweeney
> 
> SEPA
> 
> t: 01698 839437
> 
> e: [email protected]
> 
> http://www.sepa.org.uk
> 

Reply via email to