Difference between revisions of "AuthorRules:ENIGMA3 Cortical GWAS"
From Enigma-Dev
| Line 30: | Line 30: | ||
"id": "HasCohort (E).HasInvestigator (E)", | "id": "HasCohort (E).HasInvestigator (E)", | ||
"name": "Investigator", | "name": "Investigator", | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
"sort": true | "sort": true | ||
}, | }, | ||
Revision as of 23:07, 5 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).HasInvestigator (E)",
"name": "Investigator",
"sort": true
},
{
"id": "HasProjectLead (E)",
"name": "Senior Lead",
"sort": false
}
]
}