Project

General

Profile

« Previous | Next » 

Revision 60259

Announcing the shutdown of the OAI-PMH publisher

View differences:

modules/dnet-api-http-doc/src/bulk-projects.html
60 60
                               Bulk access
61 61
                               <ul class="uk-nav-sub">
62 62
                                  <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
63
                                  <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
63
                                  <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
64 64
                                  <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
65 65
                               </ul>
66 66
                             </li>
......
124 124
                                      <div class="uk-first-column">
125 125
                                         <ul class="uk-nav uk-navbar-dropdown-nav">
126 126
                                            <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
127
                                            <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
127
                                            <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
128 128
                                            <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
129 129
                                         </ul>
130 130
                                      </div>
modules/dnet-api-http-doc/src/overview.html
62 62
                              <li class="uk-nav-header uk-parent">
63 63
                                Bulk access
64 64
                                <ul class="uk-nav-sub">
65
                                   <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
65
                                   <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
66
                                   <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
66 67
                                   <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
67 68
                                </ul>
68 69
                              </li>
......
125 126
                                    <div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
126 127
                                       <div class="uk-first-column">
127 128
                                          <ul class="uk-nav uk-navbar-dropdown-nav">
128
                                            <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
129
                                            <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
130
                                            <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
131
                                             
129
                                             <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
130
                                             <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
131
                                             <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
132 132
                                          </ul>
133 133
                                       </div>
134 134
                                    </div>
......
177 177
            <div   class="uk-container">
178 178
               <div   uk-grid="" class="uk-grid uk-grid-stack">
179 179
                  <div   class="tm-main uk-width-1-1@s uk-width-1-1@m  uk-width-1-1@l uk-row-first uk-first-column">
180
                    <!-- <div class="uk-alert-danger uk-text-center" uk-alert>
181
                        <p>
182
                          OpenAIRE is about to release its new face with lots of news and  services. <br>
183
                          During September, you may notice downtime in services, while some functionalities (e.g. user registration, validation, claiming) will be temporarily disabled.
184
                          We apologize for the inconvenience, please stay tuned! <br>
185
                          For further information please contact <a href="mailto:helpdesk@openaire.eu">helpdesk@openaire.eu</a>.
186
                        </p>
187
                    </div> -->
188 180
                     <div class="uk-alert-danger" uk-alert>
189
                        <h3>Contribute to improve the OpenAIRE Research Graph</h3>
190
                        <p>You can explore and test the beta release of the OpenAIRE Research Graph via the <a href="https://beta.explore.openaire.eu">OpenAIRE BETA Explore Portal</a> or via data dumps made available in <a href="https://zenodo.org/communities/openaire-research-graph">Zenodo</a>. </p>
191
                        <p>Help us making the graph ready for its 1st production release by providing your feedback.<br/>
192
                           Go to the <a href="https://trello.com/b/o1tEJ3rN/openaire-research-graph">OpenAIRE Research Graph Trello Board</a> to report content quality issues, including missing metadata records, wrong values, mistakes in the detection of duplicates and anything else that looks "weird" or wrong.
193
                        <p>Find the complete information about the OpenAIRE Research Graph, how to test it and contribute to improve it on <a href="https://www.openaire.eu/blogs/the-openaire-research-graph">our blog</a>.</p>
181
                        <h3>Bidding farewell to the OAI-PMH publisher</h3>
182
                        <p>January 2021 - Since August 2020, the content of the OAI-PMH has not been updated anymore. <strong>We will be shutting down the OAI-PMH publisher in the next months.</strong></p>
183
                        <p><a href="./farewell-oai.html">Read more</a></p>
194 184
                     </div>
195
		    <div class="uk-alert-danger" uk-alert>
196
		       <p>Openaire XML Schema changed on 2 October 2018. <a href="https://www.openaire.eu/openaire-xml-schema-change-announcement" target="_blank">Click here</a> for details</p>
197
		    </div>
198
                      <p>The OpenAIRE API allows developers to access the metadata information space of OpenAIRE programmatically.</p>
185
                  
186
                    <p>The OpenAIRE APIs allow developers to access the metadata information space of OpenAIRE programmatically.</p>
199 187
                    <p>If you have any question, please open a ticket to the <a href="https://www.openaire.eu/support/helpdesk" target="_blank">OpenAIRE Helpdesk</a>.</p>
200 188

  
201 189
                    <div class="uk-child-width-1-3@m uk-grid-small uk-grid-match" uk-grid>
......
203 191
                        <div class="uk-tile uk-tile-muted">
204 192
                            <h3 class="uk-card-title uk-text-center">Bulk access</h3>
205 193
                            <a href="graph-dumps.html">OpenAIRE Research Graph Dumps</a> <br>
206
                            <a href="oai-pmh.html">OAI-PMH</a> <br>
194
                            <a href="oai-pmh.html">OAI-PMH (discontinued)</a> <br>
