HomeGetting StartedInstallation & SetupDevelopment & IntegrationDeployment & OperationsData ManagementTechnical SupportPlatform Updates
DocsDevelopment & IntegrationAPI & Client Referencesindex
Reference

file

Stardog provides some CLI commands that work directly over files. For example, you can use the file cat command to concatenate multiple RDF files into a single file and file split command to split a single RDF file into multiple RDF files. These commands are similar to their *nix counterparts but can handle RDF formats and perform compression/decompression on-the-fly.

Select any of the commands to view their manual page.

CommandDescription
file catConcatenate and print RDF files in desired format
file obfuscateObfuscates the contents of the given RDF file
file splitSplits a given RDF file to multiple files