-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #244 from usnistgov/fix/ODD833-startup-performance02
Fix/odd833 startup performance02
- Loading branch information
Showing
282 changed files
with
5,553 additions
and
415,516 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,3 +43,8 @@ hr { | |
font-weight: 300; | ||
} | ||
|
||
.main-image{ | ||
width:50%; | ||
margin: 1em 0em 0em 0em; | ||
min-width: 200px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,65 @@ | ||
<div class="ui-g" style="width: 100%;background-color: #153971;color: #FFFFFF"> | ||
<div class="ui-g-12" style="padding-left:2.5em;padding-right: 2.5em;padding-top: 2.5em"> | ||
<label id='title' style="font-size: xx-large;float: left;display: block;"><i | ||
class="faa faa-info-circle faa-lg"></i>About NIST Data</label> | ||
<ol class="breadcrumb" style="float: right;"> | ||
<li class="active breadcrumb-item"><span style="color: #fff; font-weight:normal; cursor: pointer;" | ||
(click)="commonService.goHome()">Home</span></li> | ||
<li class="breadcrumb-item">About</li> | ||
<li class="breadcrumb-item">NIST Data</li> | ||
</ol> | ||
</div> | ||
<!-- Top banner --> | ||
<div class="ui-g top-banner" [ngStyle]="{ 'background-image': 'url(' + imageURL + ')'}"> | ||
<div class="container inner-top-banner"> | ||
<span style="font-size: xx-large;"> | ||
<i class="faa faa-info-circle faa-lg" style="padding-right: .5em;"></i><label id='title'>About NIST | ||
Data</label> | ||
</span> | ||
<ol class="breadcrumb" style="float: right;"> | ||
<li class="active breadcrumb-item"><span style="color: #fff; font-weight:normal; cursor: pointer;" | ||
(click)="commonService.goHome()">Home</span></li> | ||
<li class="breadcrumb-item">About</li> | ||
<li class="breadcrumb-item">NIST Data</li> | ||
</ol> | ||
</div> | ||
</div> | ||
|
||
<div class="card"> | ||
<div class="ui-g"> | ||
<div class="ui-g-12"> | ||
<div class="ui-g-12 ui-md-6 ui-lg-6 content" | ||
style="font-family: Source Sans Pro,sans-serif;font-size:20px;line-height: 1.2em;"> | ||
<div class="adv-step"> | ||
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 | ||
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. | ||
</div> | ||
<div class="adv-step"> | ||
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 | ||
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. | ||
</div> | ||
<hr> | ||
<div class="adv-step"> | ||
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" | ||
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. | ||
<!-- Text body --> | ||
<div class="text-body" style="padding: 0px;"> | ||
<div class="container"> | ||
<div class="ui-g"> | ||
<div class="ui-g-12"> | ||
<div class="ui-g-12 ui-md-12 ui-lg-12 content" | ||
style="clear: both;"> | ||
<img HSPACE=”50” VSPACE=”0” align=right class="main-image" | ||
src="./assets/images/AboutNIST-wordcloud_D.jpg" alt="AboutNIST"> | ||
<div class="adv-step"> | ||
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 | ||
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. | ||
</div> | ||
<div class="adv-step"> | ||
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 | ||
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. | ||
</div> | ||
<hr> | ||
<div class="adv-step"> | ||
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" 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. | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="ui-g-12 ui-md-6 ui-lg-1"> | ||
</div> | ||
<div style="width: 100%"> | ||
<img style="float:right;width:45%; margin: 1em 2em 0em 0em;" src="./assets/images/AboutNIST-wordcloud_D.jpg" alt="AboutNIST"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,28 @@ | ||
import { Component, OnInit } from '@angular/core'; | ||
import { GoogleAnalyticsService } from '../shared/ga-service/google-analytics.service'; | ||
import { CommonService } from '../shared/common/common.service'; | ||
import { AppConfig, Config } from '../shared/config-service/config-service.service'; | ||
|
||
@Component({ | ||
selector: 'sdp-about', | ||
templateUrl: './about.component.html', | ||
styleUrls: ['./about.component.css'] | ||
}) | ||
export class AboutComponent implements OnInit { | ||
imageURL: string; | ||
confValues: Config; | ||
|
||
constructor(public gaService: GoogleAnalyticsService, public commonService: CommonService) { | ||
constructor( | ||
public gaService: GoogleAnalyticsService, | ||
private appConfig: AppConfig, | ||
public commonService: CommonService) | ||
{ | ||
this.confValues = this.appConfig.getConfig(); | ||
} | ||
|
||
ngOnInit() { | ||
this.imageURL = this.confValues.SDPAPI + 'assets/images/sdp-background.jpg'; | ||
|
||
} | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.