mgnipy.emgapi_v2_client.models.europe_pmc_annotation module#
- class mgnipy.emgapi_v2_client.models.europe_pmc_annotation.EuropePmcAnnotation(annotation_text, mentions)[source]#
Bases:
object- Parameters:
annotation_text (str )
mentions (list [EuropePmcAnnotationMention])
- mentions#
List of occurrence where the annotation is mentioned in the publication
- Type:
- mentions: list [EuropePmcAnnotationMention]#