207 195
                            <a href="bulk-projects.html">Bulk access to projects</a> <br>
208 196
                        </div>
209 197
                      </div>
modules/dnet-api-http-doc/src/changelog.html
28 28
                                 Bulk access
29 29
<ul class="uk-nav-sub">
30 30
   <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
31
   <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
31
   <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
32 32
   <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
33 33
</ul>
34 34
</li>
......
58 58
<li class="uk-parent">
59 59
<a href="#" class="" aria-expanded="false">Bulk access</a><div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; top: 80px;"><div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid=""><div class="uk-first-column"><ul class="uk-nav uk-navbar-dropdown-nav">
60 60
   <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
61
   <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
61
   <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
62 62
   <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
63 63
</ul></div></div></div>
64 64
</li>
modules/dnet-api-http-doc/src/farewell-oai.html
1

  
2

  
3
<!DOCTYPE html>
4
<html lang="en-gb" dir="ltr" vocab="http://schema.org/">
5
   <head>
6
      <meta charset="utf-8">
7
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
      <meta name="viewport" content="width=device-width, initial-scale=1">
9
      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
10
      <meta name="description" content="OpenAIRE API documentation, open access, research, scientific publication, European Commission,
11
      EC, FP7, ERC, Horizon 2020, H2020, search, projects "/>
12
      <link href="./assets/favicon.ico" />
13
      <title>OpenAIRE API Documentation</title>
14
      <script  src="./assets/jquery.js"></script>
15
      <script  src="./assets/uikit.js"></script>
16
      <script src="./assets/uikit-icon-max.js"></script>
17
      <link rel="stylesheet" type="text/css" href="./assets/theme.css">
18
      <link rel="stylesheet" type="text/css" href="./assets/custom.css">
19
      <link rel="stylesheet" type="text/css" href="./assets/develop-custom.css">
20
   </head>
21
   <body class="" style="">
22
      <div class="uk-offcanvas-content uk-height-viewport">
23
        <!-- MENU STARTS HERE-->
24
         <!-- MAIN MENU  STARTS HERE-->
25
        <!--Mobile Starts here -->
26
         <div class="tm-header-mobile uk-hidden@m">
27
           <div animation="uk-animation-slide-top" class="uk-navbar-container uk-sticky  uk-navbar-transparent" cls-active="uk-active uk-navbar-sticky" cls-inactive="uk-navbar-transparent" uk-sticky="">
28
            <nav class="uk-navbar-container uk-navbar" uk-navbar="">
29
               <div class="uk-navbar-left">
30
                  <a class="uk-navbar-toggle" href="#tm-mobile" uk-toggle="">
31
                     <div uk-navbar-toggle-icon="" class="uk-navbar-toggle-icon uk-icon">
32

  
33
                     </div>
34
                  </a>
35
               </div>
36
               <div class="uk-navbar-center">
37
                  <a class="uk-navbar-item uk-logo" href="overview.html">
38
                  <img src="assets/OA DEVELOP_A.png" class="uk-responsive-height" alt="OpenAIRE">        </a>
39
               </div>
40
            </nav>
41
            <div id="tm-mobile" uk-offcanvas="" mode="slide" overlay="" class="uk-offcanvas">
42
               <div class="uk-offcanvas-bar">
43
                  <button class="uk-offcanvas-close uk-close uk-icon" type="button" uk-close="">
44
                  </button>
45
                  <div class="uk-child-width-1-1 uk-grid" uk-grid="">
46
                     <div>
47
                        <div class="uk-panel" id="module-0">
48
                           <ul class="uk-nav uk-nav-default">
49
                             <li class="uk-nav-header uk-parent" >
50
                               Dashboards
51
                               <ul class="uk-nav-sub">
52
                             		<li><a href="https://explore.openaire.eu" target="_blank" class="uk-heading-bullet explore-heading-bullet">EXPLORE</a></li>
53
                             		<li><a href="https://provide.openaire.eu" target="_blank" class="uk-heading-bullet provide-heading-bullet">PROVIDE</a></li>
54
                             		<li><a href="https://connect.openaire.eu" target="_blank" class="uk-heading-bullet connect-heading-bullet">CONNECT</a></li>
55
                             		<li><a href="https://monitor.openaire.eu" target="_blank" class="uk-heading-bullet monitor-heading-bullet">MONITOR</a></li>
56
                                </ul>
57
                             </li>
58
                              <li class="uk-nav-header uk-parent  uk-active">
59
                                 <a href="./overview.html"> Overview </a>
60

  
61
                              </li>
62
                              <li class="uk-nav-header uk-parent">
63
                                Bulk access
64
                                <ul class="uk-nav-sub">
65
                                   <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
66
                                   <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
67
                                   <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
68
                                </ul>
69
                              </li>
70
                              <li class="uk-nav-header uk-parent">
71
                                <a href="./api.html">Selective access</a>
72
                                <ul class="uk-nav-sub">
73
                                  <li><a href="./api.html#pubs" >Publications</a></li>
