SciGraph / golr-loader

Convert SciGraph queries into json that can be loaded by Golr
Apache License 2.0
1 stars 3 forks source link

Consider indexing non clique leaders #41

Closed kshefchek closed 4 years ago

kshefchek commented 6 years ago

I ran into an issue today where I could not find a label for an HPO class, and tracked it to: https://github.com/obophenotype/upheno/issues/190 and, https://github.com/obophenotype/upheno/issues/149

Should we be indexing all non-clique leaders? This wouldn't work well with MONDO since non clique-leaders do not contain rdfs:label annotation properties.