Project

General

Profile

1
<!DOCTYPE html>
2
<html lang="en-gb" dir="ltr" vocab="http://schema.org/">
3
	<head>
4
		<meta charset="utf-8">
5
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
		<meta name="viewport" content="width=device-width, initial-scale=1">
7
		<meta http-equiv="content-type" content="text/html; charset=utf-8" />
8
		<meta name="description" content="OpenAIRE API documentation - Research graph dumps (old documentation), contribute to improve the OpenAIRE research graph"/>
9
		<link href="assets/common-assets/logo-small-graph.png">
10
		<link rel="apple-touch-icon" sizes="57x57" href="assets/common-assets/logo/apple-icon-57x57.png">
11
		<link rel="apple-touch-icon" sizes="60x60" href="assets/common-assets/logo/apple-icon-60x60.png">
12
		<link rel="apple-touch-icon" sizes="72x72" href="assets/common-assets/logo/apple-icon-72x72.png">
13
		<link rel="apple-touch-icon" sizes="76x76" href="assets/common-assets/logo/apple-icon-76x76.png">
14
		<link rel="apple-touch-icon" sizes="114x114" href="assets/common-assets/logo/apple-icon-114x114.png">
15
		<link rel="apple-touch-icon" sizes="120x120" href="assets/common-assets/logo/apple-icon-120x120.png">
16
		<link rel="apple-touch-icon" sizes="144x144" href="assets/common-assets/logo/apple-icon-144x144.png">
17
		<link rel="apple-touch-icon" sizes="152x152" href="assets/common-assets/logo/apple-icon-152x152.png">
18
		<link rel="apple-touch-icon" sizes="180x180" href="assets/common-assets/logo/apple-icon-180x180.png">
19
		<link rel="icon" type="image/png" sizes="192x192" href="assets/common-assets/logo/android-icon-192x192.png">
20
		<link rel="icon" type="image/png" sizes="32x32" href="assets/common-assets/logo/favicon-32x32.png">
21
		<link rel="icon" type="image/png" sizes="96x96" href="assets/common-assets/logo/favicon-96x96.png">
22
		<link rel="icon" type="image/png" sizes="16x16" href="assets/common-assets/logo/favicon-16x16.png">
23
		<link href="assets/common-assets/logo/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon"/>
24
		<title>OpenAIRE API documentation - Dumps of the OpenAIRE Research Graph</title>
25
		<script  src="./assets/common-assets/jquery/jquery.js"></script>
26
		<script  src="./assets/uikit.js"></script>
27
		<script src="./assets/uikit-icon-max.js"></script>
28
		<script>
29
			$(function(){
30
				$("#headerMobile").load("headerMobile.html");
31
				$("#header").load("header.html");
32
			});
33
		</script>
34
		<!-- Matomo -->
35
		<script type="text/javascript">
36
			var _paq = window._paq || [];
37
			/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
38
			_paq.push(['trackPageView']);
39
			_paq.push(['enableLinkTracking']);
40
			(function() {
41
			var u="//analytics.openaire.eu/";
42
			_paq.push(['setTrackerUrl', u+'matomo.php']);
43
			_paq.push(['setSiteId', '470']);
44
			var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
45
			g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
46
			})();
47
		</script>
48
		<link rel="stylesheet" type="text/css" href="./assets/common-assets/common/theme.css">
49
		<link rel="stylesheet" type="text/css" href="./assets/common-assets/common/custom.css">
50
		<link rel="stylesheet" type="text/css" href="./assets/common-assets/library.css">
51
		<link rel="stylesheet" type="text/css" href="./assets/develop-custom.css">
52
	</head>
53
	<body class="graphApp">
54
		<div class="uk-offcanvas-content uk-height-viewport">
55

    
56
			<!-- Header menu STARTS here-->
57
			<div id="headerMobile" class="tm-header-mobile uk-hidden@m"></div>
58
			<div id="header" class="tm-header uk-visible@m tm-header-transparent" uk-header=""></div>
59
			<!-- Header menu ENDS here-->
60

    
61
			<div class="first_page_section uk-section-default uk-section uk-padding-remove-vertical">
62
				<div class="first_page_banner_headline uk-grid-collapse uk-flex-middle uk-margin-remove-vertical uk-grid" uk-grid=""></div>
