Skip to content

disable_inherited_profiles_reporting does not disable Python checks from inherited profiles #135

@elichad

Description

@elichad

I have an example crate (https://github.com/eScienceLab/rocrate-validator/tree/develop/tests/data/crates/valid/five-safes-crate-result) that fails a number of the RECOMMENDED checks on the base ro-crate profile.

I want to test that my example crate passes RECOMMENDED checks in our five-safes-crate profile while ignoring any failures in ro-crate.

I have tried to use the disable_inherited_profiles_reporting setting to do this, but it appears that Python checks from the ro-crate profile are not ignored. (I cannot disable profile inheritance entirely as some of our SHACL uses terms defined in ro-crate, like ro-crate:RootDataEntity)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions