SciGraph / golr-loader

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

Remove iris from equivalent_curie field #49

Closed kshefchek closed 5 years ago

kshefchek commented 5 years ago

Currently if an equivalent identifier cannot be resolved to a curie, the IRI is indexed in the equivalent curie field. This update removes this, so only curies will be present in this field.

See https://github.com/monarch-initiative/monarch-ui/issues/63