Dear all, I am trying to create a knowledge base of thousands of RDF for a model recommendation program. My question is if it is better to merge all RDFs into a single RDF file so I have a single huge graph-based repository and persist this to TDB. Or, is it better to persist directly all RDFs into TDB as single files?
Is there any difference in terms of performance, query, etc, which method is better and why? Thanks a lot.
