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
3. In **Create new item** window, select **Project** and click**Add**. The Create new item of type Project window appears.
107
108
108
-
3. In **Create new item** window, select **Project** and click **Add**. The Create new item of type Project window appears.
109
+
4. Fill in the required details such as Title and Description. Alternatively, import the existing project by clicking **Import Project File** and selecting the file from your system.
109
110
110
-
4. Fill in the required details such as Title and Description. Alternatively, import the existing project by clicking **Import Project File** and selecting the file from your system.
111
+
5. Click **Create**. Your project is created.
111
112
112
-
5. Click **Create**. Your project is created.
113
113
114
-
6. Optionally, click **Edit** within your project
114
+
---
115
+
116
+
=== "Workflow view"
115
117
116
-
{ class="bordered" }
118
+
1. Within your project, click on **Create workflow**.
3. The Create new item of type Knowledge Graph window appears.
221
201
222
-
4. Define a **Label**for the Knowledge Graph and provide a **graph** uri. Leave all the other parameters at the default values. _In this example we will use:_
202
+
3. Scroll down to **Target vocabularies** and choose **Products vocabulary**.
The transformation defines how an input dataset (e.g. CSV) will be transformed into an output dataset (e.g. Knowledge Graph).
234
-
235
-
1. Click **Create** in your project.
236
-
237
-
2. On the **Create New Item** window, select **Transform** and click **Add** to create a new transformation.
210
+
## 4 Configure Mapping
238
211
239
-
3. Fill out the the details leaving the **target vocabularies** field at its default value **all installed vocabularies,** which will enable us to create a transformation to the previously installed products vocabulary. _In this example we will use:_
212
+
1. Click on the 3 Dots from the previous created Transormation an choose **Mapping Editor**.
240
213
241
-
- Name: _**Lift Service Database**_
242
-
-_In the section **INPUT TASK** in the field **Dataset**, select the previously created dataset: **Services** (Input Dataset)._
243
-
-_Select the previously created dataset as the Output Dataset: **Service Knowledge Graph**_
214
+
2. Click **Mapping** in the main area to expand its menu.
244
215
245
-
4. In the main area you will find the **Mapping editor**.
9. Evaluate your mapping by clicking the Expand  button in the **Examples of target data** property to see at most three generated base URIs.
240
+
6. Evaluate your mapping by clicking the Expand  button in the **Examples of target data** property to see at most three generated base URIs.
11. Define the **Target property**, the **Data type**, the **Value path** (column name) and a **Label** for your value mapping. _In this example we will use:_
250
+
8. Define the **Target property**, the **Data type**, the **Value path** (column name) and a **Label** for your value mapping. _In this example we will use:_
288
251
289
252
- Target Property: **_name_**
290
253
- Data type: _**String**_
291
254
- Value path: _**ServiceName**_ (which corresponds to the column of that name)
Go the **Transform evaluation** tab of your transformation to view a list of generated entities. By clicking one of the generated entities, more details are provided.
3. Define a **Label** for the Knowledge Graph and provide a **graph** uri. Leave all the other parameters at the default values. _In this example we will use:_
2. Press the  button and validate the results. In this example, 9x Service triples were created in our Knowledge Graph based on the mapping.
0 commit comments