From c24aa7716bb83cdddf033992970225af460da65e Mon Sep 17 00:00:00 2001 From: S4mmyb Date: Thu, 22 Jun 2023 11:29:17 -0600 Subject: [PATCH] removed duplicate verification method --- shacl/credit-classes/C04-ruuts-credit-class.ttl | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/shacl/credit-classes/C04-ruuts-credit-class.ttl b/shacl/credit-classes/C04-ruuts-credit-class.ttl index 989df58..3b167ba 100644 --- a/shacl/credit-classes/C04-ruuts-credit-class.ttl +++ b/shacl/credit-classes/C04-ruuts-credit-class.ttl @@ -158,17 +158,6 @@ regen:C04-CreditClassShape a sh:NodeShape ; ] ; sh:property regen:ApprovedMethodologiesPropertyShape ; sh:property regen:BufferPoolAccountsShape ; - sh:property [ - sh:path regen:verificationMethod ; - sh:node dash:ListShape ; - sh:property [ - sh:path ( [ sh:zeroOrMorePath rdf:rest ] rdf:first ) ; - sh:datatype xsd:string ; - sh:minLength 1 ; - ] ; - sh:minCount 1 ; - sh:maxCount 1 ; - ] ; sh:property [ sh:path regen:additionalityApproach ; sh:node dash:ListShape ;