Develop RDF4J IO
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
[Eclipse RDF4J](http://rdf4j.org/) is a set of libraries for processing and handling [RDF](https://en.wikipedia.org/wiki/Resource_Description_Framework) data. The issue suggests to develop the following:
* transforms to read from the filesystem in all supported formats,
* transforms to write back to the filesystem in any supported formats,
* coders to be able to move RDF between transforms.
Partial implementation is available (in Kotlin) at https://github.com/DataFabricRus/scylla-beam-pipelines/blob/master/src/main/kotlin/cc/datafabric/scylladb/pipelines/io/RDF4JIO.kt
Imported from Jira [BEAM-6717](https://issues.apache.org/jira/browse/BEAM-6717). Original Jira may contain additional context.
Reported by: kolchinmax.
Contributor guide
Assessment
This issue has not been assessed yet.