Skip to content

Enum: LibraryTypeEnum

URI: LibraryTypeEnum

Permissible Values

Value Meaning Description
Dynamic None
Other None
Remote None
Shared None
Static None

Slots

Name Description
LibraryTypeVocab "Defines an open-vocabulary of library types

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: LibraryTypeEnum
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
permissible_values:
  Dynamic:
    text: Dynamic
  Other:
    text: Other
  Remote:
    text: Remote
  Shared:
    text: Shared
  Static:
    text: Static