Hi, Try out Semscape http://apps.cytoscape.org/apps/semscape
You can find the related source code here: https://github.com/sgtp/SemScape/blob/master/app/src/main/java/org/cytoscape/vsdl3c/internal/RDF2CyNetworkTransformerImpl.java Best regards, Ying Jiang On Sat, Jan 4, 2014 at 2:14 AM, Joshua TAYLOR <[email protected]> wrote: > It looks like it'd be pretty easy to create a Simple Input Format > (SIF) document by iterating through the resources in a graph, and then > each of the triples that has that resource as its subject. > > http://wiki.cytoscape.org/Cytoscape_User_Manual/Network_Formats > > On Fri, Jan 3, 2014 at 11:45 AM, Cindy A McMullen > <[email protected]> wrote: >> Hi, all - >> >> Is there a way to export a Jena model so that it's compatible with the >> Cytoscape 3.x import format? >> http://wiki.cytoscape.org/Cytoscape_3/UserManual#Creating_Networks >> >> >> Thanks - >> >> -- Cindy > > > > -- > Joshua Taylor, http://www.cs.rpi.edu/~tayloj/
