<!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>Implementation Notes &#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 rel="next" title="Implementation Roadmap" href="roadmap.html" />
    <link rel="prev" title="APIs Internal to Coordinating Nodes" href="../apis/CN_internal_APIs.html" />
   
  
  <link media="only screen and (max-device-width: 480px)" href="../_static/small_dataone.css" type= "text/css" rel="stylesheet" />

  </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="../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="roadmap.html" title="Implementation Roadmap"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="../apis/CN_internal_APIs.html" title="APIs Internal to Coordinating Nodes"
             accesskey="P">previous</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">
            
  <div class="section" id="implementation-notes">
<h1>Implementation Notes<a class="headerlink" href="#implementation-notes" title="Permalink to this headline">¶</a></h1>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="roadmap.html">Implementation Roadmap</a><ul>
<li class="toctree-l2"><a class="reference internal" href="roadmap.html#version-numbering">Version Numbering</a></li>
<li class="toctree-l2"><a class="reference internal" href="roadmap.html#roadmap">Roadmap</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="components.html">Components of the DataONE Infrastructure</a><ul>
<li class="toctree-l2"><a class="reference internal" href="components.html#common-components">Common Components</a></li>
<li class="toctree-l2"><a class="reference internal" href="components.html#integration-test-tools">Integration Test Tools</a></li>
<li class="toctree-l2"><a class="reference internal" href="components.html#coordinating-node-components">Coordinating Node Components</a></li>
<li class="toctree-l2"><a class="reference internal" href="components.html#member-node-components-and-instances">Member Node Components and Instances</a></li>
<li class="toctree-l2"><a class="reference internal" href="components.html#investigator-toolkit-components">Investigator Toolkit Components</a></li>
<li class="toctree-l2"><a class="reference internal" href="components.html#table-of-components">Table of Components</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="prioritization.html">Implementation Priority</a><ul>
<li class="toctree-l2"><a class="reference internal" href="prioritization.html#introduction">Introduction</a></li>
<li class="toctree-l2"><a class="reference internal" href="prioritization.html#version-0-x-implementation">Version 0.x Implementation</a></li>
<li class="toctree-l2"><a class="reference internal" href="prioritization.html#version-1-x-implementation">Version 1.x Implementation</a></li>
<li class="toctree-l2"><a class="reference internal" href="prioritization.html#version-2-x-implementation">Version 2.x Implementation</a></li>
<li class="toctree-l2"><a class="reference internal" href="prioritization.html#references">References</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="integration-testing.html">Integration Testing</a><ul>
<li class="toctree-l2"><a class="reference internal" href="integration-testing.html#test-framework">Test framework</a></li>
<li class="toctree-l2"><a class="reference internal" href="integration-testing.html#list-of-integration-tests">List of integration tests</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="versions.html">Infrastructure Versions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="versions.html#general-schedule-for-infrastructure-version-0-x">General Schedule for Infrastructure Version 0.x</a></li>
<li class="toctree-l2"><a class="reference internal" href="versions.html#detail-for-version-0-3">Detail for Version 0.3</a></li>
<li class="toctree-l2"><a class="reference internal" href="versions.html#detail-for-version-0-4">Detail for Version 0.4</a></li>
<li class="toctree-l2"><a class="reference internal" href="versions.html#detail-for-version-0-5">Detail for Version 0.5</a></li>
</ul>
</li>
</ul>
</div>
</div>


          </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>
      <li>Previous: <a href="../apis/CN_internal_APIs.html" title="previous chapter">APIs Internal to Coordinating Nodes</a></li>
      <li>Next: <a href="roadmap.html" title="next chapter">Implementation Roadmap</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="footer">
      <div id="copyright">
      &copy; Copyright <a href="http://www.dataone.org">2009-2017, DataONE</a>.
        [ <a href="../_sources/implementation/index.txt"
               rel="nofollow">Page Source</a> |
          <a href='https://redmine.dataone.org/projects/d1/repository/changes/documents/Projects/cicore/architecture/api-documentation/source/implementation/index.txt'
            rel="nofollow">Revision History</a> ]&nbsp;&nbsp;
      </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>