Slot: sequence_file_url
The URL of a sequence file
URI: opencloning_linkml:sequence_file_url Alias: sequence_file_url
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
SEVASource | Represents the source of a sequence that is identified by a SEVA id | yes |
IGEMSource | Represents the source of a sequence from an iGEM collection | yes |
WekWikGeneIdSource | Represents the source of a sequence that is identified by a WekWikGene id | no |
AddgeneIdSource | Represents the source of a sequence that is identified by an Addgene id | no |
Properties
-
Range: String
-
Regex pattern:
^https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_\+.~#?&//=]*)$
Identifier and Mapping Information
Schema Source
- from schema: https://opencloning.github.io/OpenCloning_LinkML
Mappings
Mapping Type | Mapped Value |
---|---|
self | opencloning_linkml:sequence_file_url |
native | opencloning_linkml:sequence_file_url |
LinkML Source
name: sequence_file_url
description: The URL of a sequence file
from_schema: https://opencloning.github.io/OpenCloning_LinkML
rank: 1000
alias: sequence_file_url
domain_of:
- AddgeneIdSource
- WekWikGeneIdSource
- SEVASource
- IGEMSource
range: string
pattern: ^https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_\+.~#?&//=]*)$