-
Notifications
You must be signed in to change notification settings - Fork 11
/
go-fair.html
638 lines (492 loc) · 31.3 KB
/
go-fair.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="pingback" href="https://www.go-fair.org/xmlrpc.php" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<title>GO FAIR</title>
<!-- This site is optimized with the Yoast SEO plugin v12.8 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="robots" content="max-snippet:-1, max-image-preview:large, max-video-preview:-1"/>
<link rel="canonical" href="https://www.go-fair.org/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="GO FAIR" />
<meta property="og:url" content="https://www.go-fair.org/" />
<meta property="og:site_name" content="GO FAIR" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="GO FAIR" />
<script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.go-fair.org/#website","url":"https://www.go-fair.org/","name":"GO FAIR","potentialAction":{"@type":"SearchAction","target":"https://www.go-fair.org/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://www.go-fair.org/#webpage","url":"https://www.go-fair.org/","inLanguage":"en-US","name":"GO FAIR","isPartOf":{"@id":"https://www.go-fair.org/#website"},"datePublished":"2017-07-28T11:39:17+00:00","dateModified":"2019-09-27T09:54:38+00:00"}]}</script>
<!-- / Yoast SEO plugin. -->
<link rel='dns-prefetch' href='//s0.wp.com' />
<link rel="alternate" type="application/rss+xml" title="GO FAIR » Feed" href="https://www.go-fair.org/feed/" />
<link rel="alternate" type="application/rss+xml" title="GO FAIR » Comments Feed" href="https://www.go-fair.org/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="GO FAIR » Home Comments Feed" href="https://www.go-fair.org/home/feed/" />
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://www.go-fair.org/wp-includes/css/dist/block-library/style.min.css?ver=5.3.2' type='text/css' media='all' />
<link rel='stylesheet' id='bootstrap-css' href='https://www.go-fair.org/wp-content/themes/go-fair/assets/bootstrap/css/bootstrap.min.css?ver=3.3.7' type='text/css' media='all' />
<link rel='stylesheet' id='fontawesome-css' href='https://www.go-fair.org/wp-content/themes/go-fair/assets/fontawesome/css/font-awesome.min.css?ver=4.5.0' type='text/css' media='all' />
<link rel='stylesheet' id='slick-css' href='https://www.go-fair.org/wp-content/themes/go-fair/assets/slick/slick.min.css?ver=1.6.0' type='text/css' media='all' />
<link rel='stylesheet' id='swipebox-css' href='https://www.go-fair.org/wp-content/themes/go-fair/assets/swipebox/css/swipebox.min.css?ver=1.4.4' type='text/css' media='all' />
<link rel='stylesheet' id='google-fonts-css' href='https://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900&ver=5.3.2' type='text/css' media='all' />
<link rel='stylesheet' id='gofair-css' href='https://www.go-fair.org/wp-content/themes/go-fair/css/style.min.css?ver=1.0.19' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='jetpack_css-css' href='https://www.go-fair.org/wp-content/cache/min/1/wp-content/plugins/jetpack/css/jetpack-cf07c940de32ff1c0ca23c8e10b25f7e.css' type='text/css' media='all' />
<script type='text/javascript' src='https://www.go-fair.org/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp'></script>
<script type='text/javascript' src='https://www.go-fair.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<link rel='https://api.w.org/' href='https://www.go-fair.org/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.go-fair.org/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.go-fair.org/wp-includes/wlwmanifest.xml" />
<link rel='shortlink' href='https://wp.me/P9OEYt-2' />
<link rel='dns-prefetch' href='//v0.wordpress.com'/>
<style type='text/css'>img#wpstats{display:none}</style>
<!-- Copyright (c) 2000-2019 etracker GmbH. All rights reserved. -->
<!-- This material may not be reproduced, displayed, modified or distributed -->
<!-- without the express prior written permission of the copyright holder. -->
<!-- etracker tracklet 4.1 -->
<script type="text/javascript">
//var et_pagename = "";
//var et_areas = "";
//var et_target = "";
//var et_tval = "";
//var et_tonr = "";
//var et_tsale = 0;
//var et_basket = "";
//var et_cust = 0;
</script>
<script id="_etLoader" type="text/javascript" charset="UTF-8" data-respect-dnt="true" data-secure-code="NpmMmK" src="//static.etracker.com/code/e.js"></script>
<!-- etracker tracklet 4.1 end -->
<link rel="icon" href="https://www.go-fair.org/wp-content/uploads/2017/11/cropped-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.go-fair.org/wp-content/uploads/2017/11/cropped-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="https://www.go-fair.org/wp-content/uploads/2017/11/cropped-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.go-fair.org/wp-content/uploads/2017/11/cropped-favicon-270x270.png" />
<style type="text/css" id="wp-custom-css">
.ui-datepicker-title select {
color: #222;
}
.item {
position: left;
margin: 2%;
overflow: hidden;
width: 250px;
}
.item img {
max-width: 100%;
-moz-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
}
.item:hover img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
} </style>
</head>
<body class="home page-template-default page page-id-2 no-js">
<div class="pt-modal pt-modal-menu">
<button type="button" class="close" aria-label="Close"><span aria-hidden="true">×</span></button>
<div class="pt-modal-content"></div>
</div>
<div class="pt-modal pt-modal-search">
<button type="button" class="close" aria-label="Close"><span aria-hidden="true">×</span></button>
<div class="pt-modal-content">
<form method="get" class="pt-site-search" action="https://www.go-fair.org/">
<label for="s" class="screen-reader-text">
Search </label>
<div class="input-group input-group-lg">
<input type="text" name="s" value="" class="form-control" placeholder="Search…" />
<span class="input-group-btn">
<button class="btn btn-secondary" type="submit"><i class="fa fa-search" aria-hidden="true"></i></button>
</span>
</div>
</form>
</div>
</div>
<div class="pt-site-wrapper">
<div class="pt-page-wrapper">
<header class="pt-site-header">
<div class="container">
<div class="pt-site-title">
<a href="https://www.go-fair.org/" title="GO FAIR" rel="home">
<img src="https://www.go-fair.org/wp-content/themes/go-fair/images/logo.svg" alt="GO FAIR" width="208" height="56" />
</a>
</div>
<button type="button" class="pt-toggle-menu visible-xs visible-sm">
<i class="fa fa-bars" aria-hidden="true"></i>
</button>
<div class="pt-primary-nav-wrapper">
<button class="pt-search pt-toggle-search"><i class="fa fa-search"></i></button>
<nav class="pt-primary-nav" role="navigation">
<div class="menu-main-menu-container"><ul id="menu-main-menu" class="menu"><li id="menu-item-4045" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-4045"><a href="https://www.go-fair.org/fair-principles/">FAIR Principles</a>
<ul class="sub-menu">
<li id="menu-item-512" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-512"><a href="https://www.go-fair.org/fair-principles/">FAIR Principles</a></li>
<li id="menu-item-4046" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4046"><a href="https://www.go-fair.org/fair-principles/fairification-process/">FAIRification Process</a></li>
</ul>
</li>
<li id="menu-item-4047" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-4047"><a href="https://www.go-fair.org/implementation-networks/">Implementation Networks</a>
<ul class="sub-menu">
<li id="menu-item-102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102"><a href="https://www.go-fair.org/implementation-networks/">What is an Implementation Network?</a></li>
<li id="menu-item-779" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-779"><a href="https://www.go-fair.org/implementation-networks/overview/">Current Implementation Networks</a></li>
<li id="menu-item-1419" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1419"><a href="https://www.go-fair.org/implementation-networks/how-to-join/">How to join</a></li>
</ul>
</li>
<li id="menu-item-4048" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4048"><a href="https://www.go-fair.org/news/">News</a></li>
<li id="menu-item-4717" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4717"><a href="https://www.go-fair.org/events/">Events</a></li>
<li id="menu-item-2315" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2315"><a href="https://www.go-fair.org/resources/">Resources</a>
<ul class="sub-menu">
<li id="menu-item-2742" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2742"><a href="https://www.go-fair.org/resources/go-fair-materials/">GO FAIR Materials</a></li>
<li id="menu-item-3074" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3074"><a href="https://www.go-fair.org/resources/go-fair-workshop-series/">GO FAIR Workshop Series</a></li>
<li id="menu-item-3752" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3752"><a href="https://www.go-fair.org/faq/">FAQ</a></li>
<li id="menu-item-2375" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2375"><a href="https://www.go-fair.org/resources/rdm-starter-kit/">RDM Starter Kit</a></li>
<li id="menu-item-4144" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4144"><a href="https://www.go-fair.org/resources/more-on-fair/">More on FAIR</a></li>
<li id="menu-item-2316" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2316"><a href="https://www.go-fair.org/resources/glossary/">Glossary</a></li>
</ul>
</li>
<li id="menu-item-4044" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-4044"><a href="http://go-fair.org/go-fair-initiative/">About GO FAIR</a>
<ul class="sub-menu">
<li id="menu-item-26" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-26"><a href="https://www.go-fair.org/go-fair-initiative/">GO FAIR Initiative</a></li>
<li id="menu-item-3242" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3242"><a href="https://www.go-fair.org/go-fair-initiative/go-change/">GO CHANGE</a></li>
<li id="menu-item-3238" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3238"><a href="https://www.go-fair.org/go-fair-initiative/go-train/">GO TRAIN</a></li>
<li id="menu-item-3234" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3234"><a href="https://www.go-fair.org/go-fair-initiative/go-build/">GO BUILD</a></li>
<li id="menu-item-295" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-295"><a href="https://www.go-fair.org/go-fair-initiative/governance/">Governance</a></li>
<li id="menu-item-3995" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3995"><a href="https://www.go-fair.org/go-fair-initiative/go-fair-offices/">GO FAIR Offices</a></li>
<li id="menu-item-3996" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3996"><a href="https://www.go-fair.org/go-fair-initiative/contact/">Contact</a></li>
</ul>
</li>
</ul></div> </nav>
</div>
</div>
</header>
<div class="pt-page-header">
<div class="pt-page-slider">
<div class="pt-page-slider__slide">
<div class="container">
<div class="pt-page-header-wrapper pt-align-full">
<div class="pt-header-content">
<h1 class="page-title">
International FAIR Convergence Symposium </h1>
<div class="page-description">
<table style="width: 100%; border-collapse: collapse;">
<tbody>
<tr>
<td style="width: 50%;">On 22-23 October 2020 the International FAIR Convergence Symposium, co-organised by CODATA and GO FAIR and followed by the CODATA General Assembly on 24 October 2020, will take place in Paris.</p>
<p>Save the date and <a href="https://www.go-fair.org/events/international-fair-convergence-symposium-codata-general-assembly/">stay tuned</a> for more information!</td>
<td style="width: 50%;"><a href="https://www.go-fair.org/events/international-fair-convergence-symposium-codata-general-assembly/" rel="https://www.go-fair.org/events/international-fair-convergence-symposium-codata-general-assembly/"><img class="aligncenter wp-image-6153 size-large" src="https://www.go-fair.org/wp-content/uploads/2020/01/Save-the-date_FAIR-Convergence-Symposium_2020-1024x576.png" alt="" width="690" height="388" srcset="https://www.go-fair.org/wp-content/uploads/2020/01/Save-the-date_FAIR-Convergence-Symposium_2020-1024x576.png 1024w, https://www.go-fair.org/wp-content/uploads/2020/01/Save-the-date_FAIR-Convergence-Symposium_2020-300x169.png 300w, https://www.go-fair.org/wp-content/uploads/2020/01/Save-the-date_FAIR-Convergence-Symposium_2020-768x432.png 768w, https://www.go-fair.org/wp-content/uploads/2020/01/Save-the-date_FAIR-Convergence-Symposium_2020-1536x864.png 1536w, https://www.go-fair.org/wp-content/uploads/2020/01/Save-the-date_FAIR-Convergence-Symposium_2020-2048x1152.png 2048w" sizes="(max-width: 690px) 100vw, 690px" /></a></td>
</tr>
</tbody>
</table>
<p> </p>
</div>
</div>
</div>
</div>
</div>
<div class="pt-page-slider__slide">
<div class="container">
<div class="pt-page-header-wrapper pt-align-full">
<div class="pt-header-content">
<h1 class="page-title">
Accelerating Convergence in 2020 </h1>
<div class="page-description">
<table style="width: 100%; border-collapse: collapse;" border="0">
<tbody>
<tr>
<td style="width: 50%;">The theme of this year’s GO FAIR Implementation Networks Meeting was CONVERGENCE. As a result several areas for cross-IN or cross-domain collaboration had been revealed. Curios to find out which areas for future cooperation were discussed amongst the participants? Then read our <a href="https://www.go-fair.org/2020/01/28/accelerating-convergence-in-2020/">news item</a>.</td>
<td style="width: 50%;"><a href="https://www.go-fair.org/2020/01/28/accelerating-convergence-in-2020/" rel="attachment wp-att-6109"><img class="aligncenter wp-image-6109 size-large" src="https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_3499-1024x683.jpg" alt="" width="690" height="460" srcset="https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_3499-1024x683.jpg 1024w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_3499-300x200.jpg 300w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_3499-768x512.jpg 768w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_3499-1536x1024.jpg 1536w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_3499-2048x1365.jpg 2048w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_3499-720x480.jpg 720w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_3499-360x240.jpg 360w" sizes="(max-width: 690px) 100vw, 690px" /></a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="pt-page-slider__slide">
<div class="container">
<div class="pt-page-header-wrapper pt-align-full">
<div class="pt-header-content">
<h1 class="page-title">
Hourglass Award Ceremony for New INs </h1>
<div class="page-description">
<table style="width: 100%; border-collapse: collapse;">
<tbody>
<tr>
<td style="width: 50%;">As part of the <a href="https://www.go-fair.org/events/2nd-go-fair-international-implementation-networks-meeting/">2nd Annual International GO FAIR Implementation Networks (IN) meeting</a> on 23-24 January 2020 hosted by the German GO FAIR in Hamburg, we welcomed new active GO FAIR INs and awarded them an hourglass as a token of our appreciation.</p>
<p>Congratulations to the Ambassadors IN, Data Stewardship Competence Centers IN, FAIR Microbiome IN, GAIA Data IN, GO INTER & IN-Africa!</p>
<p>To learn more about these and other INs, have a look at our <a href="https://www.go-fair.org/implementation-networks/overview/">IN overview</a>.</td>
<td style="width: 50%;"><a href="https://www.go-fair.org/implementation-networks/overview/" rel="attachment wp-att-5994"><img class="aligncenter wp-image-5994" src="https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_2137-1024x683.jpg" alt="" width="540" height="360" srcset="https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_2137-1024x683.jpg 1024w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_2137-300x200.jpg 300w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_2137-768x512.jpg 768w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_2137-1536x1024.jpg 1536w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_2137-2048x1365.jpg 2048w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_2137-720x480.jpg 720w, https://www.go-fair.org/wp-content/uploads/2020/01/2020_01_GOFAIR_Network_Meeting_2137-360x240.jpg 360w" sizes="(max-width: 540px) 100vw, 540px" /></a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="pt-page-slider__slide">
<div class="container">
<div class="pt-page-header-wrapper pt-align-full">
<div class="pt-header-content">
<h1 class="page-title">
FAIR for Funders </h1>
<div class="page-description">
<table style="width: 100%; border-collapse: collapse;" border="0">
<tbody>
<tr>
<td style="width: 50%;">The <a href="https://www.go-fair.org/today/FAIR-funder" target="_blank" rel="noopener">FAIR Funder Implementation Study</a> combines existing tools enabling a complete turn of the FAIR funding cycle. Watch the ‘<a href="https://player.vimeo.com/video/362527064" target="_blank" rel="noopener">FAIR made easy</a>’ animation to find out what this study is all about!</td>
<td style="width: 50%;"><a href="https://www.go-fair.org/today/FAIR-funder/" rel="attachment wp-att-5442"><img class="alignright wp-image-5442" src="https://www.go-fair.org/wp-content/uploads/2019/10/FAIR-made-easy-1024x576.jpg" alt="" width="580" height="326" srcset="https://www.go-fair.org/wp-content/uploads/2019/10/FAIR-made-easy-1024x576.jpg 1024w, https://www.go-fair.org/wp-content/uploads/2019/10/FAIR-made-easy-300x169.jpg 300w, https://www.go-fair.org/wp-content/uploads/2019/10/FAIR-made-easy-768x432.jpg 768w" sizes="(max-width: 580px) 100vw, 580px" /></a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="pt-section pt-section--anchors">
<div class="pt-globe"></div>
<div class="container">
<header class="pt-section-header">
<h2>
What is in it for you? </h2>
</header>
<div class="row pt-sm-grid pt-equals">
<div class="col-md-12">
<a href="https://www.go-fair.org/fair-principles/" class="pt-anchor pt-equal pt-anchor--3">
<span class="pt-title">
FAIR Principles </span>
</a>
</div>
<div class="col-md-12">
<a href="https://www.go-fair.org/implementation-networks/" class="pt-anchor pt-equal pt-anchor--3">
<span class="pt-title">
Implementation Networks </span>
</a>
</div>
<div class="col-md-4">
<a href="https://www.go-fair.org/go-fair-initiative/go-change/" class="pt-anchor pt-equal pt-anchor--4">
<figure class="pt-anchor__image">
<img src="https://www.go-fair.org/wp-content/uploads/2019/05/go-change.svg" alt="" />
</figure>
</a>
</div>
<div class="col-md-4">
<a href="https://www.go-fair.org/go-fair-initiative/go-train/" class="pt-anchor pt-equal pt-anchor--4">
<figure class="pt-anchor__image">
<img src="https://www.go-fair.org/wp-content/uploads/2019/05/go-train.svg" alt="" />
</figure>
</a>
</div>
<div class="col-md-4">
<a href="https://www.go-fair.org/go-fair-initiative/go-build/" class="pt-anchor pt-equal pt-anchor--4">
<figure class="pt-anchor__image">
<img src="https://www.go-fair.org/wp-content/uploads/2019/05/go-build.svg" alt="" />
</figure>
</a>
</div>
<div class="col-md-12">
<a href="https://www.go-fair.org/today" class="pt-anchor pt-equal pt-anchor--3">
<span class="pt-title">
GO FAIR Today </span>
</a>
</div>
</div>
</div>
</section>
<div class="pt-section pt-section-default pt-section-components pt-with-line">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="pt-component">
<h2 class="pt-section-title">
<i class="fa fa-paper-plane" aria-hidden="true"></i> News </h2>
<div class="pt-recent-posts">
<ul class="list">
<li class="pt-post-wrapper">
<div class="pt-post-object pt-date">
16 February 2020 </div>
<div class="pt-post-content">
<h3>
<a href="https://www.go-fair.org/2020/02/16/elective-course-introduction-to-fair-data-stewardship/">Elective course ‘Introduction to FAIR Data Stewardship’.</a>
</h3>
<p>
Starting Tuesday February 18, 2020, the Hogeschool Leiden will run… </p>
</div>
</li>
<li class="pt-post-wrapper">
<div class="pt-post-object pt-date">
14 February 2020 </div>
<div class="pt-post-content">
<h3>
<a href="https://www.go-fair.org/2020/02/14/data-intelligences-special-issue-on-emerging-fair-practices-published-by-the-mit-press/">Data Intelligence’s Special Issue on Emerging FAIR Practices published by the MIT Press</a>
</h3>
<p>
The Data Intelligence published a special issue on emerging FAIR… </p>
</div>
</li>
<li class="pt-post-wrapper">
<div class="pt-post-object pt-date">
29 January 2020 </div>
<div class="pt-post-content">
<h3>
<a href="https://www.go-fair.org/2020/01/29/universities-push-for-greater-global-open-access-to-research-data/">Universities Push for Greater Global Open Access to Research Data</a>
</h3>
<p>
At the end of January, nine major networks of research-intensive… </p>
</div>
</li>
<li class="pt-post-wrapper">
<div class="pt-post-object pt-date">
28 January 2020 </div>
<div class="pt-post-content">
<h3>
<a href="https://www.go-fair.org/2020/01/28/accelerating-convergence-in-2020/">Accelerating Convergence in 2020</a>
</h3>
<p>
At the 2nd Annual GO FAIR Implementation network meeting in… </p>
</div>
</li>
<li class="pt-post-wrapper">
<div class="pt-post-object pt-date">
15 January 2020 </div>
<div class="pt-post-content">
<h3>
<a href="https://www.go-fair.org/2020/01/15/dscc-new-go-fair-implementation-network/">DSCC: New GO FAIR implementation network</a>
</h3>
<p>
Check out the most recent addition to GO FAIR’s implementation… </p>
</div>
</li>
</ul>
<p>
<a class="pt-read-more" href="https://www.go-fair.org/news/">
All news </a>
</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="pt-component pt-component--events">
<h2 class="pt-section-title">
<i class="fa fa-calendar"></i> Events </h2>
<div class="pt-recent-posts">
<ul class="list">
<li class="pt-post-wrapper">
<div class="pt-post-object pt-date">
25 February 2020 </div>
<div class="pt-post-content">
<h3>
<a href="https://www.go-fair.org/events/advancing-fair-and-go-fair-in-the-us/">Advancing FAIR and GO FAIR in the U.S.</a>
</h3>
<p>
The US GO FAIR office is organizing a 2,5 day… </p>
</div>
</li>
<li class="pt-post-wrapper">
<div class="pt-post-object pt-date">
2 March 2020 </div>
<div class="pt-post-content">
<h3>
<a href="https://www.go-fair.org/events/conference-for-social-and-economic-data-kswd/">Conference for Social and Economic Data (KSWD)</a>
</h3>
<p>
Every three years the German Data Forum (RatSWD), founder of… </p>
</div>
</li>
<li class="pt-post-wrapper">
<div class="pt-post-object pt-date">
4 March 2020 </div>
<div class="pt-post-content">
<h3>
<a href="https://www.go-fair.org/events/hackathon-workshop-at-inrae/">Hackathon Workshop at INRAE</a>
</h3>
<p>
On 4-6 March 2020 the hackathon workshop Implémenter les principes… </p>
</div>
</li>
</ul>
<p>
<a class="pt-read-more" href="https://www.go-fair.org/events/">
All events </a>
</p>
</div>
</div>
<div class="pt-component">
<h2 class="pt-section-title">
<i class="fa fa-twitter" aria-hidden="true"></i> Tweets </h2>
<div id="twitter_timeline-2" class="widget widget_twitter_timeline"><a class="twitter-timeline" data-height="400" data-theme="light" data-link-color="#efc700" data-border-color="#dddddd" data-lang="EN" data-partner="jetpack" data-chrome="nofooter noborders" href="https://twitter.com/GOFAIRofficial" href="https://twitter.com/GOFAIRofficial">My Tweets</a></div></div>
</div>
</div>
</div>
</div>
<footer class="pt-site-footer">
<div class="pt-globe"></div>
<div class="container">
<div class="pt-row">
<div class="pt-col">
<div class="pt-site-title">
<img src="https://www.go-fair.org/wp-content/themes/go-fair/images/logo-white.svg" alt="" width="120" height="33" />
</div>
</div>
<div class="pt-col pt-copyright">
<table style="width: 100%;border-collapse: collapse;border-style: hidden" border="0">
<tbody>
<tr style="height: 54px">
<td style="width: 8%;height: 80px"><a href="https://creativecommons.org/licenses/by/4.0/"><img class="wp-image-1400 alignleft" src="https://www.go-fair.org/wp-content/uploads/2018/01/by-300x105.png" alt="" width="127" height="44" /></a></td>
<td style="width: 92%;height: 80px">
<p style="font-size: 11px;text-align: left">Except where otherwise noted, content on this website is licensed under a <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 License</a> by <a href="http://www.go-fair.org">GO FAIR</a></p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="pt-col pt-footer-nav">
<ul id="menu-footer-menu" class="menu"><li id="menu-item-4506" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4506"><a href="https://www.go-fair.org/go-fair-initiative/contact/">Contact</a></li>
<li id="menu-item-3970" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3970"><a href="https://www.go-fair.org/imprint/">Imprint</a></li>
<li id="menu-item-3969" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3969"><a href="https://www.go-fair.org/legal-notice/">Legal notice</a></li>
<li id="menu-item-16" class="icon icon-twitter menu-item menu-item-type-custom menu-item-object-custom menu-item-16"><a href="https://twitter.com/GOFAIRofficial"><span style="display: none;">Twitter</span><span class="fa fa-twitter"></span></a></li>
</ul> </div>
</div>
</div>
</footer>
</div>
</div>
<script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=202008'></script>
<script type='text/javascript' src='https://www.go-fair.org/wp-content/themes/go-fair/js/bootstrap.min.js?ver=3.3.7'></script>
<script type='text/javascript' src='https://www.go-fair.org/wp-content/themes/go-fair/assets/slick/slick.min.js?ver=1.6.0'></script>
<script type='text/javascript' src='https://www.go-fair.org/wp-content/themes/go-fair/assets/swipebox/js/jquery.swipebox.min.js?ver=1.4.4'></script>
<script type='text/javascript' src='https://www.go-fair.org/wp-content/themes/go-fair/assets/fitvids/jquery.fitvids.min.js?ver=1.2.0'></script>
<script type='text/javascript' src='https://www.go-fair.org/wp-content/themes/go-fair/assets/enquire/enquire.min.js?ver=2.1.2'></script>
<script type='text/javascript' src='https://www.go-fair.org/wp-content/themes/go-fair/assets/waypoints/jquery.waypoints.min.js?ver=4.0.0'></script>
<script type='text/javascript' src='https://www.go-fair.org/wp-content/themes/go-fair/assets/matchHeight/jquery.matchHeight.min.js?ver=0.7.0'></script>
<script type='text/javascript' src='https://www.go-fair.org/wp-content/themes/go-fair/assets/zoom.js/zoom.min.js?ver=0.0.1'></script>
<script type='text/javascript' src='https://www.go-fair.org/wp-content/themes/go-fair/js/script.min.js?ver=1.0.19'></script>
<script type='text/javascript' src='https://www.go-fair.org/wp-content/plugins/jetpack/_inc/build/twitter-timeline.min.js?ver=4.0.0'></script>
<script type='text/javascript' src='https://stats.wp.com/e-202008.js' async='async' defer='defer'></script>
<script type='text/javascript'>
_stq = window._stq || [];
_stq.push([ 'view', {v:'ext',j:'1:8.0',blog:'145060933',post:'2',tz:'1',srv:'www.go-fair.org'} ]);
_stq.push([ 'clickTrackerInit', '145060933', '2' ]);
</script>
</body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1582126460 -->