Changes for page Data Curation

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

From version 200.1
edited by ingrreit
on 2023/06/21 12:15
Change comment: There is no comment for this version
To version 221.2
edited by adavison
on 2024/07/05 18:30
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.ingrreit
1 +XWiki.adavison
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  
... ... @@ -29,7 +29,7 @@
29 29  
30 30  == **Information to get started** ==
31 31  
32 -**[[REQUEST CURATION>>https://nettskjema.no/a/277393#/]] to share data, simulations, computational models, and software, - or to add a new version of an existing one. **
32 +**[[REQUEST CURATION>>https://nettskjema.no/a/386195]] to share data, simulations, computational models, and software, - or to add a new version of an existing one. **
33 33  
34 34  Have you already published your data somewhere else? You can increase the exposure and impact of your shared dataset by also listing it on EBRAINS.
35 35  
... ... @@ -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 ===
... ... @@ -90,18 +90,13 @@
90 90  
91 91  
92 92  
93 -(% style="margin-right:10px" %)[[image:https://lh3.googleusercontent.com/zh7TvO6w04YGW9jIhfhmdT6CexdGs-AWOLfJXKRq7-tdHOu6ar1rOQx8o4rZevrjXqgPZ7-Ejv4b6X9XpgXuHpdUXi-mBTHIUnv5Vz-DktHt0sP-PZ3gE8XgZid3TV3swV1uTCBhHx11ge0pjP7RVxswGQ=s2048||height="85px;" width="91px;"]](%%)** Fill in the [[Curation request form>>https://nettskjema.no/a/277393#/]]. **
95 +(% style="margin-right:10px" %)[[image:https://lh3.googleusercontent.com/zh7TvO6w04YGW9jIhfhmdT6CexdGs-AWOLfJXKRq7-tdHOu6ar1rOQx8o4rZevrjXqgPZ7-Ejv4b6X9XpgXuHpdUXi-mBTHIUnv5Vz-DktHt0sP-PZ3gE8XgZid3TV3swV1uTCBhHx11ge0pjP7RVxswGQ=s2048||height="85px;" width="91px;"]](%%)** Fill in the [[EBRAINS Curation Request Form>>https://nettskjema.no/a/386195]]. **
94 94  
95 -This form collects preliminary information about your data, allowing us to assess whether the dataset fits within the scope of EBRAINS. The submission generates a curation ID allowing us to track the case.
97 +The form collects general information about your data, allowing us to assess whether the dataset fits within the scope of EBRAINS. The submission generates a curation ID allowing us to track and follow up on incoming requests.
96 96  
99 +You will also be asked to fill in information related to ethics and regulatory compliance, so that we can evaluate whether we can ethically and legally share the data via EBRAINS (earlier, this was recorded via a [[separate form>>https://nettskjema.no/a/224765]]). See below for information about the ethical and legal aspects concerning sharing of human subject data.
97 97  
98 -(% style="margin-right:10px" %)[[image:https://lh6.googleusercontent.com/yw442oS6BwZOlY-_0BoVxyCW3DrdcJ5ogCes92iOD16_rgNEVk56aNMDaVWXFfBLYv24bHzmGgBF9wg0szjH70xzuRTqxoQAeuy3knNO7axCHoyZDXwtyTcMgFnYwbOYxOT29LK-zchrUKLW6Mle93kOkQ=s2048||height="94px;" width="94px;"]](%%)**Fill in the [[Ethics and Regulatory compliance form>>https://nettskjema.no/a/224765]]**.
99 99  
100 -This form collects the necessary information needed for us to evaluate whether we can ethically and legally share the data via EBRAINS.
101 -
102 -See below for information about the ethical and legal aspects concerning sharing of human subject data.
103 -
104 -
105 105  ==== **2. Upload data ** ====
106 106  
107 107  (% class="box floatinginfobox" id="share-data-infographic" %)
... ... @@ -144,7 +144,7 @@
144 144  * [[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.
145 145  * [[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.
146 146  
147 -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.
144 +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.
148 148  
149 149  
150 150  ==== **4. Write a Data Descriptor** ====
... ... @@ -180,39 +180,8 @@
180 180  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.
181 181  
182 182  
183 -----
184 184  
185 -==== ====
186 186  
187 -==== **Sharing human subject data** ====
188 -
189 -(% class="box floatinginfobox" %)
190 -(((
191 -**Human subject data that can be shared on EBRAINS:**
192 -// //
193 -// - Post-mortem data//
194 -// - Aggregated data//
195 -// - Strongly pseudonymized or de-identified subject data//
196 -// with a legal basis for sharing (e.g. Informed Consent)//
197 -// //
198 -
199 -(% class="small" %)
200 -//If you have human data that does not qualify as any of the above,//
201 -//please [[get in touch>>https://www.ebrains.eu/contact/]] and we will clarify the available options.//
202 -)))
203 -
204 -
205 -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]].
206 -
207 -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).
208 -
209 -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.
210 -
211 -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.
212 -
213 -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.
214 -
215 -
216 216  ----
217 217  
218 218  === Step by Step - Models ===
... ... @@ -244,7 +244,7 @@
244 244  
245 245  Alternatively, you can upload code to the Collab Drive or Bucket storage.
246 246  
247 -==== 4.Submit metadata ====
213 +==== 4. Submit metadata ====
248 248  
249 249  We recommend submitting metadata using the Model Catalog app, installed in your collab.
250 250  
... ... @@ -261,7 +261,7 @@
261 261  As development of your model proceeds, you can easily register new versions of the code,
262 262  and new parameterizations, by clicking "Add new version".
263 263  
264 -If you prefer not to use the app, you can instead fill in the [[Curation request form>>https://nettskjema.no/a/277393#/]].,
230 +If you prefer not to use the app, you can instead fill in the [[EBRAINS Curation Request Form>>https://nettskjema.no/a/386195]].,
265 265  and you will be contacted by e-mail with further instructions.
266 266  
267 267  ==== 5. Provide a reference dataset ====
... ... @@ -305,26 +305,45 @@
305 305  
306 306  === Step by Step - Software ===
307 307  
274 +1. Fill in the [[EBRAINS Curation Request Form>>https://www.ebrains.eu/tools/ebrains-curation-request-form]]. You'll be contacted by a curator with further instructions. In these instructions, you will find the links to your software and software version entries in the Knowledge Graph.
275 +1. Enter the metadata of your software in your private space of the [[Knowledge Graph Editor>>url:https://editor.kg.ebrains.eu/]] by using the links provided by the curator. Please provide the metadata for your software as complete as possible. This makes it easier for users to find and use your software. If you have questions feel free to contact the curation support. After you have finished editing your entries, please let the curators know by replying to your ticket. We curate your metadata and get back to you, if necessary.
276 +1. After a quality check, we integrate and publish the information to the Knowledge Graph. Your software is then searchable and usable for the neuroscience community.
308 308  
309 -(% class="box floatinginfobox" id="software-curation-infographic" %)
278 +If you want to add a new version to an already curated software, please request this via the [[EBRAINS Curation Request Form>>https://www.ebrains.eu/tools/ebrains-curation-request-form]].
279 +
280 +For more information, visit our [[Guide to Software Curation in the EBRAINS Knowledge Graph>>url:https://wiki.ebrains.eu/bin/view/Collabs/swc-guide]] or see our infographic on the right.
281 +
282 +
283 +----
284 +
285 +=== Sharing human subject data ===
286 +
287 +(% class="box floatinginfobox" %)
310 310  (((
311 -(% style="text-align:center" %)
312 -//Software curation at a glance//
289 +**Human subject data that can be shared on EBRAINS:**
313 313  // //
314 -[[[[image:Thumb2.png||alt="EBRAINS-Share-Software.pdf" height="287" width="197"]]>>attach:EBRAINS-Share-Software-4.pdf]]
291 +// - Post-mortem data//
292 +// - Aggregated data//
293 +// - Strongly pseudonymized or de-identified subject data//
294 +// with a legal basis for sharing (e.g. Informed Consent)//
295 +// //
296 +
297 +(% class="small" %)
298 +//If you have human data that does not qualify as any of the above,//
299 +//please [[get in touch>>https://www.ebrains.eu/contact/]] and we will clarify the available options.//
315 315  )))
316 316  
317 -(% style="margin-left:15px" %)[[[[image:Screenshot 2023-06-06 1122082.png||alt="swc-flow.png" height="136" width="637"]]>>https://www.ebrains.eu/tools/ebrains-curation-request-form||rel="noopener noreferrer" target="_blank"]]
318 318  
319 -1. Fill in the [[request form>>https://www.ebrains.eu/tools/ebrains-curation-request-form]]. You'll be contacted by a curator with further instructions. In these instructions, you will find the links to your software and software version entries in the Knowledge Graph.
320 -1. Enter the metadata of your software in your private space of the [[Knowledge Graph Editor>>url:https://editor.kg.ebrains.eu/]] by using the links provided by the curator. Please provide the metadata for your software as complete as possible. This makes it easier for users to find and use your software. If you have questions feel free to contact the curation support. After you have finished editing your entries, please let the curators know by replying to your ticket. We curate your metadata and get back to you, if necessary.
321 -1. After a quality check, we integrate and publish the information to the Knowledge Graph. Your software is then searchable and usable for the neuroscience community.
303 +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]].
322 322  
323 -If you want to add a new version to an already curated software, please request this via the [[curation request form>>https://nettskjema.no/a/277393]].
305 +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).
324 324  
325 -For more information, visit our [[Guide to Software Curation in the EBRAINS Knowledge Graph>>url:https://wiki.ebrains.eu/bin/view/Collabs/swc-guide]] or see our infographic on the right.
307 +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.
326 326  
309 +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.
327 327  
311 +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.
312 +
328 328  ----
329 329  
330 330  == **The openMINDS metadata framework** ==
... ... @@ -334,24 +334,109 @@
334 334  [[[[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]]
335 335  )))
336 336  
337 -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]].
322 +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||rel="noopener noreferrer" target="_blank"]].
338 338  
339 339  For feedback, requests, or contributions, please get in touch with the openMINDS development team via
340 340  
341 -* the support-email: [[openminds@ebrains.eu>>path:mailto:openminds@ebrains.eu]]
342 -* the [[GitHub issue tracker>>url:https://github.com/HumanBrainProject/openMINDS/issues]]
343 -* the INCF NeuroStars [[openMINDS Community Forum>>url:https://neurostars.org/t/openminds-community-forum-virtual/20156]]
326 +* [[support@openmetadatainitiative.org>>mailto:mailto:support@openmetadatainitiative.org]]
327 +* [[GitHub Issues>>https://github.com/openMetadataInitiative/openMINDS/issues]] (for metadata schemas)
328 +* [[GitHub Issues>>https://github.com/openMetadataInitiative/openMINDS_instances/issues]] (for metadata instances)
329 +* [[openMINDS Community Forum>>https://neurostars.org/t/openminds-community-forum-virtual]]
344 344  
345 345  ----
346 346  
347 -== **The curation team: meet the curators** ==
333 +== **Add practical value to your shared data, model or software** ==
348 348  
335 +
336 +=== **Showcase shared data, models or software in other services** ===
337 +
338 +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.
339 +
340 +
341 +|(% colspan="2" %)**Viewer for 2D images**
342 +|[[image:MIO_screenshot.PNG]]|Integrate image data with //the Mio viewer//: EBRAINS Multi-Image OpenSeadragon viewer provides an intuitive way of navigating high-resolution 2D image series. It has browser-based classic pan and zoom capabilities. A collection can be displayed as a filmstrip (Filmstrip Mode) or as a table (Collection Mode) with adjustable number of row and columns. See [[Mio viewer links available for this dataset>>https://search.kg.ebrains.eu/?category=Dataset&q=nr2f1#9677359c-73fa-4425-b8fa-3de794e9017a]] as an example. MioViewer user manual is found [[here>>https://multi-image-osd.readthedocs.io/en/latest/index.html]].
343 +|(% colspan="2" %)**Viewer for sequential atlas-registered 2D images with annotation options**
344 +|[[image:LZ_screenshot.PNG]]|Integrate atlas-registered 2D image data with //the LocaliZoom viewer//: The EBRAINS LocaliZoom serial section viewer displays series of registered 2D section images with atlas overlay, allowing the users to zoom into high-resolution images and have information about the brain regions. See the [[LocaliZoom links available for this dataset>>https://doi.org/10.25493/T686-7BX]] as an example. LocaliZoom user manual is found [[here>>https://localizoom.readthedocs.io/en/latest/index.html]].
345 +|(% colspan="2" %)**Interactive 3D atlas viewer with options for data visualization**
346 +|[[image:3Datlas_screenshot.PNG]]|Upload your data to the //Siibra-explorer//: The siibra-explorer is used for visualizing volumetric brain data in all the brain atlases provided by EBRAINS (Human, Monkey, Rat and Mouse). The siibra-explorer viewer uses siibra-api to enable navigation of brain region hierarchies, maps in different coordinate spaces, and linked regional data features. Furthermore, it is connected with the siibra toolsuite providing several analytical workflows. To learn more about how to register your data to atlases, read about the [[Atlas services on ebrains.eu>>https://ebrains.eu/services/atlases#Integratedatatoanatlas]].
347 +|(% colspan="2" %)**Use your research product in an interactive publication**
348 +|[[image:LivePaper_screenshot.PNG]]|Add your data, models or software to a// Live paper. //Read more about [[Live papers on ebrains.eu>>https://www.ebrains.eu/data/live-papers/live-papers]].
349 +
350 +----
351 +
352 +==== **Add a tutorial or learning resource ** ====
353 +
354 +(% class="wikigeneratedid" id="H-LearningresourceA05Binformation5D" %)
355 +(% style="--darkreader-inline-color:#ffffff; color:#000000" %)//More information will follow//
356 +
357 +
358 +==== **Create a workflow** ====
359 +
360 +(% class="wikigeneratedid" id="H-Workflows5Binformation5D" %)
361 +(% style="--darkreader-inline-color:#ffffff; color:#000000" %)//More information will follow//
362 +
363 +----
364 +
365 +== **EBRAINS commits to the FAIR principles** ==
366 +
367 +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.
368 +
369 +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.
370 +
371 +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: #1c1e1f;"]]: see our **[[FAIR assessment of EBRAINS datasets>>doc:.FAIR assessment of EBRAINS datasets.WebHome]]. **
372 +
373 +
374 +----
375 +
376 +== **General benefits of sharing data ** ==
377 +
378 +By sharing your data via EBRAINS, you gain access to the following benefits:
379 +
380 +[[image:image-20230324170841-3.png]]
381 +
382 +
383 +
384 +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.
385 +
386 +----
387 +
388 +== **Frequently asked questions ** ==
389 +
390 +>Is the curation process time consuming and difficult?
391 +
392 +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.
393 +
394 +>Is sharing my data also beneficial for me or only for others?
395 +
396 +When you publish your data via EBRAINS, we provide comprehensive data management support and safe long term storage - all free of charge. Additionally, your data can be cited, just like a scientific journal article. Sharing your data may even lead to new funding opportunities. Many funders specifically support projects that are part of the “Open Science” initiative.
397 +
398 +>Can my data be too insignificant to share?
399 +
400 +No, there is no such thing as insignificant data. Data that is considered insignificant for a given topic, may have great significance for another. By making “insignificant” data publicly available, other researchers may find something interesting that was off-topic for your own purposes.
401 +
402 +>Can my data be easily misused if I share it?
403 +
404 +No, your data will be covered by a Creative Commons license of your choice. There are a variety of licenses available, enabling you to prevent use for specific purposes, e.g. commercial use.
405 +
406 +>Can I share my data before my paper is published?
407 +
408 +Yes, if you do not want to share your data before publishing the results in an article, you can publish your dataset with an embargo status. This will make it possible to find information about the data without making the data itself available, and give you a citeable DOI.
409 +
410 +>Can I lose my competitive edge if I share my data before I publish the associated paper?
411 +
412 +No, publishing your data does not mean that others can use it however they want. Use of your data will require citation, and by choosing an appropriate Creative Commons licence you decide what others are allowed to do with it. If you still feel worried, you can publish your data under embargo, and in this way delay the date of data release, but still make it possible for others to find the information about the data.
413 +
414 +
415 +----
416 +
417 +== (% style="--darkreader-inline-color:#f1ede6; color:#1a202c; font-family:inherit; font-size:29px" %)**The curation team: meet the curators**(%%) ==
418 +
349 349  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.
350 350  
351 351  The curators in EBRAINS are located in Oslo, Jülich, Trier and Paris. 
352 352  
353 353  
354 -**Located in Norway:**
424 +**Located in Norway**
355 355  
356 356  |(% style="width:303px" %)(((
357 357  [[image:My project2.jpg||height="209" width="167"]]
... ... @@ -360,7 +360,7 @@
360 360  
361 361  (% class="small" %)Curation Scientist
362 362  Neuroscience (PhD)(%%)
363 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Behavioral neuroscience and microscopy**
433 +(% class="small" style="--darkreader-inline-color:#cac2b7; color:#4a5568" %)**Behavioral neuroscience and microscopy**
364 364  )))|(% style="width:303px" %)(((
365 365  [[image:Camilla.jpg||alt="My project.jpg" height="209" width="167"]]
366 366  
... ... @@ -369,7 +369,7 @@
369 369  (% class="small" %)Curation Scientist,
370 370  Phd Student
371 371  Neuroscience (M. Sc.)(%%)
372 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Neuroanatomy and data integration**
442 +(% class="small" style="--darkreader-inline-color:#cac2b7; color:#4a5568" %)**Neuroanatomy and data integration**
373 373  )))|(% style="width:303px" %)(((
374 374  [[image:My project (1).jpg||height="209" width="167"]]
375 375  
... ... @@ -378,7 +378,7 @@
378 378  (% class="small" %)Curation Scientist,
379 379  Phd Student
380 380  Neuroscience (M. Sc.)(%%)
381 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Neuroanatomy and structural connectivity**
451 +(% class="small" style="--darkreader-inline-color:#cac2b7; color:#4a5568" %)**Neuroanatomy and structural connectivity**
382 382  )))|(% style="width:303px" %)(((
383 383  [[image:My project1.jpg||height="209" width="167"]]
384 384  
... ... @@ -386,7 +386,7 @@
386 386  
387 387  (% class="small" %)Curation Scientist
388 388  Neurocognitive Psychology (M. Sc.)(%%)
389 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Neuroimaging **
459 +(% class="small" style="--darkreader-inline-color:#cac2b7; color:#4a5568" %)**Neuroimaging **
390 390  )))
391 391  
392 392  |(% style="width:303px" %)(((
... ... @@ -397,11 +397,11 @@
397 397  (% class="small" %)Curation Scientist,
398 398  Phd Student
399 399  Neuroscience (M. Sc.)(%%)
400 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Neuroanatomy and brain atlases**
470 +(% class="small" style="--darkreader-inline-color:#cac2b7; color:#4a5568" %)**Neuroanatomy and brain atlases**
401 401  )))| | |
402 402  
403 403  
404 -\\**Located in Germany:**
474 +\\**Located in Germany**
405 405  
406 406  |(% style="width:303px" %)(((
407 407  [[image:My project (2).jpg||height="209" width="167"]]
... ... @@ -411,7 +411,7 @@
411 411  (% class="small" %)Curation Scientist,
412 412  Phd Student
413 413  Sensors and Cognitive Psychology (M. Sc.)(%%)
414 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Human-Computer Interaction**
484 +(% class="small" style="--darkreader-inline-color:#cac2b7; color:#4a5568" %)**Human-Computer Interaction**
415 415  )))|(% style="width:303px" %)(((
416 416  [[image:Lyuba.jpg||height="209" width="167"]]
417 417  
... ... @@ -419,97 +419,29 @@
419 419  
420 420  (% class="small" %)Knowledge Systems Engineer
421 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**
492 +(% class="small" style="--darkreader-inline-color:#cac2b7; color:#4a5568" %)**Standard development, data & knowledge management, interdisciplinary communication, data analysis**
423 423  )))|(% style="width:303px" %) |(% style="width:303px" %)
424 424  
425 425  ----
426 426  
427 -== **Add practical value to your shared data, model or software** ==
428 428  
429 429  
430 430  ----
431 431  
432 -=== **Showcase shared data, models or software in other services** ===
501 +== Contact ==
433 433  
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.
503 +[[curation-support@ebrains.eu>>mailto:curation-support@ebrains.eu]]
435 435  
436 -
437 -|(% colspan="2" %)**Viewer for 2D images**
438 -|[[image:MIO_screenshot.PNG]]|Integrate image data with //the Mio viewer//: EBRAINS Multi-Image OpenSeadragon viewer provides an intuitive way of navigating high-resolution 2D image series. It has browser-based classic pan and zoom capabilities. A collection can be displayed as a filmstrip (Filmstrip Mode) or as a table (Collection Mode) with adjustable number of row and columns. See [[Mio viewer links available for this dataset>>https://search.kg.ebrains.eu/?category=Dataset&q=nr2f1#9677359c-73fa-4425-b8fa-3de794e9017a]] as an example. MioViewer user manual is found [[here>>https://multi-image-osd.readthedocs.io/en/latest/index.html]].
439 -|(% colspan="2" %)**Viewer for sequential atlas-registered 2D images with annotation options**
440 -|[[image:LZ_screenshot.PNG]]|Integrate atlas-registered 2D image data with //the LocaliZoom viewer//: The EBRAINS LocaliZoom serial section viewer displays series of registered 2D section images with atlas overlay, allowing the users to zoom into high-resolution images and have information about the brain regions. See the [[LocaliZoom links available for this dataset>>https://doi.org/10.25493/T686-7BX]] as an example. LocaliZoom user manual is found [[here>>https://localizoom.readthedocs.io/en/latest/index.html]].
441 -|(% colspan="2" %)**Interactive 3D atlas viewer with options for data visualization**
442 -|[[image:3Datlas_screenshot.PNG]]|Upload your data to the //Siibra-explorer//: The siibra-explorer is used for visualizing volumetric brain data in all the brain atlases provided by EBRAINS (Human, Monkey, Rat and Mouse). The siibra-explorer viewer uses siibra-api to enable navigation of brain region hierarchies, maps in different coordinate spaces, and linked regional data features. Furthermore, it is connected with the siibra toolsuite providing several analytical workflows. To learn more about how to register your data to atlases, read about the [[Atlas services on ebrains.eu>>https://ebrains.eu/services/atlases#Integratedatatoanatlas]].
443 -|(% colspan="2" %)**Use your research product in an interactive publication**
444 -|[[image:LivePaper_screenshot.PNG]]|Add your data, models or software to a// Live paper. //Read more about [[Live papers on ebrains.eu>>https://www.ebrains.eu/data/live-papers/live-papers]].
445 -
446 446  ----
447 447  
448 -==== **Add a tutorial or learning resource ** ====
507 +== Affiliated laboratories ==
449 449  
450 -(% class="wikigeneratedid" id="H-LearningresourceA05Binformation5D" %)
451 -(% style="--darkreader-inline-color:#ffffff; color:#000000" %)//More information will follow//
509 +//Institute of Basic Medical Sciences,** **University of Oslo, Norway (PI: Jan G. Bjaalie, Trygve B. Leergaard)//
452 452  
511 +//Institute of Neuroscience and Medicine (INM-1), Research Centre Jülich, Germany (PI: Timo Dicksheid)//
453 453  
454 -==== **Create a workflow** ====
455 -
456 -(% class="wikigeneratedid" id="H-Workflows5Binformation5D" %)
457 -(% style="--darkreader-inline-color:#ffffff; color:#000000" %)//More information will follow//
458 -
459 459  ----
460 460  
461 -=== **The benefits of sharing data ** ===
462 -
463 -By sharing your data via EBRAINS, you gain access to the following benefits:
464 -
465 -[[image:image-20230324170841-3.png]]
466 -
467 -
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.
470 -
471 -----
472 -
473 -=== **Frequently asked questions ** ===
474 -
475 -(((
476 -==== ====
477 -
478 -(((
479 ->Is the curation process time consuming and difficult?
480 -)))
481 -)))
482 -
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 -
485 ->Is sharing my data also beneficial for me or only for others?
486 -
487 -When you publish your data via EBRAINS, we provide comprehensive data management support and safe long term storage - all free of charge. Additionally, your data can be cited, just like a scientific journal article. Sharing your data may even lead to new funding opportunities. Many funders specifically support projects that are part of the “Open Science” initiative.
488 -
489 ->Can my data be too insignificant to share?
490 -
491 -No, there is no such thing as insignificant data. Data that is considered insignificant for a given topic, may have great significance for another. By making “insignificant” data publicly available, other researchers may find something interesting that was off-topic for your own purposes.
492 -
493 ->Can my data be easily misused if I share it?
494 -
495 -No, your data will be covered by a Creative Commons license of your choice. There are a variety of licenses available, enabling you to prevent use for specific purposes, e.g. commercial use.
496 -
497 ->Can I share my data before my paper is published?
498 -
499 -Yes, if you do not want to share your data before publishing the results in an article, you can publish your dataset with an embargo status. This will make it possible to find information about the data without making the data itself available, and give you a citeable DOI.
500 -
501 ->Can I lose my competitive edge if I share my data before I publish the associated paper?
502 -
503 -No, publishing your data does not mean that others can use it however they want. Use of your data will require citation, and by choosing an appropriate Creative Commons licence you decide what others are allowed to do with it. If you still feel worried, you can publish your data under embargo, and in this way delay the date of data release, but still make it possible for others to find the information about the data.
504 -
505 -
506 -----
507 -
508 -== Contact ==
509 -
510 -[[curation-support@ebrains.eu>>mailto:curation-support@ebrains.eu]]
511 -
512 -
513 513  == References ==
514 514  
515 515  {{putFootnotes/}}
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