Update README.md for consistency (#3)
Browse files- Update README.md for consistency (7f2333974b8f6a742d3de54027d9194418c6b57d)
Co-authored-by: Muhammad Ravi Shulthan Habibi <[email protected]>
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
|