Difference between revisions of "AuthorRules:ENIGMA3 Cortical GWAS"
From Enigma-Dev
Line 29: | Line 29: | ||
{ | { | ||
"id": "HasCohort (E).HasMainPrincipalInvestigator (E)", | "id": "HasCohort (E).HasMainPrincipalInvestigator (E)", | ||
− | "name": "Principal Investigator", | + | "name": "Main Principal Investigator", |
"sort": true | "sort": true | ||
}, | }, | ||
{ | { | ||
"id": "HasProjectLead (E)", | "id": "HasProjectLead (E)", | ||
− | "name": " | + | "name": "Project Lead", |
"sort": false | "sort": false | ||
} | } | ||
] | ] | ||
} | } |
Revision as of 22:21, 7 April 2018
{ "properties": [ { "id": "HasImagingDataCollector (E)", "name": "Imaging Data Collector", "sort": false }, { "id": "HasGeneticDataCollector (E)", "name": "Genetic Data Collector", "sort": true }, { "id": "HasGeneticDataAnalyst (E)", "name": "Genetic Data Analyst", "sort": true }, { "id": "HasImagingDataAnalyst (E)", "name": "Imaging Data Analyst", "sort": true }, { "id": "HasProjectDeveloper (E)", "name": "Developer", "sort": true }, { "id": "HasCohort (E).HasMainPrincipalInvestigator (E)", "name": "Main Principal Investigator", "sort": true }, { "id": "HasProjectLead (E)", "name": "Project Lead", "sort": false } ] }