74
                                  <li><a href="./api.html#datasets" >Research Data</a></li>
75
                                  <li><a href="./api.html#software" >Software</a></li>
76
                                  <li><a href="./api.html#other" >Other Research Products</a></li>
77
                                  <li><a href="./api.html#projects" >Projects</a></li>
78
                               </ul>
79
                              </li>
80
                           </ul>
81
                        </div>
82
                     </div>
83
                  </div>
84
               </div>
85
            </div>
86
         </div>
87
        </div>
88
         <!--Mobile ENDS here -->
89
         <div class="tm-toolbar custom-develop-toolbar uk-visible@m">
90
            <div class="uk-container uk-flex uk-flex-middle uk-container-expand ">
91
               <div class="uk-margin-auto-left">
92
                  <div class="uk-grid-medium uk-child-width-auto uk-flex-middle uk-grid uk-grid-stack" uk-grid="margin: uk-margin-small-top">
93
                     <div class="uk-first-column">
94
                        <div class="uk-panel inner" id="module-119">
95
                           <ul class="uk-subnav">
96
                             <li class="line"><a href="https://www.openaire.eu"><img class="uk-responsive-height" src="assets/Home_24white.svg" alt="home"/></a></li>
97
                             <li class="line"><a href="https://explore.openaire.eu" title="Search in OA. Link your research">Explore</a></li>
98
                             <li class="line"><a href="https://provide.openaire.eu" title="Content Provider Dashboard">Provide</a></li>
99
                             <li class="line"><a href="https://connect.openaire.eu" title="Research Community Dashboard">Connect</a></li>
100
                             <li class="line"><a href="https://monitor.openaire.eu" title="Monitoring Dashboard">Monitor</a></li>
101
                             <li class="line custom-develop-li "><a href="overview.html" title="APIs">Develop</a></li>
102
                           </ul>
103
                        </div>
104
                     </div>
105
                  </div>
106
               </div>
107
            </div>
108
         </div>
109
         <div class="tm-header uk-visible@m tm-header-transparent" uk-header="">
110
           <div animation="uk-animation-slide-top" class="uk-navbar-container uk-sticky uk-navbar-transparent" cls-active="uk-active uk-navbar-sticky" cls-inactive="uk-navbar-transparent"   top=".tm-header + [class*=&quot;uk-section&quot;]" uk-sticky="">
111
               <div class="uk-navbar-container uk-navbar-transparent">
112
                  <div class="uk-container uk-container-expand">
113
                     <nav class="uk-navbar" uk-navbar="{&quot;align&quot;:&quot;left&quot;}">
114
                        <div class="uk-navbar-left">
115
                           <a href="overview.html" class="uk-navbar-item uk-logo">
116
                           <img src="assets/OA DEVELOP_B.png" class="uk-responsive-height" alt="OpenAIRE"></a>
117
                        </div>
118
                        <div class="uk-navbar-right">
119
                           <ul class="uk-navbar-nav">
120
                              <li class="uk-parent  uk-active">
121
                                 <a href="overview.html" class="" aria-expanded="false">Overview</a>
122
                              </li>
123
                              <li class="uk-parent">
124
                                 <a href="#" class="" aria-expanded="false">Bulk access</a>
125
                                 <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; top: 80px;">
126
                                    <div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
127
                                       <div class="uk-first-column">
128
                                          <ul class="uk-nav uk-navbar-dropdown-nav">
129
                                             <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
130
                                             <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
131
                                             <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
132
                                          </ul>
133
                                       </div>
134
                                    </div>
135
                                 </div>
136
                              </li>
137
                              <li class="uk-parent">
138
                                 <a href="#" class="" aria-expanded="false">Selective access</a>
139
                                 <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 228px; top: 80px;">
140
                                    <div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
141
                                       <div class="uk-first-column">
142
                                          <ul class="uk-nav uk-navbar-dropdown-nav">
143
                                            <li><a href="./api.html#pubs" >Publications</a></li>
144
                                            <li><a href="./api.html#datasets" >Research Data</a></li>
145
                                            <li><a href="./api.html#software" >Software</a></li>
146
                                            <li><a href="./api.html#other" >Other Research Products</a></li>
147
                                            <li><a href="./api.html#projects" >Projects</a></li>
148
                                          </ul>
149
                                       </div>
150
                                    </div>
151
                                 </div>
152
                              </li>
153

  
154
                           </ul>
155
                        </div>
156

  
157
                     </nav>
158
                  </div>
159
               </div>
160
            </div>
161
          </div>
162

  
163
         <!-- MENU ENDS HERE-->
164
         <div class="first_page_section uk-section-default uk-section uk-padding-remove-vertical">
165
            <div class="first_page_banner_headline uk-grid-collapse uk-flex-middle uk-margin-remove-vertical uk-grid" uk-grid="">
166
            </div>
167
         </div>
168
         <!-- image -->
