accessURL constant

IriTerm const accessURL

accessURL [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]

A URL of a resource that gives access to a distribution of the dataset. E.g. landing page, feed, SPARQL endpoint. Use for all cases except a simple download link, in which case downloadURL is preferred.

Can be used on: http://www.w3.org/ns/dcat#Distribution

Implementation

static const accessURL = IriTerm('http://www.w3.org/ns/dcat#accessURL');