Schema for LMO
This section provides an overview of the schemas related to the Living Modified Organism (LMO). Each schema details the structure and fields required for the LMO-related requests and responses.
NOTE
When making an API request using the Living Modified Organism (LMO) schema, it is crucial to include the correct schema identifier. The schema parameter must be set to "modifiedOrganism"
to ensure that the request is processed correctly and targets the appropriate data structure. Failure to provide the correct schema may result in an error or unexpected behavior in the response.
Title | Field | Mandatory | Type | Example |
---|---|---|---|---|
header | Eheader | { "identifier": "D6AC2CEC-960B-D9F4-87BF-0C0AB115F0B1", "schema": "modifiedOrganism", "languages": [ "en" ] } | ||
LMO name | identity | lstring | { "en": "Test Name" } | |
Transformation event | transformationEvent | True | string | TestEvent |
Does this LMO have a unique identifier? | hasUniqueIdentification | True | bool | True |
Unique identifier | uniqueIdentification | string | UNIQ7890 | |
Developer(s) | developers | True | Ereference[] | [ { "identifier": "3CBDA8AA-4A16-CA5C-D405-7F4E865A60AA@1" } ] |
Description | description | True | lstring | { "en": " |
“Recipient Organism” or “Parental Organisms” | recipientOrganisms | True | Ereference[] | [ { "identifier": "1E027990-5D44-F3AF-75E3-715B60BFD3CD@8" } ] |
Point of collection or acquisition of the recipient organism or parental organisms | recipientOrganismCollectionPoint | lstring | { "en": "Test Point" } | |
Related LMO(s) | linkedModifiedOrganisms | Ereference[] | [ { "identifier": "1E027990-5D44-F3AF-75E3-715B60BFD3CD@8" } ] | |
Introduced or modified genetic element(s) | genes | True | Ereference[] | [ { "identifier": "B3F2CEA4-EB7A-DDF2-02CA-701520EE1BE7@2" } ] |
Notes regarding the genetic elements present in this LMO | geneNotes | lstring | { "en": " | |
Other gene(s) whose expression was affected by the transformation | affectedGenes | Ereference[] | [ { "identifier": "B3F2CEA4-EB7A-DDF2-02CA-701520EE1BE7@2" } ] | |
Please describe how the expression of the gene(s) was affected | affectedGeneNotes | lstring | { "en": " | |
Vector | vector | True | lstring | { "en": "Test Vector" } |
Genetic elements construct | geneConstructs | TranscriptElement[][] | [ [ { "type": "senseStart", "identifier": "B3F2CEA4-EB7A-DDF2-02CA-701520EE1BE7@2", "size": 45 }, { "type": "sense", "identifier": "B3F2CEA4-EB7A-DDF2-02CA-701520EE1BE7@2", "size": 45 }, { "type": "senseStop", "identifier": "B3F2CEA4-EB7A-DDF2-02CA-701520EE1BE7@2", "size": 50 } ] ] | |
Common use(s) of the LMO | commonUses | Eterm[] | [ { "identifier": "F816F788-BBC3-4ADB-9979-AE07CDED094E" } ] | |
Techniques used for the modification | techniqueUsed | True | Eterm[] | [ { "identifier": "0368E952-6D50-43D3-B23A-EFA438B410A9" } ] |
isGeneEdited | bool | |||
Modified traits | traits | True | Eterm[] | [ { "identifier": "31396BD1-9E3E-4EB3-A29E-9A22B7230221" }, { "identifier": "7CC2B74F-B117-4E7A-A358-2A8284430651" } ] |
Additional Information | detectionMethod | lstring | { "en": " | |
External link(s) | detectionMethodLinks | Elink[] | [ { "url": "https://www.google.com", "name": "Google", "language": "en" } ] | |
Any other relevant information | relevantInformation | lstring | { "en": " | |
Any other relevant documents | relevantDocuments | Elink[] | [ { "url": "https://www.google.com", "name": "Google", "language": "en" } ] |