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

data

The table below contains the CLI commands for working with data in Stardog.

Select any of the commands to view their manual page.

CommandDescription
data addAdds RDF data to a database; prints status on STDOUT.
data exportExports the contents of a database in RDF.
data modelGenerates a data model from the specified input and outputs the model in the desired format.
data obfuscateExports the contents of a database in obfuscated RDF.
data removeRemoves RDF from a database; prints status on STDOUT.
data sizeReturns the number of triples in the database.