You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
To better align with DCAT, I'd suggest that accessURL be deprecated in favor of downloadURL when the URL points to a file for download.
accessURL could still be acceptable but is less specific and would make more sense for URLs that don't lead directly to a download of the whole file such as an API endpoint (rather than webService, see #291) or other information about the resource that's not already captured by dataDictionary, landingPage, or a reference
In related issues: downloadURL should also be paired with mediaType (#272) within the distribution array (#217)