Slot: downloadUrl
A URL of the downloadable file in a given format.
URI: [dcat:downloadURL](http://www.w3.org/ns/dcat#downloadURL)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Distribution](Distribution.md) | A specific representation of a dataset (e | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Resource](Resource.md) |
| Domain Of | [Distribution](Distribution.md) |
| Slot URI | [dcat:downloadURL](http://www.w3.org/ns/dcat#downloadURL) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/semic/dcat-ap/3.0.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | dcat:downloadURL |
| native | dcat_ap:downloadUrl |
## LinkML Source
name: downloadUrl
description: A URL of the downloadable file in a given format.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:downloadURL
domain_of:
- Distribution
range: Resource
multivalued: true