Skip to content

UZH-PEG/dmdScheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 30, 2022
7441e6f · Aug 30, 2022
Mar 21, 2022
Aug 30, 2022
Mar 18, 2022
Aug 30, 2022
Mar 23, 2022
Sep 1, 2020
Apr 12, 2022
Apr 12, 2022
Mar 23, 2022
Apr 9, 2019
Aug 30, 2022
Dec 16, 2019
Aug 30, 2022
Dec 20, 2019
Apr 12, 2022
Aug 30, 2022
Aug 30, 2022
Mar 18, 2019
Mar 23, 2022
Apr 4, 2019
Mar 18, 2022
Nov 28, 2018
Aug 30, 2022
Aug 30, 2022
Mar 18, 2022

Repository files navigation

dmdScheme

An R Package to develop and manage Domain Specific Metadata Schemes (dmdSchemes)

General

DOI License: MIT lifecycle

Checks

R-CMD-check :registry status badge

Coverage

codecov coverage status

R-Universe (official distribution channel of the master branch of github)

:name status badge dmdScheme status badge

CRAN (might be behind the R-Universe, but more stable)

CRAN_Status_Badge CRAN_Status_Badge_version_last_release

The R Package

The R package dmdScheme is the base package for all dmdScheme schemes. The metadata scheme used by this package (dmdScheme) in itself is just a template and of no real applicability. It needs to be adjusted to actual needs and uploaded to the site dmdScheme repository so that it can be used.

The definition of the dmdScheme can be found at the dmdScheme repository. The R package provides the functionality to work in R with the scheme, i.e. to enter, validate and export the metadata.

For further info see the dmdScheme Website.