Changes for page Data Curation

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

From version 194.1
edited by ingrreit
on 2023/06/14 09:01
Change comment: There is no comment for this version
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.ingrreit
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,49 +173,96 @@
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  
185 +
186 +
176 176  ----
177 177  
178 -==== ====
189 +=== Step by Step - Models ===
179 179  
180 -==== **Sharing human subject data** ====
181 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 -// //
192 +==== 1. Start early ====
191 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 -)))
194 +It is not necessary to wait until you are ready to publish to register your model with EBRAINS.
196 196  
196 +By registering a model early in your project, you can take advantage of EBRAINS tools
197 +to keep track of simulations and to share them with your collaborators.
197 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 +==== 2. Create/choose a Collab workspace ====
199 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 +We use EBRAINS Collaboratory "collab" workspaces to help manage the model curation process.
201 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 +In particular, we use collab membership (the "Team") to control who can view or edit your model metadata prior to publication.
203 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 +It is up to you whether you create a new collab for each model, or reuse an existing collab
206 +(it is no problem to have multiple models associated with a single collab).
205 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.
208 +Collabs are also useful for storing simulation results, adding documentation for your model,
209 +and/or providing tutorials in Jupyter notebooks.
207 207  
211 +==== 3. Upload code ====
208 208  
209 -----
213 +We recommend storing model code and/or configuration files in an online Git repository, for example on GitHub.
214 +This repository should be public when you publish the model, but a private repository can be used for model development.
210 210  
211 -=== Step by Step - Models ===
216 +Alternatively, you can upload code to the Collab Drive or Bucket storage.
212 212  
218 +==== 4.Submit metadata ====
213 213  
214 -~1. Request curation using the [[Curation request form>>https://nettskjema.no/a/277393#/]]. You will be contacted by a curator with more information.
220 +We recommend submitting metadata using the Model Catalog app, installed in your collab.
215 215  
222 +To install it:
216 216  
217 -//Additional information will be added soon.//
224 +1. click the "+ Create" button
225 +1. in the "Create Page" form, add a title, such as "Model Catalog", and select "Community App", then click "Create"
226 +1. scroll down until you find the "Model Catalog" app, click "Select", then "Save & View"
218 218  
228 +You will then see a table of all the models and validation tests associated with this collab.
229 +If this is your first time using the app, the table will probably be empty.
230 +To add your model, click "+", fill in the form, then click "Add model".
231 +
232 +As development of your model proceeds, you can easily register new versions of the code,
233 +and new parameterizations, by clicking "Add new version".
234 +
235 +If you prefer not to use the app, you can instead fill in the [[Curation request form>>https://nettskjema.no/a/277393#/]].,
236 +and you will be contacted by e-mail with further instructions.
237 +
238 +==== 5. Provide a reference dataset ====
239 +
240 +Once you're ready to publish your model entry in the EBRAINS Knowledge Graph,
241 +we encourage you to provide a dataset containing the simulation results produced by your model,
242 +following the process under "Step by step - Data" above.
243 +
244 +These reference data will be linked to the model, and will be helpful to anyone trying to
245 +reuse your model.
246 +
247 +We will soon introduce a "Reproducible" badge for all models that include a reference dataset,
248 +and whose simulation results can be reproduced by an EBRAINS curator.
249 +
250 +==== 6. Request publication, preview and publish ====
251 +
252 +Until you request your model entry to be published in the EBRAINS Knowledge Graph,
253 +only members of the collab will be able to view the model entry, in the Model Catalog app
254 +or using the Model Validation Python client.
255 +
256 +After publication, the model will appear in the [[EBRAINS public search results>>https://search.kg.ebrains.eu/?category=Model||rel="noopener noreferrer" target="_blank"]], and will receive a DOI.
257 +
258 +To request publication, [[contact EBRAINS support>>https://ebrains.eu/support||rel="noopener noreferrer" target="_blank"]], providing the collab name and the model name or ID.
259 +
260 +
261 +Curators will then perform a number of checks:
262 +
263 +1. Does the model description provide sufficient context to understand the purpose and use of the model?
264 +1. Does the code repository contain a licence file, explaining the conditions for reusing the code?
265 +1. Does the model have a clearly defined version identifier (e.g. v1.0)? For models in a Git repository, the version identifier should match the name of a tag or release.
266 +
267 +The curators will also take a snapshot of your model code.
268 +
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"]].
270 +* 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.
271 +
272 +Once this is done, you will be invited to review a preview of how the model entry will appear in the KG Search,
273 +and will have the opportunity to request modifications prior to approval and publication.
274 +
219 219  ----
220 220  
221 221  === Step by Step - Software ===
... ... @@ -242,115 +242,57 @@
242 242  
243 243  ----
244 244  
245 -== **The openMINDS metadata framework** ==
301 +=== Sharing human subject data ===
246 246  
247 247  (% class="box floatinginfobox" %)
248 248  (((
249 -[[[[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.//
250 250  )))
251 251  
252 -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]].
253 253  
254 -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]].
255 255  
256 -* the support-email: [[openminds@ebrains.eu>>path:mailto:openminds@ebrains.eu]]
257 -* the [[GitHub issue tracker>>url:https://github.com/HumanBrainProject/openMINDS/issues]]
258 -* 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).
259 259  
260 -----
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.
261 261  
262 -== **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.
263 263  
264 -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.
265 265  
266 -The curators in EBRAINS are located in Oslo, Jülich, Trier and Paris. 
267 -
329 +----
268 268  
269 -**Located in Norway:**
331 +== **The openMINDS metadata framework** ==
270 270  
271 -|(% style="width:303px" %)(((
272 -[[image:My project2.jpg||height="209" width="167"]]
273 -
274 -**Archana Golla**
275 -
276 -(% class="small" %)Curation Scientist
277 -Neuroscience (PhD)(%%)
278 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Behavioral neuroscience and microscopy**
279 -)))|(% style="width:303px" %)(((
280 -[[image:Camilla.jpg||alt="My project.jpg" height="209" width="167"]]
281 -
282 -**Camilla H. Blixhavn**
283 -
284 -(% class="small" %)Curation Scientist,
285 -Phd Student
286 -Neuroscience (M. Sc.)(%%)
287 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Neuroanatomy and data integration**
288 -)))|(% style="width:303px" %)(((
289 -[[image:My project (1).jpg||height="209" width="167"]]
290 -
291 -**Ingrid Reiten**
292 -
293 -(% class="small" %)Curation Scientist,
294 -Phd Student
295 -Neuroscience (M. Sc.)(%%)
296 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Neuroanatomy and structural connectivity**
297 -)))|(% style="width:303px" %)(((
298 -[[image:My project1.jpg||height="209" width="167"]]
299 -
300 -**Sophia Pieschnik**
301 -
302 -(% class="small" %)Curation Scientist
303 -Neurocognitive Psychology (M. Sc.)(%%)
304 -(% 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]]
305 305  )))
306 306  
307 -|(% style="width:303px" %)(((
308 -[[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"]].
309 309  
310 -**Heidi Kleven**
340 +For feedback, requests, or contributions, please get in touch with the openMINDS development team via
311 311  
312 -(% class="small" %)Curation Scientist,
313 -Phd Student
314 -Neuroscience (M. Sc.)(%%)
315 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Neuroanatomy and brain atlases**
316 -)))| | |
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]]
317 317  
318 -
319 -\\**Located in Germany:**
320 -
321 -|(% style="width:303px" %)(((
322 -[[image:My project (2).jpg||height="209" width="167"]]
323 -
324 -**Jan Gündling**
325 -
326 -(% class="small" %)Curation Scientist,
327 -Phd Student
328 -Sensors and Cognitive Psychology (M. Sc.)(%%)
329 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Human-Computer Interaction**
330 -)))|(% style="width:328px" %)(((
331 -
332 -
333 -
334 -
335 -
336 -
337 -
338 -
339 -
340 -**Lyuba Zehl**
341 -
342 -(% class="small" %)Knowledge Systems Engineer
343 -Dr. rer. nat. (Systems Neuroscience)(%%)
344 -(% class="small" style="--darkreader-inline-color:#d3cbbf; color:#4a5568" %)**Standard development, data & knowledge management, interdisciplinary communication, data analysis**
345 -)))|(% style="width:321px" %) |(% style="width:324px" %)
346 -
347 347  ----
348 348  
349 349  == **Add practical value to your shared data, model or software** ==
350 350  
351 351  
352 -----
353 -
354 354  === **Showcase shared data, models or software in other services** ===
355 355  
356 356  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.
... ... @@ -370,18 +370,29 @@
370 370  ==== **Add a tutorial or learning resource ** ====
371 371  
372 372  (% class="wikigeneratedid" id="H-LearningresourceA05Binformation5D" %)
373 -(% style="--darkreader-inline-color:#ffffff; color:#000000" %)//More information will follow//
371 +(% style="--darkreader-inline-color:#e8e6e3; color:#000000" %)//More information will follow//
374 374  
375 375  
376 376  ==== **Create a workflow** ====
377 377  
378 378  (% class="wikigeneratedid" id="H-Workflows5Binformation5D" %)
379 -(% style="--darkreader-inline-color:#ffffff; color:#000000" %)//More information will follow//
377 +(% style="--darkreader-inline-color:#e8e6e3; color:#000000" %)//More information will follow//
380 380  
381 381  ----
382 382  
383 -=== **The benefits of sharing data ** ===
381 +== **EBRAINS commits to the FAIR principles** ==
384 384  
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 +
385 385  By sharing your data via EBRAINS, you gain access to the following benefits:
386 386  
387 387  [[image:image-20230324170841-3.png]]
... ... @@ -388,19 +388,13 @@
388 388  
389 389  
390 390  
391 -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.
392 392  
393 393  ----
394 394  
395 -=== **Frequently asked questions ** ===
404 +== **Frequently asked questions ** ==
396 396  
397 -(((
398 -==== ====
399 -
400 -(((
401 401  >Is the curation process time consuming and difficult?
402 -)))
403 -)))
404 404  
405 405  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.
406 406  
... ... @@ -427,11 +427,104 @@
427 427  
428 428  ----
429 429  
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 +
430 430  == Contact ==
431 431  
432 432  [[curation-support@ebrains.eu>>mailto:curation-support@ebrains.eu]]
433 433  
521 +----
434 434  
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 +
435 435  == References ==
436 436  
437 437  {{putFootnotes/}}
Lyuba.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.eapapp
Size
... ... @@ -1,0 +1,1 @@
1 +568.2 KB
Content
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