Added
- DCAT US 3.0 #67
Fixed
- Handle steam error #43
Added
- Support for GeoJSON parsing from provider #32 Removed
- Data enrichment and content search request formation from the output plugin #31
Added
- ability to sort and query the feed using free text #28
Added
- identifier is now a customizable attribute and defaults to the AGO home page of an item #27
Added
- Added new route#26
Added
- Capability to customize the spatial property#25
Fixed
- Fixed issue with additional resources in hub.js dependency #24
Added
- If the
distribution
property of a site's dcat config is an array, those custom distributions will now be prepended to the distributions list #23
Fixed
- Fixed access urls for downloadable distributions #22
Fixed
- Fixed license issue #21
Added
- Distributions for proxied CSVs now include a csv distribution #20
Added
- Modified license to be editable with fallback logic if not defined #19
Added
- Default undefined non-editable field values to empty string #18
Fixed
- Default value is returned when custom config attempts to overwrite contactPoint['@type'] #17
Added
- Handling of path hierarchies/fallback values #16
Fixed
- Scrub attempts to overwrite
distribution
rather thandistributions
#15
Fixed
- Add proper error status #14
Fixed
- Landing page and identifier urls are now the canonical hub url for the item #13
- Hub Pages included in the feed no longer have 404ing urls #13
Fixed
- Fixed landingPage and identifier urls to be custom domain rather than opendata subdomain
Added
- Added spatial and theme properties #11 Fixed
- Fixed license resolution #11
- Fixed missing access url for geoservices #11
Fixed
- Fixed dcatConfig query parameter parsing issue #10
Added
- Improved performance by limiting search requests to required terms #8
Added
- Custom configurations can be passed through the
dcatConfig
query param #6 - The returned feed can be restricted to a single dataset with the
id
query param #6
Added
- Supports custom configuration values found at
site.data.feeds.dcatUS11
#4
Fixed
- License field uses
structuredLicense
URL or defaults tonull
#3
Added