Dl/DataType: Difference between revisions

From stonehomewiki
Jump to navigationJump to search
Line 68: Line 68:
<div class="mw-collapsible-preview">Referencing a type</div>
<div class="mw-collapsible-preview">Referencing a type</div>
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
A type can be referenced in the format <code>{"$ref": ""}</code>
A type can be referenced in the format <code>{"$ref": type_id}</code>
 
For example:
<pre><nowiki>
{"$ref": "#/$defs/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"} references a type with id of "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"
</nowiki></pre>
</div>
</div>
</div>
</div>
<p></p>
<p></p>

Revision as of 05:24, 23 August 2023

Data Lake Knowledge Center | Models

Introduction

Considerations