Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nationalparkservice/nps_eml_script

The NPS EML Script is an R script and accompanying documentation to facilitate using EMLassemblyline to generate EML metadata for data NPS packages prior to uploading to DataStore
https://github.com/nationalparkservice/nps_eml_script

ecological-metadata-language metadata xml

Last synced: about 14 hours ago
JSON representation

The NPS EML Script is an R script and accompanying documentation to facilitate using EMLassemblyline to generate EML metadata for data NPS packages prior to uploading to DataStore

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```

[![Lifecycle: deprecated](https://img.shields.io/badge/lifecycle-deprecated-red.svg)](https://www.tidyverse.org/lifecycle/#deprecated)

# This repo has been deprecated
The scripts and documentation in this repo are no longer being maintained and are very likely out of date.

The contents of this repo including the EML creation script and all documentation can now be found in the R package [EMLeditor](https://nationalparkservice.github.io/EMLeditor/), which is part of the [NPSdataverse](https://nationalparkservice.github.io/NPSdataverse/).