some default

Christian Mönch d8e4ec4cdd clean up appveyor spec il y a 2 ans
.github 1eed3cb1ba update nosetest workflow il y a 2 ans
dataladmetadatamodel 699b503b88 add versioneer il y a 2 ans
tools aa3f98617d add ci tools for appveyor runs on windows il y a 2 ans
.appveyor.yml d8e4ec4cdd clean up appveyor spec il y a 2 ans
.gitattributes 699b503b88 add versioneer il y a 2 ans
.gitignore 6429186ba8 NF: add DatasetTree and its mapper il y a 3 ans
LICENSE 47efdc66f7 Initial commit il y a 3 ans
MANIFEST.in 699b503b88 add versioneer il y a 2 ans
README.md 2f16d16594 update readme il y a 2 ans
codecov.yml de278012d2 remove duplicated requiremnt, add appveyor config il y a 2 ans
pyproject.toml 96850a711f NF: improve package definition il y a 3 ans
requirements.txt de278012d2 remove duplicated requiremnt, add appveyor config il y a 2 ans
setup.cfg 699b503b88 add versioneer il y a 2 ans
setup.py 81d4e7e422 fix classifiers list il y a 2 ans
versioneer.py 699b503b88 add versioneer il y a 2 ans

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.