Skip to content

Commit

Permalink
Deployed 2a8f07d with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Feb 7, 2024
1 parent f1fe5ba commit 849a592
Show file tree
Hide file tree
Showing 7 changed files with 89 additions and 88 deletions.
7 changes: 4 additions & 3 deletions ANATOMICALDIRECTION/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@


<h1 id="enum-anatomicaldirection">Enum: ANATOMICALDIRECTION</h1>
<p><em>A controlled vocabulary term defining axis direction in terms of anatomical direction.</em></p>
<p>URI: <a href="./">ANATOMICALDIRECTION</a></p>
<h2 id="permissible-values">Permissible Values</h2>
<table>
Expand All @@ -331,7 +332,7 @@ <h2 id="permissible-values">Permissible Values</h2>
<tr>
<td>left_to_right</td>
<td>None</td>
<td>A controlled vocabulary term defining the x axis direction in terms of anato...</td>
<td></td>
</tr>
<tr>
<td>posterior_to_anterior</td>
Expand Down Expand Up @@ -377,13 +378,13 @@ <h2 id="linkml-source">LinkML Source</h2>
<details>

<pre><code class="language-yaml">name: ANATOMICAL_DIRECTION
description: A controlled vocabulary term defining axis direction in terms of anatomical
direction.
from_schema: https://w3id.org/my-org/ansrs-schema
rank: 1000
permissible_values:
left_to_right:
text: left_to_right
description: A controlled vocabulary term defining the x axis direction in terms
of anatomical direction.
title: left-to-right
posterior_to_anterior:
text: posterior_to_anterior
Expand Down
6 changes: 0 additions & 6 deletions AnatomicalSpace/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -317,12 +317,6 @@ <h2 id="usages">Usages</h2>
<td>range</td>
<td><a href="./">AnatomicalSpace</a></td>
</tr>
<tr>
<td><a href="../ParcellationAtlas/">ParcellationAtlas</a></td>
<td><a href="../revision_of/">revision_of</a></td>
<td>range</td>
<td><a href="./">AnatomicalSpace</a></td>
</tr>
</tbody>
</table>
<h2 id="identifier-and-mapping-information">Identifier and Mapping Information</h2>
Expand Down
16 changes: 11 additions & 5 deletions ParcellationAtlas/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ <h1 id="class-parcellationatlas">Class: ParcellationAtlas</h1>

ParcellationAtlas : revision_of

ParcellationAtlas --&gt; AnatomicalSpace : revision_of
ParcellationAtlas --&gt; ParcellationAtlas : revision_of

ParcellationAtlas : specialization_of

Expand Down Expand Up @@ -294,7 +294,7 @@ <h2 id="slots">Slots</h2>
</tr>
<tr>
<td><a href="../revision_of/">revision_of</a></td>
<td>0..1 <br/> <a href="../AnatomicalSpace/">AnatomicalSpace</a></td>
<td>0..1 <br/> <a href="./">ParcellationAtlas</a></td>
<td></td>
<td><a href="../VersionedNamedThing/">VersionedNamedThing</a></td>
</tr>
Expand Down Expand Up @@ -335,6 +335,12 @@ <h2 id="usages">Usages</h2>
<td>range</td>
<td><a href="./">ParcellationAtlas</a></td>
</tr>
<tr>
<td><a href="./">ParcellationAtlas</a></td>
<td><a href="../revision_of/">revision_of</a></td>
<td>range</td>
<td><a href="./">ParcellationAtlas</a></td>
</tr>
</tbody>
</table>
<h2 id="identifier-and-mapping-information">Identifier and Mapping Information</h2>
Expand Down Expand Up @@ -382,7 +388,7 @@ <h3 id="direct">Direct</h3>
name: revision_of
domain_of:
- VersionedNamedThing
range: AnatomicalSpace
range: ParcellationAtlas
attributes:
has_anatomical_space:
name: has_anatomical_space
Expand Down Expand Up @@ -436,7 +442,7 @@ <h3 id="induced">Induced</h3>
name: revision_of
domain_of:
- VersionedNamedThing
range: AnatomicalSpace
range: ParcellationAtlas
attributes:
has_anatomical_space:
name: has_anatomical_space
Expand Down Expand Up @@ -502,7 +508,7 @@ <h3 id="induced">Induced</h3>
owner: ParcellationAtlas
domain_of:
- VersionedNamedThing
range: AnatomicalSpace
range: ParcellationAtlas
id:
name: id
from_schema: https://w3id.org/my-org/ansrs-schema
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ <h2 id="enumerations">Enumerations</h2>
<tbody>
<tr>
<td><a href="ANATOMICALDIRECTION/">ANATOMICALDIRECTION</a></td>
<td></td>
<td>A controlled vocabulary term defining axis direction in terms of anatomical d...</td>
</tr>
<tr>
<td><a href="DISTANCEUNIT/">DISTANCEUNIT</a></td>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 849a592

Please sign in to comment.