Changes for page Data Curation

Last modified by abonard on 2025/06/03 10:55

From version 197.1
edited by spieschnik
on 2023/06/20 12:41
Change comment: Uploaded new attachment "Lyuba.jpg", version {1}
To version 218.1
edited by lzehl
on 2024/05/06 09:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -test-ir2
1 +Data Curation
Parent
... ... @@ -1,1 +1,1 @@
1 -CollabClass
1 +Collabs.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.spieschnik
1 +XWiki.lzehl
Content
... ... @@ -17,9 +17,9 @@
17 17  {{/html}}
18 18  
19 19  
20 -== Publishing neuroscience data, models and software via EBRAINS ==
20 +(% class="wikigeneratedid" id="HPublishingneurosciencedata2CmodelsandsoftwareviaEBRAINS" %)
21 +(% style="font-size:2em" %)**Publishing neuroscience data, models and software via EBRAINS**
21 21  
22 -
23 23  (% class="wikigeneratedid" %)
24 24  The aim of this collab is to provide you with detailed information about publishing data, simulations, computational models, and software via EBRAINS. If you want a quick overview of the sharing process, see [[https:~~/~~/ebrains.eu/service/share-data>>https://ebrains.eu/service/share-data]].
25 25  
... ... @@ -67,7 +67,9 @@
67 67  
68 68  The curation of data, models and software is different. Thus, below we explain the process for sharing for each research product separately.
69 69  
70 +**Before you get started, make sure you[[ sign up for a free EBRAINS account>>https://www.ebrains.eu/page/sign-up]]. This is needed to complete the data sharing process. **
70 70  
72 +
71 71  ----
72 72  
73 73  === Step by step - Data ===
... ... @@ -83,8 +83,6 @@
83 83  //to share data on EBRAINS: //
84 84  // //
85 85  [[[[image:image-20230324171114-2.png||height="150" width="106"]]>>https://drive.ebrains.eu/f/dfd374b9b43a458192e9/]]
86 -
87 -
88 88  )))
89 89  
90 90  
... ... @@ -106,10 +106,20 @@
106 106  
107 107  ==== **2. Upload data ** ====
108 108  
109 +(% class="box floatinginfobox" id="share-data-infographic" %)
110 +(((
111 +(% style="text-align:center" %)
112 +//Download our infographic//
113 +//with guidelines
114 +on data organization: //
109 109  
116 +(% style="text-align:center" %)
117 +[[[[image:image-20230621121014-1.png||height="150" width="106"]]>>https://drive.ebrains.eu/lib/f5cf4964-f095-49bd-8c34-e4ffda05a497/file/ebrains-infographic-data-organisation.pdf/]]
118 +)))
119 +
110 110  (% style="margin-right:10px" %)[[image:https://lh5.googleusercontent.com/sieKO-kW8O18iPaUyonwyo4UfHBmtc2E9BDnjbx52j6J_uGmm-OzGAo7sloMk3sYwKa6QW3hYQsOA9N4H7uGQpca088Wrk0Nurpt_J3B0-NSbcaPNdZIh21otQcG6jnAxLGiKoEvkTyaDGTMk3fu7me8mQ=s2048||height="94px;" width="94px;"]](%%)**Ensure data is structured consistently prior to upload. **
111 111  
112 -We look for organized data, not organized according to our standard. This is to support the broadest degree of sharing possible. We do however require that the data is organized in a consistent and precise manner. Please see our// //[[collection of guidelines on data organization>>https://drive.ebrains.eu/smart-link/25299f04-c4e5-4028-8f5f-3b8208f9a532/]] for further guidance.
122 +We look for organized data, not organized according to our standard. This is to support the broadest degree of sharing possible. We do however require that the data is organized in a consistent and precise manner. Please see our// //[[guidelines on data organization>>https://drive.ebrains.eu/smart-link/25299f04-c4e5-4028-8f5f-3b8208f9a532/]] for further guidance.
113 113  
114 114  (% style="margin-right:10px" %)[[image:https://lh5.googleusercontent.com/EWtYwfVlbeC-jqPasgmzidqc50GrkKIEgwXeUeql8aaMHIukmFdWEy0nufVWWATbxDDK3XwwZEDmASrbpCsBk1u0HpAd8x4ZgAMsMPRcWyrb9etlV6FgKE_QN2e6SqKxHE0rzkR8uI1rRW_5z21TFGYVnw=s2048||height="91px;" width="91px;"]](%%)**Upload data to EBRAINS Storage, either using a drag-and-drop solution (opt. 1) or an interactive python script (opt. 2).**
115 115  
... ... @@ -136,7 +136,7 @@
136 136  * [[Fairgraph>>https://fairgraph.readthedocs.io/en/stable/]]: This is the recommended software tool for programmatic interaction with the KG. It allows you to programmatically upload openMINDS compliant metadata into your KG space and interact with existing metadata.
137 137  * [[KG Core Python SDK>>https://github.com/HumanBrainProject/kg-core-sdks]]: This python package gives you full freedom in interacting with he KG. It allows you to upload any JSON-LD with metadata into your private space. Note, for dataset publications in EBRAINS, the JSON-LD metadata files have to comply to openMINDS.
138 138  
139 -Datasets published through the EBRAINS Knowledge Graph have to be registered using **openMINDS compliant metadata** delivered as JSON-LD files. See this summary table for an overview of [[the minimally required openMINDS properties for publishing>>https://drive.ebrains.eu/lib/47995dbc-f576-4008-a76c-eefbfd818529/file/ebrains-minimum-required-metadata.xlsx]] on EBRAINS.
149 +Datasets published through the EBRAINS Knowledge Graph have to be registered using **openMINDS compliant metadata** delivered as JSON-LD files. See this summary table for an overview of [[the minimally required openMINDS properties for publishing>>https://drive.ebrains.eu/f/3e226ad165054b35b456/||rel="noopener noreferrer" target="_blank"]] on EBRAINS.
140 140  
141 141  
142 142  ==== **4. Write a Data Descriptor** ====
... ... @@ -157,12 +157,11 @@
157 157  (% class="box floatinginfobox" id="data-descriptor-infographic" %)
158 158  (((
159 159  (% style="text-align:center" %)
160 -//Download our infographic: //
161 -//The EBRAINS Data//
162 -//Descriptor at a glance//
170 +//Download our infographic
171 +about the EBRAINS Data//
172 +//Descriptor//
163 163  // //
164 164  [[[[image:image-20230324171109-1.png||height="150" width="106"]]>>https://drive.ebrains.eu/f/c1ccb78be52e4bdba7cf/]]
165 -
166 166  )))
167 167  
168 168  ==== **5. Preview and publish** ====
... ... @@ -173,39 +173,8 @@
173 173  Once a Curator has assembled the dataset in the EBRAINS Knowledge Graph, combining the data, metadata and data descriptor, the data provider will receive a private URL for previewing the dataset prior to release. We need an official approval from the data custodian{{footnote}}The Data Custodian is responsible for the content and quality of the Data and metadata, and is the person to be contacted by EBRAINS CS in case of any misconduct related to the Data. It is the obligation of a Data Custodian to keep EBRAINS informed about changes in the contact information of the authors of the Datasets provided by them ([[EBRAINS Data Provision Protocol - version 1.1>>https://strapi-prod.sos-ch-dk-2.exo.io/EBRAINS_Data_Provision_Protocol_dfe0dcb104.pdf]]).{{/footnote}} to release the dataset. Once released, a [[DataCite DOI>>https://datacite.org/]] will be generated for the dataset. If the identical data collection has received a DOI elsewhere, we recommend re-using the already issued DOI.
174 174  
175 175  
176 -----
177 177  
178 -==== ====
179 179  
180 -==== **Sharing human subject data** ====
181 -
182 -(% class="box floatinginfobox" %)
183 -(((
184 -**Human subject data that can be shared on EBRAINS:**
185 -// //
186 -// - Post-mortem data//
187 -// - Aggregated data//
188 -// - Strongly pseudonymized or de-identified subject data//
189 -// with a legal basis for sharing (e.g. Informed Consent)//
190 -// //
191 -
192 -(% class="small" %)
193 -//If you have human data that does not qualify as any of the above,//
194 -//please [[get in touch>>https://www.ebrains.eu/contact/]] and we will clarify the available options.//
195 -)))
196 -
197 -
198 -Human subject data shared on EBRAINS must comply with [[GDPR >>https://gdpr-info.eu/]]and [[EU directives>>https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32010L0063]]. The information we need to assess this is collected via our [[Ethics and Regulatory Compliance Survey>>https://nettskjema.no/a/224765]].
199 -
200 -Post-mortem and aggregated human data can be shared openly, given direct identifiers in the metadata are removed. Strongly pseudonymized and de-identified data can be shared via the Human Data Gateway (HDG).
201 -
202 -The Human Data Gateway (HDG) was introduced in February 2021 as a response to the needs of multiple data providers who are bringing human subject data to EBRAINS. HDG covers the sharing of strongly pseudonymized or de-identified data, a limited range human subject data without direct identifiers and with very few indirect identifiers.
203 -
204 -The HDG adds an an authentication layer on top of the data. This means that **data users **must request access to the data (via their EBRAINS account) and will receive access provided they actively accept the [[EBRAINS Access Policy>>https://ebrains.eu/terms#access-policy]], the [[EBRAINS General Terms of Use>>https://ebrains.eu/terms#general-terms-of-use]], and the [[EBRAINS Data Use Agreement>>https://ebrains.eu/terms#data-use-agreement]]. The account holder also have to accept that information about their request and access to specific data under HDG is being tracked and stored. **Data owners** must be aware that sharing under the HDG affects the legal responsibilities for the data. They must agree to joint control of the data (see the [[Data Provision Protocol v1>>url:https://strapi-prod.sos-ch-dk-2.exo.io/EBRAINS_Data_Provision_Protocol_dfe0dcb104.pdf]], section 1.4 - 1.5) and the Data Protection Officers of the responsible institutions must have accepted that the data can be shared under HDG.
205 -
206 -The HDG is an extension of the existing services and does not replace the future EBRAINS Service for sensitive data (planned for 2024) which is outside the domain of the current EBRAINS Data and Knowledge services.
207 -
208 -
209 209  ----
210 210  
211 211  === Step by Step - Models ===
... ... @@ -288,7 +288,7 @@
288 288  
289 289  The curators will also take a snapshot of your model code.
290 290  
291 -* For models in public Git repositories, we archive a copy of the repository in [[Software Heritage>>https://www.softwareheritage.org/||rel=" noopener noreferrer" target="_blank"]].
269 +* For models in public Git repositories, we archive a copy of the repository in [[Software Heritage>>https://www.softwareheritage.org/||rel="noopener noreferrer" target="_blank"]].
292 292  * For models in a collab Bucket or Drive, we make a read-only copy of the code in a public container in the EBRAINS repository.
293 293  
294 294  Once this is done, you will be invited to review a preview of how the model entry will appear in the KG Search,
... ... @@ -320,115 +320,57 @@
320 320  
321 321  ----
322 322  
323 -== **The openMINDS metadata framework** ==
301 +=== Sharing human subject data ===
324 324  
325 325  (% class="box floatinginfobox" %)
326 326  (((
327 -[[[[image:https://github.com/HumanBrainProject/openMINDS/raw/main/img/light_openMINDS-logo.png||alt="openMINDS logo" height="87" width="164"]]>>https://github.com/HumanBrainProject/openMINDS]]
305 +**Human subject data that can be shared on EBRAINS:**
306 +// //
307 +// - Post-mortem data//
308 +// - Aggregated data//
309 +// - Strongly pseudonymized or de-identified subject data//
310 +// with a legal basis for sharing (e.g. Informed Consent)//
311 +// //
312 +
313 +(% class="small" %)
314 +//If you have human data that does not qualify as any of the above,//
315 +//please [[get in touch>>https://www.ebrains.eu/contact/]] and we will clarify the available options.//
328 328  )))
329 329  
330 -openMINDS (open Metadata Initiative for Neuroscience Data Structures) is a community-driven, open-source metadata framework for graph database systems, such as the EBRAINS Knowledge Graph. It is composed of linked metadata models, libraries of serviceable metadata instances, and supportive tooling ([[openMINDS Python>>url:https://pypi.org/project/openMINDS/]], openMINDS Matlab). For exploring the openMINDS schemas, go to the [[HTML documentation>>url:https://humanbrainproject.github.io/openMINDS/]]. For a full overview of the framework, go to [[the openMINDS collab>>url:https://wiki.ebrains.eu/bin/view/Collabs/openminds/]] or the [[GitHub repository>>https://github.com/HumanBrainProject/openMINDS]].
331 331  
332 -For feedback, requests, or contributions, please get in touch with the openMINDS development team via
319 +Human subject data shared on EBRAINS must comply with [[GDPR >>https://gdpr-info.eu/]]and [[EU directives>>https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32010L0063]]. The information we need to assess this is collected via our [[Ethics and Regulatory Compliance Survey>>https://nettskjema.no/a/224765]].
333 333  
334 -* the support-email: [[openminds@ebrains.eu>>path:mailto:openminds@ebrains.eu]]
335 -* the [[GitHub issue tracker>>url:https://github.com/HumanBrainProject/openMINDS/issues]]
336 -* the INCF NeuroStars [[openMINDS Community Forum>>url:https://neurostars.org/t/openminds-community-forum-virtual/20156]]
321 +Post-mortem and aggregated human data can be shared openly, given direct identifiers in the metadata are removed. Strongly pseudonymized and de-identified data can be shared via the Human Data Gateway (HDG).
337 337  
338 -----
323 +The Human Data Gateway (HDG) was introduced in February 2021 as a response to the needs of multiple data providers who are bringing human subject data to EBRAINS. HDG covers the sharing of strongly pseudonymized or de-identified data, a limited range human subject data without direct identifiers and with very few indirect identifiers.
339 339  
340 -== **The curation team: meet the curators** ==
325 +The HDG adds an an authentication layer on top of the data. This means that **data users **must request access to the data (via their EBRAINS account) and will receive access provided they actively accept the [[EBRAINS Access Policy>>https://ebrains.eu/terms#access-policy]], the [[EBRAINS General Terms of Use>>https://ebrains.eu/terms#general-terms-of-use]], and the [[EBRAINS Data Use Agreement>>https://ebrains.eu/terms#data-use-agreement]]. The account holder also have to accept that information about their request and access to specific data under HDG is being tracked and stored. **Data owners** must be aware that sharing under the HDG affects the legal responsibilities for the data. They must agree to joint control of the data (see the [[Data Provision Protocol v1>>url:https://strapi-prod.sos-ch-dk-2.exo.io/EBRAINS_Data_Provision_Protocol_dfe0dcb104.pdf]], section 1.4 - 1.5) and the Data Protection Officers of the responsible institutions must have accepted that the data can be shared under HDG.
341 341  
342 -The EBRAINS curators help researchers publish their research using the EBRAINS Research Infrastructure. A curator’s job is similar to the job of an editor of a scientific journal, checking the data is organized, understandable, accessible and sufficiently described.
327 +The HDG is an extension of the existing services and does not replace the future EBRAINS Service for sensitive data (planned for 2024) which is outside the domain of the current EBRAINS Data and Knowledge services.
343 343  
344 -The curators in EBRAINS are located in Oslo, Jülich, Trier and Paris. 
345 -
329 +----
346 346  
347 -**Located in Norway:**
331 +== **The openMINDS metadata framework** ==
348 348  
349 -|(% style="width:303px" %)(((
350 -[[image:My project2.jpg||height="209" width="167"]]
351 -
352 -**Archana Golla**
353 -
354 -(% class="small" %)Curation Scientist
355 -Neuroscience (PhD)(%%)
356 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Behavioral neuroscience and microscopy**
357 -)))|(% style="width:303px" %)(((
358 -[[image:Camilla.jpg||alt="My project.jpg" height="209" width="167"]]
359 -
360 -**Camilla H. Blixhavn**
361 -
362 -(% class="small" %)Curation Scientist,
363 -Phd Student
364 -Neuroscience (M. Sc.)(%%)
365 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Neuroanatomy and data integration**
366 -)))|(% style="width:303px" %)(((
367 -[[image:My project (1).jpg||height="209" width="167"]]
368 -
369 -**Ingrid Reiten**
370 -
371 -(% class="small" %)Curation Scientist,
372 -Phd Student
373 -Neuroscience (M. Sc.)(%%)
374 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Neuroanatomy and structural connectivity**
375 -)))|(% style="width:303px" %)(((
376 -[[image:My project1.jpg||height="209" width="167"]]
377 -
378 -**Sophia Pieschnik**
379 -
380 -(% class="small" %)Curation Scientist
381 -Neurocognitive Psychology (M. Sc.)(%%)
382 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Neuroimaging **
333 +(% class="box floatinginfobox" %)
334 +(((
335 +[[[[image:https://github.com/HumanBrainProject/openMINDS/raw/main/img/light_openMINDS-logo.png||alt="openMINDS logo" height="87" width="164"]]>>https://github.com/HumanBrainProject/openMINDS]]
383 383  )))
384 384  
385 -|(% style="width:303px" %)(((
386 -[[image:My project.jpg||height="209" width="167"]]
338 +openMINDS is a community-driven, open-source metadata framework for linked data, as used in graph database systems, such as the EBRAINS Knowledge Graph. It is composed of multiple metadata models with interlinked schemas, libraries of serviceable metadata instances, and supportive tooling (e.g., [[openMINDS Python>>https://github.com/openMetadataInitiative/openMINDS_Python]] or [[openMINDS Matlab>>https://github.com/openMetadataInitiative/openMINDS_MATLAB]]). A full documentation (for users and contributors) of the openMINDS framework can be found on [[ReadTheDocs>>https://openminds-documentation.readthedocs.io||target="_blank"]].
387 387  
388 -**Heidi Kleven**
340 +For feedback, requests, or contributions, please get in touch with the openMINDS development team via
389 389  
390 -(% class="small" %)Curation Scientist,
391 -Phd Student
392 -Neuroscience (M. Sc.)(%%)
393 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Neuroanatomy and brain atlases**
394 -)))| | |
342 +* [[support@openmetadatainitiative.org>>mailto:mailto:support@openmetadatainitiative.org]]
343 +* [[GitHub Issues>>https://github.com/openMetadataInitiative/openMINDS/issues]] (for metadata schemas)
344 +* [[GitHub Issues>>https://github.com/openMetadataInitiative/openMINDS_instances/issues]] (for metadata instances)
345 +* [[openMINDS Community Forum>>https://neurostars.org/t/openminds-community-forum-virtual]]
395 395  
396 -
397 -\\**Located in Germany:**
398 -
399 -|(% style="width:303px" %)(((
400 -[[image:My project (2).jpg||height="209" width="167"]]
401 -
402 -**Jan Gündling**
403 -
404 -(% class="small" %)Curation Scientist,
405 -Phd Student
406 -Sensors and Cognitive Psychology (M. Sc.)(%%)
407 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Human-Computer Interaction**
408 -)))|(% style="width:328px" %)(((
409 -
410 -
411 -
412 -
413 -
414 -
415 -
416 -
417 -
418 -**Lyuba Zehl**
419 -
420 -(% class="small" %)Knowledge Systems Engineer
421 -Dr. rer. nat. (Systems Neuroscience)(%%)
422 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Standard development, data & knowledge management, interdisciplinary communication, data analysis**
423 -)))|(% style="width:321px" %) |(% style="width:324px" %)
424 -
425 425  ----
426 426  
427 427  == **Add practical value to your shared data, model or software** ==
428 428  
429 429  
430 -----
431 -
432 432  === **Showcase shared data, models or software in other services** ===
433 433  
434 434  Below is a list of additional services that data, models or software shared via EBRAINS can benefit from. EBRAINS is continuously looking to increase the number of interoperable services.
... ... @@ -448,18 +448,29 @@
448 448  ==== **Add a tutorial or learning resource ** ====
449 449  
450 450  (% class="wikigeneratedid" id="H-LearningresourceA05Binformation5D" %)
451 -(% style="--darkreader-inline-color:#ffffff; color:#000000" %)//More information will follow//
371 +(% style="--darkreader-inline-color:#e8e6e3; color:#000000" %)//More information will follow//
452 452  
453 453  
454 454  ==== **Create a workflow** ====
455 455  
456 456  (% class="wikigeneratedid" id="H-Workflows5Binformation5D" %)
457 -(% style="--darkreader-inline-color:#ffffff; color:#000000" %)//More information will follow//
377 +(% style="--darkreader-inline-color:#e8e6e3; color:#000000" %)//More information will follow//
458 458  
459 459  ----
460 460  
461 -=== **The benefits of sharing data ** ===
381 +== **EBRAINS commits to the FAIR principles** ==
462 462  
383 +In 2016, the 'FAIR Guiding Principles for the management and guardianship of scientific data'{{footnote}}Wilkinson, M., Dumontier, M., Aalbersberg, I. et al. The FAIR Guiding Principles for scientific data management and stewardship. Sci Data 3, 160018 (2016). https://doi.org/10.1038/sdata.2016.18 {{/footnote}} were introduced to the scientific community. The objective of the authors was to provide a set of general recommendations aimed at enhancing the Findability, Accessibility, Interoperability, and Reusability of digital resources (data). They emphasize the importance of making data more open, discoverable, and usable, ultimately facilitating collaboration and knowledge sharing within the scientific community. Today, the FAIR principles are widely recognized and adopted as best practices in data management and stewardship across scientific fields.
384 +
385 +In EBRAINS, all datasets, models and software shared go through a streamlined curation process that ensures relevant annotation of the data using the [[openMINDS>>url:https://github.com/HumanBrainProject/openMINDS]] metadata framework and integration into the [[EBRAINS Knowledge Graph>>url:https://docs.kg.ebrains.eu/]] metadata management system. The research products are Findable and Accessible through the [[Knowledge Graph Search>>url:https://search.kg.ebrains.eu/?category=Dataset]] as dataset/model/software cards that display further information regarding the dataset's Interoperability and Reusability.
386 +
387 +To further specify how EBRAINS aligns with the FAIR principles, we have assessed the FAIRness of datasets shared in the EBRAINS Knowledge Graph following the [[FAIRsFAIR Data Object Assessment Metrics>>https://zenodo.org/record/6461229||style="background-color: rgb(255, 255, 255); --darkreader-inline-bgcolor: #181a1b;"]]: see our **[[FAIR assessment of EBRAINS datasets>>doc:.FAIR assessment of EBRAINS datasets.WebHome]]. **
388 +
389 +
390 +----
391 +
392 +== **General benefits of sharing data ** ==
393 +
463 463  By sharing your data via EBRAINS, you gain access to the following benefits:
464 464  
465 465  [[image:image-20230324170841-3.png]]
... ... @@ -466,19 +466,13 @@
466 466  
467 467  
468 468  
469 -We support you to better follow the [[FAIR^^ ^^guiding principles>>https://www.nature.com/articles/sdata201618]] for data management and stewardship{{footnote}}Wilkinson, M., Dumontier, M., Aalbersberg, I. et al. The FAIR Guiding Principles for scientific data management and stewardship. Sci Data 3, 160018 (2016). https://doi.org/10.1038/sdata.2016.18 {{/footnote}}.  Publishing data, models or code via EBRAINS will provide you with a citeable [[DataCite DOI>>https://www.doi.org/the-identifier/resources/handbook/]] for your research product.
400 +We support you to better follow the [[FAIR^^ ^^guiding principles>>https://www.nature.com/articles/sdata201618]] for data management and stewardship. Publishing data, models or code via EBRAINS will provide you with a citeable [[DataCite DOI>>https://www.doi.org/the-identifier/resources/handbook/]] for your research product.
470 470  
471 471  ----
472 472  
473 -=== **Frequently asked questions ** ===
404 +== **Frequently asked questions ** ==
474 474  
475 -(((
476 -==== ====
477 -
478 -(((
479 479  >Is the curation process time consuming and difficult?
480 -)))
481 -)))
482 482  
483 483  No, if communication is on a regular basis, we are able to finish curation within two weeks. Publishing your data naturally takes some effort but we will support you as much as possible.
484 484  
... ... @@ -505,11 +505,104 @@
505 505  
506 506  ----
507 507  
433 +== (% style="--darkreader-inline-color:#d2cec8; color:#1a202c; font-family:inherit; font-size:29px" %)**The curation team: meet the curators**(%%) ==
434 +
435 +The EBRAINS curators help researchers publish their research using the EBRAINS Research Infrastructure. A curator’s job is similar to the job of an editor of a scientific journal, checking the data is organized, understandable, accessible and sufficiently described.
436 +
437 +The curators in EBRAINS are located in Oslo, Jülich, Trier and Paris. 
438 +
439 +
440 +**Located in Norway**
441 +
442 +|(% style="width:303px" %)(((
443 +[[image:My project2.jpg||height="209" width="167"]]
444 +
445 +**Archana Golla**
446 +
447 +(% class="small" %)Curation Scientist
448 +Neuroscience (PhD)(%%)
449 +(% class="small" style="--darkreader-inline-color:#b0a99f; color:#4a5568" %)**Behavioral neuroscience and microscopy**
450 +)))|(% style="width:303px" %)(((
451 +[[image:Camilla.jpg||alt="My project.jpg" height="209" width="167"]]
452 +
453 +**Camilla H. Blixhavn**
454 +
455 +(% class="small" %)Curation Scientist,
456 +Phd Student
457 +Neuroscience (M. Sc.)(%%)
458 +(% class="small" style="--darkreader-inline-color:#b0a99f; color:#4a5568" %)**Neuroanatomy and data integration**
459 +)))|(% style="width:303px" %)(((
460 +[[image:My project (1).jpg||height="209" width="167"]]
461 +
462 +**Ingrid Reiten**
463 +
464 +(% class="small" %)Curation Scientist,
465 +Phd Student
466 +Neuroscience (M. Sc.)(%%)
467 +(% class="small" style="--darkreader-inline-color:#b0a99f; color:#4a5568" %)**Neuroanatomy and structural connectivity**
468 +)))|(% style="width:303px" %)(((
469 +[[image:My project1.jpg||height="209" width="167"]]
470 +
471 +**Sophia Pieschnik**
472 +
473 +(% class="small" %)Curation Scientist
474 +Neurocognitive Psychology (M. Sc.)(%%)
475 +(% class="small" style="--darkreader-inline-color:#b0a99f; color:#4a5568" %)**Neuroimaging **
476 +)))
477 +
478 +|(% style="width:303px" %)(((
479 +[[image:My project.jpg||height="209" width="167"]]
480 +
481 +**Heidi Kleven**
482 +
483 +(% class="small" %)Curation Scientist,
484 +Phd Student
485 +Neuroscience (M. Sc.)(%%)
486 +(% class="small" style="--darkreader-inline-color:#b0a99f; color:#4a5568" %)**Neuroanatomy and brain atlases**
487 +)))| | |
488 +
489 +
490 +\\**Located in Germany**
491 +
492 +|(% style="width:303px" %)(((
493 +[[image:My project (2).jpg||height="209" width="167"]]
494 +
495 +**Jan Gündling**
496 +
497 +(% class="small" %)Curation Scientist,
498 +Phd Student
499 +Sensors and Cognitive Psychology (M. Sc.)(%%)
500 +(% class="small" style="--darkreader-inline-color:#b0a99f; color:#4a5568" %)**Human-Computer Interaction**
501 +)))|(% style="width:303px" %)(((
502 +[[image:Lyuba.jpg||height="209" width="167"]]
503 +
504 +**Lyuba Zehl**
505 +
506 +(% class="small" %)Knowledge Systems Engineer
507 +Dr. rer. nat. (Systems Neuroscience)(%%)
508 +(% class="small" style="--darkreader-inline-color:#b0a99f; color:#4a5568" %)**Standard development, data & knowledge management, interdisciplinary communication, data analysis**
509 +)))|(% style="width:303px" %) |(% style="width:303px" %)
510 +
511 +----
512 +
513 +
514 +
515 +----
516 +
508 508  == Contact ==
509 509  
510 510  [[curation-support@ebrains.eu>>mailto:curation-support@ebrains.eu]]
511 511  
521 +----
512 512  
523 +== Affiliated laboratories ==
524 +
525 +//Institute of Basic Medical Sciences,** **University of Oslo, Norway (PI: Jan G. Bjaalie, Trygve B. Leergaard)//
526 +
527 +//Institute of Neuroscience and Medicine (INM-1), Research Centre Jülich, Germany (PI: Timo Dicksheid)//
528 +
529 +----
530 +
513 513  == References ==
514 514  
515 515  {{putFootnotes/}}
image-20230621121014-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.eapapp
Size
... ... @@ -1,0 +1,1 @@
1 +106.5 KB
Content
Collaboratory.Apps.Collab.Code.CollabClass[0]
Public
... ... @@ -1,1 +1,1 @@
1 -No
1 +Yes
XWiki.XWikiRights[3]
Allow/Deny
... ... @@ -1,0 +1,1 @@
1 +Allow
Levels
... ... @@ -1,0 +1,1 @@
1 +view
Users
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
XWiki.XWikiRights[4]
Allow/Deny
... ... @@ -1,0 +1,1 @@
1 +Allow
Groups
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiAllGroup
Levels
... ... @@ -1,0 +1,1 @@
1 +view
Public

Data Curation