@maschinenlesbar.org/oparl-cli
    Preparing search index...

    Variable LIST_TYPESConst

    LIST_TYPES: {
        "agenda-item": "agendaItem";
        consultation: "consultation";
        file: "file";
        "legislative-term": "legislativeTermList";
        location: "locationList";
        meeting: "meeting";
        membership: "membership";
        organization: "organization";
        paper: "paper";
        person: "person";
    } = ...

    The object lists a Body can link, by the name used on the command line, mapped to the Body field holding the list URL. OParl 1.0 bodies only link organization, person, meeting and paper; the rest arrived with 1.1.

    Type Declaration

    • Readonlyagenda-item: "agendaItem"
    • Readonlyconsultation: "consultation"
    • Readonlyfile: "file"
    • Readonlylegislative-term: "legislativeTermList"
    • Readonlylocation: "locationList"
    • Readonlymeeting: "meeting"
    • Readonlymembership: "membership"
    • Readonlyorganization: "organization"
    • Readonlypaper: "paper"
    • Readonlyperson: "person"