169
       <!--div class="image-front-topbar uk-section-default uk-light" tm-header-transparent="light" tm-header-transparent-placeholder="">
170
          <div style="background-image: url(&quot;assets/main1.jpg&quot;); box-sizing: border-box; min-height: 120px;" class="uk-background-norepeat uk-background-cover uk-background-top-center uk-section uk-padding-remove-bottom uk-flex uk-flex-middle" uk-height-viewport="offset-top: true;offset-bottom: 20">
171

  
172
          </div>
173
       </div-->
174

  
175
<!-- content starts here -->
176
         <div   class=" uk-section  uk-margin-large-top tm-middle custom-main-content" id="tm-main">
177
            <div   class="uk-container">
178
               <div   uk-grid="" class="uk-grid uk-grid-stack">
179
                  <div   class="tm-main uk-width-1-1@s uk-width-1-1@m  uk-width-1-1@l uk-row-first uk-first-column">
180
                     <div class="uk-alert-danger" uk-alert>
181
                        <h3>Bidding farewell to the OAI-PMH publisher</h3>
182
                        <p>January 2021 - Since we started OpenAIRE, the number of collected metadata records continously increased from the 8M records about Open Access publications available in the DRIVER infrastructure to the 150M records you can see now on the <a href="https://explore.openaire.eu">EXPLORE portal</a>, which include also non Open Access publications, research data, software and other types of research products, all linked to each other, to more than 2M funding projects, and to the organisations involved.
183
                           <strong>What we have now is not a simple data collection anymore: it is a scholarly graph, the <a href="https://graph.openaire.eu">OpenAIRE Research Graph</a>.</strong></p>
184
                        <p>
185
                        In order to deal with such numbers and relationships, the OpenAIRE technical team updated the back-end technologies and adapted the front-end services whenever possible.<br/>
186
                           Since August 2020, the content of the OAI-PMH has not been updated anymore. <strong>We will be shutting down the OAI-PMH publisher in the next months.</strong>
187
                        OpenAIRE contacted the known users of the OAI-PMH and we kindly invite to <a href="https://graph.openaire.eu/support">get in touch with us</a> if you are using the service and you have not been contacted yet.
188
                        For bulk consumption, you can use the json dumps available on Zenodo. Check out the <a href="./graph-dumps.html">dedicated documentation page</a> for details.</p>
189
                        <p>We believe that this solution is much friendlier for consumers who need the whole content from OpenAIRE, also because OpenAIRE could not ever offer incremental harvesting via OAI-PMH due to sources that do not offer incremental harvesting on their side.</p>
190
                        <p>OpenAIRE releases open, public dumps of the Graph every six months. If you would like more frequent dumps or a specific subset of the OpenAIRE Research Graph, please <a href="https://graph.openaire.eu/support">contact us</a>.</p>
191
                     </div>
192
                    <!-- Content GOES HERE-->
193
                  </div>
194
               </div>
195
            </div>
196
         </div>
197
         <div class="uk-section-muted" uk-scrollspy="{&quot;target&quot;:&quot;[uk-scrollspy-class]&quot;,&quot;cls&quot;:&quot;uk-animation-fade&quot;,&quot;delay&quot;:false}">
198
             <div class="uk-container uk-container-large">
199
               <div uk-grid="" class="uk-grid uk-margin-large-top uk-margin-large-bottom">
200
                 <div class="uk-width-expand@m uk-width-1-2@s uk-dark uk-grid-item-match uk-first-column explore">
201
                   <div class="uk-margin uk-panel uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
202
                     <h4 class="el-title uk-margin uk-h4">
203
                       Researcher?
204
                     </h4>
205
                     <div class="el-content uk-margin">
206
                       Explore all OA research results. Link all your research. Build your profile
207
                     </div>
208
                     <p>
209
                       <a target="_blank" href="https://explore.openaire.eu" class="el-link uk-button uk-button-default">
210
                         OpenAIRE.EXPLORE
211
                       </a>
212
                     </p>
213
                   </div>
214
                 </div>
215
                 <div class="uk-width-expand@m uk-width-1-2@s uk-dark uk-grid-item-match uk-first-column provide">
216
                   <div class="uk-margin uk-panel uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
217
                     <h4 class="el-title uk-margin uk-h4">
218
                       Content provider?
219
                     </h4>
220
                     <div class="el-content uk-margin">
221
                       Join OpenAIRE, use our tools and make your content more visible around the world.
222
                     </div>
223
                     <p>
224
                       <a target="_blank" href="https://provide.openaire.eu" class="el-link uk-button uk-button-default">
225
                         OpenAIRE.PROVIDE
226
                       </a>
227
                     </p>
228
                   </div>
229
                 </div>
230
                 <div class="uk-width-expand@m uk-width-1-2@s uk-dark uk-grid-item-match connect">
231
                   <div class="uk-margin uk-panel uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
232
                     <h4 class="el-title uk-margin uk-h4">
233
                       Research community?
