Skip to content

Enum: DataLayoutElementStyle

URI: DataLayoutElementStyle

Permissible Values

Value Meaning Description
standard None
main_title None
section_title None
sub_title None
comment None
warning None
alert None

Slots

Name Description
element_style

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/peh/peh-model

LinkML Source

name: DataLayoutElementStyle
from_schema: https://w3id.org/peh/peh-model
rank: 1000
permissible_values:
  standard:
    text: standard
  main_title:
    text: main_title
  section_title:
    text: section_title
  sub_title:
    text: sub_title
  comment:
    text: comment
  warning:
    text: warning
  alert:
    text: alert