Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

todo

Widget Filtering

...

Info

Two useful tips for using "Show only" text:

  • To avoid matching unwanted substrings, put a space at the end of the string, eg "Vulnerability" (my quotes) will match on Vulnerability and VulnerabilityCategory entities, but "Vulnerability " will only match on the former.
  • You can use regex tricks, eg "Vulnerability|Incident" (my quotes) will match on either of those 2 strings, "https?://" will match on "http://" or "https://" etc

 

Drag and Drop

...

 The following widgets support drag & drop of entities and/or associations into the Case Visualizer OR into the query bar:

  • Doc Viewer

 

  • Entity Significance

...

  • Query Metrics (coming soon)

 

Doc Viewer to Case Visualizer

...


         *Note: this is not recommended for documents with large amounts of entities or associations

  • Entities dragged from a document will contain a link to that document in the node properties

 

Entity Significance to Case Visualizer

  • Individual or multiple entities can be selected and dragged to Graph

  • Hold Ctrl (PC) or Command (Mac) and select entities, then drag & drop the    icon to the Case Visualizer

  • Entities dragged together will all be linked by coreference

  • Entities dragged from the Entity Significance widget will contain a Infinit.e workspace link in their node properties which will lead a user to the

 

Event Graph to Case Visualizer 

...

Individual entities (nodes) cannot be selected and dragged from the Event Graph

 

...

Only associations (edges) can be dragged from the Event Graph to the Case Visualizer

 

...

Mousing over an edge label (i.e. generic relations) will change mouse selector to allow for drag + drop onto the Case Visualizer

 

...

For more information, see sections....