You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/explore-and-author/graph-exploration/graph-insights/concepts.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,4 +100,4 @@ Narrow down any group to match your current focus using [data property filters](
100
100
-**Images:**[Export](features/persistence.md#export-visuals) the canvas as SVG or PNG images.
101
101
-**CSV data:** Download of the resources of a group or of the table view of a group or connection.
102
102
-**Query snippets:** Copy the SPARQL that returns the resources of a group or the data in the table view of a group or connection for use (e.g. a dashboard).
103
-
-**[JSON Sharing](features/persistence.md#json-sharing):** Share explorations as JSON-serialization.
103
+
-**[JSON Sharing](features/persistence.md#json-sharing):** Share explorations as JSON-serialization.
Copy file name to clipboardExpand all lines: docs/explore-and-author/graph-exploration/graph-insights/features/category-tree.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,4 +54,4 @@ The tree is the primary tool to populate the canvas:
54
54
55
55
## Class Tree Configuration Reset
56
56
57
-
To return the class tree configuration to its initial state, click the **circular arrow icon** in the pane header. This action restores all deactivated classes and reverts caption settings to defaults.
57
+
To return the class tree configuration to its initial state, click the **circular arrow icon** in the pane header. This action restores all deactivated classes and reverts caption settings to defaults.
Copy file name to clipboardExpand all lines: docs/explore-and-author/graph-exploration/graph-insights/features/groups.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,13 +17,13 @@ The header contains:
17
17
- The **group caption** that is either:
18
18
- The caption of its class if no class filter was applied
19
19
- A "logical expression" of class captions describing the combination of class filter applied otherwise (see [histogram filtering](#filtering))
20
-
- A structured **natural language description** of its contents that details all steps of the traversal.
20
+
- A structured **natural language description** of its contents that details all steps of the traversal.
21
21
22
22
### Histogram Sections {#histograms}
23
23
24
24
The **histogram sections** display the distribution of classes within a group. It allows analysts to scrutinize class composition (eg. spot unexpected or missing classes) and perform logical set operations (union, intersection, difference) to restrict the contents of the groups.
25
25
26
-
-**Scope:** The panel displays counts for all **classes** (including **[user-defined classes](persistence.md#custom-categories)**) present within the selected group.
26
+
-**Scope:** The panel displays counts for all **classes** (including **[user-defined classes](persistence.md#custom-categories)**) present within the selected group.
27
27
*Remark: If user-defined classes are present, a second histogram is shown for better overview*
28
28
-**Hierarchy:** Use the `(+)` icons to expand a class (e.g., `Confections`) to reveal the distribution of its sub-classes.
29
29
-**Sorting:** Use the dropdown to order bars by `Name` (Alphabetical) or `Quantity` (Cardinality).
@@ -35,7 +35,7 @@ The **histogram sections** display the distribution of classes within a group. I
35
35
Flagging highlights specific subsets of data for visual inspection without modifying the structure of the exploration.
36
36
37
37
-**Action:** Select one or more bars in the histogram and click the **Flag** button.
38
-
-**Outcome:** Matching resources are tagged with a (temporary) orange flag and caption.
38
+
-**Outcome:** Matching resources are tagged with a (temporary) orange flag and caption.
39
39
*Hint: Use the `Temporary flags` menu that appears on the top left of the canvas to manage the persistence of the temporary flags.*
40
40
41
41
{ class="bordered" width="80%" }
@@ -77,7 +77,7 @@ The **expansion menu** of a group presents the options available for adding a no
77
77
1.**Action:** Click any group to open the menu.
78
78
2.**Select:** The menu presents the hierarchy of connecting (directed) **object properties**, organized by target **class**.
79
79
- If the data model includes sub-object properties, point the parent object property to open the sub-menu with its child object property.*
80
-
3.**Action:** Click a **object property** with the required direction for the selected target **class** to add a new connection beam to the exploration.
80
+
3.**Action:** Click an object property with the required direction for the selected target **class** to add a new connection beam to the exploration.
0 commit comments