@samply/lens
    Preparing search index...

    Type Alias NegotiateOptionsSiteMapping

    type NegotiateOptionsSiteMapping = {
        collection: string;
        collection_name: string;
        site: string;
        site_id: string;
    }
    Index

    Properties

    collection: string

    Unique identifier of the collection, e.g. "bbmri-eric:ID:DE_RWTHCBMB:collection:RWTHCBMB_BC"

    collection_name: string

    Name of the collection, e.g. "Collection of RWTH cBMB Broad Consent Aachen"

    site: string

    Name of the site, e.g. "Aachen". This must correspond to the site names as they are displayed in the results table.

    site_id: string

    Unique identifier of the site, e.g. "bbmri-eric:ID:DE_RWTHCBMB"