Warning: The EBRAINS Drive and EBRAINS Lab will down on Tuesday, the 8th of July 2025 starting from 5pm CEST (my timezone) for up to 1 hour.


Changes for page EBRAINS Live Papers

Last modified by shailesh on 2022/06/26 21:44

From version 1.1
edited by shailesh
on 2022/06/21 11:39
Change comment: There is no comment for this version
To version 2.1
edited by shailesh
on 2022/06/21 11:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,30 +1,22 @@
1 -== H2 Headings Will Appear in Table of Content ==
1 +== Overview ==
2 2  
3 +EBRAINS Live Papers are structured and interactive online documents that bring together code, models, and data. They can either complement published scientific articles or be stand-alone publications. Interactivity is a prominent feature with several integrated tools and services that allow users to download, visualise or simulate data, models and results presented in the corresponding publications.
3 3  
4 -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
5 +Live papers can be built using the integrated Live Paper Builder tool. This allows authors to create rich, interactive web pages without requiring any web development skills.
6 +It allows for easily linking to resources in community databases such as EBRAINS KG, NeuroMorpho.org, ModelDB, the Allen Brain Atlas, thereby acting as an integrator of scientific resources spanning diverse data types.
5 5  
6 ->This is a quote. You can add a quote by selecting some text and clicking the quote button in the editor.
8 +Live papers, prior to their publication, can also be password-protected. This allows restricting access to desired user groups such as to reviewers of an associated manuscript. When ready for publication, authors may request curation through EBRAINS support. The curation process, in part, ensures that all linked resources are publicly available in suitable repositories.
7 7  
8 -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
10 +Once curation is complete, a DOI is attributed and the live paper is made available online. The Live Paper DOI further assists the citation of published data and models, thereby incentivising authors to publish and share such resources, and ensuring that they are duly acknowledged when these resources are reused.
9 9  
10 -=== H3 Headings Will Appear In The Table of Content ===
12 +=== Useful Links ===
11 11  
12 -==== You can also add images ====
14 +|** EBRAINS Service Page     **| https://ebrains.eu/service/live-papers
15 +|** Live Paper Viewer        **| https://live-papers.brainsimulation.eu
16 +|** Live Paper Builder Tool  **| https://model-catalog.brainsimulation.eu/docs
17 +|** Live Paper Documentation **| https://live-paper-docs.netlify.app
18 +|** Live Paper REST APIs     **| https://validation-v2.brainsimulation.eu/docs
19 +|** GitHub Repo              **| https://github.com/appukuttan-shailesh/ebrains-live-papers
20 +|** Preprint Article         **| https://osf.io/4uvdy
13 13  
14 -[[image:Collaboratory.Apps.Article.Code.ArticleSheet@placeholder.jpg]]
15 -
16 -Photo by David Clode
17 -
18 -==== Or code ====
19 -
20 -Code blocks can be added by using the code macro:
21 -
22 -{{code language="python"}}
23 -x = 1
24 -if x == 1:
25 - # indented four spaces
26 - print("x is 1.")
27 -{{/code}}
28 -
29 -(% class="wikigeneratedid" id="HH4Won27tAppearinToC" %)
30 30