jeswr / jeswr/rdf-transform-cli.js
Use input path for BaseIRI
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When the baseIRI is not specified the file path should be used in https://github.com/jeswr/rdf-transform-cli.js/blob/2ce2ddc7b596fe5029ef4cabb4050b83ce27b40d/lib/cli.ts#L23
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in lib/cli.ts at line 23, where BaseIRI handling is referenced. Trace the behavior when no baseIRI is supplied and verify that the input file path is used instead; confirm the change with the repository's existing tests or test command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100