RMLio / RMLio/MappingWeaver-java
JSON-LD flag still returns N-Quads
Nessuno ha ancora preso questa issue.
- Lingua principale
- Java
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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 ...
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- cli
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100