|
@@ -6,7 +6,7 @@ Graph Exploring Tool
|
|
|
:alt: Screenshot of the user interface
|
|
|
|
|
|
Virtual Knowledge Graph exploration tool built for use with a graph based on the FTG+PM concept.
|
|
|
-We add prefix translation for general concepts and the (SDO2L vocabulary)[https://msdl.uantwerpen.be/git/lucasalbertins/DTDesign/src/joeri/examples/oml/SystemDesignOntology2Layers].
|
|
|
+We add prefix translation for general concepts and the `SDO2L vocabulary <https://msdl.uantwerpen.be/git/lucasalbertins/DTDesign/src/joeri/examples/oml/SystemDesignOntology2Layers>`_.
|
|
|
The translated prefixes can be extended:
|
|
|
|
|
|
.. code-block:: toml
|
|
@@ -116,7 +116,7 @@ The translated prefixes can be extended:
|
|
|
name = "federation"
|
|
|
namespace = "http://ua.be/sdo2l/vocabulary/federation#"
|
|
|
|
|
|
-The :ref:`Modifying settings` section goes into more detail on this file.
|
|
|
+The `Modifying settings`_ section goes into more detail on this file.
|
|
|
|
|
|
Why?
|
|
|
----
|
|
@@ -129,7 +129,7 @@ Installation
|
|
|
|
|
|
If you are on Windows you can download the binary at URL and run it by double-clicking it.
|
|
|
|
|
|
-We also provide the option to install the package from a repository. If this is your prefered method please follow along.
|
|
|
+We also provide the option to install the package from a repository. If this is your preferred method please follow along.
|
|
|
|
|
|
..
|
|
|
.. code-block:: shell
|