Link Search Menu Expand Document
Start for Free

data

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

Select any of the commands to view their manual page.

Command Description
data add Adds RDF data to a database; prints status on STDOUT.
data export Exports the contents of a database in RDF.
data model Generates a data model from the specified input and outputs the model in the desired format.
data obfuscate Exports the contents of a database in obfuscated RDF.
data remove Removes RDF from a database; prints status on STDOUT.
data size Returns the number of triples in the database.