Project

General

Profile

1
<section>
2
    <div class="row">
3
    <div class="col-lg-8 col-lg-offset-2">
4

    
5
        <div class="card z-depth-2" style="padding-top: 10px">
6
            <div class="row">
7
                <div class="col l8 offset-l2">
8
                    <div class="row">
9
                        <h4 class="center-align"><b>About</b></h4>
10

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

    
13

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

    
87
                            </ul>
88
                        </div>
89
                    </div>
90
                </div>
91

    
92
            </div>
93
        </div>
94
    </div>
95
</div>
96
</section>
(1-1/9)