Datasets:

lawhy commited on
Commit
cea98e3
1 Parent(s): 3424264

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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': '...',