Project

General

Profile

« Previous | Next » 

Revision 60812

Authenticated requests to our APIs are now enabled.

View differences:

farewell-oai.html
57 57
                             </li>
58 58
                              <li class="uk-nav-header uk-parent  uk-active">
59 59
                                 <a href="./overview.html"> Overview </a>
60

  
61 60
                              </li>
61
			       <li class="uk-nav-header uk-parent">
62
                                 Authentication
63
                                 <ul class="uk-nav-sub">
64
                                    <li><a routerLinkActive="uk-link" href="./authentication.html" >General Information</a></li>
65
                                    <li><a routerLinkActive="uk-link" href="./personalToken.html" >Personal Token</a></li>
66
                                    <li><a routerLinkActive="uk-link" href="./registeredService.html">Registered Services</a>
67
                                       <ul class="uk-nav-sub">
68
                                          <li><a routerLinkActive="uk-link" href="./basic.html">Basic</a></li>
69
                                          <li><a routerLinkActive="uk-link" href="./advanced.html">Advanced</a></li>
70
                                       </ul>
71
                                    </li>
72
                                 </ul>                                 
73
                              </li>
62 74
                              <li class="uk-nav-header uk-parent">
63 75
                                Bulk access
64 76
                                <ul class="uk-nav-sub">
......
120 132
                              <li class="uk-parent  uk-active">
121 133
                                 <a href="overview.html" class="" aria-expanded="false">Overview</a>
122 134
                              </li>
135

  
136
				<li class="uk-parent">
137
                                 <a href="#" class="" aria-expanded="false">Authentication</a>
138
                                 <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; top: 80px;">
139
                                    <div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
140
                                       <div class="uk-first-column">
141
                                          <ul class="uk-nav uk-navbar-dropdown-nav">
142
                                             <li><a routerLinkActive="uk-link" href="./authentication.html" >General Information</a></li>
143
                                             <li><a routerLinkActive="uk-link" href="./personalToken.html" >Personal Token</a></li>
144
                                             <li><a routerLinkActive="uk-link" href="./registeredService.html">Registered Services</a></li>                                                                                      
145
                                          </ul>                                 
146
                                       </div>
147
                                    </div>
148
                                 </div>
149
                              </li>
150

  
123 151
                              <li class="uk-parent">
124 152
                                 <a href="#" class="" aria-expanded="false">Bulk access</a>
125 153
                                 <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; top: 80px;">
......
178 206
               <div   uk-grid="" class="uk-grid uk-grid-stack">
179 207
                  <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 208
                     <div class="uk-alert-danger" uk-alert>
181
                        <h3>Bidding farewell to the OAI-PMH publisher</h3>
209
                        <h3>Bidding farewell to the OAI-PMH publisher  (only for export!)</h3>
182 210
                        <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 211
                           <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 212
                        <p>

Also available in: Unified diff