Loaders

Loaders provide Vocbench with the ability to load data from various kinds of sources such as files, triple stores and custom sources. On the "Load Data" page, the desired type of source can be chosen using the combobox labelled "Load from".

Available extensions

This section lists all extensions bundled with the current VocBench.

Details about the extension point and its available plugins, such as the interface definition, method signatures and parameters description are provided on dedicated Semantic Turkey pages.

Graph Store HTTP Loader

This loader loads RDF data from a source complying with the SPARQL 1.1 Graph Store HTTP Protocol. You can use it to load graph data from a remote repository.

Graph Store HTTP Loader Configuration

Configuration:

The following example shows the general pattern for GraphDB. In this example {repositoryID} is a placeholder for the repository name. If you use another triple store, please consult its documentation.

HTTP Loader

This loader uses the Hypertext Transfer Protocol (HTTP). HTTP is a stateless application-level protocol and it requires a reliable network transport connection to exchange data between client and server.

HTTP Loader Configuration

Configuration:

SFTP Loader

This loader uses the Secure File Transfer Protocol (SFTP). SFTP is a network protocol that provides file access, file transfer, and file management over any reliable data stream.

SFTP Loader Configuration

Configuration: