Skip to content

Commit 70a9f13

Browse files
committed
baseline apply auto fixes applied
1 parent c5bcc6b commit 70a9f13

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

docs/explore-and-author/graph-exploration/graph-insights/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ Narrow down any group to match your current focus using [data property filters](
100100
- **Images:** [Export](features/persistence.md#export-visuals) the canvas as SVG or PNG images.
101101
- **CSV data:** Download of the resources of a group or of the table view of a group or connection.
102102
- **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.

docs/explore-and-author/graph-exploration/graph-insights/features/category-tree.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ The tree is the primary tool to populate the canvas:
5454

5555
## Class Tree Configuration Reset
5656

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.

docs/explore-and-author/graph-exploration/graph-insights/features/groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The **expansion menu** of a group presents the options available for adding a no
7777
1. **Action:** Click any group to open the menu.
7878
2. **Select:** The menu presents the hierarchy of connecting (directed) **object properties**, organized by target **class**.
7979
- 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 an 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.
8181

8282
![Expansion Menu](../assets/expansion-menu.png){ class="bordered" width="65%" }
8383

docs/explore-and-author/graph-exploration/graph-insights/features/objects.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Select a visible resource in a group or its row in the group table to open the `
1414

1515
### Components
1616

17-
1. **Header:** Displays the **caption** and **description** , as well as the IRI of the resource.
18-
2. **Classes:** List of all classes assigned to the resource.
19-
3. **Data Properties:** List of all data properties organized in sections by their "usage domain" classes (see below).
17+
1. **Header:** Displays the **caption** and **description** , as well as the IRI of the resource.
18+
2. **Classes:** List of all classes assigned to the resource.
19+
3. **Data Properties:** List of all data properties organized in sections by their "usage domain" classes (see below).
2020

2121
### Controls
2222

0 commit comments

Comments
 (0)