Difference between revisions of "REProcess Export To XGMML File"

From Anote2Wiki
Jump to: navigation, search
(Result)
Line 2: Line 2:
 
== Operation ==
 
== Operation ==
  
This operation allows the user to export the entities/relations present into REProcess to network file ('''.XGMML'''). This file can be opened in the appropriate tools like [http://www.cytoscape.org/ Cytoscape]
+
This operation allows you to export the entities/relations contained in an REProcess to a network/ graph file in the '''XGMML''' format.  
 +
This file can be afterwards be opened in network visualization and topology analysis such as [http://www.cytoscape.org/ Cytoscape]
 +
 
 +
To perform this operation, you need to first select the desired RE Process and right click to select '''''Corpus -> RE -> Export To File XGMML'''''
  
To perform this operation the user must select the RE Process and clicking in the right mouse button and select '''''Corpus -> RE -> Export To File XGMML'''''
 
  
 
[[File:RE_To_XGMML_1.png|center|1500px]]
 
[[File:RE_To_XGMML_1.png|center|1500px]]
  
The user will see a wizard configuration.
+
 
 +
A wizard will be launched for the configuration of the export process.
  
 
== Entity Selection - Classes (Nodes) ==
 
== Entity Selection - Classes (Nodes) ==
  
In the first panel, the user has the possibility to choose which entities groups (classes) was exported to network file.
+
In the first panel, you can choose which entities groups (classes) will be exported to the network file.
 +
 
  
 
[[File:RE_To_XGMML_2.png|center|800px]]
 
[[File:RE_To_XGMML_2.png|center|800px]]
 +
  
 
== Relation Selection  ==
 
== Relation Selection  ==
  
Continuing in the next panel, the user can filter relationships for characteristics that will be exported.
+
In the next panel, you can filter the relationships to be included in the network to export. Here, you can selecting which features the relationships need to have (e.g. in terms of directionality, cardinality and polarity).
  
 
=== Cardinality ===
 
=== Cardinality ===
  
Selecting Cardinality tab the user can select witch cardinalities will be present to form network
+
Selecting the Cardinality tab, you can select which types of cardinalities to include in the network.
 +
 
  
 
[[File:RE_To_XGMML_3a.png|center|800px]]
 
[[File:RE_To_XGMML_3a.png|center|800px]]
 +
  
 
=== Polarity ===
 
=== Polarity ===
  
 
Selecting Polarity tab the user can select witch polarities will be present to form network
 
Selecting Polarity tab the user can select witch polarities will be present to form network
 +
  
 
[[File:RE_To_XGMML_3b.png|center|800px]]
 
[[File:RE_To_XGMML_3b.png|center|800px]]
 +
  
 
=== Directionally ===
 
=== Directionally ===
  
 
Selecting Directionally tab the user can select witch directionallies will be present to form network
 
Selecting Directionally tab the user can select witch directionallies will be present to form network
 +
  
 
[[File:RE_To_XGMML_3c.png|center|800px]]
 
[[File:RE_To_XGMML_3c.png|center|800px]]
 +
  
 
== Advanced Options ==
 
== Advanced Options ==

Revision as of 14:37, 27 February 2013

Operation

This operation allows you to export the entities/relations contained in an REProcess to a network/ graph file in the XGMML format. This file can be afterwards be opened in network visualization and topology analysis such as Cytoscape

To perform this operation, you need to first select the desired RE Process and right click to select Corpus -> RE -> Export To File XGMML


RE To XGMML 1.png


A wizard will be launched for the configuration of the export process.

Entity Selection - Classes (Nodes)

In the first panel, you can choose which entities groups (classes) will be exported to the network file.


RE To XGMML 2.png


Relation Selection

In the next panel, you can filter the relationships to be included in the network to export. Here, you can selecting which features the relationships need to have (e.g. in terms of directionality, cardinality and polarity).

Cardinality

Selecting the Cardinality tab, you can select which types of cardinalities to include in the network.


RE To XGMML 3a.png


Polarity

Selecting Polarity tab the user can select witch polarities will be present to form network


RE To XGMML 3b.png


Directionally

Selecting Directionally tab the user can select witch directionallies will be present to form network


RE To XGMML 3c.png


Advanced Options

Continuing in the next panel the user can choose advanced options

General

Selecting General tab the user can configure some options

  • Allow isolated nodes - The user can select whether the network has isolates nodes (Nodes without any connection between other nodes)
  • Directed Graph - The user can define whether a graph is directed or not.
  • Group Terms By primary ID's (In a single node) - The user can choose whether an entity is a node or a set of interconnected entities (entities and synonyms) are merged into a single node.
  • Ignore Clues - The user can choose whether there can be multiple edges between two nodes (using the clues of relationships) or if all clues are ignored and only exist a single connection between two nodes
RE To XGMML 4a.png

Lemma

Selecting Lemma tab the user can choose witch lemma clues will be present in network edges.

RE To XGMML 4b.png

Relation Type

Selecting Relation Type tab the user can choose witch relation types will be present in network edges.

RE To XGMML 4c.png

Select File

In final wizard panel the user can choose where to save the network file (.XGMML)

RE TO XGMML6.png

Result

Upon completion of setting a new operation is launched and a time left panel as shown.

After the end of the operation is the user can see an operation report containing information about network exported (number of nodes and edges)

RE TO XGMML 7.png

The created file can be opened in tools that have capability to import .XGMML files, such as Cytoscape