Slot: access_url
URL that gives access to the subject. This can be, e.g, a landing page, feed, SPARQL endpoint.
URI: dldist:access_url
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Distribution | A specific representation of data, which may come in the form of a single fil... | yes |
Properties
- Range: Uri
Comments
- If the subject is available directly, typically through a HTTP Get request,
download_url
SHOULD be used instead.
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/datalad-dataset/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | dldist:access_url |
native | dldist:access_url |
exact | DCAT:accessURL |
related | DCAT:downloadURL, DCAT:landingPage |
LinkML Source
name: access_url
description: URL that gives access to the subject. This can be, e.g, a landing page,
feed, SPARQL endpoint.
comments:
- If the subject is available directly, typically through a HTTP Get request, `download_url`
SHOULD be used instead.
from_schema: https://concepts.datalad.org/s/datalad-dataset/unreleased
exact_mappings:
- DCAT:accessURL
related_mappings:
- DCAT:downloadURL
- DCAT:landingPage
rank: 1000
slot_uri: dldist:access_url
alias: access_url
domain_of:
- Distribution
range: uri