Open tobiasschweizer opened 2 years ago
Instead of having three scripts (check_shapes_consistency.py, generate_shapes_graph.py, transform_shapes_graph.py) dealing with SHACL shape processing logic, there should be a shapes processing utils containing the main logic.
check_shapes_consistency.py
generate_shapes_graph.py
transform_shapes_graph.py
Instead of having three scripts (
check_shapes_consistency.py
,generate_shapes_graph.py
,transform_shapes_graph.py
) dealing with SHACL shape processing logic, there should be a shapes processing utils containing the main logic.