Difference between revisions of "AuthorRules:ENIGMA3 Cortical GWAS"

From Enigma-Dev
Jump to: navigation, search
(Undo revision 17279 by Admin (talk))
Line 2: Line 2:
 
   {
 
   {
 
     "properties": [
 
     "properties": [
 +
      {
 +
        "id": "FirstDraftContributor (E)",
 +
        "name": "FirstDraftContributor",
 +
        "sort": false
 +
      },
 +
      {
 +
        "id": "HasProjectLead (E)",
 +
        "name": "Project Lead",
 +
        "sort": false
 +
      },
 
       {
 
       {
 
         "id": "HasImagingDataCollector (E)",
 
         "id": "HasImagingDataCollector (E)",
Line 21: Line 31:
 
         "name": "Imaging Data Analyst",
 
         "name": "Imaging Data Analyst",
 
         "sort": true
 
         "sort": true
      },
 
      {
 
        "id": "FirstDraftContributor (E)",
 
        "name": "FirstDraftContributor",
 
        "sort": false
 
      },
 
      {
 
        "id": "HasProjectLead (E)",
 
        "name": "Project Lead",
 
        "sort": false
 
 
       },
 
       },
 
       {
 
       {

Revision as of 10:31, 1 May 2018

 {
   "properties": [
     {
       "id": "FirstDraftContributor (E)",
       "name": "FirstDraftContributor",
       "sort": false
     },
     {
       "id": "HasProjectLead (E)",
       "name": "Project Lead",
       "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",
       "sort": true
     },
     {
       "id": "HasImagingDataAnalyst (E)",
       "name": "Imaging Data Analyst",
       "sort": true
     },
     {
       "id": "HasCohort (E).HasMainPrincipalInvestigator (E)",
       "name": "Main Principal Investigator",
       "sort": true
     },
    {
      "id": "HasLastProjectLead (E)",
      "name": "Project Lead",
      "sort": false
    }
  ]
 }