Project

General

Profile

1
<section>
2
    <div class="row">
3
        <div class="col-lg-12">
4
            <h4 class="text-center"><b>OAI-PMH</b></h4>
5
        </div>
6
    </div>
7
    <div class="row">
8
            <div class="col-lg8 col-lg-offset-2">
9
                <div class="row">
10

    
11

    
12
                    <div class="col-lg12">
13

    
14
                        <p>
15
                            OAI-PMH is a standard protocol for metadata publishing and harvesting.
16
                        </p>
17

    
18
                        <p>
19
                            For details on the OAI-PMH protocol please refer to the official documentation <a
20
                                href="http://www.openarchives.org/OAI/openarchivesprotocol.html"> here</a>
21
                        </p>
22

    
23
                        <p>
24
                            The DLI Service OAI-PMH endpoint is <a
25
                                href="http://dliservice.prototype.research-infrastructures.eu/oai">
26
                            dliservice.prototype.research-infrastructures.eu/oai</a>
27
                        </p>
28

    
29
                        <p>
30
                            For information about the endpoint check <a
31
                                href="http://dliservice.prototype.research-infrastructures.eu/oai?verb=Identify">
32
                            dliservice.prototype.research-infrastructures.eu/oai?verb=Identify</a>
33
                        </p>
34

    
35
                        <p>
36
                            Currently, no OAI-Sets are available and the only format is “<b><i>dli</i></b>”.
37
                        </p>
38

    
39
                        <p>
40
                            The “<b><i>dli</i></b>” format xsd is available from <a href="/res/DLIFMetadataFormat.xsd">here</a>
41
                        </p>
42
                    </div>
43
                </div>
44
            </div>
45
        </div>
46
</section>
(2-2/9)