Project

General

Profile

« Previous | Next » 

Revision 49550

'resultbestlicense' field of index renamed to 'resultbestaccessright' and 'bestlicense' field renamed to 'bestaccessright' | htmlProjectReport - project landing: fix query for research data tab in app box | Remove '-' when there are no unclassified subjects in landing pages | Similar Research Results and Related Research Results: case for software results added | Publication landing, Dataset landing, Software landing: 'collectedfrom' parsed through 'instance' field | Search Pages and project landing page: Alert when CSV download fails | Organization landing: encoding funder's info in queries

View differences:

datasetInfo.ts
14 14
    otherSubjects: Map<string, string[]>;
15 15
    classifiedSubjects: Map<string, string[]>;
16 16
    description: string;
17
    //bestlicense: string;
17
    //bestaccessright: string;
18 18
    collectedFrom: { "name": string, "id": string}[];
19 19
    projectsProvenanceVocabulary: { "sysimport:crosswalk:repository": string,
20 20
                                    "sysimport:crosswalk:entityregistry": string,

Also available in: Unified diff