234
                     </h4>
235
                     <div class="el-content uk-margin">
236
                       Use a trusted partner to share, link, disseminate and monitor your research.
237
                     </div>
238
                     <p>
239
                       <a target="_blank" href="https://connect.openaire.eu" class="el-link uk-button uk-button-default">
240
                         OpenAIRE.CONNECT
241
                       </a>
242
                     </p>
243
                   </div>
244
                 </div>
245
                 <div class="uk-width-expand@m uk-width-1-2@s uk-dark uk-grid-item-match monitor">
246
                   <div class="uk-margin uk-panel uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
247
                     <h4 class="el-title uk-margin uk-h4">
248
                       Research manager?
249
                     </h4>
250
                     <div class="el-content uk-margin">
251
                       Use our monitoring services and easily track all relevant research results.
252
                     </div>
253
                     <p>
254
                       <a target="_blank" href="https://monitor.openaire.eu" class="el-link uk-button uk-button-default">
255
                         OpenAIRE.MONITOR
256
                       </a>
257
                     </p>
258
                   </div>
259
                 </div>
260

  
261
               </div>
262
             </div>
263
           </div>
264

  
265
           <!-- FOOTER STARTS HERE-->
266

  
267

  
268
          <div class="uk-section-primary uk-section uk-section-small uk-padding-remove-bottom">
269
       <div class="uk-container uk-container-expand">
270
          <div class="uk-container uk-container-expand uk-margin-small">
271
             <div class="uk-grid-collapse uk-grid" uk-grid="">
272
                <div id="footer#3" class="uk-width-expand@s uk-first-column">
273
                   <div class="uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center">
274
                      <img src="assets/Logo_Horizontal_white_small.png"   data-width="126" data-height="30" class="el-image" alt="OpenAIRE">
275
                   </div>
276
                   <!--div id="footer#5" class="uk-margin uk-text-left@s uk-text-center">
277
                      <img src="assets/commission.jpg"   sizes="(min-width: 50px) 50px" data-width="427" data-height="285" class="el-image" alt="European Commission">
278
                   </div-->
279
                   <div class="uk-margin"><img style="margin-right: 8px; float: left;" src="assets/commission.jpg" alt="flag black white low" width="50" height="33"><span style="font-size: 8pt; line-height: 0.7!important;">OpenAIRE-Advance receives funding from the European Union's Horizon 2020 Research and Innovation programme under Grant Agreement No. 777541.</span></div>
280
                   <div id="footer#6" class="newsletter uk-margin uk-margin-remove-bottom uk-text-left@s uk-text-center uk-panel">
281
                      <h5 class="el-title uk-margin uk-h5">
282
                         Newsletter
283
                      </h5>
284
                      <a target="_blank" href="https://www.openaire.eu/newsletter/view" class="el-link">
285
                         <span   class="el-image uk-icon">
286
                            <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
287
                               <circle cx="3.12" cy="16.8" r="1.85"></circle>
288
                               <path fill="none" stroke="#000" stroke-width="1.1" d="M1.5,8.2 C1.78,8.18 2.06,8.16 2.35,8.16 C7.57,8.16 11.81,12.37 11.81,17.57 C11.81,17.89 11.79,18.19 11.76,18.5"></path>
289
                               <path fill="none" stroke="#000" stroke-width="1.1" d="M1.5,2.52 C1.78,2.51 2.06,2.5 2.35,2.5 C10.72,2.5 17.5,9.24 17.5,17.57 C17.5,17.89 17.49,18.19 17.47,18.5"></path>
290
                            </svg>
291
                         </span>
292
                      </a>
293
                   </div>
294
                   <div id="footer#7" class="newsletter uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center uk-panel">
295

  
296
                      <div class="acymailing_module" id="acymailing_module_formAcymailing60611">
297
                         <div class="acymailing_mootoolsbutton" id="acymailing_toggle_formAcymailing60611">
298
                            <p><a class="acymailing_togglemodule" id="acymailing_togglemodule_formAcymailing60611" target="_blank" href="https://www.openaire.eu/past-newsletters/listing">Subscribe</a></p>
299

  
300
                         </div>
301
                      </div>
302
                   </div>
303
                   <div class="uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center">
304
                      <div class="uk-child-width-auto uk-grid-small uk-flex-left@s uk-flex-center uk-grid" uk-grid="">
305
                         <div class="uk-first-column">
306
                            <a  href="http://www.facebook.com/groups/openaire/" target="_blank" class="el-link uk-icon-button uk-icon">
307
                               <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
308
                                  <path d="M11,10h2.6l0.4-3H11V5.3c0-0.9,0.2-1.5,1.5-1.5H14V1.1c-0.3,0-1-0.1-2.1-0.1C9.6,1,8,2.4,8,5v2H5.5v3H8v8h3V10z"></path>
309
                               </svg>
310
                            </a>
311
                         </div>
312
                         <div>
313
                            <a  href="http://www.twitter.com/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
