Changes for page data-curation-copy

Last modified by eapapp on 2023/07/04 16:46

From version 177.1
edited by eapapp
on 2023/06/06 16:47
Change comment: There is no comment for this version
To version 195.1
edited by adavison
on 2023/06/14 15:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eapapp
1 +XWiki.adavison
Content
... ... @@ -211,11 +211,92 @@
211 211  === Step by Step - Models ===
212 212  
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.
215 215  
216 216  
217 -//Additional information will be added soon.//
216 +==== 1. Start early ====
218 218  
218 +It is not necessary to wait until you are ready to publish to register your model with EBRAINS.
219 +
220 +By registering a model early in your project, you can take advantage of EBRAINS tools
221 +to keep track of simulations and to share them with your collaborators.
222 +
223 +==== 2. Create/choose a Collab workspace ====
224 +
225 +We use EBRAINS Collaboratory "collab" workspaces to help manage the model curation process.
226 +
227 +In particular, we use collab membership (the "Team") to control who can view or edit your model metadata prior to publication.
228 +
229 +It is up to you whether you create a new collab for each model, or reuse an existing collab
230 +(it is no problem to have multiple models associated with a single collab).
231 +
232 +Collabs are also useful for storing simulation results, adding documentation for your model,
233 +and/or providing tutorials in Jupyter notebooks.
234 +
235 +==== 3. Upload code ====
236 +
237 +We recommend storing model code and/or configuration files in an online Git repository, for example on GitHub.
238 +This repository should be public when you publish the model, but a private repository can be used for model development.
239 +
240 +Alternatively, you can upload code to the Collab Drive or Bucket storage.
241 +
242 +==== 4.Submit metadata ====
243 +
244 +We recommend submitting metadata using the Model Catalog app, installed in your collab.
245 +
246 +To install it:
247 +
248 +1. click the "+ Create" button
249 +1. in the "Create Page" form, add a title, such as "Model Catalog", and select "Community App", then click "Create"
250 +1. scroll down until you find the "Model Catalog" app, click "Select", then "Save & View"
251 +
252 +You will then see a table of all the models and validation tests associated with this collab.
253 +If this is your first time using the app, the table will probably be empty.
254 +To add your model, click "+", fill in the form, then click "Add model".
255 +
256 +As development of your model proceeds, you can easily register new versions of the code,
257 +and new parameterizations by clicking "Add new version".
258 +
259 +If you prefer not to use the app, you can instead fill in the [[Curation request form>>https://nettskjema.no/a/277393#/]].,
260 +and you will be contacted by e-mail with further instructions.
261 +
262 +====
263 +5. Provide a reference dataset ====
264 +
265 +Once you're ready to publish your model entry in the EBRAINS Knowledge Graph,
266 +we encourage you to provide a dataset containing the simulation results produced by your model,
267 +following the process under "Step by step - Data" above.
268 +
269 +These reference data will be linked to the model, and will be helpful to anyone trying to
270 +reuse your model.
271 +
272 +We will soon introduce a "Reproducible" badge for all models that include a reference dataset,
273 +and whose simulation results can be reproduced by an EBRAINS curator.
274 +
275 +==== 6. Request publication, preview and publish ====
276 +
277 +Until you request your model entry to be published in the EBRAINS Knowledge Graph,
278 +only members of the collab will be able to view the model entry, in the Model Catalog app
279 +or using the Model Validation Python client.
280 +
281 +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.
282 +
283 +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.
284 +
285 +
286 +Curators will then perform a number of checks:
287 +
288 +1. Does the model description provide sufficient context to understand the purpose and use of the model?
289 +1. Does the code repository contain a licence file, explaining the conditions for reusing the code?
290 +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.
291 +
292 +The curators will also take a snapshot of your model code.
293 +
294 +* For models in public Git repositories, we archive a copy of the repository in Software Heritage.
295 +* 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.
296 +
297 +Once this is done, you will be invited to review a preview of how the model entry will appear in the KG Search,
298 +and will have the opportunity to request modifications prior to approval and publication.
299 +
219 219  ----
220 220  
221 221  === Step by Step - Software ===
... ... @@ -244,6 +244,11 @@
244 244  
245 245  == **The openMINDS metadata framework** ==
246 246  
328 +(% class="box floatinginfobox" %)
329 +(((
330 +[[[[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]]
331 +)))
332 +
247 247  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]].
248 248  
249 249  For feedback, requests, or contributions, please get in touch with the openMINDS development team via
... ... @@ -330,6 +330,8 @@
330 330  
331 331  
332 332  
419 +
420 +
333 333  **Lyuba Zehl**
334 334  
335 335  (% class="small" %)Knowledge Systems Engineer
... ... @@ -346,24 +346,18 @@
346 346  
347 347  === **Showcase shared data, models or software in other services** ===
348 348  
349 -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.
437 +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.
350 350  
351 -**Viewer for 2D images **
352 352  
353 -* 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]].
440 +|(% colspan="2" %)**Viewer for 2D images**
441 +|[[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]].
442 +|(% colspan="2" %)**Viewer for sequential atlas-registered 2D images with annotation options**
443 +|[[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]].
444 +|(% colspan="2" %)**Interactive 3D atlas viewer with options for data visualization**
445 +|[[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]].
446 +|(% colspan="2" %)**Use your research product in an interactive publication**
447 +|[[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]].
354 354  
355 -**Viewer for sequential atlas-registered 2D images with annotation options**
356 -
357 -* 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]].
358 -
359 -**Use your research product in an interactive publication **
360 -
361 -* 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]].
362 -
363 -**Interactive 3D atlas viewer with options for data visualization**
364 -
365 -* 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]].
366 -
367 367  ----
368 368  
369 369  ==== **Add a tutorial or learning resource ** ====
... ... @@ -401,33 +401,26 @@
401 401  )))
402 402  )))
403 403  
404 -
405 -(% class="wikigeneratedid" id="HHowcanIshareA0models3F" %)
406 406  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.
407 407  
408 408  >Is sharing my data also beneficial for me or only for others?
409 409  
410 -
411 411  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.
412 412  
413 413  >Can my data be too insignificant to share?
414 414  
415 -
416 416  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.
417 417  
418 418  >Can my data be easily misused if I share it?
419 419  
420 -
421 421  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.
422 422  
423 423  >Can I share my data before my paper is published?
424 424  
425 -
426 426  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.
427 427  
428 428  >Can I lose my competitive edge if I share my data before I publish the associated paper?
429 429  
430 -
431 431  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.
432 432  
433 433  
3Datlas_screenshot.PNG
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.eapapp
Size
... ... @@ -1,0 +1,1 @@
1 +410.7 KB
Content
LZ_screenshot.PNG
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.eapapp
Size
... ... @@ -1,0 +1,1 @@
1 +1.8 MB
Content
LivePaper_screenshot.PNG
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.eapapp
Size
... ... @@ -1,0 +1,1 @@
1 +120.9 KB
Content
MIO_screenshot.PNG
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.eapapp
Size
... ... @@ -1,0 +1,1 @@
1 +607.0 KB
Content