pub fn parse_source( query: Query<'_, '_, (Entity, &Source), (Changed<Source>, With<JsonLd>)>, commands: Commands<'_, '_>, )