314
                               <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
315
                                  <path d="M19,4.74 C18.339,5.029 17.626,5.229 16.881,5.32 C17.644,4.86 18.227,4.139 18.503,3.28 C17.79,3.7 17.001,4.009 16.159,4.17 C15.485,3.45 14.526,3 13.464,3 C11.423,3 9.771,4.66 9.771,6.7 C9.771,6.99 9.804,7.269 9.868,7.539 C6.795,7.38 4.076,5.919 2.254,3.679 C1.936,4.219 1.754,4.86 1.754,5.539 C1.754,6.82 2.405,7.95 3.397,8.61 C2.79,8.589 2.22,8.429 1.723,8.149 L1.723,8.189 C1.723,9.978 2.997,11.478 4.686,11.82 C4.376,11.899 4.049,11.939 3.713,11.939 C3.475,11.939 3.245,11.919 3.018,11.88 C3.49,13.349 4.852,14.419 6.469,14.449 C5.205,15.429 3.612,16.019 1.882,16.019 C1.583,16.019 1.29,16.009 1,15.969 C2.635,17.019 4.576,17.629 6.662,17.629 C13.454,17.629 17.17,12 17.17,7.129 C17.17,6.969 17.166,6.809 17.157,6.649 C17.879,6.129 18.504,5.478 19,4.74"></path>
316
                               </svg>
317
                            </a>
318
                         </div>
319
                         <div>
320
                            <a  href="http://www.linkedin.com/groups/OpenAIRE-3893548" target="_blank" class="el-link uk-icon-button uk-icon">
321
                               <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
322
                                  <path d="M5.77,17.89 L5.77,7.17 L2.21,7.17 L2.21,17.89 L5.77,17.89 L5.77,17.89 Z M3.99,5.71 C5.23,5.71 6.01,4.89 6.01,3.86 C5.99,2.8 5.24,2 4.02,2 C2.8,2 2,2.8 2,3.85 C2,4.88 2.77,5.7 3.97,5.7 L3.99,5.7 L3.99,5.71 L3.99,5.71 Z"></path>
323
                                  <path d="M7.75,17.89 L11.31,17.89 L11.31,11.9 C11.31,11.58 11.33,11.26 11.43,11.03 C11.69,10.39 12.27,9.73 13.26,9.73 C14.55,9.73 15.06,10.71 15.06,12.15 L15.06,17.89 L18.62,17.89 L18.62,11.74 C18.62,8.45 16.86,6.92 14.52,6.92 C12.6,6.92 11.75,7.99 11.28,8.73 L11.3,8.73 L11.3,7.17 L7.75,7.17 C7.79,8.17 7.75,17.89 7.75,17.89 L7.75,17.89 L7.75,17.89 Z"></path>
324
                               </svg>
325
                            </a>
326
                         </div>
327
                         <div>
328
                            <a  href="http://www.slideshare.net/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
329
                               <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
330
                                  <line fill="none" stroke="#000" stroke-width="1.1" x1="13.4" y1="14" x2="6.3" y2="10.7"></line>
331
                                  <line fill="none" stroke="#000" stroke-width="1.1" x1="13.5" y1="5.5" x2="6.5" y2="8.8"></line>
332
                                  <circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="4.6" r="2.3"></circle>
333
                                  <circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="14.8" r="2.3"></circle>
334
                                  <circle fill="none" stroke="#000" stroke-width="1.1" cx="4.5" cy="9.8" r="2.3"></circle>
335
                               </svg>
336
                            </a>
337
                         </div>
338
                         <div>
339
                            <a href="https://www.youtube.com/channel/UChFYqizc-S6asNjQSoWuwjw" target="_blank" class="el-link uk-icon-button uk-icon">
340
                               <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
341
                                  <path d="M15,4.1c1,0.1,2.3,0,3,0.8c0.8,0.8,0.9,2.1,0.9,3.1C19,9.2,19,10.9,19,12c-0.1,1.1,0,2.4-0.5,3.4c-0.5,1.1-1.4,1.5-2.5,1.6 c-1.2,0.1-8.6,0.1-11,0c-1.1-0.1-2.4-0.1-3.2-1c-0.7-0.8-0.7-2-0.8-3C1,11.8,1,10.1,1,8.9c0-1.1,0-2.4,0.5-3.4C2,4.5,3,4.3,4.1,4.2 C5.3,4.1,12.6,4,15,4.1z M8,7.5v6l5.5-3L8,7.5z"></path>
342
                               </svg>
343
                            </a>
344
                         </div>
345
                      </div>
346
                   </div>
347
                </div>
348
                <div id="footer#9" class="uk-width-expand@s">
349
                   <div id="footer#10" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
350
                      <h3 class="el-title uk-h6">Dashboards</h3>
351
                      <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
352
                         <li><a href="https://explore.openaire.eu" target="_blank">Explore</a></li>
353
                         <li><a href="https://provide.openaire.eu" target="_blank">Provide</a></li>
