shaclapi.reduction.s2spy.ReducedShapeSchema module#

class shaclapi.reduction.s2spy.ReducedShapeSchema.ReducedShapeSchema(schema_dir, schema_format, endpoint_url, graph_traversal, heuristics, use_selective_queries, max_split_size, output_dir, order_by_in_queries, save_outputs, work_in_parallel, query, config, result_transmitter)[source]#

Bases: ShapeNetwork

static from_config(config, query_object, result_transmitter)[source]#
validate(start_with_target_shape=True)[source]#

Executes the validation of the shape network.

compute_edges()[source]#

Computes the edges in the network.