63
			</div>
64

    
65
				<!-- Page content STARTS here -->
66
				<div class=" uk-section tm-middle custom-main-content" id="tm-main">
67
					<div class="uk-margin-large-left uk-margin-medium-bottom">
68
						<ul class="uk-breadcrumb">
69
							<li>
70
								<a href="/">Home</a>
71
							</li>
72
							<li>
73
								<a href="overview.html">API & Resources</a>
74
							</li>
75
							<li>
76
								<a href="graph-dumps.html">Bulk Access</a>
77
							</li>
78
							<li>
79
								<span>OpenAIRE Research Graph Dumps (old documentation)</span>
80
							</li>
81
						</ul>
82
					</div>
83
						<div   class="uk-container">
84
							<div class="uk-grid">
85
									<!-- Side menu & content -->
86
									<div class="uk-width-1-3@s uk-width-1-4@m uk-width-1-4@l uk-visible@m" >
87
										<ul class="uk-nav-default uk-nav-parent-icon" uk-nav="multiple: false" uk-sticky="offset: 115; media:@s" >
88
											<li class="uk-parent uk-open">
89
												<a href="#">Bulk Access</a>
90
												<ul class="uk-nav-sub">
91
													<li><a href="./graph-dumps.html">OpenAIRE Research Graph Dumps</a></li>
92
													<!-- <li><a href="./oai-pmh.html">OAI-PMH (discontinued)</a></li> -->
93
													<li><a href="./bulk-projects.html">Bulk access to projects</a></li>
94
												</ul>
95
											</li>
96
										</ul>
97
									</div>
98
									<div class="tm-main uk-width-expand uk-row-first uk-first-column">
99
										<!-- Content GOES HERE-->
100
										<div class="uk-alert-danger" uk-alert>
101
												<h3>Contribute to improve the OpenAIRE Research Graph</h3>
102
												<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>
103
												<p>Help us making the graph ready for its 1st production release by providing your feedback.<br/>
104
												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.
105
												<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>
106
										</div>
107
										
108
										<h2 class="uk-text-center">OpenAIRE Research Graph Dumps</h2>
109
										<p>The OpenAIRE Research Graph is one of the largest open scholarly record collections worldwide, key in fostering Open Science and establishing its practices in the daily research activities. 
110
												Conceived as a public and transparent good, populated out of data sources trusted by scientists, the Graph aims at bringing discovery, monitoring, and assessment of science back in the hands of the scientific community. 
111
										</p>
112
										<p>Imagine a vast collection of research products all linked together, contextualised and openly available. 
113
												For the past ten years OpenAIRE has been working to gather this valuable record. OpenAIRE is pleased to announce the beta release of its Research Graph, a massive collection of metadata and links between 
114
												scientific products such as articles, datasets, software, and other research products, entities like organisations, funders, funding streams, projects, communities, and data sources.
115
										</p>
116
										<p>As of today, the OpenAIRE Research Graph aggregates around 450Mi metadata records with links collecting from 10,000 data sources trusted by scientists, including repositories registered in <a href="https://v2.sherpa.ac.uk/opendoar/">OpenDOAR</a>, Open Access journals registered in <a href="https://doaj.org/">DOAJ</a>, <a href="https://www.crossref.org/">Crossref</a>, <a href="https://unpaywall.org">Unpaywall</a>, <a href="https://orcid.org/">ORCID</a> and <a href="https://aka.ms/msracad">Microsoft Academic Graph</a>.
117
												After cleaning, deduplication, and fine-grained classification processes, they narrow down to ~100Mi publications, ~8Mi datasets, ~200K software research products, 8Mi other products linked together with semantic relations. 
118
												More than 10Mi full-texts of Open Access publications are mined by algorithms to enrich metadata records with additional properties and links among research products, funders, projects, communities, and organizations. 
119
												Thanks to the mining algorithm, the graph is completed with 480Mi semantic relations.
120
										</p>
121
										<p>The OpenAIRE Research graph is available via our <a href="https://beta.explore.openaire.eu">BETA Explore Portal</a> and you can download it from <a href="https://zenodo.org/communities/openaire-research-graph">Zenodo</a>.
