Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
build based on 1e3b988
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed May 21, 2024
1 parent e4ed312 commit d05ea80
Show file tree
Hide file tree
Showing 12 changed files with 47 additions and 84 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.3","generation_timestamp":"2024-05-19T16:48:41","documenter_version":"1.1.0"}}
{"documenter":{"julia_version":"1.10.3","generation_timestamp":"2024-05-21T10:12:28","documenter_version":"1.1.0"}}
4 changes: 2 additions & 2 deletions dev/advising/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/datatoml/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
type=["a QualifiedType", ...] # probably optional
type="a QualifiedType" # single-value alternative form
priority=1 # (optional)
# other properties...</code></pre><p>A data set is a top-level instance of an <a href="https://toml.io/en/v1.0.0#array-of-tables">array of tables</a>, with any name other than <code>config</code>. Data set names need not be unique, but should be able to be uniquely identified by the combination of their name and parameters.</p><p>Apart from data transformers, there is one recognised data property: <code>uuid</code>, a UUIDv4 string. Any number of additional properties may be given (so long as they do not conflict with the transformer names), they may have special behaviour based on plugins or extensions loaded, but will not be treated specially by DataToolkitBase.</p><p>A data set can have any number of data transformers, but at least two are needed for a functional data set. Data transformers are instances of an array of tables (like data sets), but directly under the data set table.</p><h2 id="Structure-of-a-data-transformer"><a class="docs-heading-anchor" href="#Structure-of-a-data-transformer">Structure of a data transformer</a><a id="Structure-of-a-data-transformer-1"></a><a class="docs-heading-anchor-permalink" href="#Structure-of-a-data-transformer" title="Permalink"></a></h2><p>There are three data transformers types, with the following names:</p><ul><li><code>storage</code></li><li><code>loader</code></li><li><code>writer</code></li></ul><p>All transformers recognise three properties:</p><ul><li><code>driver</code>, the transformer driver name, as a string</li><li><code>type</code>, a single <code>QualifiedType</code> string, or an array of them</li><li><code>priority</code>, an integer which sets the order in which multiple transformers should be considered</li></ul><p>The <code>driver</code> property is mandatory. <code>type</code> and <code>priority</code> can be omitted, in which case they will adopt the default values. The default <code>type</code> value is either determined dynamically from the available methods, or set for that particular transformer.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../usage/">« Usage</a><a class="docs-footer-nextpage" href="../repl/">REPL »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.1.0 on <span class="colophon-date" title="Sunday 19 May 2024 16:48">Sunday 19 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
# other properties...</code></pre><p>A data set is a top-level instance of an <a href="https://toml.io/en/v1.0.0#array-of-tables">array of tables</a>, with any name other than <code>config</code>. Data set names need not be unique, but should be able to be uniquely identified by the combination of their name and parameters.</p><p>Apart from data transformers, there is one recognised data property: <code>uuid</code>, a UUIDv4 string. Any number of additional properties may be given (so long as they do not conflict with the transformer names), they may have special behaviour based on plugins or extensions loaded, but will not be treated specially by DataToolkitBase.</p><p>A data set can have any number of data transformers, but at least two are needed for a functional data set. Data transformers are instances of an array of tables (like data sets), but directly under the data set table.</p><h2 id="Structure-of-a-data-transformer"><a class="docs-heading-anchor" href="#Structure-of-a-data-transformer">Structure of a data transformer</a><a id="Structure-of-a-data-transformer-1"></a><a class="docs-heading-anchor-permalink" href="#Structure-of-a-data-transformer" title="Permalink"></a></h2><p>There are three data transformers types, with the following names:</p><ul><li><code>storage</code></li><li><code>loader</code></li><li><code>writer</code></li></ul><p>All transformers recognise three properties:</p><ul><li><code>driver</code>, the transformer driver name, as a string</li><li><code>type</code>, a single <code>QualifiedType</code> string, or an array of them</li><li><code>priority</code>, an integer which sets the order in which multiple transformers should be considered</li></ul><p>The <code>driver</code> property is mandatory. <code>type</code> and <code>priority</code> can be omitted, in which case they will adopt the default values. The default <code>type</code> value is either determined dynamically from the available methods, or set for that particular transformer.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../usage/">« Usage</a><a class="docs-footer-nextpage" href="../repl/">REPL »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.1.0 on <span class="colophon-date" title="Tuesday 21 May 2024 10:12">Tuesday 21 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit d05ea80

Please sign in to comment.