dcataccessURL
dcat:accessURL, commonly written as dcat:accessURL in the DCAT vocabulary, is a property used to specify the web address through which a dataset distribution can be accessed. In DCAT records, this property links a dcat:Distribution to the resource that provides access to the data, such as a downloadable file, an API endpoint, or a streaming service. The canonical IRI for the property is http://www.w3.org/ns/dcat#accessURL.
Usage and context: dcat:accessURL is typically found on a dcat:Distribution resource that belongs to a dcat:Dataset.
Rationale and implications: The property serves as an actionable pointer that data portals and catalog users
See also: DCAT, dcat:Distribution, dct:format, dcat:downloadURL, dcat:accessService.