- 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!