--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/build/html/pyams_thesaurus.rpc.json.html Sun Jan 14 11:48:51 2018 +0100
@@ -0,0 +1,129 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <title>pyams_thesaurus.rpc.json package — PyAMS User Guide 0.1.0 documentation</title>
+ <link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
+ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
+ <script type="text/javascript">
+ var DOCUMENTATION_OPTIONS = {
+ URL_ROOT: './',
+ VERSION: '0.1.0',
+ COLLAPSE_INDEX: false,
+ FILE_SUFFIX: '.html',
+ HAS_SOURCE: true,
+ SOURCELINK_SUFFIX: '.txt'
+ };
+ </script>
+ <script type="text/javascript" src="_static/jquery.js"></script>
+ <script type="text/javascript" src="_static/underscore.js"></script>
+ <script type="text/javascript" src="_static/doctools.js"></script>
+ <link rel="index" title="Index" href="genindex.html" />
+ <link rel="search" title="Search" href="search.html" />
+<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Neuton&subset=latin" type="text/css" media="screen" charset="utf-8" />
+<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&subset=latin" type="text/css" media="screen" charset="utf-8" />
+<!--[if lte IE 6]>
+<link rel="stylesheet" href="_static/ie6.css" type="text/css" media="screen" charset="utf-8" />
+<![endif]-->
+
+ </head>
+ <body>
+
+ <div class="related" role="navigation" aria-label="related navigation">
+ <h3>Navigation</h3>
+ <ul>
+ <li class="right" style="margin-right: 10px">
+ <a href="genindex.html" title="General Index"
+ accesskey="I">index</a></li>
+ <li class="right" >
+ <a href="py-modindex.html" title="Python Module Index"
+ >modules</a> |</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyAMS User Guide 0.1.0 documentation</a> »</li>
+ </ul>
+ </div>
+
+ <div class="document">
+ <div class="documentwrapper">
+ <div class="bodywrapper">
+ <div class="body" role="main">
+
+ <div class="section" id="pyams-thesaurus-rpc-json-package">
+<h1>pyams_thesaurus.rpc.json package<a class="headerlink" href="#pyams-thesaurus-rpc-json-package" title="Permalink to this headline">¶</a></h1>
+<div class="section" id="module-pyams_thesaurus.rpc.json">
+<span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-pyams_thesaurus.rpc.json" title="Permalink to this headline">¶</a></h2>
+<dl class="function">
+<dt id="pyams_thesaurus.rpc.json.findTerms">
+<code class="descclassname">pyams_thesaurus.rpc.json.</code><code class="descname">findTerms</code><span class="sig-paren">(</span><em>request</em>, <em>query</em>, <em>thesaurus_name</em>, <em>extract_name=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.rpc.json.findTerms" title="Permalink to this definition">¶</a></dt>
+<dd><p>Find terms matching given query, returning their title</p>
+</dd></dl>
+
+<dl class="function">
+<dt id="pyams_thesaurus.rpc.json.findTermsWithLabel">
+<code class="descclassname">pyams_thesaurus.rpc.json.</code><code class="descname">findTermsWithLabel</code><span class="sig-paren">(</span><em>request</em>, <em>query</em>, <em>thesaurus_name</em>, <em>extract_name=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.rpc.json.findTermsWithLabel" title="Permalink to this definition">¶</a></dt>
+<dd><p>Find terms matching given query, returning their full label</p>
+</dd></dl>
+
+<dl class="function">
+<dt id="pyams_thesaurus.rpc.json.getExtracts">
+<code class="descclassname">pyams_thesaurus.rpc.json.</code><code class="descname">getExtracts</code><span class="sig-paren">(</span><em>request</em>, <em>thesaurus_name</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.rpc.json.getExtracts" title="Permalink to this definition">¶</a></dt>
+<dd><p>Get extracts of given thesaurus</p>
+</dd></dl>
+
+<dl class="function">
+<dt id="pyams_thesaurus.rpc.json.getTopTerms">
+<code class="descclassname">pyams_thesaurus.rpc.json.</code><code class="descname">getTopTerms</code><span class="sig-paren">(</span><em>request</em>, <em>thesaurus_name</em>, <em>extract_name=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.rpc.json.getTopTerms" title="Permalink to this definition">¶</a></dt>
+<dd><p>Get top terms of given thesaurus</p>
+</dd></dl>
+
+</div>
+</div>
+
+
+ </div>
+ </div>
+ </div>
+ <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
+ <div class="sphinxsidebarwrapper">
+ <h3><a href="index.html">Table Of Contents</a></h3>
+ <ul>
+<li><a class="reference internal" href="#">pyams_thesaurus.rpc.json package</a><ul>
+<li><a class="reference internal" href="#module-pyams_thesaurus.rpc.json">Module contents</a></li>
+</ul>
+</li>
+</ul>
+
+<div id="searchbox" style="display: none" role="search">
+ <h3>Quick search</h3>
+ <form class="search" action="search.html" method="get">
+ <div><input type="text" name="q" /></div>
+ <div><input type="submit" value="Go" /></div>
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+<script type="text/javascript">$('#searchbox').show(0);</script>
+ </div>
+ </div>
+ <div class="clearer"></div>
+ </div>
+ <div class="related" role="navigation" aria-label="related navigation">
+ <h3>Navigation</h3>
+ <ul>
+ <li class="right" style="margin-right: 10px">
+ <a href="genindex.html" title="General Index"
+ >index</a></li>
+ <li class="right" >
+ <a href="py-modindex.html" title="Python Module Index"
+ >modules</a> |</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyAMS User Guide 0.1.0 documentation</a> »</li>
+ </ul>
+ </div>
+ <div class="footer" role="contentinfo">
+ © Copyright 2017, Thierry Florac.
+ Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.5.
+ </div>
+ </body>
+</html>
\ No newline at end of file