354
                         <li><a href="https://connect.openaire.eu/" target="_blank">Connect</a></li>
355
                         <li><a href="https://monitor.openaire.eu" target="_blank">Monitor</a></li>
356
                         <li><a href="https://develop.openaire.eu" target="_blank">Develop</a></li>
357
                      </ul>
358
                   </div>
359
                </div>
360
                <div id="footer#11" class="uk-width-expand@s">
361
                   <div id="footer#12" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
362
                      <h3 class="el-title uk-h6">Support</h3>
363
                      <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
364
                        <li><a href="https://www.openaire.eu/contact-noads">NOADs</a></li>
365
                         <li><a target="_blank" href="https://www.openaire.eu/guides">Guides</a></li>
366
                         <li><a target="_blank" href="https://www.openaire.eu/faqs">FAQs</a></li>
367
                         <li><a target="_blank" href="https://www.openaire.eu/frontpage/webinars">Webinars</a></li>
368
                         <li><a target="_blank" href="https://www.openaire.eu/support/helpdesk">Ask a question</a></li>
369
                      </ul>
370
                   </div>
371
                </div>
372
                <div id="footer#13" class="uk-width-expand@s">
373
                   <div id="footer#14" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
374
                      <h3 class="el-title uk-h6">Updates</h3>
375
                      <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
376
                         <li><a target="_blank" href="https://www.openaire.eu/news/">News</a></li>
377
                         <li><a target="_blank" href="https://www.openaire.eu/events">Events</a></li>
378
                         <li><a target="_blank" href="https://www.openaire.eu/blogs/magazine">Blogs</a></li>
379
                         <li><a href="https://www.openaire.eu/newsletter/listing">Newsletters</a></li>
380
                         <li><a target="_blank" href="https://www.openaire.eu/documents">Documents</a></li>
381
                      </ul>
382
                   </div>
383
                </div>
384
             </div>
385
          </div>
386
       </div>
387
    </div>
388
    <div class="uk-section-primary uk-section uk-section-xsmall">
389
     <div class="uk-container">
390
        <div class="uk-grid-margin uk-grid uk-grid-stack" uk-grid="">
391
           <div class="uk-width-expand@m">
392
           </div>
393
        </div>
394
     </div>
395
  </div>
396
  <div class="uk-section-primary uk-section uk-section-xsmall">
397
     <div class="uk-container uk-container-expand">
398
        <div class="uk-grid-margin uk-grid" uk-grid="">
399
           <div class="uk-width-small@m uk-first-column">
400
           </div>
401
           <div class="uk-width-expand@m">
402
              <div id="footer#22" class=" uk-text-small uk-margin uk-margin-remove-bottom uk-text-center@m uk-text-center uk-text-lead">
403
                 <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
404
                    <img src="/images/Icons/cc.svg" uk-svg="" hidden="true">
405
                    <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
406
                       <title></title>
407
                       <g data-name="Creative Commons" id="Creative_Commons">
408
                          <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
409
                          <path d="M10.87,10a3.5,3.5,0,1,0,0,4" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></path>
410
                          <path d="M18.87,10a3.5,3.5,0,1,0,0,4" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></path>
411
                       </g>
412
                    </svg>
413
                    &nbsp;<img src="/images/Icons/cc-by.svg" uk-svg="" hidden="true">
414
                    <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
415
                       <title></title>
416
                       <g id="Attribution">
417
                          <g data-name="<Group>" id="_Group_">
418
                             <circle cx="12" cy="5" data-name="<Path>" id="_Path_" r="1.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
419
                             <path d="M12,8a5,5,0,0,0-3.07.71,1,1,0,0,0-.43.83V15H10v5.5h4V15h1.5V9.54a1,1,0,0,0-.43-.83A5,5,0,0,0,12,8Z" data-name="<Path>" id="_Path_2" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></path>
420
                          </g>
421
                          <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
422
                       </g>
423
                    </svg>
424
                 </a>
425
                 &nbsp;Unless otherwise indicated, all materials created by OpenAIRE are licenced under&nbsp;<a href="http://creativecommons.org/licenses/by/4.0/" rel="license">CC ATTRIBUTION 4.0 INTERNATIONAL LICENSE</a>.
426
              </div>
427
           </div>
428
           <div class="uk-width-small@m">
429
              <div class="uk-margin uk-margin-remove-top uk-margin-remove-bottom uk-text-right@m uk-text-center">
430
                 <a href="#" uk-totop="" uk-scroll="" class="uk-totop uk-icon">
431

  
432
                 </a>
433
              </div>
434
           </div>
435
        </div>
436
     </div>
437
  </div>
438
   <!-- FOOTER ENDS HERE-->
439

  
440

  
441
         </div>
442
      </div>
443
   </body>
444
</html>
0 445

  
modules/dnet-api-http-doc/src/graph-dumps.html
58 58
                               Bulk access
