Slot: Download URL (downloadUrl)
The URL where the data can be accessed.
URI: schema:url Alias: downloadUrl
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| DataDownload | A distribution of a Dataset, e | no |
Properties
-
Range: SchemaURL
-
Required: True
Comments
- For example:
https://example.com,http://example.com,ftp://ftp.example.org/data,doi:10.1000/example123
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:url |
| native | mbo:downloadUrl |
LinkML Source
name: downloadUrl
description: The URL where the data can be accessed.
title: Download URL
comments:
- "For example: `https://example.com`, `http://example.com`, \n`ftp://ftp.example.org/data`,\
\ `doi:10.1000/example123`\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:url
alias: downloadUrl
domain_of:
- DataDownload
subproperty_of: url
range: schemaURL
required: true
multivalued: false