Slot: user_input
URI: opencloning_linkml:user_input Alias: user_input
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ManuallyTypedSource | Represents the source of a sequence that is manually typed by the user | no |
Properties
-
Range: String
-
Required: True
-
Regex pattern:
^[acgtACGT]+$
Identifier and Mapping Information
Schema Source
- from schema: https://opencloning.github.io/OpenCloning_LinkML
Mappings
Mapping Type | Mapped Value |
---|---|
self | opencloning_linkml:user_input |
native | opencloning_linkml:user_input |
LinkML Source
name: user_input
from_schema: https://opencloning.github.io/OpenCloning_LinkML
rank: 1000
alias: user_input
owner: ManuallyTypedSource
domain_of:
- ManuallyTypedSource
range: string
required: true
pattern: ^[acgtACGT]+$