... | ... | @@ -319,7 +319,7 @@ The table below lists the key fields returned in the API response. |
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">"ld": \[ { "CriteriaCode": \[ … \]</span> <span dir="">}, {"RuleSet": \[ … \]</span> <span dir="">}, { "Gene": \[ … \] } \],</span>
|
|
|
<span dir="">`"ld": \[ { "CriteriaCode": \[ … \] }, {"RuleSet": \[ … \] }, { "Gene": \[ … \] } \],`</span>
|
|
|
|
|
|
<span dir="">Here, "CriteriaCode", "RuleSet" and "Gene" are the linked data entities for the variant "CA000176"</span>
|
|
|
</td>
|
... | ... | @@ -335,7 +335,7 @@ The table below lists the key fields returned in the API response. |
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">"ldFor": \[ { "Gene": \[ … \] } \],</span>
|
|
|
<span dir="">`"ldFor": \[ { "Gene": \[ … \] } \]`</span>
|
|
|
|
|
|
<span dir="">SequenceVariantInterpretation “CA000176” is linked data FOR the Gene “TP53”</span>
|
|
|
</td>
|
... | ... | @@ -351,7 +351,7 @@ The table below lists the key fields returned in the API response. |
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">"entId": "GN016",</span>
|
|
|
<span dir="">`"entId": "GN016"`</span>
|
|
|
|
|
|
<span dir="">where "GN016" - ClinGen Allele Registry identifier for “SequenceVariantInterpretation”</span>
|
|
|
</td>
|
... | ... | @@ -367,7 +367,7 @@ The table below lists the key fields returned in the API response. |
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">"entIri": "</span>[<span dir="">https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:1097</span>](https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:1097)<span dir="">",</span>
|
|
|
<span dir="">`"entIri": "`</span>[<span dir="">`https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:1097`</span>](https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:1097)<span dir="">`"`,</span>
|
|
|
|
|
|
<span dir="">where the IRI is the “link” to this entity in the external data source</span>
|
|
|
</td>
|
... | ... | @@ -383,7 +383,7 @@ The table below lists the key fields returned in the API response. |
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">"entType": "SequenceVariantInterpretation",</span>
|
|
|
<span dir="">`"entType": "SequenceVariantInterpretation"`</span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
... | ... | @@ -399,7 +399,7 @@ The table below lists the key fields returned in the API response. |
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">"ldhId": "41889804",</span>
|
|
|
<span dir="">`"ldhId": "41889804"`</span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
... | ... | @@ -415,7 +415,7 @@ The table below lists the key fields returned in the API response. |
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">"ldhIri": "</span>[<span dir="">https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/41889804</span>](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/41889804)<span dir="">"</span>
|
|
|
<span dir="">`"ldhIri": "`</span>[<span dir="">`https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/41889804`</span>](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/41889804)<span dir="">"</span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
... | ... | @@ -429,7 +429,7 @@ The table below lists the key fields returned in the API response. |
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">"entContent": {...}</span>
|
|
|
<span dir="">`"entContent": {...}`</span>
|
|
|
|
|
|
<span dir="">The excerpt content will be different for each entity type. Detailed documentation for the excerpt content stored for each type of entity will be added soon.</span>
|
|
|
</td>
|
... | ... | @@ -445,7 +445,7 @@ The table below lists the key fields returned in the API response. |
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">"modifier": "johndoe",</span>
|
|
|
<span dir="">`"modifier": "johndoe",`</span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
... | ... | @@ -459,7 +459,7 @@ The table below lists the key fields returned in the API response. |
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">"modified": "2019-10-03T17:04:35.395Z",</span>
|
|
|
<span dir="">`"modified": "2019-10-03T17:04:35.395Z",`</span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
</table>
|
... | ... | |