pub fn derive_shapes( query: Query<'_, '_, (Entity, &RopeC, &Label, Option<&Wrapped<CompiledSchema<RdfData>>>), (Changed<Triples>, Without<Dirty>)>, commands: Commands<'_, '_>, )