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: README.md
+28-28
Original file line number
Diff line number
Diff line change
@@ -21,22 +21,22 @@ ELOT takes inspiration from this paradigm and uses the excellent Emacs Orgmode p
21
21
Ontological constructs are generated from narrative sections and Manchester Notation (OMN) fragments. Diagrams are generated from Turtle examples or SPARQL queries by using the rdfpuml tool.
22
22
The tool then extracts ontological definitions (OMN or Turtle) and documentation (HTML or PDF).
23
23
24
-
-[Prerequisites in brief](#orge7ac34a)
25
-
-[Installation](#org5c6fc2e)
26
-
-[Get Emacs](#org6ae6f73)
27
-
-[Install ELOT in Emacs](#orgb5fd97b)
28
-
-[Install ELOT auxiliaries](#orgeaf56eb)
29
-
-[NEW: Convert existing OWL files to ELOT format](#orgaf72598)
30
-
-[Quick start using ELOT](#org0d2c385)
31
-
-[Adding an ontology](#orgd19697d)
32
-
-[Adding classes and relations](#orgf6781d9)
33
-
-[Adding annotations](#orgf45be48)
34
-
-[Querying the ontology](#org829ab56)
35
-
-[Making a diagram](#orgb399a63)
36
-
-[Display labels instead of identifiers](#orgc4b91b8)
37
-
38
-
39
-
<aid="orge7ac34a"></a>
24
+
-[Prerequisites in brief](#org9010ab3)
25
+
-[Installation](#org7aa9b2c)
26
+
-[Get Emacs](#org19dfc60)
27
+
-[Install ELOT in Emacs](#orge214a8a)
28
+
-[Install ELOT auxiliaries](#orgc6cbbc3)
29
+
-[NEW: Convert existing OWL files to ELOT format](#orgdadb10d)
30
+
-[Quick start using ELOT](#orgf04456a)
31
+
-[Adding an ontology](#orga1f38d7)
32
+
-[Adding classes and relations](#org6850bf6)
33
+
-[Adding annotations](#org877cdfc)
34
+
-[Querying the ontology](#org32b4d8b)
35
+
-[Making a diagram](#org26ad75a)
36
+
-[Display labels instead of identifiers](#org99a791c)
37
+
38
+
39
+
<aid="org9010ab3"></a>
40
40
41
41
## Prerequisites in brief
42
42
@@ -52,12 +52,12 @@ If you are new to Emacs, the book [Mastering Emacs](https://www.masteringemacs.o
52
52
recommended.
53
53
54
54
55
-
<aid="org5c6fc2e"></a>
55
+
<aid="org7aa9b2c"></a>
56
56
57
57
## Installation
58
58
59
59
60
-
<aid="org6ae6f73"></a>
60
+
<aid="org19dfc60"></a>
61
61
62
62
### Get Emacs
63
63
@@ -75,7 +75,7 @@ for Linux).
75
75
For MacOS users: See the [GNU Emacs downloads](https://www.gnu.org/software/emacs/download.html) page under "macOS".
76
76
77
77
78
-
<aid="orgb5fd97b"></a>
78
+
<aid="orge214a8a"></a>
79
79
80
80
### Install ELOT in Emacs
81
81
@@ -105,7 +105,7 @@ The following steps will get you started editing OWL ontologies.
105
105
`~/elisp/elot/elot-package/` to your `load-path`.
106
106
107
107
108
-
<aid="orgeaf56eb"></a>
108
+
<aid="orgc6cbbc3"></a>
109
109
110
110
### Install ELOT auxiliaries
111
111
@@ -145,7 +145,7 @@ Get the tools:
145
145
`elot-exporter.jar` in your `bin` folder.
146
146
147
147
148
-
<aid="orgaf72598"></a>
148
+
<aid="orgdadb10d"></a>
149
149
150
150
### NEW: Convert existing OWL files to ELOT format
151
151
@@ -156,12 +156,12 @@ easy to work on existing ontologies in your favourite editor.
156
156
The `jar` file can be downloaded from [ELOT releases](https://github.com/johanwk/elot/releases).
157
157
158
158
159
-
<aid="org0d2c385"></a>
159
+
<aid="orgf04456a"></a>
160
160
161
161
## Quick start using ELOT
162
162
163
163
164
-
<aid="orgd19697d"></a>
164
+
<aid="orga1f38d7"></a>
165
165
166
166
### Adding an ontology
167
167
@@ -215,7 +215,7 @@ Now create an OWL file from your new document.
Copy file name to clipboardExpand all lines: documentation/README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
2
2
# Table of Contents
3
3
4
-
1.[More documentation is needed](#orgc80debe)
5
-
2.[Introductory presentation, 2024](#orgee7a57e)
6
-
3.[Installation](#orgddc47ac)
4
+
1.[More documentation is needed](#org0547cf4)
5
+
2.[Introductory presentation, 2024](#org3823370)
6
+
3.[Installation](#orgbd1d69b)
7
7
8
8
9
9
10
-
<aid="orgc80debe"></a>
10
+
<aid="org0547cf4"></a>
11
11
12
12
# More documentation is needed
13
13
@@ -23,7 +23,7 @@
23
23
- integrating templates for generated ontology content
24
24
25
25
26
-
<aid="orgee7a57e"></a>
26
+
<aid="org3823370"></a>
27
27
28
28
# Introductory presentation, 2024
29
29
@@ -33,7 +33,7 @@ This presentation can be a good starting point for a quick look at main features
33
33
-[Presentation slides in HTML format](20240525T181908--elot-presented-to-iof-tob__elot_emacs_iof.html)*to view the presentation, download a copy and open in a web browser*.
0 commit comments