Skip to content

DataLad extension with special interest functionality or drafts of future additions to DataLad proper

License

Notifications You must be signed in to change notification settings

mih/datalad-mihextras

Repository files navigation

MIH's extra DataLad functionality

Build status codecov docs

DataLad extension with special interest functionality or drafts of future additions to DataLad proper.

This is a staging area to test-drive new functionality in the wild without making any promises on longevity or stability. Once a certain level of maturity has been reached, most functionality will move to more appropriate places, like topical extensions or even DataLad proper.

Command(s) provided by this extension

  • x-export-bagit -- export datasets (recursively) to an RFC8493-compliant BagIt "bag"
  • x-snakemake -- thin wrapper around SnakeMake to obtain file content prior processing

Dataset procedure(s) provided by this extension

  • cfg_kdenlive -- configures a dataset for use as a KDENLIVE project. Manages commits of the project file to be more portable, and configures a standard set of temporary directories for KDENLIVE.

Once available functionality

  • x-configuration has been migrated to the core DataLad package under the name configuration.
  • git-remote-datalad-annex -- has been migrated to an improved implementation provided by https://github.com/datalad/datalad-next
  • git-annex-backend-XDLRA, and the base class to facilitate development of external backends in Python -- has been migrated to an improved implementation provided by https://github.com/datalad/datalad-next
  • x-export-to-webdav -- is discontinued. https://github.com/datalad/datalad-next provides create-sibling-webdav (supports export remotes) and enhances the standard push command to be able to handle exports automatically. This removed the need for a custom implementation.

About

DataLad extension with special interest functionality or drafts of future additions to DataLad proper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages