libs/core/src/lib/model/dataset-api/identifiable.ts
id: string
string
export interface Identifiable { id: string; }