Skip to content

Commit

Permalink
Deployed 9a25069 to dev with MkDocs 1.4.2 and mike 1.2.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed May 9, 2024
1 parent ae019e1 commit 5c9e936
Show file tree
Hide file tree
Showing 12 changed files with 434 additions and 323 deletions.
1 change: 1 addition & 0 deletions dev/docs/AnonymousClassExpression/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -891,6 +891,7 @@ <h3 id="induced">Induced</h3>
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: definition
any_of:
name: any_of
Expand Down
6 changes: 6 additions & 0 deletions dev/docs/ClassDefinition/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1168,13 +1168,15 @@ <h3 id="direct">Direct</h3>
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: class_definition
mixins:
name: mixins
description: A collection of secondary parent mixin classes from which inheritable
metaslots are propagated
domain_of:
- definition
- permissible_value
range: class_definition
apply_to:
name: apply_to
Expand Down Expand Up @@ -1234,13 +1236,15 @@ <h3 id="induced">Induced</h3>
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: class_definition
mixins:
name: mixins
description: A collection of secondary parent mixin classes from which inheritable
metaslots are propagated
domain_of:
- definition
- permissible_value
range: class_definition
apply_to:
name: apply_to
Expand Down Expand Up @@ -1624,6 +1628,7 @@ <h3 id="induced">Induced</h3>
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: class_definition
abstract:
name: abstract
Expand Down Expand Up @@ -1673,6 +1678,7 @@ <h3 id="induced">Induced</h3>
owner: class_definition
domain_of:
- definition
- permissible_value
range: class_definition
apply_to:
name: apply_to
Expand Down
2 changes: 2 additions & 0 deletions dev/docs/Definition/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1152,6 +1152,7 @@ <h3 id="induced">Induced</h3>
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: definition
abstract:
name: abstract
Expand Down Expand Up @@ -1213,6 +1214,7 @@ <h3 id="induced">Induced</h3>
owner: definition
domain_of:
- definition
- permissible_value
range: definition
apply_to:
name: apply_to
Expand Down
2 changes: 2 additions & 0 deletions dev/docs/EnumDefinition/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1253,6 +1253,7 @@ <h3 id="induced">Induced</h3>
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: definition
abstract:
name: abstract
Expand Down Expand Up @@ -1314,6 +1315,7 @@ <h3 id="induced">Induced</h3>
owner: enum_definition
domain_of:
- definition
- permissible_value
range: definition
apply_to:
name: apply_to
Expand Down
80 changes: 80 additions & 0 deletions dev/docs/PermissibleValue/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,10 @@ <h1 id="class-permissiblevalue">Class: PermissibleValue</h1>

PermissibleValue : instantiates

PermissibleValue : is_a

PermissibleValue --&gt; permissible_value : is_a

PermissibleValue : keywords

PermissibleValue : last_updated_on
Expand All @@ -387,6 +391,10 @@ <h1 id="class-permissiblevalue">Class: PermissibleValue</h1>

PermissibleValue : meaning

PermissibleValue : mixins

PermissibleValue --&gt; permissible_value : mixins

PermissibleValue : modified_by

PermissibleValue : narrow_mappings
Expand Down Expand Up @@ -471,6 +479,18 @@ <h2 id="slots">Slots</h2>
<td>direct</td>
</tr>
<tr>
<td><a href="../is_a/">is_a</a></td>
<td>0..1 <br/> <a href="./">PermissibleValue</a></td>
<td>A primary parent class or slot from which inheritable metaslots are propagate...</td>
<td>direct</td>
</tr>
<tr>
<td><a href="../mixins/">mixins</a></td>
<td>0..* <br/> <a href="./">PermissibleValue</a></td>
<td>A collection of secondary parent classes or slots from which inheritable meta...</td>
<td>direct</td>
</tr>
<tr>
<td><a href="../extensions/">extensions</a></td>
<td>0..* <br/> <a href="../Extension/">Extension</a></td>
<td>a tag/text tuple attached to an arbitrary element</td>
Expand Down Expand Up @@ -717,6 +737,18 @@ <h2 id="usages">Usages</h2>
<td>domain</td>
<td><a href="./">PermissibleValue</a></td>
</tr>
<tr>
<td><a href="./">PermissibleValue</a></td>
<td><a href="../is_a/">is_a</a></td>
<td>range</td>
<td><a href="./">PermissibleValue</a></td>
</tr>
<tr>
<td><a href="./">PermissibleValue</a></td>
<td><a href="../mixins/">mixins</a></td>
<td>range</td>
<td><a href="./">PermissibleValue</a></td>
</tr>
</tbody>
</table>
<h2 id="aliases">Aliases</h2>
Expand Down Expand Up @@ -778,12 +810,21 @@ <h3 id="direct">Direct</h3>
- unit
- instantiates
- implements
- is_a
- mixins
slot_usage:
is_a:
name: is_a
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: permissible_value
mixins:
name: mixins
domain_of:
- definition
- permissible_value
range: permissible_value

