Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tools: R packages for "Metadata" #35

Open
mrustl opened this issue Oct 10, 2018 · 0 comments
Open

Tools: R packages for "Metadata" #35

mrustl opened this issue Oct 10, 2018 · 0 comments
Labels
publication Publication and data sharing tools

Comments

@mrustl
Copy link
Member

mrustl commented Oct 10, 2018

codemetar (https://ropensci.github.io/codemetar)

"We recommend you to use the codemetar (https://ropensci.github.io/codemetar) package for creating and updating a JSON CodeMeta metadata file (https://codemeta.github.io/) for your package via codemetar::write_codemeta(). It will automatically include all useful information, including GitHub topics. CodeMeta uses schema.org terms so as it gains popularity the JSON metadata of your package might be used by third-party services, maybe even search engines. " (https://ropensci.github.io/dev_guide/building.html#creating-metadata-for-your-package)

dataspice (https://github.com/ropenscilabs/dataspice)

The goal of dataspice is to make it easier for researchers to create basic, lightweight and concise metadata files for their datasets. These basic files can then be used to:

  • make useful information available during analysis.
  • create a helpful dataset README webpage.
  • produce more complex metadata formats to aid dataset discovery.

Metadata fields are based on schema.org and other metadata standards.

R package: dirdf - Extracts Metadata from Directory and File Names https://github.com/ropenscilabs/dirdf
Create tidy data frames of file metadata from directory and file names.

@mrustl mrustl added tools publication Publication and data sharing labels Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
publication Publication and data sharing tools
Projects
None yet
Development

No branches or pull requests

1 participant