EVGENIAST / cumulusrdf

Automatically exported from code.google.com/p/cumulusrdf
0 stars 0 forks source link

CumulusRDF webapp GUI #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Although this is not a real priority for CumulusRDF, I believe we should create 
a more nice (simple) GUI for web pages.

in order to keep things simple, lightweight and fast, I suggest to use 

- bootstrap [1] for graphical things: there's a dashboard [2] sample page that 
should perfectly fits out needs;
- velocity [3] for dynamic pages: it has a very easy and powerful scripting 
language

In this way we could, at least, substitue the info and the welcome page with a 
more attractive dashboard. On top of that, we could gradually insert some 
additional functionality on the sidebar, as happens on Sesame admin console 
(e.g. summary, reports, export, add data, query, explore, remove data, SPARQL 
query & update)

[1] http://getbootstrap.com/
[2] http://getbootstrap.com/examples/dashboard
[3] http://velocity.apache.org/

Original issue reported on code.google.com by a.gazzarini@gmail.com on 16 Feb 2014 at 4:24

GoogleCodeExporter commented 8 years ago

Original comment by a.gazzarini@gmail.com on 16 Feb 2014 at 4:24

GoogleCodeExporter commented 8 years ago
A first stable draft of the web admin has been commited with r912. I think this 
can be the web admin for 1.0.1 and in next releases we could improve it.

Original comment by a.gazzarini@gmail.com on 26 Feb 2014 at 10:19

GoogleCodeExporter commented 8 years ago
"$pageName" on load Web GUI page after successful upload.

Original comment by andreas.josef.wagner on 7 Mar 2014 at 2:32

GoogleCodeExporter commented 8 years ago
Fixed with r941

Original comment by a.gazzarini@gmail.com on 7 Mar 2014 at 7:38

GoogleCodeExporter commented 8 years ago

Original comment by a.gazzarini@gmail.com on 25 Mar 2014 at 9:40

GoogleCodeExporter commented 8 years ago

Original comment by a.gazzarini@gmail.com on 25 Mar 2014 at 9:41

GoogleCodeExporter commented 8 years ago
The current branch 1.1 (>= r1422) unfortunately has problems with the WebGUI. 

* Only the error servlet is showing - for all pages
* the WebGUI does not Linked Data look-ups. That is, (1) error-pages do not 
work, and (2) a result page is missing.

Original comment by andreas.josef.wagner on 28 Jun 2014 at 2:50

GoogleCodeExporter commented 8 years ago
I can have a look at that in the weekend

Original comment by a.gazzarini@gmail.com on 28 Jun 2014 at 2:54