import {Component} from "@angular/core"; @Component({ selector: 'how', template: `
Starting from existing
research-related data sources
build an open, global
and trusted OpenAIRE 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.css'] }) export class HowComponent { }