Loading RDF Data from Files

The topics in this section provide instructions for loading data to AnzoGraph DB from files that are in RDF format: Turtle, N-Triple, N-Quad, TriG, or JSON-LD. RDF files are loaded in parallel using AnzoGraph DB's IO Load service, which enables AnzoGraph DB to read (and write) encrypted or non-encrypted data from remote file storage systems like Amazon, Google, and Azure object stores as well as web servers and network file systems. If you have local triple or quad files, you can also load data using the native SPARQL LOAD query. This section also includes information about file system and directory requirements as well as details about data type handling.

For information about loading data from non-RDF data sources, see Loading Non-RDF Data with the GDI.