2. impc_images
2.1. Fields
| Path | Type | Description |
|---|---|---|
|
|
The unique identifier for the experiment. |
|
|
The observation ID associated with this experiment. |
|
|
The specimen ID related to this experiment. |
|
|
The ID of the phenotyping center where the experiment was conducted. |
|
|
The name of the phenotyping center. |
|
|
The ID of the production center related to the specimen. |
|
|
The name of the production center. |
|
|
The project ID associated with the specimen. |
|
|
The name of the project associated with the specimen. |
|
|
The accession ID for the gene of interest. |
|
|
The symbol representing the gene of interest. |
|
|
The accession ID for the allele of interest. |
|
|
The symbol for the allele of interest. |
|
|
The zygosity of the specimen. |
|
|
The sex of the specimen. |
|
|
The ID of the biological model used. |
|
|
The ID of the biological sample. |
|
|
The group classification of the biological sample. |
|
|
The accession ID for the strain. |
|
|
The name of the strain. |
|
|
The genetic background of the specimen. |
|
|
The allelic composition of the specimen. |
|
|
The ID of the colony from which the specimen originates. |
|
|
The ID of the litter from which the specimen originates. |
|
|
The date of birth of the specimen. |
|
|
An external identifier for the sample. |
|
|
The life stage of the specimen. |
|
|
The accession number associated with the life stage. |
|
|
The ID of the data source. |
|
|
The name of the data source. |
|
|
The project ID. |
|
|
The name of the project. |
|
|
The pipeline ID. |
|
|
The name of the pipeline. |
|
|
The stable ID of the pipeline. |
|
|
The procedure ID. |
|
|
The name of the procedure. |
|
|
The stable ID of the procedure. |
|
|
The procedure group. |
|
|
The parameter ID. |
|
|
The name of the parameter. |
|
|
The stable ID of the parameter. |
|
|
The procedure sequence ID. |
|
|
The experiment ID. |
|
|
The type of observation. |
|
|
The type of data. |
|
|
The source ID of the experiment. |
|
|
The date the experiment was conducted. |
|
|
The stable ID for the weight parameter. |
|
|
The date of the weight measurement. |
|
|
The age of the specimen in days at the time of the weight measurement. |
|
|
The weight of the specimen. |
|
|
A data point associated with the experiment. |
|
|
The order index. |
|
|
The dimension of the data point. |
|
|
The time point at which the data was collected. |
|
|
A discrete data point. |
|
|
The category of the data. |
|
|
The raw category of the data. |
|
|
Metadata associated with the experiment. |
|
|
The group of the metadata. |
|
|
The MP IDs associated with the experiment. |
|
|
The MP terms associated with the experiment. |
|
|
The anatomy IDs related to the experiment. |
|
|
The anatomy terms related to the experiment. |
|
|
Combined anatomy ID and term related to the experiment. |
|
|
Synonyms for the anatomy terms. |
|
|
Top-level anatomy IDs related to the experiment. |
|
|
Top-level anatomy terms related to the experiment. |
|
|
Selected top-level anatomy IDs. |
|
|
Selected top-level anatomy terms. |
|
|
Intermediate anatomy IDs. |
|
|
Intermediate anatomy terms. |
|
|
Parent anatomy IDs. |
|
|
Parent anatomy terms. |
|
|
Child anatomy IDs. |
|
|
Child anatomy terms. |
|
|
Path to download the file associated with the experiment. |
|
|
Link to the image associated with the experiment. |
|
|
The type of file. |
|
|
Stable IDs for the parameter associations. |
|
|
Sequence IDs for the parameter associations. |
|
|
Dimension IDs for the parameter associations. |
|
|
Names of the parameter associations. |
|
|
Values of the parameter associations. |
|
|
Accession number for the developmental stage. |
|
|
Name of the developmental stage. |
|
|
Text value associated with the experiment. |
|
|
Sub-term IDs related to the experiment. |
|
|
Sub-term names related to the experiment. |
|
|
Descriptions of the sub-terms. |
|
|
The sequence ID related to the experiment. |
|
|
Age of the specimen in days. |
|
|
Age of the specimen in weeks. |
|
|
URL to download data or resources associated with the experiment. |
|
|
URL to a JPEG image related to the experiment. |
|
|
URL to a thumbnail image related to the experiment. |
|
|
OMERO database ID for the image. |
|
|
The top-level MP (Mouse Phenotype) IDs associated with the experiment. |
|
|
The top-level MP terms associated with the experiment. |
|
|
The intermediate MP IDs associated with the experiment. |
|
|
The intermediate MP terms associated with the experiment. |
|
|
Synonyms for the top-level anatomy terms. |
|
|
Synonyms for the selected top-level anatomy terms. |
|
|
Synonyms for the intermediate anatomy terms. |
|
|
Synonyms for the parent anatomy terms. |
|
|
Synonyms for the child anatomy terms. |
2.2. Example Json
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 4780
{
"id" : "1",
"observation_id" : "obs-001",
"specimen_id" : "spec-001",
"phenotyping_center_id" : 100,
"phenotyping_center" : "Center A",
"production_center_id" : 101,
"production_center" : "Center B",
"specimen_project_id" : 200,
"specimen_project_name" : "Project X",
"gene_accession_id" : "Gene-001",
"gene_symbol" : "Gn1",
"allele_accession_id" : "Allele-001",
"allele_symbol" : "Al1",
"zygosity" : "Homozygous",
"sex" : "Male",
"biological_model_id" : 300,
"biological_sample_id" : 301,
"biological_sample_group" : "Group 1",
"strain_accession_id" : "Strain-001",
"strain_name" : "Strain A",
"genetic_background" : "Background 1",
"allelic_composition" : "Comp 1",
"colony_id" : "Colony-001",
"litter_id" : "Litter-001",
"date_of_birth" : "2020-01-01",
"external_sample_id" : "ExtSample-001",
"life_stage_name" : "Adult",
"life_stage_acc" : "LS-001",
"datasource_id" : 400,
"datasource_name" : "DataSource A",
"project_id" : 500,
"project_name" : "Project Y",
"pipeline_id" : 600,
"pipeline_name" : "Pipeline Z",
"pipeline_stable_id" : "PSI-001",
"procedure_id" : 700,
"procedure_name" : "Procedure 1",
"procedure_stable_id" : "PS-001",
"procedure_group" : "Group 2",
"parameter_id" : 800,
"parameter_name" : "Parameter 1",
"parameter_stable_id" : "Param-001",
"procedure_sequence_id" : "Seq-001",
"experiment_id" : "Exp-001",
"observation_type" : "Type 1",
"data_type" : "Data Type 1",
"experiment_source_id" : "Source-001",
"date_of_experiment" : "2025-09-29",
"weight_parameter_stable_id" : "WPID-001",
"weight_date" : "2020-06-15",
"weight_days_old" : 100,
"weight" : 20.5,
"data_point" : 5.5,
"order_index" : 1,
"dimension" : "Dimension 1",
"time_point" : "Day 1",
"discrete_point" : 1.5,
"category" : "Category 1",
"raw_category" : "Raw Category 1",
"metadata" : [ "Meta1", "Meta2" ],
"metadata_group" : "Metadata Group 1",
"mp_id" : [ "MPID-1", "MPID-2" ],
"mp_term" : [ "Term 1", "Term 2" ],
"top_level_mp_id" : [ "TL-MPID-1", "TL-MPID-2" ],
"top_level_mp_term" : [ "Top Level Term 1", "Top Level Term 2" ],
"intermediate_mp_id" : [ "IMPID-1", "IMPID-2" ],
"intermediate_mp_term" : [ "Intermediate Term 1", "Intermediate Term 2" ],
"anatomy_id" : [ "AnatomyID-1", "AnatomyID-2" ],
"anatomy_term" : [ "Anatomy Term 1", "Anatomy Term 2" ],
"anatomy_id_term" : [ "AnatomyIDTerm-1", "AnatomyIDTerm-2" ],
"anatomy_term_synonym" : [ "Synonym 1", "Synonym 2" ],
"top_level_anatomy_id" : [ "TLAnatomyID-1", "TLAnatomyID-2" ],
"top_level_anatomy_term" : [ "TL Anatomy Term 1", "TL Anatomy Term 2" ],
"top_level_anatomy_term_synonym" : [ "TL Anatomy Term 1", "TL Anatomy Term 2" ],
"selected_top_level_anatomy_id" : [ "STLAnatomyID-1", "STLAnatomyID-2" ],
"selected_top_level_anatomy_term" : [ "Selected TL Anatomy Term 1", "Selected TL Anatomy Term 2" ],
"selected_top_level_anatomy_term_synonym" : [ "Selected TL Anatomy Term 1", "Selected TL Anatomy Term 2" ],
"intermediate_anatomy_id" : [ "IAnatomyID-1", "IAnatomyID-2" ],
"intermediate_anatomy_term" : [ "Intermediate Anatomy Term 1", "Intermediate Anatomy Term 2" ],
"intermediate_anatomy_term_synonym" : [ "Intermediate Anatomy Term 1", "Intermediate Anatomy Term 2" ],
"parent_anatomy_id" : [ "ParentAnatomyID-1", "ParentAnatomyID-2" ],
"parent_anatomy_term" : [ "Parent Anatomy Term 1", "Parent Anatomy Term 2" ],
"parent_anatomy_term_synonym" : [ "Parent Anatomy Term 1", "Parent Anatomy Term 2" ],
"child_anatomy_id" : [ "ChildAnatomyID-1", "ChildAnatomyID-2" ],
"child_anatomy_term" : [ "Child Anatomy Term 1", "Child Anatomy Term 2" ],
"child_anatomy_term_synonym" : [ "Child Anatomy Term 1", "Child Anatomy Term 2" ],
"download_file_path" : "/path/to/download",
"image_link" : "http://example.com/image",
"file_type" : "jpeg",
"parameter_association_stable_id" : [ "PAStableID-1", "PAStableID-2" ],
"parameter_association_sequence_id" : [ "PASeqID-1", "PASeqID-2" ],
"parameter_association_dim_id" : [ "PADimID-1", "PADimID-2" ],
"parameter_association_name" : [ "PA Name 1", "PA Name 2" ],
"parameter_association_value" : [ "PA Value 1", "PA Value 2" ],
"developmental_stage_acc" : "DevStageAcc-1",
"developmental_stage_name" : "Development Stage 1",
"text_value" : "Some text value",
"sub_term_id" : [ "SubTermID-1", "SubTermID-2" ],
"sub_term_name" : [ "SubTerm Name 1", "SubTerm Name 2" ],
"sub_term_description" : [ "SubTerm Description 1", "SubTerm Description 2" ],
"sequence_id" : 123,
"age_in_days" : 45,
"age_in_weeks" : 6,
"download_url" : "http://example.com/download",
"jpeg_url" : "http://example.com/jpeg",
"thumbnail_url" : "http://example.com/thumbnail",
"omero_id" : "OmeroID-1"
}
3. Latest updates
-
2024-04-15: Documentation Added