owlcollab / owlcollab/owltools

Get a subgraph from class axioms

Open
#218 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
115
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Hello,

Am having class and individual axioms from owl api of an ontology file,
Would like to obtain a subgraph containing these axioms and traverse few paths in the graph,
How can i do using owltools?
Have included owltools-parent snapshot - 0.3.0 in my pom.xml,
While using the statement import owltools.graph, i get compilation error,
Kindly help me in performing these tasks,
Thanks much

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the owltools-parent snapshot 0.3.0 dependency in pom.xml and investigate the compilation error from importing owltools.graph. Review how the OWL API exposes class and individual axioms, then determine how a subgraph and path traversal should be obtained. Done means the dependency compiles and the requested subgraph can be traversed.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.