-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
65 lines (56 loc) · 3.49 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
layout: default
---
<head>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<!-- <div class="home">
<h1>Posts</h1>
<ul class="posts">
{% for post in site.posts %}
<li>
<span class="post-date">{{ post.date | date: "%b %-d, %Y" }}</span>
<a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a>
</li>
{% endfor %}
</ul>
-->
<h2>Making Data Count: Project to develop Data-Level Metrics</h2>
Sharing data is time consuming and researchers need incentives for undertaking the extra work. Metrics for data will provide feedback on data usage, views, and impact that will help encourage researchers to share their data. This project will explore and test the metrics ("data-level metrics") to capture activity surrounding research data.
<br>
<br><strong>Partners:</strong> California Digital Library, PLOS, DataONE
<br><strong>Project page:</strong> <a href="http://mdc.lagotto.io">mdc.lagotto.io</a>
<br><strong>Data-level metrics prototype:</strong> <a href="https://dlm.datacite.org">dlm.datacite.org</a> (migrated from dlm.plos.org)
<br><strong>Software:</strong> <a href="http://github.com/lagotto/lagotto">github.com/lagotto/lagotto</a>
<br><strong>
Proposal:</strong>
<a href="http://escholarship.org/uc/item/9kf081vf">PDF on eScholarship</a>
<br><strong>NSF Grant Record:</strong>
<a href="http://www.nsf.gov/awardsearch/showAward?AWD_ID=1448821&HistoricalAwards=false">Grant No. 1448821</a>
<br>
<h2>Pages</h2>
<ul>
<li> <a href="http://mdc.lagotto.io/about">About the project</a></li>
<li> <a href="http://mdc.lagotto.io/project-plan">Project plan</a></li>
<li> <a href="http://mdc.lagotto.io/blog">Making Data Count blog</a></li>
<li> <a href="http://mdc.lagotto.io/conferences">Conferences and events</a></li>
</ul>
<h2>Outputs</h2>
<ul>
<li><a href="http://www.nature.com/articles/sdata201539">Making Data Count publication in Scientific Data (doi:10.1038/sdata.2015.39)</a></li>
<li><a href="https://dash.ucop.edu/xtf/view?docId=ucop/ark%2B%3Db5060%3Dd8h59d/mrt-datacite.xml">Making Data Count survey responses (doi:10.5060/d8h59d)</a></li>
<li><a href="http://figshare.com/articles/Make_Data_Count_April_2015_Progress_Update/1393402">Make Data Count - Project Progress Update (4/2015)</a></li>
<li> <a href="http://figshare.com/articles/Make_Data_Count_Unit_1_Final_Report/1328291">Make Data Count - Unit 1 Final Report</a></li>
<li> <a href="https://dash.ucop.edu/xtf/view?docId=ucop/ark%2B%3Db5060%3Dd8h59d/mrt-datacite.xml">Make Data Count - Unit 1 Data</a></li>
<li> <a href="http://mdc.lagotto.io/d1-focus">DataONE Focus Group, October 2014</a></li>
<li> <a href="http://surveymonkey.com/s/makedatacount">Survey: What matters for data metrics?</a>
</ul>
<h2>News</h2>
<ul>
<li><a href="http://datapub.cdlib.org/http://datapub.cdlib.org/2014/10/07/uc3-plos-and-dataone-join-forces-to-build-incentives-for-data-sharing/">Data Pub blog post announcing funding (10/2014)</a></li>
<li><a href="http://datapub.cdlib.org/2014/10/31/data-do-you-care-the-dlm-survey/">Survey description (10/2014)</a></li>
<li><a href="http://blogs.plos.org/tech/make-data-rain/">AGU focus group summary (1/2015)</a></li>
<li><a href="http://datapub.cdlib.org/2015/08/04/2334/">Survey research published in Scientific Data (8/2015)</a></li>
</ul>
<br>
Please see our <a href="http://mdc.lagotto.io/conferences">Conferences and Events page</a> for more information on talks and demos for the Make Data Count project.