Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion linkml_model/model/schema/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3296,7 +3296,7 @@ classes:
- SpecificationSubset

extra_slots_expression:
description: |
description: >-
An expression that defines how to handle additional data in an instance of class
beyond the slots/attributes defined for that class.
See `extra_slots` for usage examples.
Expand Down
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ theme:
name: Switch to dark mode
plugins:
- search
- mermaid2
- mermaid2:
version: 11.4.0
- mike:
alias_type: symlink
canonical_version: latest
Expand Down
Loading
Loading