Resource Details

Resource Details #

Deep investigation requires inspecting, tracking, and isolating individual resources. This module covers the Resource Dossier, entry points for individual analysis, and the Flagging System.


Single Resource Entry Points #

Analysts can extract specific resources from aggregates to analyze their unique relationships.

Prerequisite

These actions require the group to be in Instance View (individual dots visible).

Seeding with an Resource #

Isolate a specific resource to start a new exploration path.

  1. Locate the resource via Search or the Resource Table.
  2. Right-click and select Start exploration with resource.
  3. Result: The canvas clears and places the single resource as the root node.

Start Exploration with Object

Extracting from a Group #

Trace the specific connections of one individual within a larger group.

  • Action: Right-click a dot (in Instance View) and select Explore connections of the resource.
  • Result: A distinct relationship line is drawn from the individual to the target group, separating its path from the aggregate flow.

Expand Individual Object


The Resource Dossier #

Selecting any resource opens the Details sidebar (Dossier). This panel profiles the resource identity and properties.

Object Dossier Panel

Anatomy #

  1. Header: Displays the Caption and Description (configured in the left sidebar).
  2. Identity: The unique (IRI).
  3. Classes: List of all classes assigned to the resource.
  4. Data Properties: Attributes organized by their defining class.

Shared Properties

If a property is defined by multiple classes (e.g., rdfs:label used by both Clothing and SeasonalCollection), SemSpect groups them into a shared section (e.g., Clothing & SeasonalCollection) to avoid duplication.

Controls #

  • Hide empty fields: Toggles visibility of properties that have no value for this specific resource.
  • Copy Data: Right-click any row to copy the data property or data property assertion.

Flagging & Annotation #

Flags highlight resources for tracking.

Permanent Flags (Session Scope) #

Persistent markers for curation.

  • Action: Right-click an resource → Flag resource → Select Color.
  • Notes: Click Add note to attach a text comment. The note appears in the tooltip on hover.

Object Flag and Note

Temporary Flags (View Scope) #

Transient highlights generated by system actions (e.g., histogram selection or search).

  • Behavior: Temporary flags (Orange) disappear when the graph topology changes (e.g., expanding/filtering).
  • Locking: To preserve a selection, use the Temporary flags menu in the top-left toolbar:
    • Keep last flags: Converts the current transient selection into a “locked” state that survives graph updates.
    • Clear last flags: Removes the current highlight.

Temporary Flags Dropdown


Path Highlighting (Branching) #

Visualize dependencies upstream and downstream.

  1. Hover over an resource in Instance View.
  2. Visuals:
    • Target: Yellow (Red on click).
    • Path: Connected predecessors and successors turn Green (Blue on click).
  3. Action: Right-click and select Flag all connected resources… to apply a Temporary Flag to the entire branch.

Branch Highlighting

Line of Sight

Path highlighting is blocked by Aggregated Groups (Count > Threshold). The system cannot trace dependencies through a collapsed cluster.


Visualizing Influence (Predecessors) #

In Instance View, SemSpect visually encodes the “centrality” of resources based on their incoming connections.

The Predecessor Metric #

Predecessors = The number of links from the previous group in the current path.

Visual Encodings #

  • Badge: The number inside the dot displays the exact count (e.g., “54” means this Product is referenced in 54 Orders in the previous group).
  • Size: Larger dots indicate higher connectivity.
  • Position: High-influence resources gravitate toward the center.

Visual Encoding of Predecessors