On 11/04/13 08:52, suganya wrote:
Hi, i want to merge two rdf/xml file using rdfcat in jena... > how to merge them???
merging files is simply a matter of combining the triples. Give rdfcat several files and it will write the combined RDF model.
Andy