122
										</p>
123
										
124
										<h3 class="portal-color">Get the dumps</h3>
125
										<div>
126
											<p>The OpenAIRE Research Graph is exported as several dump files available on Zenodo (go to <a href="https://doi.org/10.5281/zenodo.3516917"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.3516917.svg" alt="DOI"></a>), so you can download the parts you are interested into. </p>
127
											<ul class="portal-circle">
128
												<li> <strong>publications</strong>: metadata records about research literature (includes types of publications listed <a href="http://api.openaire.eu/vocabularies/dnet:result_typologies/publication">here</a>)</li>
129
												<li> <strong>datasets:</strong>: metadata records about research data (includes the subtypes listed <a href="http://api.openaire.eu/vocabularies/dnet:result_typologies/dataset">here</a>)</li>
130
												<li> <strong>software:</strong>: metadata records about research software (includes the subtypes listed <a href="http://api.openaire.eu/vocabularies/dnet:result_typologies/software">here</a>)</li>
131
												<li> <strong>orps</strong>: metadata records about research products that cannot be classified as research literature, data or software (includes types of products listed <a href="http://api.openaire.eu/vocabularies/dnet:result_typologies/other">here</a>)</li>
132
												<li> <strong>organizations</strong>: metadata records about organizations involved in the research life-cycle, such as universities, research organizations, funders.</li>
133
												<li> <strong>content_providers</strong>: metadata records about providers whose content is available in the OpenAIRE Research Graph. They includes institutional and thematic repositories, journals, aggregators, funders' databases.</li>
134
												<li> <strong>results_by_funder</strong>: metadata records about research results funded by a given funder. Each result includes information about its type (publications, datasets, software or other) and its specific sub-type (check the list of sub-types for <a href="http://api.openaire.eu/vocabularies/dnet:result_typologies/publication">publications</a>, <a href="http://api.openaire.eu/vocabularies/dnet:result_typologies/dataset">datasets</a>, <a href="http://api.openaire.eu/vocabularies/dnet:result_typologies/software">software</a>, and <a href="http://api.openaire.eu/vocabularies/dnet:result_typologies/other">other research products</a>).  </li>
135
											</ul>
136
											<p>The up-to-date list of funders available on OpenAIRE BETA can be find <a href="https://beta.explore.openaire.eu/search/entity-registries?datasourcetypename=%22Funder%20database%22">here on the BETA Explore portal</a>.</p>
137
											<p> In the same <a href="https://zenodo.org/communities/openaire-research-graph">Zenodo community</a> you can also find the dumps of ScholeXplorer and DOIBoost.</p>
138
										</div>
139
										
140
										<div>
141
												<p>The dumps contain XML records compliant to the <b>OpenAIRE data model</b> and to the <b>oaf metadata format</b> (the same format of the records exported via <a href="./oai-pmh.html">OAI-PMH</a>):</p>
142
											<ul class="portal-circle">
143
													<li><a href="" target="_blank">See the description of the OpenAIRE data model</a></li>
144
													<li><a href="https://www.openaire.eu/schema/latest/oaf.xsd" target="_blank">See the oaf XML schema</a></li>
145
													<li><a href="https://www.openaire.eu/schema/latest/doc/oaf.html" target="_blank">See the oaf XML schema documentation (generated via Oxygen XML Editor)</a></li>
146
											</ul>
147
										<p>Keep reading for instructions on how to consume the dumps.</p>
148
										</div>
149

    
150
										<h3 class="portal-color">Consume the dumps</h3>
151
										<div>
152
												Each dump is a gzipped json file with many lines. Each line is in the form of:
153
												<code>{"_id":{"$oid":"59b82504895be144859a9804"},"body":{"$binary":"base64(zip(XML_record))","$type":"00"}}</code><br/>
154
												where the <code>body</code> field contains the base64 econding of the compressed XML record. <br/>
155
												In order to get the XMLs you have to:
156
												<ol>
157
													<li>Unzip the file</li>
158
													<li>Get only the value of the <code>$binary</code> field</li>
159
													<li>Read each line and base64 decode it</li>
160
													<li>Unzip the decoded string</li>
161
												</ol>
162
												
163
												For example, to print the XMLs on the standard output you can run this command on MacOS/Unix/Linux based systems:
164
												<code>gunzip -c file.json.gz | jq '.body."$binary"' -r | while IFS= read -r line; do echo "$line" | base64 --decode | bsdtar -x -O ; done </code><br/>
165
												where 
166
												<ul class="portal-circle">
167
													<li><code>file.json.gz</code> is the name you gave to the downloaded file dump;</li>
168
													<li><code>jq</code> is a command to parse json files. It is not installed by default, but you can easy find it on official repositories. <a href="https://stedolan.github.io/jq/download/">Click here for installation instructions</a>.
169
													<li><code>base64</code> and <code>bsdtar</code> are two libraries that are typically pre-installed.</li>
170
												</ul>
171
											Note that you should decide what to do with it (keep parsing XML inline or store them somewhere).
172
											We suggest to start with few records to test and decide what to do, by adding a <code>head</code> command after the <code>gunzip</code>, like:
173
										<code>gunzip -c file.json.gz | head -n 10 | jq '.body."$binary"' -r | while IFS= read -r line; do echo "$line" | base64 --decode | bsdtar -x -O ; done</code>
174
										</div>
175
										
176
										<h3 class="portal-color">Cite us</h3>
177
										<p>If you use the OpenAIRE Research Graph for research purposes, please cite it as:<br/>
178
												<i>Manghi, Paolo, Atzori, Claudio, Bardi, Alessia, Shirrwagen, Jochen, Dimitropoulos, Harry, La Bruzzo, Sandro, … Summan, Friedrich. (2019). OpenAIRE Research Graph Dump [Data set]. Zenodo. http://doi.org/10.5281/zenodo.3516917</i><br/>
179
												If you want to cite a specific version, please follow the suggestion on Zenodo. For the current version (1.0.0-beta), please use: </br>
180
												<i>Manghi, Paolo, Atzori, Claudio, Bardi, Alessia, Shirrwagen, Jochen, Dimitropoulos, Harry, La Bruzzo, Sandro, … Summan, Friedrich. (2019). OpenAIRE Research Graph Dump (Version 1.0.0-beta) [Data set]. Zenodo. http://doi.org/10.5281/zenodo.3516918</i><br/>
181
												The OpenAIRE Research graph includes data from <a href="https://aka.ms/msracad">Microsoft Academic Graph</a> (MAG): please acknowledge also MAG following <a href="https://docs.microsoft.com/en-us/academic-services/graph/resources-faq#license">this guideline</a>.
182
										</p>
183
										<h3 class="portal-color">License</h3>
184
										<p>The OpenAIRE Research Graph is released under CC-BY license.</p>
185
										<p>OpenAIRE is working to produce dumps that only contains metadata records that can be re-distributed with the CC0 license: stay tuned!</p>
186
									</div>
187
							</div>
188
						</div>
189
				</div>
190
			<!-- Page content ENDS here -->
191

    
192
			<!-- Footer STARTS here -->
193
			<bottom class="footer">
194
				<div class="footer-light-background uk-padding-remove-bottom uk-section uk-section-small">
195
					<div class="uk-container uk-container-small">
196
						<div>
197
							<div id="footer#3" class="uk-first-column uk-flex uk-flex-middle uk-grid uk-margin-remove-right">
198
								<div class="uk-text-center uk-width-1-1 uk-width-1-4@m">
199
									<img width="126px" height="30px" alt="OpenAIRE" loading="lazy" class="el-image" src="assets/common-assets/common/Logo_Horizontal_dark_small.png">
200
								</div>
201
								<div id="footer#5" class="uk-margin uk-text-left uk-width-expand">
202
									<div class="uk-flex uk-flex-middle">
203
										<div>
204
											<img alt="flag black white low" width="50px" height="33px" loading="lazy" style="margin-right: 8px; float: left;" src="assets/common-assets/common/commission.jpg">
205
										</div>
206
										<div class="uk-margin-left">
207
											<div>
208
													<span style="font-size: 8pt; line-height: 0.7!important;">OpenAIRE has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541 and 101017452</span>
209
											</div>
210
										</div>
211
									</div>
212
								</div>
213
							</div>
214
							<div>
215
								<div class="uk-width-expand@m">
216
									<div id="footer#7" class="uk-text-right@m uk-text-center">
217
										<ul uk-margin="" class="uk-flex-center uk-margin-remove-bottom uk-subnav uk-subnav-divider"></ul>
218
									</div>
219
								</div>
220
							</div>
221
							<div class="uk-margin uk-text-center uk-width-1-1">
222
								<div uk-grid="" class="uk-child-width-auto uk-flex-center uk-grid uk-grid-small">
223
									<div class="uk-first-column">
224
										<a href="https://www.facebook.com/groups/openaire/" target="_blank" class="el-link uk-icon-button uk-icon">
225
											<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
226
												<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>
227
											</svg>
228
										</a>
229
									</div>
230
									<div>
231
										<a href="https://www.twitter.com/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
232
											<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
233
												<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>
234
											</svg>
235
										</a>
236
									</div>
237
									<div>
238
										<a href="https://www.linkedin.com/groups/3893548/" target="_blank" class="el-link uk-icon-button uk-icon">
239
											<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
240
												<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>
241
												<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>
242
											</svg>
243
										</a>
244
									</div>
245
									<div>
246
										<a href="https://www.slideshare.net/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
247
											<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
248
												<line fill="none" stroke="#000" stroke-width="1.1" x1="13.4" y1="14" x2="6.3" y2="10.7"></line>
249
												<line fill="none" stroke="#000" stroke-width="1.1" x1="13.5" y1="5.5" x2="6.5" y2="8.8"></line>
250
												<circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="4.6" r="2.3"></circle>
251
												<circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="14.8" r="2.3"></circle>
252
												<circle fill="none" stroke="#000" stroke-width="1.1" cx="4.5" cy="9.8" r="2.3"></circle>
253
											</svg>
254
										</a>
255
									</div>
256
									<div>
257
										<a href="https://www.youtube.com/channel/UChFYqizc-S6asNjQSoWuwjw" target="_blank" class="el-link uk-icon-button uk-icon">
258
											<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
259
												<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>
260
											</svg>
261
										</a>
262
									</div>
263
									<div>
264
										<a target="_blank" href="https://www.openaire.eu/newsletter" class="el-link newsletter">
265
											<span class="el-title uk-margin uk-text-large"> Newsletter 
266
												<span class="el-image uk-icon">
267
													<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
268
														<circle cx="3.12" cy="16.8" r="1.85"></circle>
269
														<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><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>
270
													</svg>
271
												</span>
272
											</span>
273
										</a>
274
									</div>
275
								</div>
276
							</div>
277
						</div>
278
					</div>
279
				</div>
280
				<div class="footer-light-background uk-section uk-section-xsmall">
281
					<div class="uk-container uk-container-expand">
282
						<div uk-grid="" class="uk-grid-margin uk-grid">
283
							<div class="uk-width-small@m uk-first-column"></div>
284
							<div class="uk-width-expand@m">
285
								<div id="footer#22" class="uk-text-small uk-margin uk-margin-remove-bottom uk-text-center@m uk-text-center">
286
									<a href="http://creativecommons.org/licenses/by/4.0/" rel="license" class="license"> &nbsp;
287
										<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
288
											<path id="creative-commons" d="M9.7,14.675a1.311,1.311,0,0,1-1.15-.557,2.511,2.511,0,0,1-.391-1.477q0-2.032,1.541-2.034a1.36,1.36,0,0,1,.666.205,1.569,1.569,0,0,1,.605.718l1.541-.8A3.222,3.222,0,0,0,9.457,9.067a3.249,3.249,0,0,0-2.412.964,3.548,3.548,0,0,0-.957,2.61,3.562,3.562,0,0,0,.945,2.63,3.362,3.362,0,0,0,2.485.942,3.367,3.367,0,0,0,1.766-.481,3.408,3.408,0,0,0,1.254-1.326l-1.419-.718a1.44,1.44,0,0,1-1.416.987Zm6.634,0a1.312,1.312,0,0,1-1.15-.557,2.511,2.511,0,0,1-.391-1.477q0-2.032,1.541-2.034a1.389,1.389,0,0,1,.686.205,1.577,1.577,0,0,1,.608.718l1.519-.8a3.181,3.181,0,0,0-3.04-1.663,3.253,3.253,0,0,0-2.412.964,3.546,3.546,0,0,0-.955,2.61,3.576,3.576,0,0,0,.934,2.63,3.349,3.349,0,0,0,2.5.942,3.328,3.328,0,0,0,1.745-.481,3.54,3.54,0,0,0,1.274-1.326l-1.438-.718a1.441,1.441,0,0,1-1.416.987ZM21.156,4.12A11.61,11.61,0,0,0,12.624.64a11.436,11.436,0,0,0-8.44,3.48A11.738,11.738,0,0,0,.641,12.64,11.537,11.537,0,0,0,4.185,21.1a11.532,11.532,0,0,0,8.44,3.541,11.856,11.856,0,0,0,8.592-3.57,11.389,11.389,0,0,0,3.424-8.431,11.583,11.583,0,0,0-3.484-8.52Zm-1.5,15.391a9.631,9.631,0,0,1-7,2.94,9.479,9.479,0,0,1-6.938-2.911A9.422,9.422,0,0,1,2.8,12.64,9.57,9.57,0,0,1,5.747,5.68,9.3,9.3,0,0,1,12.655,2.8a9.4,9.4,0,0,1,6.94,2.88,9.411,9.411,0,0,1,2.884,6.96,9.157,9.157,0,0,1-2.823,6.87Z" transform="translate(-0.641 -0.64)"></path>
289
										</svg>
290
										<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
291
											<g id="Group_756" data-name="Group 756" transform="translate(0)">
292
													<path id="Path_2324" data-name="Path 2324" d="M18.325,11.98a.775.775,0,0,0-.775-.775H12.641a.775.775,0,0,0-.775.775v4.909h1.369V22.7h3.719V16.889h1.37V11.98Z" transform="translate(-3.095 -2.951)"></path>
293
													<path id="Path_2325" data-name="Path 2325" d="M17.209,7.759A1.679,1.679,0,1,1,15.53,6.08,1.679,1.679,0,0,1,17.209,7.759Z" transform="translate(-3.529 -1.83)"></path>
294
													<path id="Path_2326" data-name="Path 2326" d="M12.624.64A11.439,11.439,0,0,0,4.183,4.12,11.736,11.736,0,0,0,.639,12.64,11.537,11.537,0,0,0,4.183,21.1a11.531,11.531,0,0,0,8.441,3.54,11.851,11.851,0,0,0,8.591-3.57,11.383,11.383,0,0,0,3.424-8.43,11.582,11.582,0,0,0-3.484-8.52,11.612,11.612,0,0,0-8.53-3.48Zm.03,2.159a9.4,9.4,0,0,1,6.939,2.88,9.414,9.414,0,0,1,2.883,6.96,9.156,9.156,0,0,1-2.823,6.87,9.63,9.63,0,0,1-7,2.94,9.48,9.48,0,0,1-6.939-2.91A9.425,9.425,0,0,1,2.8,12.64,9.573,9.573,0,0,1,5.746,5.68,9.3,9.3,0,0,1,12.654,2.8Z" transform="translate(-0.639 -0.64)"></path>
295
											</g>
296
										</svg>
297
									</a> &nbsp;Unless otherwise indicated, all materials created by OpenAIRE are licenced under
298
									<a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
299
											CC ATTRIBUTION 4.0 INTERNATIONAL LICENSE
300
									</a>. 
301
								</div>
302
							</div>
303
							<div class="uk-width-small@m">
304
								<div class="uk-margin uk-margin-remove-top uk-margin-remove-bottom uk-text-right@m uk-text-center">
305
									<a href="#" uk-scroll="" class="uk-totop uk-icon">
306
										<svg width="18" height="10" viewBox="0 0 18 10" xmlns="http://www.w3.org/2000/svg" data-svg="totop">
307
											<polyline fill="none" stroke="#000" stroke-width="1.2" points="1 9 9 1 17 9 "></polyline>
308
										</svg>
309
									</a>
310
								</div>
311
							</div>
312
						</div>
313
					</div>
314
				</div>
315
			</bottom>
316
			<!-- Footer ENDS here -->
317

    
318
			</div>
319
	</body>
320
</html>
(12-12/22)