r-geoflow / geoflow

Tools to Orchestrate Geospatial (Meta)Data Management Workflows and Manage FAIR Services
https://github.com/r-geoflow/geoflow/wiki
Other
41 stars 14 forks source link

Consolidate ISO 19115 online resources with mime file types #221

Closed eblondel closed 1 year ago

eblondel commented 2 years ago

The proposal is to consolidate the online resources associated with an ISO 19115 metadata sheet, by adding a proper mime file type (with geometa ISOMimeFileType class). Relates to https://github.com/eblondel/geometa/issues/175

To inherit the mime type, a httr::HEAD call could be done on the online resource (link). In case of resources not yet online (because going to be published by geoflow), specific / hard-coded mime types can be easily defined (eg. for WFS links).

cc @juldebar, @wheintz , @abennici