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

namespace

Stardog allows database administrators to persist and manage custom namespace prefix bindings. Read more about namespaces in Database Administration.

Select any of the commands to view their manual page.

CommandDescription
namespace addAdds a new namespace prefix in the database, overriding any previous mapping for the prefix.
namespace exportExports the namespace prefixes stored in a database in Turtle or SPARQL format.
namespace importImports namespace prefixes from an RDF file.
namespace listLists the namespace prefixes stored in database in a tabular format.
namespace removeRemoves an existing namespace prefix from a database.