Skip to content

Commit 0010d04

Browse files
authored
Merge pull request #212 from RDFLib/feat/supermodel
Make supermodel mode more prominent in readme
2 parents 7922f23 + 0609c86 commit 0010d04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ In addition to making web page, human-readable forms of ontologies, pyLODE encou
1111
practice* by only producing good results for well documented inputs! pyLODE defines what it considers 'well documented'
1212
in sections below, e.g. `What pyLODE understands`_.
1313

14+
**New mode**: In v3.1.0, pyLODE now has a new mode called ``supermodel``, in addition to the existing ``ontpub`` mode. This new mode allows for documenting **profiles and modules** of multi-part models. See `supermodel.md <supermodel.md>`_ for more information.
15+
1416
----
1517

1618
**A note on the v 3.x change**
@@ -21,8 +23,6 @@ v 3.x will eventually catch up to all of v 2.13.2's features.
2123

2224
To access v 2.13.2 of pyLODE, either `download it from PyPI <https://pypi.org/project/pyLODE/2.13.2/>`_ , `check it out from GitHub <https://github.com/RDFLib/pyLODE/releases/tag/2.13.2>`_ or access it via the `online service <http://pylode.surroundaustralia.com/>`_ .
2325

24-
In v3.1.0, pyLODE now has a new mode called ``supermodel``, in addition to the existing ``ontpub`` mode. See `supermodel.md <supermodel.md>`_ for more information.
25-
2626
----
2727

2828
Contents

0 commit comments

Comments
 (0)