- Handle stream error #43
- Version bump to DCAT 2.1.1
- Added
access
andxsd
context for DCAT AP 2.1.1 upgrade #40
- Added
skos
context to definedcat:theme
#40
BREAKING CHANGES
- Decouples this output plugin from the
hub-search
provider to better align with Koop JS patterns#38
Fixed
- Fixed missing modified property issue in datasets #24
Added
- ability to sort and text search the feed #22
Fixed
- Additional metadata now available as distribution #21
Added
- dct:identifier is now a customizable attribute and defaults to the AGO home page for an item #20
Fixed
- Fixed type issue in underlying Hub.js dependency #19
Added
- If the
dcat:distribution
property of a site's dcat config is an array, those custom distributions will now be prepended to the distributions list #18
Fixed
- Access Urls for downloadable distributions have corrected url #17
Fixed
- License defaults now properly work #16
Added
- Distributions for proxied CSVs now include a csv distribution #15
Added
- Empty strings as fallback values for non-editable fields #13
Added
- Handling for path hierchies and fallback values #13
Fixed
- Set proper status codes for errors #12
Added
- Support for
id
anddcatConfig
query parameters #11
Fixed
- Scrub configurations that attempt to overwrite the 'dct:publisher', 'dct:provenance' and 'dct:accessRights' properties #10
Added
- support to use the custom template configuration found on the site's
data.feeds.dcatAP201
property #9
Added
orgContactEmail
as property of feed #8
Added
- Improved feed endpoint efficiency by only loading attributes used in the feed #4
Fixed
- WMS and WFS distributions are now attached when available #6
Added