-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
197 lines (145 loc) · 6.66 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
<HEAD>
<title>FLAIR-GG Network and Virtual Platform</title>
<link rel="stylesheet" type="text/css" href="./flexbox.css" />
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900" rel="stylesheet">
</HEAD>
<body>
<header class="c-header">
<br />
<img width="500" src="./VP/images/flair-gg-logo.png" />
<br />
<br />
<br />
<h1>FLAIR-GG and the FLAIR-GG Virtual Platform</h1>
</header>
<section class="c-posts">
<article class="c-posts__item">
<h2>General Documentation</h2>
<p>The FLAIR-GG Project aims to <a href="https://www.go-fair.org/fair-principles/">FAIRify</a> the <br /><a
href="http://www.bancodegermoplasma.upm.es/">
Banco de Germoplasma Vegetal de la Universidad Politécnica de Madrid (BGV-UPM)</a> <br />and to interlink it with
other Germplasm resources throughout Spain and the world.
</p>
<p>This will be accomplished using a variety of technologies for <br />modelling and transforming relational data
from the BGV-UPM into FAIR formats <br />such as ontologically grounded RDF</p>
<p>All germplasm resources will be connected via a shared portal <br />called the "Virtual Platform" (VP), where
it will be possible to execute <br />federated queries over all participants in the FLAIR-GG network</p>
</article>
<article class="c-posts__item">
<h2>How to join the FLAIR-GG Network</h2>
<p> FLAIR-GG is still an emergent initiative, seeking early-adopters.</p>
<p>We have created <a href="https://github.com/wilkinsonlab/FLAIR-GG/tree/main/Onboarding">ONBOARDING</a>
documentation to help you get started. We are here to help!</p>
<br />
Please contact either <a href="mailto:alberto.camara.ballesteros@alumnos.upm.es">Alberto</a> (Spanish/English)
or <a href="mailto:mark.wilkinson@upm.es">Mark</a> (English)
<br />and we will walk you through the steps. (it's easier than it seems!)
</p>
<p>We are even able to (temporarily) host your FAIR endpoint, to let you explore membership <br/>with minimal commitment or effort</p>
</article>
<article class="c-posts__item">
<h2>Component Documentation</h2>
<p>
<ul>
<li><a href="https://github.com/wilkinsonlab/FLAIR-GG/tree/main/FLAIR-in-a-box/INSTALLER">FLAIR-in-a-Box!</a>
</li>
<li><a href="https://github.com/FAIRDataTeam/FAIRDataPoint">The FAIR Data Point (automatically installed by
FLAIR-in-a-Box)</a></li>
<li><a href="./SemanticModel/index.html">FLAIR-GG Semantic Model</a></li>
<li><a href="./TransformationPipeline/index.html">Template-based transformation pipeline</a></li>
<li><a href="./VP/index.html">Virtual Platform</a></li>
<li><a
href="https://wilkinsonlab.github.io/multi-crop-passport-descriptor-ontology/multi-passport-descriptor.owl">FAO
Multi Passport Descriptor Ontology</a></li>
<li><a href="./Proxy/index.html">Use our FDP Proxy to import your DCAT-formatted datsets</a></li>
</ul>
</p>
</article>
<article class="c-posts__item">
<h2>OpenAPI Interfaces for BGV-UPM services</h2>
<p>
<ul>
<li><a href="./VP/interfaces/administrative-sparql.yaml">Administrative SPARQL endpoint descriptor</a></li>
<li><a href="./VP/interfaces/location-sparql.yaml">Location SPARQL endpoint descriptor</a></li>
<li><a href="./VP/interfaces/fdp-sparql.yaml">FAIR Data Point SPARQL endpoint descriptor</a></li>
</ul>
</p>
</article>
<article class="c-posts__item">
<h2>Frequently Asked <a href="./FAQ.html">Questions</a></h2>
<p>
<ul>
<li><a href="./FAQ.html#Database">Do I need to change my database or existing seedbank infrastructure? (NO!)</a>
</li>
<li><a href="./FAQ.html#ThirdParty">In the area of germplasm conservation and use, which external <br/>suppliers of
information could we connect under the FAIR principles.</a>
</li>
<li><a href="./FAQ.html#Model">What's a shared data model?</a>
</li>
<li><a href="./FAQ.html#Reusability">Could you give me an example to see the differences between <br/>the terms
"reusability" and "interoperatibility"?</a>
</li>
<li><a href="./FAQ.html#Hackers">Increased findability and accessibility are not also increasing <br/>findability
and accessibility by hackers?</a>
</li>
<li><a href="./FAQ.html#Taxonomies">How is it possible to enable interoperability of seed banks <br/>
databases under different taxonomies?</a>
</li>
<li><a href="./FAQ.html#Updates">Does a germplasm bank need a database expert to update information <br/>on its
metadata and data?</a>
</li>
<li><a href="./FAQ.html#InSitu">Is the FLAIR-GG platform open to in-situ conservation information?</a>
</li>
<li><a href="./FAQ.html#Size">Is there a limitation of the number of germplasm banks that could <br/>
be integrated in the FLAIR-GG platform?</a>
</li>
<li><a href="./FAQ.html#Responsibility">Who is responsible for updating the metadata and data? <br/>
or How can I update the metadata and data?</a>
</li>
</ul>
</p>
</article>
<article class="c-posts__item">
<h2>Swagger tester for interfaces</h2>
<p>
<ul>
<li><a href="https://bgv.cbgp.upm.es/swagger">Swagger-UI</a></li>
</ul>
</p>
</article>
</section>
<footer class="c-footer">
<h3>Privacy Policy</h3>
Our privacy policy is available <a href="./VP/privacy.html">HERE</a>
<br />
<br />
<h3>Funding</h3>
<b>TED2021-130788B-I00</b>
<br />
Proyecto TED2021-130788B-I00 financed by
<br />
MCIN/AEI /10.13039/501100011033 and by the European Union Next Generation EU/ PRTR.
<br />
<img width="300" src="./VP/images/ted-logo.png" />
<br />
<br />
<br />
The FLAIR-GG computational infrastructure is supported by the
<br />"Severo Ochoa Program for Centres of Excellence in R&D 2022-2025" from the
Agencia Estatal de Investigación of Spain, awarded to the
<br />Center for Plant Biotechnology and Genomics (CBGP UPM-INIA/CSIC).
<br />
<br />
<br />
<br />
<b>Principal Investigators:</b>
<br />
<br />
Moreno Vazquez, Santiago<br />
UPM grupo: Biodiversidad y conservación de recursos fitogenéticos
<br /><br />
Wilkinson, Mark Denis <br />
CBGP UPM-INIA/CSIC. <br />
UPM grupo: Abordajes Multidisciplinares en la Interfaz Planta-Microorganismo<br />
</footer>
</body>