akshayaakshaya

Results 1 issues of akshayaakshaya

Hi, I'm using the pySHACL module to validate the data as given below, conforms, results_graph, v_text = validate(response.text, shacl_graph=shapes_graph, shacl_graph_format=shapes_file_format, debug=False, serialize_report_graph="ttl") But the code is printing the violations even...