Skip to content

Run validation of dandiset metadata using translated LinkML schema #397

Description

@candleindark

Use LinkML schema produced in #381 to run validation across manifest files and generate reports.

ssh drogon
git config --global --add safe.directory /mnt/backup/dandi/dandiset-manifests/.git
# exit dragon

# in local machine
git clone drogon.dartmouth.edu:/mnt/backup/dandi/dandiset-manifests
cd dandiset-manifests
for d in 00*; do  linkml-validate -s ../dandischema-linkml-auto-converted/dandischema/models.yaml -C Dandiset $d/draft/dandiset.yaml; done

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions