Skip to content

Releases: juldebar/R_Metadata

v0.2

13 Sep 06:50
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

R_Metadata scripts enable to implement data management plans with R: the scripts create metadata and datasets complying with widely used standards for (meta-)data management (OGC standards / ISO TC 211, EML / GBIF, Dataverse..). Metadata and related datasets can be published (pushed) in CSW server (eg Geonetwork) and spatial data server (eg Geoserver) by using geometa/geonapi/geosapi/ows4R R packages.

This release provides 3 different workflows according to the kinds of data sources used :

  • CSV/google sheet,
  • Postgres,
  • Thredds / NetCDF files server

This workflow generates OGC metadata and publis them by using OGC CSW-T protocol. Metadata can be displyed in Geonetwork, datasets can be accessed in WMS/WFS/WCS from geoserver or Thredds. First sample of code to publish metadata in Dataverse too.

First release with Thredds, Postgres, Datavers and Google Sheet examples

16 Aug 16:22
Compare
Choose a tag to compare

Examples of workflow to be adapated to fit your specific needs (change the configuration file to set your geonetwork, your geoserver, dataverse, Thredds server...)

First release with Thredds, Postgres, Datavers and Google Sheet examples

16 Aug 16:13
Compare
Choose a tag to compare

Examples of workflow to be adapated to fit your specific needs (change the configuration file to set your geonetwork, your geoserver, dataverse, Thredds server...)