`rdfdiff` with quad support
Open
enhancement
help wanted
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 712
- Avg merge
- 15h 41m
- Merged PRs (30d)
- 53
Description
### Version
4.9.0
### Feature
[`rdfdiff`](https://github.com/apache/jena/blob/main/jena-cmds/src/main/java/arq/rdfdiff.java) only supports triples.
Is there a reason why it couldn't support quads as well?
### Are you interested in contributing a solution yourself?
Perhaps?
Contributor guide
Research direction
Start with jena-cmds/src/main/java/arq/rdfdiff.java, the entry point named in the issue, and trace how rdfdiff currently handles triples. Determine the required behavior for quads and verify that rdfdiff can compare quad data as well as triples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100