pySHACL PR 121 added a flag --allow-info (and --allow-infos) to pyshacl. case_validate was supposed to pick this up, but it was apparently forgotten.
UCO Issue 430 raises sh:Info-severity notes that have some reason to be ignored when UCO is used to annotate nodes that operate in the classic-RDF "Treat this URL as an rdfs:Resource" pattern.
case_validate should pick up the --allow-infos flag.
pySHACL PR 121 added a flag
--allow-info(and--allow-infos) topyshacl.case_validatewas supposed to pick this up, but it was apparently forgotten.UCO Issue 430 raises
sh:Info-severity notes that have some reason to be ignored when UCO is used to annotate nodes that operate in the classic-RDF "Treat this URL as anrdfs:Resource" pattern.case_validateshould pick up the--allow-infosflag.