nist-gov/ambench2022.nist.gov/terms/index.html
2025-03-05 18:59:57 +00:00

335 lines
No EOL
11 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="author" content="NIST" />
<meta name="description" content="The NIST Materials Data Curation System (MDCS) provides a means for capturing, sharing, and transforming materials data into a structured format that is XML based amenable to transformation to other formats. The data are organized using user-selected templates encoded in XML Schema. These templates are used to create data entry forms. The documents are saved in a non-relational (NoSQL) database, namely MongoDB. The data can be searched and retrieved by a template-driven web-based form or by a RESTful API call. The system also enables the interconnection of MDCS repositories for federated searches."/>
<meta name="generator" content="Django 1.11.20" />
<meta name="keywords" content="MDCS, harvest, share, modular, nist, National Institute of Standards and Technology, federated searches, form, REST api, interconnection"/>
<title>Terms of Use | AMBench 2022</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3"
crossorigin="anonymous">
<link rel="stylesheet" href="/static/core_main_app/common/css/bootstrap5.css" />
<link href="/static/fontawesomefree/css/fontawesome.css" rel="stylesheet" type="text/css">
<link href="/static/fontawesomefree/css/brands.css" rel="stylesheet" type="text/css">
<link href="/static/fontawesomefree/css/solid.css" rel="stylesheet" type="text/css">
<link href="/static/fontawesomefree/css/regular.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/static/core_main_app/libs/jquery-ui/1.12.1/jquery-ui.css" />
<link rel="stylesheet" href="/static/core_main_app/libs/jquery-ui/1.12.1/jquery-ui.structure.css" />
<link rel="stylesheet" href="/static/core_main_app/libs/jquery-ui/1.12.1/jquery-ui.theme.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/atom-one-light.min.css"
integrity="sha512-o5v54Kh5PH0dgnf9ei0L+vMRsbm5fvIvnR/XkrZZjN4mqdaeH7PW66tumBoQVIaKNVrLCZiBEfHzRY4JJSMK/Q=="
crossorigin="anonymous">
<link rel="stylesheet" href="/static/core_main_app/common/css/word-wrap.css" />
<link rel="stylesheet" href="/static/core_main_app/common/css/loading-spinner.css" />
<link rel="stylesheet" href="/static/core_main_app/common/css/messages.css" />
<link rel="stylesheet" href="/static/core_main_app/common/css/highlight.css" />
<link rel="stylesheet" href="/static/core_main_app/common/css/table.css" />
<link rel="stylesheet" href="/static/core_main_app/common/css/buttons.css" />
<link rel="stylesheet" href="/static/core_main_app/common/css/fields.css" />
<link rel="stylesheet" href="https://pages.nist.gov/nist-header-footer/css/nist-combined.css">
<link rel=icon href="/static/img/favicon.png" sizes="16x16" type="image/png">
<link rel="stylesheet" href="/static/css/main.css" />
<link rel="stylesheet" href="/static/css/menu.css" />
<link rel="stylesheet" href="/static/css/extra.css" />
<link rel="stylesheet" href="/static/css/btn_custom.css" />
</head>
<body>
<div id="page-wrapper">
<nav id="nav">
<ul>
<!-- Start MDCS title left -->
<li id="cdcs-main" style="padding:0;">
<div id="cdcs-menu-title">
<a href="https://cdcs.nist.gov/"
title="Configurable Data Curation System (CDCS)">
Materials Data Curation System
</a>
</div>
</li>
<!-- End MDCS title left -->
<!-- Start float left menu-->
<li>
<a href="/">
<i class="fas fa-home"></i> Home
</a>
</li>
<li>
<a href="/curate/"> Data Curation
</a>
</li>
<li class="nested">
<div class="dropdown">
<a class="dropdown-toggle"
type="button"
id="dropdownExploration"
data-bs-toggle="dropdown"
aria-haspopup="true"
aria-expanded="false"
>
Data Exploration
</a>
<ul class="dropdown-menu"
aria-labelledby="dropdownExploration">
<li class="dropdown-item">
<a href="/explore/keyword/">
Search by Keyword
</a>
</li>
<li class="dropdown-item">
<a href="/explore/example/">
Build a Custom Query
</a>
</li>
</ul>
</div>
</li>
<li class="nested">
<div class="dropdown">
<a class="dropdown-toggle"
type="button"
id="dropdownComposer"
data-bs-toggle="dropdown"
aria-haspopup="true"
aria-expanded="false">
Composer
</a>
<ul class="dropdown-menu"
aria-labelledby="dropdownComposer">
<li class="dropdown-item"><a href="/composer/">
Create New Template
</a></li>
</ul>
</div>
</li>
<li><a href="https://www.nist.gov/ambench">AM Benchmark Test Site</a></li>
<!-- End float left menu-->
<!-- Start float right menu-->
<li class="nested float-end">
<a href="/saml2/login">
<i class="fas fa-sign-in-alt"></i> Log In / Sign Up
</a>
</li>
<li class="nested float-end">
<div class="dropdown">
<a class="dropdown-toggle"
type="button"
id="dropdownHelp"
data-bs-toggle="dropdown"
aria-haspopup="true"
aria-expanded="false">
Help
</a>
<ul class="dropdown-menu dropdown-menu-right"
aria-labelledby="dropdownHelp">
<li class="dropdown-item"><a href="/docs/api/">
<i class="fas fa-cogs"></i> API Documentation
</a></li>
<li class="dropdown-item"><a href="/contact/">
<i class="fas fa-envelope"></i> Contact
</a></li>
<li class="dropdown-item"><a href="/help/">
<i class="fas fa-question-circle"></i> Help
</a></li>
</ul>
</div>
</li>
<!-- End float right menu-->
</ul>
</nav>
<div id="content" class="container-fluid">
<div class="row">
<div class="col-md-12">
<h2>Terms of Use</h2>
<div class="left word-wrap">
<a href="/contact/">Contact the administrator</a>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="d-flex">
<div class="me-auto">
CDCS Version 3.10.0
</div>
<div id="footer-right" class="d-flex">
<ul class="menu">
<li>
<a class="small" href="/terms/">Terms of use</a>
</li>
</ul>
<span>
Powered by:
<img src="/static/img/cdcs_logo.png" alt="cdcs-logo" class="cdcs-logo"/>
<a href="https://github.com/usnistgov/mdcs">CDCS</a>
</span>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.7.0.js"
integrity="sha256-JlqSTELeR4TLqP0OG9dxM7yDPqX1ox/HfgiSLBj8+kM="
crossorigin="anonymous"></script>
<script src="/static/core_main_app/libs/jquery-ui/1.12.1/jquery-ui.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"
integrity="sha384-g4mRvs7AO0/Ol5LxcGyz4Doe21pVhGNnC3EQw5shw+z+aXDN86HqUdwXWO+Gz2zI"
crossorigin="anonymous"></script>
<script>hljs.highlightAll();</script>
<script src="/static/core_main_app/common/js/csrf.js"></script>
<script src="/static/core_main_app/common/js/loading_spinner.js"></script>
<script src="/static/core_main_app/common/js/leave_notice.js"></script>
<script src="https://pages.nist.gov/nist-header-footer/js/nist-header-footer.js" type="text/javascript" defer="defer"></script>
<script src="/static/js/util.js"></script>
<script src="/static/js/main.js"></script>
<script src="/static/js/btn_custom.js"></script>
<script src="/static/core_main_app/common/js/debounce.js"></script>
<div class="toast-container">
</div>
<div class="toast toast-template">
<div class="toast-body">
<span class="toast-icon
me-2">
<i class="fas"></i>
</span>
<span class="toast-text
ms-1
me-1">
</span>
<button type="button"
class="ms-2
btn-close"
data-bs-dismiss="toast"
aria-label="Close">
<i class="fas fa-times"></i>
</button>
</div>
</div>
<script src="/static/core_main_app/common/js/messages.js"></script>
<!--
From the documentation:
Add the detection template tag to your site, ideally in your base layout just before the </body> tag
-->
</body>
</html>