<!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>Acknowledgements — 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="About These Documents" href="about.html" /> <link rel="prev" title="License and Copyright Policy" href="license_and_copyright_policy.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="about.html" title="About These Documents" accesskey="N">next</a> |</li> <li class="right" > <a href="license_and_copyright_policy.html" title="License and Copyright Policy" accesskey="P">previous</a> |</li> <li class="nav-item nav-item-0"><a href="index.html"></a> »</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="acknowledgements"> <h1>Acknowledgements<a class="headerlink" href="#acknowledgements" title="Permalink to this headline">¶</a></h1> <p>This design specification for the DataONE infrastructure has been developed through support of the National Science Foundation through the projects:</p> <ul class="simple"> <li>NSF DBI <a class="reference external" href="http://nsf.gov/awardsearch/showAward.do?AwardNumber=0753138">0753138</a>, “INTEROP: Creation of an International Virtual Data Center for the Biodiversity, Ecological and Environmental Sciences”</li> <li>NSF OCI <a class="reference external" href="http://nsf.gov/awardsearch/showAward.do?AwardNumber=0830944">0830944</a>, “DataNet Full Proposal: DataNetONE (Observation Network For Earth)”</li> </ul> <p>Many individuals have contributed to the development of these documents over a number of years. Hence specific authorship information for particular documents is difficult to determine. History for any portion of these documents can be obtained by following the <em>Revision History</em> link in the footer of each page or examining the subversion metadata using the <em>log</em> command for general and the <em>blame</em> command for more specific change details. If a copy of the document source has been checked out locally:</p> <div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">svn</span> <span class="n">log</span> <span class="o"><<</span><span class="n">file</span> <span class="n">name</span><span class="o">>></span> <span class="n">svn</span> <span class="n">blame</span> <span class="o"><<</span><span class="n">file</span> <span class="n">name</span><span class="o">>></span> </pre></div> </div> <p>or remotely:</p> <div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">svn</span> <span class="n">log</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">repository</span><span class="o">.</span><span class="n">dataone</span><span class="o">.</span><span class="n">org</span><span class="o">/</span><span class="n">documents</span><span class="o">/</span><span class="n">Projects</span><span class="o">/</span><span class="n">cicore</span><span class="o">/</span><span class="n">architecture</span><span class="o">/</span><span class="n">api</span><span class="o">-</span><span class="n">documentation</span><span class="o">/<<</span><span class="n">file</span> <span class="n">name</span><span class="o">>></span> <span class="n">svn</span> <span class="n">blame</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">repository</span><span class="o">.</span><span class="n">dataone</span><span class="o">.</span><span class="n">org</span><span class="o">/</span><span class="n">documents</span><span class="o">/</span><span class="n">Projects</span><span class="o">/</span><span class="n">cicore</span><span class="o">/</span><span class="n">architecture</span><span class="o">/</span><span class="n">api</span><span class="o">-</span><span class="n">documentation</span><span class="o">/<<</span><span class="n">file</span> <span class="n">name</span><span class="o">>></span> </pre></div> </div> <p>History for this file for example can be obtained by:</p> <div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">svn</span> <span class="n">blame</span> <span class="n">source</span><span class="o">/</span><span class="n">about</span><span class="o">.</span><span class="n">txt</span> </pre></div> </div> <p>or remotely:</p> <div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">svn</span> <span class="n">blame</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">repository</span><span class="o">.</span><span class="n">dataone</span><span class="o">.</span><span class="n">org</span><span class="o">/</span><span class="n">documents</span><span class="o">/</span><span class="n">Projects</span><span class="o">/</span><span class="n">cicore</span><span class="o">/</span><span class="n">architecture</span><span class="o">/</span><span class="n">api</span><span class="o">-</span><span class="n">documentation</span><span class="o">/</span><span class="n">source</span><span class="o">/</span><span class="n">about</span><span class="o">.</span><span class="n">txt</span> </pre></div> </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="license_and_copyright_policy.html" title="previous chapter">License and Copyright Policy</a></li> <li>Next: <a href="about.html" title="next chapter">About These Documents</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"> © Copyright <a href="http://www.dataone.org">2009-2017, DataONE</a>. [ <a href="_sources/acknowledgements.txt" rel="nofollow">Page Source</a> | <a href='https://redmine.dataone.org/projects/d1/repository/changes/documents/Projects/cicore/architecture/api-documentation/source/acknowledgements.txt' rel="nofollow">Revision History</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>