some default

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

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.