muhammadravi251001 commited on
Commit
7f23339
·
verified ·
1 Parent(s): 895227f

Update README.md for consistency

Browse files

Update README.md specifically on the `sub_id` and `obj_id` to `sub_uri` and `obj_uri` respectively.

Files changed (1) hide show
  1. README.md +2 -2
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
- * "obj_id": knowledge graph id of the object
194
  * "obj_label": surface form of the object
195
- * "sub_id": knowledge graph id of the subject
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