dcatDownloadURL constant

IriTerm const dcatDownloadURL

downloadURL from dcat vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]

Ceci est un lien direct à un fichier téléchargeable en un format donnée. Exple fichier CSV ou RDF. Le format est décrit par les propriétés de distribution dcterms:format et/ou dcat:mediaType.

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

Implementation

static const dcatDownloadURL = IriTerm.prevalidated(
  'http://www.w3.org/ns/dcat#downloadURL',
);