Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ The text in the dataset is in English, as used in the source ontologies. The ass
|
|
40 |
### Data Instances
|
41 |
|
42 |
|
43 |
-
An example in the Atomic SI dataset created from the Gene Ontology (GO) is as follows:
|
44 |
```
|
45 |
{
|
46 |
'v_sub_concept': 'ctpase activity',
|
@@ -50,7 +50,7 @@ An example in the Atomic SI dataset created from the Gene Ontology (GO) is as fo
|
|
50 |
}
|
51 |
```
|
52 |
|
53 |
-
An example in the Complex SI dataset created from the Food Ontology (FoodOn) is as follows:
|
54 |
```
|
55 |
{
|
56 |
'v_sub_concept': '...',
|
|
|
40 |
### Data Instances
|
41 |
|
42 |
|
43 |
+
An example in the **Atomic SI** dataset created from the Gene Ontology (GO) is as follows:
|
44 |
```
|
45 |
{
|
46 |
'v_sub_concept': 'ctpase activity',
|
|
|
50 |
}
|
51 |
```
|
52 |
|
53 |
+
An example in the **Complex SI** dataset created from the Food Ontology (FoodOn) is as follows:
|
54 |
```
|
55 |
{
|
56 |
'v_sub_concept': '...',
|