RMLio / RMLio/MappingWeaver-java

JSON-LD flag still returns N-Quads

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

When trying to output JSON-LD instead of N-Quads with the --json-ld flag, MappingWeaver nevertheless returns the same N-Quad output as if the flag was not present at all.

Upon further inspection, I have the impression that this flag is not used at all in the CLI code ...

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the CLI code that parses the --json-ld flag and follow the output-selection path to see why it still produces N-Quads. Run the command with and without --json-ld to compare the results; done means the flag produces JSON-LD output while the default remains N-Quads.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.