diff --git a/shapes/gpad-shapes.shex b/shapes/gpad-shapes.shex index 060efdf..39c2c04 100644 --- a/shapes/gpad-shapes.shex +++ b/shapes/gpad-shapes.shex @@ -256,10 +256,12 @@ PREFIX results_in_remodeling_of: } // rdfs:comment "a protein complex instance" IRI @ AND EXTRA rdfs:subClassOf { + # disabled checking class hierarchy so that this is useable without running the enrichment script #rdfs:subClassOf [ GoProteinContainingComplex: ]; } IRI @ AND EXTRA rdfs:subClassOf { + # disabled checking class hierarchy so that this is useable without running the enrichment script #rdfs:subClassOf [ GoInformationBiomacromolecule: ]; } IRI CLOSED { @@ -271,6 +273,7 @@ PREFIX results_in_remodeling_of: @ OR @ IRI AND [ ECO:~ ] AND @ AND EXTRA rdfs:subClassOf { + # disabled checking class hierarchy so that this is useable without running the enrichment script #rdfs:subClassOf [ GoEvidence: ] ; }