This is about [this SHACL resource](https://github.com/softlang/fsl/blob/main/validation/MethodologicalApproachesMustBeSpecifiedShape.ttl). The constraint of interest is this one: ``` FILTER(?this NOT IN ( fe:AbstractSyntaxDefinitionApproach, fe:AxiomaticSemantics, fe:DataValidation, fe:DesignByContract, fe:ModelTransformation, fe:RelationalModel ) ) ``` The idea is to fully work out _methodological approaches_ so that they all pass without such a constraint.
This is about this SHACL resource.
The constraint of interest is this one:
The idea is to fully work out methodological approaches so that they all pass without such a constraint.