Skip to content

Commit 54769fa

Browse files
Deployed 1ac67b9 with MkDocs version: 1.6.1
0 parents  commit 54769fa

62 files changed

Lines changed: 11921 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 393 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,393 @@
1+
2+
<!doctype html>
3+
<html lang="en" class="no-js">
4+
<head>
5+
6+
<meta charset="utf-8">
7+
<meta name="viewport" content="width=device-width,initial-scale=1">
8+
9+
<meta name="description" content="ETL for extraction, transformation, and integration of research software metadata for FAIR assessment.">
10+
11+
12+
13+
14+
15+
16+
<link rel="icon" href="/research-software-etl/assets/images/favicon.png">
17+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.49">
18+
19+
20+
21+
<title>Research Software Observatory - Data pipeline</title>
22+
23+
24+
25+
<link rel="stylesheet" href="/research-software-etl/assets/stylesheets/main.6f8fc17f.min.css">
26+
27+
28+
<link rel="stylesheet" href="/research-software-etl/assets/stylesheets/palette.06af60db.min.css">
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
42+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
43+
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
44+
45+
46+
47+
<link rel="stylesheet" href="/research-software-etl/assets/_mkdocstrings.css">
48+
49+
<script>__md_scope=new URL("/research-software-etl/",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
50+
51+
52+
53+
54+
55+
56+
</head>
57+
58+
59+
60+
61+
62+
63+
64+
65+
66+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo">
67+
68+
69+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
70+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
71+
<label class="md-overlay" for="__drawer"></label>
72+
<div data-md-component="skip">
73+
74+
</div>
75+
<div data-md-component="announce">
76+
77+
</div>
78+
79+
80+
81+
82+
83+
84+
<header class="md-header md-header--shadow" data-md-component="header">
85+
<nav class="md-header__inner md-grid" aria-label="Header">
86+
<a href="/research-software-etl/." title="Research Software Observatory - Data pipeline" class="md-header__button md-logo" aria-label="Research Software Observatory - Data pipeline" data-md-component="logo">
87+
88+
<img src="/research-software-etl/static/OEB-logo.png" alt="logo">
89+
90+
</a>
91+
<label class="md-header__button md-icon" for="__drawer">
92+
93+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
94+
</label>
95+
<div class="md-header__title" data-md-component="header-title">
96+
<div class="md-header__ellipsis">
97+
<div class="md-header__topic">
98+
<span class="md-ellipsis">
99+
Research Software Observatory - Data pipeline
100+
</span>
101+
</div>
102+
<div class="md-header__topic" data-md-component="header-topic">
103+
<span class="md-ellipsis">
104+
105+
106+
107+
</span>
108+
</div>
109+
</div>
110+
</div>
111+
112+
113+
<form class="md-header__option" data-md-component="palette">
114+
115+
116+
117+
118+
<input class="md-option" data-md-color-media="" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-hidden="true" type="radio" name="__palette" id="__palette_0">
119+
120+
121+
</form>
122+
123+
124+
125+
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
126+
127+
128+
129+
<label class="md-header__button md-icon" for="__search">
130+
131+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
132+
</label>
133+
<div class="md-search" data-md-component="search" role="dialog">
134+
<label class="md-search__overlay" for="__search"></label>
135+
<div class="md-search__inner" role="search">
136+
<form class="md-search__form" name="search">
137+
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
138+
<label class="md-search__icon md-icon" for="__search">
139+
140+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
141+
142+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
143+
</label>
144+
<nav class="md-search__options" aria-label="Search">
145+
146+
<a href="javascript:void(0)" class="md-search__icon md-icon" title="Share" aria-label="Share" data-clipboard data-clipboard-text="" data-md-component="search-share" tabindex="-1">
147+
148+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9a3 3 0 0 0-3 3 3 3 0 0 0 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.15c-.05.21-.08.43-.08.66 0 1.61 1.31 2.91 2.92 2.91s2.92-1.3 2.92-2.91A2.92 2.92 0 0 0 18 16.08"/></svg>
149+
</a>
150+
151+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
152+
153+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
154+
</button>
155+
</nav>
156+
157+
</form>
158+
<div class="md-search__output">
159+
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
160+
<div class="md-search-result" data-md-component="search-result">
161+
<div class="md-search-result__meta">
162+
Initializing search
163+
</div>
164+
<ol class="md-search-result__list" role="presentation"></ol>
165+
</div>
166+
</div>
167+
</div>
168+
</div>
169+
</div>
170+
171+
172+
<div class="md-header__source">
173+
<a href="https://github.com/inab/research-software-etl" title="Go to repository" class="md-source" data-md-component="source">
174+
<div class="md-source__icon md-icon">
175+
176+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
177+
</div>
178+
<div class="md-source__repository">
179+
inab/research-software-etl
180+
</div>
181+
</a>
182+
</div>
183+
184+
</nav>
185+
186+
</header>
187+
188+
<div class="md-container" data-md-component="container">
189+
190+
191+
192+
193+
194+
195+
<main class="md-main" data-md-component="main">
196+
<div class="md-main__inner md-grid">
197+
198+
199+
200+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
201+
<div class="md-sidebar__scrollwrap">
202+
<div class="md-sidebar__inner">
203+
204+
205+
206+
207+
208+
209+
<nav class="md-nav md-nav--primary md-nav--integrated" aria-label="Navigation" data-md-level="0">
210+
<label class="md-nav__title" for="__drawer">
211+
<a href="/research-software-etl/." title="Research Software Observatory - Data pipeline" class="md-nav__button md-logo" aria-label="Research Software Observatory - Data pipeline" data-md-component="logo">
212+
213+
<img src="/research-software-etl/static/OEB-logo.png" alt="logo">
214+
215+
</a>
216+
Research Software Observatory - Data pipeline
217+
</label>
218+
219+
<div class="md-nav__source">
220+
<a href="https://github.com/inab/research-software-etl" title="Go to repository" class="md-source" data-md-component="source">
221+
<div class="md-source__icon md-icon">
222+
223+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
224+
</div>
225+
<div class="md-source__repository">
226+
inab/research-software-etl
227+
</div>
228+
</a>
229+
</div>
230+
231+
<ul class="md-nav__list" data-md-scrollfix>
232+
233+
234+
235+
236+
237+
238+
239+
<li class="md-nav__item">
240+
<a href="/research-software-etl/." class="md-nav__link">
241+
242+
243+
<span class="md-ellipsis">
244+
Overview
245+
</span>
246+
247+
248+
</a>
249+
</li>
250+
251+
252+
253+
254+
255+
256+
257+
258+
259+
<li class="md-nav__item">
260+
<a href="/research-software-etl/installation/" class="md-nav__link">
261+
262+
263+
<span class="md-ellipsis">
264+
Installation & Configuration
265+
</span>
266+
267+
268+
</a>
269+
</li>
270+
271+
272+
273+
274+
275+
276+
277+
278+
279+
<li class="md-nav__item">
280+
<a href="/research-software-etl/pipeline/" class="md-nav__link">
281+
282+
283+
<span class="md-ellipsis">
284+
Main Pipeline Stages
285+
</span>
286+
287+
288+
</a>
289+
</li>
290+
291+
292+
293+
294+
295+
296+
297+
298+
299+
<li class="md-nav__item">
300+
<a href="/research-software-etl/cli/" class="md-nav__link">
301+
302+
303+
<span class="md-ellipsis">
304+
CLI Reference
305+
</span>
306+
307+
308+
</a>
309+
</li>
310+
311+
312+
313+
314+
315+
316+
317+
318+
319+
<li class="md-nav__item">
320+
<a href="/research-software-etl/development/" class="md-nav__link">
321+
322+
323+
<span class="md-ellipsis">
324+
Development Guide
325+
</span>
326+
327+
328+
</a>
329+
</li>
330+
331+
332+
333+
</ul>
334+
</nav>
335+
</div>
336+
</div>
337+
</div>
338+
339+
340+
341+
342+
<div class="md-content" data-md-component="content">
343+
<article class="md-content__inner md-typeset">
344+
345+
<h1>404 - Not found</h1>
346+
347+
</article>
348+
</div>
349+
350+
351+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
352+
</div>
353+
354+
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
355+
356+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
357+
Back to top
358+
</button>
359+
360+
</main>
361+
362+
<footer class="md-footer">
363+
364+
<div class="md-footer-meta md-typeset">
365+
<div class="md-footer-meta__inner md-grid">
366+
<div class="md-copyright">
367+
368+
369+
Made with
370+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
371+
Material for MkDocs
372+
</a>
373+
374+
</div>
375+
376+
</div>
377+
</div>
378+
</footer>
379+
380+
</div>
381+
<div class="md-dialog" data-md-component="dialog">
382+
<div class="md-dialog__inner md-typeset"></div>
383+
</div>
384+
385+
386+
<script id="__config" type="application/json">{"base": "/research-software-etl/", "features": ["navigation.indexes", "navigation.sections", "navigation.top", "content.code.copy", "toc.integrate", "search.highlight", "search.share"], "search": "/research-software-etl/assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
387+
388+
389+
<script src="/research-software-etl/assets/javascripts/bundle.88dd0f4e.min.js"></script>
390+
391+
392+
</body>
393+
</html>

assets/_mkdocstrings.css

Whitespace-only changes.

0 commit comments

Comments
 (0)