Project

General

Profile

1
<style>
2

    
3
    .title_about {
4
        font-size: 24px;
5
    }
6

    
7

    
8
</style>
9

    
10

    
11
<div class="row">
12
    <div class="col l12">
13

    
14
        <div class="card z-depth-2" style="padding-top: 10px">
15
            <div class="row">
16
                <div class="col l8 offset-l2">
17
                    <div class="row">
18
                        <h4 class="center-align"><b>About</b></h4>
19

    
20
                        <div class="col l12" style="margin-bottom: 20px">
21

    
22

    
23
                            Although research data publishing is today widely regarded as crucial for reproducibility
24
                            and proper
25
                            assessment of scientific results, several challenges still need to be solved to fully
26
                            realize its potential.
27
                            Developing links between the published literature and datasets is one of them. Current
28
                            solutions are mostly based on bilateral,
29
                            ad-hoc agreements between publishers and data centers, operating in silos whose content
30
                            cannot be readily combined to deliver
31
                            a network connecting research data and literature. The RDA Data Publishing Services Working
32
                            Group (DPS-WG) [<b>1</b>]
33
                            aims to address this issue by bringing together different stakeholders to agree on common
34
                            standards, combine links from disparate sources,
35
                            and create a universal, open service for collecting and sharing such links: the
36
                            Data-Literature Interlinking Service.
37
                            <br>
38
                        </div>
39
                        <div class="col l12 center-align"><img src="images/data_model.png" style="height: 300px"
40
                                                               class="center-align"></div>
41
                        <div class="col l12" style="margin-bottom: 40px">
42
                            <p>The realization and operation of this Service is the result of a synergic effort of the
43
                                DPS-WG and the OpenAIRE infrastructure. The Service populates and provides access to a
44
                                graph of dataset-literature links collected from a variety of major data centers,
45
                                publishers, and research organizations. It offers facilities for the following classes
46
                                of actors</p>
47
                            <ul type="square">
48
                                <li style="text-indent: 10px;"><b>- End-users</b>: searching and browsing the graph of
49
                                    links via the <a href="/index.html">DLI Service portal</a></li>
50
                                <li style="text-indent: 10px;"><b>- Third-party service developers</b>: accessing
51
                                    publications and datasets in the graph via programmatic APIs (link to API page)
52
                                </li>
53
                                <li style="text-indent: 10px;"><b>- Content providers</b>:willing to feed high-quality
54
                                    authoritative links between publications and datasets or between datasets to the
55
                                    Service (link to API page).
56
                                    <b>Note</b>: formal data acquisition policies, SLAs, and data provider registration
57
                                    procedures will be produced at a later stage; currently each “application” is
58
                                    processed independently with bilateral agreements.
59
                                </li>
60
                            </ul>
61
                            Based on feedback from content providers and consumers, DPS-WG will continue to refine the
62
                            Service data model and exchange format to make it a universal, cross-platform,
63
                            cross-discipline solution for collecting and sharing dataset-literature links.
64
                        </div>
65
                    </div>
66
                    <div class="row" style="margin-bottom: 0px">
67
                        <div class="col l12">
68
                            <b class="title_about">References</b>
69
                        </div>
70
                    </div>
71
                    <div class="row">
72
                        <div class="col l12">
73
                            <ul>
74
                                <li>[1] RDA Data Publishing Services Working Group <a
75
                                        href="https://rd-alliance.org/groups/rdawds-publishing-data-services-wg.html">Case
76
                                    Statement</a></li>
77
                                <li>[2] 3TU.Datacentrum</li>
78
                                <li>[3] Australian National Data Service (ANDS)</li>
79
                                <li>[4] Cambridge Crystallographic Data Centre (CCDC)</li>
80
                                <li>[5] CrossRef</li>
81
                                <li>[6] DataCite</li>
82
                                <li>[7] Elsevier</li>
83
                                <li>[8] EMBL European Bioinformatics Institute (EMBL-EBI)</li>
84
                                <li>[9] Interuniversity Consortium for Political and Social Research (ICPSR)</li>
85
                                <li>[10] Institute of Electrical and Electronics Engineers (IEEE)</li>
86
                                <li>[11] International Association of STM Publishers</li>
87
                                <li>[12] National Data Service (NDS)</li>
88
                                <li>[13] OpenAIRE</li>
89
                                <li>[14] ORCID</li>
90
                                <li>[15] Protein Data Bank (PDB)</li>
91
                                <li>[16] PANGAEA</li>
92
                                <li>[17] RMap</li>
93
                                <li>[18] Royal Society of Chemistry (RSc)</li>
94
                                <li>[19] Springer</li>
95

    
96
                            </ul>
97
                        </div>
98
                    </div>
99
                </div>
100

    
101
            </div>
102
        </div>
103
    </div>
104
</div>
(1-1/8)