Difference between revisions of "AuthorRules:ENIGMA3 Cortical GWAS"
From Enigma-Dev
Line 1: | Line 1: | ||
− | + | { | |
− | |||
"properties": [ | "properties": [ | ||
− | + | { | |
− | + | "id": "HasProjectLead (E)", | |
− | + | "name": "Project Lead", | |
− | + | "sort": false | |
}, | }, | ||
{ | { | ||
Line 25: | Line 24: | ||
"id": "HasGeneticDataAnalyst (E)", | "id": "HasGeneticDataAnalyst (E)", | ||
"name": "Genetic Data Analyst", | "name": "Genetic Data Analyst", | ||
+ | "group": "Analyst", | ||
"sort": true | "sort": true | ||
}, | }, | ||
Line 30: | Line 30: | ||
"id": "HasImagingDataAnalyst (E)", | "id": "HasImagingDataAnalyst (E)", | ||
"name": "Imaging Data Analyst", | "name": "Imaging Data Analyst", | ||
+ | "group": "Analyst", | ||
"sort": true | "sort": true | ||
}, | }, |
Revision as of 06:29, 1 May 2018
{
"properties": [ { "id": "HasProjectLead (E)", "name": "Project Lead", "sort": false }, { "id": "FirstDraftContributor (E)", "name": "FirstDraftContributor", "sort": false }, { "id": "HasImagingDataCollector (E)", "name": "Imaging Data Collector", "sort": true }, { "id": "HasGeneticDataCollector (E)", "name": "Genetic Data Collector", "sort": true }, { "id": "HasGeneticDataAnalyst (E)", "name": "Genetic Data Analyst", "group": "Analyst", "sort": true }, { "id": "HasImagingDataAnalyst (E)", "name": "Imaging Data Analyst", "group": "Analyst", "sort": true }, { "id": "HasCohort (E).HasMainPrincipalInvestigator (E)", "name": "Main Principal Investigator", "sort": true }, { "id": "HasLastProjectLead (E)", "name": "Project Lead", "sort": false } ]
}