pub fn validate_shapes(
query: Query<'_, '_, (&RopeC, &Label, &DocumentLinks, &Wrapped<TextDocumentItem>, &Triples), (Changed<Triples>, Without<Dirty>, With<Open>)>,
other: Query<'_, '_, (&Label, &Wrapped<CompiledSchema<RdfData>>, &Prefixes)>,
client: ResMut<'_, DiagnosticPublisher>,
)
Expand description
System evaluates linked shapes