Funder: {
    alt-names: string[];
    id: string;
    location: string;
    name: string;
    replaced-by: string[];
    replaces: string[];
    tokens: string[];
    uri: string;
}

Type declaration

  • alt-names: string[]

    Other names this funder may be identified with

  • id: string

    The id of the funder

  • location: string

    The geographic location of the funder

  • name: string
  • replaced-by: string[]
  • replaces: string[]
  • tokens: string[]
  • uri: string

Generated using TypeDoc