Skip to content

Commit

Permalink
deploy: 0f33988
Browse files Browse the repository at this point in the history
  • Loading branch information
mristin committed Aug 15, 2024
1 parent f984b26 commit f240bec
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 20 deletions.
2 changes: 1 addition & 1 deletion v3/EmbeddedDataSpecification.html
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,7 @@ <h2>
</dd>
<dt>
<a name="dataSpecification"></a>
dataSpecification: <span class="aas-type-annotation">Optional[<a href="Reference.html">Reference</a>]</span>
dataSpecification: <span class="aas-type-annotation"><a href="Reference.html">Reference</a></span>
<a class="aas-anchor-link" href="#dataSpecification">🔗</a>
</dt>

Expand Down
6 changes: 0 additions & 6 deletions v3/PathType.html
Original file line number Diff line number Diff line change
Expand Up @@ -1059,12 +1059,6 @@ <h2>
<em>(From <a href="Identifier.html">Identifier</a>)</em><br/>
<div class='highlight'><pre><span class='nb'>len</span><span class='p'>(</span><span class='bp'>self</span><span class='p'>)</span> <span class='o'>&lt;=</span> 2000</pre></div>
</li>
<li>
The value must represent a valid file URI scheme according to RFC 8089.<br/>
<div class='highlight'><pre><span class='nf'><a href='MatchesRfc8089Path.html'>MatchesRfc8089Path</a></span><span class='p'>(</span>
<span class='bp'>self</span>
<span class='p'>)</span></pre></div>
</li>
</ul>
<h2>Usages</h2>
<table class="table">
Expand Down
2 changes: 1 addition & 1 deletion v3/ValidCategoriesForDataElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -1017,9 +1017,9 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;PARAMETER&#x27;</code></li>
<li><code>&#x27;CONSTANT&#x27;</code></li>
<li><code>&#x27;VARIABLE&#x27;</code></li>
<li><code>&#x27;PARAMETER&#x27;</code></li>
</ul>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion v3_1/EmbeddedDataSpecification.html
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,7 @@ <h2>
</dd>
<dt>
<a name="dataSpecification"></a>
dataSpecification: <span class="aas-type-annotation">Optional[<a href="Reference.html">Reference</a>]</span>
dataSpecification: <span class="aas-type-annotation"><a href="Reference.html">Reference</a></span>
<a class="aas-anchor-link" href="#dataSpecification">🔗</a>
</dt>

Expand Down
2 changes: 1 addition & 1 deletion v3_1/ValidCategoriesForDataElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -1017,9 +1017,9 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;PARAMETER&#x27;</code></li>
<li><code>&#x27;CONSTANT&#x27;</code></li>
<li><code>&#x27;VARIABLE&#x27;</code></li>
<li><code>&#x27;PARAMETER&#x27;</code></li>
</ul>
</div>
</div>
Expand Down
18 changes: 9 additions & 9 deletions v3rc2/ValidCategoriesForConceptDescription.html
Original file line number Diff line number Diff line change
Expand Up @@ -942,19 +942,19 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;COLLECTION&#x27;</code></li>
<li><code>&#x27;EVENT&#x27;</code></li>
<li><code>&#x27;QUALIFIER&#x27;</code></li>
<li><code>&#x27;ENTITY&#x27;</code></li>
<li><code>&#x27;REFERENCE&#x27;</code></li>
<li><code>&#x27;VALUE&#x27;</code></li>
<li><code>&#x27;RELATIONSHIP&#x27;</code></li>
<li><code>&#x27;CAPABILITY&#x27;</code></li>
<li><code>&#x27;APPLICATION_CLASS&#x27;</code></li>
<li><code>&#x27;QUALIFIER&#x27;</code></li>
<li><code>&#x27;VIEW&#x27;</code></li>
<li><code>&#x27;DOCUMENT&#x27;</code></li>
<li><code>&#x27;PROPERTY&#x27;</code></li>
<li><code>&#x27;VALUE&#x27;</code></li>
<li><code>&#x27;ENTITY&#x27;</code></li>
<li><code>&#x27;REFERENCE&#x27;</code></li>
<li><code>&#x27;COLLECTION&#x27;</code></li>
<li><code>&#x27;FUNCTION&#x27;</code></li>
<li><code>&#x27;CAPABILITY&#x27;</code></li>
<li><code>&#x27;DOCUMENT&#x27;</code></li>
<li><code>&#x27;RELATIONSHIP&#x27;</code></li>
<li><code>&#x27;EVENT&#x27;</code></li>
</ul>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion v3rc2/ValidCategoriesForDataElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -942,9 +942,9 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;PARAMETER&#x27;</code></li>
<li><code>&#x27;CONSTANT&#x27;</code></li>
<li><code>&#x27;VARIABLE&#x27;</code></li>
<li><code>&#x27;PARAMETER&#x27;</code></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit f240bec

Please sign in to comment.