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) 1/ 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? 2/ No "home" button. Old UI had the name "Apache Jena Fuseki" in the top bar 3/ On "Manage", could we have a "info" link per dataset? 4/ Creating a dataset: Could we have two choices - memory and persistent, where persistent is TDB2. (Alternatively, have the third choice as TDB1) 5/ 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:  Old:  -- 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]
