We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: