diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -67,17 +67,17 @@ <!-- Maneage logo --> <div class="banner"> <div> - <a href="index.html"> - <img src="img/maneage-logo.svg" /></a> + <img src="img/maneage-logo.svg" /> </div> <div> <h1>Maneage</h1> <h2>Managing Data Lineage</h2> </div> </div> - <p class="clear">Maneage is a framework for starting and growing projects, see <a href="pdf/slides-intro.pdf">these slides</a> for an introduction. - Through Maneage, the complete data lineage of a project is recorded with its history and can easily be published or archived, enabling <a href="http://akhlaghi.org/reproducible-science.html">exact reproducibility</a>. - Maneage is a recipient of the <a href="https://www.rd-alliance.org/node/64603">RDA Europe Adoption grant</a>. + <p class="clear">Maneage is a framework for having full control over a project's data lineage (thus producing a <a href="http://akhlaghi.org/reproducible-science.html">reproducible result</a>). + Maneage is a recipient of the <a href="https://www.rd-alliance.org/node/64603">RDA Europe Adoption grant</a>. + To learn more about its founding criteria and a basic introduction, see Akhlaghi et al. (2020, <a href="https://arxiv.org/abs/2006.03018">arXiv:2006.03018</a>). + A more informal introduction is available in <a href="pdf/slides-intro.pdf">these slides</a>. </p> </section> |