Skip to content

Commit 5959d2b

Browse files
committed
avoid abbreviations
1 parent 197d792 commit 5959d2b

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

  • docs/explore-and-author/bke-module/visually-authoring-ontologies

docs/explore-and-author/bke-module/visually-authoring-ontologies/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
icon: material/cog-outline
3-
subtitle: using BKE interface
3+
subtitle: using Business Knowledge Editor interface
44
tags:
55
- BeginnersTutorial
66
- Vocabulary
@@ -9,14 +9,14 @@ tags:
99

1010
## Introduction
1111

12-
This beginner-level tutorial shows how to use Business Knowledge Editor (BKE) to create new ontology (vocabulary) **classes** and **predicates** (object property, data property) visually.
12+
This beginner-level tutorial shows how to use Business Knowledge Editor to create new ontology (vocabulary) **classes** and **predicates** (object property, data property) visually.
1313

14-
There are other way of creating new classes and properties within Corporate Memory (using shacl shapes), but BKE allows for an intuitive "diagram" approach, simplifying the creation.
14+
There are other way of creating new classes and properties within Corporate Memory (using shacl shapes), but Business Knowledge Editor allows for an intuitive "diagram" approach, simplifying the creation.
1515

1616
The tutorial consists of the following steps, which are described in detail below:
1717

1818
1. Initializing a new ontology
19-
2. Opening a new BKE visualization
19+
2. Opening a new Business Knowledge Editor visualization
2020
3. Creating classes
2121
4. Linking related classes through object properties
2222
5. Adding data properties
@@ -58,7 +58,7 @@ To create a new ontology graph :
5858

5959
---
6060

61-
## 2 Opening a new BKE visualization
61+
## 2 Opening a new Business Knowledge Editor visualization
6262

6363
1. In Corporate Memory, click **Business knowledge editor** under **EXPLORE** in the navigation on the left side of the page.
6464

@@ -72,7 +72,7 @@ To create a new ontology graph :
7272

7373
!!!success
7474

75-
If you see an empty canvas you are ready to use BKE to create classes and properties
75+
If you see an empty canvas you are ready to use Business Knowledge Editor to create classes and properties
7676

7777
---
7878

@@ -166,7 +166,7 @@ Datatype properties can be added to the canvas the same way as an object propert
166166

167167
!!! warning
168168

169-
At the time of writing this tutorial, setting up a datatype range (languaged string, float, date, …) is not possible from within BKE directly.
169+
At the time of writing this tutorial, setting up a datatype range (languaged string, float, date, …) is not possible from within Business Knowledge Editor directly.
170170
We recommend saving the changes and finish the datatype edition using the shacl shapes approach.
171171

172172
![](datatype-range-not-supported.png){ class="bordered" width="30%" }
@@ -187,4 +187,4 @@ It is recommended to save the changes by using a named visualization, in case yo
187187

188188
!!! success
189189

190-
You have successfully created new concepts and properties inside your ontology using BKE's canvas.
190+
You have successfully created new concepts and properties inside your ontology using Business Knowledge Editor's canvas.

0 commit comments

Comments
 (0)