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

updated logic to get label for relationship. #100

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

deepananbu
Copy link
Collaborator

Fixes #99

  1. Updated to logic to retrieve the correct label for relationship between nodes

Tested for terms in VIBSO ontology.
Sample url: https://terminology.tib.eu/ts/ontologies/vibso/terms?iri=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FOBI_0000070&subtab=graph

@deepananbu deepananbu linked an issue Nov 21, 2024 that may be closed by this pull request
Copy link
Collaborator

@giraygi giraygi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The example call returns the attached json: call.json which has multiple labels in addition to subClassOf compared to the main branch edges on:
call.json . The result is
is a bit different than the output on service.tib.eu in terms of number of nodes and edges. This is probably due to the different graphs on ols3 and ols4.

@giraygi giraygi merged commit 5404548 into dev Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

graph endpoint only returns subClassOf relations
2 participants