REProcess Export To XGMML File

From Anote2Wiki
Revision as of 14:37, 27 February 2013 by Anote2Wiki (talk | contribs)
Jump to: navigation, search

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