Skip to content

Enum: DataLayoutElementType

URI: DataLayoutElementType

Permissible Values

Value Meaning Description
text None
spacer None
data_field None

Slots

Name Description
element_type

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: DataLayoutElementType
from_schema: https://w3id.org/peh/peh-model
rank: 1000
permissible_values:
  text:
    text: text
  spacer:
    text: spacer
  data_field:
    text: data_field