Slot: download_url_template
A URL template with placeholders enclosed in braces ({example}
). When expanded with a given set of named parameters, the instantiated template forms a valid URL suitable for requesting a download.
URI: dldist:download_url_template
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
DataService | A collection of operations that provides access to one or more distributions ... | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/sdd/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | dldist:download_url_template |
native | dex:download_url_template |
related | dldist:download_url |
close | linkml:structured_pattern |
LinkML Source
name: download_url_template
description: A URL template with placeholders enclosed in braces (`{example}`). When
expanded with a given set of named parameters, the instantiated template forms a
valid URL suitable for requesting a download.
notes:
- the `range` is string, because structural elements of the URL (e.g., the protocol)
could also be a placeholder.
from_schema: https://concepts.datalad.org/s/sdd/unreleased
close_mappings:
- linkml:structured_pattern
related_mappings:
- dldist:download_url
rank: 1000
slot_uri: dldist:download_url_template
alias: download_url_template
domain_of:
- DataService
range: string