<!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>Python Module Index &#8212; v2.1.0-beta</title>
    
    <link rel="stylesheet" href="_static/dataone.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '2.1.0-beta',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true,
        SOURCELINK_SUFFIX: '.txt'
      };
    </script>
    <script type="text/javascript" src="_static/mathjax_pre.js"></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>
    <script type="text/javascript" src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"></script>
    <script type="text/javascript" src="_static/sidebar.js"></script>
    <link rel="author" title="About these documents" href="about.html" />
    <link rel="index" title="Index" href="genindex.html" />
    <link rel="search" title="Search" href="search.html" />

   
  
  <link media="only screen and (max-device-width: 480px)" href="_static/small_dataone.css" type= "text/css" rel="stylesheet" />


    <script type="text/javascript">
      DOCUMENTATION_OPTIONS.COLLAPSE_INDEX = true;
    </script>


  </head>
  <body role="document">
  
    <div class="version_notice">
      <p>
      <span class='bold'>Warning:</span> These documents are under active 
      development and subject to change (version 2.1.0-beta).<br />
      The latest release documents are at:
      <a href="https://purl.dataone.org/architecture">https://purl.dataone.org/architecture</a>
      </p>
    </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"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="#" title="Python Module Index"
             >modules</a> |</li>
        <li class="nav-item nav-item-0"><a href="index.html"></a> &#187;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            

   <h1>Python Module Index</h1>

   <div class="modindex-jumpbox">
   <a href="#cap-c"><strong>c</strong></a> | 
   <a href="#cap-e"><strong>e</strong></a> | 
   <a href="#cap-i"><strong>i</strong></a> | 
   <a href="#cap-l"><strong>l</strong></a> | 
   <a href="#cap-m"><strong>m</strong></a> | 
   <a href="#cap-n"><strong>n</strong></a> | 
   <a href="#cap-s"><strong>s</strong></a> | 
   <a href="#cap-t"><strong>t</strong></a> | 
   <a href="#cap-v"><strong>v</strong></a>
   </div>

   <table class="indextable modindextable">
     <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
     <tr class="cap" id="cap-c"><td></td><td>
       <strong>c</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/CN_APIs.html#module-CNAuthorization"><code class="xref">CNAuthorization</code></a></td><td>
       <em>Methods for authorization and access control</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/CN_APIs.html#module-CNCore"><code class="xref">CNCore</code></a></td><td>
       <em>Core operations necessary for basic interaction with
Coordinating Nodes</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/CN_APIs.html#module-CNDiagnostic"><code class="xref">CNDiagnostic</code></a></td><td>
       <em>Operations to assist with diagnosing authentication and content
