Changes for page EBRAINS Live Papers
Last modified by shailesh on 2022/06/26 21:44
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,30 +1,22 @@ 1 -== H2 Headings Will Appearn Tableof 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 isa quote.Youddaquotebyselecting sometext and clickingthequotebutton 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 - Loremipsum dolorsitamet, consecteturadipiscingelit,seddoeiusmodtemporncididuntut labore etdoloremagnaqua.Utenimad minimveniam,quisnostrudexercitationullamcolaborisnisi utliquipex eacommodo consequat. Duisauteiruredolorinreprehenderitnvoluptate velit esse cillumdoloreeu fugiatnullapariatur. Excepteursintoccaecatcupidatatnon proident,suntinculpaquiofficia deseruntmollitanimidestlaborum.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 HeadingsWill Appear In The Tableof 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