def get_related_info_list(self, experiment):
     from tardis.tardis_portal.publish.provider.schemarifcsprovider import SchemaRifCsProvider
     srp = SchemaRifCsProvider()   
     return srp.get_related_info_list(experiment)