src/build/html/pyams_thesaurus.loader.html
changeset 0 d153941bb745
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/build/html/pyams_thesaurus.loader.html	Sun Jan 14 11:48:51 2018 +0100
@@ -0,0 +1,534 @@
+
+<!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.loader package &#8212; 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&amp;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&amp;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> &#187;</li> 
+      </ul>
+    </div>  
+
+    <div class="document">
+      <div class="documentwrapper">
+        <div class="bodywrapper">
+          <div class="body" role="main">
+            
+  <div class="section" id="pyams-thesaurus-loader-package">
+<h1>pyams_thesaurus.loader package<a class="headerlink" href="#pyams-thesaurus-loader-package" title="Permalink to this headline">¶</a></h1>
+<div class="section" id="module-pyams_thesaurus.loader">
+<span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-pyams_thesaurus.loader" title="Permalink to this headline">¶</a></h2>
+<dl class="class">
+<dt id="pyams_thesaurus.loader.BaseThesaurusExporter">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.</code><code class="descname">BaseThesaurusExporter</code><a class="headerlink" href="#pyams_thesaurus.loader.BaseThesaurusExporter" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
+<p>Base thesaurus exporter</p>
+<dl class="method">
+<dt id="pyams_thesaurus.loader.BaseThesaurusExporter.export">
+<code class="descname">export</code><span class="sig-paren">(</span><em>thesaurus</em>, <em>configuration=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.BaseThesaurusExporter.export" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.BaseThesaurusExporter.handler">
+<code class="descname">handler</code><em class="property"> = None</em><a class="headerlink" href="#pyams_thesaurus.loader.BaseThesaurusExporter.handler" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.BaseThesaurusExporterHandler">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.</code><code class="descname">BaseThesaurusExporterHandler</code><span class="sig-paren">(</span><em>configuration</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.BaseThesaurusExporterHandler" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
+<p>Base thesaurus exporter handler</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.BaseThesaurusExporterHandler.content_type">
+<code class="descname">content_type</code><em class="property"> = None</em><a class="headerlink" href="#pyams_thesaurus.loader.BaseThesaurusExporterHandler.content_type" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.BaseThesaurusLoader">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.</code><code class="descname">BaseThesaurusLoader</code><a class="headerlink" href="#pyams_thesaurus.loader.BaseThesaurusLoader" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
+<p>Base thesaurus loader</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.BaseThesaurusLoader.handler">
+<code class="descname">handler</code><em class="property"> = None</em><a class="headerlink" href="#pyams_thesaurus.loader.BaseThesaurusLoader.handler" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="pyams_thesaurus.loader.BaseThesaurusLoader.load">
+<code class="descname">load</code><span class="sig-paren">(</span><em>data</em>, <em>configuration=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.BaseThesaurusLoader.load" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.BaseThesaurusLoaderHandler">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.</code><code class="descname">BaseThesaurusLoaderHandler</code><span class="sig-paren">(</span><em>configuration</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.BaseThesaurusLoaderHandler" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
+<p>Base thesaurus loader handler</p>
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.ThesaurusExportersVocabulary">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.</code><code class="descname">ThesaurusExportersVocabulary</code><span class="sig-paren">(</span><em>context</em>, <em>**kw</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusExportersVocabulary" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">zope.componentvocabulary.vocabulary.UtilityVocabulary</span></code></p>
+<p>Thesaurus exporters vocabulary</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.ThesaurusExportersVocabulary.interface">
+<code class="descname">interface</code><em class="property"> = &lt;InterfaceClass pyams_thesaurus.interfaces.loader.IThesaurusExporter&gt;</em><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusExportersVocabulary.interface" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.ThesaurusExportersVocabulary.nameOnly">
+<code class="descname">nameOnly</code><em class="property"> = True</em><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusExportersVocabulary.nameOnly" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.ThesaurusLoaderDescription">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.</code><code class="descname">ThesaurusLoaderDescription</code><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoaderDescription" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
+<p>Thesaurus loader description</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.ThesaurusLoaderDescription.created">
+<code class="descname">created</code><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoaderDescription.created" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.ThesaurusLoaderDescription.creator">
+<code class="descname">creator</code><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoaderDescription.creator" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.ThesaurusLoaderDescription.description">
+<code class="descname">description</code><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoaderDescription.description" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.ThesaurusLoaderDescription.language">
+<code class="descname">language</code><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoaderDescription.language" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.ThesaurusLoaderDescription.publisher">
+<code class="descname">publisher</code><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoaderDescription.publisher" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.ThesaurusLoaderDescription.subject">
+<code class="descname">subject</code><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoaderDescription.subject" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.ThesaurusLoaderDescription.title">
+<code class="descname">title</code><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoaderDescription.title" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.ThesaurusLoaderTerm">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.</code><code class="descname">ThesaurusLoaderTerm</code><span class="sig-paren">(</span><em>label</em>, <em>alt=None</em>, <em>definition=None</em>, <em>note=None</em>, <em>generic=None</em>, <em>specifics=None</em>, <em>associations=None</em>, <em>usage=None</em>, <em>used_for=None</em>, <em>created=None</em>, <em>modified=None</em>, <em>weight=0</em>, <em>properties=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoaderTerm" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
+<p>Thesaurus loader term</p>
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.ThesaurusLoadersVocabulary">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.</code><code class="descname">ThesaurusLoadersVocabulary</code><span class="sig-paren">(</span><em>context</em>, <em>**kw</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoadersVocabulary" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">zope.componentvocabulary.vocabulary.UtilityVocabulary</span></code></p>
+<p>Thesaurus loaders vocabulary</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.ThesaurusLoadersVocabulary.interface">
+<code class="descname">interface</code><em class="property"> = &lt;InterfaceClass pyams_thesaurus.interfaces.loader.IThesaurusLoader&gt;</em><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoadersVocabulary.interface" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.ThesaurusLoadersVocabulary.nameOnly">
+<code class="descname">nameOnly</code><em class="property"> = True</em><a class="headerlink" href="#pyams_thesaurus.loader.ThesaurusLoadersVocabulary.nameOnly" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.XMLThesaurusExporterHandler">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.</code><code class="descname">XMLThesaurusExporterHandler</code><span class="sig-paren">(</span><em>configuration</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.XMLThesaurusExporterHandler" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <a class="reference internal" href="#pyams_thesaurus.loader.BaseThesaurusExporterHandler" title="pyams_thesaurus.loader.BaseThesaurusExporterHandler"><code class="xref py py-class docutils literal"><span class="pre">pyams_thesaurus.loader.BaseThesaurusExporterHandler</span></code></a></p>
+<p>Base XML thesaurus exporter handler</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.XMLThesaurusExporterHandler.content_type">
+<code class="descname">content_type</code><em class="property"> = 'text/xml'</em><a class="headerlink" href="#pyams_thesaurus.loader.XMLThesaurusExporterHandler.content_type" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="pyams_thesaurus.loader.XMLThesaurusExporterHandler.write">
+<code class="descname">write</code><span class="sig-paren">(</span><em>thesaurus</em>, <em>output</em>, <em>configuration=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.XMLThesaurusExporterHandler.write" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.XMLThesaurusLoaderHandler">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.</code><code class="descname">XMLThesaurusLoaderHandler</code><span class="sig-paren">(</span><em>configuration</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.XMLThesaurusLoaderHandler" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <a class="reference internal" href="#pyams_thesaurus.loader.BaseThesaurusLoaderHandler" title="pyams_thesaurus.loader.BaseThesaurusLoaderHandler"><code class="xref py py-class docutils literal"><span class="pre">pyams_thesaurus.loader.BaseThesaurusLoaderHandler</span></code></a></p>
+<p>Base XML thesaurus loader handler</p>
+</dd></dl>
+
+</div>
+<div class="section" id="submodules">
+<h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2>
+<div class="section" id="module-pyams_thesaurus.loader.config">
+<span id="pyams-thesaurus-loader-config-module"></span><h3>pyams_thesaurus.loader.config module<a class="headerlink" href="#module-pyams_thesaurus.loader.config" title="Permalink to this headline">¶</a></h3>
+<dl class="class">
+<dt id="pyams_thesaurus.loader.config.ThesaurusExporterConfiguration">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.config.</code><code class="descname">ThesaurusExporterConfiguration</code><span class="sig-paren">(</span><em>data=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusExporterConfiguration" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
+<p>Thesaurus exporter configuration</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.config.ThesaurusExporterConfiguration.extract">
+<code class="descname">extract</code><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusExporterConfiguration.extract" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.config.ThesaurusExporterConfiguration.filename">
+<code class="descname">filename</code><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusExporterConfiguration.filename" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.config.ThesaurusExporterConfiguration.format">
+<code class="descname">format</code><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusExporterConfiguration.format" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.config.</code><code class="descname">ThesaurusLoaderConfiguration</code><span class="sig-paren">(</span><em>data=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
+<p>Thesaurus loader configuration</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.data">
+<code class="descname">data</code><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.data" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.encoding">
+<code class="descname">encoding</code><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.encoding" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.format">
+<code class="descname">format</code><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.format" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.import_synonyms">
+<code class="descname">import_synonyms</code><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.import_synonyms" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.language">
+<code class="descname">language</code><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.language" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.name">
+<code class="descname">name</code><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration.name" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.config.ThesaurusUpdaterConfiguration">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.config.</code><code class="descname">ThesaurusUpdaterConfiguration</code><span class="sig-paren">(</span><em>data=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusUpdaterConfiguration" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <a class="reference internal" href="#pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration" title="pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration"><code class="xref py py-class docutils literal"><span class="pre">pyams_thesaurus.loader.config.ThesaurusLoaderConfiguration</span></code></a></p>
+<p>Thesaurus updater configuration</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.config.ThesaurusUpdaterConfiguration.clear">
+<code class="descname">clear</code><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusUpdaterConfiguration.clear" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.config.ThesaurusUpdaterConfiguration.conflict_suffix">
+<code class="descname">conflict_suffix</code><a class="headerlink" href="#pyams_thesaurus.loader.config.ThesaurusUpdaterConfiguration.conflict_suffix" title="Permalink to this definition">¶</a></dt>
+<dd><p>Computed attributes based on schema fields</p>
+<p>Field properties provide default values, data validation and error messages
+based on data found in field meta-data.</p>
+<p>Note that FieldProperties cannot be used with slots. They can only
+be used for attributes stored in instance dictionaries.</p>
+</dd></dl>
+
+</dd></dl>
+
+</div>
+<div class="section" id="module-pyams_thesaurus.loader.skos">
+<span id="pyams-thesaurus-loader-skos-module"></span><h3>pyams_thesaurus.loader.skos module<a class="headerlink" href="#module-pyams_thesaurus.loader.skos" title="Permalink to this headline">¶</a></h3>
+<dl class="class">
+<dt id="pyams_thesaurus.loader.skos.SKOSThesaurusExporter">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.skos.</code><code class="descname">SKOSThesaurusExporter</code><a class="headerlink" href="#pyams_thesaurus.loader.skos.SKOSThesaurusExporter" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <a class="reference internal" href="#pyams_thesaurus.loader.BaseThesaurusExporter" title="pyams_thesaurus.loader.BaseThesaurusExporter"><code class="xref py py-class docutils literal"><span class="pre">pyams_thesaurus.loader.BaseThesaurusExporter</span></code></a></p>
+<p>SKOS/RDF format thesaurus exporter</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.skos.SKOSThesaurusExporter.handler">
+<code class="descname">handler</code><a class="headerlink" href="#pyams_thesaurus.loader.skos.SKOSThesaurusExporter.handler" title="Permalink to this definition">¶</a></dt>
+<dd><p>alias of <a class="reference internal" href="#pyams_thesaurus.loader.skos.SKOSThesaurusExporterHandler" title="pyams_thesaurus.loader.skos.SKOSThesaurusExporterHandler"><code class="xref py py-class docutils literal"><span class="pre">SKOSThesaurusExporterHandler</span></code></a></p>
+</dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.skos.SKOSThesaurusExporterHandler">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.skos.</code><code class="descname">SKOSThesaurusExporterHandler</code><span class="sig-paren">(</span><em>configuration</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.skos.SKOSThesaurusExporterHandler" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <a class="reference internal" href="#pyams_thesaurus.loader.XMLThesaurusExporterHandler" title="pyams_thesaurus.loader.XMLThesaurusExporterHandler"><code class="xref py py-class docutils literal"><span class="pre">pyams_thesaurus.loader.XMLThesaurusExporterHandler</span></code></a></p>
+<p>SKOS/RDF format thesaurus export handler</p>
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.skos.SKOSThesaurusLoader">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.skos.</code><code class="descname">SKOSThesaurusLoader</code><a class="headerlink" href="#pyams_thesaurus.loader.skos.SKOSThesaurusLoader" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <a class="reference internal" href="#pyams_thesaurus.loader.BaseThesaurusLoader" title="pyams_thesaurus.loader.BaseThesaurusLoader"><code class="xref py py-class docutils literal"><span class="pre">pyams_thesaurus.loader.BaseThesaurusLoader</span></code></a></p>
+<p>SKOS format thesaurus loader</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.skos.SKOSThesaurusLoader.handler">
+<code class="descname">handler</code><a class="headerlink" href="#pyams_thesaurus.loader.skos.SKOSThesaurusLoader.handler" title="Permalink to this definition">¶</a></dt>
+<dd><p>alias of <a class="reference internal" href="#pyams_thesaurus.loader.skos.SKOSThesaurusLoaderHandler" title="pyams_thesaurus.loader.skos.SKOSThesaurusLoaderHandler"><code class="xref py py-class docutils literal"><span class="pre">SKOSThesaurusLoaderHandler</span></code></a></p>
+</dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.skos.SKOSThesaurusLoaderHandler">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.skos.</code><code class="descname">SKOSThesaurusLoaderHandler</code><span class="sig-paren">(</span><em>configuration</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.skos.SKOSThesaurusLoaderHandler" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <a class="reference internal" href="#pyams_thesaurus.loader.XMLThesaurusLoaderHandler" title="pyams_thesaurus.loader.XMLThesaurusLoaderHandler"><code class="xref py py-class docutils literal"><span class="pre">pyams_thesaurus.loader.XMLThesaurusLoaderHandler</span></code></a></p>
+<p>SKOS format thesaurus handler</p>
+<dl class="method">
+<dt id="pyams_thesaurus.loader.skos.SKOSThesaurusLoaderHandler.read">
+<code class="descname">read</code><span class="sig-paren">(</span><em>data</em>, <em>configuration=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.skos.SKOSThesaurusLoaderHandler.read" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
+</div>
+<div class="section" id="module-pyams_thesaurus.loader.superdoc">
+<span id="pyams-thesaurus-loader-superdoc-module"></span><h3>pyams_thesaurus.loader.superdoc module<a class="headerlink" href="#module-pyams_thesaurus.loader.superdoc" title="Permalink to this headline">¶</a></h3>
+<dl class="class">
+<dt id="pyams_thesaurus.loader.superdoc.SuperdocThesaurusExporter">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.superdoc.</code><code class="descname">SuperdocThesaurusExporter</code><a class="headerlink" href="#pyams_thesaurus.loader.superdoc.SuperdocThesaurusExporter" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <a class="reference internal" href="#pyams_thesaurus.loader.BaseThesaurusExporter" title="pyams_thesaurus.loader.BaseThesaurusExporter"><code class="xref py py-class docutils literal"><span class="pre">pyams_thesaurus.loader.BaseThesaurusExporter</span></code></a></p>
+<p>SuperDoc format thesaurus exporter</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.superdoc.SuperdocThesaurusExporter.handler">
+<code class="descname">handler</code><a class="headerlink" href="#pyams_thesaurus.loader.superdoc.SuperdocThesaurusExporter.handler" title="Permalink to this definition">¶</a></dt>
+<dd><p>alias of <a class="reference internal" href="#pyams_thesaurus.loader.superdoc.SuperdocThesaurusExporterHandler" title="pyams_thesaurus.loader.superdoc.SuperdocThesaurusExporterHandler"><code class="xref py py-class docutils literal"><span class="pre">SuperdocThesaurusExporterHandler</span></code></a></p>
+</dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.superdoc.SuperdocThesaurusExporterHandler">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.superdoc.</code><code class="descname">SuperdocThesaurusExporterHandler</code><span class="sig-paren">(</span><em>configuration</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.superdoc.SuperdocThesaurusExporterHandler" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <a class="reference internal" href="#pyams_thesaurus.loader.XMLThesaurusExporterHandler" title="pyams_thesaurus.loader.XMLThesaurusExporterHandler"><code class="xref py py-class docutils literal"><span class="pre">pyams_thesaurus.loader.XMLThesaurusExporterHandler</span></code></a></p>
+<p>SuperDoc format thesaurus export handler</p>
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.superdoc.SuperdocThesaurusLoader">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.superdoc.</code><code class="descname">SuperdocThesaurusLoader</code><a class="headerlink" href="#pyams_thesaurus.loader.superdoc.SuperdocThesaurusLoader" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <a class="reference internal" href="#pyams_thesaurus.loader.BaseThesaurusLoader" title="pyams_thesaurus.loader.BaseThesaurusLoader"><code class="xref py py-class docutils literal"><span class="pre">pyams_thesaurus.loader.BaseThesaurusLoader</span></code></a></p>
+<p>SuperDoc export format thesaurus loader</p>
+<dl class="attribute">
+<dt id="pyams_thesaurus.loader.superdoc.SuperdocThesaurusLoader.handler">
+<code class="descname">handler</code><a class="headerlink" href="#pyams_thesaurus.loader.superdoc.SuperdocThesaurusLoader.handler" title="Permalink to this definition">¶</a></dt>
+<dd><p>alias of <a class="reference internal" href="#pyams_thesaurus.loader.superdoc.SuperdocThesaurusLoaderHandler" title="pyams_thesaurus.loader.superdoc.SuperdocThesaurusLoaderHandler"><code class="xref py py-class docutils literal"><span class="pre">SuperdocThesaurusLoaderHandler</span></code></a></p>
+</dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="pyams_thesaurus.loader.superdoc.SuperdocThesaurusLoaderHandler">
+<em class="property">class </em><code class="descclassname">pyams_thesaurus.loader.superdoc.</code><code class="descname">SuperdocThesaurusLoaderHandler</code><span class="sig-paren">(</span><em>configuration</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.superdoc.SuperdocThesaurusLoaderHandler" title="Permalink to this definition">¶</a></dt>
+<dd><p>Bases: <a class="reference internal" href="#pyams_thesaurus.loader.XMLThesaurusLoaderHandler" title="pyams_thesaurus.loader.XMLThesaurusLoaderHandler"><code class="xref py py-class docutils literal"><span class="pre">pyams_thesaurus.loader.XMLThesaurusLoaderHandler</span></code></a></p>
+<p>SuperDoc format thesaurus load handler</p>
+<dl class="method">
+<dt id="pyams_thesaurus.loader.superdoc.SuperdocThesaurusLoaderHandler.read">
+<code class="descname">read</code><span class="sig-paren">(</span><em>data</em>, <em>configuration=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_thesaurus.loader.superdoc.SuperdocThesaurusLoaderHandler.read" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
+</div>
+</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.loader package</a><ul>
+<li><a class="reference internal" href="#module-pyams_thesaurus.loader">Module contents</a></li>
+<li><a class="reference internal" href="#submodules">Submodules</a><ul>
+<li><a class="reference internal" href="#module-pyams_thesaurus.loader.config">pyams_thesaurus.loader.config module</a></li>
+<li><a class="reference internal" href="#module-pyams_thesaurus.loader.skos">pyams_thesaurus.loader.skos module</a></li>
+<li><a class="reference internal" href="#module-pyams_thesaurus.loader.superdoc">pyams_thesaurus.loader.superdoc module</a></li>
+</ul>
+</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> &#187;</li> 
+      </ul>
+    </div>
+    <div class="footer" role="contentinfo">
+        &#169; 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