DataProvider: {
    name: string;
    uri: string;
}

A generic type for storing data providers:

  • a name that describes the data provider
  • a URI that contains the data