JSON2RDF icon indicating copy to clipboard operation
JSON2RDF copied to clipboard

Streaming generic JSON to RDF converter

Results 9 JSON2RDF issues
Sort by recently updated
recently updated
newest added

characters.json: ``` { "characters": [ { "first name": "Ash", "lastname":"Ketchum"} ] } ``` is valid json. but: ``` cat characters.json | docker run --rm -i atomgraph/json2rdf 'http://tmp.com/ Exception in thread...

Hi! Would it make sense to have a small addition that makes the library usable in Apache Spark? Something along the lines of ```java package com.atomgraph.etl.json; import org.apache.spark.sql.api.java.UDF1; import org.apache.jena.rdf.model.Model;...

From the README: "Property namespace is constructed by adding # to the base URI." If the base URI ends in a forward slash (/), a pound/number sign (#) should not...

enhancement

Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

I noticed that beyond the first 1.0.1 tag, no Github releases have been created for subsequent tagged commits (1.0.2 etc) - is that intentional?

Reading JSONL files (`.ndjson`) would be useful.

Greetings. Since XSLT 3.0 supports JSON, in addition to XML, I suppose that it would be better to convert most, if not all of this software to XSLT. There is...

This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: c32b879c974a0b11bacf29472bf2c7f838574618 File updated: pom.xml Vulnerabilities reduced: 10 ->...

Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...