-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
828 lines (772 loc) · 40.1 KB
/
index.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
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
---
layout: default
title: Data Readiness Group
permalink: /
---
<!-- One -->
<section id="blurbs" class="wrapper">
<div class="inner">
<div class="flex flex-2">
<article>
<header>
<h3>Interests and Motivations</h3>
</header>
<p>Working with and for <i>researchers, service providers, journal publishers, library science
experts, funders and learned societies</i> in the academic as well as in the commercial
and governmental setting, we ensure that data is Findable, Accessible, Interoperable and
Reusable (<a href="https://www.nature.com/articles/sdata201618" target="_blank">FAIR</a>)
for humans as well as for machines.
</p>
<footer>
<p>Here is what we do, in a 1 min video:</p>
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/3VDw7XIulIk"
frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope;
picture-in-picture" allowfullscreen></iframe>
</div>
</footer>
</article>
<article>
<header>
<h3>Research and Development</h3>
</header>
<p>
With collaborators worldwide, we design and develop open source software, to improve
collection, representation, sharing and publication of multi-dimensional data. We also build
interoperability standards; we run informative, educational registries to enable data quality
and readiness, essential in Data Science.
</p>
<footer>
<p>Learn more about our resources:</p>
<div class="logo-container">
<div class="logo">
<a href="http://isa-tools.org/" target="_blank">
<img src="/images/logos/isatools.svg" class="proj-logo" />
</a>
</div>
<div class="logo">
<a href="https://fairsharing.org" target="_blank">
<img src="/images/logos/FAIRsharing-logo.png" class="proj-logo" />
</a>
</div>
<div class="logo">
<a href="https://faircookbook.elixir-europe.org" target="_blank">
<img src="/images/logos/Faircookbook.png" class="proj-logo" />
</a>
</div>
<div class="logo"
style="text-align: center"
>
<a href="http://stato-ontology.org" target="_blank">
<img src="/images/logos/stato-logo.png" class="proj-logo"
style="max-height: 70px;max-width: 180px;" />
</a>
</div>
<div class="logo">
<a href="https://github.com/allysonlister/swo" target="_blank">
<img src="/images/logos/swo.png" class="proj-logo" />
</a>
</div>
<div class="logo">
<a href="https://terms4fairskills.github.io" target="_blank">
<img src="/images/logos/terms4FAIRskills.png" class="proj-logo" />
</a>
</div>
</div>
</footer>
</article>
</div>
</div>
</section>
<section id="projects" class="wrapper style1 special">
<div class="inner">
<!--
<header class="align-center">
<h2>More Information</h2>
<p>The links below lead to pages which are are full of exciting facts and that.</p>
</header>
-->
<div class="flex flex-3">
<article>
<div class="image fit">
<img src="/images/decoration/publications.jpg" class="activities-image"
alt="Placeholder image for publications" />
</div>
<header style="text-align: center;">
<h3>Publications</h3>
</header>
<!--
<p>Sed adipiscing ornare risus. Morbi est est, blandit sit amet, sagittis vel, euismod vel, velit.
Pellentesque egestas sem. Suspendisse commodo ullamcorper magna non comodo sodales tempus.</p>
-->
<footer style="text-align: center;">
<a href="/publications" class="button special-inverted">More</a>
</footer>
</article>
<article>
<div class="image fit">
<!--
<img src="/images/decoration/funded_projects.jpg" alt="Image for funded projects" />
-->
<img src="/images/decoration/fair.png" class="activities-image"
alt="Placeholder image for funded projects" />
</div>
<header style="text-align: center;">
<h3>Funded Projects</h3>
</header>
<!--
<p>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros
eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor lorem ipsum.</p>
-->
<footer style="text-align: center;">
<a href="/projects" class="button special-inverted">More</a>
</footer>
</article>
<article>
<div class="image fit">
<img src="/images/decoration/teaching.jpg" class="activities-image"
alt="Placeholder image for teaching" />
</div>
<header style="text-align: center;">
<h3>Teaching</h3>
</header>
<!--
<p>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros
eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor lorem ipsum.</p>
-->
<footer style="text-align: center;">
<a href="/teaching" class="button special-inverted">More</a>
</footer>
</article>
</div>
</div>
</section>
<section id="impact" class="wrapper special">
<div class="inner">
<header class="align-center">
<h2>The Use and Impact of our Work</h2>
</header>
<div class="flex flex-3">
<article>
<p>Our <b><a href="https://faircookbook.elixir-europe.org/content/home.html">FAIR Cookbook resource</a></b>
of hands-on recipes for “FAIR doers” in the Life Sciences is built
openly and collaboratively with researchers and data managers professionals in academia,
(bio)pharmaceutical companies and information service industries; and it is already
<a href="https://oerc.ox.ac.uk/news/fairsharing-and-the-fair-cookbook-set-to-improve-the-coordination-and-uptake-of-fair-for-covid-19-response-and-beyond/">recommended by funders</a>.</p>
<div class="article-logo">
<a href="https://faircookbook.elixir-europe.org" target="_blank">
<img src="/images/logos/Faircookbook.png" class="proj-logo" />
</a>
</div>
</article>
<article>
<p>Our FAIR-enabling, open source <b><a href="https://isa-tools.org">ISA software suite</a></b> for metadata reporting is
<a href="https://www.isacommons.org">embedded in over 30 public resources</a>, institute-based
(e.g. USA NASA GeneLab Data Repository) and global repositories (e.g. EMBL-EBI MetaboLights),
as well as data-driven journals (e.g. Springer Nature Scientific Data).</p>
<div class="article-logo"
style="margin-top: -20px"
>
<a href="http://isa-tools.org/" target="_blank">
<img src="/images/logos/isatools.svg" class="proj-logo" />
</a>
</div>
</article>
<article>
<p>Our <b><a href="https://fairsharing.org">FAIRsharing resource</a></b> on
standards, repositories, and data
policies is <a href="https://fairsharing.org/communities">endorsed by a
growing number of stakeholder communities</a>, including major publishers (e.g. Wiley, Elsevier
and EMBO Press), funders (e.g. Wellcome Trust), libraries and FAIR-supporting organizations
(e.g. RDA, GO-FAIR).
</p>
<div class="article-logo">
<a href="https://fairsharing.org" target="_blank">
<img src="/images/logos/FAIRsharing-logo.png" class="proj-logo" />
</a>
</div>
</article>
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper style1 special">
<div class="inner">
<header>
<a name="people">
<h2>People</h2>
</a>
</header>
<div class="flex flex-3">
<article>
<div class="box person bossbox">
<div class="image round">
<img src="/images/people/susanna.jpg" alt="Susanna-Assunta Sansone" />
<h3>Prof. Susanna-Assunta Sansone, PhD.</h3>
</div>
<p>
Group Leader and Principal Investigator; and Director, Oxford e-Research Centre
</p>
<p>
Professor of Data Readiness, Department of Engineering Science
</p>
<p>
Academic Lead of Research Practice, University of Oxford
</p>
<p>
<a href="https://www.eng.ox.ac.uk/people/susanna-assunta-sansone"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://orcid.org/0000-0001-5306-5690"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="http://uk.linkedin.com/in/sasansone"
class="person-link" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="http://www.twitter.com/SusannaASansone"
class="person-link" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
</article>
<article class="team-blurb">
<p>We are a team of data researchers, more specifically research software and knowledge engineers.</p>
<p>Our expertise and activities encompass: knowledge management, curation, software development,
text-mining, data and metadata standards, scholarly publishing, semantic web, machine learning
and creation and delivery of training and teaching elements.</p>
<p>Our backgrounds span computer science, to molecular biology, genetics, biomedical and
agro-engineering, the reason why we mainly (but not exclusively) operate in the life,
environmental and biomedical sciences.
</p>
<p>
We are looking for motivated DPhil/PhD students! If you have an interest in our areas of
activity, please contact Prof. Sansone with your CV and a project proposal.
</p>
</article>
<article style="text-align: center;">
<a class="twitter-timeline" data-width="500" data-height="800" data-theme="light"
href="https://twitter.com/SusannaASansone?ref_src=twsrc%5Etfw">Tweets by SusannaASansone</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</article>
</div>
<div class="flex flex-4">
<div class="box person">
<div class="image round">
<img src="/images/people/philippe.jpg" alt="Philippe Rocca-Serra" />
</div>
<h3 class="personbox">Dr. Philippe Rocca-Serra, PhD.</h3>
<p class="personbox">Group co-Investigator and Associate Member of Faculty</p>
<p class="personbox">Senior Director at AstraZeneca (joint appointment)</p>
<p>
<a href="https://eng.ox.ac.uk/people/philippe-rocca-serra/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://orcid.org/0000-0001-9853-5668"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="http://uk.linkedin.com/in/philipperoccaserra"
class="person-link" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="http://www.twitter.com/Phil_at_OeRC"
class="person-link" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="http://github.com/proccaserra"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/milo.jpg" alt="Milo Thurston" />
</div>
<h3 class="personbox">Dr. Milo Thurston, DPhil.</h3>
<p class="personbox">Senior Researcher</p>
<p class="personbox">Research Software Engineer</p>
<p>
<a href="https://www.eng.ox.ac.uk/people/milo-thurston/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://mamot.fr/@knirirr"
class="person-link" target="_blank">
<i class="fab fa-mastodon"></i>
</a>
<a href="https://orcid.org/0000-0002-6468-9260"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="https://www.linkedin.com/in/milo-thurston-86557510/"
class="person-link" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://github.com/knirirr"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/allyson.jpg" alt="Allyson Lister" />
</div>
<h3 class="personbox">Dr. Allyson Lister, PhD.</h3>
<p class="personbox">Senior Researcher</p>
<p class="personbox">Research Knowledge Engineer</p>
<p>
<a href="https://www.eng.ox.ac.uk/people/allyson-lister/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://fediscience.org/@allysonlister"
class="person-link" target="_blank">
<i class="fab fa-mastodon"></i>
</a>
<a href="https://orcid.org/0000-0002-7702-4495"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="https://www.linkedin.com/in/allysonlister/"
class="person-link" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://github.com/allysonlister"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/ramon.jpg" alt="Ramon Granell" />
</div>
<h3 class="personbox">Ramon Granell</h3>
<p class="personbox">Research Knowledge and Software Engineer</p>
<p>
<a href="https://www.eng.ox.ac.uk/people/ramon-granell/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://orcid.org/0000-0001-9572-0972"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="https://github.com/ramGranell"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/dominique.jpg" alt="Dominique Batista" />
</div>
<h3 class="personbox">Dominique Batista</h3>
<p class="personbox">Research Knowledge and Software Engineer</p>
<p class="personbox">(part-time) Doctoral Student</p>
<p>
<a href="https://www.eng.ox.ac.uk/people/dominique-batista/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://orcid.org/0000-0002-2109-489X"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="https://github.com/terazus"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/prakhyat.jpg" alt="Prakhyat Gailani" />
</div>
<h3 class="personbox">Prakhyat Gailani</h3>
<p class="personbox">Research Software Engineer and Web Developer</p>
<p>
<a href="https://www.eng.ox.ac.uk/people/prakhyat-gailani/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://github.com/prakhyatox"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/delphine.jpg" alt="Delphine Dauga" />
</div>
<h3 class="personbox">Delphine Dauga</h3>
<p class="personbox">Curator Contractor</p>
<p>
<a href="http://www.bioself-communication.com/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/graham.jpg" alt="Graham Lee" />
</div>
<h3 class="personbox">Graham Lee</h3>
<p class="personbox">(part-time) Doctoral Student</p>
<p>
<a href="https://eng.ox.ac.uk/people/graham-lee/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://orcid.org/0000-0001-7592-8880"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="https://www.linkedin.com/in/graham-lee-4126b997/"
class="person-link" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://twitter.com/iwasleeg"
class="person-link" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/iamleeg"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/missing.jpg" alt="Christopher Osborne" />
</div>
<h3 class="personbox">Christopher Osborne</h3>
<p class="personbox">Doctoral Student</p>
<p>
<a href="https://www.anthro.ox.ac.uk/people/christopher-osborne"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/terence.jpg" alt="Terence Tan" />
</div>
<h3 class="personbox">Terence Tan</h3>
<p class="personbox">Doctoral Student</p>
<p>
<a href="http://www.linkedin.com/in/terencetan-c"
class="person-link" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://github.com/terencetan-c"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
</div>
<header>
<p>Alumni and Students (from 2010)</p>
</header>
<div class="flex flex-4">
<div class="box person">
<div class="image round">
<img src="/images/people/pete.jpg" alt="Peter McQuilton" />
</div>
<h3 class="personbox">Dr. Peter McQuilton, PhD.</h3>
<p class="personbox">Project Coordinator</p>
<p class="personbox">Knowledge Engineer</p>
<p>
<a href="http://www.eng.ox.ac.uk/people/peter-mcquilton/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://orcid.org/0000-0003-2687-1982"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="https://www.linkedin.com/in/petermcquilton"
class="person-link" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="http://www.twitter.com/Drosophilic"
class="person-link" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/Drosophilic"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/massi.jpg" alt="Massimiliano Izzo" />
</div>
<h3 class="personbox">Dr. Massimiliano Izzo, PhD.</h3>
<p class="personbox">Research Software Engineer</p>
<p>
<a href="https://eng.ox.ac.uk/people/massimiliano-izzo/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://orcid.org/0000-0002-8100-6142"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="http://github.com/zigur"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/alejandra.jpg" alt="Alejandra Gonzalez-Beltran" />
</div>
<h3 class="personbox">Dr. Alejandra Gonzalez-Beltran, PhD.</h3>
<p class="personbox">Research Lecturer</p>
<p class="personbox">Research Software Engineer</p>
<p>
<a href="https://orcid.org/0000-0003-3499-8262"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="http://uk.linkedin.com/in/agbeltran"
class="person-link" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="http://www.twitter.com/alegonbel"
class="person-link" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/agbeltran"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/eamonn.jpg" alt="Eamonn Maguire" />
</div>
<h3 class="personbox">Dr. Eamonn Maguire, D. Phil.</h3>
<p class="personbox">Research Software Engineer</p>
<p class="personbox">Doctoral Student</p>
<p>
<a href="https://orcid.org/0000-0002-7277-7834"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="https://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.640040"
class="person-link" target="_blank">
<i class="fas fa-graduation-cap"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/daniel.jpg" alt="Daniel Iyayi" />
</div>
<h3 class="personbox">Daniel Iyayi</h3>
<p class="personbox">Doctoral Student</p>
<p>
<a href="https://eng.ox.ac.uk/people/dan-iyayi/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://orcid.org/0000-0002-3451-2544"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="https://www.linkedin.com/in/onconscious/"
class="person-link" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/missing.jpg" alt="David Johnson" />
</div>
<h3 class="personbox">Dr. David Johnson, PhD.</h3>
<p class="personbox">Research Software Engineer</p>
<p class="personbox">Knowledge Engineer</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/missing.jpg" alt="Annapaola Santarsiero" />
</div>
<h3 class="personbox">Annapaola Santarsiero</h3>
<p class="personbox">Research Software Engineer</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/missing.jpg" alt="Pavlos Georgiou" />
</div>
<h3 class="personbox">Pavlos Georgiou</h3>
<p class="personbox">MSc Student, Computer Science</p>
<p>
<a href="http://journal.embnet.org/index.php/embnetjournal/article/view/728"
class="person-link" target="_blank">
<i class="fas fa-graduation-cap"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/melanie.jpg" alt="Melanie Adekale" />
</div>
<h3 class="personbox">Melanie Adekale</h3>
<p class="personbox">Curator Contractor</p>
<p>
<a href="http://www.mdhealthconsulting.com/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://orcid.org/0000-0002-3791-7360"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/hossein.jpg" alt="Hossein Mirian" />
</div>
<h3 class="personbox">Hossein Mirian</h3>
<p class="personbox">Research Software Engineer</p>
<p class="personbox">Web Developer</p>
<p>
<a href="https://www.eng.ox.ac.uk/people/hossein-mirian/"
class="person-link" target="_blank">
<i class="fa fa-home"></i>
</a>
<a href="https://orcid.org/0000-0002-9305-7238"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="https://www.linkedin.com/in/hossein-mirian"
class="person-link" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://github.com/hoseinmirian"
class="person-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="mailto:[email protected]"
class="person-link" target="_blank">
<i class="fa fa-envelope"></i>
</a>
</p>
</div>
<div class="box person">
<div class="image round">
<img src="/images/people/kay_burrows.jpg" alt="Kay Burrows" />
</div>
<h3 class="personbox">Kay Burrows</h3>
<p class="personbox">Curator Contractor</p>
<p>
<a href="https://orcid.org/0000-0002-5485-6256"
class="person-link" target="_blank">
<i class="fab fa-orcid"></i>
</a>
<a href="https://www.linkedin.com/in/kayeburrows"
class="person-link" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://twitter.com/PotassiumBee"
class="person-link" target="_blank">
<i class="fab fa-twitter"></i>
</a>
</p>
</div>
</div>
</div>
</section>
<section id="news" class="wrapper special">
<div class="inner">
<header class="align-center">
<h2>Latest news</h2>
<p>Announcements for our projects are usually made on Twitter; various of our feeds are shown below:</p>
</header>
<div class="flex flex-2">
<article>
<div class="twitter-wrapper">
<a class="twitter-timeline" data-width="750" data-height="700" data-chrome="transparent"
data-theme="dark"
href="https://twitter.com/isatools?ref_src=twsrc%5Etfw">Tweets by isatools</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</article>
<article>
<div class="twitter-wrapper">
<a class="twitter-timeline" data-width="750" data-height="700" data-chrome="transparent"
data-theme="dark"
href="https://twitter.com/FAIRsharing_org?ref_src=twsrc%5Etfw">Tweets by FAIRsharing_org</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</article>
</div>
</div>
</section>