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
                        <div class="col l12" style="margin-bottom: 20px">
20

    
21

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

    
71
                    </ul>
72
                </div>
73
            </div>
74
                </div>
75

    
76
        </div>
77
    </div>
78
   </div>
79
</div>
(1-1/7)