190 lines
11 KiB
HTML
190 lines
11 KiB
HTML
|
|
<!doctype html>
|
|
<!--
|
|
NIST Disclaimer Statement
|
|
Version November 10, 2016
|
|
https://www.nist.gov/disclaimer
|
|
|
|
Any mention of commercial products within NIST web pages is for information only;
|
|
it does not imply recommendation or endorsement by NIST.
|
|
|
|
Use of NIST Information
|
|
|
|
These World Wide Web pages are provided as a public service by the
|
|
National Institute of Standards and Technology (NIST). With the exception of material
|
|
marked as copyrighted, information presented on these pages is considered public
|
|
information and may be distributed or copied. Use of appropriate byline/photo/image
|
|
credits is requested.
|
|
|
|
Software Disclaimer
|
|
|
|
NIST-developed software is provided by NIST as a public service. You may use, copy
|
|
and distribute copies of the software in any medium, provided that you keep intact
|
|
this entire notice. You may improve, modify and create derivative works of the software
|
|
or any portion of the software, and you may copy and distribute such modifications or
|
|
works. Modified works should carry a notice stating that you changed the software and
|
|
should note the date and nature of any such change. Please explicitly acknowledge the
|
|
National Institute of Standards and Technology as the source of the software.
|
|
|
|
NIST-developed software is expressly provided "AS IS." NIST MAKES NO WARRANTY OF ANY
|
|
KIND, EXPRESS, IMPLIED, IN FACT OR ARISING BY OPERATION OF LAW, INCLUDING, WITHOUT
|
|
LIMITATION, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
|
|
NON-INFRINGEMENT AND DATA ACCURACY. NIST NEITHER REPRESENTS NOR WARRANTS THAT THE
|
|
OPERATION OF THE SOFTWARE WILL BE UNINTERRUPTED OR ERROR-FREE, OR THAT ANY DEFECTS WILL
|
|
BE CORRECTED. NIST DOES NOT WARRANT OR MAKE ANY REPRESENTATIONS REGARDING THE USE OF
|
|
THE SOFTWARE OR THE RESULTS THEREOF, INCLUDING BUT NOT LIMITED TO THE CORRECTNESS,
|
|
ACCURACY, RELIABILITY, OR USEFULNESS OF THE SOFTWARE.
|
|
|
|
You are solely responsible for determining the appropriateness of using and distributing
|
|
the software and you assume all risks associated with its use, including but not limited
|
|
to the risks and costs of program errors, compliance with applicable laws, damage to or
|
|
loss of data, programs or equipment, and the unavailability or interruption of
|
|
operation. This software is not intended to be used in any situation where a failure
|
|
could cause risk of injury or damage to property. The software developed by NIST
|
|
employees is not subject to copyright protection within the United States.
|
|
|
|
See the NIST Privacy, Security Notice, and Accessibility Statement
|
|
https://www.nist.gov/privacy-policy
|
|
-->
|
|
<html lang="en">
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
|
|
|
|
<!-- Add to homescreen for Chrome on Android -->
|
|
<meta name="mobile-web-app-capable" content="yes">
|
|
<link rel="icon" sizes="192x192" href="https://www.nist.gov/sites/default/files/favicon.ico">
|
|
<link rel="apple-touch-icon-precomposed" href="https://www.nist.gov/sites/default/files/favicon.ico">
|
|
<!-- Tile icon for Win8 (144x144 + tile color) -->
|
|
<meta name="msapplication-TileImage" content="https://www.nist.gov/sites/default/files/favicon.ico">
|
|
<meta name="msapplication-TileColor" content="#3372DF">
|
|
<link rel="shortcut icon" href="https://www.nist.gov/sites/default/files/favicon.ico">
|
|
<link rel="manifest" href="https://adsorption.nist.gov/manifest.json">
|
|
<link rel="canonical" href="https://adsorption.nist.gov/index.php">
|
|
|
|
<meta name="description" content="NIST Data Resources for Adsorption Science and Technology">
|
|
<meta name="keywords" content="adsorbate,adsorbent,isotherm,porous material,metal organic framework,porous coordination polymer,covalent organic framework,zeolite,crystal,surface science,advanced materials,adsorption,NIST">
|
|
<title>NIST Data Resources for Adsorption Science and Technology</title>
|
|
|
|
<!-- Add to homescreen for Safari on iOS -->
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
<meta name="apple-mobile-web-app-title" content="NIST Data Resources for Adsorption Science and Technology">
|
|
|
|
<!-- jQuery -->
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-latest.min.js"></script>
|
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
|
|
|
|
<!-- Google Analytics 4 -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-51570MWE7R"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
gtag('config', "G-51570MWE7R" );
|
|
</script>
|
|
|
|
|
|
<!-- Bootstrap Latest compiled and minified CSS -->
|
|
<link rel="stylesheet" href="https://adsorption.nist.gov/content/theme/landing/css/bootstrap.min.css">
|
|
<!-- jQuery Data Table CSS -->
|
|
<link rel="stylesheet" href="https://cdn.datatables.net/1.10.12/css/jquery.dataTables.min.css">
|
|
<!-- Font Awesome CSS -->
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
|
|
|
|
<!-- Custom Style CSS -->
|
|
<link rel="stylesheet" href="https://adsorption.nist.gov/content/theme/landing/css/styles.css">
|
|
|
|
<!-- Core Scripts/Styles are here -->
|
|
<link rel="stylesheet" href="https://adsorption.nist.gov/core/css/loading.css">
|
|
<link rel="stylesheet" href="https://adsorption.nist.gov/core/css/status.css">
|
|
|
|
<noscript>You don't have javascript enabled. Please enable it before using this site</noscript>
|
|
|
|
</head>
|
|
<body>
|
|
|
|
|
|
|
|
|
|
<!-- Header display -->
|
|
<header class="row bg-black">
|
|
<div class="col-xs-12 col-md-3 col-lg-2">
|
|
<a class="navbar-brand" href="https://www.nist.gov" target="_blank" rel="noopener noreferrer">
|
|
<img id="logo" class="img-responsive" src="content/theme/landing/images/logo.png" alt="NIST logo" width="236">
|
|
</a>
|
|
</div>
|
|
<div class="col-xs-12 col-md-9 col-lg-10 push-left">
|
|
<h1 class="hidden-xs color-white font-24" style="margin-left: 13px;">NIST Data Resources for Adsorption Science and Technology</h1>
|
|
<h2 class="visible-xs text-center color-white font-18">NIST Data Resources for Adsorption Science and Technology</h2>
|
|
</div>
|
|
</header>
|
|
|
|
<!-- Content Body -->
|
|
<div class="container body-content">
|
|
<main id="content-page"></main>
|
|
</div>
|
|
|
|
<!-- Footer Display -->
|
|
<footer class="foot container">
|
|
<div class="col-xs-12 information">
|
|
<p class="text-center">
|
|
©2016 copyright by the <a href="https://www.commerce.gov/" target="_blank" title="Click to U.S. Department of Commerce Website">U. S. Department of Commerce</a> on behalf of the United States of America. All rights reserved.
|
|
<br>Distributed by the <a href="https://www.nist.gov/mml/odi/index.cfm" target="_blank" title="Click to NIST Office of Data Informatics Website">Office of Data Informatics</a> of Material Measurement Laboratory (<a href="https://www.nist.gov/mml/" target="_blank" title="Click to Material Measurement Lab. Website">MML</a>) at the National Institute of Standards and Technology (<a href="https://www.nist.gov/" target="_blank" title="Click to NIST Website">NIST</a>).
|
|
<br>NIST is an agency of the U.S. Department of Commerce
|
|
</p>
|
|
<br>
|
|
<ul class="list-unstyled list-inline text-center">
|
|
<li><a href="https://www.nist.gov/public_affairs/privacy.cfm" target="_blank">NIST Privacy and Accessibility Information</a></li>
|
|
</ul>
|
|
<br>
|
|
<p class="text-justify">This site provides databases of adsorption experiments and adsorbent materials that were compiled by the National Institute of Standards and Technology (NIST). NIST uses its best efforts to deliver high quality copies of the Databases and to verify that the data contained therein have been selected on the basis of sound scientific judgment. However, NIST makes no warranties to that effect, and NIST shall not be liable for any damage that may result from errors or omissions in the Databases.</p>
|
|
<p class="text-justify">Certain commercial equipment, instruments, suppliers, software, or materials are identified in the Database to foster understanding. Such identification does not imply recommendation or endorsement by the National Institute of Standards and Technology, nor does it imply that the materials, equipment, or software identified are necessarily the best available for the purpose.</p>
|
|
<p class="text-justify">This Database contains references and links to other web sites because they may have information that would be of interest to users. No inferences should be drawn on account of other sites being referenced, or not, from this page.</p>
|
|
<br>
|
|
<div class="plugin" data-name="easy-navigator" data-param='{"menu-name":"main-menu","menu-type":"horizontal-list"}'></div>
|
|
<br>
|
|
<p class="text-center">Date created: <span class="plugin" data-name="website-info" data-param='{"key":"date-creation"}' ></span> | Last updated: <span class="plugin" data-name="website-info" data-param='{"key":"date-last_update"}' ></span></p>
|
|
</div>
|
|
</footer>
|
|
|
|
<!-- Bootstrap Latest compiled and minified JS -->
|
|
<script src="https://adsorption.nist.gov/content/theme/landing/js/bootstrap.min.js"></script>
|
|
|
|
<!-- Core Scripts are here -->
|
|
<script src="https://adsorption.nist.gov/core/js/loading.js"></script>
|
|
<script src="https://adsorption.nist.gov/core/js/status.js"></script>
|
|
<script src="https://adsorption.nist.gov/core/js/plugins.js"></script>
|
|
<script src="https://adsorption.nist.gov/core/js/navigation.js"></script>
|
|
<script src="https://adsorption.nist.gov/core/js/common.js"></script>
|
|
|
|
<script>
|
|
/*
|
|
* Create Info Cookie
|
|
*/
|
|
if(typeof $.cookie("info") === "undefined") {
|
|
data = {'id': '43bb6ee285cabe955c6395b676af45af', 'name':'', 'email':''};
|
|
$.cookie("info", JSON.stringify(data), { path: '/', expires: 30 });
|
|
}
|
|
|
|
/*
|
|
* Load script when the DOM is ready
|
|
*/
|
|
$( document ).ready(function() {
|
|
|
|
// Get Paramater from the URL
|
|
var params = "";
|
|
if(window.location.search.substr(1) != "") params = JSON.stringify('{"' + decodeURI(window.location.search.substr(1)).replace(/"/g, '\\"').replace(/&/g, '","').replace(/=/g,'":"') + '"}');
|
|
|
|
// Navigate to right page
|
|
if(location.hash.substring(1) !== "") navigateTo(location.hash.substring(1),params); // No parameters here (prevent XSS Issue #5649 Cross-Site Scripting)
|
|
// else navigateTo("home");
|
|
else window.location.replace("https://adsorption.nist.gov/index.php#home"); // No parameters here (prevent XSS Issue #5649 Cross-Site Scripting)
|
|
|
|
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|