apache / apache/jena

`rdfdiff` with quad support

Open
#2,131 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.