Project

General

Profile

« Previous | Next » 

Revision 55057

[Trunk|Library]: #4220: Add 'References' section in 'Research Data Landing page'.

View differences:

datasetInfo.ts
47 47
    similarResearchResults: { "name": string, "id": string, "date": string, "percentage": number, "class": string}[]; // percentage is for similarity
48 48
    contexts: { "labelContext": string, "labelCategory": string, "labelConcept": string, "inline": boolean}[];
49 49
    record;
50
    references: { "name": string, "url": string}[];
50 51
}

Also available in: Unified diff