This commit is contained in:
RubenVerborgh
2021-01-06 11:30:23 +00:00
parent a6a2b6fb90
commit fb9f2ac7c0
483 changed files with 3676 additions and 3676 deletions

View File

@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>RepresentationConvertingStore | Community Solid Server</title>
<meta name="description" content="Documentation for Community Solid Server">
<title>RepresentationConvertingStore | Community Solid Server - v0.4.0</title>
<meta name="description" content="Documentation for Community Solid Server - v0.4.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Community Solid Server</a>
<a href="../index.html" class="title">Community Solid Server - v0.4.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
@@ -52,7 +52,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">Community Solid Server</a>
<a href="../modules.html">Community Solid Server - v0.4.0</a>
</li>
<li>
<a href="../modules/storage_representationconvertingstore.html">storage/RepresentationConvertingStore</a>
@@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/RepresentationConvertingStore.ts#L33">src/storage/RepresentationConvertingStore.ts:33</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/RepresentationConvertingStore.ts#L33">src/storage/RepresentationConvertingStore.ts:33</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -200,7 +200,7 @@
<div class="tsd-signature tsd-kind-icon">in<wbr>Converter<span class="tsd-signature-symbol">:</span> <a href="storage_conversion_representationconverter.representationconverter.html" class="tsd-signature-type" data-tsd-kind="Class">RepresentationConverter</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/RepresentationConvertingStore.ts#L30">src/storage/RepresentationConvertingStore.ts:30</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/RepresentationConvertingStore.ts#L30">src/storage/RepresentationConvertingStore.ts:30</a></li>
</ul>
</aside>
</section>
@@ -210,7 +210,7 @@
<div class="tsd-signature tsd-kind-icon">in<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/RepresentationConvertingStore.ts#L33">src/storage/RepresentationConvertingStore.ts:33</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/RepresentationConvertingStore.ts#L33">src/storage/RepresentationConvertingStore.ts:33</a></li>
</ul>
</aside>
</section>
@@ -220,7 +220,7 @@
<div class="tsd-signature tsd-kind-icon">logger<span class="tsd-signature-symbol">:</span> <a href="logging_logger.logger.html" class="tsd-signature-type" data-tsd-kind="Class">Logger</a><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/RepresentationConvertingStore.ts#L28">src/storage/RepresentationConvertingStore.ts:28</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/RepresentationConvertingStore.ts#L28">src/storage/RepresentationConvertingStore.ts:28</a></li>
</ul>
</aside>
</section>
@@ -230,7 +230,7 @@
<div class="tsd-signature tsd-kind-icon">out<wbr>Converter<span class="tsd-signature-symbol">:</span> <a href="storage_conversion_representationconverter.representationconverter.html" class="tsd-signature-type" data-tsd-kind="Class">RepresentationConverter</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/RepresentationConvertingStore.ts#L31">src/storage/RepresentationConvertingStore.ts:31</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/RepresentationConvertingStore.ts#L31">src/storage/RepresentationConvertingStore.ts:31</a></li>
</ul>
</aside>
</section>
@@ -241,7 +241,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#source">source</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/PassthroughStore.ts#L14">src/storage/PassthroughStore.ts:14</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/PassthroughStore.ts#L14">src/storage/PassthroughStore.ts:14</a></li>
</ul>
</aside>
</section>
@@ -259,7 +259,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#addresource">addResource</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/RepresentationConvertingStore.ts#L55">src/storage/RepresentationConvertingStore.ts:55</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/RepresentationConvertingStore.ts#L55">src/storage/RepresentationConvertingStore.ts:55</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -288,7 +288,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/RepresentationConvertingStore.ts#L105">src/storage/RepresentationConvertingStore.ts:105</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/RepresentationConvertingStore.ts#L105">src/storage/RepresentationConvertingStore.ts:105</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -319,7 +319,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/RepresentationConvertingStore.ts#L87">src/storage/RepresentationConvertingStore.ts:87</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/RepresentationConvertingStore.ts#L87">src/storage/RepresentationConvertingStore.ts:87</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -352,7 +352,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#deleteresource">deleteResource</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/PassthroughStore.ts#L25">src/storage/PassthroughStore.ts:25</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/PassthroughStore.ts#L25">src/storage/PassthroughStore.ts:25</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -379,7 +379,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#getrepresentation">getRepresentation</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/RepresentationConvertingStore.ts#L49">src/storage/RepresentationConvertingStore.ts:49</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/RepresentationConvertingStore.ts#L49">src/storage/RepresentationConvertingStore.ts:49</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -408,7 +408,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/RepresentationConvertingStore.ts#L72">src/storage/RepresentationConvertingStore.ts:72</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/RepresentationConvertingStore.ts#L72">src/storage/RepresentationConvertingStore.ts:72</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -440,7 +440,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#modifyresource">modifyResource</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/PassthroughStore.ts#L34">src/storage/PassthroughStore.ts:34</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/PassthroughStore.ts#L34">src/storage/PassthroughStore.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -470,7 +470,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#setrepresentation">setRepresentation</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/storage/RepresentationConvertingStore.ts#L63">src/storage/RepresentationConvertingStore.ts:63</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/storage/RepresentationConvertingStore.ts#L63">src/storage/RepresentationConvertingStore.ts:63</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>