You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We analyzed this issue in a more systematic way.
The attached file contains about 113.405 resources without labels.
This excludes annotations created for reification.
The list was created based on the current release KG COVID (21 Oct 2020).
Describe the bug
URIs from http://identifiers.org/mesh namespace, such as http://identifiers.org/mesh/D014376
are missing http://www.w3.org/2000/01/rdf-schema#label in KG-COVID, although this information is available, for http://identifiers.org/mesh/D014376 the label is "Turbecolosis".
To Reproduce
grep "identifiers.org/mesh.*label" kg-covid.nt
Expected behavior
A clear and concise description of what you expected to happen.
kg-covid.net contains
<http://identifiers.org/mesh/D014376> <http://www.w3.org/2000/01/rdf-schema#label> "Tuberculosis" .
Version
Which version of KG-COVID-19 are you seeing the bug with? An md5 hash is most useful.
About a week and a half old.
Additional context
The unavailability of labels affects also additional namespaces like
Availability of labels is useful for visualization tools as discussed with @realmarcin.
The text was updated successfully, but these errors were encountered: