pub fn validate_shapes(
query: Query<'_, '_, (&RopeC, &Label, &DocumentLinks, &Wrapped<TextDocumentItem>, &Prefixes, &Triples, &DynLang), (Changed<Triples>, With<Open>)>,
other: Query<'_, '_, (&Label, &ShaclShapes, Option<&Global>, &Triples)>,
client: ResMut<'_, DiagnosticPublisher>,
res: Res<'_, ServerConfig>,
)Expand description
System evaluates linked shapes