afs edited a comment on pull request #1153:
URL: https://github.com/apache/jena/pull/1153#issuecomment-1008353853


   Looking good and the build works.
   
   Aside:
   
   I see that uploading data is using GSP, not HTML File Upload. 
   That solves the problem of Common FileUpload version - we drop the upload 
operation!
   [JENA-2248](https://issues.apache.org/jira/browse/JENA-2248)
   
   - [x] On startup: the display has "No datasets created" -- it would be nice 
to have a link to create one.
   
   The old UI had "No datasets - add one"
   
   When going into "Manage datasets" is "existing" - could it be "new dataset" 
if there are none?
   
   - [ ] No "home" button.
   
   Old UI had the name  "Apache Jena Fuseki" in the top bar
   
![old-ui-1](https://user-images.githubusercontent.com/101362/148703459-f5b623fc-2f6f-4ad6-874b-56ef18676275.png)
   
   - [x] On "Manage", could we have a "info" link per dataset?
   
   - [ ] Creating a dataset:
   Could we have two choices - memory and persistent, where persistent is TDB2.
   
   (Alternatively, have the third choice as TDB1)
   
   - [ ] Info/stats page.
   
   "Available Service" has one URL per service. It is a random choice of the 
two available. There are two. Creating say /ds/sparql implicitly creates /ds 
for query.
   
   In the "Statistics", area it shows both.
   
   ( Aside: This needs changing (the templates need updating to new 
configuration style but this release isn't the time to do it. 
[JENA-2247](https://issues.apache.org/jira/browse/JENA-2247) -- it is not a UI 
issue )
   
   New:
   
![stats-new-page](https://user-images.githubusercontent.com/101362/148696161-8b6406cd-5aa1-47bc-b914-18c0e40449ee.png)
   Old:
   
![stats-old-page](https://user-images.githubusercontent.com/101362/148696173-d517c0c0-7c09-45ca-866e-3f2f428dd92a.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to