Skip to content

Slot: accessUrl

A URL of the resource that gives access to a distribution.

URI: [dcat:accessURL](http://www.w3.org/ns/dcat#accessURL) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Distribution](Distribution.md) | A specific representation of a dataset (e | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Resource](Resource.md) | | Domain Of | [Distribution](Distribution.md) | | Slot URI | [dcat:accessURL](http://www.w3.org/ns/dcat#accessURL) | ### 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:accessURL | | native | dcat_ap:accessUrl | ## LinkML Source
name: accessUrl
description: A URL of the resource that gives access to a distribution.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:accessURL
domain_of:
- Distribution
range: Resource
multivalued: true