Skip to content
New issue

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

Search index is missing short IDs for many ontologies #135

Closed
mdorf opened this issue Feb 7, 2024 · 0 comments
Closed

Search index is missing short IDs for many ontologies #135

mdorf opened this issue Feb 7, 2024 · 0 comments
Assignees

Comments

@mdorf
Copy link
Member

mdorf commented Feb 7, 2024

Currently, our search index contains short IDs only for the ontologies whose terms include the "notation" attribute. It turns out that the "notation" attribute is not present in all ontologies and terms. Instead, the terms in these ontologies contain an equivalent field, called "prefixIRI" (added during the OWL API Wrapper (https://github.com/ncbo/owlapi_wrapper/) processing. The "prefixIRI" field is never indexed, thus resulting in failure of searches for short IDs on those ontologies.

@mdorf mdorf self-assigned this Feb 7, 2024
@mdorf mdorf changed the title Search index is missing short IDs (notation) for many ontologies Search index is missing short IDs for many ontologies Feb 7, 2024
mdorf added a commit to ncbo/ontologies_linked_data that referenced this issue Feb 27, 2024
mdorf added a commit to ncbo/ontologies_linked_data that referenced this issue Feb 27, 2024
@mdorf mdorf closed this as completed Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant