edemairy
Cecill-C
Free
RDF
Imports
18th April 2011
30th March 2012
Gephi 0.8-beta, Gephi 0.8.1-beta
Windows Mac Linux

GD Star Rating
loading...

Introduction

This plugins allows to apply a SPARQL request on: 1. a set of RDF local files, i.e. on your computer. This is done by using the Corese SPARQL engine; 2. a SPARQL SOAP or REST end-point. It provides also first draft versions for two new functionalities: - statistics on the types present in the rdf obtained (if the rdf:type relations are provided in the construct request). - a filter on the type of the nodes.

Plugin Owner's Notes

Some examples are available: - the humans example use local files and the Corese engine. To make it run, choose "humans" in the bottom drop-list, the click on the "Load" button, then Start. - the DBPedia-Movies example access to dbpedia in order to depict the relationships between the actors, directors and movies. To make it run, choose "DBPedia-Movies" in the bottom drop-list, the click on the "Load" button, then Start.

10 comments feed

  1. 1
    Phil

    Some documentation would be nice. I’ve loaded the plugin – now what? How do I open and visualize RDF files?

  2. 2
    Dominique Guardiola

    Here is a screencast http://bit.ly/mQdnZd

  3. 3
    Laurent

    I would love to try this plugin out but all I am getting is Java exceptions at the moment (version 1.0.5 on Gephi0.8).
    I tried both adding a local RDF file or pointing at a SPARQL endpoint.
    Also… the Semantic Web Import panel is fully visible only when the window is completely expanded (it doesn’t adjust to the size of the viewport) and the Save As button doesn’t do anything (for configurations).

  4. 4
    Erwan Demairy

    Hello Laurent,
    Thank you for your interest in the plugin.
    - Could you be more specific on the exceptions you encountered, and how they were obtained ? Are they fatal exceptions (i.e. causing Gephi to crash) ?
    - Trying to use the “Edit Parameters” with the CoreseDriver cause an exception to be thrown, sonce there is currently no configuration panel associated with this driver. It is a known bug.
    - Did you use the preset examples, as is described above ? More specificatlly, the DBMovies and humans should be working, thus allowing to build your own examples by changing the parameters.
    - Arguably, the GUI has to be improved a lot, which is one part of my current tasks. Currently, I would suggest you to drag the SemanticWebImport off the Gephi GUI (i.e., the plugin is in an another window). It should make the whole content more readable.
    - the “save as” button bug is known.
    - the plugin should be considered as in an alpha stage: it should allow you to import RDF data, but it still lacks user-friendliness.
    Best regards,
    Erwan

  5. 5
    Jason Woodward

    Hi Erwan:

    Trying to get this plugin to extract from a Stardog sparql endpoint. Stardog (currently in semi-private beta) is tossing a 405 when Gephi POSTs the query to the endpoint. My suspicion is Stardog would prefer a GET, but I haven’t been able to track down the source code for the SemanticWebImport plugin.

    Can you point me at the source code for the plugin? Thank you very much for building this.

    Jason

  6. 6
    Matteo

    Hello and thanks for the nice plugin.
    I have a problem with gephi, since i can not visualize the whole window, since it goes way out of the working space. see what i mean here: http://imageshack.us/photo/my-images/33/ishot2s.jpg/

  7. 7
    dominikb1888

    I’ve tried using the plugin against an ARC endpoint and couldn’t get a result back. Does the module only work against Virtuoso? The errors I got suggest this:

    error when obtaining the nodes and edges:[Virtuoso SOAP server] SR171: Transaction timed out
    javax.xml.ws.soap.SOAPFaultException: [Virtuoso SOAP server] SR171: Transaction timed out

    Otherwise a great tool! Thanks for the effort!

  8. 8
    caha42

    I tried to access a Virtuoso store over REST or SOAP.

    If I use REST, I get results back (I can write them into a file), but they do not get loaded. I think it’s a problem of the returned format. Which one is expected?

    If i use SOAP, it completely ignores the given url and queries DBPedia instead.

    Can you help me?

  9. 9
    Al

    What is the most current version number of your plugin

  10. 10
    Igor

    Clicking Window->SemanticWebImport in top menu of Gephi have no effect for me. There is no window appeared :(
    Gephi 0.8.1-beta, Windows XP.

Add comment