Skip to content

Enum: URLTransitionTypeEnum

URI: URLTransitionTypeEnum

Permissible Values

Value Meaning Description
link None
typed None
auto_bookmark None
auto_subframe None
manual_subframe None
generated None
auto_toplevel None
form_submit None
reload None
keyword None
keyword_generated None

Slots

Name Description
URLTransitionTypeVocab "Defines an open-vocabulary of types of URL transitions
urlTransitionType

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-master

LinkML Source

name: URLTransitionTypeEnum
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
permissible_values:
  link:
    text: link
  typed:
    text: typed
  auto_bookmark:
    text: auto_bookmark
  auto_subframe:
    text: auto_subframe
  manual_subframe:
    text: manual_subframe
  generated:
    text: generated
  auto_toplevel:
    text: auto_toplevel
  form_submit:
    text: form_submit
  reload:
    text: reload
  keyword:
    text: keyword
  keyword_generated:
    text: keyword_generated