lib/geoblacklight/constants.rb in geoblacklight-0.3.4 vs lib/geoblacklight/constants.rb in geoblacklight-0.4.0
- old
+ new
@@ -11,9 +11,10 @@
mods: 'http://www.loc.gov/mods/v3',
shapefile: 'http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf',
url: 'http://schema.org/url',
wcs: 'http://www.opengis.net/def/serviceType/ogc/wcs',
wfs: 'http://www.opengis.net/def/serviceType/ogc/wfs',
- wms: 'http://www.opengis.net/def/serviceType/ogc/wms'
+ wms: 'http://www.opengis.net/def/serviceType/ogc/wms',
+ hgl: 'http://schema.org/DownloadAction'
}
end
end