EU Parliament Monitor - API Documentation - v0.7.19
    Preparing search index...

    Interface RelationshipLabels

    Per-language relationship labels for Related Analysis HTML link text prefixes

    interface RelationshipLabels {
        follows_up: string;
        preceded_by: string;
        related: string;
        contradicts: string;
        deepens: string;
    }
    Index

    Properties

    follows_up: string
    preceded_by: string
    related: string
    contradicts: string
    deepens: string