Usually when people talk about big data in anything but a very general sense they are talking about Apache Hadoop and the MapReduce model which is a way of parallel processing very large data sets. This is a completely different model to the RDF graph model supported by Apache Jena. That's not to say you can't process large data sets in parallel using Jena - but that would be big data in the very general sense.
Rob On Thu, Oct 29, 2015 at 9:17 PM, kumar rohit <[email protected]> wrote: > Hello how can big data can be related with Jena or semantic web in general? >
