-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e1ffbc4
commit 95539bc
Showing
131 changed files
with
9,066 additions
and
32,812 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 263d1a0e5e37b52748888a4cbadad915 | ||
config: a4f4ac1c311e6042cb7746ed4a7fe5a3 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,231 +1,126 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|
||
<title>Overview: module code — pyLoDStorage documentation</title> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> | ||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> | ||
|
||
<html lang="en" data-content_root="../"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Overview: module code — pyLoDStorage documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=4f649999" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=cb25574f" /> | ||
<script src="../_static/documentation_options.js?v=5929fcd5"></script> | ||
<script src="../_static/doctools.js?v=888ff710"></script> | ||
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
|
||
<link rel="stylesheet" href="../_static/custom.css" type="text/css" /> | ||
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> | ||
|
||
</head><body> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<!--[if lt IE 9]> | ||
<script src="../_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
|
||
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> | ||
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> | ||
<script src="../_static/jquery.js"></script> | ||
<script src="../_static/underscore.js"></script> | ||
<script src="../_static/_sphinx_javascript_frameworks_compat.js"></script> | ||
<script src="../_static/doctools.js"></script> | ||
|
||
<script type="text/javascript" src="../_static/js/theme.js"></script> | ||
|
||
|
||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
|
||
|
||
<div class="wy-grid-for-nav"> | ||
|
||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" > | ||
|
||
|
||
|
||
<a href="../index.html" class="icon icon-home"> pyLoDStorage | ||
|
||
|
||
|
||
</a> | ||
|
||
<div class="document"> | ||
<div class="documentwrapper"> | ||
<div class="bodywrapper"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
|
||
|
||
</div> | ||
|
||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../sampledata.html">sampledata package</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../setup.html">setup module</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../tests.html">tests package</a></li> | ||
</ul> | ||
|
||
|
||
|
||
</div> | ||
|
||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
|
||
|
||
<nav class="wy-nav-top" aria-label="top navigation"> | ||
|
||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="../index.html">pyLoDStorage</a> | ||
|
||
</nav> | ||
|
||
|
||
<div class="wy-nav-content"> | ||
|
||
<div class="rst-content"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div role="navigation" aria-label="breadcrumbs navigation"> | ||
|
||
<ul class="wy-breadcrumbs"> | ||
|
||
<li><a href="../index.html" class="icon icon-home"></a> »</li> | ||
|
||
<li>Overview: module code</li> | ||
|
||
|
||
<li class="wy-breadcrumbs-aside"> | ||
|
||
</li> | ||
|
||
</ul> | ||
|
||
|
||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
<div class="body" role="main"> | ||
|
||
<h1>All modules for which code is available</h1> | ||
<ul><li><a href="lodstorage/csv.html">lodstorage.csv</a></li> | ||
<li><a href="lodstorage/docstring_parser.html">lodstorage.docstring_parser</a></li> | ||
<li><a href="lodstorage/entity.html">lodstorage.entity</a></li> | ||
<li><a href="lodstorage/jsonable.html">lodstorage.jsonable</a></li> | ||
<li><a href="lodstorage/jsonpicklemixin.html">lodstorage.jsonpicklemixin</a></li> | ||
<li><a href="lodstorage/linkml.html">lodstorage.linkml</a></li> | ||
<li><a href="lodstorage/linkml_gen.html">lodstorage.linkml_gen</a></li> | ||
<li><a href="lodstorage/lod.html">lodstorage.lod</a></li> | ||
<li><a href="lodstorage/mwTable.html">lodstorage.mwTable</a></li> | ||
<li><a href="lodstorage/plot.html">lodstorage.plot</a></li> | ||
<li><a href="lodstorage/query.html">lodstorage.query</a></li> | ||
<li><a href="lodstorage/querymain.html">lodstorage.querymain</a></li> | ||
<li><a href="lodstorage/rdf.html">lodstorage.rdf</a></li> | ||
<li><a href="lodstorage/sample.html">lodstorage.sample</a></li> | ||
<li><a href="lodstorage/sample2.html">lodstorage.sample2</a></li> | ||
<li><a href="lodstorage/schema.html">lodstorage.schema</a></li> | ||
<li><a href="lodstorage/sparql.html">lodstorage.sparql</a></li> | ||
<li><a href="lodstorage/sql.html">lodstorage.sql</a></li> | ||
<li><a href="lodstorage/storageconfig.html">lodstorage.storageconfig</a></li> | ||
<li><a href="lodstorage/sync.html">lodstorage.sync</a></li> | ||
<li><a href="lodstorage/tabulateCounter.html">lodstorage.tabulateCounter</a></li> | ||
<li><a href="lodstorage/trulytabular.html">lodstorage.trulytabular</a></li> | ||
<li><a href="lodstorage/uml.html">lodstorage.uml</a></li> | ||
<li><a href="lodstorage/version.html">lodstorage.version</a></li> | ||
<li><a href="lodstorage/xml.html">lodstorage.xml</a></li> | ||
<li><a href="lodstorage/yamlable.html">lodstorage.yamlable</a></li> | ||
<li><a href="lodstorage/yamlablemixin.html">lodstorage.yamlablemixin</a></li> | ||
<li><a href="tests/basetest.html">tests.basetest</a></li> | ||
<li><a href="tests/testEntityManager.html">tests.testEntityManager</a></li> | ||
<li><a href="tests/testJson.html">tests.testJson</a></li> | ||
<li><a href="tests/testPandas.html">tests.testPandas</a></li> | ||
<li><a href="tests/testSPARQL.html">tests.testSPARQL</a></li> | ||
<li><a href="tests/testSqlite3.html">tests.testSqlite3</a></li> | ||
<li><a href="tests/testTrulyTabular.html">tests.testTrulyTabular</a></li> | ||
<li><a href="tests/test_Plot.html">tests.test_Plot</a></li> | ||
<li><a href="tests/test_Tabulate.html">tests.test_Tabulate</a></li> | ||
<li><a href="tests/test_csv.html">tests.test_csv</a></li> | ||
<li><a href="tests/test_lod.html">tests.test_lod</a></li> | ||
<li><a href="tests/test_queries.html">tests.test_queries</a></li> | ||
</ul> | ||
|
||
</div> | ||
|
||
</div> | ||
<footer> | ||
|
||
</div> | ||
</div> | ||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | ||
<div class="sphinxsidebarwrapper"> | ||
<h1 class="logo"><a href="../index.html">pyLoDStorage</a></h1> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p> | ||
© Copyright 2020-2021, Wolfgang Fahl. | ||
|
||
</p> | ||
</div> | ||
|
||
|
||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | ||
|
||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | ||
|
||
provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
|
||
</footer> | ||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
|
||
<script type="text/javascript"> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
|
||
|
||
<h3>Navigation</h3> | ||
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../lodstorage.html">lodstorage package</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../sampledata.html">sampledata package</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../tests.html">tests package</a></li> | ||
</ul> | ||
|
||
<div class="relations"> | ||
<h3>Related Topics</h3> | ||
<ul> | ||
<li><a href="../index.html">Documentation overview</a><ul> | ||
</ul></li> | ||
</ul> | ||
</div> | ||
<div id="searchbox" style="display: none" role="search"> | ||
<h3 id="searchlabel">Quick search</h3> | ||
<div class="searchformwrapper"> | ||
<form class="search" action="../search.html" method="get"> | ||
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> | ||
<input type="submit" value="Go" /> | ||
</form> | ||
</div> | ||
</div> | ||
<script>document.getElementById('searchbox').style.display = "block"</script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div> | ||
</div> | ||
<div class="clearer"></div> | ||
</div> | ||
<div class="footer"> | ||
©2024, Author. | ||
|
||
| | ||
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.6</a> | ||
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
</body> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.