Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linting using recommended rules results in canonical_prefixes issue #178

Open
jsheunis opened this issue Aug 1, 2024 · 0 comments
Open

Comments

@jsheunis
Copy link
Contributor

jsheunis commented Aug 1, 2024

See https://github.com/psychoinformatics-de/datalad-concepts/actions/runs/10195446753/job/28204172170?pr=177:

 Run linter
/home/runner/work/datalad-concepts/datalad-concepts/src/prov/unreleased.yaml
  warning  Schema maps prefix 'DCAT' to namespace 'http://www.w3.org/ns/dcat#' instead of using prefix 'dcat'  (canonical_prefixes)
  warning  Schema maps prefix 'DCTYPES' to namespace 'http://purl.org/dc/dcmitype/' instead of using prefix 'dctypes'  (canonical_prefixes)

Not sure if this always errored out or some recent changes to either the prefix names in this repository or the linter in linkml are causing the failure.

@jsheunis jsheunis changed the title Linting using recommended Linting using recommended rules results in canonical_prefixes issue Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant