Skip to content

Commit

Permalink
deploy: 6ab4f04
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoa committed Nov 27, 2023
1 parent f491a9c commit 5aa4edb
Show file tree
Hide file tree
Showing 87 changed files with 866 additions and 862 deletions.
4 changes: 4 additions & 0 deletions Documentation/update-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* document has triple declaring itself `a ont:MachineEditableDocument`
* `wac-allow` header for document supports write for current user

* is updated using `N3PATCH` if `accept-patch` header's mime-essence is `text/n3`

* is updated using `SPARQL PATCH` if

* the response has one of the `accept-patch` or `ms-author-via` headers listed below
Expand All @@ -21,6 +23,8 @@
* `wac-allow` header for document supports write for current user
* the response has one of the `accept-patch` or `ms-author-via` headers listed below

* is updated using `N3PATCH` if `accept-patch` header's mime-essence is `text/n3`

* is updated using `SPARQL PATCH` if any

* `accept-patch` header is `application/sparql-update`
Expand Down
46 changes: 23 additions & 23 deletions doc/classes/BlankNode.html

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions doc/classes/Collection.html

Large diffs are not rendered by default.

210 changes: 105 additions & 105 deletions doc/classes/ConnectedStore.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions doc/classes/Empty.html

Large diffs are not rendered by default.

138 changes: 69 additions & 69 deletions doc/classes/Fetcher.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions doc/classes/Formula.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions doc/classes/Literal.html

Large diffs are not rendered by default.

210 changes: 105 additions & 105 deletions doc/classes/LiveStore.html

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions doc/classes/NamedNode-1.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions doc/classes/Node.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions doc/classes/Query.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">Query</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/94cd981/src/query.js#L28">src/query.js:28</a></li></ul></aside>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/6ab4f04/src/query.js#L28">src/query.js:28</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand Down Expand Up @@ -56,29 +56,29 @@ <h5><span class="tsd-kind-parameter">name</span>: <span class="tsd-signature-typ
<h5><span class="tsd-kind-parameter">id</span>: <span class="tsd-signature-type">any</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="Query.html" class="tsd-signature-type tsd-kind-Class">Query</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/94cd981/src/query.js#L29">src/query.js:29</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/6ab4f04/src/query.js#L29">src/query.js:29</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member"><a id="id" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-Property">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/94cd981/src/query.js#L34">src/query.js:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/6ab4f04/src/query.js#L34">src/query.js:34</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-Property">name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/94cd981/src/query.js#L33">src/query.js:33</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/6ab4f04/src/query.js#L33">src/query.js:33</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="pat" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>pat</span><a href="#pat" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-Property">pat</span><span class="tsd-signature-symbol">:</span> <a href="Store.html" class="tsd-signature-type tsd-kind-Class">Store</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/94cd981/src/query.js#L30">src/query.js:30</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/6ab4f04/src/query.js#L30">src/query.js:30</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="vars" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>vars</span><a href="#vars" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-Property">vars</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/94cd981/src/query.js#L31">src/query.js:31</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/linkeddata/rdflib.js/blob/6ab4f04/src/query.js#L31">src/query.js:31</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
Loading

0 comments on commit 5aa4edb

Please sign in to comment.