Open chunhualiao opened 3 years ago
I am trying to use Yago 4 to encode some csv table. The first column of the table is the size of an array (Matrix).
Searching “size” in https://yago-knowledge.org/graph/Elvis_Presley , I get
Yago:Magnitude_(mathematics) --> size@en <-- rdfs:label yago:size_Q19528
However, https://yago-knowledge.org/graph/yago:size_Q19528 is a Unix program named size. I was expecting to find https://en.wikipedia.org/wiki/Size instead.
Did I do anything wrong?
Also how to do a reverse lookup from a wiki link to find its corresponding yago entity?
I am trying to use Yago 4 to encode some csv table. The first column of the table is the size of an array (Matrix).
Searching “size” in https://yago-knowledge.org/graph/Elvis_Presley , I get
Yago:Magnitude_(mathematics) --> size@en <-- rdfs:label yago:size_Q19528
However, https://yago-knowledge.org/graph/yago:size_Q19528 is a Unix program named size. I was expecting to find https://en.wikipedia.org/wiki/Size instead.
Did I do anything wrong?
Also how to do a reverse lookup from a wiki link to find its corresponding yago entity?