self.obs_col.update_one(query,
                                    {"$set": {"entity": obs["entity"],
                                              "genotype": obs["genotype"],
                                              "environment": obs["environment"],
                                              "schema_version": "2.0",