|
1 | 1 | --- |
2 | | -icon: octicons/cross-reference-24 |
| 2 | +icon: fontawesome/solid/wand-magic-sparkles |
| 3 | +subtitle: build mappings visually and AI supported |
| 4 | +status: new |
3 | 5 | tags: |
4 | 6 | - Reference |
5 | 7 | --- |
6 | 8 | # Mapping Creator |
7 | 9 |
|
| 10 | +!!! info |
| 11 | + |
| 12 | + Access inline help and a feature tour via the help menu :eccenca-item-question:. |
| 13 | + |
| 14 | + { class="bordered" width="20%" } |
| 15 | + |
8 | 16 | Use the Mapping Creator to connect your data to semantic models. |
9 | 17 | 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. |
10 | 18 |
|
@@ -66,22 +74,31 @@ Advanced users can refine transformation logic here. |
66 | 74 |
|
67 | 75 | ## Smart suggestions |
68 | 76 |
|
| 77 | +!!! info |
| 78 | + Note that this feature is only available if a Large Language Model is configured. |
| 79 | + |
69 | 80 | 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 | +{ 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. |
71 | 89 |
|
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. |
74 | 91 |
|
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 |
77 | 93 |
|
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. |
79 | 96 |
|
80 | | -{ class="bordered" } |
| 97 | +{ class="bordered" } |
81 | 98 |
|
82 | 99 | Once the smart suggestions have been generated, you need do two steps: |
83 | 100 |
|
84 | 101 | 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. |
86 | 103 |
|
87 | 104 | 2. Once you have completed your mapping, click the _Save Mapping_ button to apply and save your changes to the transformation task. |
0 commit comments