Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Gitlab will go into maintenance Friday 3rd February from 9:00 to 10:00
Open sidebar
elixir
metadata-tools
Commits
40414dfc
Commit
40414dfc
authored
Jul 21, 2020
by
Vilem Ded
Browse files
fixing indentation in definitions
parent
90047c76
Changes
1
Hide whitespace changes
Inline
Side-by-side
metadata_tools/resources/elu-dataset.json
View file @
40414dfc
...
...
@@ -44,147 +44,147 @@
"type"
:
"string"
}
}
}
,
"elu:transfer"
:
{
"type"
:
"object"
,
"properties"
:
{
"partner"
:
{
"type"
:
"string"
},
"transfer_details
"
:
{
"type"
:
"string"
},
"transfer_d
ate"
:
{
"type"
:
"string"
,
"pattern"
:
"^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
}
}
},
"elu:transfer"
:
{
"type"
:
"object"
,
"properties"
:
{
"partner
"
:
{
"type"
:
"string"
},
"transfer_d
etails"
:
{
"type"
:
"string"
},
"transfer_date"
:
{
"type"
:
"string"
,
"pattern"
:
"^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
}
},
"elu:data"
:
{
"type"
:
"object"
,
"properties"
:
{
"title"
:
{
"type"
:
"string"
},
"use_restrictions"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"object"
,
"properties"
:
{
"ga4gh_code"
:
{
"type"
:
"string"
,
"enum"
:
[
"NRES"
,
"GRU(CC)"
,
"HMB(CC)"
,
"DS-[XX](CC)"
,
"POA"
,
"RS-[XX]"
,
"RUO"
,
"NMDS"
,
"GSO"
,
"NPU"
,
"PUB"
,
"COL-[XX]"
,
"RTN"
,
"IRB"
,
"GS-[XX]"
,
"MOR-[XX]"
,
"TS-[XX]"
,
"US"
,
"PS"
,
"IS"
]
},
"note"
:
{
"type"
:
"string"
}
},
"required"
:
[
"ga4gh_code"
,
"note"
]
}
},
"data_types"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
,
"enum"
:
[
"Omics_data"
,
"Genotype_data"
,
"Whole_genome_sequencing"
,
"Exome_sequencing"
,
"Genomics_variant_array"
,
"RNASeq"
,
"Genetic_and_derived_genetic_data"
,
"Transcriptome_array"
,
"Methylation_array"
,
"MicroRNA_array"
,
"Metabolomics"
,
"Metagenomics"
,
"Proteomics"
,
"Other_omics_data"
,
"Clinical_Imaging"
,
"Cell_Imaging"
,
"Human_subject_data"
,
"Clinical_data"
,
"Lifestyle_data"
,
"Socio_Economic_Data"
,
"Environmental_Data"
,
"Other_Phenotype_data"
,
"Other"
]
},
"data_type_notes"
:
{
"type"
:
"string"
},
"access_category"
:
{
"type"
:
"string"
,
"enum"
:
[
"open-access"
,
"controlled-access"
]
},
"subjects_category"
:
{
"type"
:
"array"
,
"items"
:
{
}
},
"elu:data"
:
{
"type"
:
"object"
,
"properties"
:
{
"title"
:
{
"type"
:
"string"
},
"use_restrictions"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"object"
,
"properties"
:
{
"ga4gh_code"
:
{
"type"
:
"string"
,
"enum"
:
[
"cases"
,
"controls"
,
"cases_and_controls"
"NRES"
,
"GRU(CC)"
,
"HMB(CC)"
,
"DS-[XX](CC)"
,
"POA"
,
"RS-[XX]"
,
"RUO"
,
"NMDS"
,
"GSO"
,
"NPU"
,
"PUB"
,
"COL-[XX]"
,
"RTN"
,
"IRB"
,
"GS-[XX]"
,
"MOR-[XX]"
,
"TS-[XX]"
,
"US"
,
"PS"
,
"IS"
]
},
"note"
:
{
"type"
:
"string"
}
},
"de_identification"
:
{
"type"
:
"string"
,
"enum"
:
[
"anonymized"
,
"pseudonymized"
]
},
"consent_status"
:
{
"required"
:
[
"ga4gh_code"
,
"note"
]
}
},
"data_types"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
,
"enum"
:
[
"Omics_data"
,
"Genotype_data"
,
"Whole_genome_sequencing"
,
"Exome_sequencing"
,
"Genomics_variant_array"
,
"RNASeq"
,
"Genetic_and_derived_genetic_data"
,
"Transcriptome_array"
,
"Methylation_array"
,
"MicroRNA_array"
,
"Metabolomics"
,
"Metagenomics"
,
"Proteomics"
,
"Other_omics_data"
,
"Clinical_Imaging"
,
"Cell_Imaging"
,
"Human_subject_data"
,
"Clinical_data"
,
"Lifestyle_data"
,
"Socio_Economic_Data"
,
"Environmental_Data"
,
"Other_Phenotype_data"
,
"Other"
]
},
"data_type_notes"
:
{
"type"
:
"string"
},
"access_category"
:
{
"type"
:
"string"
,
"enum"
:
[
"open-access"
,
"controlled-access"
]
},
"subjects_category"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
,
"enum"
:
[
"heterogeneous"
,
"homogeneous"
"cases"
,
"controls"
,
"cases_and_controls"
]
},
"has_special_subjects"
:
{
"type"
:
"boolean"
},
"special_subjects_description"
:
{
"type"
:
"string"
},
"embargo_date"
:
{
"type"
:
"string"
,
"pattern"
:
"^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
},
"storage_end_date"
:
{
"type"
:
"string"
,
"pattern"
:
"^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
},
"storage_duration_criteria"
:
{
"type"
:
"string"
,
"pattern"
:
"^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
}
},
"de_identification"
:
{
"type"
:
"string"
,
"enum"
:
[
"anonymized"
,
"pseudonymized"
]
},
"consent_status"
:
{
"type"
:
"string"
,
"enum"
:
[
"heterogeneous"
,
"homogeneous"
]
},
"has_special_subjects"
:
{
"type"
:
"boolean"
},
"special_subjects_description"
:
{
"type"
:
"string"
},
"embargo_date"
:
{
"type"
:
"string"
,
"pattern"
:
"^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
},
"storage_end_date"
:
{
"type"
:
"string"
,
"pattern"
:
"^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
},
"storage_duration_criteria"
:
{
"type"
:
"string"
,
"pattern"
:
"^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
}
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment