Skip to content

Commit 629c2dd

Browse files
author
Sebastian Plott
committed
Adjusted highligting at point 4.8
1 parent 77b6e30 commit 629c2dd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • docs/build/lift-data-from-tabular-data-such-as-csv-xslx-or-database-tables

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,10 +249,10 @@ _Example RDF triple in our Knowledge Graph based on the mapping definition:_
249249

250250
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:_
251251

252-
- Target Property: **_name_**
252+
- Target Property: `name`
253253
- Data type: _**String**_
254-
- Value path: _**ServiceName**_ (which corresponds to the column of that name)
255-
- An optional Label: _**service name**_
254+
- Value path: `ServiceName` (which corresponds to the column of that name)
255+
- An optional Label: `service name`
256256

257257
![](services-mapping-rule-edit.png){ class="bordered" width="50%" }
258258

0 commit comments

Comments
 (0)