</code></pre>
Expand All @@ -809,9 +850,16 @@ <h3 id="induced">Induced</h3>
slot_usage:
is_a:
name: is_a
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: permissible_value
mixins:
name: mixins
domain_of:
- definition
- permissible_value
range: permissible_value
attributes:
text:
Expand Down Expand Up @@ -922,6 +970,38 @@ <h3 id="induced">Induced</h3>
- element
- permissible_value
range: uriorcurie
is_a:
name: is_a
description: A primary parent class or slot from which inheritable metaslots are
propagated from. While multiple inheritance is not allowed, mixins can be provided
effectively providing the same thing. The semantics are the same when translated
to formalisms that allow MI (e.g. RDFS/OWL). When translating to a SI framework
(e.g. java classes, python classes) then is a is used. When translating a framework
without polymorphism (e.g. json-schema, solr document schema) then is a and
mixins are recursively unfolded
from_schema: https://w3id.org/linkml/meta
rank: 11
abstract: true
alias: is_a
owner: permissible_value
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: permissible_value
mixins:
name: mixins
description: A collection of secondary parent classes or slots from which inheritable
metaslots are propagated from.
from_schema: https://w3id.org/linkml/meta
rank: 13
multivalued: true
alias: mixins
owner: permissible_value
domain_of:
- definition
- permissible_value
range: permissible_value
extensions:
name: extensions
description: a tag/text tuple attached to an arbitrary element
Expand Down
6 changes: 6 additions & 0 deletions dev/docs/SlotDefinition/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1967,13 +1967,15 @@ <h3 id="direct">Direct</h3>
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: slot_definition
mixins:
name: mixins
description: A collection of secondary parent mixin slots from which inheritable
metaslots are propagated
domain_of:
- definition
- permissible_value
range: slot_definition
apply_to:
name: apply_to
Expand Down Expand Up @@ -2027,13 +2029,15 @@ <h3 id="induced">Induced</h3>
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: slot_definition
mixins:
name: mixins
description: A collection of secondary parent mixin slots from which inheritable
metaslots are propagated
domain_of:
- definition
- permissible_value
range: slot_definition
apply_to:
name: apply_to
Expand Down Expand Up @@ -3217,6 +3221,7 @@ <h3 id="induced">Induced</h3>
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: slot_definition
abstract:
name: abstract
Expand Down Expand Up @@ -3266,6 +3271,7 @@ <h3 id="induced">Induced</h3>
owner: slot_definition
domain_of:
- definition
- permissible_value
range: slot_definition
apply_to:
name: apply_to
Expand Down
6 changes: 6 additions & 0 deletions dev/docs/is_a/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,11 @@ <h2 id="applicable-classes">Applicable Classes</h2>
<td>no</td>
</tr>
<tr>
<td><a href="../PermissibleValue/">PermissibleValue</a></td>
<td>a permissible value, accompanied by intended text and an optional mapping to ...</td>
<td>yes</td>
</tr>
<tr>
<td><a href="../EnumDefinition/">EnumDefinition</a></td>
<td>an element whose instances must be drawn from a specified set of permissible ...</td>
<td>no</td>
Expand Down Expand Up @@ -688,6 +693,7 @@ <h2 id="linkml-source">LinkML Source</h2>
domain_of:
- definition
- anonymous_class_expression
- permissible_value
range: definition

</code></pre>
Expand Down
6 changes: 6 additions & 0 deletions dev/docs/mixins/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,11 @@ <h2 id="applicable-classes">Applicable Classes</h2>
<td>no</td>
</tr>
<tr>
<td><a href="../PermissibleValue/">PermissibleValue</a></td>
<td>a permissible value, accompanied by intended text and an optional mapping to ...</td>
<td>yes</td>
</tr>
<tr>
<td><a href="../EnumDefinition/">EnumDefinition</a></td>
<td>an element whose instances must be drawn from a specified set of permissible ...</td>
<td>no</td>
Expand Down Expand Up @@ -723,6 +728,7 @@ <h2 id="linkml-source">LinkML Source</h2>
alias: mixins
domain_of:
- definition
- permissible_value
range: definition

</code></pre>
Expand Down
2 changes: 2 additions & 0 deletions dev/linkml_model/model/schema/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3104,6 +3104,8 @@ classes:
- unit
- instantiates
- implements
- is_a
- mixins
in_subset:
- SpecificationSubset
- BasicSubset
Expand Down
2 changes: 1 addition & 1 deletion dev/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 5c9e936

Please sign in to comment.