owlcollab / owlcollab/owltools

Extracting cross-references from ontology and saving to a tsv

Open
#128 4 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

What command can I use to extract the value for xref tags from terms and save the results to a tsv? The tsv would preferably contain the following columns: term_id, term_name, xref. More generally, I am interested in extracting tag-value pairs from ontologies using owltools.

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 owltools' command-line documentation and existing extraction commands, then check how xref values are represented. Done means identifying a command or documenting whether term_id, term_name, and xref can be emitted as TSV columns; the issue names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data, tooling
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.