owlcollab / owlcollab/owltools
Error when convert
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 115
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
I'm converting from obo to owl using the following command:
./owltools pride_cv.obo -o pride_cv.owl
I'm receiving the following error at the end:
Content is not allowed in prolog
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 by reproducing the command ./owltools pride_cv.obo -o pride_cv.owl with the reported input and inspect whether the conversion input or generated output triggers the prolog error. Done means the OBO-to-OWL conversion completes without the error and produces pride_cv.owl; the issue provides no test or source file to target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100