some default

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

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.