lib/geoblacklight/constants.rb in geoblacklight-0.0.8 vs lib/geoblacklight/constants.rb in geoblacklight-0.1.0
- old
+ new
@@ -2,9 +2,10 @@
# Module to declare application level constants and lookup hash
module Constants
URI = {
download: 'http://schema.org/downloadUrl',
fgdc: 'http://www.opengis.net/cat/csw/csdgm',
+ geojson: 'http://geojson.org/geojson-spec.html',
html: 'http://www.w3.org/1999/xhtml',
iiif: 'http://iiif.io/api/image',
iso19139: 'http://www.isotc211.org/schemas/2005/gmd/',
mods: 'http://www.loc.gov/mods/v3',
shapefile: 'http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf',