|
1 | | -<div class="ui-g" style="width: 100%;background-color: #153971;color: #FFFFFF"> |
2 | | - <div class="ui-g-12" style="padding-left:2.5em;padding-right: 2.5em;padding-top: 2.5em"> |
3 | | - <label id='title' style="font-size: xx-large;float: left;display: block;"><i |
4 | | - class="faa faa-info-circle faa-lg"></i>About NIST Data</label> |
5 | | - <ol class="breadcrumb" style="float: right;"> |
6 | | - <li class="active breadcrumb-item"><span style="color: #fff; font-weight:normal; cursor: pointer;" |
7 | | - (click)="commonService.goHome()">Home</span></li> |
8 | | - <li class="breadcrumb-item">About</li> |
9 | | - <li class="breadcrumb-item">NIST Data</li> |
10 | | - </ol> |
11 | | - </div> |
| 1 | +<!-- Top banner --> |
| 2 | +<div class="ui-g top-banner" [ngStyle]="{ 'background-image': 'url(' + imageURL + ')'}"> |
| 3 | + <div class="container inner-top-banner"> |
| 4 | + <span style="font-size: xx-large;"> |
| 5 | + <i class="faa faa-info-circle faa-lg" style="padding-right: .5em;"></i><label id='title'>About NIST |
| 6 | + Data</label> |
| 7 | + </span> |
| 8 | + <ol class="breadcrumb" style="float: right;"> |
| 9 | + <li class="active breadcrumb-item"><span style="color: #fff; font-weight:normal; cursor: pointer;" |
| 10 | + (click)="commonService.goHome()">Home</span></li> |
| 11 | + <li class="breadcrumb-item">About</li> |
| 12 | + <li class="breadcrumb-item">NIST Data</li> |
| 13 | + </ol> |
| 14 | + </div> |
12 | 15 | </div> |
13 | 16 |
|
14 | | -<div class="card"> |
15 | | - <div class="ui-g"> |
16 | | - <div class="ui-g-12"> |
17 | | - <div class="ui-g-12 ui-md-6 ui-lg-6 content" |
18 | | - style="font-family: Source Sans Pro,sans-serif;font-size:20px;line-height: 1.2em;"> |
19 | | - <div class="adv-step"> |
20 | | - This National Institute of Standards and Technology (NIST) <b>Science Data Portal</b> provides a user-friendly discovery and exploration tool for publicly available datasets at NIST. These data products are generated as part of the NIST mission, spanning multiple |
21 | | - disciplines of scientific, engineering and technology research. NIST's publicly available data sets showcase its commitment to providing accurate, well-curated measurements of physical properties, exemplified by the <a href="https://www.nist.gov/srd" target="_blank" (click)="gaService.gaTrackEvent('outbound', $event, 'Standard Reference Data program')"> Standard Reference Data program</a>, as well as its commitment to advancing basic research. |
22 | | - </div> |
23 | | - <div class="adv-step"> |
24 | | - For <a href="https://www.nist.gov/topics/data/public-access-nist-research/copyright-fair-use-and-licensing-statements-srd-data-and" target="_blank" (click)="gaService.gaTrackEvent('outbound', $event, 'Fair Use')"><b>Fair Use</b></a> of these data, please include citation in your works including the Digital Object |
25 | | - Identifier (DOI). NIST DOIs are registered with the <a href="https://www.datacite.org" target="_blank" (click)="gaService.gaTrackEvent('outbound', $event, 'DataCite')">DataCite organization</a> and provide globally unique persistent identifiers. The DOI also serves as a direct link to data <i>homepages</i> giving access to the full research publication description and underlying datasets. |
26 | | - </div> |
27 | | - <hr> |
28 | | - <div class="adv-step"> |
29 | | - This portal is designed with <a href="https://www.go-fair.org/fair-principles/" target="_blank" (click)="gaService.gaTrackEvent('outbound', $event, 'FAIR Data')"> FAIR principles</a> and best practice for <a href="https://strategy.data.gov/" target="_blank" (click)="gaService.gaTrackEvent('outbound', $event, 'FDS')">Federal Data Strategy</a> (See <a href="#/policy" |
30 | | - target="_blank" (click)="gaService.gaTrackEvent('outbound', $event, 'Policy')">Policy page</a> for more details). This portal and related software is hosted in the USNISTGOV organization <a href="https://github.com/usnistgov/oar-developer" target="_blank" (click)="gaService.gaTrackEvent('outbound', $event, 'OAR Github')">github repository</a> as an open source solution. |
| 17 | +<!-- Text body --> |
| 18 | +<div class="text-body" style="padding: 0px;"> |
| 19 | + <div class="container"> |
| 20 | + <div class="ui-g"> |
| 21 | + <div class="ui-g-12"> |
| 22 | + <div class="ui-g-12 ui-md-12 ui-lg-12 content" |
| 23 | + style="clear: both;"> |
| 24 | + <img HSPACE=”50” VSPACE=”0” align=right class="main-image" |
| 25 | + src="./assets/images/AboutNIST-wordcloud_D.jpg" alt="AboutNIST"> |
| 26 | + <div class="adv-step"> |
| 27 | + This National Institute of Standards and Technology (NIST) <b>Science Data Portal</b> provides a |
| 28 | + user-friendly discovery and exploration tool for publicly available datasets at NIST. These data |
| 29 | + products are generated as part of the NIST mission, spanning multiple |
| 30 | + disciplines of scientific, engineering and technology research. NIST's publicly available data |
| 31 | + sets showcase its commitment to providing accurate, well-curated measurements of physical |
| 32 | + properties, exemplified by the <a href="https://www.nist.gov/srd" target="_blank" |
| 33 | + (click)="gaService.gaTrackEvent('outbound', $event, 'Standard Reference Data program')"> |
| 34 | + Standard Reference Data program</a>, as well as its commitment to advancing basic research. |
| 35 | + </div> |
| 36 | + <div class="adv-step"> |
| 37 | + For <a |
| 38 | + href="https://www.nist.gov/topics/data/public-access-nist-research/copyright-fair-use-and-licensing-statements-srd-data-and" |
| 39 | + target="_blank" (click)="gaService.gaTrackEvent('outbound', $event, 'Fair Use')"><b>Fair |
| 40 | + Use</b></a> of these data, please include citation in your works including the Digital |
| 41 | + Object |
| 42 | + Identifier (DOI). NIST DOIs are registered with the <a href="https://www.datacite.org" |
| 43 | + target="_blank" (click)="gaService.gaTrackEvent('outbound', $event, 'DataCite')">DataCite |
| 44 | + organization</a> and provide globally unique persistent identifiers. The DOI also serves as |
| 45 | + a direct link to data <i>homepages</i> giving access to the full research publication |
| 46 | + description and underlying datasets. |
| 47 | + </div> |
| 48 | + <hr> |
| 49 | + <div class="adv-step"> |
| 50 | + This portal is designed with <a href="https://www.go-fair.org/fair-principles/" target="_blank" |
| 51 | + (click)="gaService.gaTrackEvent('outbound', $event, 'FAIR Data')"> FAIR principles</a> and |
| 52 | + best practice for <a href="https://strategy.data.gov/" target="_blank" |
| 53 | + (click)="gaService.gaTrackEvent('outbound', $event, 'FDS')">Federal Data Strategy</a> (See |
| 54 | + <a href="#/policy" target="_blank" |
| 55 | + (click)="gaService.gaTrackEvent('outbound', $event, 'Policy')">Policy page</a> for more |
| 56 | + details). This portal and related software is hosted in the USNISTGOV organization <a |
| 57 | + href="https://github.com/usnistgov/oar-developer" target="_blank" |
| 58 | + (click)="gaService.gaTrackEvent('outbound', $event, 'OAR Github')">github repository</a> as |
| 59 | + an open source solution. |
| 60 | + </div> |
| 61 | + </div> |
| 62 | + </div> |
31 | 63 | </div> |
32 | | - </div> |
33 | | - <div class="ui-g-12 ui-md-6 ui-lg-1"> |
34 | | - </div> |
35 | | - <div style="width: 100%"> |
36 | | - <img style="float:right;width:45%; margin: 1em 2em 0em 0em;" src="./assets/images/AboutNIST-wordcloud_D.jpg" alt="AboutNIST"> |
37 | | - </div> |
38 | 64 | </div> |
39 | | - </div> |
40 | 65 | </div> |
0 commit comments