Difference between revisions of "AuthorRules:ENIGMA3 Cortical GWAS"

From Enigma-Dev
Jump to: navigation, search
Line 8: Line 8:
 
     },
 
     },
 
     {
 
     {
         "id": "HasProjectLead (E)",
+
         "id": "FirstDraftContributor (E),
 
         "name": "Project Lead",
 
         "name": "Project Lead",
 
         "sort": false
 
         "sort": false
Line 37: Line 37:
 
         "sort": true
 
         "sort": true
 
       },
 
       },
          {
+
    {
 +
        "id": "HasProjectLead (E)",
 +
        "name": "Project Lead",
 +
        "sort": false
 +
      },
 +
    {
 
       "id": "HasLastAuthor",
 
       "id": "HasLastAuthor",
 
       "name": "Project Lead",
 
       "name": "Project Lead",

Revision as of 23:09, 27 April 2018

   {
  "properties": [
         {
      "id": "HasFirstAuthor",
      "name": "Project Lead",
      "sort": false
    },
    {
       "id": "FirstDraftContributor (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": "HasProjectLead (E)",
       "name": "Project Lead",
       "sort": false
     },
    {
      "id": "HasLastAuthor",
      "name": "Project Lead",
      "sort": false
    }
  ]

}