owlcollab / owlcollab/owltools
Extracting cross-references from ontology and saving to a tsv
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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