Update README.md for consistency
#3
by
						
muhammadravi251001
	
							
						- opened
							
					
    	
        README.md
    CHANGED
    
    | 
         @@ -190,9 +190,9 @@ For each language and relation there are triples, that consists of an object, a 
     | 
|
| 190 | 
         
             
            Each instance has the following fields
         
     | 
| 191 | 
         
             
            * "uuid": a unique identifier
         
     | 
| 192 | 
         
             
            * "lineid": a identifier unique to mlama
         
     | 
| 193 | 
         
            -
            * " 
     | 
| 194 | 
         
             
            * "obj_label": surface form of the object
         
     | 
| 195 | 
         
            -
            * " 
     | 
| 196 | 
         
             
            * "sub_label": surface form of the subject
         
     | 
| 197 | 
         
             
            * "template": template
         
     | 
| 198 | 
         
             
            * "language": language code
         
     | 
| 
         | 
|
| 190 | 
         
             
            Each instance has the following fields
         
     | 
| 191 | 
         
             
            * "uuid": a unique identifier
         
     | 
| 192 | 
         
             
            * "lineid": a identifier unique to mlama
         
     | 
| 193 | 
         
            +
            * "obj_uri": knowledge graph id of the object
         
     | 
| 194 | 
         
             
            * "obj_label": surface form of the object
         
     | 
| 195 | 
         
            +
            * "sub_uri": knowledge graph id of the subject
         
     | 
| 196 | 
         
             
            * "sub_label": surface form of the subject
         
     | 
| 197 | 
         
             
            * "template": template
         
     | 
| 198 | 
         
             
            * "language": language code
         
     |