Project

General

Profile

1
<div class="row" >
2
    <div class="col l12">
3

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

    
11
                                <p>
12
                                    OAI-PMH is a standard protocol for metadata publishing and harvesting.
13
                                </p>
14
                                <p>
15
                                    For details on the OAI-PMH protocol please refer to the official documentation <a href="http://www.openarchives.org/OAI/openarchivesprotocol.html"> here</a>
16
                                </p>
17
                                <p>
18
                                    The DLI Service OAI-PMH endpoint is <a href="http://dliservice.prototype.research-infrastructures.eu/oai"> dliservice.prototype.research-infrastructures.eu/oai</a>
19
                                </p>
20
                                <p>
21
                                    For information about the endpoint check <a href="http://dliservice.prototype.research-infrastructures.eu/oai?verb=Identify"> dliservice.prototype.research-infrastructures.eu/oai?verb=Identify</a>
22
                                </p>
23
                                <p>
24
                                    Currently, no OAI-Sets are available and the only format is “<b><i>dli</i></b>”.
25
                                </p>
26
                                <p>
27
                                    The “<b><i>dli</i></b>” format xsd is available from <a href="/res/DLIFMetadataFormat.xsd">here</a>
28

    
29
                                </p>
30
                            </div>
31
                    </div>
32
                    </div>
33

    
34
            </div>
35

    
36
   </div>
37

    
38
</div>
39
</div>
40

    
(2-2/7)