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

Add "rdfs:subclassof" as a refinement relation #380

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

nanglo123
Copy link
Contributor

@nanglo123 nanglo123 commented Oct 3, 2024

This PR adds the rdf:subclassof relation as a refinement relation when testing if a curie is an ontological child of another curie. We add this relation because the dkg construction pipeline now classifies subclass relation types as rdf:subclassof instead of subclassof in the neo4j graph.

This has been tested locally with a local version of the REST API and tests/test_template/test_concept_refinement_grounding now passes when making a request to the local version of the REST API.

@bgyori bgyori merged commit 86e72e7 into gyorilab:main Oct 3, 2024
0 of 2 checks passed
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.

2 participants