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
Copy file name to clipboardExpand all lines: docs/explore-and-author/bke-module/visually-authoring-ontologies/index.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
icon: material/cog-outline
3
-
subtitle: using BKE interface
3
+
subtitle: using Business Knowledge Editor interface
4
4
tags:
5
5
- BeginnersTutorial
6
6
- Vocabulary
@@ -9,14 +9,14 @@ tags:
9
9
10
10
## Introduction
11
11
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.
13
13
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.
15
15
16
16
The tutorial consists of the following steps, which are described in detail below:
17
17
18
18
1. Initializing a new ontology
19
-
2. Opening a new BKE visualization
19
+
2. Opening a new Business Knowledge Editor visualization
20
20
3. Creating classes
21
21
4. Linking related classes through object properties
22
22
5. Adding data properties
@@ -58,7 +58,7 @@ To create a new ontology graph :
58
58
59
59
---
60
60
61
-
## 2 Opening a new BKE visualization
61
+
## 2 Opening a new Business Knowledge Editor visualization
62
62
63
63
1. In Corporate Memory, click **Business knowledge editor** under **EXPLORE** in the navigation on the left side of the page.
64
64
@@ -72,7 +72,7 @@ To create a new ontology graph :
72
72
73
73
!!!success
74
74
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
76
76
77
77
---
78
78
@@ -166,7 +166,7 @@ Datatype properties can be added to the canvas the same way as an object propert
166
166
167
167
!!! warning
168
168
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.
170
170
We recommend saving the changes and finish the datatype edition using the shacl shapes approach.
0 commit comments