Skip to content

Commit

Permalink
Deployed ec91a63 to latest with MkDocs 1.5.2 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 committed Aug 10, 2023
1 parent 245eebb commit 635fa54
Show file tree
Hide file tree
Showing 44 changed files with 189 additions and 189 deletions.
8 changes: 4 additions & 4 deletions latest/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@


<link rel="icon" href="/EMMOntoPy/latest/images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.17">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>EMMOntoPy</title>



<link rel="stylesheet" href="/EMMOntoPy/latest/assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="/EMMOntoPy/latest/assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="/EMMOntoPy/latest/assets/stylesheets/palette.ecc896b0.min.css">
Expand Down Expand Up @@ -961,10 +961,10 @@ <h1>404 - Not found</h1>
<div class="md-dialog__inner md-typeset"></div>
</div>

<script id="__config" type="application/json">{"base": "/EMMOntoPy/latest", "features": ["navigation.instant", "navigation.top", "content.tabs.link"], "search": "/EMMOntoPy/latest/assets/javascripts/workers/search.208ed371.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>
<script id="__config" type="application/json">{"base": "/EMMOntoPy/latest", "features": ["navigation.instant", "navigation.top", "content.tabs.link"], "search": "/EMMOntoPy/latest/assets/javascripts/workers/search.74e28a9f.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>


<script src="/EMMOntoPy/latest/assets/javascripts/bundle.b425cdc4.min.js"></script>
<script src="/EMMOntoPy/latest/assets/javascripts/bundle.220ee61c.min.js"></script>


</body>
Expand Down
26 changes: 13 additions & 13 deletions latest/CHANGELOG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<link rel="next" href="../api_reference/emmopy/emmocheck/">

<link rel="icon" href="../images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.17">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>Changelog - EMMOntoPy</title>



<link rel="stylesheet" href="../assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.ecc896b0.min.css">
Expand Down Expand Up @@ -582,8 +582,8 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#unreleased-changes-2023-06-30" class="md-nav__link">
Unreleased changes (2023-06-30)
<a href="#unreleased-changes-2023-08-10" class="md-nav__link">
Unreleased changes (2023-08-10)
</a>

</li>
Expand Down Expand Up @@ -1292,8 +1292,8 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#unreleased-changes-2023-06-30" class="md-nav__link">
Unreleased changes (2023-06-30)
<a href="#unreleased-changes-2023-08-10" class="md-nav__link">
Unreleased changes (2023-08-10)
</a>

</li>
Expand Down Expand Up @@ -1650,7 +1650,7 @@


<h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link">&para;</a></h1>
<h2 id="unreleased-changes-2023-06-30"><a href="https://github.com/emmo-repo/EMMOntoPy/tree/Unreleased changes">Unreleased changes</a> (2023-06-30)<a class="headerlink" href="#unreleased-changes-2023-06-30" title="Permanent link">&para;</a></h2>
<h2 id="unreleased-changes-2023-08-10"><a href="https://github.com/emmo-repo/EMMOntoPy/tree/Unreleased changes">Unreleased changes</a> (2023-08-10)<a class="headerlink" href="#unreleased-changes-2023-08-10" title="Permanent link">&para;</a></h2>
<p><a href="https://github.com/emmo-repo/EMMOntoPy/compare/v0.6.0...Unreleased changes">Full Changelog</a></p>
<p><strong>Closed issues:</strong></p>
<ul>
Expand Down Expand Up @@ -1777,7 +1777,7 @@ <h2 id="v050-2023-02-06"><a href="https://github.com/emmo-repo/EMMOntoPy/tree/v0
<li>get_by_label_all only works after sync_attributes <a href="https://github.com/emmo-repo/EMMOntoPy/issues/502">#502</a></li>
<li>excel2onto: support updating ontology <a href="https://github.com/emmo-repo/EMMOntoPy/issues/501">#501</a></li>
<li>excel2onto: allow to use prefLabel already in imported ontologies <a href="https://github.com/emmo-repo/EMMOntoPy/issues/500">#500</a></li>
<li>Drop Python 3.6 support - extend Python >3.7 support <a href="https://github.com/emmo-repo/EMMOntoPy/issues/486">#486</a></li>
<li>Drop Python 3.6 support - extend Python &gt;3.7 support <a href="https://github.com/emmo-repo/EMMOntoPy/issues/486">#486</a></li>
<li>Update pypi-release github action <a href="https://github.com/emmo-repo/EMMOntoPy/issues/482">#482</a></li>
<li>Make workflows dispatchable <a href="https://github.com/emmo-repo/EMMOntoPy/issues/481">#481</a></li>
<li>excel2onto: Read catalog file for imported ontology <a href="https://github.com/emmo-repo/EMMOntoPy/issues/474">#474</a></li>
Expand Down Expand Up @@ -1830,7 +1830,7 @@ <h2 id="v040-2022-10-04"><a href="https://github.com/emmo-repo/EMMOntoPy/tree/v0
</ul>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>Update from 'EMMO-python' -> 'EMMOntoPy' <a href="https://github.com/emmo-repo/EMMOntoPy/pull/477">#477</a> (<a href="https://github.com/CasperWA">CasperWA</a>)</li>
<li>Update from 'EMMO-python' -&gt; 'EMMOntoPy' <a href="https://github.com/emmo-repo/EMMOntoPy/pull/477">#477</a> (<a href="https://github.com/CasperWA">CasperWA</a>)</li>
<li>Allow for adding prefix in manchester notation. <a href="https://github.com/emmo-repo/EMMOntoPy/pull/469">#469</a> (<a href="https://github.com/francescalb">francescalb</a>)</li>
<li>Fixed issue with exel2onto: not all relations are included in the generated ontology <a href="https://github.com/emmo-repo/EMMOntoPy/pull/458">#458</a> (<a href="https://github.com/jesper-friis">jesper-friis</a>)</li>
<li>Added documentation of excel2onto <a href="https://github.com/emmo-repo/EMMOntoPy/pull/456">#456</a> (<a href="https://github.com/jesper-friis">jesper-friis</a>)</li>
Expand Down Expand Up @@ -1985,7 +1985,7 @@ <h2 id="v010-2021-10-27"><a href="https://github.com/emmo-repo/EMMOntoPy/tree/v0
<li>Tidy up unittests <a href="https://github.com/emmo-repo/EMMOntoPy/issues/220">#220</a></li>
<li>Remove importability of sub-<code>factpluspluswrapper</code> folders <a href="https://github.com/emmo-repo/EMMOntoPy/issues/213">#213</a></li>
<li>Make function that automatically loads emmo <a href="https://github.com/emmo-repo/EMMOntoPy/issues/209">#209</a></li>
<li>Require rdflib>5.0.0? <a href="https://github.com/emmo-repo/EMMOntoPy/issues/206">#206</a></li>
<li>Require rdflib&gt;5.0.0? <a href="https://github.com/emmo-repo/EMMOntoPy/issues/206">#206</a></li>
<li>change package name <a href="https://github.com/emmo-repo/EMMOntoPy/issues/205">#205</a></li>
<li>test_catalog fails because seraching for .owl in emmo/master <a href="https://github.com/emmo-repo/EMMOntoPy/issues/203">#203</a></li>
<li>Consider using <code>mike</code> for versioned documentation <a href="https://github.com/emmo-repo/EMMOntoPy/issues/197">#197</a></li>
Expand Down Expand Up @@ -2063,7 +2063,7 @@ <h2 id="v101-2021-07-01"><a href="https://github.com/emmo-repo/EMMOntoPy/tree/v1
<li>Owread2-0.32 not accepted die to error in owlready2 triplelite <a href="https://github.com/emmo-repo/EMMOntoPy/pull/178">#178</a> (<a href="https://github.com/francescalb">francescalb</a>)</li>
<li>Fixed import of defaultstyle in ontograph-tool <a href="https://github.com/emmo-repo/EMMOntoPy/pull/177">#177</a> (<a href="https://github.com/francescalb">francescalb</a>)</li>
<li>Updated pygments req to at least 2.7.4 because of high seq alert <a href="https://github.com/emmo-repo/EMMOntoPy/pull/168">#168</a> (<a href="https://github.com/francescalb">francescalb</a>)</li>
<li>Owlready requirement >0.28 <a href="https://github.com/emmo-repo/EMMOntoPy/pull/167">#167</a> (<a href="https://github.com/francescalb">francescalb</a>)</li>
<li>Owlready requirement &gt;0.28 <a href="https://github.com/emmo-repo/EMMOntoPy/pull/167">#167</a> (<a href="https://github.com/francescalb">francescalb</a>)</li>
<li>WIP: Ipycytoscape <a href="https://github.com/emmo-repo/EMMOntoPy/pull/163">#163</a> (<a href="https://github.com/francescalb">francescalb</a>)</li>
<li>Made it possible to load other ontologies like foaf <a href="https://github.com/emmo-repo/EMMOntoPy/pull/162">#162</a> (<a href="https://github.com/jesper-friis">jesper-friis</a>)</li>
<li>Added get_label instead of asstring <a href="https://github.com/emmo-repo/EMMOntoPy/pull/160">#160</a> (<a href="https://github.com/francescalb">francescalb</a>)</li>
Expand Down Expand Up @@ -2439,10 +2439,10 @@ <h2 id="v099-2019-07-14"><a href="https://github.com/emmo-repo/EMMOntoPy/tree/v0
<div class="md-dialog__inner md-typeset"></div>
</div>

<script id="__config" type="application/json">{"base": "..", "features": ["navigation.instant", "navigation.top", "content.tabs.link"], "search": "../assets/javascripts/workers/search.208ed371.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.instant", "navigation.top", "content.tabs.link"], "search": "../assets/javascripts/workers/search.74e28a9f.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>


<script src="../assets/javascripts/bundle.b425cdc4.min.js"></script>
<script src="../assets/javascripts/bundle.220ee61c.min.js"></script>


</body>
Expand Down
8 changes: 4 additions & 4 deletions latest/LICENSE/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<link rel="next" href="../demo/">

<link rel="icon" href="../images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.17">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>License - EMMOntoPy</title>



<link rel="stylesheet" href="../assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.ecc896b0.min.css">
Expand Down Expand Up @@ -1015,10 +1015,10 @@ <h1>License</h1>
<div class="md-dialog__inner md-typeset"></div>
</div>

<script id="__config" type="application/json">{"base": "..", "features": ["navigation.instant", "navigation.top", "content.tabs.link"], "search": "../assets/javascripts/workers/search.208ed371.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.instant", "navigation.top", "content.tabs.link"], "search": "../assets/javascripts/workers/search.74e28a9f.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>


<script src="../assets/javascripts/bundle.b425cdc4.min.js"></script>
<script src="../assets/javascripts/bundle.220ee61c.min.js"></script>


</body>
Expand Down
8 changes: 4 additions & 4 deletions latest/api_reference/emmopy/emmocheck/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<link rel="next" href="../emmopy/">

<link rel="icon" href="../../../images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.17">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>emmocheck - EMMOntoPy</title>



<link rel="stylesheet" href="../../../assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="../../../assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="../../../assets/stylesheets/palette.ecc896b0.min.css">
Expand Down Expand Up @@ -2736,10 +2736,10 @@ <h2 class="doc doc-heading" id="emmopy.emmocheck.main">
<div class="md-dialog__inner md-typeset"></div>
</div>

<script id="__config" type="application/json">{"base": "../../..", "features": ["navigation.instant", "navigation.top", "content.tabs.link"], "search": "../../../assets/javascripts/workers/search.208ed371.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>
<script id="__config" type="application/json">{"base": "../../..", "features": ["navigation.instant", "navigation.top", "content.tabs.link"], "search": "../../../assets/javascripts/workers/search.74e28a9f.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>


<script src="../../../assets/javascripts/bundle.b425cdc4.min.js"></script>
<script src="../../../assets/javascripts/bundle.220ee61c.min.js"></script>


</body>
Expand Down
8 changes: 4 additions & 4 deletions latest/api_reference/emmopy/emmopy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<link rel="next" href="../../ontopy/colortest/">

<link rel="icon" href="../../../images/favicon.png">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.17">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>emmopy - EMMOntoPy</title>



<link rel="stylesheet" href="../../../assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="../../../assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="../../../assets/stylesheets/palette.ecc896b0.min.css">
Expand Down Expand Up @@ -1378,10 +1378,10 @@ <h2 class="doc doc-heading" id="emmopy.emmopy.get_emmo">
<div class="md-dialog__inner md-typeset"></div>
</div>

<script id="__config" type="application/json">{"base": "../../..", "features": ["navigation.instant", "navigation.top", "content.tabs.link"], "search": "../../../assets/javascripts/workers/search.208ed371.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>
<script id="__config" type="application/json">{"base": "../../..", "features": ["navigation.instant", "navigation.top", "content.tabs.link"], "search": "../../../assets/javascripts/workers/search.74e28a9f.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>


<script src="../../../assets/javascripts/bundle.b425cdc4.min.js"></script>
<script src="../../../assets/javascripts/bundle.220ee61c.min.js"></script>


</body>
Expand Down
Loading

0 comments on commit 635fa54

Please sign in to comment.