some default

Christian Mönch de278012d2 remove duplicated requiremnt, add appveyor config 2 years ago
.github 1eed3cb1ba update nosetest workflow 2 years ago
dataladmetadatamodel 699b503b88 add versioneer 2 years ago
tools 262f8f1513 fix wrong instantiation, add asserts 2 years ago
.appveyor.yml de278012d2 remove duplicated requiremnt, add appveyor config 2 years ago
.gitattributes 699b503b88 add versioneer 2 years ago
.gitignore 6429186ba8 NF: add DatasetTree and its mapper 3 years ago
LICENSE 47efdc66f7 Initial commit 3 years ago
MANIFEST.in 699b503b88 add versioneer 2 years ago
README.md 2f16d16594 update readme 2 years ago
codecov.yml de278012d2 remove duplicated requiremnt, add appveyor config 2 years ago
pyproject.toml 96850a711f NF: improve package definition 3 years ago
requirements.txt de278012d2 remove duplicated requiremnt, add appveyor config 2 years ago
setup.cfg 699b503b88 add versioneer 2 years ago
setup.py 81d4e7e422 fix classifiers list 2 years ago
versioneer.py 699b503b88 add versioneer 2 years ago

README.md

Datalad Metadata Model

This repository contains the metadata model that datalad and datalad-metalad (will) use for their metadata.

The model is separated into individual components that can be independently loaded and saved in order to have a focus-based view on the potentially very large metadata model instance (an application of the "proxy design pattern").

Currently the model elements are stored in git-repositories.