export interface DatasetLinkedCollection { id: number; alias: string; displayName: string; }