Jena + visualization tool

2014-04-02 Thread Adeeb Noor
Hi All:

I mainly use Jena to mange my Semantic web application. I want to know if
there is a visualization tool that is linked easily with Jena.

I need to draw some graphs for my project and want something easy to pick
up and learn due to time-limiting.

My TDB is almost 15G, so please keep that in mined.

Thanks in advance.

-- 
Adeeb Noor
Ph.D. Candidate
Dept of Computer Science
University of Colorado at Boulder
Cell: 571-484-3303
Email: adeeb.n...@colorado.edu


Re: Jena + visualization tool

2014-04-02 Thread Olivier Rossel
May be Datao can help:
http://datao.net


On Wed, Apr 2, 2014 at 8:19 PM, Adeeb Noor adeeb.n...@colorado.edu wrote:

 Hi All:

 I mainly use Jena to mange my Semantic web application. I want to know if
 there is a visualization tool that is linked easily with Jena.

 I need to draw some graphs for my project and want something easy to pick
 up and learn due to time-limiting.

 My TDB is almost 15G, so please keep that in mined.

 Thanks in advance.

 --
 Adeeb Noor
 Ph.D. Candidate
 Dept of Computer Science
 University of Colorado at Boulder
 Cell: 571-484-3303
 Email: adeeb.n...@colorado.edu



Re: Jena + visualization tool

2014-04-02 Thread Adeeb Noor
Thanks for the reply . Would please provide me with a simple example of how to 
use it with Jena.

I want an API cause everything is stored in TDB


 On Apr 2, 2014, at 14:20, Olivier Rossel olivier.ros...@gmail.com wrote:
 
 May be Datao can help:
 http://datao.net
 
 
 On Wed, Apr 2, 2014 at 8:19 PM, Adeeb Noor adeeb.n...@colorado.edu wrote:
 
 Hi All:
 
 I mainly use Jena to mange my Semantic web application. I want to know if
 there is a visualization tool that is linked easily with Jena.
 
 I need to draw some graphs for my project and want something easy to pick
 up and learn due to time-limiting.
 
 My TDB is almost 15G, so please keep that in mined.
 
 Thanks in advance.
 
 --
 Adeeb Noor
 Ph.D. Candidate
 Dept of Computer Science
 University of Colorado at Boulder
 Cell: 571-484-3303
 Email: adeeb.n...@colorado.edu
 


Re: Jena + visualization tool

2014-04-02 Thread Olivier Rossel
Datao communicates with any SPARQL endpoint.
So you have to make your TDB accessible via SPARQL.
I think this is the point of the Fuseki project.




On Wed, Apr 2, 2014 at 10:53 PM, Adeeb Noor adeeb.n...@gmail.com wrote:

 Thanks for the reply . Would please provide me with a simple example of
 how to use it with Jena.

 I want an API cause everything is stored in TDB


  On Apr 2, 2014, at 14:20, Olivier Rossel olivier.ros...@gmail.com
 wrote:
 
  May be Datao can help:
  http://datao.net
 
 
  On Wed, Apr 2, 2014 at 8:19 PM, Adeeb Noor adeeb.n...@colorado.edu
 wrote:
 
  Hi All:
 
  I mainly use Jena to mange my Semantic web application. I want to know
 if
  there is a visualization tool that is linked easily with Jena.
 
  I need to draw some graphs for my project and want something easy to
 pick
  up and learn due to time-limiting.
 
  My TDB is almost 15G, so please keep that in mined.
 
  Thanks in advance.
 
  --
  Adeeb Noor
  Ph.D. Candidate
  Dept of Computer Science
  University of Colorado at Boulder
  Cell: 571-484-3303
  Email: adeeb.n...@colorado.edu
 



Re: Jena + visualization tool

2014-04-02 Thread Anuj Kumar
You can also give Sgvizler a try- http://dev.data2000.no/sgvizler/
It can also communicate to the SPARQL endpoint. I have used it to visualize
SPARQL queries against DBpedia dump loaded in TDB. Works like a charm.

Regards,
Anuj


On Thu, Apr 3, 2014 at 2:28 AM, Olivier Rossel olivier.ros...@gmail.comwrote:

 Datao communicates with any SPARQL endpoint.
 So you have to make your TDB accessible via SPARQL.
 I think this is the point of the Fuseki project.




 On Wed, Apr 2, 2014 at 10:53 PM, Adeeb Noor adeeb.n...@gmail.com wrote:

  Thanks for the reply . Would please provide me with a simple example of
  how to use it with Jena.
 
  I want an API cause everything is stored in TDB
 
 
   On Apr 2, 2014, at 14:20, Olivier Rossel olivier.ros...@gmail.com
  wrote:
  
   May be Datao can help:
   http://datao.net
  
  
   On Wed, Apr 2, 2014 at 8:19 PM, Adeeb Noor adeeb.n...@colorado.edu
  wrote:
  
   Hi All:
  
   I mainly use Jena to mange my Semantic web application. I want to know
  if
   there is a visualization tool that is linked easily with Jena.
  
   I need to draw some graphs for my project and want something easy to
  pick
   up and learn due to time-limiting.
  
   My TDB is almost 15G, so please keep that in mined.
  
   Thanks in advance.
  
   --
   Adeeb Noor
   Ph.D. Candidate
   Dept of Computer Science
   University of Colorado at Boulder
   Cell: 571-484-3303
   Email: adeeb.n...@colorado.edu