Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

some default

Christian Mönch d8e4ec4cdd clean up appveyor spec 3 years ago
.github 1eed3cb1ba update nosetest workflow 3 years ago
dataladmetadatamodel 699b503b88 add versioneer 3 years ago
tools aa3f98617d add ci tools for appveyor runs on windows 3 years ago
.appveyor.yml d8e4ec4cdd clean up appveyor spec 3 years ago
.gitattributes 699b503b88 add versioneer 3 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 3 years ago
README.md 2f16d16594 update readme 3 years ago
codecov.yml de278012d2 remove duplicated requiremnt, add appveyor config 3 years ago
pyproject.toml 96850a711f NF: improve package definition 3 years ago
requirements.txt de278012d2 remove duplicated requiremnt, add appveyor config 3 years ago
setup.cfg 699b503b88 add versioneer 3 years ago
setup.py 81d4e7e422 fix classifiers list 3 years ago
versioneer.py 699b503b88 add versioneer 3 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.