RMLio / RMLio/MappingWeaver-java
FilePath root ignored
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
No matter what value (rml:MappingDirectory or rml:CurrentWorkingDirectory) or literal path indicated by rml:root, FilePaths are always resolved relative to the mapping directory.
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 tracing where FilePath values are resolved and how rml:root, rml:MappingDirectory, and rml:CurrentWorkingDirectory are handled. Reproduce the issue with each root value, then verify that FilePaths resolve relative to the selected root rather than always using the mapping directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100