import {Component} from "@angular/core"; @Component({ selector: 'how', template: `
Starting from existing
research-related data sources
build an open, global
and trusted Research graph
we perform Statistical
Analysis
and produce
Open Science Indicators
furthermore Network
Analysis
producing
Collaboration Indicators
Often combine with external data
(patents, social, company) and perform
Impact Analysis to produce
Innovation Indicators
`, styleUrls: ['how.component.less'] }) export class HowComponent { }