Skip to content

Commit

Permalink
deploy: 3d4f2b7
Browse files Browse the repository at this point in the history
  • Loading branch information
imsdu committed Dec 18, 2023
1 parent c56d735 commit fbf08a6
Show file tree
Hide file tree
Showing 172 changed files with 1,130 additions and 795 deletions.
11 changes: 2 additions & 9 deletions docs/delta/api/acls-api.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand Down Expand Up @@ -293,13 +293,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#access-control-lists" name="access-control-lists" class="anchor"><span class="anchor-link"></span></a>Access Control Lists</h1>
<p>Access Control Lists are rooted in the <code>/v1/acls</code> collection.</p>
Expand Down Expand Up @@ -1014,7 +1007,7 @@ <h2><a href="#acl-server-sent-events" name="acl-server-sent-events" class="ancho
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
11 changes: 2 additions & 9 deletions docs/delta/api/archives-api.html
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand Down Expand Up @@ -283,13 +283,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#archives" name="archives" class="anchor"><span class="anchor-link"></span></a>Archives</h1>
<p>An archive is a collection of resources stored inside an archive file. The archiving format chosen for this purpose is ZIP. Archive resources are rooted in the <code>/v1/archives/{org_label}/{project_label}/</code> collection.</p>
Expand Down Expand Up @@ -580,7 +573,7 @@ <h2><a href="#fetch" name="fetch" class="anchor"><span class="anchor-link"></spa
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
11 changes: 2 additions & 9 deletions docs/delta/api/authentication.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand All @@ -277,13 +277,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#authentication-authorization" name="authentication-authorization" class="anchor"><span class="anchor-link"></span></a>Authentication &amp; Authorization</h1>
<p><strong>Authentication</strong> is the process of validating that users are who they claim to be while <strong>authorization</strong> gives those users permission to access an API resource.</p>
Expand All @@ -306,7 +299,7 @@ <h2><a href="#authorization" name="authorization" class="anchor"><span class="an
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
11 changes: 2 additions & 9 deletions docs/delta/api/content-negotiation.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand All @@ -275,13 +275,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#content-negotiation" name="content-negotiation" class="anchor"><span class="anchor-link"></span></a>Content Negotiation</h1>
<p>When performing a request against Nexus Delta, clients can specify the desired format of the response they would like to receive. This is done through a mechanism called <strong>Content Negotiation</strong>. Nexus Delta uses the HTTP <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept" title="Accept" target="_blank" rel="noopener noreferrer">Accept</a> Header in order to provide Content Negotiation capabilities.</p>
Expand All @@ -305,7 +298,7 @@ <h2><a href="#supported-mime-types" name="supported-mime-types" class="anchor"><
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
11 changes: 2 additions & 9 deletions docs/delta/api/error-signaling.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand All @@ -252,13 +252,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#error-signaling" name="error-signaling" class="anchor"><span class="anchor-link"></span></a>Error Signaling</h1>
<p>Nexus Delta makes use of the HTTP status codes to report the outcome of each API call. The status codes are complemented by a consistent response data model for reporting client and system level failures.</p>
Expand Down Expand Up @@ -288,7 +281,7 @@ <h1><a href="#error-signaling" name="error-signaling" class="anchor"><span class
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
11 changes: 2 additions & 9 deletions docs/delta/api/events-api.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand All @@ -277,13 +277,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#global-events" name="global-events" class="anchor"><span class="anchor-link"></span></a>Global events</h1>
<p>Nexus provides a global events endpoint, which allows the users to access the stream of events for all the resources in Nexus, including ACLs, permissions, realms, etc.</p>
Expand Down Expand Up @@ -337,7 +330,7 @@ <h2><a href="#server-sent-events" name="server-sent-events" class="anchor"><span
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
11 changes: 2 additions & 9 deletions docs/delta/api/files-api.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand Down Expand Up @@ -315,13 +315,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#files" name="files" class="anchor"><span class="anchor-link"></span></a>Files</h1>
<p>Files are attachment resources rooted in the <code>/v1/files/{org_label}/{project_label}/</code> collection.</p>
Expand Down Expand Up @@ -1157,7 +1150,7 @@ <h2><a href="#server-sent-events" name="server-sent-events" class="anchor"><span
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
11 changes: 2 additions & 9 deletions docs/delta/api/graph-analytics-api.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand Down Expand Up @@ -289,13 +289,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#graph-analytics" name="graph-analytics" class="anchor"><span class="anchor-link"></span></a>Graph analytics</h1>
<p>Graph analytics is a feature introduced by the <code>graph-analytics</code> plugin and rooted in the <code>/v1/graph-analytics/{org_label}/{project_label}</code> collection. </p>
Expand Down Expand Up @@ -669,7 +662,7 @@ <h3><a href="#document-structure" name="document-structure" class="anchor"><span
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
11 changes: 2 additions & 9 deletions docs/delta/api/id-resolution.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand Down Expand Up @@ -295,13 +295,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#id-resolution" name="id-resolution" class="anchor"><span class="anchor-link"></span></a>Id Resolution</h1>
<p>Id Resolution allows to resolve a resource by providing only a resource identifier (the <code>@id</code> value of a resource). In case there are multiple resources with the same identifier across different projects, the response provides all choices for disambiguation.</p><div class="callout note tip"><div class="callout-title">Authorization notes</div>
Expand Down Expand Up @@ -453,7 +446,7 @@ <h4><a href="#remark" name="remark" class="anchor"><span class="anchor-link"></s
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
11 changes: 2 additions & 9 deletions docs/delta/api/identities.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand All @@ -252,13 +252,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#identities" name="identities" class="anchor"><span class="anchor-link"></span></a>Identities</h1>
<p>The <code>/v1/identities</code> endpoint allows user to retrieve the identities that the user has in the platform. Calling the endpoint without a token will result in only one identity returned: <code>Anonymous</code>. Calling it with token should return multiple identities. There are four different types of identities:</p>
Expand Down Expand Up @@ -316,7 +309,7 @@ <h1><a href="#identities" name="identities" class="anchor"><span class="anchor-l
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
11 changes: 2 additions & 9 deletions docs/delta/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand Down Expand Up @@ -305,13 +305,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#api-reference" name="api-reference" class="anchor"><span class="anchor-link"></span></a>API Reference</h1>
<p>Nexus Delta exposes a RESTful interface over HTTP(S) for synchronous communication. The generally adopted transport format is JSON based, specifically <a href="https://json-ld.org/" title="JSON-LD" target="_blank" rel="noopener noreferrer">JSON-LD</a>. However, other response formats are supported through <a href="content-negotiation.html">Content-Negotiation</a></p>
Expand Down Expand Up @@ -392,7 +385,7 @@ <h2><a href="#resource-lifecycle" name="resource-lifecycle" class="anchor"><span
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
11 changes: 2 additions & 9 deletions docs/delta/api/jira.html
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> Snapshot
<i class="md-icon" title="Version">label_outline</i> v1.9.x
</label>
</li>
</ul>
Expand Down Expand Up @@ -285,13 +285,6 @@
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="callout note warning admonition" style="visibility: visible; margin-top: 0px">
<div class="callout-title admonition-title">Snapshot version</div>
<p>
You are browsing the docs for the snapshot version of Nexus,
the latest release is available <a href="https://bluebrainnexus.io/docs/" title="here">here</a>
</p>
</div>
<div class="md-content__searchable">
<h1><a href="#jira-integration" name="jira-integration" class="anchor"><span class="anchor-link"></span></a>Jira integration</h1>
<p>The Jira integration plugin comes from the need at BBP to have the Nexus platform and Jira to interact by linking Nexus resources and Jira issues.</p>
Expand Down Expand Up @@ -354,7 +347,7 @@ <h2><a href="#search-issues" name="search-issues" class="anchor"><span class="an
</div>
<div class="print-only">
<span class="md-source-file md-version">
Snapshot
v1.9.x
</span>
</div>
</article>
Expand Down
Loading

0 comments on commit fbf08a6

Please sign in to comment.