Ho Ritesh,
I have sone experience with Rdf and Flink. What do you mean for accessing a
Jena model? How do you create it?

>From my experience reading triples from jena models is evil because it has
some problems with garbage collection.
On 6 Apr 2016 00:51, "Ritesh Kumar Singh" <riteshoneinamill...@gmail.com>
wrote:

> Hi,
>
> I need some suggestions regarding accessing RDF triples from flink. I'm
> trying to integrate flink in a pipeline where the input for flink comes
> from SPARQL query on a Jena model. And after modification of triples using
> flink, I will be performing SPARQL update using Jena to save my changes.
>
>    - Are there any recommended input format for loading the triples to
>    flink?
>    - Will this use case be classified as a flink streaming job or a batch
>    processing job?
>    - How will loading of the dataset vary with the input size?
>    - Are there any recommended packages/ projects for these type of
>    projects?
>
> Any suggestion will be of great help.
>
> Regards,
> Ritesh
> https://riteshtoday.wordpress.com/
>

Reply via email to