Skip to content

Commit 070c14e

Browse files
committed
update status,
replace custom icons with :octicons:, add help screenshot
1 parent dab7e41 commit 070c14e

6 files changed

Lines changed: 26 additions & 12 deletions

File tree

docs/build/mapping-creator/index.md

Lines changed: 26 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
---
2-
icon: octicons/cross-reference-24
2+
icon: fontawesome/solid/wand-magic-sparkles
3+
subtitle: build mappings visually and AI supported
4+
status: new
35
tags:
46
- Reference
57
---
68
# Mapping Creator
79

10+
!!! info
11+
12+
Access inline help and a feature tour via the help menu :eccenca-item-question:.
13+
14+
![Inline Help](mapping-creator-help.png){ class="bordered" width="20%" }
15+
816
Use the Mapping Creator to connect your data to semantic models.
917
Using visual tools, drag-and-drop, and suggestions, you’ll create mappings between your source data and knowledge graph classes as well as their properties.
1018

@@ -66,22 +74,31 @@ Advanced users can refine transformation logic here.
6674

6775
## Smart suggestions
6876

77+
!!! info
78+
Note that this feature is only available if a Large Language Model is configured.
79+
6980
Click the :eccenca-application-ai-suggestion: Magic Wand to automatically generate mapping suggestions based on your data and the selected class.
70-
Accept (:eccenca-application-confirm:) or reject (:eccenca-application-decline:) each suggestion as needed.
81+
Accept (:octicons-thumbsup-16:) or reject (:octicons-thumbsdown-16:) each suggestion as needed.
82+
83+
### Class Suggestions
84+
85+
![Smart Class Suggestions](mapping-creator-class-suggestion.png){ class="bordered" }
86+
87+
If you haven't selected a target class yet, the AI will suggest classes from the selected vocabularies that best fit your source data.
88+
Alternatively, you can search for classes manually by typing text into the search field.
7189

72-
- **Class Suggestions:** If you haven't selected a target class yet, the AI tries to suggest classes from the selected vocabularies that fits your source data the most.
73-
You can also search manually for classes by typing text into the search field.
90+
Hover over the wand icon for each suggestion to understand why this class has been recommended.
7491

75-
- **Property Suggestions:** Property suggestions are generated that map your source data to elements of the selected target vocabularies.
76-
You can accept (:eccenca-application-confirm:) or reject (:eccenca-application-decline:) each suggestion.
92+
### Property Suggestions
7793

78-
Note that this feature is only available if a Large Language Model is configured.
94+
Property suggestions are generated that map your source data to elements of the selected target vocabularies.
95+
You can accept (:octicons-thumbsup-16:) or reject (:octicons-thumbsdown-16:) each suggestion.
7996

80-
![Smart suggestions](smart-suggestions.png){ class="bordered" }
97+
![Smart Property Suggestions](smart-suggestions.png){ class="bordered" }
8198

8299
Once the smart suggestions have been generated, you need do two steps:
83100

84101
1. For each property, decide whether to accept or reject the AI-generated mapping.
85-
Click :eccenca-application-confirm: Confirm to accept or :eccenca-application-decline: Decline to reject.
102+
Click :octicons-thumbsup-16: Confirm to accept or :octicons-thumbsdown-16: Decline to reject.
86103

87104
2. Once you have completed your mapping, click the _Save Mapping_ button to apply and save your changes to the transformation task.
237 KB
Loading
37.2 KB
Loading

docs/build/snowflake-tutorial/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
icon: material/database-export
33
subtitle: cloud datawarehouse via JDBC
4-
status: new
54
tags:
65
- AdvancedTutorial
76
- KnowledgeGraph

overrides/.icons/eccenca/application-confirm.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

overrides/.icons/eccenca/application-decline.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)