Difference between revisions of "AuthorRules:ENIGMA3 Cortical GWAS"
From Enigma-Dev
Line 5: | Line 5: | ||
"id": "FirstDraftContributor (E)", | "id": "FirstDraftContributor (E)", | ||
"name": "First Draft Contributor", | "name": "First Draft Contributor", | ||
+ | "priority": 2, | ||
"sort": false | "sort": false | ||
}, | }, | ||
Line 10: | Line 11: | ||
"id": "HasImagingDataCollector (E)", | "id": "HasImagingDataCollector (E)", | ||
"name": "Imaging Data Collector", | "name": "Imaging Data Collector", | ||
− | + | "priority": 3, | |
+ | "sort_as": "Contributor", | ||
"sort": true | "sort": true | ||
}, | }, | ||
Line 16: | Line 18: | ||
"id": "HasGeneticDataCollector (E)", | "id": "HasGeneticDataCollector (E)", | ||
"name": "Genetic Data Collector", | "name": "Genetic Data Collector", | ||
− | + | "priority": 4, | |
+ | "sort_as": "Contributor", | ||
"sort": true | "sort": true | ||
}, | }, | ||
Line 22: | Line 25: | ||
"id": "HasGeneticDataAnalyst (E)", | "id": "HasGeneticDataAnalyst (E)", | ||
"name": "Genetic Data Analyst", | "name": "Genetic Data Analyst", | ||
− | + | "priority": 5, | |
+ | "sort_as": "Contributor", | ||
"sort": true | "sort": true | ||
}, | }, | ||
Line 28: | Line 32: | ||
"id": "HasImagingDataAnalyst (E)", | "id": "HasImagingDataAnalyst (E)", | ||
"name": "Imaging Data Analyst", | "name": "Imaging Data Analyst", | ||
− | + | "priority": 6, | |
+ | "sort_as": "Contributor", | ||
"sort": true | "sort": true | ||
}, | }, | ||
Line 34: | Line 39: | ||
"id": "HasCohort (E).HasMainPrincipalInvestigator (E)", | "id": "HasCohort (E).HasMainPrincipalInvestigator (E)", | ||
"name": "Main Principal Investigator", | "name": "Main Principal Investigator", | ||
+ | "priority": 7, | ||
"sort": true | "sort": true | ||
}, | }, | ||
Line 39: | Line 45: | ||
"id": "HasProjectLead (E)", | "id": "HasProjectLead (E)", | ||
"name": "Project Lead", | "name": "Project Lead", | ||
+ | "priority": 8, | ||
"sort": false | "sort": false | ||
}, | }, | ||
Line 44: | Line 51: | ||
"id": "HasLastProjectLead (E)", | "id": "HasLastProjectLead (E)", | ||
"name": "Project Lead", | "name": "Project Lead", | ||
+ | "priority": 1, | ||
"sort": false | "sort": false | ||
} | } | ||
] | ] | ||
} | } |
Revision as of 16:53, 3 May 2018
{ "properties": [ { "id": "FirstDraftContributor (E)", "name": "First Draft Contributor", "priority": 2, "sort": false }, { "id": "HasImagingDataCollector (E)", "name": "Imaging Data Collector", "priority": 3, "sort_as": "Contributor", "sort": true }, { "id": "HasGeneticDataCollector (E)", "name": "Genetic Data Collector", "priority": 4, "sort_as": "Contributor", "sort": true }, { "id": "HasGeneticDataAnalyst (E)", "name": "Genetic Data Analyst", "priority": 5, "sort_as": "Contributor", "sort": true }, { "id": "HasImagingDataAnalyst (E)", "name": "Imaging Data Analyst", "priority": 6, "sort_as": "Contributor", "sort": true }, { "id": "HasCohort (E).HasMainPrincipalInvestigator (E)", "name": "Main Principal Investigator", "priority": 7, "sort": true }, { "id": "HasProjectLead (E)", "name": "Project Lead", "priority": 8, "sort": false }, { "id": "HasLastProjectLead (E)", "name": "Project Lead", "priority": 1, "sort": false } ] }