formatting.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/CN_APIs.html#module-CNIdentity"><code class="xref">CNIdentity</code></a></td><td>
       <em>Methods for account management and identity mapping.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/CN_APIs.html#module-CNRead"><code class="xref">CNRead</code></a></td><td>
       <em>Data read operations for Coordinating Nodes</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/CN_APIs.html#module-CNRegister"><code class="xref">CNRegister</code></a></td><td>
       <em>Register nodes and their capabilities, retrieve node list</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/CN_APIs.html#module-CNReplication"><code class="xref">CNReplication</code></a></td><td>
       <em>Supports operations for replication of content between Member Nodes.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/CN_APIs.html#module-CNView"><code class="xref">CNView</code></a></td><td>
       <em>View operations to see formatted versions of metadata and data for Coordinating Nodes</em></td></tr>
     <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
     <tr class="cap" id="cap-e"><td></td><td>
       <strong>e</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/Exceptions.html#module-Exceptions"><code class="xref">Exceptions</code></a></td><td>
       <em>Exceptions that are raised by MN, CN, and ITK software.</em></td></tr>
     <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
     <tr class="cap" id="cap-i"><td></td><td>
       <strong>i</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/ITK_APIs.html#module-ITK_APIs"><code class="xref">ITK_APIs</code></a></td><td>
       <em></em></td></tr>
     <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
     <tr class="cap" id="cap-l"><td></td><td>
       <strong>l</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="design/LoggingSchema.html#module-LoggingSchema"><code class="xref">LoggingSchema</code></a></td><td>
       <em></em></td></tr>
     <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
     <tr class="cap" id="cap-m"><td></td><td>
       <strong>m</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/MN_APIs.html#module-MNAuthorization"><code class="xref">MNAuthorization</code></a></td><td>
       <em>Authorization and access control operations for Member Nodes</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/MN_APIs.html#module-MNCore"><code class="xref">MNCore</code></a></td><td>
       <em>Base operations for Member Nodes</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/MN_APIs.html#module-MNPackage"><code class="xref">MNPackage</code></a></td><td>
       <em>An optional tier 1 API for Member Node support of downloads of whole packages.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/MN_APIs.html#module-MNQuery"><code class="xref">MNQuery</code></a></td><td>
       <em>An optional tier 1 API for Member Node support of local query.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/MN_APIs.html#module-MNRead"><code class="xref">MNRead</code></a></td><td>
       <em>Provide tier 1 operations for sharing content from a Member Node.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/MN_APIs.html#module-MNReplication"><code class="xref">MNReplication</code></a></td><td>
       <em>Handles CN directed replication of content between Member Nodes.</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/MN_APIs.html#module-MNStorage"><code class="xref">MNStorage</code></a></td><td>
       <em>Methods for manipulating (changing) content on a Member Node</em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/MN_APIs.html#module-MNView"><code class="xref">MNView</code></a></td><td>
       <em>An optional tier 1 API for Member Node support of metadata and data views.</em></td></tr>
     <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
     <tr class="cap" id="cap-n"><td></td><td>
       <strong>n</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="design/NodeList.html#module-NodeList"><code class="xref">NodeList</code></a></td><td>
       <em></em></td></tr>
     <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
     <tr class="cap" id="cap-s"><td></td><td>
       <strong>s</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="design/SearchMetadata.html#module-SearchMetadata"><code class="xref">SearchMetadata</code></a></td><td>
       <em></em></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="design/SystemMetadata.html#module-SystemMetadata"><code class="xref">SystemMetadata</code></a></td><td>
       <em></em></td></tr>
     <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
     <tr class="cap" id="cap-t"><td></td><td>
       <strong>t</strong></td><td></td></tr>
     <tr>
       <td></td>
       <td>
       <a href="apis/Types.html#module-Types"><code class="xref">Types</code></a></td><td>
       <em>Catalog of data types (structures) used by the DataONE cicore.</em></td></tr>
     <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
     <tr class="cap" id="cap-v"><td></td><td>
       <strong>v</strong></td><td></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-1" style="display: none" alt="-" /></td>
       <td>
       <code class="xref">v1_1</code></td><td>
       <em></em></td></tr>
     <tr class="cg-1">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="apis/Types11.html#module-v1_1.Types"><code class="xref">v1_1.Types</code></a></td><td>
       <em>Catalog of data types (structures) used by the DataONE cicore.</em></td></tr>
     <tr>
       <td><img src="_static/minus.png" class="toggler"
              id="toggle-2" style="display: none" alt="-" /></td>
       <td>
       <code class="xref">v2_0</code></td><td>
       <em></em></td></tr>
     <tr class="cg-2">
       <td></td>
       <td>&#160;&#160;&#160;
       <a href="apis/Types2.html#module-v2_0.Types"><code class="xref">v2_0.Types</code></a></td><td>
       <em>Catalog of data types (structures) used by the DataONE cicore.</em></td></tr>
   </table>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
    <p class="logo"><a href="http://dataone.org">
      <img class="logo" src="_static/dataone_logo.png" alt="Logo"/>
    </a></p><h3>Related Topics</h3>
<ul>
  <li><a href="index.html">Documentation Overview</a><ul>
  </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="footer">
      <div id="copyright">
      &copy; Copyright <a href="http://www.dataone.org">2009-2017, DataONE</a>.
      </div>
      <div id="acknowledgement">
        <p>This material is based upon work supported by the National Science Foundation
          under Grant Numbers <a href="http://www.nsf.gov/awardsearch/showAward?AWD_ID=0830944">083094</a> and <a href="http://www.nsf.gov/awardsearch/showAward?AWD_ID=1430508">1430508</a>.</p>
        <p>Any opinions, findings, and conclusions or recommendations expressed in this
           material are those of the author(s) and do not necessarily reflect the views
           of the National Science Foundation.</p>
      </div>
    </div>
    <!--
    <hr />
     <div id="HCB_comment_box"><a href="http://www.htmlcommentbox.com">HTML Comment Box</a> is loading comments...</div>
     <link rel="stylesheet" type="text/css" href="_static/skin.css" />
     <script type="text/javascript" language="javascript" id="hcb">
     /*<! -*/
     (function()
     {s=document.createElement("script");
     s.setAttribute("type","text/javascript");
     s.setAttribute("src", "http://www.htmlcommentbox.com/jread?page="+escape((typeof hcb_user !== "undefined" && hcb_user.PAGE)||(""+window.location)).replace("+","%2B")+"&mod=%241%24wq1rdBcg%24Gg8J5iYSHJWwAJtlYu/yU."+"&opts=21407&num=10");
     if (typeof s!="undefined") document.getElementsByTagName("head")[0].appendChild(s);})();
      /* ->*/
     </script>
   -->
  </body>
</html>