data
The table below contains the CLI commands to work with data in Stardog. Select any of the commands to view their manual page.
Command | Description |
---|---|
data add | Adds RDF data to a database. |
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. |
data size | Returns the number of triples in the database. |