59 59
                               <ul class="uk-nav-sub">
60 60
                                  <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
61
                                  <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
61
                                  <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
62 62
                                  <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
63 63
                               </ul>
64 64
                             </li>
......
122 122
                                      <div class="uk-first-column">
123 123
                                         <ul class="uk-nav uk-navbar-dropdown-nav">
124 124
                                            <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
125
                                            <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
125
                                            <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
126 126
                                            <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
127 127
                                         </ul>
128 128
                                      </div>
modules/dnet-api-http-doc/src/api.html
62 62
                               Bulk access
63 63
                               <ul class="uk-nav-sub">
64 64
                                   <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
65
                                   <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
65
                                   <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
66 66
                                   <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
67 67
                               </ul>
68 68
                             </li>
......
126 126
                                      <div class="uk-first-column">
127 127
                                         <ul class="uk-nav uk-navbar-dropdown-nav">
128 128
                                             <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
129
                                             <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
129
                                             <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
130 130
                                             <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
131 131
                                         </ul>
132 132
                                      </div>
modules/dnet-api-http-doc/src/oai-pmh.html
60 60
                               Bulk access
61 61
                               <ul class="uk-nav-sub">
62 62
                                  <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
63
                                  <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
63
                                  <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
64 64
                                  <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
65 65
                               </ul>
66 66
                             </li>
......
124 124
                                      <div class="uk-first-column">
125 125
                                         <ul class="uk-nav uk-navbar-dropdown-nav">
126 126
                                            <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
127
                                            <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
127
                                            <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
128 128
                                            <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
129 129
                                         </ul>
130 130
                                      </div>
......
166 166
            <div   class="uk-container">
167 167
               <div   uk-grid="" class="uk-grid uk-grid-stack">
168 168
                  <div   class="tm-main uk-width-1-1@s uk-width-1-1@m  uk-width-1-1@l uk-row-first uk-first-column">
169
                    <!-- <div class="uk-alert-danger uk-text-center" uk-alert>
170
                        <p>
171
                          OpenAIRE is about to release its new face with lots of news and  services. <br>
172
                          During September, you may notice downtime in services, while some functionalities (e.g. user registration, validation, claiming) will be temporarily disabled.
173
                          We apologize for the inconvenience, please stay tuned! <br>
174
                          For further information please contact <a href="mailto:helpdesk@openaire.eu">helpdesk@openaire.eu</a>.
175
                        </p>
176
                    </div> -->
177 169
                     <div class="uk-alert-danger" uk-alert>
178
                        <h3>Contribute to improve the OpenAIRE Research Graph</h3>
179
                        <p>You can explore and test the beta release of the OpenAIRE Research Graph via the <a href="https://beta.explore.openaire.eu">OpenAIRE BETA Explore Portal</a> or via data dumps made available in <a href="https://zenodo.org/communities/openaire-research-graph">Zenodo</a>. </p>
180
                        <p>Help us making the graph ready for its 1st production release by providing your feedback.<br/>
181
                           Go to the <a href="https://trello.com/b/o1tEJ3rN/openaire-research-graph">OpenAIRE Research Graph Trello Board</a> to report content quality issues, including missing metadata records, wrong values, mistakes in the detection of duplicates and anything else that looks "weird" or wrong.
182
                        <p>Find the complete information about the OpenAIRE Research Graph, how to test it and contribute to improve it on <a href="https://www.openaire.eu/blogs/the-openaire-research-graph">our blog</a>.</p>
170
                        <h3>Bidding farewell to the OAI-PMH publisher</h3>
171
                        <p>January 2021 - Since August 2020, the content of the OAI-PMH has not been updated anymore. <br/><strong>We will be shutting down the OAI-PMH publisher in the next months.</strong></p>
172
                        <p><a href="./farewell-oai.html">Read more</a></p>
183 173
                     </div>
184
		             <div class="uk-alert-danger" uk-alert>
185
		                   <p>Openaire XML Schema changed on 2 October 2018. <a href="https://www.openaire.eu/openaire-xml-schema-change-announcement" target="_blank">Click here</a> for details</p>
186
                   </div>
187 174

  
188 175
                    <h2>Bulk access via OAI-PMH</h2>
189 176
                    <div class="uk-alert-warning" uk-alert>
190
                        <p>Currently the OAI-PMH publisher is <strong>not</strong> supporting incremental harvesting. <br>
191
                          Although the usage of the OAI parameters 'from' and 'until' is handled by the OAI publisher, the datestamps of metadata records are updated about every week.<br>
177
                        <p>The OAI-PMH publisher is <strong>not</strong> supporting incremental harvesting. <br>
178
                          Although the usage of the OAI parameters 'from' and 'until' is handled by the OAI publisher, the datestamps of metadata records are updated about every two weeks.
192 179
                          We apologise for any inconvenience this may cause to harvesters,<br>
193 180
                          The OpenAIRE technical team</p>
194 181
                    </div>

Also available in: Unified diff