... | ... | @@ -33,6 +33,49 @@ The Evidence Repository provides RESTful-APIs to browse and search classificatio |
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**<span dir="">/api/interpretation/{uuid}</span>**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">SEPIO document of the classification</span>
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
|
|
|
<span dir="">https://erepo.genome.network/evrepo/api/interpretation/9b9e1625-5f63-4b04-aef5-9fa3f6098f24</span><span dir=""> </span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**<span dir="">/api/classification/{uuid}</span>**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">SEPIO document of the classification</span>
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">https://erepo.genome.network/evrepo/api/classification/9b9e1625-5f63-4b04-aef5-9fa3f6098f24</span><span dir=""> </span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**<span dir="">/api/classification/{caId}/{mondoId}/{guidelineId}</span>**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">SEPIO document of the classification</span>
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">https://erepo.genome.network/evrepo/api/classification/CA273848/MONDO:0010726/016</span><span dir=""> </span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**/api/interpretations**
|
|
|
</td>
|
|
|
<td>
|
... | ... | @@ -47,7 +90,7 @@ The Evidence Repository provides RESTful-APIs to browse and search classificatio |
|
|
|
|
|
</table>
|
|
|
|
|
|
#### Rails API modifiers
|
|
|
#### Rails `/api/intepretation` API modifiers
|
|
|
|
|
|
Response from the Rails API endpoints can be filtered or restricted using the following modifiers
|
|
|
|
... | ... | |