BONSAMURAIS / BONSAMURAIS/arborist
NT file format
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, Arborist will always output files with the `ttl` file extension. It would be nice to have a cli option to also output in other formats (e.g., `nt`, `xml`, `trix`...).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating Arborist's CLI output handling and the code that currently selects the `ttl` file extension. Determine how an option for `nt`, `xml`, and `trix` should be represented and validated. Done means the CLI can select the requested output format and produces the corresponding extension and serialization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100