Skip to content

Commit 727977e

Browse files
author
Sebastian Plott
committed
Added screenshots and text for project prefix and updated some to old screenshots
1 parent 97d9c90 commit 727977e

10 files changed

Lines changed: 18 additions & 7 deletions

File tree

78.9 KB
Loading
55.1 KB
Loading

docs/build/lift-data-from-tabular-data-such-as-csv-xslx-or-database-tables/index.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The vocabulary contains the classes and properties needed to map the data into t
8181
3. Define a **Name**, a **Graph URI** and a **Description** of the vocabulary. _In this example we will use:_
8282

8383
- Name: _**Product Vocabulary**_
84-
- Graph URI: _**http://ld.company.org/prod-vocab/**_
84+
- Graph URI: _**<http://ld.company.org/prod-vocab/>**_
8585
- Description: _**Example vocabulary modeled to describe relations between products and services.**_
8686
- Vocabulary File: Browse in your filesystem for the **[products_vocabulary.nt](products_vocabulary.nt)** file and select it to be uploaded.
8787

@@ -111,19 +111,30 @@ The vocabulary contains the classes and properties needed to map the data into t
111111

112112
5. Click **Create**. Your project is created.
113113

114-
6. Within your project, click **Create** or **Create item**.
114+
6. Optionally, click **Edit** within your project
115115

116-
7. In the **Create new item** dialog, select **CSV**.
116+
![](edit-prefix.png){ class="bordered" }
117+
118+
7. Add a prefix and a URI
119+
120+
- Prefix: _**pv**_
121+
- URI: _**<http://ld.company.org/prod-vocab/>**_
122+
123+
![](edit-prefix-add.png){ class="bordered" }
124+
125+
8. Click **Create** or **Create item**.
126+
127+
9. In the **Create new item** dialog, select **CSV**.
117128

118129
![](build-dataset-types-csv.png){ class="bordered" }
119130

120-
8. Fill out a label and upload the **[services.csv](services.csv) sample file**.
131+
10. Fill out a label and upload the **[services.csv](services.csv) sample file**.
121132

122133
![](create new-dataset-csv.png){ class="bordered" }
123134

124-
9. Click **Create**.** Leave all other parameters at their default values.
135+
11. Click **Create**.** Leave all other parameters at their default values.
125136

126-
10. Create a second **dataset**. Choose **Excel** and upload the [products.xlsx](products.xlsx) file.
137+
12. Create a second **dataset**. Choose **Excel** and upload the [products.xlsx](products.xlsx) file.
127138

128139
=== "JDBC"
129140

@@ -276,7 +287,7 @@ The transformation defines how an input dataset (e.g. CSV) will be transformed i
276287
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:_
277288
278289
- Target Property: **_name_**
279-
- Data type: _**StringValueType**_
290+
- Data type: _**String**_
280291
- Value path: _**ServiceName**_ (which corresponds to the column of that name)
281292
- An optional Label: _**service name**_
282293
-77.1 KB
Loading
-37.6 KB
Loading
-9.17 KB
Loading
-83.2 KB
Loading
-42.8 KB
Loading
-22.6 KB
Loading
-48.8 KB
Loading

0 commit comments

Comments
 (0)