W3C - World Wide Web Consortium
Previous Table of Contents Table of Contents Next

Basic RDF
Merge in Practice


  • Development environments merge graphs automatically
    • e.g., in Python, the Triple Store can “load” several files
    • the load merges the new statements automatically
  • Merging the RDF/XML files into one is also possible
    • but not really necessary, the tools will merge them for you
    • keeping them separated may make maintenance easier
    • some of the files may be on a remote site anyway!

Ivan Herman, W3C 31 (134)