Project

General

Profile

1
export const portals: any[] = [
2
  {
3
    name: 'connect',
4
    text: 'Use a trusted partner to share, link, disseminate and monitor your research.'
5
  },
6
  {
7
    name: 'monitor',
8
    text: 'Use our monitoring services and easily track all relevant research outcomes.'
9
  },
10
  {
11
    name: 'explore',
12
    text: 'Explore all OA research outcomes. Link your research. Build your profile.'
13
  },
14
  {
15
    name: 'provide',
16
    text: 'Join OpenAIRE, user our tools and make your content more visible around the world.'
17
  },
18
  {
19
    name: 'osmonitor',
20
    text: 'An OpenAIRE service to better understand the European open research landscape, track trends for open access to publications, data, software, reveal hidden potential on existing resources and view open collaboration patterns.'
21
  },
22
]
(5-5/5)