bonfire-app/ValueFlows.EconomicEvent.GraphQL.html
2024-04-16 21:21:08 +00:00

889 lines
26 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.31.2">
<meta name="project" content="bonfire_umbrella v0.9.10-cooperation-beta.62">
<title>ValueFlows.EconomicEvent.GraphQL — bonfire_umbrella v0.9.10-cooperation-beta.62</title>
<link rel="stylesheet" href="dist/html-elixir-JKHCEBPC.css" />
<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-A7S2WMC7.js"></script>
<script src="dist/sidebar_items-0AD831F9.js"></script>
<script src="docs_config.js"></script>
<script async src="dist/html-JRPQ5PR6.js"></script>
</head>
<body data-type="modules" class="page-module">
<script>
try {
var settings = JSON.parse(localStorage.getItem('ex_doc:settings') || '{}');
if (settings.theme === 'dark' ||
((settings.theme === 'system' || settings.theme == null) &&
window.matchMedia('(prefers-color-scheme: dark)').matches)
) {
document.body.classList.add('dark')
}
} catch (error) { }
</script>
<div class="main">
<button id="sidebar-menu" class="sidebar-button sidebar-toggle" aria-label="toggle sidebar" aria-controls="sidebar">
<i class="ri-menu-line ri-lg" title="Collapse/expand sidebar"></i>
</button>
<div class="background-layer"></div>
<nav id="sidebar" class="sidebar">
<div class="sidebar-header">
<div class="sidebar-projectInfo">
<a href="https://bonfirenetworks.org" class="sidebar-projectImage">
<img src="assets/logo.png" alt="bonfire_umbrella" />
</a>
<div>
<a href="https://bonfirenetworks.org" class="sidebar-projectName" translate="no">
bonfire_umbrella
</a>
<div class="sidebar-projectVersion" translate="no">
v0.9.10-cooperation-beta.62
</div>
</div>
</div>
<ul id="sidebar-listNav" class="sidebar-listNav" role="tablist">
<li>
<button id="extras-list-tab-button" role="tab" data-type="extras" aria-controls="extras-tab-panel" aria-selected="true" tabindex="0">
Pages
</button>
</li>
<li>
<button id="modules-list-tab-button" role="tab" data-type="modules" aria-controls="modules-tab-panel" aria-selected="false" tabindex="-1">
Modules
</button>
</li>
</ul>
</div>
<div id="extras-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="extras-list-tab-button">
<ul id="extras-full-list" class="full-list"></ul>
</div>
<div id="modules-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="modules-list-tab-button" hidden>
<ul id="modules-full-list" class="full-list"></ul>
</div>
</nav>
<main class="content">
<output role="status" id="toast"></output>
<div class="content-outer">
<div id="content" class="content-inner">
<div class="top-search">
<div class="search-settings">
<form class="search-bar" action="search.html">
<label class="search-label">
<span class="sr-only">Search documentation of bonfire_umbrella</span>
<input name="q" type="text" class="search-input" placeholder="Press / to search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />
</label>
<button type="submit" class="search-button" aria-label="Submit Search">
<i class="ri-search-2-line ri-lg" aria-hidden="true" title="Submit search"></i>
</button>
<button type="button" tabindex="-1" class="search-close-button" aria-hidden="true">
<i class="ri-close-line ri-lg" title="Cancel search"></i>
</button>
</form>
<div class="autocomplete">
</div>
<button class="icon-settings display-settings">
<i class="ri-settings-3-line"></i>
<span class="sr-only">Settings</span>
</button>
</div>
</div>
<h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L3" title="View Source" class="icon-action" rel="help">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
<span translate="no">ValueFlows.EconomicEvent.GraphQL</span>
<small class="app-vsn" translate="no">(bonfire_umbrella v0.9.10-cooperation-beta.62)</small>
</h1>
<section id="summary" class="details-list">
<h1 class="section-heading">
<a class="hover-link" href="#summary">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Summary</span>
</h1>
<div class="summary-functions summary">
<h2>
<a href="#functions">Functions</a>
</h2>
<div class="summary-row">
<div class="summary-signature">
<a href="#agent_events/3" translate="no">agent_events(arg1, page_opts, info)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#agent_events_edge/3" translate="no">agent_events_edge(map, page_opts, info)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#all_events/2" translate="no">all_events(_, _)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#create_event/2" translate="no">create_event(params, info)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#delete_event/2" translate="no">delete_event(map, info)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#event/2" translate="no">event(map, info)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#events/2" translate="no">events(page_opts, info)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#events_filtered/2" translate="no">events_filtered(page_opts, _ \\ nil)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#fetch_agent_events_edge/3" translate="no">fetch_agent_events_edge(page_opts, info, ids)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#fetch_event/2" translate="no">fetch_event(info, id)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#fetch_events/2" translate="no">fetch_events(page_opts, info)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#fetch_input_of_edge/3" translate="no">fetch_input_of_edge(thing, _, _)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#fetch_output_of_edge/3" translate="no">fetch_output_of_edge(thing, _, _)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#fetch_resource_inventoried_as_edge/3" translate="no">fetch_resource_inventoried_as_edge(thing, _, _)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#fetch_to_resource_inventoried_as_edge/3" translate="no">fetch_to_resource_inventoried_as_edge(thing, _, _)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#fetch_trace/2" translate="no">fetch_trace(_, event)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#fetch_track/2" translate="no">fetch_track(_, event)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#fetch_triggered_by_edge/3" translate="no">fetch_triggered_by_edge(thing, _, _)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#list_events/4" translate="no">list_events(page_opts, base_filters, data_filters, cursor_type)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#simulate/2" translate="no">simulate(arg1, _)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#trace/3" translate="no">trace(event, _, info)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#track/3" translate="no">track(event, _, info)</a>
</div>
</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#update_event/2" translate="no">update_event(map, info)</a>
</div>
</div>
</div>
</section>
<section id="functions" class="details-list">
<h1 class="section-heading">
<a class="hover-link" href="#functions">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Functions</span>
</h1>
<div class="functions-list">
<section class="detail" id="agent_events/3">
<div class="detail-header">
<a href="#agent_events/3" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">agent_events(arg1, page_opts, info)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L241" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="agent_events_edge/3">
<div class="detail-header">
<a href="#agent_events_edge/3" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">agent_events_edge(map, page_opts, info)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L249" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="all_events/2">
<div class="detail-header">
<a href="#all_events/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">all_events(_, _)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L60" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="create_event/2">
<div class="detail-header">
<a href="#create_event/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">create_event(params, info)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L384" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="delete_event/2">
<div class="detail-header">
<a href="#delete_event/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">delete_event(map, info)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L408" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="event/2">
<div class="detail-header">
<a href="#event/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">event(map, info)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L37" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="events/2">
<div class="detail-header">
<a href="#events/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">events(page_opts, info)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L46" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="events_filtered/2">
<span id="events_filtered/1"></span>
<div class="detail-header">
<a href="#events_filtered/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">events_filtered(page_opts, _ \\ nil)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L64" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="fetch_agent_events_edge/3">
<div class="detail-header">
<a href="#fetch_agent_events_edge/3" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">fetch_agent_events_edge(page_opts, info, ids)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L259" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="fetch_event/2">
<div class="detail-header">
<a href="#fetch_event/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">fetch_event(info, id)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L231" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="fetch_events/2">
<div class="detail-header">
<a href="#fetch_events/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">fetch_events(page_opts, info)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L281" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="fetch_input_of_edge/3">
<div class="detail-header">
<a href="#fetch_input_of_edge/3" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">fetch_input_of_edge(thing, _, _)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L346" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="fetch_output_of_edge/3">
<div class="detail-header">
<a href="#fetch_output_of_edge/3" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">fetch_output_of_edge(thing, _, _)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L336" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="fetch_resource_inventoried_as_edge/3">
<div class="detail-header">
<a href="#fetch_resource_inventoried_as_edge/3" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">fetch_resource_inventoried_as_edge(thing, _, _)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L294" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="fetch_to_resource_inventoried_as_edge/3">
<div class="detail-header">
<a href="#fetch_to_resource_inventoried_as_edge/3" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">fetch_to_resource_inventoried_as_edge(thing, _, _)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L315" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="fetch_trace/2">
<div class="detail-header">
<a href="#fetch_trace/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">fetch_trace(_, event)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L374" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="fetch_track/2">
<div class="detail-header">
<a href="#fetch_track/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">fetch_track(_, event)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L366" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="fetch_triggered_by_edge/3">
<div class="detail-header">
<a href="#fetch_triggered_by_edge/3" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">fetch_triggered_by_edge(thing, _, _)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L356" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="list_events/4">
<div class="detail-header">
<a href="#list_events/4" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">list_events(page_opts, base_filters, data_filters, cursor_type)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L272" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="simulate/2">
<div class="detail-header">
<a href="#simulate/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">simulate(arg1, _)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L25" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="trace/3">
<div class="detail-header">
<a href="#trace/3" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">trace(event, _, info)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L220" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="track/3">
<div class="detail-header">
<a href="#track/3" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">track(event, _, info)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L211" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
<section class="detail" id="update_event/2">
<div class="detail-header">
<a href="#update_event/2" class="detail-link" title="Link to this function">
<i class="ri-link-m" aria-hidden="true"></i>
<span class="sr-only">Link to this function</span>
</a>
<h1 class="signature" translate="no">update_event(map, info)</h1>
<a href="https://github.com/bonfire-networks/bonfire_valueflows/blob/main/lib/economic_event/graphql.ex#L396" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
</div>
<section class="docstring">
</section>
</section>
</div>
</section>
<footer class="footer">
<p>
<span class="line">
<button class="a-main footer-button display-quick-switch" title="Search HexDocs packages">
Search HexDocs
</button>
<a href="bonfire_umbrella.epub" title="ePub version">
Download ePub version
</a>
</span>
</p>
<p class="built-using">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener" translate="no">ExDoc</a> (v0.31.2) for the
<a href="https://elixir-lang.org" title="Elixir" target="_blank" translate="no">Elixir programming language</a>
</p>
</footer>
</div>
</div>
</main>
</div>
</body>
</html>