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
To complete a mapping properties need to be added to complete your desired target schema (i.e. the graph fragment that your transformation shall yield).
29
29
The following two options exist to add properties.
@@ -55,7 +55,7 @@ Drag from a property in your source data to a class or property in the canvas to
55
55
56
56
### Edit saved mapping rule
57
57
58
-
{ class="bordered" }
58
+
{ class="bordered" width="40%" }
59
59
60
60
Click on an already saved target element to show more details. With the :eccenca-item-edit: Pencil icon you can edit the mapping rule and rename elements, or adjust configurations. Advanced users can refine transformation logic here.
61
61
@@ -73,4 +73,4 @@ Note that this feature is only available if a Large Language Model is configured
73
73
Once the smart suggestions have been generated, you need do two steps:
74
74
75
75
1. For each property, decide whether to accept or reject the AI-generated mapping. Use the checkmark to accept or the cross to reject.
76
-
2. Once you have completed your mapping, click ‘Update Mapping’ to apply and save your changes to the knowledge graph.
76
+
2. Once you have completed your mapping, click the _Update Mapping_ button to apply and save your changes to the transformation task.
0 commit comments